STR:
1. Click applet preferences, set Show Icon: Never.
2. Kill ubuntuone-client-applet
3. cat ~/.config/ubuntuone/ubuntuone-client.conf, see that show_applet = 2
4. Start ubuntuone-client-applet, see that the applet icon appears.
According to the code,
self.set_visible(True)
is called in AppletIcon.__init__. This should be changed to
self.update_visibility()
** Branch linked: lp:~rye/ubuntuone-client/applet-icon-visibility-fix
--
Icon is present and says "not connected" when preferences are set to "never"
https://bugs.launchpad.net/bugs/508596
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs