Hi, I will If I have time. I just let you know. Thought that there might be the other way to pass XDG_DATA_DIRS, if not, well...
Best regards, Albert 2015-10-09 6:01 GMT+03:00 Alkis Georgopoulos <[email protected]>: > Since the code that breaks XDG_DATA_DIRS is in LXDE, LTSP can't fix it > without directly patching startlxde. > This can not be done in a non-intrusive way for thin clients as it > requires breaking the server installation (wrong debsums etc). > > I'm marking this as won't fix, please file the bug report against LXDE > instead. > > ** Changed in: ltsp (Ubuntu) > Status: New => Won't Fix > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1499650 > > Title: > local applications are not shown in menu (LXDE) > > Status in ltsp package in Ubuntu: > Won't Fix > > Bug description: > 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 > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/1499650/+subscriptions > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to 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 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
