https://bugs.documentfoundation.org/show_bug.cgi?id=161256
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Julien Nabet <[email protected]> --- On pc Debian x86-64 with master sources updated today, I got no crash but noticed these on console: (soffice:28621): GLib-GObject-CRITICAL **: 10:45:43.034: ../../../gobject/gsignal.c:2532: signal 'size-allocate' is invalid for instance '0x563570966a70' of type 'GtkNotebook' (soffice:28621): GLib-GObject-CRITICAL **: 10:45:45.162: invalid cast from 'GMenu' to 'GtkPopoverMenu' (soffice:28621): Gtk-CRITICAL **: 10:45:45.162: gtk_popover_menu_get_menu_model: assertion 'GTK_IS_POPOVER_MENU (popover)' failed warn:sfx:28621:28621:sfx2/source/sidebar/TabBar.cxx:327: Skipping update of sidebar menus to avoid crash due to gtk4 menu brokenness. Could not find platform independent libraries <prefix> Could not find platform dependent libraries <exec_prefix> Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] warn:sfx:28621:28621:sfx2/source/sidebar/TabBar.cxx:327: Skipping update of sidebar menus to avoid crash due to gtk4 menu brokenness. (soffice:28621): Gtk-WARNING **: 10:45:46.582: Cannot connect attribute 'surface' for cell renderer class 'GtkCellRendererPixbuf' since attribute does not exist warn:sfx:28621:28621:sfx2/source/sidebar/TabBar.cxx:327: Skipping update of sidebar menus to avoid crash due to gtk4 menu brokenness. warn:sfx:28621:28621:sfx2/source/sidebar/TabBar.cxx:327: Skipping update of sidebar menus to avoid crash due to gtk4 menu brokenness. Michael: I don't know if you're working on gtk4 but I noticed accessibility part in Buovjaga's bt, thought you might be interested. -- You are receiving this mail because: You are the assignee for the bug.
