http://bugs.winehq.org/show_bug.cgi?id=29481
Bug #: 29481 Summary: Free serial port monitor crashes due to unimplemented function setupapi.dll SetupDiGetClassBitmapIndex Product: Wine Version: 1.3.35 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: setupapi AssignedTo: wine-bugs@winehq.org ReportedBy: focht@gmx.net Classification: Unclassified
Hello,
now that bug 25894 is fixed the app crashes into following:
--- snip --- $ wine ./studio.exe fixme:heap:HeapSetInformation 0x110000 0 0x32fda0 4 fixme:heap:HeapSetInformation 0x4b0000 0 0x32fda0 4 fixme:win:EnumDisplayDevicesW ((null),0,0x32deb4,0x00000000), stub! err:imagelist:ImageList_Remove Invalid image list handle! fixme:win:RegisterDeviceNotificationW (hwnd=0x100f4, filter=0x32dbf8,flags=0x00000000) returns a fake device notification handle! wine: Call from 0x7b838b5b to unimplemented function setupapi.dll.SetupDiGetClassBitmapIndex, aborting wine: Unimplemented function setupapi.dll.SetupDiGetClassBitmapIndex called at address 0x7b838b5b (thread 0036), starting debugger... Unhandled exception: unimplemented function setupapi.dll.SetupDiGetClassBitmapIndex called in 32-bit code (0x7b838b5b). --- snip ---
MSDN: http://http://msdn.microsoft.com/en-us/library/windows/hardware/ff551047.asp...
$ sha1sum serial-monitor.exe 8dbcd850baafdd94c6ec771d109369e5573a41ea serial-monitor.exe
$ wine --version wine-1.3.35-273-geaa8801
Regards
http://bugs.winehq.org/show_bug.cgi?id=29481
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.hhdsoftware.com/ | |Download/serial-monitor.exe
--- Comment #1 from Anastasius Focht focht@gmx.net 2011-12-29 12:53:23 CST --- Hello,
filling fields ...
Regards
http://bugs.winehq.org/show_bug.cgi?id=29481
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |29482
http://bugs.winehq.org/show_bug.cgi?id=29481
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |649d0f85ba45870ac9238bfbc4e | |9233d4d33d5e6 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Anastasius Focht focht@gmx.net 2011-12-30 10:41:35 CST --- Hello,
this is fixed by http://source.winehq.org/git/wine.git/commitdiff/649d0f85ba45870ac9238bfbc4e...
Thanks Stefan.
Regards
http://bugs.winehq.org/show_bug.cgi?id=29481
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2011-12-30 12:57:53 CST --- Closing bugs fixed in 1.3.36.
https://bugs.winehq.org/show_bug.cgi?id=29481
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.hhdsoftware.com/ |https://web.archive.org/web |Download/serial-monitor.exe |/20210726171140/https://pro | |d.downloadnow.com/s/12/09/4 | |9/09/serial-monitor.exe
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive.
https://web.archive.org/web/20210225200020/https://www.hhdsoftware.com/seria...
Must have been v6.22.x or v6.23.x
https://web.archive.org/web/20130731011216/http://www.hhdsoftware.com/Downlo... = v7.06 (23.07.2013)
https://web.archive.org/web/20140221115222/http://www.hhdsoftware.com/Downlo... = v7.10 (01/14/2014)
Another site:
https://web.archive.org/web/20120109080816/http://www.serial-port-monitor.co... = v3.31
https://web.archive.org/web/20210211051305/http://www.serial-port-monitor.co... = v3.31
Many just directly link to original vendor site which misses those versions.
Finally found this:
https://sl.xogasoft.com/software/942047
--- snip --- Založnik HHD Software Spletno mesto založnika http://www.hhdsoftware.com Datum izdaje 2011-08-18 Datum dodajanja 2011-08-18 Kategorija Orodja za razvijalce Podkategorija Programska oprema za odpravljanje napak Različica 6.23.00.3373 Os zahteve Windows XP/2003/Vista/Server 2008/7 Zahteve None Velikost datoteke 5.37MB Ime datoteke serial-monitor.exe Model licence Free to try Omejitve 14-day trial ... --- snip ---
Unfortunately turns out being an ugly CDN link:
https://web.archive.org/web/20210726171140/https://prod.downloadnow.com/s/12...
NOTE: I still put a short version into URL field to have my Bugzilla search filters work properly ("bug has archive.org snapshot"). The full working link is in my comment.
$ sha1sum serial-monitor.exe 8dbcd850baafdd94c6ec771d109369e5573a41ea serial-monitor.exe
$ du -sh serial-monitor.exe 5.4M serial-monitor.exe
Regards