-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Flatpak not Starting #118
Comments
This is likely a different issue from that in #43. Could you run Geopard again with |
When I run 'RUST_BACKTRACE=1 flatpak run com.ranfdev.Geopard', I get this
I noticed that the suggestion changed from BACKTRACE=1 to BACKTRACE=full, so... I tried that:
|
That's not really helpful 🫤 I've seen that you created an issue in Lagrange about this too, this sounds like an issue in Flatpak configuration. Could you download some other app through Flatpak and check if it also crashes on startup? |
I do have several other apps installed using flatpak - bottles, discord, tellico... they all work with no issues. 🤷♂️ |
Probably something broke in the Geopard's sandbox runtime, as it panics at the very beginning of the UI code. |
Oddly, I ran an 'flatpak update' because I was having (a different) trouble getting another gemini browser I was trying (lagrange) to start and I didn't think to try Geopard again until you mentioned it. It's working now, so ... thank you? :lol: I appreciate it. |
Describe the bug
Geopard doesn't start either from the Menu or the command line
To Reproduce
Either click on Geopard in the Applications>Internet GUI menu
or run 'flatpak run "flatpak run com.ranfdev.Geopard" from the command line
Expected behavior
well... I expect the program to run 🤷
Software info (please complete the following information):
Additional context
When I try to run the program, I get this error:
I saw in Issue #43 that you asked if s/he was "overriding the gtk theme of flatpak apps". I'm not doing that specifically - and I wouldn't even know how - BUT ... I am running gnome-flashback. I am wondering if that is having the same effect as "overriding the gtk theme of flatpak apps"? If so, is there a way that this CAN run without removing gnome-flashback?
Thanks.
The text was updated successfully, but these errors were encountered: