Re: how to get wine error trace

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>>>>> "Dan" == Dan Sawyer <dansawyer@xxxxxxxxxxxxx> writes:

    Dan> The system is FC4 and the wine version is 0.9.5. The condition is
    Dan> wine produces a rapid string of errors when attempting to open an
    Dan> application. The original error is lost. I have tried redirecting
    Dan> by changing the redirecting '>' with both '1>' and '2>'. In any
    Dan> event the original error is lost out of the buffer and redirection
    Dan> does not work.

What shell? "echo $SHELL". For (ba)sh and friends: 
WINEDEBUG=... wine <command.exe> >log  2>&1
for tcsh and friends
env WINEDEBUG=...  wine <command.exe> >& log

-- 
Uwe Bonnes                bon@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------

_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux