Version: unspecified OS: Linux Since the update to 4.6.2, Solid::Networking::status() is returning a "0", or the Unknown state. This is erroneous since the network is connected just fine (via Solid's NetworkManager backend). I can reproduce this, and so have several other users of the Muon Package Manager, which due to a bug doesn't provide lenience for encountering the "Unknown" state: http://kubuntuforums.net/forums/index.php?topic=3116266.0 I've committed a fix to Muon to properly ignore the Unknown state, but this bug does have the effect of making the status() function a bit useless. Reproducible: Always
Created attachment 58785 [details] Fix Solid::Networking::status Can you test the attached patch to check if it solves your problem?
By the way, the patch must be applied against kdelibs-4.6.2.
*** Bug 270692 has been marked as a duplicate of this bug. ***
Git commit 72cbad117d0abb4b47a5d00754ea465eda6c06b5 by Lamarque V. Souza. Committed on 10/04/2011 at 23:34. Pushed by lvsouza into branch 'KDE/4.6'. Fix Solid::Networking::status() returning Solid::Networking::Unknown sometimes. BUG: 270538 FIXED-IN: 4.6.3 M +1 -0 solid/solid/networking.cpp http://commits.kde.org/kdelibs/72cbad117d0abb4b47a5d00754ea465eda6c06b5
Git commit 8cbdd1447daa97f73eee9eb2dc3a5328f0525ebe by Lamarque V. Souza. Committed on 10/04/2011 at 23:34. Pushed by lvsouza into branch 'master'. Fix Solid::Networking::status() returning Solid::Networking::Unknown sometimes. BUG: 270538 FIXED-IN: 4.6.3 M +1 -0 solid/solid/networking.cpp http://commits.kde.org/kdelibs/8cbdd1447daa97f73eee9eb2dc3a5328f0525ebe
*** Bug 270977 has been marked as a duplicate of this bug. ***