https://bugs.kde.org/show_bug.cgi?id=359746

--- Comment #4 from Stephan Mueller <smuel...@chronox.de> ---
if `qdbus org.kde.kded5 /kded org.kde.kded5.loadedModules | grep
networkmanagement > /dev/null`; then echo "running"; else echo "not running";
fi
running



dbus-monitor --system
"type='signal',sender='org.freedesktop.NetworkManager'"dbus-monitor: unable to
enable new-style monitoring: org.freedesktop.DBus.Error.AccessDenied: "Rejected
send message, 1 matched rules; type="method_call", sender=":1.80" (uid=1000
pid=8396 comm="dbus-monitor --system type='signal',sender='org.fr")
interface="org.freedesktop.DBus.Monitoring" member="BecomeMonitor" error
name="(unset)" requested_reply="0" destination="org.freedesktop.DBus" (bus)".
Falling back to eavesdropping.
signal time=1456321482.894590 sender=org.freedesktop.DBus -> destination=:1.80
serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus;
member=NameAcquired
   string ":1.80"
signal time=1456321486.301909 sender=:1.9 -> destination=(null destination)
serial=33816 path=/org/freedesktop/NetworkManager;
interface=org.freedesktop.NetworkManager; member=PropertiesChanged
   array [
      dict entry(
         string "Connectivity"
         variant             uint32 3
      )
   ]
signal time=1456321495.842268 sender=:1.9 -> destination=(null destination)
serial=33817 path=/org/freedesktop/NetworkManager;
interface=org.freedesktop.NetworkManager; member=PropertiesChanged
   array [
      dict entry(
         string "Connectivity"
         variant             uint32 3
      )
   ]
signal time=1456321500.236990 sender=:1.9 -> destination=(null destination)
serial=33818 path=/org/freedesktop/NetworkManager;
interface=org.freedesktop.NetworkManager; member=PropertiesChanged
   array [
      dict entry(
         string "Connectivity"
         variant             uint32 3
      )
   ]


Regarding the logs: there is a lot of private information in those logs which I
do not want to post publicly. Is there anything in particular you are
interested in? Here is the last part of the log which contains some strangeness
(the German part means: connection failed: network is not reachable):

<info>  connectivity: check for uri
'http://fedoraproject.org/static/hotspot.txt' failed with 'Verbindung ist
gescheitert:Das Netzwerk ist nicht erreichbar'
<info>  NetworkManager state is now CONNECTED_SITE
<info>  connectivity: check for uri
'http://fedoraproject.org/static/hotspot.txt' failed with 'Verbindung ist
gescheitert:Das Netzwerk ist nicht erreichbar'
<info>  connectivity: check for uri
'http://fedoraproject.org/static/hotspot.txt' failed with 'Verbindung ist
gescheitert:Das Netzwerk ist nicht erreichbar'
<info>  connectivity: check for uri
'http://fedoraproject.org/static/hotspot.txt' failed with 'Verbindung ist
gescheitert:Das Netzwerk ist nicht erreichbar'
<info>  connectivity: check for uri
'http://fedoraproject.org/static/hotspot.txt' failed with 'Verbindung ist
gescheitert:Das Netzwerk ist nicht erreichbar'

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to