[Bug 19309] New: Mapsource crashes unexpectedly
http://bugs.winehq.org/show_bug.cgi?id=19309 Summary: Mapsource crashes unexpectedly Product: WineHQ Apps Database Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: appdb-unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: arkaims(a)gmail.com OS: Ubuntu 9.04 Wine: Updated from Wine 1.0.1 to Wine 1.1.25 (unfortunately it does not solve the problem) Mapsource: 6.15.6 I have installed the Mapsource and after I have installed a set of mapsource maps I tried to execute the MapSource through Wine to see the maps. The program crashes - in the attachment I put the debug information. I really hope that somebody will solve the Mapsource issues - one for all, because it is really disappointing to have a GPS device, Maps and to be forced to buy a M$ OS, because the guys for Garmin do not fulfill the end-user requirements. -- 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=19309 none <arkaims(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Difficulty|--- |Hours -- 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=19309 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|appdb-unknown |-unknown Version|unspecified |1.1.25 Product|WineHQ Apps Database |Wine Difficulty|Hours |--- Severity|major |normal --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-13 10:57:56 --- http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity -- 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=19309 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2009-07-13 11:06:19 --- Terminal output? -- 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=19309 --- Comment #3 from none <arkaims(a)gmail.com> 2009-07-14 03:21:45 --- Created an attachment (id=22369) --> (http://bugs.winehq.org/attachment.cgi?id=22369) Mapsource Terminal output -- 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=19309 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www8.garmin.com/soft | |ware/MapSource_6156.exe --- Comment #4 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-07-17 17:26:14 --- Please provide a +relay,+seh,+tid log. http://wiki.winehq.org/FAQ#head-16da35b6327024d6ea576e3678488b16862d0f5e -- 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=19309 --- Comment #5 from Patrick Ammann <pammann(a)aro.ch> 2009-08-15 12:55:53 --- Created an attachment (id=23082) --> (http://bugs.winehq.org/attachment.cgi?id=23082) Here comes to log file I can see the same behavior. Used latest wine sources. -- 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=19309 Patrick Ammann <pammann(a)aro.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pammann(a)aro.ch --- Comment #6 from Patrick Ammann <pammann(a)aro.ch> 2009-08-15 13:00:15 --- however i case i use native version of the gdiplus dll with: "wintricks gdiplus" the MapSource v6.15.6 works very nice! -- 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=19309 Patrick Ammann <pammann(a)aro.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23082|0 |1 is obsolete| | --- Comment #7 from Patrick Ammann <pammann(a)aro.ch> 2009-08-15 13:06:54 --- Created an attachment (id=23083) --> (http://bugs.winehq.org/attachment.cgi?id=23083) crash log file with +gdiplus debug log option also shows calls into gdiplus -- 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=19309 --- Comment #8 from Patrick Ammann <pammann(a)aro.ch> 2009-08-15 13:36:50 --- the problem seems to be within the gdiplus function: "GdipBitmapLockBits" i case i hack part of the code from: "if(pbmi->bmiHeader.biHeight > 0){" to "if(0 && pbmi->bmiHeader.biHeight > 0){" the application runs, but shows visible defects... -- 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=19309 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |gdiplus -- 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=19309 Bernard Johnson <bjohnson(a)symetrix.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bjohnson(a)symetrix.com -- 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=19309 --- Comment #9 from Vincent Povirk <madewokherd(a)gmail.com> 2010-05-08 15:58:24 --- GdipBitmapLockBits has been just about rewritten. Please retest. -- 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=19309 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com -- 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=19309 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|download | --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2013-10-04 17:56:28 CDT --- http://www8.garmin.com/support/download_details.jsp?id=209 The software can't be installed unless you already have MapSource installed. It's not usable by anyone - removing download keyword. -- 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=19309 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht(a)gmx.net Resolution|--- |ABANDONED Summary|Mapsource crashes |Garmin Mapsource 6.15.6 |unexpectedly |crashes unexpectedly --- Comment #11 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, since no one bothered to answer and Garmin removed older 'MapSource' versions resolving this 'abandoned'. Reopen if still a problem with _recent_ Wine version (1.7.x) Regards -- 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=19309 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Bruno Jesus <00cpxxx(a)gmail.com> --- Closing. -- 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