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

Matej Mrenica <matejm98m...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |REPORTED
         Resolution|WAITINGFORINFO              |---

--- Comment #4 from Matej Mrenica <matejm98m...@gmail.com> ---
(In reply to David Edmundson from comment #2)
> Can you run:
> 
> qdbus org.kde.kded5 /org/kde/plasmanetworkmanagement 
> 
> and confirm if you get a list of methods and signals out immediately, or an
> error /delay

Even if I am already connected (from a previous log in) I get this (not
imediatelly but after some time):

Error: org.freedesktop.DBus.Error.NoReply
Did not receive a reply. Possible causes include: the remote application did
not send a reply, the message bus security policy blocked the reply, the reply
timeout expired, or the network connection was broken.

After a while when everything is working already I get:

method void org.kde.plasmanetworkmanagement.addBluetoothConnection(QString
bdAddr, QString service, QString connectionName)
method bool org.kde.plasmanetworkmanagement.bluetoothConnectionExists(QString
bdAddr, QString service)
method void org.kde.plasmanetworkmanagement.unlockModem(QString modem)
signal void org.freedesktop.DBus.Properties.PropertiesChanged(QString
interface_name, QVariantMap changed_properties, QStringList
invalidated_properties)
method QDBusVariant org.freedesktop.DBus.Properties.Get(QString interface_name,
QString property_name)
method QVariantMap org.freedesktop.DBus.Properties.GetAll(QString
interface_name)
method void org.freedesktop.DBus.Properties.Set(QString interface_name, QString
property_name, QDBusVariant value)
method QString org.freedesktop.DBus.Introspectable.Introspect()
method QString org.freedesktop.DBus.Peer.GetMachineId()
method void org.freedesktop.DBus.Peer.Ping()

(In reply to Nicolas Fella from comment #3)
> Sounds like it could be https://bugs.kde.org/show_bug.cgi?id=458085

But If I disabled kwallet entirely this issue would disappear which is not the
case, right?

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

Reply via email to