Description: We have 2 types of server: server login and server run job. #1. Server login (s01): install Nomachine server and users login to this server #2. Server run job (s02): install libreOffice ver 6.4. To open LibreOffice, users have to access server-login (s01) and submit job to s02. LibreOffice was opened but it missed the menu bar. However, if we open directly from server s02, it is full options and don't meet any issues. Actual Results: [hieuhoang@i2x6x192-04 office]$ bsub -Is -q centos7 -m s07 "ooffice" Job <48029> is submitted to queue <centos7>. <<Waiting for dispatch ...>> <<Starting on i2x6x192-07>> Expected Results: ** (soffice:5896): CRITICAL **: 13:57:33.977: void g_lo_menu_insert_section(GLOMenu*, gint, const gchar*, GMenuModel*): assertion 'G_IS_LO_MENU (menu)' failed (soffice:5896): Gtk-CRITICAL **: 13:57:33.979: gtk_menu_bar_new_from_model: assertion 'G_IS_MENU_MODEL (model)' failed (soffice:5896): Gtk-CRITICAL **: 13:57:33.979: gtk_widget_insert_action_group: assertion 'GTK_IS_WIDGET (widget)' failed (soffice:5896): Gtk-CRITICAL **: 13:57:33.979: gtk_widget_set_hexpand: assertion 'GTK_IS_WIDGET (widget)' failed (soffice:5896): Gtk-CRITICAL **: 13:57:33.979: gtk_container_add: assertion 'GTK_IS_WIDGET (widget)' failed (soffice:5896): GLib-GObject-WARNING **: 13:57:33.979: invalid (NULL) pointer instance (soffice:5896): GLib-GObject-CRITICAL **: 13:57:33.979: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed (soffice:5896): GLib-GObject-WARNING **: 13:57:33.979: invalid (NULL) pointer instance (soffice:5896): GLib-GObject-CRITICAL **: 13:57:33.979: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed (soffice:5896): Gtk-CRITICAL **: 13:57:33.980: gtk_widget_get_style_context: assertion 'GTK_IS_WIDGET (widget)' failed (soffice:5896): Gtk-CRITICAL **: 13:57:34.219: gtk_widget_get_style_context: assertion 'GTK_IS_WIDGET (widget)' failed (soffice:5896): Gtk-CRITICAL **: 13:57:34.237: gtk_widget_get_style_context: assertion 'GTK_IS_WIDGET (widget)' failed (soffice:5896): Gtk-CRITICAL **: 13:57:34.256: gtk_widget_get_style_context: assertion 'GTK_IS_WIDGET (widget)' failed Reproducible: Always User Profile Reset: Yes OpenGL enabled: Yes Additional Info: LibreOffice 6.4.7.2 Server install: CentOS7 Kernel: Linux 3.10.0-957.el7.x86_64
Created attachment 169067 [details] LibreOffice miss menu bar
Thank you for reporting the bug. To be certain the reported issue is not related to corruption in the user profile, could you please reset your Libreoffice profile ( https://wiki.documentfoundation.org/UserProfile ) and re-test? I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the issue is still present
Looks duplicate to bug which has better steps. Please retest. *** This bug has been marked as a duplicate of bug 120649 ***