edubuntu-bugs team mailing list archive
-
edubuntu-bugs team
-
Mailing list archive
-
Message #07181
[Bug 1499650] [NEW] local applications are not shown in menu (LXDE)
Public bug reported:
hi,
/usr/bin/startlxde implicitly sets XDG_DATA_DIRS:
export
XDG_DATA_DIRS="/usr/local/share/:/usr/share/:/usr/share/gdm/:/var/lib
/menu-xdg/"
so the value passed from ltsp through this variable discarded.
I had to patch /usr/bin/startlxde, to make it work:
export
XDG_DATA_DIRS="$XDG_DATA_DIRS:/usr/local/share/:/usr/share/:/usr/share/gdm/:/var/lib
/menu-xdg/"
Description: Ubuntu 14.04.3 LTS
Release: 14.04
best regards,
Albert
** Affects: ltsp (Ubuntu)
Importance: Undecided
Status: New
** Tags: localapps lxde menu missing
--
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to ltsp in Ubuntu.
https://bugs.launchpad.net/bugs/1499650
Title:
local applications are not shown in menu (LXDE)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/1499650/+subscriptions
Follow ups