http://bugs.winehq.com/show_bug.cgi?id=1538
Summary: error (in SetBitmapBits?) - unhandled exception, when running Shareaza Product: Wine Version: 20030508 Platform: PC URL: http://www.aspire-is.com/pub/shareaza_bug.txt OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-gdi AssignedTo: wine-bugs@winehq.com ReportedBy: lane-winehq@aspire-is.com
for the full output of "wine --debugmsg +all shareaza.exe" go to the url above or here: http://www.aspire-is.com/pub/shareaza_bug.txt
The tail of that file is: trace:string:lstrcpynA (0x406a262c, "USER", 260) trace:bitmap:CreateBitmap 32x32, 65536 colors returning 0x1a18 trace:bitmap:SetBitmapBits (0x1a18, 2048, 0x403ee984) 32x32 65536 colors fetched height: 32 wine: Unhandled exception, starting debugger... trace:string:lstrcpynW (0x4058d8f0, L"C:\Program Files\Shareaza\Shareaza.exe", 260) trace:string:lstrcpynA (0x4058db5c, "/home/lane/.wine/fake_windows", 1024) trace:string:lstrcpynA (0x4058db5c, "/home/lane/.wine/fake_windows", 1024) trace:string:lstrcpynA (0x4058db7a, "Program Files/Shareaza", 994) trace:string:lstrcpynW (0x4058df62, L"PROG~FBU\SHAREAZA", 1021) lane@multios Shareaza $
This is when running shareaza http://www.kiwiuk.net/shareaza/Shareaza1890.exe wine 20030508 on a gentoo (www.gentoo.org) linux box: Linux multios 2.4.20-xfs-r3 #2 SMP Wed Jun 18 20:57:53 CDT 2003 i686 AMD Athlon(tm) XP 1700+ AuthenticAMD GNU/Linux
If you need me to run some commands in the wine debugger -- well, it never actually brings up the debugger, so I don't know how to help. but just tell me what to do and I'll do it.