http://bugs.winehq.org/show_bug.cgi?id=23307
Summary: Garmin WebUpdater doesn't find device Product: Wine Version: 1.2-rc4 Platform: x86 URL: http://www8.garmin.com/products/webupdater/ OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: juan_lang@yahoo.com
Created an attachment (id=29055) --> (http://bugs.winehq.org/attachment.cgi?id=29055) Screenshot
Download and install the Garmin WebUpdater from the above URL. Run it with a Garmin device connected. Expect to be able to see a device listed. Instead, none is. There is no console output.
See the attached screenshot. I had a Garmin Edge 705 attached when I tried it.
http://bugs.winehq.org/show_bug.cgi?id=23307
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2010-06-21 13:00:38 --- Created an attachment (id=29056) --> (http://bugs.winehq.org/attachment.cgi?id=29056) +relay log
From the attached +relay log:
0009:Call KERNEL32.GetDriveTypeA(0032e5fc "E:") ret=0050605f (snip) 0009:Ret KERNEL32.GetDriveTypeA() retval=00000003 ret=0050605f
That is, it's returned DRIVE_FIXED for the Garmin drive. Hacking GetDriveTypeW to return DRIVE_REMOVABLE for all drives makes it find a device. Thus, this is a dup of bug 7711. Sorry for the noise.
http://bugs.winehq.org/show_bug.cgi?id=23307
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #2 from Juan Lang juan_lang@yahoo.com 2010-06-21 13:00:51 --- Marking dup.
*** This bug has been marked as a duplicate of bug 7711 ***
http://bugs.winehq.org/show_bug.cgi?id=23307
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Juan Lang juan_lang@yahoo.com 2010-06-21 13:01:03 --- Closing dup.