http://bugs.winehq.org/show_bug.cgi?id=22957
Summary: MapSource 6.16.1 doesn't draw the main map anymore Product: Wine Version: 1.2-rc2 Platform: x86 URL: http://www8.garmin.com/software/MapSource_6161.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: invasorzim0@gmail.com
Created an attachment (id=28429) --> (http://bugs.winehq.org/attachment.cgi?id=28429) Wine output running mapsource, doing some zooming on the absent map, and closing
Newer MapSource version 6.16.1 upgrades ok (after changing OS from WinXP to Win7 since the installer fails saying it needs WinXP SP3 at least).
After installing and running, window and menus draws fine, but the main map window shows no map, just gray tiles.
The map legends still show up.
Opening a track or drawing routes do display the lines, but not the map. Hovering the mouse over shows street names, etc., but we can't see the map.
Zooming in and out constantly makes the application crash.
http://bugs.winehq.org/show_bug.cgi?id=22957
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=22957
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|MapSource 6.16.1 doesn't |MapSource 6.16.1 doesn't |draw the main map anymore |draw the main map Alias|MapSource |
http://bugs.winehq.org/show_bug.cgi?id=22957
--- Comment #1 from jaroslav.pulchart@centrum.cz 2010-07-31 15:11:05 --- Created an attachment (id=29954) --> (http://bugs.winehq.org/attachment.cgi?id=29954) mapsource screen
http://bugs.winehq.org/show_bug.cgi?id=22957
Krzysztof Nowicki krissn@op.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |krissn@op.pl
--- Comment #2 from Krzysztof Nowicki krissn@op.pl 2010-10-16 16:30:01 CDT --- It looks like the problem lies in the implementation of FormatConverter_CopyPixels. According to the MSDN it is legal to pass a NULL rectangle pointer to this function. In such case the whole bitmap area should be copied. The existing implementation silently assumes that the rectangle will never be NULL.
Fixing this function to properly handle NULL rectangles causes the map to be drawn correctly.
A patch fixing this issue has been submitted to wine-patches.
http://bugs.winehq.org/show_bug.cgi?id=22957
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |windowscodecs
http://bugs.winehq.org/show_bug.cgi?id=22957
--- Comment #3 from Vincent Povirk madewokherd@gmail.com 2010-10-16 18:26:00 CDT --- This will also have to be fixed in copy_pixels, FlipRotator_CopyPixels, copy_interlaced_pixels, and TiffFrameDecode_CopyPixels.
http://bugs.winehq.org/show_bug.cgi?id=22957
--- Comment #4 from Krzysztof Nowicki krissn@op.pl 2010-10-20 15:36:30 CDT --- The patch has been committed to git repo.
http://source.winehq.org/git/wine.git/?a=commit;h=145bda5aa6a1811f5c31d287bb...
http://bugs.winehq.org/show_bug.cgi?id=22957
--- Comment #5 from Juan Lang juan_lang@yahoo.com 2010-10-20 15:43:33 CDT --- Fixed then?
http://bugs.winehq.org/show_bug.cgi?id=22957
eskorpio@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eskorpio@gmail.com
--- Comment #6 from eskorpio@gmail.com 2010-10-30 11:08:25 CDT --- Fixed in Wine 3.1.6
http://bugs.winehq.org/show_bug.cgi?id=22957
--- Comment #7 from eskorpio@gmail.com 2010-10-30 11:11:07 CDT --- (In reply to comment #6)
Fixed in Wine 3.1.6
sorry! 1.3.6
http://bugs.winehq.org/show_bug.cgi?id=22957
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com 2010-10-30 11:12:50 CDT --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=22957
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2010-11-12 13:33:52 CST --- Closing bugs fixed in 1.3.7.