http://bugs.winehq.org/show_bug.cgi?id=33256
Bug #: 33256 Summary: Garmin WebUpdater says "You must be a local administrator to run this application" Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: wallykramer@gmail.com Classification: Unclassified
Steps to reproduce: 1. Download http://www8.garmin.com/software/WebUpdater_WindowsXPSP3andnewer__256.exe 2. Execute wine WebUpdater_WindowsXPSP3andnewer__256.exe 3. Observe that it begins to run, doing some self-unpacking, and issues a few debug messages on the terminal used to launch it. 4. Without any user interaction, it declares: "You must be a local administrator to run this application."
This is Fedora 16 32-bit
[wally@lenovoR61 Downloads]$ uname -a Linux lenovoR61 3.6.11-4.fc16.i686 #1 SMP Tue Jan 8 21:23:31 UTC 2013 i686 i686 i386 GNU/Linux [wally@lenovoR61 Downloads]$ rpm -q wine wine-1.5.22-1.fc16.i686 [wally@lenovoR61 Downloads]$ wine --version wine-1.5.22 [wally@lenovoR61 Downloads]$ wine WebUpdater_WindowsXPSP3andnewer__256.exe fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=3): stub fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=1): stub fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=0): stub fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=2): stub .NET 3.5 found. Launching client... [wally@lenovoR61 Downloads]$
http://bugs.winehq.org/show_bug.cgi?id=33256
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www8.garmin.com/soft | |ware/WebUpdater_WindowsXPSP | |3andnewer__256.exe Severity|major |normal
http://bugs.winehq.org/show_bug.cgi?id=33256
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.5.22
http://bugs.winehq.org/show_bug.cgi?id=33256
--- Comment #1 from Stefan Leichter Stefan.Leichter@camLine.com 2013-03-22 15:27:23 CDT --- See bug 33006 for the admin rights and bug 33017 for the device detection
http://bugs.winehq.org/show_bug.cgi?id=33256
--- Comment #2 from wallykramer@gmail.com 2013-03-22 17:00:10 CDT --- I don't see how bug 33006 applies. I had installed winetricks sometime in the past. How do I verify if it is being seen? 33006 does not seem to have been resolved.
I would love to have the problem of device protection, but the app doesn't seem to get very far out of the gate.
http://bugs.winehq.org/show_bug.cgi?id=33256
--- Comment #3 from Stefan Leichter Stefan.Leichter@camLine.com 2013-03-23 03:40:03 CDT --- (In reply to comment #2)
I had installed winetricks sometime in the past. How do I verify if it is being seen? 33006 does not seem to have been resolved.
winetricks is a utility containing some tweaks to install common packages from windows in wine. You can not "install" winetricks, you just get it and run it.
In comment 4 of bug 33006 contains the workaround . You need to run the comand:
winetricks dotnet20 dotnet35
on the shell as a requirement to get WindowsXPSP3andnewer__256.exe working.
http://bugs.winehq.org/show_bug.cgi?id=33256
--- Comment #4 from isscandar@gmail.com --- Created attachment 47101 --> http://bugs.winehq.org/attachment.cgi?id=47101 log for launching Garmin's WebUpdater_WindowsXPSP3andnewer__256.exe
http://bugs.winehq.org/show_bug.cgi?id=33256
--- Comment #5 from isscandar@gmail.com --- Created attachment 47102 --> http://bugs.winehq.org/attachment.cgi?id=47102 log for winetricks dotnet20 dotnet35
http://bugs.winehq.org/show_bug.cgi?id=33256
isscandar@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |isscandar@gmail.com
--- Comment #6 from isscandar@gmail.com --- I have the same problem described in http://bugs.winehq.org/show_bug.cgi?id=33256#c0
My log is http://bugs.winehq.org/attachment.cgi?id=47101
I try to follow the instructions in http://bugs.winehq.org/show_bug.cgi?id=33256#c3 and http://bugs.winehq.org/show_bug.cgi?id=33006#c4 but without success.
The log for winetricks dotnet20 dotnet35 is http://bugs.winehq.org/attachment.cgi?id=47102
The error I get during winetricks appears on windows:
Microsoft .NET Framework 2.0 Setup Error: Cannot install on a 64-bit operating system This product is not supported on a 64-bit operating system. Setup will now exit.
http://bugs.winehq.org/show_bug.cgi?id=33256
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #7 from Anastasius Focht focht@gmx.net --- Hello folks,
could you please stop polluting bugs with installer prerequisite problems?
If you don't know how to properly install .NET Frameworks with Wine please seek help in Wine user forms (http://forum.winehq.org/) or visit appdb for .NET Frameworks.
Both, bug 33006 and bug 33256 are either 'fixed' or 'invalid.
The app installs and runs fine here in 32-bit prefix with proper prerequisite installation.
Wine 1.7.10
Regards
http://bugs.winehq.org/show_bug.cgi?id=33256
--- Comment #8 from isscandar@gmail.com --- (In reply to comment #7)
Hello folks,
could you please stop polluting bugs with installer prerequisite problems?
If you don't know how to properly install .NET Frameworks with Wine please seek help in Wine user forms (http://forum.winehq.org/) or visit appdb for .NET Frameworks.
My log http://bugs.winehq.org/attachment.cgi?id=47101 says
.NET 3.5 found.
and so I was thinking my problem was not related to .NET framework prerequisite.
Anyway I updated my Wine to 1.7.10 and now the problem is solved.
http://bugs.winehq.org/show_bug.cgi?id=33256
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #9 from Anastasius Focht focht@gmx.net --- Hello folks,
resolving 'fixed' two people tested this with recent Wine 1.7.x and proper MS .NET Frameworks prerequisite (see also bug 33006)
If you use .NET Frameworks make sure you understand/follow the appdb howtos (32-bit prefix, winetricks recipes).
$ sha1sum WebUpdater_WindowsXPSP3andnewer__256.exe 2cf609afff8f980679f84685f7cb30ef92547899 WebUpdater_WindowsXPSP3andnewer__256.exe
$ du -sh WebUpdater_WindowsXPSP3andnewer__256.exe 11M WebUpdater_WindowsXPSP3andnewer__256.exe
$ wine --version wine-1.7.10-147-g4da71c3
Regards
https://bugs.winehq.org/show_bug.cgi?id=33256
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.11.