WineHQ
Bug Tracking Database – Bug 22544

 Bugzilla

 

Last modified: 2014-01-17 13:58:03 UTC  

POI Loader 2.5.x and 2.7.x fail to run

Bug 22544 - POI Loader 2.5.x and 2.7.x fail to run
POI Loader 2.5.x and 2.7.x fail to run
Status: CLOSED FIXED
AppDB: Show Apps affected by this bug
Product: Wine
Classification: Unclassified
Component: -unknown
1.1.43
x86 Linux
: P2 normal
: ---
Assigned To: Mr. Bugs
http://www8.garmin.com/products/poilo...
: download, regression
: 27688 (view as bug list)
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2010-05-01 15:41 UTC by juvanham
Modified: 2014-01-17 13:58 UTC (History)
9 users (show)

See Also:
Regression SHA1: f1f1c5053160777d0db89b1891706b0b960d3d48
Fixed by SHA1:
Distribution: ---
Staged patchset:


Attachments
command line errors (1.17 KB, application/octet-stream)
2011-05-30 06:59 UTC, Donald Harter
Details
comand line output with latest wine version (1.08 KB, text/plain)
2011-07-04 10:05 UTC, Donald Harter
Details
7zipped +relay,+seh,+tid log (uncompressed 20 MB) (261.88 KB, application/x-7z-compressed)
2011-10-08 22:58 UTC, Béla Gyebrószki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description juvanham 2010-05-01 15:41:30 UTC
installation works (if right fonts are installed) but running the POILoader no longer works. it ends without any message

the poiloader can be found at:
http://www8.garmin.com/products/poiloader/

it doesn't need a garmin device to test, since it can create also binary GPI files from gpx files and so on. But now it doesn't even start anymore.
Comment 1 Andrew Nguyen 2010-05-01 16:06:34 UTC
If the program previously worked with an older Wine version, then see http://wiki.winehq.org/RegressionTesting for instructions.
Comment 2 Béla Gyebrószki 2010-05-11 10:35:52 UTC
I can confirm: the application doesn't start up properly since Wine-1.1.29. Shortly after starting, it quits silently (without a single line output in the terminal).

Regression testing resulted the following commit:

f1f1c5053160777d0db89b1891706b0b960d3d48 is the first bad commit
commit f1f1c5053160777d0db89b1891706b0b960d3d48
Author: Sergey Khodych <khodych@gmail.com>
Date:   Tue Aug 25 17:19:24 2009 +0300

    user32: Use IDOK as default identifier in a template.

:040000 040000 ec277af366bead5d55f43d7fd8790c90b09a0fef 99d660168abb7fa82689691408113ac39339a863 M	dlls

I was able to revert the patch on top of 1.1.38 (the last Wine version on which the patch can be reverted cleanly) and the app started up correctly again.

This is a duplicate of bug #21295
Comment 3 Austin English 2010-05-11 10:56:47 UTC
Dupe.

*** This bug has been marked as a duplicate of bug 21295 ***
Comment 4 Austin English 2010-05-11 10:56:53 UTC
Closing dupe.
Comment 5 Vladimir Panteleev 2010-09-14 22:17:16 UTC
This doesn't seem to be a duplicate of bug 21295. See my comment there:
http://bugs.winehq.org/show_bug.cgi?id=21295#c23
Comment 6 Esme Povirk 2010-09-15 20:45:00 UTC
Reopening per comment 5.
Comment 7 Vlastimil Babka 2010-10-05 03:23:13 UTC
Still present in 1.3.4.
This patch resolves the issue: http://bugs.winehq.org/show_bug.cgi?id=21295#c10
After reading Vladimir's research in bug 21295 and bug 23453 I suppose it's just a workaround, not real fix...
Comment 8 Michael Stefaniuc 2010-11-16 15:29:28 UTC
Confirming as per comment #2.
Comment 9 Donald Harter 2011-05-30 06:59:49 UTC
Created attachment 34962 [details]
command line errors
Comment 10 Donald Harter 2011-05-30 07:01:22 UTC
With wine-devel-1.3.21-1.1.x86_64
wine-1.3.21-1.1.x86_64
wine-32bit-1.3.21-1.1.i586
wine-mp3-1.1.39-12.2.i586
and POILoaderforWindows_261.exe installed
Comment 11 Donald Harter 2011-07-04 10:01:08 UTC
*** Bug 27688 has been marked as a duplicate of this bug. ***
Comment 12 Donald Harter 2011-07-04 10:05:33 UTC
Created attachment 35433 [details]
comand line output with latest wine version

These are the command line error messages for wine-1.3.23.
Comment 13 Donald Harter 2011-07-04 10:07:16 UTC
Upgrading to the latest Mesa and wine did not fix the problem.  This error message is seen in other programs.  I have seen no clear resolution for it.
Comment 14 Jerome Leclanche 2011-10-08 17:23:56 UTC
Update?
Comment 15 Béla Gyebrószki 2011-10-08 22:58:35 UTC
Created attachment 36784 [details]
7zipped +relay,+seh,+tid log (uncompressed 20 MB)

No change as of wine-1.3.29-274-gc9a8d3b.
Comment 16 Frédéric Delanoy 2012-02-13 10:51:26 UTC
Still in 1.4-rc3 with v2.7.1
Comment 17 Frédéric Delanoy 2013-05-27 05:30:11 UTC
Still in wine 1.5.31 for POI Loader 2.7.1 (version 2.7.2 suffers from bug 33519)
Comment 18 Anastasius Focht 2014-01-05 08:01:00 UTC
Hello folks,

can't reproduce this, resolving 'fixed'.

NOTE: you need proper .NET Framework perquisite installed prior running newer
versions of the installer (claims that .NET 3.5 is needed).

Reopen if still a problem with _recent_ Wine version (1.7.x)

$ sha1sum POILoaderforWindows_273.exe 
57f7f167fa396c4911ff68477f6d12fac91edf83  POILoaderforWindows_273.exe

$ du -sh POILoaderforWindows_273.exe 
13M	POILoaderforWindows_273.exe

$ wine --version
wine-1.7.10-147-g4da71c3

Regards
Comment 19 Alexandre Julliard 2014-01-17 13:58:03 UTC
Closing bugs fixed in 1.7.11.


Privacy Policy
If you have a privacy inquiry regarding this site, please write to [email protected]

Hosted By CodeWeavers