Bug 139801 - LibreOffice miss menu bar
Summary: LibreOffice miss menu bar
Status: RESOLVED DUPLICATE of bug 120649
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
6.4.7.2 release
Hardware: All Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-21 06:57 UTC by Hieu Hoang
Modified: 2021-06-14 07:11 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
LibreOffice miss menu bar (55.52 KB, image/png)
2021-01-21 06:58 UTC, Hieu Hoang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hieu Hoang 2021-01-21 06:57:44 UTC
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
Comment 1 Hieu Hoang 2021-01-21 06:58:43 UTC
Created attachment 169067 [details]
LibreOffice miss menu bar
Comment 2 Xisco Faulí 2021-02-09 12:15:32 UTC
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
Comment 3 Timur 2021-06-14 07:11:05 UTC
Looks duplicate to bug which has better steps. Please retest.

*** This bug has been marked as a duplicate of bug 120649 ***