I run
gnome-session-remove --list
A number of items are listed, including deskbar-applet
I run e.g.
gnome-session-remove deskbar-applet
Nothing appears to happen (I would expect the deskbar-applet to be removed). I
run
gnome-session-remove --list
again and it no longer lists that deskbar-applet.
I try
killall deskbar-applet
but it still prompts me asking to restart deskbar-applet.
Mostly what I expect is for the following fragment of /usr/bin/ubiquity to
remove some applets to save memory, but it doesn't seem to do anything useful:
for session_process in ('evolution-alarm-notify',
'gnome-cups-icon',
'restricted-manager',
'update-notifier'):
subprocess.call(['gnome-session-remove',
session_process])
(even when it is run. It only seems to run by default if
arch == 'powerpc/ps3')
--
gnome-session-remove doesn't remove applet.
https://bugs.launchpad.net/bugs/198632
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs