Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chromebook not able to open menulibre showing this error #193

Open
peepeepoopoobum opened this issue Apr 3, 2024 · 3 comments
Open

chromebook not able to open menulibre showing this error #193

peepeepoopoobum opened this issue Apr 3, 2024 · 3 comments

Comments

@peepeepoopoobum
Copy link

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
Copy link

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

@res09392
Copy link

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

@yoasty
Copy link

yoasty commented Sep 14, 2024

In both crostini and wsl2 menulibre does not work because it needs an active linux desktop-environment.

In wsl2 I can start Xephyr and then run xfce4 in its own window In that widnow I can then start menulibre and add *.sh, *.jar and extracted tarballs as programs which can then run/be started from windows.

But in crostini I cannot get that to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants