https://bugs.winehq.org/show_bug.cgi?id=38526
Bug ID: 38526 Summary: QTravel crashes Product: Wine Version: unspecified Hardware: x86-64 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: marc.gingold@gmail.com
Created attachment 51396 --> https://bugs.winehq.org/attachment.cgi?id=51396 backtrace.txt
QTravel (for GPS Tracker Qstarz BT-Q2000) : shows the strat screen, and another scree appears : "The program has encountered a seriuus problem ..."
https://bugs.winehq.org/show_bug.cgi?id=38526
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.7.40
https://bugs.winehq.org/show_bug.cgi?id=38526
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #1 from super_man@post.com --- Add also console output.
https://bugs.winehq.org/show_bug.cgi?id=38526
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #2 from winetest@luukku.com --- http://www.qstarz.com/download.php?t=3&m=BT-Q2000
Downloaded that software and it installs and starts with no issues. When running the gui is visible and it asks for a product key which I don't have.
Fixed?
wine 2.0rc4.
https://bugs.winehq.org/show_bug.cgi?id=38526
--- Comment #3 from Gingold marc.gingold@gmail.com --- Hi !
I tryed again : it failed before a key was requested. But perhaps I missed something.
I give you the KEY if you can help me by providing me the app files. Thanks in advance and best greetings for the new year !
Key :
6NN2 DCI3 FBPC IDAY 7W2P W729 PSQZ
https://bugs.winehq.org/show_bug.cgi?id=38526
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|QTravel crashes |QTravel, part of Qstarz PC | |Suite (Q2000) v3.x crashes | |on startup URL| |http://www.qstarz.com/downl | |oad/Qstarz_PC_Suite_V3.75_i | |nstaller_M.zip Keywords| |download CC| |focht@gmx.net
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
can't confirm, there is no crash on start.
The sub-installer 'Silicon Laboratories CP210x USB to UART Bridge' driver requires MFC42, although the main installer doesn't require it.
--- snip --- $ wine ./Qstarz_PC_Suite_V3.75_installer_M.exe ... err:module:import_dll Library MFC42.DLL (which is needed by L"C:\Program Files\Qstarz PC Suite(Q2000)\Driver_CP210x\Windows_2K_XP_S2K3_Vista\CP210xVCPInstaller.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\Qstarz PC Suite(Q2000)\Driver_CP210x\Windows_2K_XP_S2K3_Vista\CP210xVCPInstaller.exe" failed, status c0000135 ... --- snip ---
('winetricks -q mfc42')
The WDM kernel driver won't work anyway, the device has to be recognized by Linux kernel. If the device is exposed to userspace through serial port (as the name suggests), a symlink to COMx might work here.
There is a problem with the main user interface though. It's endlessly refreshing controls. But that's a different problem.
$ du -sh Qstarz_PC_Suite_V3.75_installer_M.zip 30M Qstarz_PC_Suite_V3.75_installer_M.zip
$ sha1sum Qstarz_PC_Suite_V3.75_installer_M.zip 96424eaa0c947d09bed2524c80da4267a881e79d Qstarz_PC_Suite_V3.75_installer_M.zip
$ wine --version wine-2.0-rc4
Regards
https://bugs.winehq.org/show_bug.cgi?id=38526
--- Comment #5 from Gingold marc.gingold@gmail.com --- Hi !
Thanks for your effort. I have cancelled the invite to download a GPS track from the Qstarz recorder, and loaddet a .itm file (attached here) : The track is ther, but the link with Google maps does not work.
Sincerely yours,
https://bugs.winehq.org/show_bug.cgi?id=38526
--- Comment #6 from Gingold marc.gingold@gmail.com --- Created attachment 56788 --> https://bugs.winehq.org/attachment.cgi?id=56788 .itm file (downloaded on a PC) for viewing with the Qstarz Suite
With Qstarz.app on Mac by wine : no Google Maps visualization.
https://bugs.winehq.org/show_bug.cgi?id=38526
--- Comment #7 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to Gingold from comment #6)
Created attachment 56788 [details] .itm file (downloaded on a PC) for viewing with the Qstarz Suite
With Qstarz.app on Mac by wine : no Google Maps visualization.
I can't reproduce it on Debian, but I guess it may behave differently in OSX. I can install the program and open the itm file, the right pane shows google maps pointing to "Foret de Fontainebleau".
What is your wine version? I tested with 2.0-rc4. Anyway, this google maps part should be a different bug as this bug is about the crash.
https://bugs.winehq.org/show_bug.cgi?id=38526
--- Comment #8 from Gingold marc.gingold@gmail.com --- Hi! Thanks for the rapid answers. I work with Wine 1.6.1; The new Mac OS X is not yet released. I will wait, and hope not having to open a new bug forum ! The track was effectively in the Fontainebleau forest, a big place near Paris in France. Sincerely Yours,
https://bugs.winehq.org/show_bug.cgi?id=38526
--- Comment #9 from Bruno Jesus 00cpxxx@gmail.com --- That is too old, please refer to https://wiki.winehq.org/MacOSX in order to upgrade your wine.
https://bugs.winehq.org/show_bug.cgi?id=38526
--- Comment #10 from Gingold marc.gingold@gmail.com --- Created attachment 56833 --> https://bugs.winehq.org/attachment.cgi?id=56833 Wine 1.6.1 is the up to date version on my Mac (Sierra)
https://bugs.winehq.org/show_bug.cgi?id=38526
--- Comment #11 from Gingold marc.gingold@gmail.com --- (continued) Besides I installed wine with brew on my Mac (Sierra) : The command wine is unknown : -bash: wine: command not found and I could find it on the system.
https://bugs.winehq.org/show_bug.cgi?id=38526
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #12 from fjfrackiewicz@gmail.com --- (In reply to Gingold from comment #11)
(continued) Besides I installed wine with brew on my Mac (Sierra) : The command wine is unknown : -bash: wine: command not found and I could find it on the system.
I don't know what this brew program is but if you look on this page https://dl.winehq.org/wine-builds/macosx/download.html you will see that the latest version of Wine is version 2.0-rc4.
I would recommend installing the development version and see if that helps :)
https://bugs.winehq.org/show_bug.cgi?id=38526
--- Comment #13 from Gingold marc.gingold@gmail.com --- As proposed, I opened a new bug report : https://bugs.winehq.org/show_bug.cgi?id=42199 as I have a problem with the Google map view.
Thanks for the all the advices.
https://bugs.winehq.org/show_bug.cgi?id=38526
--- Comment #14 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to Gingold from comment #13)
As proposed, I opened a new bug report : https://bugs.winehq.org/show_bug.cgi?id=42199 as I have a problem with the Google map view.
Thanks for the all the advices.
So you are now able to start the application correctly? Updating wine worked?
https://bugs.winehq.org/show_bug.cgi?id=38526
--- Comment #15 from Gingold marc.gingold@gmail.com --- I continued to the new bug report, with a screen capture. No Google map ! Thanks for having answered.
https://bugs.winehq.org/show_bug.cgi?id=38526
--- Comment #16 from winetest@luukku.com --- (In reply to Gingold from comment #15)
I continued to the new bug report, with a screen capture. No Google map ! Thanks for having answered.
Is this specific bug fixed or not?
https://bugs.winehq.org/show_bug.cgi?id=38526
Gingold marc.gingold@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #17 from Gingold marc.gingold@gmail.com --- This is fixed. Thanks for all.
https://bugs.winehq.org/show_bug.cgi?id=38526
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #18 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.5.