Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

error: app/org.gimp.GIMP/x86_64/master not installed

Writer Mia Lopez

When running

flatpak run org.gimp.GIMP

I get.

error: app/ not installed

I want to run gimp without splash screen

 flatpak run org.gimp.GIMP -s

1 Answer

env BAMF_DESKTOP_FILE_HINT=/var/lib/snapd/desktop/applications/gimp_gimp.desktop /snap/bin/gimp -s %U

The -s starts Gimp without a splash screen and starts a little faster.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy