-
-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minder 1.16.3 crashes on Ubuntu 23.10 (Flatpak) #614
Comments
I don't know what happened, but that last error message line is what is causing the application to crash. Only thing is that setting is not something that Minder specifically uses. Looks like an issue with Gtk itself. I'm not sure that I can be of more help, but hopefully that gets you moving in the right direction. |
UPDATE: i installed minder via APT and it works! It just crashes in flatpak at my case. I'm having the same issue today. I believe it was caused by a update from early in the morning, because i used minder yesterday and the day before. What happens in my case is that it tries to open, but crashes e closes. When looking at the log, i have the same messages. My OS is Ubuntu 22.04 and i installed the Minder via Flatpak at Gnome Software app. |
Excellent application, thank you! Gtk-Message: 16:22:03.727: Failed to load module "xapp-gtk3-module"
(com.github.phase1geo.minder:2): GLib-GIO-ERROR **: 16:22:05.051: Settings schema 'org.gtk.Settings.ColorChooser' is not installed Reinstalling the flatpak version (v1.16.3), as well as some relevant I'm wondering, in what degree are my files backwards-compatible with the current APT version (v1.13.1)? Also, any pointers on how to actually figure out what is wrong here are most welcome. |
The proposed fixes don't help. I did
to revert to the latest working version. Something must have changed. |
It did not work. However it starts working again now for some reason. |
This had no effect, but thank you for the suggestion. |
Updating to 1.16.3 again somehow fixed the issue, as reported by @HALKRON. So the issue is resolved for me, but the root cause is still unclear and may hit others. I'd recommend leaving this issue ticket open until it is clear what happened. |
1.16.4 stopped working, again with According to this Linuxmint is shipping with a defective flatpak distribution. Related issue: linuxmint/xdg-desktop-portal-xapp#2 |
I think that this message is a red herring. I've seen this error message on systems and it does not lead to the application crashing. If you attempt to start the application and nothing happens, first check to make sure that there isn't another minder process running. To check for this, startup a terminal and enter the command 'ps -fe | grep minder'. If you see a line that looks similar to:
Kill the process off by copy/pasting the first integer (this is the ID of the process) and entering |
I have been using Minder for awhile but strangely today, it stopped working for no reason. I tried running Minder from the command line and these are the debug outputs.
The text was updated successfully, but these errors were encountered: