[Bug 38860] Nokia X Manager v1.1 (.NET 4.0 app) fails to run (broken WINEPREFIX)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 3 16:33:21 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38860

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |dotnet, download
             Status|UNCONFIRMED                 |RESOLVED
                URL|                            |http://www.androidfilehost.
                   |                            |com/?fid=23501681358540628
                 CC|                            |focht at gmx.net
         Resolution|---                         |INVALID
            Summary|nokia x manager,            |Nokia X Manager v1.1 (.NET
                   |NETFramework,Version=v4.0,P |4.0 app) fails to run
                   |rofile=Client" not          |(broken WINEPREFIX)
                   |implemented                 |

--- Comment #1 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

the tool you used for validating .NET Frameworks install/presence is useless as
it uses simple methods which even Wine-Mono can do the trick.

You didn't install .NET Frameworks properly hence Wine-Mono is still there
which obviously can't work here for various reasons.

Use 'winetricks' for proper .NET installation which takes care of many things.
It can be done without 'winetricks' but this requires certain knowledge and you
don't get any support using these alternate methods.

Additionally:

-> don't use 64-bit prefixes
-> check WineHQ app entries for MS .NET Frameworks
(https://appdb.winehq.org/objectManager.php?sClass=application&iId=2586)

The main GUI shows up for me with .NET Framework 4.0 properly installed.

But: I'm not sure what are you trying to accomplish here ... flashing/rooting a
smartphone from Wine?

The provided 'adb.exe' in server-mode and 'fastboot.exe' can't work here due
use of raw USB (Wine is not an Operating System).
Use native Linux tools for that.
It might be possible to start a native Linux adb server and connect with the
.NET app as client to the adb server port.

$ sha1sum Setup_NokiaXMgr_v1.1.0.0.exe 
56103518d18868583f34f5a0582cd2874ec00c40  Setup_NokiaXMgr_v1.1.0.0.exe

$ du -sh Setup_NokiaXMgr_v1.1.0.0.exe 
43M    Setup_NokiaXMgr_v1.1.0.0.exe

$ wine --version
wine-1.7.46-193-g8b566b1

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list