[solved] Latest GIMP flatpak not loading...

Hi all, just noticed the latest flatpak (v3.0.4 I think) doesn’t launch. Anyone else have this issue? If the package maintainer lurks the corridors here, could you please check or offer some advise please?

Tried rebooting PC, no change.

I’m using LMDE6 if that’s any help. :blush:

Cheers,
Baldrick

If you start from a terminal (*) do you see any messages?

(*) flatpak run org.gimp.GIMP or some such, check the desktop launch entry

On my Ubuntu 24.04 system the flatpak version of Gimp 3.0.4 runs just fine.

Thanks for that. Ran in terminal, output below.

Interesting that this picked up a dev version of 2.10? The version I had was def 3.0.4 according to the splash page. Failed to load lots of modules. The version that loaded just now interminal looked completely different to the layout I had. Was that the intent?

Cheers,

Wasn’t an issue before the last update.

$ flatpak run org.gimp.GIMP
Gtk-Message: 16:26:11.173: Failed to load module "xapp-gtk3-module"
gimp-user-install: migrating from /home/baldrick/.var/app/org.gimp.GIMP/config/GIMP/2.10
This is a development version of GIMP.  Debug messages may appear here.

set device 'ELAN0703:00 04F3:30A0 Touchpad' to mode: disabled
set device 'ELAN0703:00 04F3:30A0 Mouse' to mode: disabled
set device 'Virtual core XTEST pointer' to mode: disabled
set device 'Logitech Wireless Mouse' to mode: disabled
Gtk-Message: 16:26:17.500: Failed to load module "xapp-gtk3-module"
Gtk-Message: 16:26:20.090: Failed to load module "xapp-gtk3-module"
Gtk-Message: 16:26:20.967: Failed to load module "xapp-gtk3-module"
Gtk-Message: 16:26:23.408: Failed to load module "xapp-gtk3-module"
gimp_font_factory_load_names: 81 unsupported fonts were ignored. Set the GIMP_DEBUG_FONTS environment variable for a listing.
Gtk-Message: 16:26:24.505: Failed to load module "xapp-gtk3-module"
Gtk-Message: 16:26:25.310: Failed to load module "xapp-gtk3-module"
Gtk-Message: 16:26:26.008: Failed to load module "xapp-gtk3-module"
Gtk-Message: 16:26:26.871: Failed to load module "xapp-gtk3-module"
Gtk-Message: 16:26:30.060: Failed to load module "xapp-gtk3-module"
Gtk-Message: 16:26:31.660: Failed to load module "xapp-gtk3-module"
Gtk-Message: 16:26:32.909: Failed to load module "xapp-gtk3-module"
Gtk-Message: 16:26:42.752: Failed to load module "xapp-gtk3-module"
Gtk-Message: 16:26:45.286: Failed to load module "xapp-gtk3-module"

Changed from beta to stable branch, works again now. Cheers.