http://bugs.winehq.org/show_bug.cgi?id=12484
--- Comment #14 from John Anderson MrAnderson@lavabit.com 2008-06-15 08:50:15 --- (In reply to comment #12)
Thanks, but that log doesn't have the traces that we need enabled. Please set the WINEDEBUG variable for the session, e.g. WINEDEBUG=+relay,+seh,+tid wine photoshop > log.txt 2>&1 The result should be absolutely huge, maybe megabytes.
Well I enter $ wine "path to photoshop" WINEDEBUG=+relay,+seh,+tid wine photoshop > log.txt 2>&1 into the terminal and that text file is what comes out after I do everything that needs done so obviously I'm doing something wrong.
could you tell me _exactly_ what I need to do in terms of terminal input and the like to get the required result?
thanks.