http://bugs.winehq.org/show_bug.cgi?id=13103
Summary: tomtom home does not install Product: Wine Version: 1.0-rc1 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: loader AssignedTo: wine-bugs@winehq.org ReportedBy: klaus.layer@gmx.de
TOMTOM Home is the configuration software for TOMTOM navigation devices. I tried to install TOMTOM Home with wine, but the installation failed because sensapi.dll could not be loaded.
Wine provides a buildin sensapi.dll.so module, so I am wondering why the installation fails when trying to load sensapi.dll.
http://bugs.winehq.org/show_bug.cgi?id=13103
Klaus Layer klaus.layer@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|other |Linux Summary|tomtom home does not install|tomtom home does not install | |due to no loading | |sensapi.dll
http://bugs.winehq.org/show_bug.cgi?id=13103
Hans Leidekker hans@it.vu.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@it.vu.nl
--- Comment #1 from Hans Leidekker hans@it.vu.nl 2008-05-10 11:28:37 --- Can you provide a download URL?
http://bugs.winehq.org/show_bug.cgi?id=13103
--- Comment #2 from Klaus Layer klaus.layer@gmx.de 2008-05-10 12:48:14 --- Unfortunately the software cannot be downloaded. I can provide traces if you tell me which channel is required.
http://bugs.winehq.org/show_bug.cgi?id=13103
--- Comment #3 from Hans Leidekker hans@it.vu.nl 2008-05-10 14:46:06 --- Which version of TomTom HOME is that? I have 2.1.2.121 here which installs fine.
http://bugs.winehq.org/show_bug.cgi?id=13103
--- Comment #4 from Klaus Layer klaus.layer@gmx.de 2008-05-11 00:03:28 --- The version that comes on CD with the device is 1.6.020. If I install it on a Windows computer and do an upgrade the version is 2.3.1.92.
http://bugs.winehq.org/show_bug.cgi?id=13103
--- Comment #5 from Klaus Layer klaus.layer@gmx.de 2008-05-11 00:16:35 --- ok, got it. The setup checks for sensapi.dll before loading it somewhere in the path. A fake sensapi.dll I created with "touch sensapi.dll" in drive_c\windows\system32 helped. The install succeeded. Thanks for looking at this bug.
Wouldn't it be better to have faked dll's inplace in the file system where they are on a windows system?
http://bugs.winehq.org/show_bug.cgi?id=13103
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #6 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-05-11 02:48:20 ---
Wouldn't it be better to have faked dll's inplace in the file system where they are on a windows system?
Wine has that, but a fake sensapi.dll is missing apparently. You can send a patch to wine-patches@winehq.org to add it. It's very simple: look at tools/wine.inf file, and add it under the fake-dll section
http://bugs.winehq.org/show_bug.cgi?id=13103
--- Comment #7 from Austin English austinenglish@gmail.com 2008-05-11 23:02:21 --- (In reply to comment #6)
Wouldn't it be better to have faked dll's inplace in the file system where they are on a windows system?
Wine has that, but a fake sensapi.dll is missing apparently. You can send a patch to wine-patches@winehq.org to add it. It's very simple: look at tools/wine.inf file, and add it under the fake-dll section
I've sent one:
http://www.winehq.org/pipermail/wine-patches/2008-May/054794.html
http://bugs.winehq.org/show_bug.cgi?id=13103
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |arethusa26@gmail.com
--- Comment #8 from Andrew Nguyen arethusa26@gmail.com 2008-10-26 22:21:12 --- Austin English's patch was committed long ago:
http://www.winehq.org/pipermail/wine-cvs/2008-May/043585.html
I'm presuming this is fixed.
http://bugs.winehq.org/show_bug.cgi?id=13103
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #9 from Austin English austinenglish@gmail.com 2008-10-26 22:40:32 --- Yeah, should be fixed.
http://bugs.winehq.org/show_bug.cgi?id=13103
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2008-11-07 10:46:33 --- Closing bugs fixed in 1.1.8.