Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wine + Photoshop CS/8
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
doykati
n00b
n00b


Joined: 07 Sep 2004
Posts: 7
Location: Switzerland / France / Sweden

PostPosted: Thu Dec 09, 2004 8:50 pm    Post subject: wine + Photoshop CS/8 Reply with quote

Hi,

I try to install Photoshop CS with wine. I just emerged wine, and tried to install Photoshop but I couldn't start the install:
Code:
wine /mnt/iso/Photoshop/setup.exe
Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the screen resolution and remove the "Resolution" entry in the config file
Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the screen resolution and remove the "Resolution" entry in the config file
wine: Unhandled exception (thread 000c), starting debugger...


Here is my wine config file:
Code:

WINE REGISTRY Version 2
[Drive A]
"Path" = "/mnt/floppy"
"Type" = "floppy"
"Label" = "Floppy"
"Filesystem" = "win95"
[Drive C]
"Path" = "fake_windows"
"Type" = "hd"
"Label" = "MS-DOS"
"Filesystem" = "win95"
[Drive E]
"Path" = "/mnt/cdrom"
"Type" = "cdrom"
"Label" = "CD-Rom"
[Drive F]
"Path" = "/tmp"
"Type" = "hd"
"Label" = "Tmp Drive"
"Filesystem" = "win95"
[Drive H]
"Path" = "../"
"Type" = "network"
"Label" = "Home"
"Filesystem" = "win95"
[Drive Z]
"Path" = "/"
"Type" = "network"
"Label" = "Root"
"Filesystem" = "win95"
[wine]
"Windows" = "c:\\Windows"
"System" = "c:\\Windows\\System"
"Temp" = "f:\\"
"Path" = "c:\\Windows;c:\\Windows\\System;f:\\;h:\\;z:\\"
"Profile" = "c:\\Windows\\Profiles\\Administrator"
"GraphicsDriver" = "x11drv"
"ShellLinker" = "wineshelllink"
# <wineconf>
[Version]
"Windows" = "win2k"
[DllOverrides]
"rpcrt4"       = "builtin, native"
"oleaut32"     = "builtin, native"
"ole32"        = "builtin, native"
"commdlg"      = "builtin, native"
"comdlg32"     = "builtin, native"
"ver"          = "builtin, native"
"version"      = "builtin, native"
"shell"        = "builtin, native"
"shell32"      = "builtin, native"
"shfolder"     = "builtin, native"
"shlwapi"      = "builtin, native"
"shdocvw"      = "builtin, native"
"lzexpand"     = "builtin, native"
"lz32"         = "builtin, native"
"comctl32"     = "builtin, native"
"commctrl"     = "builtin, native"
"advapi32"     = "builtin, native"
"crtdll"       = "builtin, native"
"mpr"          = "builtin, native"
"winspool.drv" = "builtin, native"
"ddraw"        = "builtin, native"
"dinput"       = "builtin, native"
"dsound"       = "builtin, native"
"opengl32"     = "builtin, native"
"msvcrt"       = "native, builtin"
"msvideo"      = "builtin, native"
"msvfw32"      = "builtin, native"
"mcicda.drv"   = "builtin, native"
"mciseq.drv"   = "builtin, native"
"mciwave.drv"  = "builtin, native"
"mciavi.drv"   = "native, builtin"
"mcianim.drv"  = "native, builtin"
"msacm.drv"    = "builtin, native"
"msacm"        = "builtin, native"
"msacm32"      = "builtin, native"
"midimap.drv"  = "builtin, native"
"notepad.exe"  = "native, builtin"
"*" = "native, builtin"
[AppDefaults\\msimn.exe\\DllOverrides]
"*comctl32" = "builtin"
"mapi" = "native, builtin"
"mapi32" = "native, builtin"
"ole32" = "native, builtin"
"compobj" = "native, builtin"
"ole2" = "native, builtin"
"ole2nls" = "native, builtin"
"ole2conv" = "native, builtin"
"ole2prox" = "native, builtin"
"ole2thk" = "native, builtin"
"storage" = "native, builtin"
"olepro32" = "native, builtin"
"rpcrt4" = "native, builtin"
"oleaut32" = "native, builtin"
"msvcrt" = "native, builtin"
"wininet" = "native, builtin"
"setupapi" = "native, builtin"
"devenum" = "native, builtin"
"quartz" = "native, builtin"
"urlmon" = "native"
"shdocvw" = "native, builtin"
"jscript" = "native, builtin"
"wintrust" = "native, builtin"
"shlwapi" = "native, builtin"
"secur32" = "native, builtin"
"crypt32" = "native, builtin"
"ddraw" = "native, builtin"
"*user.exe" = "native,builtin"
"*" = "builtin, native"
[AppDefaults\\IEXPLORE.EXE\\DllOverrides]
"*comctl32" = "builtin"
"mapi" = "native, builtin"
"mapi32" = "native, builtin"
"ole32" = "native, builtin"
"compobj" = "native, builtin"
"ole2" = "native, builtin"
"ole2nls" = "native, builtin"
"ole2conv" = "native, builtin"
"ole2prox" = "native, builtin"
"ole2thk" = "native, builtin"
"storage" = "native, builtin"
"olepro32" = "native, builtin"
"rpcrt4" = "native, builtin"
"oleaut32" = "native, builtin"
"msvcrt" = "native, builtin"
"wininet" = "native, builtin"
"setupapi" = "native, builtin"
"devenum" = "native, builtin"
"quartz" = "native, builtin"
"urlmon" = "native"
"shdocvw" = "native, builtin"
"jscript" = "native, builtin"
"wintrust" = "native, builtin"
"shlwapi" = "native, builtin"
"secur32" = "native, builtin"
"crypt32" = "native, builtin"
"ddraw" = "native, builtin"
"*user.exe" = "native,builtin"
"*" = "builtin, native"
[x11drv]
"AllocSystemColors" = "100"
"PrivateColorMap" = "N"
"PerfectGraphics" = "N"
"Managed" = "Y"
"UseDGA" = "Y"
"UseXShm" = "Y"
"UseXVidMode" = "Y"
"DXGrab" = "N"
"DesktopDoubleBuffered" = "N"
"TextCP" = "0"
[fonts]
"Resolution" = "96"
"Default" = "-adobe-helvetica-"
"DefaultFixed" = "fixed"
"DefaultSerif" = "-adobe-times-"
"DefaultSansSerif" = "-adobe-helvetica-"
[FontDirs]
"dir1" = "/usr/share/fonts/100dpi"
"dir2" = "/usr/share/fonts/75dpi"
"dir3" = "/usr/share/fonts/CID"
"dir4" = "/usr/share/fonts/Speedo"
"dir5" = "/usr/share/fonts/TTF"
"dir6" = "/usr/share/fonts/Type1"
"dir7" = "/usr/share/fonts/artwiz"
"dir8" = "/usr/share/fonts/corefonts"
"dir9" = "/usr/share/fonts/cyrillic"
"dir10" = "/usr/share/fonts/encodings"
"dir11" = "/usr/share/fonts/freefont"
"dir12" = "/usr/share/fonts/local"
"dir13" = "/usr/share/fonts/misc"
"dir14" = "/usr/share/fonts/sharefonts"
"dir15" = "/usr/share/fonts/terminus"
"dir16" = "/usr/share/fonts/ttf-bitstream-vera"
"dir17" = "/usr/share/fonts/ukr"
"dir18" = "/usr/share/fonts/unifont"
"dir19" = "/usr/share/fonts/util"
[serialports]
"Com1" = "/dev/ttyS0"
"Com2" = "/dev/ttyS1"
"Com3" = "/dev/ttyS2"
[parallelports]
[ppdev]
[spooler]
"FILE:" = "tmp.ps"
"LPT1:" = "|lpr"
"LPT2:" = "|gs -sDEVICE=bj200 -sOutputFile=/tmp/fred -q -"
"LPT3:" = "/dev/lp3"
[ports]
[Debug]
[registry]
"LoadGlobalRegistryFiles" = "Y"
"LoadHomeRegistryFiles" = "Y"
"LoadWindowsRegistryFiles" = "Y"
"WritetoHomeRegistryFiles" = "Y"
"SaveOnlyUpdatedKeys" = "Y"
[Tweak.Layout]
"WineLook" = "Win95"
[Console]
[Clipboard]
"ClearAllSelections" = "0"
"PersistentSelection" = "1"
[afmdirs]
"1" = "/opt/Ximian-OpenOffice/share/psprint/fontmetric"
"2" = "/usr/share/fonts/Type1"
"3" = "/usr/share/fonts/default/ghostscript"
"4" = "/usr/share/libwmf/fonts"
[WinMM]
"Drivers" = "wineoss.drv"
#"Drivers" = "winearts.drv"
"WaveMapper" = "msacm.drv"
"MidiMapper" = "midimap.drv"
[dsound]
[AppDefaults\\KazaaLite.kpp\\DllOverrides]
"*" = "builtin, native, so"
"shdocvw" = "native"
"shlwapi" = "native"
"commctrl" = "native"
"oleaut32" = "native"
"ole32" = "native"
# </wineconf>


