I built the latest version from source in RHEL 7.3 (GTK 3.14) and I'm facing some crashes where the application quits. I've started it from command line, and this is what I see:
gpborges@gpborges:~$ glabels-3
(glabels-3:9350): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1985:23: Missing name of pseudo-class
(glabels-3:9350): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:3304:8: Missing name of pseudo-class
(glabels-3:9350): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:3308:8: Missing name of pseudo-class
(glabels-3:9350): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:3311:8: Missing name of pseudo-class
(glabels-3:9350): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:3315:8: Missing name of pseudo-class
(glabels-3:9350): Gtk-WARNING **: GtkNotebook 0x28581e0 is mapped but visible child GtkLabel 0x280e2f0 is not mapped
(glabels-3:9350): Gtk-WARNING **: GtkNotebook 0x28581e0 is mapped but visible child GtkLabel 0x294a480 is not mapped
(glabels-3:9350): Gtk-WARNING **: GtkNotebook 0x28581e0 is mapped but visible child GtkLabel 0x294ade0 is not mapped
(glabels-3:9350): Gtk-WARNING **: GtkNotebook 0x28581e0 is mapped but visible child GtkLabel 0x295b480 is not mapped
(glabels-3:9350): Gtk-WARNING **: GtkNotebook 0x28581e0 is mapped but visible child GtkLabel 0x2a857b0 is not mapped
glabels-3: cairo-xlib-surface-shm.c:619: _cairo_xlib_shm_pool_create: Assertion `*ptr != ((void *)0)' failed.
Aborted
gpborges@gpborges:~$
If you want me to collect some other type of logs, just give me the instructions and I'll do it here.
I could still use it, but it's crashing with this error many times.
I built the latest version from source in RHEL 7.3 (GTK 3.14) and I'm facing some crashes where the application quits. I've started it from command line, and this is what I see:
If you want me to collect some other type of logs, just give me the instructions and I'll do it here.
I could still use it, but it's crashing with this error many times.
Thanks for the great work here buddy!