http://bugs.winehq.org/show_bug.cgi?id=12484
--- Comment #17 from John Anderson MrAnderson@lavabit.com 2008-06-15 11:13:43 --- (In reply to comment #16)
(In reply to comment #15)
You got it backwards... it's not
wine "path to photoshop" WINEDEBUG=+relay,+seh,+tid wine photoshop > log.txt 2>&1
but rather
WINEDEBUG=+relay,+seh,+tid wine "path to photoshop.exe" > log.txt 2>&1
Yeah, I worked that out afterwards. I was being an idiot. however now when I enter the path to the photoshop executable it wont run.
I enter $ WINEDEBUG=+relay,+seh,+tid wine "/home/john/.wine/drive_c/Program Files/Abobe/Abobe Photoshop CS2/Photoshop.exe" > log.txt 2>&1
What's wrong?
Sorted it out and managed to get it working.
spat out a file that is almost 6 GigaBytes (!) in size. Currently in the process of compressing it but it looks like it could take all night at this rate.
Will upload it once it finishes.