04-04-2025, 02:25 PM
(This post was last modified: 04-04-2025, 03:31 PM by silenuznowan.
Edit Reason: small change for missing description
)
No /etc/pythonstart on my system, nor any PYTHONSTARTUP environmentt variable.
[/quote]
I'm on OpenSuse and i do have a pythonstart file in /etc
But it doesn't look like the culprit, as it is not necessary for python to run.
I just finished building Gimp so I'm going to play around with it and see if the same thing happens.
As a bonus to building Gimp, it also built the API reference which is pretty nice.
-Jordan
Update: definitely to do with the flatpak, things seem to be working with the newly built version, though I didn't really test it, but it will import the package directly from the console and is usable.
I also noticed that the flatpack throws some warnings, that the version I built does not.
Gtk-Message: 10:28:10.319: Failed to load module "canberra-gtk-module"
[script-fu-test-sphere-v3] The catalog directory does not exist: /app/lib/gimp/3.0/plug-ins/test-sphere-v3/locale
[script-fu-test-sphere-v3] Override method set_i18n() for the plug-in to customize or disable localization.
[script-fu-test-sphere-v3] Localization disabled
Gtk-Message: 10:28:10.734: Failed to load module "canberra-gtk-module"
Gtk-Message: 10:28:11.105: Failed to load module "canberra-gtk-module"
Gtk-Message: 10:28:11.289: Failed to load module "canberra-gtk-module"
Gtk-Message: 10:28:11.416: Failed to load module "canberra-gtk-module"
Gtk-Message: 10:28:11.538: Failed to load module "canberra-gtk-module"
Gtk-Message: 10:28:12.047: Failed to load module "canberra-gtk-module"
Gtk-Message: 10:28:12.307: Failed to load module "canberra-gtk-module"
Gtk-Message: 10:28:12.507: Failed to load module "canberra-gtk-module"
Gtk-Message: 10:28:13.906: Failed to load module "canberra-gtk-module"
Gtk-Message: 10:28:14.323: Failed to load module "canberra-gtk-module"
Gtk-Message: 10:28:23.252: Failed to load module "canberra-gtk-module"
I'm going to try and play with the flatpak to see if it's possible to get the same batch functionality out of it .
Thanks.
[/quote]
I'm on OpenSuse and i do have a pythonstart file in /etc
But it doesn't look like the culprit, as it is not necessary for python to run.
I just finished building Gimp so I'm going to play around with it and see if the same thing happens.
As a bonus to building Gimp, it also built the API reference which is pretty nice.
-Jordan
Update: definitely to do with the flatpak, things seem to be working with the newly built version, though I didn't really test it, but it will import the package directly from the console and is usable.
I also noticed that the flatpack throws some warnings, that the version I built does not.
Gtk-Message: 10:28:10.319: Failed to load module "canberra-gtk-module"
[script-fu-test-sphere-v3] The catalog directory does not exist: /app/lib/gimp/3.0/plug-ins/test-sphere-v3/locale
[script-fu-test-sphere-v3] Override method set_i18n() for the plug-in to customize or disable localization.
[script-fu-test-sphere-v3] Localization disabled
Gtk-Message: 10:28:10.734: Failed to load module "canberra-gtk-module"
Gtk-Message: 10:28:11.105: Failed to load module "canberra-gtk-module"
Gtk-Message: 10:28:11.289: Failed to load module "canberra-gtk-module"
Gtk-Message: 10:28:11.416: Failed to load module "canberra-gtk-module"
Gtk-Message: 10:28:11.538: Failed to load module "canberra-gtk-module"
Gtk-Message: 10:28:12.047: Failed to load module "canberra-gtk-module"
Gtk-Message: 10:28:12.307: Failed to load module "canberra-gtk-module"
Gtk-Message: 10:28:12.507: Failed to load module "canberra-gtk-module"
Gtk-Message: 10:28:13.906: Failed to load module "canberra-gtk-module"
Gtk-Message: 10:28:14.323: Failed to load module "canberra-gtk-module"
Gtk-Message: 10:28:23.252: Failed to load module "canberra-gtk-module"
I'm going to try and play with the flatpak to see if it's possible to get the same batch functionality out of it .
Thanks.