Hi Wine-Users, currently I sucessfully installed "Photoshop CS" with Wine 0.9.56, but I am not able to finish the activation. A error-window appears: [Image: http://img139.imageshack.us/img139/6453/pscswineerrorpf8.jpg ] (http://imageshack.us) Translatet: "Error while starting the activationprocess. Restart your computer and close all applications before you start the activationprocess again." After that PSCS quits. I dont have any Windows on my machine and i won't install it with VMWare, hope it will be a "linux/wine-native-solution" possible. thanks a lot, stephan
stephan <wineforum-user at winehq.org> wrote:> [I installed "Photoshop CS" ok with Wine 0.9.56, but activation fails.]Where did you get your copy of Wine-0.9.56? How did you install Photoshop? Does the problem persist after doing mv ~/.wine ~/.wine.bak wget http://kegel.com/wine/winetricks sh winetricks vcrun6 corefonts and reinstalling Photoshop?
Dan Kegel wrote:> stephan <wineforum-user at winehq.org> wrote: > > > [I installed "Photoshop CS" ok with Wine 0.9.56, but activation fails.] > > > > Where did you get your copy of Wine-0.9.56? > How did you install Photoshop? >First at all I updated my repository from Ubuntu 7.10 (gutsy) to get the latest version from winhq. After that I startet "setup.exe" from the cd and the installation was fine. Note: I have "Photoshop CS Update" and I had to install Photoshop 6 before, beacause remounting and detecting the PS6-CD during the installation of CS to validate my PS6-CD was not possible. Dan Kegel wrote:> > Does the problem persist after doing > mv ~/.wine ~/.wine.bak > wget http://kegel.com/wine/winetricks > sh winetricks vcrun6 corefonts > and reinstalling Photoshop?I did not try this yet, but I will after work. Thanks for that hint. What is "winetricks"; VB-runtimes? with best regards, Stephan
I tryed winetricks with following result: Code: root at giant:~# sh winetricks vcrun6 corefonts Application tried to create a window, but no driver could be loaded. Make sure that your X server is running and that $DISPLAY is set correctly. Application tried to create a window, but no driver could be loaded. Make sure that your X server is running and that $DISPLAY is set correctly. err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element fixme:mixer:ALSA_MixerInit No master control found on USB Audio, disabling mixer err:ole:apartment_createwindowifneeded CreateWindow failed with error 0 err:ole:apartment_createwindowifneeded CreateWindow failed with error 0 Application tried to create a window, but no driver could be loaded. Make sure that your X server is running and that $DISPLAY is set correctly. err:ole:apartment_createwindowifneeded CreateWindow failed with error 1114 err:ole:apartment_createwindowifneeded CreateWindow failed with error -536870654 err:ole:apartment_createwindowifneeded CreateWindow failed with error -536870654 Could not load Mozilla. HTML rendering will be disabled. Application tried to create a window, but no driver could be loaded. Make sure that your X server is running and that $DISPLAY is set correctly. err:ole:apartment_createwindowifneeded CreateWindow failed with error -536870654 err:ole:apartment_createwindowifneeded CreateWindow failed with error 0 err:ole:apartment_createwindowifneeded CreateWindow failed with error -536870654 err:ole:apartment_createwindowifneeded CreateWindow failed with error 0 err:ole:apartment_createwindowifneeded CreateWindow failed with error -536870654 err:ole:apartment_createwindowifneeded CreateWindow failed with error -536870654 err:wgl:process_attach X11DRV or GDI32 not loaded. Cannot create default context. /root/.wine updated successfully. Application tried to create a window, but no driver could be loaded. Make sure that your X server is running and that $DISPLAY is set correctly. Application tried to create a window, but no driver could be loaded. Make sure that your X server is running and that $DISPLAY is set correctly. err:ole:apartment_createwindowifneeded CreateWindow failed with error 0 Executing cabextract /root/.winetrickscache/vcredist.exe winetricks: 956: cabextract: not found Note: command 'cabextract /root/.winetrickscache/vcredist.exe' returned status 127. Aborting. I also updated my wine to version 0.9.57 before, but PS CS quits with the same error. I will give you more feedback when I have time to reinstall PS (and renaming ".wine"). with best regards, Stephan
Now it works!! :D 8) I renamend the folders ".wine" and ".winetrickscache" and I first reinstalled wintricks with Code: sh winetricks vcrun6 corefonts (package "cabextract" required!) In order to avoid other issues I installed the gecko-engine too with: Code: wine iexplore http://www.google.com After that I reinstalled Photoshop CS and the activation worked fine. ;) thanks for your help, Stephan
On Thu, Mar 13, 2008 at 2:49 AM, stephan <wineforum-user at winehq.org> wrote:> Now it works!! :D 8)Great! (Although renaming .winetrickscache was probably overkill.)> sh winetricks vcrun6 corefonts (package "cabextract" required!) > > In order to avoid other issues I installed the gecko-engine too with: > wine iexplore http://www.google.comYou can do both steps in one swoop with sh winetricks vcrun6 corefonts gecko This is nice because you only have to download gecko once. - Dan
> > You can do both steps in one swoop with > > sh winetricks vcrun6 corefonts gecko > > This is nice because you only have to download gecko once. > - Dan*noticed* [Wink] Performance Issues (I still have configured the cachefiles in the optionsmenu): - with an opened filebrowser, it takes a very long time to get a contextmenu with a rightclick (eg. to delete files). - also could be the overall perfomance with opended images a bit better, during selecting brushes or other tools I recognized the same Graphical issues: - minimized windows won't correctly shown in the left bottom corner and can not be maximised again (they are partial hidden) My System: P4 3 GHz 1,5 GB Dual-Channel RAM SCSI-UW HDDs (hdparm is running) ATi Radeon 9700 Pro (fglrx driver from ati.com is running, GL-Desktop is deactivated) with best regards, Stephan