[Bug 1499650] [NEW] local applications are not shown in menu (LXDE)

Alek_A ackbeat at gmail.com
Fri Sep 25 08:57:50 UTC 2015


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 Ubuntu
Foundations Bugs, which is subscribed to ltsp in Ubuntu.
https://bugs.launchpad.net/bugs/1499650

Title:
  local applications are not shown in menu (LXDE)

Status in ltsp package in Ubuntu:
  New

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



More information about the foundations-bugs mailing list