http://bugs.winehq.org/show_bug.cgi?id=10555
Summary: TomTom HOME 2 doesn't run Product: Wine Version: 0.9.44. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wine-kernel AssignedTo: wine-bugs@winehq.org ReportedBy: b.o.kenworm@xs4all.nl
Created an attachment (id=9308) --> (http://bugs.winehq.org/attachment.cgi?id=9308) error log
TomTom HOME 2.1 can be installed but doesn't run because of xulrunner.exe failure. See attached error.log.
http://bugs.winehq.org/show_bug.cgi?id=10555
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Alias|herman | Severity|blocker |normal Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2007-11-23 21:07:47 --- Use newer Wine version. This function already implemented.
http://bugs.winehq.org/show_bug.cgi?id=10555
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2007-11-23 21:07:58 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=10555
Herman Ozinga b.o.kenworm@xs4all.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|FIXED |
--- Comment #3 from Herman Ozinga b.o.kenworm@xs4all.nl 2007-11-24 16:12:39 --- now used wine 0.9.49 still missing all kinds of libraries (see error.log) end result is the same: it won't run
http://bugs.winehq.org/show_bug.cgi?id=10555
Herman Ozinga b.o.kenworm@xs4all.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #9308 is|0 |1 obsolete| |
--- Comment #4 from Herman Ozinga b.o.kenworm@xs4all.nl 2007-11-24 16:17:45 --- Created an attachment (id=9330) --> (http://bugs.winehq.org/attachment.cgi?id=9330) error log for starting app with wine 0.9.49
changed error log to new one for wine 0.9.49
http://bugs.winehq.org/show_bug.cgi?id=10555
--- Comment #5 from Austin English austinenglish@gmail.com 2007-11-24 17:00:42 --- You need Microsoft Visual C++ 2005 Redistributable Libraries. The app apparently expects it to already be installed.
http://bugs.winehq.org/show_bug.cgi?id=10555
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #9330|text/x-log |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=10555
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2007-11-24 17:25:48 --- How did you installed it? The installer did not installed all the required libraries. It will not work that way on windows.
What wine version have you selected in winecfg? Have you removed ~/.wine directory and reinstalled this program?
http://bugs.winehq.org/show_bug.cgi?id=10555
--- Comment #7 from Herman Ozinga b.o.kenworm@xs4all.nl 2007-11-24 19:24:45 --- Created an attachment (id=9333) --> (http://bugs.winehq.org/attachment.cgi?id=9333) error log for starting app with wine 0.9.49 retry
http://bugs.winehq.org/show_bug.cgi?id=10555
--- Comment #8 from Herman Ozinga b.o.kenworm@xs4all.nl 2007-11-24 19:32:19 --- installation of wine 0.9.49 was perhaps a little bit messy, so I did it again used Marcus Meisner's latest stable rpm for openSUSE 10.3 removed ~/.wine completely left winecfg to default windows 2000 emulation, because TomTom says TomTom HOME 2 (TTH2) requires windows 2000 XP or vista installation of TTH2 didn't leave out all those libs. still no luck though
http://bugs.winehq.org/show_bug.cgi?id=10555
Marcus Meissner marcus@jet.franken.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |marcus@jet.franken.de Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #9 from Marcus Meissner marcus@jet.franken.de 2007-11-27 01:48:48 --- Unhandled exception: unimplemented function KERNEL32.dll.FindFirstVolumeW called in 32-bit code (0x7b845082).
is still a problem.
this is only in GIT now, and will be in 0.9.50.
With the openSUSE buildservice, you could try the "wine-snapshot" RPM which has the daily snapshots, or just wait until this weeks Friday for the 0.9.50 RPMs.
http://bugs.winehq.org/show_bug.cgi?id=10555
--- Comment #10 from Stefan Leichter Stefan.Leichter@camLine.com 2007-11-30 15:28:17 --- Result from wine 0.9.50:
wine: Call from 0x90a6e1 to unimplemented function GDI32.dll.GetTextExtentExPointI, aborting wine: Unimplemented function GDI32.dll.GetTextExtentExPointI called at address 0x90a6e1 (thread 000d), starting debugger... Unhandled exception: unimplemented function GDI32.dll.GetTextExtentExPointI called in 32-bit code (0x7efa1e38).
http://bugs.winehq.org/show_bug.cgi?id=10555
--- Comment #11 from Hans Leidekker hans@it.vu.nl 2007-12-01 07:39:04 --- Created an attachment (id=9430) --> (http://bugs.winehq.org/attachment.cgi?id=9430) gdi32: Implement GetTextExtentExPointI.
Please try again with this patch applied to Wine 0.9.50 and report back.
http://bugs.winehq.org/show_bug.cgi?id=10555
--- Comment #12 from Stefan Leichter Stefan.Leichter@camLine.com 2007-12-01 17:13:06 --- The patch fixes the crash. The gui starts up. Thank you so far.
The problem now are some texts. Looks like the characters are printed over each other not side by side. This happens sometimes for buttons and static texts and always for the entries of the menu bar
http://bugs.winehq.org/show_bug.cgi?id=10555
Hans Leidekker hans@it.vu.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@it.vu.nl
--- Comment #13 from Hans Leidekker hans@it.vu.nl 2007-12-02 03:54:54 --- Thanks for testing Stefan, can you attach a +font trace?
http://bugs.winehq.org/show_bug.cgi?id=10555
--- Comment #14 from Stefan Leichter Stefan.Leichter@camLine.com 2007-12-02 04:44:02 --- Created an attachment (id=9451) --> (http://bugs.winehq.org/attachment.cgi?id=9451) log with WINEDEBUG=+font
On startup the gui looked ok. In the end the texts became messy.
How can i add the download keyword an the URL http://download.tomtom.com/sweet/application/home2latest/TomTomHOME2winlates... to the bug?
http://bugs.winehq.org/show_bug.cgi?id=10555
Hans Leidekker hans@it.vu.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://download.tomtom.com/s | |weet/application/home2latest | |/TomTomHOME2winlatest.exe
http://bugs.winehq.org/show_bug.cgi?id=10555
Hans Leidekker hans@it.vu.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wine-kernel |wine-gdi-(printing) Summary|TomTom HOME 2 doesn't run |TomTom HOME 2 crashes due to | |unimplemented | |GetTextExtentExPointI
--- Comment #15 from Hans Leidekker hans@it.vu.nl 2007-12-02 08:14:15 --- OK, on to the next showstopper ;) It's in usp10, because the text corruption is gone with a native override for usp10.dll. I think it's better to open a new bug for this issue because this bug has already morphed once. Let's close this bug when an implementation for GetTextExtentExPointI has landed in git.
http://bugs.winehq.org/show_bug.cgi?id=10555
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=10555
Hans Leidekker hans@it.vu.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #16 from Hans Leidekker hans@it.vu.nl 2007-12-03 10:21:02 --- Patch is in git. The text corruption problem is tracked in bug 10505.
http://bugs.winehq.org/show_bug.cgi?id=10555
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #17 from Dan Kegel dank@kegel.com 2008-01-28 05:41:32 --- Closing all RESOLVED FIXED bugs older than four weeks.