[Bug 33256] New: Garmin WebUpdater says "You must be a local administrator to run this application"
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(a)winehq.org ReportedBy: wallykramer(a)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(a)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(a)lenovoR61 Downloads]$ rpm -q wine wine-1.5.22-1.fc16.i686 [wally(a)lenovoR61 Downloads]$ wine --version wine-1.5.22 [wally(a)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(a)lenovoR61 Downloads]$ -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33256 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www8.garmin.com/soft | |ware/WebUpdater_WindowsXPSP | |3andnewer__256.exe Severity|major |normal -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33256 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.5.22 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33256 --- Comment #1 from Stefan Leichter <Stefan.Leichter(a)camLine.com> 2013-03-22 15:27:23 CDT --- See bug 33006 for the admin rights and bug 33017 for the device detection -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33256 --- Comment #2 from wallykramer(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33256 --- Comment #3 from Stefan Leichter <Stefan.Leichter(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33256 --- Comment #4 from isscandar(a)gmail.com --- Created attachment 47101 --> http://bugs.winehq.org/attachment.cgi?id=47101 log for launching Garmin's WebUpdater_WindowsXPSP3andnewer__256.exe -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33256 --- Comment #5 from isscandar(a)gmail.com --- Created attachment 47102 --> http://bugs.winehq.org/attachment.cgi?id=47102 log for winetricks dotnet20 dotnet35 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33256 isscandar(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |isscandar(a)gmail.com --- Comment #6 from isscandar(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33256 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #7 from Anastasius Focht <focht(a)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 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33256 --- Comment #8 from isscandar(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33256 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #9 from Anastasius Focht <focht(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=33256 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.11. -- 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.
participants (1)
-
wine-bugs@winehq.org