http://bugs.winehq.org/show_bug.cgi?id=10449
Summary: Broken Cross Disk Manager: Crash at start Product: Wine Version: 0.9.49. Platform: PC URL: http://dm.brokenx.com/enu/downloads OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: pablo.bueti@gmail.com
Created an attachment (id=9153) --> (http://bugs.winehq.org/attachment.cgi?id=9153) Console output when running the application
The main window opens, show part of the screen and then hangs.
http://bugs.winehq.org/show_bug.cgi?id=10449
--- Comment #1 from Lei Zhang thestig@google.com 2007-11-14 11:13:06 --- Created an attachment (id=9160) --> (http://bugs.winehq.org/attachment.cgi?id=9160) GdipCreateHBITMAPFromBitmap stub implementation
does this patch help?
http://bugs.winehq.org/show_bug.cgi?id=10449
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #2 from Austin English austinenglish@gmail.com 2007-11-14 16:36:40 --- Confirming in wine 0.9.49, kubuntu gutsy.
http://bugs.winehq.org/show_bug.cgi?id=10449
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #3 from Dan Kegel dank@kegel.com 2007-11-30 18:09:29 --- Austin, does the patch help?
http://bugs.winehq.org/show_bug.cgi?id=10449
--- Comment #4 from Austin English austinenglish@gmail.com 2007-12-04 02:21:08 --- Created an attachment (id=9482) --> (http://bugs.winehq.org/attachment.cgi?id=9482) Output with patch
Sorry for the delay there, must've overlooked this bug. With the patch, program still crashes, but differently. Looks like it needs more than a stub. Output is attached.
http://bugs.winehq.org/show_bug.cgi?id=10449
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Broken Cross Disk Manager: |Broken Cross Disk Manager: |Crash at start |Crash at start, needs | |gdiplus.dll.GdipCreateHBITMA | |PFromBitmap
http://bugs.winehq.org/show_bug.cgi?id=10449
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ba@cykian.net
--- Comment #5 from Lei Zhang thestig@google.com 2008-01-08 13:16:11 --- *** Bug 11086 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=10449
--- Comment #6 from Lei Zhang thestig@google.com 2008-02-19 21:46:05 --- *** Bug 11615 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=10449
--- Comment #7 from Lei Zhang thestig@google.com 2008-03-11 17:25:11 --- With today's wine from git, I'm getting a crash in ToolbarWindowProc in comctl32. Not sure if it's because I'm using a different version of the program, or if there's been a regression in comctl32.
http://bugs.winehq.org/show_bug.cgi?id=10449
--- Comment #8 from Lei Zhang thestig@google.com 2008-03-12 00:33:16 --- (In reply to comment #7)
With today's wine from git, I'm getting a crash in ToolbarWindowProc in comctl32. Not sure if it's because I'm using a different version of the program, or if there's been a regression in comctl32.
The toolbars crash should be fixed with:
http://www.winehq.org/pipermail/wine-patches/2008-March/051383.html
After getting past this, Broken Cross Disk Manager can start up without crashing. It looks funny though.
http://bugs.winehq.org/show_bug.cgi?id=10449
Pablo Bueti pablo.bueti@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #9153 is|0 |1 obsolete| |
--- Comment #9 from Pablo Bueti pablo.bueti@gmail.com 2008-06-16 18:05:14 --- Created an attachment (id=14118) --> (http://bugs.winehq.org/attachment.cgi?id=14118) The console output on install bug
This is the console output with wine-1.0-rc5 and BCDM Pro 4.03. Still same problem, stops excecuting after entering registration data. Only stops when pressing Ctrl-C in console and I get a Notification windows from the BCDM installation app saying (Ctrl C pressed), I accept and it opens again, I accept and ejecution ends and i return to command prompt.
http://bugs.winehq.org/show_bug.cgi?id=10449
Pablo Bueti pablo.bueti@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pablo.bueti@gmail.com
--- Comment #10 from Pablo Bueti pablo.bueti@gmail.com 2008-06-16 18:27:57 --- Ignore last comment, correspond to the installation bug not this.. sorry, but I cant find a delete button on the last comment.
http://bugs.winehq.org/show_bug.cgi?id=10449
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com
--- Comment #11 from Nikolay Sivov bunglehead@gmail.com 2008-08-22 17:16:55 --- Demo 4.03 installed without problems using 1.1.3. It does start up with terminal flooded with --- fixme:shdocvw:InPlaceActiveObject_TranslateAccelerator (0x130d38)->(0x1270b0) --- So, Pablo, please try it again and post here results back.
http://bugs.winehq.org/show_bug.cgi?id=10449
--- Comment #12 from Dan Kegel dank@kegel.com 2008-09-29 18:29:37 --- Runs for me. Maybe we need a different bug for GdipCreateHBITMAPFromBitmap; Premiere Pro doesn't look right with our stub.
I do get a crash on exit, but that's a different bug.
http://bugs.winehq.org/show_bug.cgi?id=10449
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #13 from Austin English austinenglish@gmail.com 2009-03-30 12:40:25 --- Is this still an issue in current (1.1.18 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=10449
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #14 from Vincent Povirk madewokherd@gmail.com 2009-05-20 14:46:05 --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=10449
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Alexandre Julliard julliard@winehq.org 2009-05-22 11:07:35 --- Closing bugs fixed in 1.1.22.