You are not logged in.
Unknown key gtk-modules in /home/$USER/.config/gtk-4.0/settings.ini
So I have a bunch of applications that are gtk-based, and I have no idea why they're doing this, but when I run two applications that I've currently tested so far (ghb [handbrake], and simple-scan [GNOME Document Scanner]) ,both of them fail to launch. I did some research before hand but came short, I'm currently assuming it's either a gtk problem, or a wayland problem.
I'm not sure what to do, but right now in order for me to get handbrake to work, I have to set the application into x11 mode for it to run.
GDK_BACKEND=x11 ghb
I still get the same error in the terminal:
Unknown key gtk-modules in /home/$USER/.config/gtk-4.0/settings.ini
but the application runs.
I know I have to add some things for more context, but I don't know what to add, and I'm hoping the community could help me out with that, and getting these applications working.
Thank you.
Last edited by ORIOLESFan02 (2024-10-16 20:19:10)
Offline
looking in the journalctl for a moment (I know I didn't provide one), this is what I see:
Oct 16 15:52:31 Desktop kwin_wayland_wrapper[832]: error in client communication (pid 1603)
Oct 16 15:52:31 Desktop simple-scan[1603]: Error 71 (Protocol error) dispatching to Wayland display.
Oct 16 15:52:31 Desktop systemd[750]: app-simple\x2dscan@d7afe0b50be34e4296001241a0fce413.service: Main process exited, code=exited, status=1/FAILURE
Oct 16 15:52:31 Desktop systemd[750]: app-simple\x2dscan@d7afe0b50be34e4296001241a0fce413.service: Failed with result 'exit-code'.
Oct 16 15:52:31 Desktop systemd[750]: app-simple\x2dscan@d7afe0b50be34e4296001241a0fce413.service: Consumed 394ms CPU time, 94.9M memory peak.
Not sure if this helps at all, but this is what I saw.
Offline
bumping this, just for people to be able to see this.
Offline