http://bugs.winehq.org/show_bug.cgi?id=27863
Summary: eMachineShop: unable to get past "Fix Video problems" screen Product: Wine Version: unspecified Platform: x86 OS/Version: Mac OS X 10.6 Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: sam.kuper@uclmail.net
Created an attachment (id=35644) --> (http://bugs.winehq.org/attachment.cgi?id=35644) Screenshot of "Fix Video problems" window
System used:
* 2.16GHz Macbook * Mac OS X 10.6.8 * Wine 1.3.24 (installed via MacPorts)
Steps to reproduce:
Download emssetup173.exe from http://www.emachineshop.com/machine-shop/Download/page100.html to Downloads folder
In Terminal, enter: cd ~/Downloads/ Then enter: wine emssetup173.exe
Allow the installation wizard to run with default settings.
In Terminal, enter: cd ~/.wine/drive_c/Program Files/eMachineShop Then enter: wine emachineshop.exe
A popup window appears, via X11, titled "Fix Video problems" (see attachment). It offers a button to activate software-only rendering mode. Regardless whether I select that mode or not, the software does not run any further.
If I quit X11 and run emachineshop.exe again, then I get a different window complaining that eMachineShop didn't quit properly the last time it was run and asking me if I'd like to run it again "normally", or with a blank document, etc. But after that, I get the "Fix Video problems" window again.
http://bugs.winehq.org/show_bug.cgi?id=27863
sampablokuper sam.kuper@uclmail.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sam.kuper@uclmail.net
http://bugs.winehq.org/show_bug.cgi?id=27863
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.emachineshop.com | |/machine-shop/Download/page | |100.html
--- Comment #1 from Austin English austinenglish@gmail.com 2011-07-22 23:43:20 CDT --- Terminal output?
http://bugs.winehq.org/show_bug.cgi?id=27863
--- Comment #2 from sampablokuper sam.kuper@uclmail.net 2011-07-24 21:55:53 CDT --- (First, I should note that there's a typo in my description of the bug. Instead of: "In Terminal, enter: cd ~/.wine/drive_c/Program Files/eMachineShop" I should have written: "In Terminal, enter: cd ~/.wine/drive_c/Program\ Files/eMachineShop")
(In reply to comment #1)
Terminal output?
None. However, if I press Ctrl-C a couple of times in Terminal, I get this:
^C^Cfixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0 err:ntdll:RtlpWaitForCriticalSection section 0x43aea364 "x11drv_main.c: X11DRV_CritSection" wait timed out in thread 0020, blocked by 0009, retrying (60 sec)
And if I switch to X11 and press Cmd-Q, I get this:
XIO: fatal IO error 4 (Interrupted system call) on X server "/tmp/launch-aIgpcO/org.x:0" after 4110 requests (4110 known processed) with 0 events remaining. XIO: fatal IO error 35 (Resource temporarily unavailable) on X server "/tmp/launch-aIgpcO/org.x:0" after 16 requests (7 known processed) with 0 events remaining.
Hope that helps. Thanks!
http://bugs.winehq.org/show_bug.cgi?id=27863
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Mac OS X 10.6 |Mac OS X
http://bugs.winehq.org/show_bug.cgi?id=27863
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-08-19 14:05:31 CDT --- Runs fine here in wine-1-3.26 , so can't confirm
Maybe MAC OS X specific?
http://bugs.winehq.org/show_bug.cgi?id=27863
njloof@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |njloof@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=27863
--- Comment #4 from njloof@gmail.com 2012-02-05 22:45:33 CST --- Same issue here using WineBottler 1.2.3.
http://bugs.winehq.org/show_bug.cgi?id=27863
ottermaticradio@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ottermaticradio@gmail.com
--- Comment #5 from ottermaticradio@gmail.com 2012-02-12 21:47:18 CST --- Same problem here. I just installed Wine 1.2.3 via MacPorts. Same error message, same behavior, also no terminal output.
I'm using an iMac 10,1 Core 2 Duo running Mac OS X version 10.6.6. Is there any other information I can provide? Are there logs I can post?
http://bugs.winehq.org/show_bug.cgi?id=27863
Erich Hoover ehoover@mines.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ehoover@mines.edu
--- Comment #6 from Erich Hoover ehoover@mines.edu 2012-06-25 11:45:38 CDT --- (In reply to comment #5)
Same problem here. I just installed Wine 1.2.3 via MacPorts. Same error message, same behavior, also no terminal output.
I'm using an iMac 10,1 Core 2 Duo running Mac OS X version 10.6.6. Is there any other information I can provide? Are there logs I can post?
I'm trying to get this working for someone on a Mac (works great for me on Linux). Their system specs are: XQuartz 2.7.2 Mac OS X 10.7.4 NVIDIA GeForce 320M 256 MB
The error dialog that appears when loading the application is: wglMakeCurrent: 6 : Invalid handle.
On the console I see: path: 14177_0x1800156 set off screen: invalid drawable
Are there any debug channels that would be useful to run to diagnose this issue? This is not on my computer, so if you could send me a list of information to gather then I can help this person and report back.
http://bugs.winehq.org/show_bug.cgi?id=27863
Jonas Maebe jonas.bugzilla@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jonas.bugzilla@gmail.com
--- Comment #7 from Jonas Maebe jonas.bugzilla@gmail.com 2012-09-29 06:36:16 CDT --- Try again with XQuartz 2.7.4. It contains a fix for the "set off screen: invalid drawable" error. I can now start the program by clicking next/done. The 3D rendering test window renders the 3D shapes in black rather than grey though (you can see it by clicking on the button at the top of the window to make the background blue). But maybe that's not Mac-specific and also happens on Linux.
https://bugs.winehq.org/show_bug.cgi?id=27863
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned? URL|http://www.emachineshop.com |http://www.emachineshop.com |/machine-shop/Download/page |/machine-shop/Download/page |100.html |100.html Version|unspecified |1.3.24
--- Comment #8 from Ken Sharp imwellcushtymelike@gmail.com --- Is this still an issue in Wine 1.7.45 or later?
https://bugs.winehq.org/show_bug.cgi?id=27863
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net, | |super_man@post.com
--- Comment #9 from super_man@post.com --- The program has been upgraded.
Version 1.912
I can't confirm the issue since I didnt see the dialogue mentioned here.
https://bugs.winehq.org/show_bug.cgi?id=27863
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|Abandoned? | Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED Summary|eMachineShop: unable to get |eMachineShop: unable to get |past "Fix Video problems" |past "Fix Video problems" |screen |screen on Mac OSX
--- Comment #10 from Anastasius Focht focht@gmx.net --- Hello folks,
since this/was is likely Mac OS X related and OP didn't respond further, resolving 'ABANDONED'.
Regards
https://bugs.winehq.org/show_bug.cgi?id=27863
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Austin English austinenglish@gmail.com --- Closing.