Should I do a copy of a already installed version? It's the first time I'm hacking with wine to get an windows app running.

I know where is GIMP but I prefer Photoshop.

Forgot wine version: 20041019
Back to top
View user's profile Send private message
Lokheed
Veteran
Veteran


Joined: 12 Jul 2004
Posts: 1295
Location: /usr/src/linux

PostPosted: Fri Dec 10, 2004 12:04 am    Post subject: Reply with quote

Photoshop CS isnt supported by Wine. 7.0 works fine but dont hold your breath on CS ever truly being emulated by Wine. Since the CS series, Adobe has put in all that wonderful key validation service. I forget the technical name they use, but it runs as a windows service. Since Wine simply provides the necessary DLLs and registry entries for Windows programs, it doesnt support running of Windows services and that is a requirement of the CS suite. It loads everytime Photoshop loads, checks your registry key then unloads. I am sure if that feature wasnt there, it would already be supported but no one has even got it running and because of this, I dont think they ever will.

Adobe has actually started to look at Linux as a possible place to bring their suites too, whether they do it or not will remain to be seen but with Longhorn set to debut in 2007, they might actually consider it...but at this point no matter how much "Wine hacking" you do, CS is simply not supported...sorry, I too feel your woes using Gimp to replace Photoshop.

If you do want to use PSD 7.0 install Wine 20040716...the later releases are service releases and if you read the relase info at winehq, they tell you programs to run well at all on them. I found this out the hardware as PSD would freeze, lockup and Wine itself would fail...not to mention PSD ran like a slug.
Back to top
View user's profile Send private message
doykati
n00b
n00b


