[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-28 Thread Lionel Le Folgoc
Gconf-editor isn't really needed, you can do it with: gconftool-2 -s /apps/nm-applet/show-applet -t bool true too. Anyway, Micah has just uploaded xubuntu-default-settings 12.04.8 reverting the change, so nm-applet should be visible again. -- You received this bug notification because you are

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-27 Thread Lionel Le Folgoc
With the 0.9.2.0+git.20120126t000800.5151959-0ubuntu3 nm-applet upload, a GConf key was introduced to show/hide the applet in the systray: '/apps/nm-applet/show-applet' and its description is: 'Show the applet in notification area'. and 'Set to FALSE to disable displaying the applet in the

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-27 Thread Mathieu Trudel-Lapierre
Lionel, the description isn't really wrong -- the expectation is that the gconf key hides both the indicator and the GtkStatusIcon, because they are never supposed to show at the same time -- one being the fallback of the other. The fact that they did is the symptom of this bug. Fixing the

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-27 Thread Launchpad Bug Tracker
This bug was fixed in the package network-manager-applet - 0.9.2.0+git.20120126t000800.5151959-0ubuntu4 --- network-manager-applet (0.9.2.0+git.20120126t000800.5151959-0ubuntu4) precise; urgency=low * debian/patches/lp829673_gconf_hide_applet.patch: only set the applet

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-27 Thread Sutram
Thanks for fixing the bug. I still needed to set the nm-applet value to TRUE through gconf-editor to make it show up. I am assuming that this is because it had been set to FALSE as Lionel described above. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-27 Thread Mathieu Trudel-Lapierre
Correct, that change will also need to be reverted. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938380 Title: Network-manager icon displayed twice in panel To manage notifications about this bug

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-27 Thread forestpiskie
While I have it setup now here and it works correctly - I wonder if a bug for xubuntu needs to be raised as to show it there you need to install gconf-editor to allow the applet to show. Or is there something else in the pipeline that would negate this? -- You received this bug notification

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-26 Thread Tom Pino
Well as for today there is no applet at all under Xubuntu. I am pretty sure my connection is up and running well. Would have been hard to get this page up if not. Should we file another bug or is this good enough? -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-26 Thread TK
I also have no indicators in either the indicator or notification areas of the panel with Xubuntu 12.04 using 0.9.2.0+git.20120126t000800.5151959-0ubuntu3. Networking is functional but have no desktop control. I've downgraded to a previous release where the icon is only displayed in the

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-26 Thread Sam_
This bug was reported while running Unity and having two icons displayed, the commit isn't yet uploaded. Regarding Xubuntu and having no applet at all displayed imho is a different story. That said the last release obviously has different outcomes on different environments.

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-26 Thread forestpiskie
Totally agree Sam_ - as soon as the fix is released etc I will look - if it needs re-reporting I'll do so - but no point in duplicates until sure :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-26 Thread Bowmore
The solution here is to add Unity to NotShowIn in the .desktop-file: /etc/xdg/autostart/nm-applet.desktop and probably also to: /usr/share/applications/nm-applet.desktop Not sure about app-install-data: /usr/share/app-install/desktop/network-manager-gnome:nm-applet.desktop -- You received this

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-26 Thread Bowmore
Sorry, just noticed that both network icons disappeared :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938380 Title: Network-manager icon displayed twice in panel To manage notifications about

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-24 Thread forestpiskie
Bunch of updates later and now I have no network notifications at all. Xubuntu 12.04 i386 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938380 Title: Network-manager icon displayed twice in panel

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-24 Thread Mathieu Trudel-Lapierre
And that's for Xubuntu in all these cases? It seems rather weird because the GtkStatusIcon should never show unless the indicator is in fallback mode... in fallback, it's shown, every other moment it should be hidden; though I may have screwed up one case in the last nm-applet upload. ** Changed

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-24 Thread Sam_
** Tags added: unity -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938380 Title: Network-manager icon displayed twice in panel To manage notifications about this bug go to:

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-24 Thread Sam_
Report was made from Unity, added the tag. On pc it definitely adds a second icon when going to suspend. When I reboot the pc it displays one icon. On laptop the second wl icon is always there. Among the first lines of .xsession-errors it says: ** Message: applet now removed from the

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-24 Thread Mathieu Trudel-Lapierre
Yeah, I know what went wrong. There's one oversight in the code to handle disabling the icon -- one of the gtk_status_icon_set_visible() calls were not wrapped properly with a test to see if the widget should be shown. I've corrected that, and I'll upload the fix soon. ** Changed in:

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-24 Thread Launchpad Bug Tracker
** Branch linked: lp:~network-manager/network-manager-applet/ubuntu.head -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938380 Title: Network-manager icon displayed twice in panel To manage

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-24 Thread forestpiskie
Thanks Mathieu. I assume that will fix it for all and not just Ubuntu/Unity - if not report here or create a new bug for Xubuntu? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938380 Title:

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-24 Thread Sam_
Thanks Mathieu, that would be one of a kind of turbo fix! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938380 Title: Network-manager icon displayed twice in panel To manage notifications about

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-23 Thread Sam_
#6 was a fluke. Yesterday I could observe the moment I've activated suspend on pc a second network icon appeared before the screen turned off. ** Attachment added: lan-twice.png

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-23 Thread Sutram
This bug affects me on Xubuntu 12.04 i386 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938380 Title: Network-manager icon displayed twice in panel To manage notifications about this bug go to:

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-23 Thread Tom Pino
Xubuntu 12.04-testing amd64 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938380 Title: Network-manager icon displayed twice in panel To manage notifications about this bug go to:

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-23 Thread Sam_
Odd. On pc after several reboots and logouts (due to some other testings) it displays only the orig. network icon. On laptop it still displays network icon twice after several reboots and logouts. Update status is the same on both computers. -- You received this bug notification because you

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-22 Thread Sam_
There is no dupe nm-applet symbol on pc, which is connected with lan, but also has systray whitelist 'all'. Updates are the same as on laptop. ** Attachment added: no-lan-dupe.png

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-22 Thread forestpiskie
Not just Unity - seeing the same thing in Xubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938380 Title: Network-manager icon displayed twice in panel To manage notifications about this bug

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-22 Thread Sebastien Bacher
it's likely yesterday's nm-applet updates ... mathieu, those users do whitelist all systray icons in unity so they get fallback icons showing if they are not probably hidden ** Package changed: gtk+3.0 (Ubuntu) = ubuntu ** Package changed: ubuntu = network-manager-applet (Ubuntu) ** Changed

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-22 Thread Sebastien Bacher
probably - properly -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938380 Title: Network-manager icon displayed twice in panel To manage notifications about this bug go to:

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-21 Thread Sam_
** Attachment added: nm-twice.png https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/938380/+attachment/2769075/+files/nm-twice.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938380 Title:

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-21 Thread Sam_
** Attachment added: term.log https://bugs.launchpad.net/bugs/938380/+attachment/2769073/+files/term.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938380 Title: Network-manager icon

[Bug 938380] Re: Network-manager icon displayed twice in panel

2012-02-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gtk+3.0 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938380 Title: