[Bug 1184262] Re: network-manager has decided that networking is disabled, cannot be re-enabled from lightdm

2013-10-20 Thread Tory Gaurnier
I have the same bug in 13.10, and I tried to run nmcli nm sleep false in a terminal, and this is the error message I got: Error in sleep: Rejected send message, 8 matched rules; type=method_call, sender=:1.304 (uid=1000 pid=3927 comm=nmcli nm sleep false ) interface=org.freedesktop.NetworkManager

[Bug 1184262] Re: network-manager has decided that networking is disabled, cannot be re-enabled from lightdm

2013-10-20 Thread Tory Gaurnier
Somebody marked this as a duplicate to bug 1234469, which simply isn't the case, bug 1234469 is a duplicate of this one (as others already stated), just look at the creation dates, this one is the original, so, people need to use launchpad correctly ;) And why is it that everyone (like me) has the

[Bug 1184262] Re: network-manager has decided that networking is disabled, cannot be re-enabled from lightdm

2013-10-20 Thread Martin Pitt
** Also affects: systemd (Ubuntu) Importance: Undecided Status: New ** Summary changed: - network-manager has decided that networking is disabled, cannot be re-enabled from lightdm + [logind] stuck in PrepareForSleep, causing network and other services to not resume ** Changed in:

[Bug 1184262] Re: network-manager has decided that networking is disabled, cannot be re-enabled from lightdm

2013-10-14 Thread Martin Pitt
*** This bug is a duplicate of bug 1234469 *** https://bugs.launchpad.net/bugs/1234469 ** This bug has been marked a duplicate of bug 1234469 Network does not come up after resuming from suspend. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1184262] Re: network-manager has decided that networking is disabled, cannot be re-enabled from lightdm

2013-10-13 Thread Thaddäus Tintenfisch
While inspecting the logind D-Bus object I've noticed that PreparingForSleep is still set to true after the suspend/resume cycle. $ gdbus introspect --system --dest org.freedesktop.login1 --object-path /org/freedesktop/login1 -- You received this bug notification because you are a member of

[Bug 1184262] Re: network-manager has decided that networking is disabled, cannot be re-enabled from lightdm

2013-10-12 Thread Julien Olivier
I had the exact same bug a few months ago. The issue was that NetworkManager is supposed to work with systemd, but Ubuntu chose to implement its own replacement to systemd instead (libsystemd-daemon0 I think). The issue I had previously was caused by libsystemd-daemon0 not sending the resume event

[Bug 1184262] Re: network-manager has decided that networking is disabled, cannot be re-enabled from lightdm

2013-10-12 Thread Julien Olivier
I've just found it: it's probably this bug: https://bugs.launchpad.net /ubuntu-gnome/+bug/1187005 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1184262 Title: network-manager has decided that

[Bug 1184262] Re: network-manager has decided that networking is disabled, cannot be re-enabled from lightdm

2013-10-09 Thread Dmitrijs Ledkovs
Maybe network-manager should ship shell snippet in pm-utils configuration directory to issue sleep false on resume/thaw? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1184262 Title: network-manager

[Bug 1184262] Re: network-manager has decided that networking is disabled, cannot be re-enabled from lightdm

2013-10-09 Thread Ritesh Khadgaray
We can send such signals using pm-utils . Needs testing . xnox ritz: right, so pm-utils package has direcotries with scripts that are executed on suspend/resume, hibernate/thaw. ritz aah, thanks xnox ritz: so network-manager or user should just add scripts there. ritz: see

[Bug 1184262] Re: network-manager has decided that networking is disabled, cannot be re-enabled from lightdm

2013-10-09 Thread Evan Huus
What component is *supposed* to be sending it that signal? I have noticed that in cases where this bug appears, other power management options also fail - trying to suspend again from the gear menu does nothing, I have to run pm-suspend from the cli. This indicates to me that some whole underlying

[Bug 1184262] Re: network-manager has decided that networking is disabled, cannot be re-enabled from lightdm

2013-10-09 Thread Thaddäus Tintenfisch
It looks like bug 1234469 might be a duplicate of this one. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1184262 Title: network-manager has decided that networking is disabled, cannot be re-

[Bug 1184262] Re: network-manager has decided that networking is disabled, cannot be re-enabled from lightdm

2013-10-09 Thread Evan Huus
Yes, looks like a dupe. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1184262 Title: network-manager has decided that networking is disabled, cannot be re- enabled from lightdm To manage

[Bug 1184262] Re: network-manager has decided that networking is disabled, cannot be re-enabled from lightdm

2013-10-02 Thread Evan Huus
First I ran sudo stop network-manager then ran sudo NetworkManager --no-daemon --log-level=DEBUG nm.log 21 and then I reproduced the issue. I have attached the complete log output of network-manager from the initial receive of the suspend signal to the point I ctrl-C'ed it after experiencing this

[Bug 1184262] Re: network-manager has decided that networking is disabled, cannot be re-enabled from lightdm

2013-10-02 Thread Dr. Dabbles
Not sure why my comment on my report of this bug didn't get merged into this one. The work-around is to issue nmcli nm sleep false This tells NetworkManager to leave sleep mode. Restarting NetworkManager _happens_ to do this, but only by chance. I'd actually argue that restarting NetworkManager

[Bug 1184262] Re: network-manager has decided that networking is disabled, cannot be re-enabled from lightdm

2013-10-02 Thread Evan Huus
Interesting, so it's not even a NetworkManager bug - whatever is supposed to be sending that signal to nm isn't sending it sometimes, or is sending it before nm can receive it or something? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1184262] Re: network-manager has decided that networking is disabled, cannot be re-enabled from lightdm

2013-10-01 Thread Evan Huus
I still see this fairly frequently, and it is strictly a network-manager problem. sudo restart network-manager causes it to reconnect gracefully without any problems or kernel magic. I suspect a race condition, since it only happens about 1/3 of the time I suspend. FWIW, I have a totally

[Bug 1184262] Re: network-manager has decided that networking is disabled, cannot be re-enabled from lightdm

2013-08-23 Thread Jimmy Sjölund
Sameer Morar's workaround worked like a charm on my Ubuntu Studio 13.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1184262 Title: network-manager has decided that networking is disabled, cannot

[Bug 1184262] Re: network-manager has decided that networking is disabled, cannot be re-enabled from lightdm

2013-07-15 Thread Sameer Morar
A work around that works for me is killing the NetworkManager process using sudo killall NetworkManager. The daemon re-starts and the network is restored. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1184262] Re: network-manager has decided that networking is disabled, cannot be re-enabled from lightdm

2013-06-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: network-manager (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/1184262