http://bugs.winehq.org/show_bug.cgi?id=11648
Daniel Teichman danielteichman@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #5 from Daniel Teichman danielteichman@gmail.com 2008-02-19 16:37:42 --- (In reply to comment #4)
Let's reset to a known state, just for debugging. Please try this:
cd $HOME rm -rf .wine (or mv .wine .wine.old) wget http://kegel.com/wine/winetricks sh winetricks vcrun9 corefonts
and then install Photoshop CS. It should just work. Let me know what happens.
$mv .wine .wine.old $winecfg $rm winetricks $wget http://kegel.com/wine/winetricks $chmod u+x winetricks $sh winetricks corefonts
Your winetricks script doesn't have an option for 'vcrun9'. NOTE: vcrun6 is not in the HOWTO
$sh winetricks vcrun6 $cd PHOTOSHOPCS8 $wine SETUP.EXE
There are a few fixmes in the terminal, but installation proceeds normally.
Activation proceeds normally.
$wine Photoshop.exe
Weird graphics issue... I'm going to run it in a virtual desktop.
$winecfg $wine Photoshop.exe
Prompt to change color settings -> "No" Startup dialog displays. -> close
OK... I can open a file... did some edits.
Still having a bug where my workspace vanished to the window behind everything... I'll try with my 1024x720 virtual desktop size (I was using 800x600 too small?)
$winecfg $wine Photoshop.exe
WORKS GREAT! YOU ARE A GOD!
Workspace doesn't move behind Photoshop window... fonts are a little messed up though. Is this because they aren't the versions that come with Windows?
I think that "$sh winetricks vcrun6" fixed it... needs to go in the HOWTO.