IBBoard / cawbird

A fork of the Corebird GTK Twitter client that continues to work with Twitter
https://ibboard.co.uk/cawbird/
GNU General Public License v3.0
310 stars 37 forks source link

Cawbird loads briefly, then dies #459

Closed mfreeman-xtivia closed 2 years ago

mfreeman-xtivia commented 2 years ago

Describe the bug Starting cawbird 1.5 on Linux Mint 20.3 it briefly shows the application window then dies. Running from the console i see this...

mfreeman@mhfmint:~$ cawbird

(cawbird:8244): Gdk-CRITICAL **: 08:59:42.240: gdk_window_get_window_type: assertion 'GDK_IS_WINDOW (window)' failed
**
Pango:ERROR:../pango/pango-layout.c:3991:process_line: assertion failed: (result == BREAK_SOME_FIT || result == BREAK_EMPTY_FIT)
Bail out! Pango:ERROR:../pango/pango-layout.c:3991:process_line: assertion failed: (result == BREAK_SOME_FIT || result == BREAK_EMPTY_FIT)
Aborted (core dumped)

mfreeman@mhfmint:~$ 
IBBoard commented 2 years ago

This appears to be a duplicate of #410. We're waiting on more information because we can't recreate it.