View Single Post
Old 11-24-2022, 08:40 PM   #3
HAL.Unke
Member
HAL.Unke began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Jun 2017
Location: In the middle of nowhere in Germany
Device: Android Tablet
Quote:
Originally Posted by KevinH View Post
That should work.
Sorry, no
A script "Start_flat_gimp.sh"
Code:
#!/usr/bin/bash
/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=gimp-2.10 --file-forwarding org.gimp.GIMP @@u "$@" @@
.

runs Gimp with or without pic from the terminal but not from Sigil.
I tried also Xviewer (not flatpak) and it did not work with Sigil.

Now I have several entries in the "open with". How can I remove them?

Thanks
Hal
HAL.Unke is offline   Reply With Quote