[Bug 20265] TR4W program starts if I go into terminal mode ctrl-alt-F1 and then back to GUI ctrl-alt-f7

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 10 06:22:07 CDT 2010


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





--- Comment #10 from Howie Hoyt <n4af at pvrc.org>  2010-05-10 06:22:05 ---
Update-
I have not been able to do regression testing yet because when I went to set
the bisect good/bad I found i could not return wine to 'good' status.

After a LOT of testing, I found that making TR4W work (circumvention) consists
of two parts. In terms of bz2 source, wine 1.0 must be used. 

Best I can tell the bisect is wine-1.0 good and wine 1.1.0 bad.

But additionally, wine must be (initially) started with the directory of the
config file included.
This means change the command from 
env WINEPREFIX="/home/howie/.wine" wine "C:\Program Files\TR4W\tr4w.exe"  
to 
env WINEPREFIX="/home/howie/.wine" wine "C:\Program Files\TR4W\tr4w.exe" 
/CQ-M/CQM.CFG

Naturally, you must modify the above for YOUR UID and your contest directory.
The later will invariably bring up TR4W but without the ability to save the
log.
Take TR4W down normally, restore the start command to the normal (first) line
and all should be ok.

Howie

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list