I have installed Photoshop 7 via winetools. However, I cannot start it: dotancohen@ubuntu:~$ photoshop detecting Wine version... done. Drive C: is /home/dotancohen/.wine/drive_c Wine 0.9.7 wine is executed as wine Parameters are dotancohen@ubuntu:~$ cd ~/.wine/drive_c/Program\ Files/Adobe/Photoshop\ 7.0/ dotancohen@ubuntu:~/.wine/drive_c/Program Files/Adobe/Photoshop 7.0$ ./Photoshop.exe run-detectors: unable to find an interpreter for ./Photoshop.exe dotancohen@ubuntu:~/.wine/drive_c/Program Files/Adobe/Photoshop 7.0$ wine Photoshop.exe fixme:actctx:QueryActCtxW stub! X Error of failed request: BadDevice, invalid or uninitialized input device Major opcode of failed request: 145 (XInputExtension) Minor opcode of failed request: 3 (X_OpenDevice) Serial number of failed request: 35 Current serial number in output stream: 35 dotancohen@ubuntu:~/.wine/drive_c/Program Files/Adobe/Photoshop 7.0$ Nothing starts. What must I do? The intallation seemed to go over smoothy. Dotan Cohen http://what-is-what.com/ http://essentialinux.com/
1. upgrade your wine installation 2. remove winetools, you should not use it, it harms more than it helps On 10/13/06, Dotan Cohen <dotancohen@gmail.com> wrote:> > I have installed Photoshop 7 via winetools. However, I cannot start it: > > > dotancohen@ubuntu:~$ photoshop > detecting Wine version... done. > Drive C: is /home/dotancohen/.wine/drive_c > Wine 0.9.7 > wine is executed as wine > Parameters are > dotancohen@ubuntu:~$ cd ~/.wine/drive_c/Program\ Files/Adobe/Photoshop\ > 7.0/ > dotancohen@ubuntu:~/.wine/drive_c/Program Files/Adobe/Photoshop 7.0$ > ./Photoshop.exe > run-detectors: unable to find an interpreter for ./Photoshop.exe > dotancohen@ubuntu:~/.wine/drive_c/Program Files/Adobe/Photoshop 7.0$ > wine Photoshop.exe > fixme:actctx:QueryActCtxW stub! > X Error of failed request: BadDevice, invalid or uninitialized input > device > Major opcode of failed request: 145 (XInputExtension) > Minor opcode of failed request: 3 (X_OpenDevice) > Serial number of failed request: 35 > Current serial number in output stream: 35 > dotancohen@ubuntu:~/.wine/drive_c/Program Files/Adobe/Photoshop 7.0$ > > Nothing starts. What must I do? The intallation seemed to go over smoothy. > > Dotan Cohen > > http://what-is-what.com/ > http://essentialinux.com/ > > _______________________________________________ > wine-users mailing list > wine-users@winehq.org > http://www.winehq.org/mailman/listinfo/wine-users >-- =================Dejan Velimirovic Fun-Zone Administrator http://www.fun-zone.org/ =================-------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20061013/6bd91af6/attachment.htm
On 13/10/06, Dejan Velimirovic <dvsoftware@gmail.com> wrote:> in you terminal: > cd /path/to/your/setup.exe/file/ > wine setup.exeAre dcom98 and Windows Installer unnecessary, then? What does dcom98 do, anyway? I'll try photoshop with a clean wine this evening. Dotan Cohen http://what-is-what.com/what_is/copyleft.html http://technology-sleuth.com/ -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing?
Photoshop 7 should work out of the box on Wine. You shouldn't need winetools. I haven't tried on the lastest version of Wine, but this was the norm in the past. Read through these comments: http://appdb.winehq.org/appview.php?iVersionId=1336 Hiji ----- Original Message ---- From: Dotan Cohen <dotancohen@gmail.com> To: Alan McKinnon <alan@linuxholdings.co.za> Cc: wine-users@winehq.org Sent: Thursday, October 19, 2006 3:33:33 AM Subject: Re: [Wine] Cannot start Photoshop On 15/10/06, Alan McKinnon <alan@linuxholdings.co.za> wrote:> Lastly, there's the AppDb section on www.winehq.org - always check this > site to see if someone else has already done the work to get a app > workingAcording to Frankscorner: Type wine /pathtocdrom/setup.exe to install Photoshop. Type wine photoshop.exe in the installation directory to run Photoshop. Type wine imageready.exe in the installation directory to run Imageready. The installation went smoothly, but when I try to run it: dotancohen@ubuntu:~/.wine/drive_c/Program Files/Adobe/Photoshop 7.0$ wine Photoshop.exe fixme:actctx:QueryActCtxW stub! X Error of failed request: BadDevice, invalid or uninitialized input device Major opcode of failed request: 145 (XInputExtension) Minor opcode of failed request: 3 (X_OpenDevice) Serial number of failed request: 35 Current serial number in output stream: 35 Dotan Cohen http://ultu.com http://what-is-what.com/what_is/digg.html _______________________________________________ wine-users mailing list wine-users@winehq.org http://www.winehq.org/mailman/listinfo/wine-users
Again, please read through the comments in the appdb. I don't want to sound rude, but I can tell that you are not reading them. The very first How-To on that page describes how to fix your problem. I can also see another thing that you should be doing differently. First and foremost, you should running Photoshop with this command: wine "c:\program files\adobe\Photoshop 7.0\Photoshop.exe" and not what you reference below. Some apps are very picky in how they are run. In this specific case, "Save for Web" will not work if you do not run Photoshop via the command above (even changing the direction of the slashes will cause a problem.) This is described in the comments. If nothing works, you may want to consider using the latest recorded version of Wine that allowed it to run on your distro. The comments will help guide you. Hiji ----- Original Message ---- From: Dotan Cohen <dotancohen@gmail.com> To: wine-users@winehq.org Sent: Thursday, October 19, 2006 10:35:41 AM Subject: Re: [Wine] Cannot start Photoshop On 19/10/06, Hiji <hijinio@yahoo.com> wrote:> Photoshop 7 should work out of the box on Wine. You shouldn't need > winetools. I haven't tried on the lastest version of Wine, but this was > the norm in the past. Read through these comments: > http://appdb.winehq.org/appview.php?iVersionId=1336I wish that it would run for me. On the latest wine: dotancohen@ubuntu:~/.wine/drive_c/Program Files/Adobe/Photoshop 7.0$ wine Photoshop.exe fixme:actctx:QueryActCtxW stub! X Error of failed request: BadDevice, invalid or uninitialized input device Major opcode of failed request: 145 (XInputExtension) Minor opcode of failed request: 3 (X_OpenDevice) Serial number of failed request: 35 Current serial number in output stream: 35 Dotan Cohen http://technology-sleuth.com/ http://gmail-com.com/ -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? _______________________________________________ wine-users mailing list wine-users@winehq.org http://www.winehq.org/mailman/listinfo/wine-users