[Bug 9963] New: GPSMapEdit regression after updating from 0.9.33 to 0.9.45
http://bugs.winehq.org/show_bug.cgi?id=9963 Summary: GPSMapEdit regression after updating from 0.9.33 to 0.9.45 Product: Wine Version: 0.9.45. Platform: PC URL: http://www.geopainting.com/download/mapedit1-0-38-3.zip OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-gdiplus AssignedTo: wine-bugs(a)winehq.org ReportedBy: renaud(a)olgiati-in-paraguay.org CC: renaud(a)olgiati-in-paraguay.org Created an attachment (id=8474) --> (http://bugs.winehq.org/attachment.cgi?id=8474) Debug output as copied from a Konsole. App worked perfectly under 0.9.33. After updating to 0.9.45 the app crashes when trying to load .map files, which makes it useless. Debug information (attached) ascribes the error to GDI+ -- 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=9963 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #1 from joaopa <jeremielapuree(a)yahoo.fr> 2007-10-09 04:26:56 --- Did you try with a native gdiplus dll? It surely fixes the problem. Joaopa -- 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=9963 --- Comment #2 from Renaud (Ron) OLGIATI <renaud(a)olgiati-in-paraguay.org> 2007-10-09 05:23:59 --- As advised by the writer of the app I downloaded gdiplus.dll and put it in the same directory as the .exe. This is how it worked under Wine 0.9.33, and no longer works under 0.9.46 Cheers, Ron. -- 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=9963 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #3 from Dan Kegel <dank(a)kegel.com> 2007-10-09 06:00:47 --- Did you do that before or after that log? If before, then your attempt to install the native dll failed somehow. Make sure you put gdiplus.dll in the right directory... try putting it in c:\windows\system32, maybe. -- 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=9963 Renaud (Ron) OLGIATI <renaud(a)olgiati-in-paraguay.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #4 from Renaud (Ron) OLGIATI <renaud(a)olgiati-in-paraguay.org> 2007-10-09 06:37:49 --- I had tried it in /windows/system/ and in ~/.wine/windows/system/, but not in /windows/system32/ ! Thanks, that cured it, .map files now load as before. Now, why did it accept before the .dll in the prog directory, and now no longer wants it there ? BTW, I'll put a not the the AppDB about this gdiplus.dll, and where it should go. Many thanks, R.Olgiati -- 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=9963 --- Comment #5 from joaopa <jeremielapuree(a)yahoo.fr> 2007-10-09 06:47:24 --- this bug should not be closed; neither marked fixed, since wine has its own builtin gdiplus dll. Joaopa -- 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=9963 Roderick Colenbrander <thunderbird2k(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED | --- Comment #6 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2007-10-09 06:55:18 --- We have our own gdiplus.dll which should be usable for this program, so I'm reopening this bug. -- 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=9963 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |minor Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Summary|GPSMapEdit regression after |GPSMapEdit: Unimplemented |updating from 0.9.33 to |function |0.9.45 |gdiplus.dll.GdipGetImageDeco | |dersSize --- Comment #7 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-10-09 07:24:50 --- Confirming. -- 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=9963 --- Comment #8 from Renaud (Ron) OLGIATI <renaud(a)olgiati-in-paraguay.org> 2007-10-09 08:46:19 --- Sorry, I didna ken. Ron. -- 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=9963 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2007-10-09 17:43:22 --- Please run a regression test: http://wiki.winehq.org/RegressionTesting -- 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=9963 --- Comment #10 from Renaud (Ron) OLGIATI <renaud(a)olgiati-in-paraguay.org> 2007-10-09 20:19:13 --- Enormous task given that all we know is that it broke somewhere between 0.9.33 and 0.9.45. And the RPMs anterior to 45 are no longer accessible on Sourceforge. -- 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=9963 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | --- Comment #11 from James Hawkins <truiken(a)gmail.com> 2007-10-09 22:49:04 --- How is this a regression? It's a call to an unimplemented function. The app didn't make the call before because we didn't provide gdiplus. -- 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=9963 --- Comment #12 from Renaud (Ron) OLGIATI <renaud(a)olgiati-in-paraguay.org> 2007-10-10 05:11:19 --- OTOH, there is a regression in that up to 0.9.33 the app worked perfectly with the MS Windows gdiplus.dll placed, as indicated by the developer of the app, in the same directory as the app executable; under 0.9.45 the .dll has to be placed in /windows/system32. But this is not important, I have added a warning to that effect in the app entry in AppDB. Ron. -- 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=9963 --- Comment #13 from Austin English <austinenglish(a)gmail.com> 2007-10-10 16:07:52 --- You're right James...I misread it, been sick for the past week and a half with bacterial meningitis :-(. My mind isn't fully back yet. -- 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=9963 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.geopainting.com/d|http://www.geopainting.com/d |ownload/mapedit1-0-38-3.zip |ownload/mapedit1-0-40-4.zip -- 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=9963 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead(a)gmail.com --- Comment #14 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-09-20 05:15:39 --- Please somebody test this again. All requested stuff should be stubbed in 1.1.5. -- 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=9963 --- Comment #15 from Renaud (Ron) OLGIATI <renaud(a)olgiati-in-paraguay.org> 2008-09-20 06:28:18 --- Will do asap, 1.1.5 binaries for Mandriva not yet available. -- 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=9963 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.geopainting.com/d|http://www.geopainting.com/d |ownload/mapedit1-0-40-4.zip |ownload/mapedit1-0-51-0.zip Status|NEW |RESOLVED Resolution| |FIXED --- Comment #16 from Lei Zhang <thestig(a)google.com> 2008-09-28 20:16:09 --- I tried [1] and [2] and they both worked. Marking this fixed, reopen if it's not. [1] http://www.alan-germany.com/download/Frankfurt_Am_Main.zip [2] ftp://ftp.gps-team.ru/citys/Yaroslavl/Yaroslavl-town-track.plt -- 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=9963 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #17 from Alexandre Julliard <julliard(a)winehq.org> 2008-10-10 10:09:02 --- Closing bugs fixed in 1.1.6. -- 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