pimvullers / elementary

The elementary OS experience for Gentoo Linux.
https://elementary.io/
115 stars 35 forks source link

x11-terms/pantheon-terminal-6.2.0 hangs on new window #256

Open p4r4D0xum opened 1 month ago

p4r4D0xum commented 1 month ago

First instance works just fine, but second hangs with transparent unusable window.

Added ldd.log -> links against libgranite.so.6 -> cause of an issue?

io.elementary.terminal.ldd.txt pantheon_termianl_freeze_not_xterm_vbe issue?

pimvullers commented 1 month ago

Linking against granite-6 is required behavior, as this app has not been ported to granite 7/GTK4 yet.

Unfortunately I cannot reproduce, please try to start the second instance from xterm or the other terminal window, to see if it provides any helpful log. alternatively try to debug it (using gdb or so). If there is nothing that you can find, I would suggesting it upstream at https://github.com/elementary/terminal

p4r4D0xum commented 1 month ago

I launched the app in question with G_MESSAGES_DEBUG=all with log attached below.

pantheon-terminal_g_messages_debug_all.txt