http://bugs.winehq.org/show_bug.cgi?id=10788
Summary: Windows Movie Maker, install OK... but hangs up after start Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P1 Component: wine-gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: lmiranda@lexplan.cl CC: lmiranda@lexplan.cl
When i start the Windows Movie Maker (after normal install), the software hangs up. Then i need to force quit.
The error is: wine: Call from 0x7b843f50 to unimplemented function gdiplus.dll.GdipCreateBitmapFromHICON, aborting
http://bugs.winehq.org/show_bug.cgi?id=10788
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal Priority|P1 |P2
--- Comment #1 from James Hawkins truiken@gmail.com 2007-12-15 22:21:15 --- Not a blocker.
http://bugs.winehq.org/show_bug.cgi?id=10788
--- Comment #2 from Austin English austinenglish@gmail.com 2007-12-17 12:31:42 --- Does this version have the same problem?
http://www.download.com/Windows-Movie-Maker/3000-2194_4-10187903.html
http://bugs.winehq.org/show_bug.cgi?id=10788
--- Comment #3 from Lorenzo Miranda lmiranda@lexplan.cl 2007-12-17 22:07:39 --- (In reply to comment #2)
Does this version have the same problem?
http://www.download.com/Windows-Movie-Maker/3000-2194_4-10187903.html
I use that version. The install file is mm20enu.exe.
It works on your system?
http://bugs.winehq.org/show_bug.cgi?id=10788
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #4 from Austin English austinenglish@gmail.com 2007-12-18 16:45:22 --- Confirming in wine 0.9.51. Be sure to set windows version to XP before installing.
http://bugs.winehq.org/show_bug.cgi?id=10788
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.download.com/Wind | |ows-Movie-Maker/3000-2194_4- | |10187903.html Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=10788
--- Comment #5 from Austin English austinenglish@gmail.com 2007-12-18 16:46:14 --- Created an attachment (id=9690) --> (http://bugs.winehq.org/attachment.cgi?id=9690) Terminal output & backtrace
http://bugs.winehq.org/show_bug.cgi?id=10788
--- Comment #6 from Lorenzo Miranda lmiranda@lexplan.cl 2007-12-18 18:39:28 --- Created an attachment (id=9691) --> (http://bugs.winehq.org/attachment.cgi?id=9691) terminal output
http://bugs.winehq.org/show_bug.cgi?id=10788
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |0.9.51.
http://bugs.winehq.org/show_bug.cgi?id=10788
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Summary|Windows Movie Maker, install|Windows Movie Maker needs |OK... but hangs up after |gdiplus.dll.GdipCreateBitmap |start |FromHICON
http://bugs.winehq.org/show_bug.cgi?id=10788
--- Comment #7 from Adam Petaccia adam@tpetaccia.com 2008-08-12 12:04:42 --- Created an attachment (id=15388) --> (http://bugs.winehq.org/attachment.cgi?id=15388) Log of current git
At this point the application draws its main window and hangs, at which point must be killed.
http://bugs.winehq.org/show_bug.cgi?id=10788
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com 2008-12-14 18:05:58 --- Created an attachment (id=17940) --> (http://bugs.winehq.org/attachment.cgi?id=17940) Log with wine-1.1.10-g0719b6e
With today git application crashes with unimplemented ole32.dll.StgOpenPropStg
http://bugs.winehq.org/show_bug.cgi?id=10788
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com
--- Comment #9 from Nikolay Sivov bunglehead@gmail.com 2008-12-14 18:27:48 --- (In reply to comment #8)
Created an attachment (id=17940)
--> (http://bugs.winehq.org/attachment.cgi?id=17940) [details]
Log with wine-1.1.10-g0719b6e
With today git application crashes with unimplemented ole32.dll.StgOpenPropStg
So maybe another report should be filed for ole32..
http://bugs.winehq.org/show_bug.cgi?id=10788
--- Comment #10 from Nikolay Sivov bunglehead@gmail.com 2009-01-17 05:08:35 --- (In reply to comment #9)
(In reply to comment #8)
Created an attachment (id=17940)
--> (http://bugs.winehq.org/attachment.cgi?id=17940) [details] [details]
Log with wine-1.1.10-g0719b6e
With today git application crashes with unimplemented ole32.dll.StgOpenPropStg
So maybe another report should be filed for ole32..
I've just open a new one on this ole32 issue http://bugs.winehq.org/show_bug.cgi?id=16971
http://bugs.winehq.org/show_bug.cgi?id=10788
--- Comment #11 from Nikolay Sivov bunglehead@gmail.com 2009-02-03 11:17:00 --- Created an attachment (id=19224) --> (http://bugs.winehq.org/attachment.cgi?id=19224) Logs on wine-1.1.14-108-ge1b80a0
I've attached install and crash logs for today build. On install we're missing dxtrans.dll I think. After install it crashes with unimplemented ole32 call (see bug 16971)
P.S. GdipCreateBitmapFromHICON is implemented, so with such summary this could be closed now.
http://bugs.winehq.org/show_bug.cgi?id=10788
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #12 from Vincent Povirk madewokherd@gmail.com 2009-05-20 14:50:26 --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=10788
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org 2009-05-22 11:07:59 --- Closing bugs fixed in 1.1.22.
https://bugs.winehq.org/show_bug.cgi?id=10788
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Windows Movie Maker needs |Windows Movie Maker 2.0 |gdiplus.dll.GdipCreateBitma |crashes on unimplemented |pFromHICON |function | |gdiplus.dll.GdipCreateBitma | |pFromHICON Alias|Pwbylmiranda | URL|http://www.download.com/Win |https://web.archive.org/web |dows-Movie-Maker/3000-2194_ |/20040321003600if_/http://d |4-10187903.html |ownload.microsoft.com/downl | |oad/0/d/e/0decba0f-bb89-49c | |9-866a-40c900b2a57e/mm20enu | |.exe CC| |focht@gmx.net Fixed by SHA1| |5bc54ed97ecd281a2ef4d07473d | |72f1e50cd9ad5
https://bugs.winehq.org/show_bug.cgi?id=10788
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead@gmail.com |
https://bugs.winehq.org/show_bug.cgi?id=10788
--- Comment #14 from Anastasius Focht focht@gmx.net --- Hello folks,
@Nikolay comment #11
--- quote --- ... I've attached install and crash logs for today build. On install we're missing dxtrans.dll I think. ... --- quote ---
I've created bug 50419 for that.
Regards