[Bug 10980] New: ConvertImage cannot run
http://bugs.winehq.org/show_bug.cgi?id=10980 Summary: ConvertImage cannot run Product: Wine Version: 0.9.52. Platform: PC URL: http://www.xs4all.nl/~nd/dekkerware/console/index.htm OS/Version: Linux Status: NEW Keywords: download, source Severity: minor Priority: P2 Component: wine-gdiplus AssignedTo: wine-bugs(a)winehq.org ReportedBy: thestig(a)google.com ConvertImage needs several unimplemented gdiplus functions to work: GdipLoadImageFromFile (The first one it fails on) GdipGetImageEncodersSize (bug 9362) GdipGetImageEncoders GdipGetPropertyCount -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10980 --- Comment #1 from Lei Zhang <thestig(a)google.com> 2008-03-03 13:59:12 --- GdipLoadImageFromFile has been implemented: http://winehq.org/pipermail/wine-cvs/2008-March/040957.html still waiting on the other 3 functions. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10980 --- Comment #2 from Lei Zhang <thestig(a)google.com> 2008-03-11 17:34:48 --- GdipGetPropertyCount is the only function missing now. As long as the user doesn't pass the /P argument, we won't trigger it. GdipGetImageEncoders only encodes to BMP right now. So as long as you do that, the app works. It works on my Ubuntu machines, but encoding to BMP somehow fails on my Slackware box. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10980 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead(a)gmail.com --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-10-02 07:34:16 --- (In reply to comment #2)
GdipGetPropertyCount is the only function missing now. As long as the user doesn't pass the /P argument, we won't trigger it.
GdipGetImageEncoders only encodes to BMP right now. So as long as you do that, the app works.
It works on my Ubuntu machines, but encoding to BMP somehow fails on my Slackware box.
GdipGetPropertyCount is stubbed now. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10980 Kirill K. Smirnov <lich(a)math.spbu.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lich(a)math.spbu.ru --- Comment #4 from Kirill K. Smirnov <lich(a)math.spbu.ru> 2008-10-24 10:14:36 --- I've just converted several .gif/.jpg files to .bmp using ConvertImage without any errors. Unfortunately, all resulting .bmp images are just a black rectangles. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10980 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2008-10-24 13:12:56 --- (In reply to comment #4)
I've just converted several .gif/.jpg files to .bmp using ConvertImage without any errors. Unfortunately, all resulting .bmp images are just a black rectangles.
That should be a new bug. This one is fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10980 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2008-11-07 10:45:57 --- Closing bugs fixed in 1.1.8. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org