This repository was archived by the owner on Nov 21, 2025. It is now read-only.
I have a problem in Linux Mint 22 - Gnome #267
danielBejar
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
flatpak run com.hunterwittenborn.Celeste
(celeste:19): Adwaita-CRITICAL **: 23:21:09.349: ../src/adw-header-bar.c:1035: tried to remove non-child 0x64b9ad7f1180 of type 'GtkButton' from 0x64b9ad8509c0 of type 'AdwHeaderBar'
(celeste:19): Adwaita-CRITICAL **: 23:21:09.349: ../src/adw-header-bar.c:1035: tried to remove non-child 0x64b9ad7fbc00 of type 'GtkButton' from 0x64b9ad7f8170 of type 'AdwHeaderBar'

thread 'main' panicked at src/launch.rs:1884:34:
called
Option::unwrap()on aNonevaluestack backtrace:
note: Some details are omitted, run with
RUST_BACKTRACE=fullfor a verbose backtrace.thread 'main' panicked at library/core/src/panicking.rs:221:5:
panic in a function that cannot unwind
stack backtrace:
0: 0x64b97487c905 -
1: 0x64b9748ab5eb -
2: 0x64b974878ecf -
3: 0x64b97487c6de -
4: 0x64b97487dc29 -
5: 0x64b97487d9cc -
6: 0x64b97487e201 -
7: 0x64b97487e033 -
8: 0x64b97487cdc9 -
9: 0x64b97487dd44 -
10: 0x64b9748a8565 -
11: 0x64b9748a85f2 -
12: 0x64b9748a8736 -
13: 0x64b9729a8f04 -
14: 0x796dd7f7b91a - g_closure_invoke
15: 0x796dd7f905c3 -
16: 0x796dd7f92071 -
17: 0x796dd7f97e01 - g_signal_emit_valist
18: 0x796dd7f97ec3 - g_signal_emit
19: 0x796dd70fe120 -
20: 0x796dd70fe2d7 - g_application_run
21: 0x64b972871ec8 -
22: 0x64b9729190e7 -
23: 0x64b972a4ca63 -
24: 0x64b97294cc79 -
25: 0x64b974870782 -
26: 0x64b97291c205 -
27: 0x796dd6beb188 -
28: 0x796dd6beb24b - __libc_start_main
29: 0x64b972833025 -
30: 0x0 -
thread caused non-unwinding panic. aborting.
Beta Was this translation helpful? Give feedback.
All reactions