[Bug 11027] Starcraft: unable to install from the CD - CPU goes to 63%

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 4 18:36:26 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=11027





--- Comment #3 from Austin English <austinenglish at gmail.com>  2008-01-04 18:36:26 ---
(In reply to comment #2)
> Hi. I ran the app from terminal by cd'ing to /media/STARCRAFT.  I then execute
> 'wine setup.exe'
> The CD spins up and I am immediately returned to the prompt.  Nothing is logged
> to the current terminal screen, and the three processes I reported above are
> "running" with the same CPU utilizations I mentioned in the call.  
> It is as if the install program is "running" but without sound or video.  Even
> running it using the syntax 
> wine explorer /desktop=starcraft,640x480 setup
> does not work.  I get a blue "desktop" window, but otherwise nothing is
> different.
> 

Try running it with:
$ WINEDEBUG=+relay,+seh,+tid wine setup.exe &> /tmp/log.txt

And attach /tmp/log.txt here. If it's too big:
$ bzip2 -9 /tmp/log.txt
And attach log.txt.bz2 here.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list