[Users] Errors when opening Preferences...

Pierre Fortin pf at pfortin.com
Mon Nov 9 14:50:36 CET 2020


Hi,

Are all the negative window values in clawsrc normal? 

Accessing Configuration/Preferences...  always gives this set of errors:

(cm3:13130): Gtk-WARNING **: 08:34:48.790: Negative content width -1
(allocation 1, extents 1x1) while allocating gadget (node viewport, owner
GtkViewport)

(cm3:13130): Gtk-WARNING **: 08:34:48.792: Negative content width -1
(allocation 1, extents 1x1) while allocating gadget (node scrollbar,
owner GtkScrollbar)

(cm3:13130): Gtk-WARNING **: 08:34:48.792: Negative content width -2
(allocation 0, extents 1x1) while allocating gadget (node contents, owner
GtkScrollbar)

(cm3:13130): Gtk-CRITICAL **: 08:34:48.792: gtk_box_gadget_distribute:
assertion 'size >= 0' failed in GtkScrollbar

(cm3:13130): Gtk-WARNING **: 08:34:48.792: Negative content height -2
(allocation 0, extents 1x1) while allocating gadget (node contents, owner
GtkScrollbar)

(cm3:13130): Gtk-CRITICAL **: 08:34:48.792: gtk_box_gadget_distribute:
assertion 'size >= 0' failed in GtkScrollbar


.claws-mail/clawsrc contains:
prefswin_width=968
prefswin_height=677

and these negative values:
[Common]
receivewin_height=-1
sendwin_height=-1
addressbook_vpaned_pos=-1  
sslmanwin_height=-1
uriopenerwin_width=-1
uriopenerwin_height=-1
addressbook_folderselwin_height=-1
addrgather_height=-1
console_win_width=-1
console_win_height=-1
                              

In my other CM3 instance, I don't get these errors; yet...

.claws-mail/clawsrc contains:
prefswin_width=922
prefswin_height=888

and these negative values:
[Common]
receivewin_height=-1
sendwin_height=-1
addressbook_vpaned_pos=-1
uriopenerwin_width=-1
uriopenerwin_height=-1
addrgather_height=-1
[AttRemover]
win_width=-1
win_height=-1
[Python]
console_win_width=-1
console_win_height=-1

In case it matters, the CM3 instance giving these errors is run over an
ssh connection.

Both scroll bars are displayed on that instance. If I increase the window
size to avoid scroll bars, to: 
prefswin_width=997
prefswin_height=704
I still get all the same errors.
                                                                                                    
Thanks,
Pierre




More information about the Users mailing list