Joined: 07 Sep 2004
Posts: 7
Location: Switzerland / France / Sweden

PostPosted: Fri Dec 10, 2004 8:42 am    Post subject: Reply with quote

Thank you for your reply with good explanations. I will install the 7.0 instead.
Back to top
View user's profile Send private message
Lokheed
Veteran
Veteran


Joined: 12 Jul 2004
Posts: 1295
Location: /usr/src/linux

PostPosted: Fri Dec 10, 2004 8:51 am    Post subject: Reply with quote

Welcome. v7.0 works OK. It is sometimes slow and a little glitchy but its the best you are going to get.

I dont know how familiar you are with Photoshop or whether you know about the tab key being able to hide all your tools because you are going to need it. The tools in PSD are locked as always on top which gets really annoying after a while Use the tab key to hide them whenever you minimize PSD or need the real estate.

Check out winehq on some other tips they have for PSD7.0. The only plus is unlike CS where you are stuck installing all components of PSD whether you like it or not, in v7.0, you can pick and choose what you want to install or leave out.

Oh, ImageReady doesnt work in Wine, just Photoshop...
Back to top
View user's profile Send private message
taikuri
n00b
n00b


Joined: 14 May 2003
Posts: 64
Location: Helsinki, Finland

PostPosted: Mon Mar 14, 2005 12:31 am    Post subject: Reply with quote

I got very close to getting Photoshop CS to work!

I used the instructions found here: http://appdb.winehq.com/appview.php?appId=17

1. Installed it on Windows XP
2. Exported the registry branch HKLM/Software/Microsoft/CurrentVersion/Uninstall/EFB21DE7... to a .reg file
3. In linux, copied the folder over to the fake C drive.
4. Added the contents of the .reg-file to system.reg, and changed [HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{EFB21DE7-8C19-4A88-BB28-A766E16493BC}] to [SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{EFB21DE7-8C19-4A88-BB28-A766E16493BC}]
5. Edited wine.conf: winver=win2k
6. Ran "wine Photoshop.exe"

Photoshop started very slowly ("loading plugins/presets" took forever), loaded all the tool bars, but then I got an error message saying: "Memory could not be allocated for the activation process. Please close all applications and try again."

Does anyone have an idea how to fix this? I am getting sooo close! Some of the users at winehq have even gotten it to run using these instructions.
_________________
::feed my lotus flower seed::
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum