Re: NetworkManager applet: force connection list refresh

2011-09-14 Thread Pedro Francisco
SUCCESS! # mv /usr/share/gnome-shell/js/ui/status/network.js /usr/share/gnome-shell/js/ui/status/network.disabled Explanation: nm-applet is always loaded but Gnome-Shell provides it's own [buggy] interface to it, hence the graphical interface of nm-applet is disabled. By disabling Gnome-Shell's N

Re: NetworkManager applet: force connection list refresh

2011-09-12 Thread Pedro Francisco
Actually I spoke to early, upon reboot things started not working again. I'm back to killall modem-manager, nm-connection-editor, change something in the connection, save and then it appears on network dropdown. On Mon, Sep 12, 2011 at 5:27 PM, Pedro Francisco wrote: > Killing nm-applet won't wo

Re: NetworkManager applet: force connection list refresh

2011-09-12 Thread Pedro Francisco
Killing nm-applet won't work as Gnome-Shell doesn't use (though it is loaded it doesn't do anything) But «service NetworkManager restart» does work. I now have the following lines and seems to be working (sleep time is still under test :p) Thank you! # cat /etc/udev/rules.d/10-vodafone-fix.rule

Re: NetworkManager applet: force connection list refresh

2011-09-10 Thread Hiisi
On 7 September 2011 11:10, Pedro Francisco wrote: > Ok I give up (see below). Next attempt: Is there anyway to get the > old-but-functional nm-applet working on Gnome-Shell instead of the built-in > 'n buggy one? > > On Fri, Sep 2, 2011 at 10:28 AM, Pedro Francisco > wrote: >> >> Is there anyway

Re: NetworkManager applet: force connection list refresh

2011-09-07 Thread Pedro Francisco
Ok I give up (see below). Next attempt: Is there anyway to get the old-but-functional nm-applet working on Gnome-Shell instead of the built-in 'n buggy one? On Fri, Sep 2, 2011 at 10:28 AM, Pedro Francisco wrote: > Is there anyway to force the NetworkManager applet to refresh its list? > Everytim

NetworkManager applet: force connection list refresh

2011-09-02 Thread Pedro Francisco
Is there anyway to force the NetworkManager applet to refresh its list? Everytime I plug-in my 3G dongle (k3805-z) I have to either go to nm-connection-editor and toggle the option "Connection available for every user" or restart gnome-shell (ALT+F2, r) so the connection for the 3G dongle appears..