

Paint Shop Pro (now PaintShop Photo X3) is a Inkscape mixed with GIMP. Linux really needs a better alternatives than GIMP, or running Photoshop with wine :( Mkdir -p ~/.wine/drive_c/users/edmondt/Temp/Temp\ Files/JSC"$PSPPID_TRIMMED"_edmondtĬhmod ugo=+rwx ~/.wine/drive_c/users/edmondt/Temp/Temp\ Files/JSC"$PSPPID_TRIMMED"_edmondtĪnyway.I'm going to let this one go. PSPPID_TRIMMED=$(echo $PSPPID | tr ' ' _ | tr \" ' ')Ĭhmod ugo=+rwx ~/.wine/drive_c/users/edmondt/Temp/Temp\ Files PSPPID=$(ps -eo pid,args | grep Paint\ Shop\ Pro | grep -v grep | cut -c1-6) Maybe a lower version wold be better.Įnv WINEPREFIX="/home/edmondt/.wine" wine C:\\windows\\command\\start.exe /Unix /home/edmondt/.wine/dosdevices/c:/users/edmondt/Start\ Menu/Programs/Jasc\ Software/Jasc\ Paint\ Shop\ Pro\ 9.lnk Just want to share my nning wine-1.2-rc3, doesn't quite work. I just need help in putting everything together please, and my ubuntu life would be complete with Paint Shop Pro 9 :) If ($0 ~ /not found in/ & $0 ~ /wine_nt_to_unix_file_name/) '

The mkdir.mawk contains the following (I'm debugging, so lots of print outs): Wine C:\\windows\\command\\start.exe /Unix /home/edmondt/.wine/dosdevices/c:/users/edmondt/Start\ Menu/Programs/Jasc\ Software/Jasc\ Paint\ Shop\ Pro\ 9.lnk 2>&1 | \Īwk -f ~/Documents/My\ PSP\ Files/mkdir.mawk' Sh -c 'env WINEDEBUG="+file" WINEPREFIX="/home/edmondt/.wine" \ The program runs fine, I just need help creating a temp dir based on pid, I know the Paint Shop Pro 9 is old, but in my opinion it is still better than GIMP for enhancing photos. Been trying to figure this out for the past 4 hours.Grrr.
