Editing image using Photoshop 7 in Wine

Previous topic - Next topic

Durhamwilly

Hi

Image Editor Problem ......

I have Scribus 1.6.1 installed on my Linux Mint 21.3 machine, and loving it!

I also am running Wine with Photoshop 7 installed in it, but I cannot figure out how to properly set up the External Tools image editor in Scribus to actually run the Wine installation of Photoshop as my Scribus image editor.

No matter what syntax I use, I can't get it to work.

Can anyone tell me what the "Name of Executable" should be in the External Tools image editor to run my Photoshop that's in Wine? I have tried "/home/MyUserName/.wine/drive_c/Program Files (x86)/Adobe/Photoshop 7.0/Photoshop.exe" - it didn't work.

However, if I directly click on the Photoshop.exe file in this directory, Photoshop opens fine....

Any suggestions would be welcome.

Thanks....

 

AdmFubar

there is a space in the path, you prolly need quotes around that path

"/home/MyUserName/.wine/drive_c/Program Files (x86)/Adobe/Photoshop 7.0/Photoshop.exe"
Using Scribus 1.6.1, openSUSE 15.5
Advanced hobbyist

PatJr

I don't use wine
if it's similar to the flatpaks maybe something like
"wine start /home/MyUserName/.wine/drive_c/Program Files (x86)/Adobe/Photoshop 7.0/Photoshop.exe"


Durhamwilly


AdmFubar

Using Scribus 1.6.1, openSUSE 15.5
Advanced hobbyist