Bug 4709 - Gtk-CRTITICALs showed on startup
Summary: Gtk-CRTITICALs showed on startup
Status: NEW
Alias: None
Product: Claws Mail
Classification: Unclassified
Component: UI (show other bugs)
Version: 4.2.0
Hardware: PC Linux
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2023-10-21 20:50 UTC by Pawel Pekala
Modified: 2023-10-25 21:34 UTC (History)
0 users

See Also:


Attachments
startup criticals fix (846 bytes, patch)
2023-10-21 20:50 UTC, Pawel Pekala
Details | Diff

Description Pawel Pekala 2023-10-21 20:50:33 UTC
Created attachment 2360 [details]
startup criticals fix

Fix for errors showing at startup, my guess is trying to update
style of MessageView which is not fully drawn yet.

(claws-mail:53262): Gtk-CRITICAL **: 22:11:22.712: gtk_style_set_background: assertion 'window != NULL' failed

(claws-mail:53262): Gdk-CRITICAL **: 22:11:22.713: gdk_window_set_background: assertion 'GDK_IS_WINDOW (window)' failed
Comment 1 Paul 2023-10-25 07:09:12 UTC
I do not get these warning on startup.
Comment 2 Pawel Pekala 2023-10-25 21:34:59 UTC
After investigating little further into this, it happens for 2 layouts only:
Three columns, Small screen.

Try changing View->Layout and rerun claws.

Note You need to log in before you can comment on or make changes to this bug.