the xsession script should set the variable only if the needed file is installed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
AppMenu GTK+ |
Fix Released
|
Undecided
|
Ken VanDine | ||
appmenu-gtk (Ubuntu) |
Fix Released
|
Low
|
Ken VanDine |
Bug Description
Binary package hint: appmenu-gtk
1. sudo apt-get install unity
2. sudo apt-get remove unity --auto-remove
3. log out, log in
4. launch any gtk application from a terminal, you'll get a lot of warnings of the kind
`menu_
(gvim:11175): Gtk-WARNING **: Failed to load type module: (null)
/etc/X11/
UBUNTU_
into my environment.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: appmenu-gtk (not installed)
ProcVersionSign
Uname: Linux 2.6.35-23-generic i686
Architecture: i386
Date: Thu Nov 11 16:32:56 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
ProcEnviron:
LANGUAGE=
LC_CTYPE=
PATH=(custom, user)
LANG=lt_LT.utf8
SHELL=/bin/bash
SourcePackage: appmenu-gtk
Related branches
- Ted Gould (community): Approve
- Cody Russell (community): Approve
-
Diff: 23 lines (+7/-1)2 files modified80appmenu.in (+4/-1)
Makefile.am (+3/-0)
- Ken VanDine: Pending requested
-
Diff: 16203 lines (+5946/-3346)18 files modifiedMakefile.in (+3/-1)
aclocal.m4 (+8/-6)
build/Makefile.in (+3/-1)
build/autotools/Makefile.in (+3/-1)
build/autotools/libtool.m4 (+1256/-782)
build/autotools/ltoptions.m4 (+7/-6)
build/autotools/ltversion.m4 (+6/-6)
build/autotools/lt~obsolete.m4 (+9/-3)
config.guess (+120/-105)
config.sub (+101/-55)
configure (+1796/-966)
configure.ac (+1/-1)
debian/changelog (+10/-0)
debian/patches/01_remove_unused_variables.patch (+0/-19)
debian/patches/series (+0/-1)
ltmain.sh (+2619/-1390)
src/Makefile.in (+3/-1)
src/bridge.c (+1/-2)
Changed in appmenu-gtk: | |
status: | Confirmed → Fix Released |
the file exporting the variable is shipped with appmenu-gtk so should be cleaned with it but it would be nice to make it handle the case where it's still installed correctly