dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #14988
[Bug 1271138] Re: Several icons stopped showing since updating to Trusty
I've found that this bug has regressed and returned on the production
version of Trusty Tahr. All three of my rigs (two upgraded and one fresh
install) are affected.
The bug affects nm-applet and nautilus-dropbox for me.
For nm-applet, the fix involves editing /etc/xdg/autostart/nm-
applet.desktop and changing
exec=nm-applet
to
exec=dbus-launch nm-applet
as per suggestion in http://askubuntu.com/questions/449658
/networkmanager-tray-nm-applet-is-gone-after-upgrade-to-14-04-trusty
For dropbox, I taken what was mentioned in the article and changed the
dropbox entry in Settings Manager -> Session and Startup -> Application
Autostart -> Dropbox from
Command: dropbox start -i
to
Command: dbus-launch dropbox start -i
It appears that with 14.04, dbus-aware programs must be started with
dbus-launch instead of directly.
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-applet in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1271138
Title:
Several icons stopped showing since updating to Trusty
Status in “indicator-applet” package in Ubuntu:
Confirmed
Bug description:
I had to enable the notification area because several icons
disappeared. These include, dropbox, synaptic, nm-applet, and many
others.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-applet/+bug/1271138/+subscriptions
References