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

No items shown #9

Open
kjyv opened this issue May 17, 2017 · 7 comments
Open

No items shown #9

kjyv opened this issue May 17, 2017 · 7 comments

Comments

@kjyv
Copy link

kjyv commented May 17, 2017

I can start mylaunchpad now but no icons are shown. There are some categories on top if I install menu-xdg (in debian). It looks like the menu items are not directly found from this kind of menu file which only includes directories which then include items. Trying xfce-applications, I get "ocurrio un problema". This is on a system where no X server etc was installed and I installed things I needed and as such may be missing some packages compared to a standard full distribution install.

@gaboelnuevo
Copy link
Owner

Hi @kjyv give me the output of:
ls /etc/xdg/menus/

@kjyv
Copy link
Author

kjyv commented May 21, 2017

$ ls -la /etc/xdg/menus/
drwxr-xr-x 2 root root 4096 Mai 17 19:05 .
drwxr-xr-x 8 root root 4096 Mai 17 18:43 ..
lrwxrwxrwx 1 root root 16 Mai 17 19:05 applications.menu -> debian-menu.menu
lrwxrwxrwx 1 root root 40 Jan 17 2010 debian-menu.menu -> /var/lib/menu-xdg/menus/debian-menu.menu
-rw-r--r-- 1 root root 4293 Aug 31 2014 xfce-applications.menu

@gaboelnuevo
Copy link
Owner

gaboelnuevo commented May 21, 2017 via email

@kjyv
Copy link
Author

kjyv commented May 21, 2017

I installed it and the files look like this now:
ls -la /etc/xdg/menus/
drwxr-xr-x 2 root root 4096 Mai 21 21:10 .
drwxr-xr-x 8 root root 4096 Mai 17 18:43 ..
lrwxrwxrwx 1 root root 23 Mai 21 21:10 applications.menu -> gnome-applications.menu
lrwxrwxrwx 1 root root 40 Jan 17 2010 debian-menu.menu -> /var/lib/menu-xdg/menus/debian-menu.menu
-rw-r--r-- 1 root root 19124 Apr 1 2015 gnome-applications.menu
-rw-r--r-- 1 root root 4293 Aug 31 2014 xfce-applications.menu

No change in behavior, even though applications.menu includes actual entries now.

@gaboelnuevo
Copy link
Owner

gaboelnuevo commented May 22, 2017 via email

@kjyv
Copy link
Author

kjyv commented May 22, 2017

I indeed get icons when supplying the gnome-applications argument. I was under the impression that the default applications menu (which links to gnome-applications) should work as well. Great!
I think the real issue was that mylaunchpad does not work with xdg-menu files that only include directories like the xfce-applications.menu. You might add to the readme that installing gnome-menus is required on debian derivates.

@gaboelnuevo
Copy link
Owner

gaboelnuevo commented May 22, 2017 via email

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

2 participants