bluesabre / menulibre

MenuLibre is an advanced menu editor that provides modern features in a clean, easy-to-use interface.
https://bluesabre.org/menulibre
GNU General Public License v3.0
199 stars 18 forks source link

chromebook not able to open menulibre showing this error #193

Open peepeepoopoobum opened 5 months ago

peepeepoopoobum commented 5 months ago

No menu prefix found, MenuLibre will not function properly. No menu prefix found, MenuLibre will not function properly.

(menulibre:6385): Gtk-WARNING **: 20:41:07.659: gtk_menu_attach_to_widget(): menu already attached to GtkMenuButton

(menulibre:6385): Gtk-WARNING **: 20:41:07.766: gtk_menu_attach_to_widget(): menu already attached to GtkMenuButton WARNING:menulibre: getDefaultMenuPrefix() 'No menu prefix found, MenuLibre will not function properly.' Traceback (most recent call last): File "/usr/lib/python3/dist-packages/menulibre/MenulibreApplication.py", line 2283, in do_activate self.win = MenulibreWindow(self, headerbar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/menulibre/MenulibreApplication.py", line 261, in init self.configure_application_treeview(builder) File "/usr/lib/python3/dist-packages/menulibre/MenulibreApplication.py", line 635, in configure_application_treeview self.menu_load_failure() File "/usr/lib/python3/dist-packages/menulibre/MenulibreApplication.py", line 314, in menu_load_failure box = box.get_children()[1]


IndexError: list index out of range
joeskeen commented 4 months ago

I receive this same error running on Debian (with no gnome or kde desktop, only openbox).

res09392 commented 1 month ago

I also am having the same problem. My Linux is up to date. I was following this to install PyCharm community on Chromebook Linux. after installing menulibre, the first time executing I get this issue. https://www.linuxmadesimple.info/2020/11/how-to-install-pycharm-on-chromebook.html