Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Defining GIMP 2.10.28 to Scribus 1.5.7
#4
when I used the flatpak version I had a similar problem with invoking GIMP from xnview (which is in wine).
I've solved it this way, maybe it works for your constellation, too:

I've created a bash script in my ~/bin folder ( because it's a folder in my PATH) like so:

Code:
#!/bin/bash
/usr/bin/flatpak run org.gimp.GIMP "$1"
Name the file what you like, make it executable.
And give this file's path and name to Scribus.

Untested ... as I don't have the apps as flatpaks.
So might work or not.
Reply


Messages In This Thread
RE: Defining GIMP 2.10.28 to Scribus 1.5.7 - by nelo - 11-01-2021, 08:51 PM

Forum Jump: