[Bug 40787] New: POILoader quits right after start
https://bugs.winehq.org/show_bug.cgi?id=40787 Bug ID: 40787 Summary: POILoader quits right after start Product: Wine Version: 1.9.12 Hardware: x86 URL: http://www.garmin.com/us/maps/poiloader OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: ladislav.laska(a)gmail.com Distribution: ArchLinux The Garmin POI Loader quits after start, without an error message. This might be related to bug #22544, but it's an old bug, and I'm not really sure if it's regression. I've tried testing this with the 1.7.11 as suggested, but the result is the same. Installer works (and required mono). Whenever I start the application, I get a few messages on terminal, the POI Loader initial screen shows up for a few seconds, but is non-responsive, and crashes promptly, without further error: krakonos(a)wallaby ~/[...]/POI Loader $ wine POILoader fixme:dbghelp:elf_search_auxv can't find symbol in module fixme:dbghelp:elf_search_auxv can't find symbol in module fixme:dbghelp:elf_search_auxv can't find symbol in module krakonos(a)wallaby ~/[...]/POI Loader $ wine --version wine-1.9.12 The wine I'm using is a version from Arch repository. I'd be glad to provide more information, but I have no idea where to look for problems. Download is available here: http://www.garmin.com/us/maps/poiloader Tested with POI Loader 2.7.3 (the latest available) -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40787 --- Comment #1 from Ladislav Láska <ladislav.laska(a)gmail.com> --- More digging revealed, that this is in fact a regression. I did some rough testing with PlayOnLinux, as I'm unable to compile wine-1.1.x on my current system. The POI Loader seems to be working with 1.0.0 and 1.1.0 (though the installer is broken). Tested with versions 2.7.3 and 2.5.3. The first broken version I know of is 1.1.29. I will try to bisect it later, if I manage to compile the older versions. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40787 Ladislav Láska <ladislav.laska(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40787 --- Comment #2 from Ladislav Láska <ladislav.laska(a)gmail.com> --- A bit more info: the last working version seems to be 1.1.28, the 1.1.29 breaks it. I failed at bisecting wine, as I'm running into a lot of compilation problems. Some of them were fixed by switching to gcc-4.9 instead of the 5.3, but others presist. I currently don't have time to dive into it further, and I hope someone already knows how to fix the builds. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40787 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de --- Comment #3 from Sebastian Lackner <sebastian(a)fds-team.de> --- Please test if this is a duplicate of bug 22764. The other bug now contains a proposed patchset. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40787 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #4 from super_man(a)post.com --- (In reply to Sebastian Lackner from comment #3)
Please test if this is a duplicate of bug 22764. The other bug now contains a proposed patchset.
Patches 1/3 and 2/3 should be enough? They didnt solve the issue, but staging does have something that makes this installer working. wine 1.9.13 fails, but staging 1.9.13 works. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40787 --- Comment #5 from Ladislav Láska <ladislav.laska(a)gmail.com> --- Thanks, the following patch did the trick (patched clean 1.9.13 release): 0002-user32-Use-root-dialog-for-DM_SETDEFID-DM_GETDEFID-i.patch Will it get to the next release? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40787 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com, | |winetest(a)luukku.com --- Comment #6 from winetest(a)luukku.com --- (In reply to Ladislav Láska from comment #5)
Thanks, the following patch did the trick (patched clean 1.9.13 release):
0002-user32-Use-root-dialog-for-DM_SETDEFID-DM_GETDEFID-i.patch
Will it get to the next release?
Yes you are correct. That patch is needed to get the application start. This bug is indeed a dupe and should be marged as so. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40787 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |user32 Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #7 from Bruno Jesus <00cpxxx(a)gmail.com> --- (In reply to winetest from comment #6)
(In reply to Ladislav Láska from comment #5)
Thanks, the following patch did the trick (patched clean 1.9.13 release):
0002-user32-Use-root-dialog-for-DM_SETDEFID-DM_GETDEFID-i.patch
Will it get to the next release?
Yes you are correct. That patch is needed to get the application start.
This bug is indeed a dupe and should be marged as so.
Marking as duplicate. *** This bug has been marked as a duplicate of bug 22764 *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40787 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv(a)dawncrow.de --- Comment #8 from André H. <nerv(a)dawncrow.de> --- closing dup -- 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