http://bugs.winehq.org/show_bug.cgi?id=25777
Summary: TurningPointAnyWhere24.exe won't install Product: Wine Version: 1.2.2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jonathan.g.cannon@gmail.com
I attempted to install TurningPointAnyWhere24.exe downloaded from http://www.turningtechnologies.com/responsesystemsupport/downloads/softwared...
I extracted the zip file in my Downloads folder (default location in Ubuntu 10.04). I attempted to open the file with Wine Windows Program Loader (right click and select that application to open). It crashed Wine.
Possibly unrelated information, but I'll give it since I am ignorant about the workings of Wine:
The unzipped TurningPointAnyWhere24 folder which contains TurningPointAnyWhere24.exe also contains a number of dll files with names that look like they may be specific to the TurningPointAnyWhere software. I don't know how to install these and didn't try anything.
I installed a clean wine prefix. I installed the .net framework 2.0 as per http://appdb.winehq.org/objectManager.php?sClass=version&iId=3754. I then installed Microsoft Office 2007 as per http://appdb.winehq.org/objectManager.php?sClass=version&iId=4992 and it is working. I successfully installed TurningPoint_PC_4_2_3.exe from http://www.turningtechnologies.com/responsesystemsupport/downloads/softwared... with no additional adjustments, and it appears to work. At this point I tried installing TurningPointAnyWhere24.exe.
http://bugs.winehq.org/show_bug.cgi?id=25777
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2011-01-14 15:33:57 CST --- Please attach debug output as per http://wiki.winehq.org/FAQ#get_log to the bug report, and if possible, please retest with the latest development version of Wine (1.3.11).
http://bugs.winehq.org/show_bug.cgi?id=25777
--- Comment #2 from Jonathan jonathan.g.cannon@gmail.com 2011-01-14 15:51:47 CST --- (In reply to comment #1)
Please attach debug output as per http://wiki.winehq.org/FAQ#get_log to the bug report, and if possible, please retest with the latest development version of Wine (1.3.11).
Can I have 2 versions of Wine installed on my computer, or do I need to reinstall everything with the development version? (I can do that, but I'm wondering if I'm likely to encounter problems with dotnet20 and Microsoft Office 2007 on that version of Wine, and I'm not very fast at finding that information on the WineHQ website.)
I will retest and submit the bug report as best I'm able. Thanks for the references.
http://bugs.winehq.org/show_bug.cgi?id=25777
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com 2011-01-14 16:12:08 CST --- (In reply to comment #2)
(In reply to comment #1)
Please attach debug output as per http://wiki.winehq.org/FAQ#get_log to the bug report, and if possible, please retest with the latest development version of Wine (1.3.11).
Can I have 2 versions of Wine installed on my computer, or do I need to
Sure, you can have the Wine binaries installed in different paths.
reinstall everything with the development version? (I can do that, but I'm wondering if I'm likely to encounter problems with dotnet20 and Microsoft Office 2007 on that version of Wine, and I'm not very fast at finding that information on the WineHQ website.)
This is orthogonal to the first question. The Wine prefix is independent from the Wine installation, so changing the version of Wine that is installed does not affect any files in your prefix. It would be preferable to test the application in its own separate prefix.
http://bugs.winehq.org/show_bug.cgi?id=25777
--- Comment #4 from Jonathan jonathan.g.cannon@gmail.com 2011-01-14 16:31:33 CST --- Can you point me to a how to on making new wine prefixes and using multiple prefixes? I need to know things like if I will have two Wine folders in my Applications menu or if I will need to do things from the command line (and then how to do them, but the how to's are usually pretty easy).
http://bugs.winehq.org/show_bug.cgi?id=25777
--- Comment #5 from Austin English austinenglish@gmail.com 2011-01-14 19:31:40 CST --- (In reply to comment #4)
Can you point me to a how to on making new wine prefixes and using multiple prefixes? I need to know things like if I will have two Wine folders in my Applications menu or if I will need to do things from the command line (and then how to do them, but the how to's are usually pretty easy).
http://wiki.winehq.org/FAQ#head-faf9617c53607e583f6e6ff70a4ac9522d490faf
http://bugs.winehq.org/show_bug.cgi?id=25777
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |xerox_xerox2000@yahoo.co.uk Ever Confirmed|0 |1
--- Comment #6 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-01-15 14:09:38 CST --- I downloaded and tried the application. It looks like it doesn't need to install, just run out of the folder contained in the zip file.
It crashes however here. Th culprit seems to be :
0009:Call advapi32.RegOpenKeyExW(80000001,00b70ce8 L"Control Panel\Mouse",00000000,0002001f,0032ecd0) ret=003aabd7 0009:Ret advapi32.RegOpenKeyExW() retval=00000002 ret=003aabd7 0009:Call KERNEL32.InterlockedCompareExchange(00aa3274,00000004,00000008) ret=79ef56cc 0009:Ret KERNEL32.InterlockedCompareExchange() retval=00000008 ret=79ef56cc 0009:trace:seh:raise_exception code=c0000005 flags=0 addr=0x3f1a60d ip=03f1a60d tid=0009 0009:trace:seh:raise_exception info[0]=00000000 0009:trace:seh:raise_exception info[1]=00000000
After creating that key (HKCU\Control Panel\Mouse) manuallly, the app starts for me. I'll send a patch for this key
http://bugs.winehq.org/show_bug.cgi?id=25777
--- Comment #7 from Jonathan jonathan.g.cannon@gmail.com 2011-01-17 10:01:08 CST --- Thank you all for your help. I was able to get it working on both versions 1.2.2 and the current release. I'm slow at all things Linux, but I'm learning a lot from the great community.
Now to figure out how to address the issue of device drivers! :)
http://bugs.winehq.org/show_bug.cgi?id=25777
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download, Installer URL| |https://ucmshare.ucmerced.e | |du/docushare/dsweb/Get/Docu | |ment-167348/TurningPointAny | |Where24.zip CC| |focht@gmx.net Component|-unknown |tools Summary|TurningPointAnyWhere24.exe |TurningPointAnyWhere24.exe |won't install |fails to run (needs | |"HKCU\Control | |Panel\Mouse" registry key | |present)
--- Comment #8 from Anastasius Focht focht@gmx.net 2012-02-19 15:45:26 CST --- Hello,
as Louis said, there is no installer. The app can be run directly after unzipping.
Needs .NET Framework 2.0 prerequisite ('winetricks -q dotnet20').
--- snip --- Unhandled Exception: System.InvalidOperationException: An error occurred creating the form. See Exception.InnerException for details. The error is: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at TurningPoint_Anywhere.frmMain.GetMouseDoubleClickSpeed() at TurningPoint_Anywhere.frmMain..ctor() --- End of inner exception stack trace --- at TurningPoint_Anywhere.My.MyProject.MyForms.Create__Instance__[T](T Instance) at TurningPoint_Anywhere.My.MyApplication.OnCreateMainForm() at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun() at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel() at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine) at TurningPoint_Anywhere.My.MyApplication.Main(String[] Args) wine: Unhandled exception 0xe0434f4d at address 0x7b83924f (thread 0009), starting debugger... --- snip ---
As Louis already figured out, adding following registry key makes the app happy:
--- snip --- $ wine reg add "HKCU\Control Panel\Mouse" --- snip ---
The app will need msvcm80.dll later when doing serious work.
$ sha1sum TurningPointAnyWhere24.zip fb694f9695d538b2f945a218121d3e78aee41229 TurningPointAnyWhere24.zip
$ wine --version wine-1.4-rc4
Regards
http://bugs.winehq.org/show_bug.cgi?id=25777
Julian Rüger jr98@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jr98@gmx.net
http://bugs.winehq.org/show_bug.cgi?id=25777
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |7b909b53f99058d3f0611a69260 | |d72d1bf926b7f Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from Austin English austinenglish@gmail.com 2012-05-09 13:57:34 CDT --- http://source.winehq.org/git/wine.git/commitdiff/7b909b53f99058d3f0611a69260...
http://bugs.winehq.org/show_bug.cgi?id=25777
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2012-05-11 13:22:49 CDT --- Closing bugs fixed in 1.5.4.
http://bugs.winehq.org/show_bug.cgi?id=25777
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.4.x
http://bugs.winehq.org/show_bug.cgi?id=25777
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.4.x |---