-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
I am running master branch of telepathy-morse (175dfa4a6d8fea959ac2f02254da4ffbb3cf7f5c) & telegram-qt (75dfa4a6d8fea959ac2f02254da4ffbb3cf7f5and). After adding an account in Empathy, no authentication dialogue is displayed.
Running telepathy-morse in a console, I saw something about ServerAuthenticationChannel1 do not have the logs, though. On further connections, I am getting AUTH_KEY_UNREGISTERED:
Output of telepathy-morse on subsequent attempts
tp-qt 0.9.7 DEBUG: Registered object "/org/freedesktop/Telepathy/debug" at bus name "org.freedesktop.Telepathy.ConnectionManager.morse"
MorseProtocol::MorseProtocol(const QDBusConnection&, const QString&)
tp-qt 0.9.7 DEBUG: Interface "org.freedesktop.Telepathy.Protocol.Interface.Addressing" plugged
tp-qt 0.9.7 DEBUG: Interface "org.freedesktop.Telepathy.Protocol.Interface.Avatars" plugged
tp-qt 0.9.7 DEBUG: Interface "org.freedesktop.Telepathy.Protocol.Interface.Presence" plugged
tp-qt 0.9.7 DEBUG: Protocol "telegram" added to CM
tp-qt 0.9.7 DEBUG: Registering protocol "telegram" at path "/org/freedesktop/Telepathy/ConnectionManager/morse/telegram" for CM "/org/freedesktop/Telepathy/ConnectionManager/morse" at bus name "org.freedesktop.Telepathy.ConnectionManager.morse"
tp-qt 0.9.7 DEBUG: Registered object "/org/freedesktop/Telepathy/ConnectionManager/morse/telegram" at bus name "org.freedesktop.Telepathy.ConnectionManager.morse"
tp-qt 0.9.7 DEBUG: Registering CM "/org/freedesktop/Telepathy/ConnectionManager/morse" at bus name "org.freedesktop.Telepathy.ConnectionManager.morse"
tp-qt 0.9.7 DEBUG: Registered object "/org/freedesktop/Telepathy/ConnectionManager/morse" at bus name "org.freedesktop.Telepathy.ConnectionManager.morse"
Tp::BaseConnectionPtr MorseProtocol::createConnection(const QVariantMap&, Tp::DBusError*) QMap(("account", QVariant(QString, "myphonenumber")))
MorseConnection::MorseConnection(const QDBusConnection&, const QString&, const QString&, const QVariantMap&)
tp-qt 0.9.7 DEBUG: Interface "org.freedesktop.Telepathy.Connection.Interface.Contacts" plugged
tp-qt 0.9.7 DEBUG: Interface "org.freedesktop.Telepathy.Connection.Interface.SimplePresence" plugged
tp-qt 0.9.7 DEBUG: Interface "org.freedesktop.Telepathy.Connection.Interface.ContactList" plugged
tp-qt 0.9.7 DEBUG: Interface "org.freedesktop.Telepathy.Connection.Interface.ContactInfo" plugged
tp-qt 0.9.7 DEBUG: Interface "org.freedesktop.Telepathy.Connection.Interface.Aliasing" plugged
tp-qt 0.9.7 DEBUG: Interface "org.freedesktop.Telepathy.Connection.Interface.Avatars" plugged
tp-qt 0.9.7 DEBUG: Interface "org.freedesktop.Telepathy.Connection.Interface.ContactGroups" plugged
tp-qt 0.9.7 DEBUG: Interface "org.freedesktop.Telepathy.Connection.Interface.Requests" plugged
tp-qt 0.9.7 DEBUG: cmName: "morse" escapedProtocolName: "telegram" name: "connection_984630"
tp-qt 0.9.7 DEBUG: busName: "org.freedesktop.Telepathy.Connection.morse.telegram.connection_984630" objectName: "/org/freedesktop/Telepathy/Connection/morse/telegram/connection_984630"
tp-qt 0.9.7 DEBUG: Connection: registering interfaces at Tp::DBusObject(0x97aaa0)
QObject::connect: No such signal QObject::groupsChanged(const Tp::UIntList&, const QStringList&, const QStringList&)
QObject::connect: No such signal QObject::groupsCreated(const QStringList&)
QObject::connect: No such signal QObject::groupRenamed(const QString&, const QString&)
QObject::connect: No such signal QObject::groupsRemoved(const QStringList&)
QObject::connect: No such signal Tp::BaseConnectionContactListInterface::Adaptee::contactsChanged(const Tp::ContactSubscriptionMap&, const Tp::UIntList&)
tp-qt 0.9.7 DEBUG: Registered object "/org/freedesktop/Telepathy/Connection/morse/telegram/connection_984630" at bus name "org.freedesktop.Telepathy.Connection.morse.telegram.connection_984630"
tp-qt 0.9.7 DEBUG: BaseConnection::status = 2 MorseConnection(0x984630)
uint MorseConnection::setPresence(const QString&, const QString&, Tp::DBusError*) "available"
tp-qt 0.9.7 DEBUG: BaseConnectionRequestsInterface::requestableChannelClasses
tp-qt 0.9.7 DEBUG: BaseConnection::setStatus 1 0 MorseConnection(0x984630)
restore connection...
bool CTelegramDispatcher::setSecretInfo(const QByteArray&) Format version: 4
bool CTelegramDispatcher::setSecretInfo(const QByteArray&) "149.154.167.91"
CTelegramConnection* CTelegramDispatcher::createConnection(const TLDcOption&) 4 "149.154.167.91" 443
void CTelegramDispatcher::setConnectionState(TelegramNamespace::ConnectionState) TelegramNamespace::ConnectionState(ConnectionStateConnecting)
void MorseConnection::whenConnectionStateChanged(TelegramNamespace::ConnectionState) TelegramNamespace::ConnectionState(ConnectionStateConnecting)
void CTelegramDispatcher::onConnectionStatusChanged(int, int, quint32) status CTelegramConnection::ConnectionStatus(ConnectionStatusConnecting) reason CTelegramConnection::ConnectionStatusReason(ConnectionStatusReasonLocal) dc 4
tp-qt 0.9.7 DEBUG: BaseConnection::status = 1 MorseConnection(0x984630)
tp-qt 0.9.7 DEBUG: BaseConnection::status = 1 MorseConnection(0x984630)
tp-qt 0.9.7 DEBUG: BaseConnection::status = 1 MorseConnection(0x984630)
tp-qt 0.9.7 DEBUG: BaseConnection::status = 1 MorseConnection(0x984630)
tp-qt 0.9.7 DEBUG: BaseConnectionRequestsInterface::requestableChannelClasses
tp-qt 0.9.7 DEBUG: BaseConnectionAliasingInterface::Adaptee::getAliasFlags
tp-qt 0.9.7 DEBUG: BaseConnection::status = 1 MorseConnection(0x984630)
tp-qt 0.9.7 DEBUG: BaseConnectionRequestsInterface::requestableChannelClasses
void CTelegramConnection::startAuthTimer()
void CTelegramDispatcher::onConnectionAuthChanged(int, quint32) CTelegramConnection(0x9922b0) auth CTelegramConnection::AuthState(AuthStateSignedIn) dc 4
void CTelegramDispatcher::onConnectionAuthChanged(int, quint32) Delayed packages: () 0
CTelegramDispatcher::continueInitialization( CTelegramDispatcher::InitializationStep(StepSignIn) ) on top of QFlags<CTelegramDispatcher::InitializationStep>(StepFirst)
CTelegramDispatcher::continueInitialization(): Request DC Configuration
void CTelegramConnection::stopAuthTimer()
void CTelegramDispatcher::onConnectionStatusChanged(int, int, quint32) status CTelegramConnection::ConnectionStatus(ConnectionStatusConnected) reason CTelegramConnection::ConnectionStatusReason(ConnectionStatusReasonRemote) dc 4
void CTelegramConnection::processMessageAck(CTelegramStream&) Package 6498855749531197188 acked
Core: Got DC Configuration.
1 "149.154.175.50" 443
1 "2001:0b28:f23d:f001:0000:0000:0000:000a" 443
2 "149.154.167.51" 443
2 "2001:067c:04e8:f002:0000:0000:0000:000a" 443
3 "149.154.175.100" 443
3 "2001:0b28:f23d:f003:0000:0000:0000:000a" 443
4 "149.154.167.91" 443
4 "2001:067c:04e8:f004:0000:0000:0000:000a" 443
4 "149.154.165.120" 443
5 "91.108.56.165" 443
5 "2001:0b28:f23f:f005:0000:0000:0000:000a" 443
CTelegramDispatcher::continueInitialization( CTelegramDispatcher::InitializationStep(StepDcConfiguration) ) on top of QFlags<CTelegramDispatcher::InitializationStep>(StepSignIn|StepHasKey)
void CTelegramDispatcher::setConnectionState(TelegramNamespace::ConnectionState) TelegramNamespace::ConnectionState(ConnectionStateAuthenticated)
void MorseConnection::whenConnectionStateChanged(TelegramNamespace::ConnectionState) TelegramNamespace::ConnectionState(ConnectionStateAuthenticated)
void MorseConnection::whenAuthenticated()
void CTelegramDispatcher::ensureMainConnectToWantedDc() Nothing to do. Wanted DC is already connected.
bool CTelegramConnection::processRpcError(CTelegramStream&, quint64, TLValue) "RPC Error 401: AUTH_KEY_UNREGISTERED for message 6498855749642866332 UsersGetUsers (dc 4|149.154.167.91:443)"
void MorseConnection::onAuthErrorReceived(TelegramNamespace::UnauthorizedError, const QString&) TelegramNamespace::UnauthorizedError(UnauthorizedErrorKeyUnregistered) "AUTH_KEY_UNREGISTERED"
MorseConnection::whenAuthErrorReceived(): Auth error received. Trying to re-init connection without session data... 1 attempt.
tp-qt 0.9.7 DEBUG: BaseConnection::setStatus 1 3 MorseConnection(0x984630)
void CTelegramCore::closeConnection() The method is deprecated, use disconnectFromServer() instead.
void CTelegramDispatcher::setConnectionState(TelegramNamespace::ConnectionState) TelegramNamespace::ConnectionState(ConnectionStateDisconnected)
void MorseConnection::whenConnectionStateChanged(TelegramNamespace::ConnectionState) TelegramNamespace::ConnectionState(ConnectionStateDisconnected)
tp-qt 0.9.7 DEBUG: BaseConnection::status = 1 MorseConnection(0x984630)
void CTelegramDispatcher::onConnectionStatusChanged(int, int, quint32) status CTelegramConnection::ConnectionStatus(ConnectionStatusDisconnecting) reason CTelegramConnection::ConnectionStatusReason(ConnectionStatusReasonLocal) dc 4
void CTelegramDispatcher::onConnectionStatusChanged(int, int, quint32) status CTelegramConnection::ConnectionStatus(ConnectionStatusDisconnected) reason CTelegramConnection::ConnectionStatusReason(ConnectionStatusReasonLocal) dc 4
CTelegramConnection* CTelegramDispatcher::createConnection(const TLDcOption&) 4 "149.154.167.91" 443
void CTelegramDispatcher::setConnectionState(TelegramNamespace::ConnectionState) TelegramNamespace::ConnectionState(ConnectionStateConnecting)
void MorseConnection::whenConnectionStateChanged(TelegramNamespace::ConnectionState) TelegramNamespace::ConnectionState(ConnectionStateConnecting)
void CTelegramDispatcher::onConnectionStatusChanged(int, int, quint32) status CTelegramConnection::ConnectionStatus(ConnectionStatusConnecting) reason CTelegramConnection::ConnectionStatusReason(ConnectionStatusReasonLocal) dc 4
QAbstractSocket::waitForBytesWritten() is not allowed in UnconnectedState
void CTelegramConnection::startAuthTimer()
void CTelegramDispatcher::onConnectionAuthChanged(int, quint32) CTelegramConnection(0x9946d0) auth CTelegramConnection::AuthState(AuthStateSignedIn) dc 4
void CTelegramDispatcher::onConnectionAuthChanged(int, quint32) Delayed packages: () 0
CTelegramDispatcher::continueInitialization( CTelegramDispatcher::InitializationStep(StepSignIn) ) on top of QFlags<CTelegramDispatcher::InitializationStep>(StepFirst)
CTelegramDispatcher::continueInitialization(): Request DC Configuration
void CTelegramConnection::stopAuthTimer()
void CTelegramDispatcher::onConnectionStatusChanged(int, int, quint32) status CTelegramConnection::ConnectionStatus(ConnectionStatusConnected) reason CTelegramConnection::ConnectionStatusReason(ConnectionStatusReasonRemote) dc 4
void CTelegramConnection::processMessageAck(CTelegramStream&) Package 6498855749836139848 acked
Core: Got DC Configuration.
1 "149.154.175.50" 443
1 "2001:0b28:f23d:f001:0000:0000:0000:000a" 443
2 "149.154.167.51" 443
2 "2001:067c:04e8:f002:0000:0000:0000:000a" 443
3 "149.154.175.100" 443
3 "2001:0b28:f23d:f003:0000:0000:0000:000a" 443
4 "149.154.167.91" 443
4 "2001:067c:04e8:f004:0000:0000:0000:000a" 443
4 "149.154.165.120" 443
5 "91.108.56.165" 443
5 "2001:0b28:f23f:f005:0000:0000:0000:000a" 443
CTelegramDispatcher::continueInitialization( CTelegramDispatcher::InitializationStep(StepDcConfiguration) ) on top of QFlags<CTelegramDispatcher::InitializationStep>(StepSignIn|StepHasKey)
void CTelegramDispatcher::setConnectionState(TelegramNamespace::ConnectionState) TelegramNamespace::ConnectionState(ConnectionStateAuthenticated)
void MorseConnection::whenConnectionStateChanged(TelegramNamespace::ConnectionState) TelegramNamespace::ConnectionState(ConnectionStateAuthenticated)
void MorseConnection::whenAuthenticated()
void CTelegramDispatcher::ensureMainConnectToWantedDc() Nothing to do. There is no any special 'wanted' DC yet.
bool CTelegramConnection::processRpcError(CTelegramStream&, quint64, TLValue) "RPC Error 401: AUTH_KEY_UNREGISTERED for message 6498855749952103956 UsersGetUsers (dc 4|149.154.167.91:443)"
void MorseConnection::onAuthErrorReceived(TelegramNamespace::UnauthorizedError, const QString&) TelegramNamespace::UnauthorizedError(UnauthorizedErrorKeyUnregistered) "AUTH_KEY_UNREGISTERED"
MorseConnection::whenAuthErrorReceived(): Auth error received. Can not connect (tried 1 times).
tp-qt 0.9.7 DEBUG: BaseConnection::setStatus 2 3 MorseConnection(0x984630)
I have output from dbus-monitor --session --monitor from the initial connection:
Monitor of session bus
method call time=1513133953.797876 sender=:1.313 -> destination=org.freedesktop.Telepathy.AccountManager serial=234 path=/org/freedesktop/Telepathy/AccountManager; interface=org.freedesktop.Telepathy.AccountManager; member=CreateAccount
string "morse"
string "telegram"
string "myPhoneNum"
array [
dict entry(
string "account"
variant string "myPhoneNum"
)
]
array [
dict entry(
string "org.freedesktop.Telepathy.Account.Icon"
variant string "im-telegram"
)
]
signal time=1513133953.804756 sender=:1.26 -> destination=(null destination) serial=5936 path=/org/freedesktop/Telepathy/AccountManager; interface=org.freedesktop.Telepathy.AccountManager; member=AccountValidityChanged
object path "/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0"
boolean true
method return time=1513133953.804788 sender=:1.26 -> destination=:1.313 serial=5937 reply_serial=234
object path "/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0"
method call time=1513133953.804986 sender=:1.313 -> destination=org.freedesktop.DBus serial=235 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account'"
method call time=1513133953.805035 sender=:1.313 -> destination=org.freedesktop.DBus serial=236 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.DBus.Properties'"
method call time=1513133953.805072 sender=:1.313 -> destination=org.freedesktop.Telepathy.AccountManager serial=237 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Account"
method call time=1513133953.805843 sender=:1.97 -> destination=org.freedesktop.DBus serial=5155 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account'"
method call time=1513133953.805876 sender=:1.97 -> destination=org.freedesktop.DBus serial=5156 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.DBus.Properties'"
method call time=1513133953.805886 sender=:1.97 -> destination=org.freedesktop.Telepathy.AccountManager serial=5157 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Account"
method call time=1513133953.805894 sender=:1.310 -> destination=org.freedesktop.DBus serial=478 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account'"
method call time=1513133953.805903 sender=:1.310 -> destination=org.freedesktop.DBus serial=479 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.DBus.Properties'"
method call time=1513133953.805912 sender=:1.310 -> destination=org.freedesktop.Telepathy.AccountManager serial=480 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Account"
method call time=1513133953.805921 sender=:1.99 -> destination=org.freedesktop.DBus serial=6356 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account'"
method call time=1513133953.805930 sender=:1.99 -> destination=org.freedesktop.DBus serial=6357 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.DBus.Properties'"
method call time=1513133953.805938 sender=:1.99 -> destination=org.freedesktop.Telepathy.AccountManager serial=6358 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Account"
method call time=1513133953.805947 sender=:1.24 -> destination=org.freedesktop.DBus serial=960 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account'"
method return time=1513133953.806060 sender=:1.26 -> destination=:1.313 serial=5938 reply_serial=237
array [
dict entry(
string "ConnectionError"
variant string ""
)
dict entry(
string "ConnectAutomatically"
variant boolean false
)
dict entry(
string "Interfaces"
variant array [
string "org.freedesktop.Telepathy.Account"
string "org.freedesktop.Telepathy.Account.Interface.Avatar"
string "com.nokia.Account.Interface.Conditions"
string "org.freedesktop.Telepathy.Account.Interface.Storage"
string "org.freedesktop.Telepathy.Account.Interface.Addressing"
string "org.freedesktop.Telepathy.Account.Interface.Hidden.DRAFT1"
]
)
dict entry(
string "ConnectionStatusReason"
variant uint32 1
)
dict entry(
string "RequestedPresence"
variant struct {
uint32 1
string "offline"
string ""
}
)
dict entry(
string "Connection"
variant object path "/"
)
dict entry(
string "ConnectionErrorDetails"
variant array [
]
)
dict entry(
string "DisplayName"
variant string "myPhoneNum"
)
dict entry(
string "Icon"
variant string "im-telegram"
)
dict entry(
string "Service"
variant string ""
)
dict entry(
string "HasBeenOnline"
variant boolean false
)
dict entry(
string "ChangingPresence"
variant boolean false
)
dict entry(
string "Valid"
variant boolean true
)
dict entry(
string "Supersedes"
variant array [
]
)
dict entry(
string "CurrentPresence"
variant struct {
uint32 1
string "offline"
string ""
}
)
dict entry(
string "ConnectionStatus"
variant uint32 2
)
dict entry(
string "Nickname"
variant string ""
)
dict entry(
string "NormalizedName"
variant string ""
)
dict entry(
string "AutomaticPresence"
variant struct {
uint32 2
string "available"
string ""
}
)
dict entry(
string "Parameters"
variant array [
dict entry(
string "account"
variant string "myPhoneNum"
)
]
)
dict entry(
string "Enabled"
variant boolean false
)
]
method call time=1513133953.806425 sender=:1.24 -> destination=org.freedesktop.DBus serial=961 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.DBus.Properties'"
method call time=1513133953.806438 sender=:1.24 -> destination=org.freedesktop.Telepathy.AccountManager serial=962 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Account"
method return time=1513133953.806449 sender=:1.26 -> destination=:1.97 serial=5939 reply_serial=5157
array [
dict entry(
string "ConnectionError"
variant string ""
)
dict entry(
string "ConnectAutomatically"
variant boolean false
)
dict entry(
string "Interfaces"
variant array [
string "org.freedesktop.Telepathy.Account"
string "org.freedesktop.Telepathy.Account.Interface.Avatar"
string "com.nokia.Account.Interface.Conditions"
string "org.freedesktop.Telepathy.Account.Interface.Storage"
string "org.freedesktop.Telepathy.Account.Interface.Addressing"
string "org.freedesktop.Telepathy.Account.Interface.Hidden.DRAFT1"
]
)
dict entry(
string "ConnectionStatusReason"
variant uint32 1
)
dict entry(
string "RequestedPresence"
variant struct {
uint32 1
string "offline"
string ""
}
)
dict entry(
string "Connection"
variant object path "/"
)
dict entry(
string "ConnectionErrorDetails"
variant array [
]
)
dict entry(
string "DisplayName"
variant string "myPhoneNum"
)
dict entry(
string "Icon"
variant string "im-telegram"
)
dict entry(
string "Service"
variant string ""
)
dict entry(
string "HasBeenOnline"
variant boolean false
)
dict entry(
string "ChangingPresence"
variant boolean false
)
dict entry(
string "Valid"
variant boolean true
)
dict entry(
string "Supersedes"
variant array [
]
)
dict entry(
string "CurrentPresence"
variant struct {
uint32 1
string "offline"
string ""
}
)
dict entry(
string "ConnectionStatus"
variant uint32 2
)
dict entry(
string "Nickname"
variant string ""
)
dict entry(
string "NormalizedName"
variant string ""
)
dict entry(
string "AutomaticPresence"
variant struct {
uint32 2
string "available"
string ""
}
)
dict entry(
string "Parameters"
variant array [
dict entry(
string "account"
variant string "myPhoneNum"
)
]
)
dict entry(
string "Enabled"
variant boolean false
)
]
method return time=1513133953.806846 sender=:1.26 -> destination=:1.310 serial=5940 reply_serial=480
array [
dict entry(
string "ConnectionError"
variant string ""
)
dict entry(
string "ConnectAutomatically"
variant boolean false
)
dict entry(
string "Interfaces"
variant array [
string "org.freedesktop.Telepathy.Account"
string "org.freedesktop.Telepathy.Account.Interface.Avatar"
string "com.nokia.Account.Interface.Conditions"
string "org.freedesktop.Telepathy.Account.Interface.Storage"
string "org.freedesktop.Telepathy.Account.Interface.Addressing"
string "org.freedesktop.Telepathy.Account.Interface.Hidden.DRAFT1"
]
)
dict entry(
string "ConnectionStatusReason"
variant uint32 1
)
dict entry(
string "RequestedPresence"
variant struct {
uint32 1
string "offline"
string ""
}
)
dict entry(
string "Connection"
variant object path "/"
)
dict entry(
string "ConnectionErrorDetails"
variant array [
]
)
dict entry(
string "DisplayName"
variant string "myPhoneNum"
)
dict entry(
string "Icon"
variant string "im-telegram"
)
dict entry(
string "Service"
variant string ""
)
dict entry(
string "HasBeenOnline"
variant boolean false
)
dict entry(
string "ChangingPresence"
variant boolean false
)
dict entry(
string "Valid"
variant boolean true
)
dict entry(
string "Supersedes"
variant array [
]
)
dict entry(
string "CurrentPresence"
variant struct {
uint32 1
string "offline"
string ""
}
)
dict entry(
string "ConnectionStatus"
variant uint32 2
)
dict entry(
string "Nickname"
variant string ""
)
dict entry(
string "NormalizedName"
variant string ""
)
dict entry(
string "AutomaticPresence"
variant struct {
uint32 2
string "available"
string ""
}
)
dict entry(
string "Parameters"
variant array [
dict entry(
string "account"
variant string "myPhoneNum"
)
]
)
dict entry(
string "Enabled"
variant boolean false
)
]
method return time=1513133953.807250 sender=:1.26 -> destination=:1.99 serial=5941 reply_serial=6358
array [
dict entry(
string "ConnectionError"
variant string ""
)
dict entry(
string "ConnectAutomatically"
variant boolean false
)
dict entry(
string "Interfaces"
variant array [
string "org.freedesktop.Telepathy.Account"
string "org.freedesktop.Telepathy.Account.Interface.Avatar"
string "com.nokia.Account.Interface.Conditions"
string "org.freedesktop.Telepathy.Account.Interface.Storage"
string "org.freedesktop.Telepathy.Account.Interface.Addressing"
string "org.freedesktop.Telepathy.Account.Interface.Hidden.DRAFT1"
]
)
dict entry(
string "ConnectionStatusReason"
variant uint32 1
)
dict entry(
string "RequestedPresence"
variant struct {
uint32 1
string "offline"
string ""
}
)
dict entry(
string "Connection"
variant object path "/"
)
dict entry(
string "ConnectionErrorDetails"
variant array [
]
)
dict entry(
string "DisplayName"
variant string "myPhoneNum"
)
dict entry(
string "Icon"
variant string "im-telegram"
)
dict entry(
string "Service"
variant string ""
)
dict entry(
string "HasBeenOnline"
variant boolean false
)
dict entry(
string "ChangingPresence"
variant boolean false
)
dict entry(
string "Valid"
variant boolean true
)
dict entry(
string "Supersedes"
variant array [
]
)
dict entry(
string "CurrentPresence"
variant struct {
uint32 1
string "offline"
string ""
}
)
dict entry(
string "ConnectionStatus"
variant uint32 2
)
dict entry(
string "Nickname"
variant string ""
)
dict entry(
string "NormalizedName"
variant string ""
)
dict entry(
string "AutomaticPresence"
variant struct {
uint32 2
string "available"
string ""
}
)
dict entry(
string "Parameters"
variant array [
dict entry(
string "account"
variant string "myPhoneNum"
)
]
)
dict entry(
string "Enabled"
variant boolean false
)
]
method call time=1513133953.807419 sender=:1.313 -> destination=org.freedesktop.Telepathy.AccountManager serial=238 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Account.Interface.Addressing"
method call time=1513133953.807427 sender=:1.313 -> destination=org.freedesktop.Telepathy.AccountManager serial=239 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Account.Interface.Storage"
method call time=1513133953.807434 sender=:1.313 -> destination=org.freedesktop.DBus serial=240 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account.Interface.Avatar'"
method call time=1513133953.807440 sender=:1.97 -> destination=org.freedesktop.DBus serial=5158 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account.Interface.Avatar'"
method return time=1513133953.807448 sender=:1.26 -> destination=:1.24 serial=5942 reply_serial=962
array [
dict entry(
string "ConnectionError"
variant string ""
)
dict entry(
string "ConnectAutomatically"
variant boolean false
)
dict entry(
string "Interfaces"
variant array [
string "org.freedesktop.Telepathy.Account"
string "org.freedesktop.Telepathy.Account.Interface.Avatar"
string "com.nokia.Account.Interface.Conditions"
string "org.freedesktop.Telepathy.Account.Interface.Storage"
string "org.freedesktop.Telepathy.Account.Interface.Addressing"
string "org.freedesktop.Telepathy.Account.Interface.Hidden.DRAFT1"
]
)
dict entry(
string "ConnectionStatusReason"
variant uint32 1
)
dict entry(
string "RequestedPresence"
variant struct {
uint32 1
string "offline"
string ""
}
)
dict entry(
string "Connection"
variant object path "/"
)
dict entry(
string "ConnectionErrorDetails"
variant array [
]
)
dict entry(
string "DisplayName"
variant string "myPhoneNum"
)
dict entry(
string "Icon"
variant string "im-telegram"
)
dict entry(
string "Service"
variant string ""
)
dict entry(
string "HasBeenOnline"
variant boolean false
)
dict entry(
string "ChangingPresence"
variant boolean false
)
dict entry(
string "Valid"
variant boolean true
)
dict entry(
string "Supersedes"
variant array [
]
)
dict entry(
string "CurrentPresence"
variant struct {
uint32 1
string "offline"
string ""
}
)
dict entry(
string "ConnectionStatus"
variant uint32 2
)
dict entry(
string "Nickname"
variant string ""
)
dict entry(
string "NormalizedName"
variant string ""
)
dict entry(
string "AutomaticPresence"
variant struct {
uint32 2
string "available"
string ""
}
)
dict entry(
string "Parameters"
variant array [
dict entry(
string "account"
variant string "myPhoneNum"
)
]
)
dict entry(
string "Enabled"
variant boolean false
)
]
method return time=1513133953.807710 sender=:1.26 -> destination=:1.313 serial=5943 reply_serial=238
array [
dict entry(
string "URISchemes"
variant array [
]
)
]
method call time=1513133953.807727 sender=:1.310 -> destination=org.freedesktop.Telepathy.AccountManager serial=481 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Account.Interface.Addressing"
method call time=1513133953.807734 sender=:1.310 -> destination=org.freedesktop.Telepathy.AccountManager serial=482 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Account.Interface.Storage"
method call time=1513133953.807741 sender=:1.310 -> destination=org.freedesktop.DBus serial=483 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account.Interface.Avatar'"
method call time=1513133953.807747 sender=:1.99 -> destination=org.freedesktop.DBus serial=6359 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account.Interface.Avatar'"
method return time=1513133953.807753 sender=:1.26 -> destination=:1.313 serial=5944 reply_serial=239
array [
dict entry(
string "StorageIdentifier"
variant variant string "morse/telegram/myPhoneNum0"
)
dict entry(
string "StorageSpecificInformation"
variant array [
]
)
dict entry(
string "StorageProvider"
variant string ""
)
dict entry(
string "StorageRestrictions"
variant uint32 0
)
]
method return time=1513133953.807786 sender=:1.26 -> destination=:1.310 serial=5945 reply_serial=481
array [
dict entry(
string "URISchemes"
variant array [
]
)
]
method return time=1513133953.809379 sender=:1.26 -> destination=:1.310 serial=5946 reply_serial=482
array [
dict entry(
string "StorageIdentifier"
variant variant string "morse/telegram/myPhoneNum0"
)
dict entry(
string "StorageSpecificInformation"
variant array [
]
)
dict entry(
string "StorageProvider"
variant string ""
)
dict entry(
string "StorageRestrictions"
variant uint32 0
)
]
method call time=1513133953.809549 sender=:1.24 -> destination=org.freedesktop.DBus serial=963 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account.Interface.Avatar'"
method call time=1513133953.809628 sender=:1.313 -> destination=org.freedesktop.Telepathy.AccountManager serial=241 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=Set
string "org.freedesktop.Telepathy.Account"
string "Enabled"
variant boolean true
method return time=1513133953.812634 sender=:1.26 -> destination=:1.313 serial=5947 reply_serial=241
signal time=1513133953.816649 sender=:1.26 -> destination=(null destination) serial=5948 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.Telepathy.Account; member=AccountPropertyChanged
array [
dict entry(
string "Icon"
variant string "im-telegram"
)
dict entry(
string "Enabled"
variant boolean true
)
dict entry(
string "Valid"
variant boolean true
)
]
method call time=1513133953.816799 sender=:1.313 -> destination=org.freedesktop.Telepathy.AccountManager serial=242 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=Set
string "org.freedesktop.Telepathy.Account"
string "RequestedPresence"
variant struct {
uint32 2
string "available"
string ""
}
method call time=1513133953.816832 sender=:1.309 -> destination=org.freedesktop.DBus serial=164 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.freedesktop.Telepathy.Logger"
method return time=1513133953.816844 sender=org.freedesktop.DBus -> destination=:1.309 serial=92 reply_serial=164
string ":1.97"
method call time=1513133953.816855 sender=:1.309 -> destination=org.freedesktop.Telepathy.Logger serial=165 path=/org/freedesktop/Telepathy/Logger; interface=org.freedesktop.Telepathy.Logger.DRAFT; member=GetFavouriteContacts
method call time=1513133953.816864 sender=:1.312 -> destination=org.freedesktop.DBus serial=49 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/org/gnome/telepathy-account-widgets/ui/'"
method return time=1513133953.816878 sender=org.freedesktop.DBus -> destination=:1.312 serial=46 reply_serial=49
method return time=1513133953.816886 sender=:1.97 -> destination=:1.309 serial=5159 reply_serial=165
array [
]
signal time=1513133953.819872 sender=:1.26 -> destination=(null destination) serial=5949 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.Telepathy.Account; member=AccountPropertyChanged
array [
dict entry(
string "ConnectionStatusReason"
variant uint32 1
)
dict entry(
string "RequestedPresence"
variant struct {
uint32 2
string "available"
string ""
}
)
dict entry(
string "ChangingPresence"
variant boolean true
)
dict entry(
string "Connection"
variant object path "/"
)
dict entry(
string "ConnectionStatus"
variant uint32 1
)
dict entry(
string "ConnectionErrorDetails"
variant array [
]
)
dict entry(
string "ConnectionError"
variant string ""
)
]
method call time=1513133953.820026 sender=:1.26 -> destination=org.freedesktop.Telepathy.ConnectionManager.morse serial=5950 path=/org/freedesktop/Telepathy/ConnectionManager/morse; interface=org.freedesktop.Telepathy.ConnectionManager; member=RequestConnection
string "telegram"
array [
dict entry(
string "account"
variant string "myPhoneNum"
)
]
method return time=1513133953.820047 sender=:1.26 -> destination=:1.313 serial=5951 reply_serial=242
method call time=1513133953.820071 sender=:1.312 -> destination=org.freedesktop.DBus serial=50 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/org/gnome/telepathy-account-widgets/ui/'"
method return time=1513133953.820084 sender=org.freedesktop.DBus -> destination=:1.312 serial=47 reply_serial=50
method call time=1513133953.820444 sender=:1.313 -> destination=org.freedesktop.Telepathy.AccountManager serial=243 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.Telepathy.Account.Interface.Avatar"
string "Avatar"
method return time=1513133953.821656 sender=:1.26 -> destination=:1.313 serial=5952 reply_serial=243
variant struct {
array [
]
string ""
}
method call time=1513133953.822461 sender=:1.323 -> destination=org.freedesktop.DBus serial=143 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
string "org.freedesktop.Telepathy.Connection.morse.telegram.connection_256e080"
uint32 4
signal time=1513133953.822511 sender=org.freedesktop.DBus -> destination=(null destination) serial=534 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
string "org.freedesktop.Telepathy.Connection.morse.telegram.connection_256e080"
string ""
string ":1.323"
signal time=1513133953.822555 sender=org.freedesktop.DBus -> destination=:1.323 serial=12 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
string "org.freedesktop.Telepathy.Connection.morse.telegram.connection_256e080"
method return time=1513133953.822588 sender=org.freedesktop.DBus -> destination=:1.323 serial=13 reply_serial=143
uint32 1
signal time=1513133953.822692 sender=:1.323 -> destination=(null destination) serial=144 path=/org/freedesktop/Telepathy/ConnectionManager/morse; interface=org.freedesktop.Telepathy.ConnectionManager; member=NewConnection
string "org.freedesktop.Telepathy.Connection.morse.telegram.connection_256e080"
object path "/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080"
string "telegram"
method return time=1513133953.822757 sender=:1.323 -> destination=:1.26 serial=145 reply_serial=5950
string "org.freedesktop.Telepathy.Connection.morse.telegram.connection_256e080"
object path "/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080"
method call time=1513133953.822969 sender=:1.26 -> destination=org.freedesktop.DBus serial=5953 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.freedesktop.Telepathy.Connection.morse.telegram.connection_256e080"
method return time=1513133953.823008 sender=org.freedesktop.DBus -> destination=:1.26 serial=263 reply_serial=5953
string ":1.323"
method call time=1513133953.823180 sender=:1.26 -> destination=org.freedesktop.DBus serial=5954 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection'"
method call time=1513133953.823240 sender=:1.26 -> destination=org.freedesktop.DBus serial=5955 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.323'"
method call time=1513133953.823319 sender=:1.26 -> destination=org.freedesktop.DBus serial=5956 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.DBus.Properties'"
method call time=1513133953.823399 sender=:1.26 -> destination=:1.323 serial=5957 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection"
method call time=1513133953.827781 sender=:1.26 -> destination=:1.323 serial=5958 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.Telepathy.Connection; member=GetInterfaces
method return time=1513133953.827860 sender=:1.323 -> destination=:1.26 serial=146 reply_serial=5957
array [
dict entry(
string "HasImmortalHandles"
variant boolean true
)
dict entry(
string "Interfaces"
variant array [
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "org.freedesktop.Telepathy.Connection.Interface.ContactGroups"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.Requests"
]
)
dict entry(
string "SelfHandle"
variant uint32 1
)
dict entry(
string "SelfID"
variant string ""
)
dict entry(
string "Status"
variant uint32 2
)
]
method call time=1513133953.828139 sender=:1.316 -> destination=org.freedesktop.DBus serial=672 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetConnectionUnixProcessID
string "org.freedesktop.Telepathy.Connection.morse.telegram.connection_256e080"
method return time=1513133953.828191 sender=org.freedesktop.DBus -> destination=:1.316 serial=535 reply_serial=672
uint32 18841
method call time=1513133953.828305 sender=:1.26 -> destination=:1.323 serial=5959 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "ContactAttributeInterfaces"
method return time=1513133953.828371 sender=:1.323 -> destination=:1.26 serial=147 reply_serial=5958
array [
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "org.freedesktop.Telepathy.Connection.Interface.ContactGroups"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.Requests"
]
method return time=1513133953.828473 sender=:1.323 -> destination=:1.26 serial=148 reply_serial=5959
variant array [
string "org.freedesktop.Telepathy.Connection"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
]
method call time=1513133953.828591 sender=:1.26 -> destination=:1.323 serial=5960 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "Statuses"
method return time=1513133953.828791 sender=:1.323 -> destination=:1.26 serial=149 reply_serial=5960
variant array [
dict entry(
string "available"
struct {
uint32 2
boolean true
boolean false
}
)
dict entry(
string "hidden"
struct {
uint32 5
boolean true
boolean false
}
)
dict entry(
string "offline"
struct {
uint32 1
boolean true
boolean false
}
)
dict entry(
string "unknown"
struct {
uint32 7
boolean false
boolean false
}
)
]
method call time=1513133953.828990 sender=:1.26 -> destination=org.freedesktop.DBus serial=5961 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection.Interface.SimplePresence'"
method call time=1513133953.829071 sender=:1.26 -> destination=:1.323 serial=5962 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.Telepathy.Connection.Interface.SimplePresence; member=SetPresence
string "available"
string ""
method return time=1513133953.829872 sender=:1.323 -> destination=:1.26 serial=150 reply_serial=5962
signal time=1513133953.829888 sender=:1.323 -> destination=(null destination) serial=151 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.Telepathy.Connection.Interface.SimplePresence; member=PresencesChanged
array [
dict entry(
uint32 0
struct {
uint32 2
string "available"
string ""
}
)
]
method call time=1513133953.829914 sender=:1.26 -> destination=org.freedesktop.DBus serial=5963 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection.Interface.Requests'"
method call time=1513133953.829921 sender=:1.26 -> destination=:1.323 serial=5964 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection.Interface.Requests"
method call time=1513133953.829929 sender=:1.26 -> destination=:1.323 serial=5965 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.Telepathy.Connection; member=Connect
method return time=1513133953.830223 sender=:1.323 -> destination=:1.26 serial=152 reply_serial=5964
array [
dict entry(
string "Channels"
variant array [
]
)
dict entry(
string "RequestableChannelClasses"
variant array [
struct {
array [
dict entry(
string "org.freedesktop.Telepathy.Channel.ChannelType"
variant string "org.freedesktop.Telepathy.Channel.Type.Text"
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetHandleType"
variant uint32 1
)
]
array [
string "org.freedesktop.Telepathy.Channel.TargetHandle"
string "org.freedesktop.Telepathy.Channel.TargetID"
]
}
struct {
array [
dict entry(
string "org.freedesktop.Telepathy.Channel.ChannelType"
variant string "org.freedesktop.Telepathy.Channel.Type.Text"
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetHandleType"
variant uint32 2
)
]
array [
string "org.freedesktop.Telepathy.Channel.TargetHandle"
string "org.freedesktop.Telepathy.Channel.TargetID"
]
}
struct {
array [
dict entry(
string "org.freedesktop.Telepathy.Channel.ChannelType"
variant string "org.freedesktop.Telepathy.Channel.Type.RoomList"
)
]
array [
]
}
]
)
]
signal time=1513133953.830415 sender=:1.323 -> destination=(null destination) serial=153 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.Telepathy.Connection; member=StatusChanged
uint32 1
uint32 0
method return time=1513133953.830667 sender=:1.323 -> destination=:1.26 serial=154 reply_serial=5965
signal time=1513133953.831423 sender=:1.26 -> destination=(null destination) serial=5966 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.Telepathy.Account; member=AccountPropertyChanged
array [
dict entry(
string "Connection"
variant object path "/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080"
)
]
method call time=1513133953.831881 sender=:1.97 -> destination=org.freedesktop.DBus serial=5160 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.freedesktop.Telepathy.Connection.morse.telegram.connection_256e080"
method return time=1513133953.831897 sender=org.freedesktop.DBus -> destination=:1.97 serial=267 reply_serial=5160
string ":1.323"
method call time=1513133953.831905 sender=:1.310 -> destination=org.freedesktop.DBus serial=484 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.freedesktop.Telepathy.Connection.morse.telegram.connection_256e080"
method return time=1513133953.831916 sender=org.freedesktop.DBus -> destination=:1.310 serial=29 reply_serial=484
string ":1.323"
method call time=1513133953.833265 sender=:1.97 -> destination=org.freedesktop.DBus serial=5161 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection'"
method call time=1513133953.833319 sender=:1.97 -> destination=org.freedesktop.DBus serial=5162 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.323'"
method call time=1513133953.833335 sender=:1.97 -> destination=org.freedesktop.DBus serial=5163 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.DBus.Properties'"
method call time=1513133953.833349 sender=:1.97 -> destination=:1.323 serial=5164 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection"
method call time=1513133953.833359 sender=:1.310 -> destination=org.freedesktop.DBus serial=485 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection'"
method call time=1513133953.833370 sender=:1.310 -> destination=org.freedesktop.DBus serial=486 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.323'"
method call time=1513133953.833384 sender=:1.310 -> destination=org.freedesktop.DBus serial=487 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.DBus.Properties'"
method call time=1513133953.833399 sender=:1.310 -> destination=:1.323 serial=488 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection"
method call time=1513133953.834310 sender=:1.99 -> destination=org.freedesktop.DBus serial=6360 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.freedesktop.Telepathy.Connection.morse.telegram.connection_256e080"
method return time=1513133953.834359 sender=org.freedesktop.DBus -> destination=:1.99 serial=487 reply_serial=6360
string ":1.323"
method call time=1513133953.834564 sender=:1.99 -> destination=org.freedesktop.DBus serial=6361 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection'"
method call time=1513133953.834611 sender=:1.99 -> destination=org.freedesktop.DBus serial=6362 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.323'"
method call time=1513133953.834624 sender=:1.99 -> destination=org.freedesktop.DBus serial=6363 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.DBus.Properties'"
method call time=1513133953.834634 sender=:1.99 -> destination=:1.323 serial=6364 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection"
method return time=1513133953.834947 sender=:1.323 -> destination=:1.97 serial=155 reply_serial=5164
array [
dict entry(
string "HasImmortalHandles"
variant boolean true
)
dict entry(
string "Interfaces"
variant array [
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "org.freedesktop.Telepathy.Connection.Interface.ContactGroups"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.Requests"
]
)
dict entry(
string "SelfHandle"
variant uint32 1
)
dict entry(
string "SelfID"
variant string ""
)
dict entry(
string "Status"
variant uint32 1
)
]
method return time=1513133953.835128 sender=:1.323 -> destination=:1.310 serial=156 reply_serial=488
array [
dict entry(
string "HasImmortalHandles"
variant boolean true
)
dict entry(
string "Interfaces"
variant array [
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "org.freedesktop.Telepathy.Connection.Interface.ContactGroups"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.Requests"
]
)
dict entry(
string "SelfHandle"
variant uint32 1
)
dict entry(
string "SelfID"
variant string ""
)
dict entry(
string "Status"
variant uint32 1
)
]
signal time=1513133953.835903 sender=:1.26 -> destination=(null destination) serial=5967 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.Telepathy.Account; member=AccountPropertyChanged
array [
dict entry(
string "Connection"
variant object path "/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080"
)
dict entry(
string "ConnectionStatusReason"
variant uint32 0
)
dict entry(
string "ConnectionStatus"
variant uint32 1
)
dict entry(
string "ConnectionErrorDetails"
variant array [
]
)
dict entry(
string "ConnectionError"
variant string ""
)
]
method return time=1513133953.836092 sender=:1.323 -> destination=:1.99 serial=157 reply_serial=6364
array [
dict entry(
string "HasImmortalHandles"
variant boolean true
)
dict entry(
string "Interfaces"
variant array [
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "org.freedesktop.Telepathy.Connection.Interface.ContactGroups"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.Requests"
]
)
dict entry(
string "SelfHandle"
variant uint32 1
)
dict entry(
string "SelfID"
variant string ""
)
dict entry(
string "Status"
variant uint32 1
)
]
method call time=1513133953.836264 sender=:1.97 -> destination=:1.323 serial=5165 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "ContactAttributeInterfaces"
method call time=1513133953.836331 sender=:1.310 -> destination=:1.323 serial=489 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "ContactAttributeInterfaces"
method return time=1513133953.836616 sender=:1.323 -> destination=:1.97 serial=158 reply_serial=5165
variant array [
string "org.freedesktop.Telepathy.Connection"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
]
method return time=1513133953.836728 sender=:1.323 -> destination=:1.310 serial=159 reply_serial=489
variant array [
string "org.freedesktop.Telepathy.Connection"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
]
method call time=1513133953.836859 sender=:1.99 -> destination=:1.323 serial=6365 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "ContactAttributeInterfaces"
method return time=1513133953.837377 sender=:1.323 -> destination=:1.99 serial=160 reply_serial=6365
variant array [
string "org.freedesktop.Telepathy.Connection"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
]
method call time=1513133953.837758 sender=:1.310 -> destination=org.freedesktop.DBus serial=490 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection.Interface.ContactList'"
method call time=1513133953.838112 sender=:1.310 -> destination=:1.323 serial=491 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
method call time=1513133953.838296 sender=:1.310 -> destination=org.freedesktop.DBus serial=492 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection.Interface.ContactGroups'"
method return time=1513133953.838517 sender=:1.323 -> destination=:1.310 serial=161 reply_serial=491
array [
dict entry(
string "CanChangeContactList"
variant boolean true
)
dict entry(
string "ContactListPersists"
variant boolean true
)
dict entry(
string "ContactListState"
variant uint32 0
)
dict entry(
string "DownloadAtConnection"
variant boolean true
)
dict entry(
string "RequestUsesMessage"
variant boolean false
)
]
method call time=1513133953.839395 sender=:1.310 -> destination=:1.323 serial=493 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection.Interface.ContactGroups"
method call time=1513133953.839419 sender=:1.310 -> destination=:1.323 serial=494 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.Telepathy.Connection.Interface.Requests"
string "RequestableChannelClasses"
method call time=1513133953.839431 sender=:1.310 -> destination=:1.323 serial=495 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
method call time=1513133953.839437 sender=:1.310 -> destination=:1.323 serial=496 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
method call time=1513133953.839457 sender=:1.313 -> destination=org.freedesktop.DBus serial=244 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.freedesktop.Telepathy.Connection.morse.telegram.connection_256e080"
method return time=1513133953.839464 sender=org.freedesktop.DBus -> destination=:1.313 serial=19 reply_serial=244
string ":1.323"
method return time=1513133953.839609 sender=:1.323 -> destination=:1.310 serial=162 reply_serial=493
array [
dict entry(
string "DisjointGroups"
variant boolean false
)
dict entry(
string "GroupStorage"
variant uint32 0
)
dict entry(
string "Groups"
variant array [
]
)
]
method return time=1513133953.839809 sender=:1.323 -> destination=:1.310 serial=163 reply_serial=494
variant array [
struct {
array [
dict entry(
string "org.freedesktop.Telepathy.Channel.ChannelType"
variant string "org.freedesktop.Telepathy.Channel.Type.Text"
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetHandleType"
variant uint32 1
)
]
array [
string "org.freedesktop.Telepathy.Channel.TargetHandle"
string "org.freedesktop.Telepathy.Channel.TargetID"
]
}
struct {
array [
dict entry(
string "org.freedesktop.Telepathy.Channel.ChannelType"
variant string "org.freedesktop.Telepathy.Channel.Type.Text"
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetHandleType"
variant uint32 2
)
]
array [
string "org.freedesktop.Telepathy.Channel.TargetHandle"
string "org.freedesktop.Telepathy.Channel.TargetID"
]
}
struct {
array [
dict entry(
string "org.freedesktop.Telepathy.Channel.ChannelType"
variant string "org.freedesktop.Telepathy.Channel.Type.RoomList"
)
]
array [
]
}
]
method return time=1513133953.839973 sender=:1.323 -> destination=:1.310 serial=164 reply_serial=495
array [
dict entry(
string "MaximumAvatarBytes"
variant uint32 10240
)
dict entry(
string "MaximumAvatarHeight"
variant uint32 160
)
dict entry(
string "MaximumAvatarWidth"
variant uint32 160
)
dict entry(
string "MinimumAvatarHeight"
variant uint32 0
)
dict entry(
string "MinimumAvatarWidth"
variant uint32 0
)
dict entry(
string "RecommendedAvatarHeight"
variant uint32 160
)
dict entry(
string "RecommendedAvatarWidth"
variant uint32 160
)
dict entry(
string "SupportedAvatarMIMETypes"
variant array [
]
)
]
method call time=1513133953.840076 sender=:1.313 -> destination=org.freedesktop.DBus serial=245 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection'"
method call time=1513133953.840137 sender=:1.313 -> destination=org.freedesktop.DBus serial=246 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.323'"
method call time=1513133953.840150 sender=:1.313 -> destination=org.freedesktop.DBus serial=247 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.DBus.Properties'"
method return time=1513133953.840160 sender=:1.323 -> destination=:1.310 serial=165 reply_serial=496
array [
dict entry(
string "ContactInfoFlags"
variant uint32 2
)
dict entry(
string "SupportedFields"
variant array [
struct {
string "tel"
array [
]
uint32 39466256
uint32 0
}
struct {
string "n"
array [
]
uint32 39127840
uint32 0
}
struct {
string "nickname"
array [
]
uint32 3260043360
uint32 32605
}
]
)
]
method call time=1513133953.840262 sender=:1.313 -> destination=:1.323 serial=248 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection"
method call time=1513133953.840373 sender=:1.310 -> destination=org.freedesktop.DBus serial=497 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection.Interface.Aliasing'"
method call time=1513133953.840462 sender=:1.310 -> destination=:1.323 serial=498 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.Telepathy.Connection.Interface.Aliasing; member=GetAliasFlags
method return time=1513133953.840540 sender=:1.323 -> destination=:1.313 serial=166 reply_serial=248
array [
dict entry(
string "HasImmortalHandles"
variant boolean true
)
dict entry(
string "Interfaces"
variant array [
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "org.freedesktop.Telepathy.Connection.Interface.ContactGroups"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.Requests"
]
)
dict entry(
string "SelfHandle"
variant uint32 1
)
dict entry(
string "SelfID"
variant string ""
)
dict entry(
string "Status"
variant uint32 1
)
]
error time=1513133953.840693 sender=:1.323 -> destination=:1.310 error_name=org.freedesktop.Telepathy.Error.NotImplemented reply_serial=498
string "Not implemented"
method call time=1513133953.840882 sender=:1.313 -> destination=:1.323 serial=249 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "ContactAttributeInterfaces"
method return time=1513133953.841084 sender=:1.323 -> destination=:1.313 serial=168 reply_serial=249
variant array [
string "org.freedesktop.Telepathy.Connection"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
]
method call time=1513133953.842536 sender=:1.313 -> destination=:1.323 serial=250 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.Telepathy.Connection.Interface.Requests"
string "RequestableChannelClasses"
method call time=1513133953.842560 sender=:1.313 -> destination=:1.323 serial=251 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
method call time=1513133953.842567 sender=:1.313 -> destination=:1.323 serial=252 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
method call time=1513133953.842573 sender=:1.313 -> destination=org.freedesktop.DBus serial=253 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection.Interface.ContactList'"
method call time=1513133953.842580 sender=:1.313 -> destination=:1.323 serial=254 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
method return time=1513133953.842851 sender=:1.323 -> destination=:1.313 serial=169 reply_serial=250
variant array [
struct {
array [
dict entry(
string "org.freedesktop.Telepathy.Channel.ChannelType"
variant string "org.freedesktop.Telepathy.Channel.Type.Text"
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetHandleType"
variant uint32 1
)
]
array [
string "org.freedesktop.Telepathy.Channel.TargetHandle"
string "org.freedesktop.Telepathy.Channel.TargetID"
]
}
struct {
array [
dict entry(
string "org.freedesktop.Telepathy.Channel.ChannelType"
variant string "org.freedesktop.Telepathy.Channel.Type.Text"
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetHandleType"
variant uint32 2
)
]
array [
string "org.freedesktop.Telepathy.Channel.TargetHandle"
string "org.freedesktop.Telepathy.Channel.TargetID"
]
}
struct {
array [
dict entry(
string "org.freedesktop.Telepathy.Channel.ChannelType"
variant string "org.freedesktop.Telepathy.Channel.Type.RoomList"
)
]
array [
]
}
]
method return time=1513133953.842984 sender=:1.323 -> destination=:1.313 serial=170 reply_serial=251
array [
dict entry(
string "MaximumAvatarBytes"
variant uint32 10240
)
dict entry(
string "MaximumAvatarHeight"
variant uint32 160
)
dict entry(
string "MaximumAvatarWidth"
variant uint32 160
)
dict entry(
string "MinimumAvatarHeight"
variant uint32 0
)
dict entry(
string "MinimumAvatarWidth"
variant uint32 0
)
dict entry(
string "RecommendedAvatarHeight"
variant uint32 160
)
dict entry(
string "RecommendedAvatarWidth"
variant uint32 160
)
dict entry(
string "SupportedAvatarMIMETypes"
variant array [
]
)
]
method return time=1513133953.843074 sender=:1.323 -> destination=:1.313 serial=171 reply_serial=252
array [
dict entry(
string "ContactInfoFlags"
variant uint32 2
)
dict entry(
string "SupportedFields"
variant array [
struct {
string "tel"
array [
]
uint32 39466256
uint32 0
}
struct {
string "n"
array [
]
uint32 39127840
uint32 0
}
struct {
string "nickname"
array [
]
uint32 3260043360
uint32 32605
}
]
)
]
method return time=1513133953.843274 sender=:1.323 -> destination=:1.313 serial=172 reply_serial=254
array [
dict entry(
string "CanChangeContactList"
variant boolean true
)
dict entry(
string "ContactListPersists"
variant boolean true
)
dict entry(
string "ContactListState"
variant uint32 0
)
dict entry(
string "DownloadAtConnection"
variant boolean true
)
dict entry(
string "RequestUsesMessage"
variant boolean false
)
]
method call time=1513133953.846763 sender=:1.24 -> destination=org.freedesktop.DBus serial=964 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.freedesktop.Telepathy.Connection.morse.telegram.connection_256e080"
method return time=1513133953.846788 sender=org.freedesktop.DBus -> destination=:1.24 serial=80 reply_serial=964
string ":1.323"
method call time=1513133953.846892 sender=:1.24 -> destination=org.freedesktop.DBus serial=965 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection'"
method call time=1513133953.846920 sender=:1.24 -> destination=org.freedesktop.DBus serial=966 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.323'"
method call time=1513133953.846964 sender=:1.24 -> destination=org.freedesktop.DBus serial=967 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.DBus.Properties'"
method call time=1513133953.847135 sender=:1.24 -> destination=:1.323 serial=968 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection"
method return time=1513133953.847325 sender=:1.323 -> destination=:1.24 serial=173 reply_serial=968
array [
dict entry(
string "HasImmortalHandles"
variant boolean true
)
dict entry(
string "Interfaces"
variant array [
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "org.freedesktop.Telepathy.Connection.Interface.ContactGroups"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.Requests"
]
)
dict entry(
string "SelfHandle"
variant uint32 1
)
dict entry(
string "SelfID"
variant string ""
)
dict entry(
string "Status"
variant uint32 1
)
]
method call time=1513133953.860542 sender=:1.24 -> destination=:1.323 serial=969 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "ContactAttributeInterfaces"
method return time=1513133953.861125 sender=:1.323 -> destination=:1.24 serial=174 reply_serial=969
variant array [
string "org.freedesktop.Telepathy.Connection"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
]
method call time=1513133953.862167 sender=:1.24 -> destination=org.freedesktop.DBus serial=970 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection.Interface.ContactList'"
method call time=1513133953.862326 sender=:1.24 -> destination=:1.323 serial=971 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
method return time=1513133953.862453 sender=:1.323 -> destination=:1.24 serial=175 reply_serial=971
array [
dict entry(
string "CanChangeContactList"
variant boolean true
)
dict entry(
string "ContactListPersists"
variant boolean true
)
dict entry(
string "ContactListState"
variant uint32 0
)
dict entry(
string "DownloadAtConnection"
variant boolean true
)
dict entry(
string "RequestUsesMessage"
variant boolean false
)
]
signal time=1513133969.404201 sender=:1.112 -> destination=(null destination) serial=14316 path=/org/freedesktop/Telepathy/Connection/idle/irc/jtojnar_40irc_2epoop_2enl0x18761f0/MucChannel10; interface=org.freedesktop.Telepathy.Channel.Interface.Group; member=MembersChanged
string ""
array [
uint32 616
]
array [
]
array [
]
array [
]
uint32 616
uint32 0
signal time=1513133969.405549 sender=:1.112 -> destination=(null destination) serial=14317 path=/org/freedesktop/Telepathy/Connection/idle/irc/jtojnar_40irc_2epoop_2enl0x18761f0/MucChannel10; interface=org.freedesktop.Telepathy.Channel.Interface.Group; member=MembersChangedDetailed
array [
uint32 616
]
array [
]
array [
]
array [
]
array [
dict entry(
string "contact-ids"
variant array [
dict entry(
uint32 616
string "superlou"
)
]
)
dict entry(
string "actor"
variant uint32 616
)
]
method call time=1513133969.405728 sender=:1.310 -> destination=:1.112 serial=499 path=/org/freedesktop/Telepathy/Connection/idle/irc/jtojnar_40irc_2epoop_2enl0x18761f0; interface=org.freedesktop.Telepathy.Connection.Interface.Contacts; member=GetContactAttributes
array [
uint32 616
uint32 616
]
array [
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
]
boolean false
method return time=1513133969.405849 sender=:1.112 -> destination=:1.310 serial=14318 reply_serial=499
array [
dict entry(
uint32 616
array [
dict entry(
string "org.freedesktop.Telepathy.Connection/contact-id"
variant string "superlou"
)
dict entry(
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing/alias"
variant string "superlou"
)
]
)
]
method call time=1513133969.406357 sender=:1.97 -> destination=:1.112 serial=5166 path=/org/freedesktop/Telepathy/Connection/idle/irc/jtojnar_40irc_2epoop_2enl0x18761f0; interface=org.freedesktop.Telepathy.Connection.Interface.Contacts; member=GetContactAttributes
array [
uint32 616
uint32 616
]
array [
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
]
boolean false
method return time=1513133969.406443 sender=:1.112 -> destination=:1.97 serial=14319 reply_serial=5166
array [
dict entry(
uint32 616
array [
dict entry(
string "org.freedesktop.Telepathy.Connection/contact-id"
variant string "superlou"
)
dict entry(
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing/alias"
variant string "superlou"
)
]
)
]
method call time=1513133988.186367 sender=:1.313 -> destination=org.freedesktop.Telepathy.AccountManager serial=255 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.Telepathy.Account; member=Remove
method call time=1513133988.186382 sender=:1.26 -> destination=:1.323 serial=5968 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.Telepathy.Connection; member=Disconnect
signal time=1513133988.187687 sender=:1.323 -> destination=(null destination) serial=176 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.Telepathy.Connection; member=StatusChanged
uint32 2
uint32 1
method call time=1513133988.187711 sender=:1.97 -> destination=org.freedesktop.DBus serial=5167 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.DBus.Properties'"
method call time=1513133988.187722 sender=:1.97 -> destination=org.freedesktop.DBus serial=5168 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection'"
method call time=1513133988.187729 sender=:1.97 -> destination=org.freedesktop.DBus serial=5169 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.323'"
method call time=1513133988.187735 sender=:1.99 -> destination=org.freedesktop.DBus serial=6366 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.DBus.Properties'"
method call time=1513133988.187742 sender=:1.99 -> destination=org.freedesktop.DBus serial=6367 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection'"
method call time=1513133988.187749 sender=:1.99 -> destination=org.freedesktop.DBus serial=6368 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.323'"
method call time=1513133988.188533 sender=:1.310 -> destination=org.freedesktop.DBus serial=500 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.DBus.Properties'"
method call time=1513133988.188554 sender=:1.310 -> destination=org.freedesktop.DBus serial=501 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection'"
method call time=1513133988.188563 sender=:1.310 -> destination=org.freedesktop.DBus serial=502 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection.Interface.ContactGroups'"
method call time=1513133988.188569 sender=:1.310 -> destination=org.freedesktop.DBus serial=503 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection.Interface.Aliasing'"
method call time=1513133988.188577 sender=:1.310 -> destination=org.freedesktop.DBus serial=504 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection.Interface.ContactList'"
method call time=1513133988.188587 sender=:1.310 -> destination=org.freedesktop.DBus serial=505 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.323'"
method call time=1513133988.188598 sender=:1.24 -> destination=org.freedesktop.DBus serial=972 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.DBus.Properties'"
method call time=1513133988.188607 sender=:1.24 -> destination=org.freedesktop.DBus serial=973 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection'"
method call time=1513133988.188614 sender=:1.24 -> destination=org.freedesktop.DBus serial=974 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection.Interface.ContactList'"
method call time=1513133988.188624 sender=:1.24 -> destination=org.freedesktop.DBus serial=975 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.323'"
method return time=1513133988.188633 sender=:1.323 -> destination=:1.26 serial=177 reply_serial=5968
method call time=1513133988.188834 sender=:1.313 -> destination=org.freedesktop.DBus serial=256 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.DBus.Properties'"
method call time=1513133988.188848 sender=:1.313 -> destination=org.freedesktop.DBus serial=257 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection'"
method call time=1513133988.188868 sender=:1.313 -> destination=org.freedesktop.DBus serial=258 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection.Interface.ContactList'"
method call time=1513133988.188901 sender=:1.313 -> destination=org.freedesktop.DBus serial=259 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.323'"
method call time=1513133988.189008 sender=:1.313 -> destination=org.freedesktop.Telepathy.AccountManager serial=260 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=Set
string "org.freedesktop.Telepathy.Account.Interface.Avatar"
string "Avatar"
variant struct {
array [
]
string ""
}
method call time=1513133988.189825 sender=:1.312 -> destination=org.freedesktop.DBus serial=51 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/org/gnome/telepathy-account-widgets/ui/'"
method return time=1513133988.189844 sender=org.freedesktop.DBus -> destination=:1.312 serial=48 reply_serial=51
method call time=1513133988.191820 sender=:1.313 -> destination=org.freedesktop.Telepathy.AccountManager serial=261 path=/org/freedesktop/Telepathy/Account/idle/irc/jtojnar1; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.Telepathy.Account.Interface.Avatar"
string "Avatar"
method call time=1513133988.191897 sender=:1.312 -> destination=org.freedesktop.DBus serial=52 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/org/gnome/telepathy-account-widgets/ui/'"
method return time=1513133988.191910 sender=org.freedesktop.DBus -> destination=:1.312 serial=49 reply_serial=52
signal time=1513133988.193917 sender=:1.26 -> destination=(null destination) serial=5969 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.Telepathy.Account; member=Removed
signal time=1513133988.193939 sender=:1.26 -> destination=(null destination) serial=5970 path=/org/freedesktop/Telepathy/AccountManager; interface=org.freedesktop.Telepathy.AccountManager; member=AccountRemoved
object path "/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0"
method call time=1513133988.193949 sender=:1.26 -> destination=:1.323 serial=5971 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.Telepathy.Connection; member=Disconnect
method return time=1513133988.193955 sender=:1.26 -> destination=:1.313 serial=5972 reply_serial=255
method call time=1513133988.193959 sender=:1.26 -> destination=org.freedesktop.DBus serial=5973 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.DBus.Properties'"
method call time=1513133988.193967 sender=:1.26 -> destination=org.freedesktop.DBus serial=5974 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection.Interface.SimplePresence'"
method call time=1513133988.193975 sender=:1.26 -> destination=org.freedesktop.DBus serial=5975 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection.Interface.Requests'"
error time=1513133988.193982 sender=:1.26 -> destination=:1.313 error_name=org.freedesktop.DBus.Error.UnknownMethod reply_serial=260
string "Method "Set" with signature "ssv" on interface "org.freedesktop.DBus.Properties" doesn't exist
"
method call time=1513133988.193990 sender=:1.97 -> destination=org.freedesktop.DBus serial=5170 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.DBus.Properties'"
method call time=1513133988.193996 sender=:1.97 -> destination=org.freedesktop.DBus serial=5171 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account'"
method call time=1513133988.194002 sender=:1.97 -> destination=org.freedesktop.DBus serial=5172 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account.Interface.Avatar'"
method return time=1513133988.194009 sender=:1.26 -> destination=:1.313 serial=5977 reply_serial=261
variant struct {
array [
]
string ""
}
error time=1513133988.194022 sender=:1.323 -> destination=:1.26 error_name=org.freedesktop.DBus.Error.UnknownObject reply_serial=5971
string "No such object path '/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080'"
method call time=1513133988.194029 sender=:1.99 -> destination=org.freedesktop.DBus serial=6369 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.DBus.Properties'"
method call time=1513133988.194040 sender=:1.99 -> destination=org.freedesktop.DBus serial=6370 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account'"
method call time=1513133988.194069 sender=:1.99 -> destination=org.freedesktop.DBus serial=6371 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account.Interface.Avatar'"
method call time=1513133988.194364 sender=:1.26 -> destination=org.freedesktop.DBus serial=5978 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection'"
method call time=1513133988.194382 sender=:1.26 -> destination=org.freedesktop.DBus serial=5979 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.323'"
method call time=1513133988.194392 sender=:1.313 -> destination=org.freedesktop.DBus serial=262 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account.Interface.Avatar'"
method call time=1513133988.194680 sender=:1.313 -> destination=org.freedesktop.DBus serial=263 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account'"
method call time=1513133988.194697 sender=:1.313 -> destination=org.freedesktop.DBus serial=264 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.DBus.Properties'"
method call time=1513133988.194741 sender=:1.310 -> destination=org.freedesktop.DBus serial=506 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.DBus.Properties'"
method call time=1513133988.194771 sender=:1.310 -> destination=org.freedesktop.DBus serial=507 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account'"
method call time=1513133988.194821 sender=:1.310 -> destination=org.freedesktop.DBus serial=508 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account.Interface.Avatar'"
method call time=1513133988.199805 sender=:1.24 -> destination=org.freedesktop.DBus serial=976 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.DBus.Properties'"
method call time=1513133988.199951 sender=:1.24 -> destination=org.freedesktop.DBus serial=977 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account'"
method call time=1513133988.200075 sender=:1.24 -> destination=org.freedesktop.DBus serial=978 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account.Interface.Avatar'"
method call time=1513134008.802669 sender=:1.313 -> destination=org.freedesktop.Telepathy.AccountManager serial=265 path=/org/freedesktop/Telepathy/AccountManager; interface=org.freedesktop.Telepathy.AccountManager; member=CreateAccount
string "morse"
string "telegram"
string "myPhoneNum"
array [
dict entry(
string "account"
variant string "myPhoneNum"
)
]
array [
dict entry(
string "org.freedesktop.Telepathy.Account.Icon"
variant string "im-telegram"
)
]
signal time=1513134008.810022 sender=:1.26 -> destination=(null destination) serial=5980 path=/org/freedesktop/Telepathy/AccountManager; interface=org.freedesktop.Telepathy.AccountManager; member=AccountValidityChanged
object path "/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0"
boolean true
method return time=1513134008.810053 sender=:1.26 -> destination=:1.313 serial=5981 reply_serial=265
object path "/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0"
method call time=1513134008.810063 sender=:1.310 -> destination=org.freedesktop.DBus serial=509 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account'"
method call time=1513134008.810070 sender=:1.310 -> destination=org.freedesktop.DBus serial=510 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.DBus.Properties'"
method call time=1513134008.810078 sender=:1.310 -> destination=org.freedesktop.Telepathy.AccountManager serial=511 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Account"
method call time=1513134008.810084 sender=:1.313 -> destination=org.freedesktop.DBus serial=266 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account'"
method call time=1513134008.810092 sender=:1.313 -> destination=org.freedesktop.DBus serial=267 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.DBus.Properties'"
method call time=1513134008.810099 sender=:1.313 -> destination=org.freedesktop.Telepathy.AccountManager serial=268 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Account"
method call time=1513134008.810106 sender=:1.99 -> destination=org.freedesktop.DBus serial=6372 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account'"
method call time=1513134008.810113 sender=:1.99 -> destination=org.freedesktop.DBus serial=6373 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.DBus.Properties'"
method call time=1513134008.810121 sender=:1.99 -> destination=org.freedesktop.Telepathy.AccountManager serial=6374 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Account"
method call time=1513134008.810128 sender=:1.97 -> destination=org.freedesktop.DBus serial=5173 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account'"
method call time=1513134008.810135 sender=:1.97 -> destination=org.freedesktop.DBus serial=5174 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.DBus.Properties'"
method call time=1513134008.810158 sender=:1.97 -> destination=org.freedesktop.Telepathy.AccountManager serial=5175 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Account"
method call time=1513134008.810457 sender=:1.24 -> destination=org.freedesktop.DBus serial=979 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account'"
method call time=1513134008.810475 sender=:1.24 -> destination=org.freedesktop.DBus serial=980 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.DBus.Properties'"
method call time=1513134008.810483 sender=:1.24 -> destination=org.freedesktop.Telepathy.AccountManager serial=981 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Account"
method return time=1513134008.810490 sender=:1.26 -> destination=:1.310 serial=5982 reply_serial=511
array [
dict entry(
string "ConnectionError"
variant string ""
)
dict entry(
string "ConnectAutomatically"
variant boolean false
)
dict entry(
string "Interfaces"
variant array [
string "org.freedesktop.Telepathy.Account"
string "org.freedesktop.Telepathy.Account.Interface.Avatar"
string "com.nokia.Account.Interface.Conditions"
string "org.freedesktop.Telepathy.Account.Interface.Storage"
string "org.freedesktop.Telepathy.Account.Interface.Addressing"
string "org.freedesktop.Telepathy.Account.Interface.Hidden.DRAFT1"
]
)
dict entry(
string "ConnectionStatusReason"
variant uint32 1
)
dict entry(
string "RequestedPresence"
variant struct {
uint32 1
string "offline"
string ""
}
)
dict entry(
string "Connection"
variant object path "/"
)
dict entry(
string "ConnectionErrorDetails"
variant array [
]
)
dict entry(
string "DisplayName"
variant string "myPhoneNum"
)
dict entry(
string "Icon"
variant string "im-telegram"
)
dict entry(
string "Service"
variant string ""
)
dict entry(
string "HasBeenOnline"
variant boolean false
)
dict entry(
string "ChangingPresence"
variant boolean false
)
dict entry(
string "Valid"
variant boolean true
)
dict entry(
string "Supersedes"
variant array [
]
)
dict entry(
string "CurrentPresence"
variant struct {
uint32 1
string "offline"
string ""
}
)
dict entry(
string "ConnectionStatus"
variant uint32 2
)
dict entry(
string "Nickname"
variant string ""
)
dict entry(
string "NormalizedName"
variant string ""
)
dict entry(
string "AutomaticPresence"
variant struct {
uint32 2
string "available"
string ""
}
)
dict entry(
string "Parameters"
variant array [
dict entry(
string "account"
variant string "myPhoneNum"
)
]
)
dict entry(
string "Enabled"
variant boolean false
)
]
method return time=1513134008.810761 sender=:1.26 -> destination=:1.313 serial=5983 reply_serial=268
array [
dict entry(
string "ConnectionError"
variant string ""
)
dict entry(
string "ConnectAutomatically"
variant boolean false
)
dict entry(
string "Interfaces"
variant array [
string "org.freedesktop.Telepathy.Account"
string "org.freedesktop.Telepathy.Account.Interface.Avatar"
string "com.nokia.Account.Interface.Conditions"
string "org.freedesktop.Telepathy.Account.Interface.Storage"
string "org.freedesktop.Telepathy.Account.Interface.Addressing"
string "org.freedesktop.Telepathy.Account.Interface.Hidden.DRAFT1"
]
)
dict entry(
string "ConnectionStatusReason"
variant uint32 1
)
dict entry(
string "RequestedPresence"
variant struct {
uint32 1
string "offline"
string ""
}
)
dict entry(
string "Connection"
variant object path "/"
)
dict entry(
string "ConnectionErrorDetails"
variant array [
]
)
dict entry(
string "DisplayName"
variant string "myPhoneNum"
)
dict entry(
string "Icon"
variant string "im-telegram"
)
dict entry(
string "Service"
variant string ""
)
dict entry(
string "HasBeenOnline"
variant boolean false
)
dict entry(
string "ChangingPresence"
variant boolean false
)
dict entry(
string "Valid"
variant boolean true
)
dict entry(
string "Supersedes"
variant array [
]
)
dict entry(
string "CurrentPresence"
variant struct {
uint32 1
string "offline"
string ""
}
)
dict entry(
string "ConnectionStatus"
variant uint32 2
)
dict entry(
string "Nickname"
variant string ""
)
dict entry(
string "NormalizedName"
variant string ""
)
dict entry(
string "AutomaticPresence"
variant struct {
uint32 2
string "available"
string ""
}
)
dict entry(
string "Parameters"
variant array [
dict entry(
string "account"
variant string "myPhoneNum"
)
]
)
dict entry(
string "Enabled"
variant boolean false
)
]
method return time=1513134008.811017 sender=:1.26 -> destination=:1.99 serial=5984 reply_serial=6374
array [
dict entry(
string "ConnectionError"
variant string ""
)
dict entry(
string "ConnectAutomatically"
variant boolean false
)
dict entry(
string "Interfaces"
variant array [
string "org.freedesktop.Telepathy.Account"
string "org.freedesktop.Telepathy.Account.Interface.Avatar"
string "com.nokia.Account.Interface.Conditions"
string "org.freedesktop.Telepathy.Account.Interface.Storage"
string "org.freedesktop.Telepathy.Account.Interface.Addressing"
string "org.freedesktop.Telepathy.Account.Interface.Hidden.DRAFT1"
]
)
dict entry(
string "ConnectionStatusReason"
variant uint32 1
)
dict entry(
string "RequestedPresence"
variant struct {
uint32 1
string "offline"
string ""
}
)
dict entry(
string "Connection"
variant object path "/"
)
dict entry(
string "ConnectionErrorDetails"
variant array [
]
)
dict entry(
string "DisplayName"
variant string "myPhoneNum"
)
dict entry(
string "Icon"
variant string "im-telegram"
)
dict entry(
string "Service"
variant string ""
)
dict entry(
string "HasBeenOnline"
variant boolean false
)
dict entry(
string "ChangingPresence"
variant boolean false
)
dict entry(
string "Valid"
variant boolean true
)
dict entry(
string "Supersedes"
variant array [
]
)
dict entry(
string "CurrentPresence"
variant struct {
uint32 1
string "offline"
string ""
}
)
dict entry(
string "ConnectionStatus"
variant uint32 2
)
dict entry(
string "Nickname"
variant string ""
)
dict entry(
string "NormalizedName"
variant string ""
)
dict entry(
string "AutomaticPresence"
variant struct {
uint32 2
string "available"
string ""
}
)
dict entry(
string "Parameters"
variant array [
dict entry(
string "account"
variant string "myPhoneNum"
)
]
)
dict entry(
string "Enabled"
variant boolean false
)
]
method return time=1513134008.811612 sender=:1.26 -> destination=:1.97 serial=5985 reply_serial=5175
array [
dict entry(
string "ConnectionError"
variant string ""
)
dict entry(
string "ConnectAutomatically"
variant boolean false
)
dict entry(
string "Interfaces"
variant array [
string "org.freedesktop.Telepathy.Account"
string "org.freedesktop.Telepathy.Account.Interface.Avatar"
string "com.nokia.Account.Interface.Conditions"
string "org.freedesktop.Telepathy.Account.Interface.Storage"
string "org.freedesktop.Telepathy.Account.Interface.Addressing"
string "org.freedesktop.Telepathy.Account.Interface.Hidden.DRAFT1"
]
)
dict entry(
string "ConnectionStatusReason"
variant uint32 1
)
dict entry(
string "RequestedPresence"
variant struct {
uint32 1
string "offline"
string ""
}
)
dict entry(
string "Connection"
variant object path "/"
)
dict entry(
string "ConnectionErrorDetails"
variant array [
]
)
dict entry(
string "DisplayName"
variant string "myPhoneNum"
)
dict entry(
string "Icon"
variant string "im-telegram"
)
dict entry(
string "Service"
variant string ""
)
dict entry(
string "HasBeenOnline"
variant boolean false
)
dict entry(
string "ChangingPresence"
variant boolean false
)
dict entry(
string "Valid"
variant boolean true
)
dict entry(
string "Supersedes"
variant array [
]
)
dict entry(
string "CurrentPresence"
variant struct {
uint32 1
string "offline"
string ""
}
)
dict entry(
string "ConnectionStatus"
variant uint32 2
)
dict entry(
string "Nickname"
variant string ""
)
dict entry(
string "NormalizedName"
variant string ""
)
dict entry(
string "AutomaticPresence"
variant struct {
uint32 2
string "available"
string ""
}
)
dict entry(
string "Parameters"
variant array [
dict entry(
string "account"
variant string "myPhoneNum"
)
]
)
dict entry(
string "Enabled"
variant boolean false
)
]
method return time=1513134008.811896 sender=:1.26 -> destination=:1.24 serial=5986 reply_serial=981
array [
dict entry(
string "ConnectionError"
variant string ""
)
dict entry(
string "ConnectAutomatically"
variant boolean false
)
dict entry(
string "Interfaces"
variant array [
string "org.freedesktop.Telepathy.Account"
string "org.freedesktop.Telepathy.Account.Interface.Avatar"
string "com.nokia.Account.Interface.Conditions"
string "org.freedesktop.Telepathy.Account.Interface.Storage"
string "org.freedesktop.Telepathy.Account.Interface.Addressing"
string "org.freedesktop.Telepathy.Account.Interface.Hidden.DRAFT1"
]
)
dict entry(
string "ConnectionStatusReason"
variant uint32 1
)
dict entry(
string "RequestedPresence"
variant struct {
uint32 1
string "offline"
string ""
}
)
dict entry(
string "Connection"
variant object path "/"
)
dict entry(
string "ConnectionErrorDetails"
variant array [
]
)
dict entry(
string "DisplayName"
variant string "myPhoneNum"
)
dict entry(
string "Icon"
variant string "im-telegram"
)
dict entry(
string "Service"
variant string ""
)
dict entry(
string "HasBeenOnline"
variant boolean false
)
dict entry(
string "ChangingPresence"
variant boolean false
)
dict entry(
string "Valid"
variant boolean true
)
dict entry(
string "Supersedes"
variant array [
]
)
dict entry(
string "CurrentPresence"
variant struct {
uint32 1
string "offline"
string ""
}
)
dict entry(
string "ConnectionStatus"
variant uint32 2
)
dict entry(
string "Nickname"
variant string ""
)
dict entry(
string "NormalizedName"
variant string ""
)
dict entry(
string "AutomaticPresence"
variant struct {
uint32 2
string "available"
string ""
}
)
dict entry(
string "Parameters"
variant array [
dict entry(
string "account"
variant string "myPhoneNum"
)
]
)
dict entry(
string "Enabled"
variant boolean false
)
]
method call time=1513134008.812151 sender=:1.97 -> destination=org.freedesktop.DBus serial=5176 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account.Interface.Avatar'"
method call time=1513134008.812161 sender=:1.99 -> destination=org.freedesktop.DBus serial=6375 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account.Interface.Avatar'"
method call time=1513134008.812182 sender=:1.310 -> destination=org.freedesktop.Telepathy.AccountManager serial=512 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Account.Interface.Addressing"
method call time=1513134008.812191 sender=:1.310 -> destination=org.freedesktop.Telepathy.AccountManager serial=513 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Account.Interface.Storage"
method call time=1513134008.812201 sender=:1.310 -> destination=org.freedesktop.DBus serial=514 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account.Interface.Avatar'"
method call time=1513134008.812519 sender=:1.313 -> destination=org.freedesktop.Telepathy.AccountManager serial=269 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Account.Interface.Addressing"
method call time=1513134008.812535 sender=:1.313 -> destination=org.freedesktop.Telepathy.AccountManager serial=270 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Account.Interface.Storage"
method call time=1513134008.812541 sender=:1.313 -> destination=org.freedesktop.DBus serial=271 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account.Interface.Avatar'"
method return time=1513134008.812546 sender=:1.26 -> destination=:1.310 serial=5987 reply_serial=512
array [
dict entry(
string "URISchemes"
variant array [
]
)
]
method return time=1513134008.812559 sender=:1.26 -> destination=:1.310 serial=5988 reply_serial=513
array [
dict entry(
string "StorageIdentifier"
variant variant string "morse/telegram/myPhoneNum0"
)
dict entry(
string "StorageSpecificInformation"
variant array [
]
)
dict entry(
string "StorageProvider"
variant string ""
)
dict entry(
string "StorageRestrictions"
variant uint32 0
)
]
method return time=1513134008.812678 sender=:1.26 -> destination=:1.313 serial=5989 reply_serial=269
array [
dict entry(
string "URISchemes"
variant array [
]
)
]
method return time=1513134008.812695 sender=:1.26 -> destination=:1.313 serial=5990 reply_serial=270
array [
dict entry(
string "StorageIdentifier"
variant variant string "morse/telegram/myPhoneNum0"
)
dict entry(
string "StorageSpecificInformation"
variant array [
]
)
dict entry(
string "StorageProvider"
variant string ""
)
dict entry(
string "StorageRestrictions"
variant uint32 0
)
]
method call time=1513134008.813084 sender=:1.313 -> destination=org.freedesktop.Telepathy.AccountManager serial=272 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=Set
string "org.freedesktop.Telepathy.Account"
string "Enabled"
variant boolean true
method call time=1513134008.816946 sender=:1.24 -> destination=org.freedesktop.DBus serial=982 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.Telepathy.AccountManager',path='/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0',interface='org.freedesktop.Telepathy.Account.Interface.Avatar'"
method return time=1513134008.818099 sender=:1.26 -> destination=:1.313 serial=5991 reply_serial=272
signal time=1513134008.818115 sender=:1.26 -> destination=(null destination) serial=5992 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.Telepathy.Account; member=AccountPropertyChanged
array [
dict entry(
string "Icon"
variant string "im-telegram"
)
dict entry(
string "Enabled"
variant boolean true
)
dict entry(
string "Valid"
variant boolean true
)
]
method call time=1513134008.818494 sender=:1.309 -> destination=org.freedesktop.DBus serial=166 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.freedesktop.Telepathy.Logger"
method return time=1513134008.818510 sender=org.freedesktop.DBus -> destination=:1.309 serial=93 reply_serial=166
string ":1.97"
method call time=1513134008.818903 sender=:1.309 -> destination=org.freedesktop.Telepathy.Logger serial=167 path=/org/freedesktop/Telepathy/Logger; interface=org.freedesktop.Telepathy.Logger.DRAFT; member=GetFavouriteContacts
method return time=1513134008.818917 sender=:1.97 -> destination=:1.309 serial=5177 reply_serial=167
array [
]
method call time=1513134008.821589 sender=:1.313 -> destination=org.freedesktop.Telepathy.AccountManager serial=273 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=Set
string "org.freedesktop.Telepathy.Account"
string "RequestedPresence"
variant struct {
uint32 2
string "available"
string ""
}
method call time=1513134008.821753 sender=:1.313 -> destination=org.freedesktop.Telepathy.AccountManager serial=274 path=/org/freedesktop/Telepathy/Account/idle/irc/jtojnar1; interface=org.freedesktop.DBus.Properties; member=Set
string "org.freedesktop.Telepathy.Account.Interface.Avatar"
string "Avatar"
variant struct {
array [
]
string ""
}
signal time=1513134008.824160 sender=:1.26 -> destination=(null destination) serial=5993 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.Telepathy.Account; member=AccountPropertyChanged
array [
dict entry(
string "ConnectionStatusReason"
variant uint32 1
)
dict entry(
string "RequestedPresence"
variant struct {
uint32 2
string "available"
string ""
}
)
dict entry(
string "ChangingPresence"
variant boolean true
)
dict entry(
string "Connection"
variant object path "/"
)
dict entry(
string "ConnectionStatus"
variant uint32 1
)
dict entry(
string "ConnectionErrorDetails"
variant array [
]
)
dict entry(
string "ConnectionError"
variant string ""
)
]
method call time=1513134008.824235 sender=:1.26 -> destination=org.freedesktop.Telepathy.ConnectionManager.morse serial=5994 path=/org/freedesktop/Telepathy/ConnectionManager/morse; interface=org.freedesktop.Telepathy.ConnectionManager; member=RequestConnection
string "telegram"
array [
dict entry(
string "account"
variant string "myPhoneNum"
)
]
method return time=1513134008.824249 sender=:1.26 -> destination=:1.313 serial=5995 reply_serial=273
signal time=1513134008.824253 sender=:1.26 -> destination=(null destination) serial=5996 path=/org/freedesktop/Telepathy/Account/idle/irc/jtojnar1; interface=org.freedesktop.Telepathy.Account.Interface.Avatar; member=AvatarChanged
method return time=1513134008.824257 sender=:1.26 -> destination=:1.313 serial=5997 reply_serial=274
method call time=1513134008.824262 sender=:1.312 -> destination=org.freedesktop.DBus serial=53 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/org/gnome/telepathy-account-widgets/ui/'"
method return time=1513134008.824269 sender=org.freedesktop.DBus -> destination=:1.312 serial=50 reply_serial=53
signal time=1513134008.824502 sender=:1.309 -> destination=(null destination) serial=168 path=/org/gnome/Empathy/window/1; interface=org.gtk.Actions; member=Changed
array [
]
array [
dict entry(
string "chat-add-contact"
boolean false
)
]
array [
]
array [
]
method call time=1513134008.824525 sender=:1.323 -> destination=org.freedesktop.DBus serial=179 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
string "org.freedesktop.Telepathy.Connection.morse.telegram.connection_256e080"
uint32 4
method return time=1513134008.824532 sender=org.freedesktop.DBus -> destination=:1.323 serial=14 reply_serial=179
uint32 4
signal time=1513134008.824948 sender=:1.323 -> destination=(null destination) serial=180 path=/org/freedesktop/Telepathy/ConnectionManager/morse; interface=org.freedesktop.Telepathy.ConnectionManager; member=NewConnection
string "org.freedesktop.Telepathy.Connection.morse.telegram.connection_256e080"
object path "/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080"
string "telegram"
method return time=1513134008.824966 sender=:1.323 -> destination=:1.26 serial=181 reply_serial=5994
string "org.freedesktop.Telepathy.Connection.morse.telegram.connection_256e080"
object path "/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080"
method call time=1513134008.825252 sender=:1.26 -> destination=org.freedesktop.DBus serial=5998 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.freedesktop.Telepathy.Connection.morse.telegram.connection_256e080"
method return time=1513134008.825265 sender=org.freedesktop.DBus -> destination=:1.26 serial=264 reply_serial=5998
string ":1.323"
method call time=1513134008.825269 sender=:1.312 -> destination=org.freedesktop.DBus serial=54 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/org/gnome/telepathy-account-widgets/ui/'"
method return time=1513134008.825275 sender=org.freedesktop.DBus -> destination=:1.312 serial=51 reply_serial=54
method call time=1513134008.825600 sender=:1.313 -> destination=org.freedesktop.Telepathy.AccountManager serial=275 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.Telepathy.Account.Interface.Avatar"
string "Avatar"
method call time=1513134008.826989 sender=:1.26 -> destination=org.freedesktop.DBus serial=5999 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection'"
method call time=1513134008.827007 sender=:1.26 -> destination=org.freedesktop.DBus serial=6000 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.323'"
method call time=1513134008.827115 sender=:1.26 -> destination=org.freedesktop.DBus serial=6001 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.DBus.Properties'"
method call time=1513134008.827127 sender=:1.26 -> destination=:1.323 serial=6002 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection"
method call time=1513134008.827599 sender=:1.26 -> destination=:1.323 serial=6003 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.Telepathy.Connection; member=GetInterfaces
method return time=1513134008.827610 sender=:1.323 -> destination=:1.26 serial=182 reply_serial=6002
array [
dict entry(
string "HasImmortalHandles"
variant boolean true
)
dict entry(
string "Interfaces"
variant array [
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "org.freedesktop.Telepathy.Connection.Interface.ContactGroups"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.Requests"
]
)
dict entry(
string "SelfHandle"
variant uint32 1
)
dict entry(
string "SelfID"
variant string ""
)
dict entry(
string "Status"
variant uint32 2
)
]
method return time=1513134008.827659 sender=:1.26 -> destination=:1.313 serial=6004 reply_serial=275
variant struct {
array [
]
string ""
}
method call time=1513134008.827930 sender=:1.26 -> destination=:1.323 serial=6005 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "ContactAttributeInterfaces"
method return time=1513134008.827945 sender=:1.323 -> destination=:1.26 serial=183 reply_serial=6003
array [
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "org.freedesktop.Telepathy.Connection.Interface.ContactGroups"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.Requests"
]
method call time=1513134008.828198 sender=:1.26 -> destination=:1.323 serial=6006 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "Statuses"
method return time=1513134008.828213 sender=:1.323 -> destination=:1.26 serial=184 reply_serial=6005
variant array [
string "org.freedesktop.Telepathy.Connection"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
]
method return time=1513134008.828425 sender=:1.323 -> destination=:1.26 serial=185 reply_serial=6006
variant array [
dict entry(
string "available"
struct {
uint32 2
boolean true
boolean false
}
)
dict entry(
string "hidden"
struct {
uint32 5
boolean true
boolean false
}
)
dict entry(
string "offline"
struct {
uint32 1
boolean true
boolean false
}
)
dict entry(
string "unknown"
struct {
uint32 7
boolean false
boolean false
}
)
]
method call time=1513134008.828590 sender=:1.26 -> destination=org.freedesktop.DBus serial=6007 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection.Interface.SimplePresence'"
method call time=1513134008.828668 sender=:1.26 -> destination=:1.323 serial=6008 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.Telepathy.Connection.Interface.SimplePresence; member=SetPresence
string "available"
string ""
method call time=1513134008.828808 sender=:1.26 -> destination=org.freedesktop.DBus serial=6009 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection.Interface.Requests'"
method call time=1513134008.828826 sender=:1.26 -> destination=:1.323 serial=6010 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection.Interface.Requests"
method call time=1513134008.829248 sender=:1.26 -> destination=:1.323 serial=6011 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.Telepathy.Connection; member=Connect
method return time=1513134008.829259 sender=:1.323 -> destination=:1.26 serial=186 reply_serial=6008
signal time=1513134008.829263 sender=:1.323 -> destination=(null destination) serial=187 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.Telepathy.Connection.Interface.SimplePresence; member=PresencesChanged
array [
dict entry(
uint32 0
struct {
uint32 2
string "available"
string ""
}
)
]
method return time=1513134008.829285 sender=:1.323 -> destination=:1.26 serial=188 reply_serial=6010
array [
dict entry(
string "Channels"
variant array [
]
)
dict entry(
string "RequestableChannelClasses"
variant array [
struct {
array [
dict entry(
string "org.freedesktop.Telepathy.Channel.ChannelType"
variant string "org.freedesktop.Telepathy.Channel.Type.Text"
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetHandleType"
variant uint32 1
)
]
array [
string "org.freedesktop.Telepathy.Channel.TargetHandle"
string "org.freedesktop.Telepathy.Channel.TargetID"
]
}
struct {
array [
dict entry(
string "org.freedesktop.Telepathy.Channel.ChannelType"
variant string "org.freedesktop.Telepathy.Channel.Type.Text"
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetHandleType"
variant uint32 2
)
]
array [
string "org.freedesktop.Telepathy.Channel.TargetHandle"
string "org.freedesktop.Telepathy.Channel.TargetID"
]
}
struct {
array [
dict entry(
string "org.freedesktop.Telepathy.Channel.ChannelType"
variant string "org.freedesktop.Telepathy.Channel.Type.RoomList"
)
]
array [
]
}
]
)
]
signal time=1513134008.829644 sender=:1.323 -> destination=(null destination) serial=189 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.Telepathy.Connection; member=StatusChanged
uint32 1
uint32 0
method return time=1513134008.829661 sender=:1.323 -> destination=:1.26 serial=190 reply_serial=6011
signal time=1513134008.831281 sender=:1.26 -> destination=(null destination) serial=6012 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.Telepathy.Account; member=AccountPropertyChanged
array [
dict entry(
string "Connection"
variant object path "/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080"
)
]
signal time=1513134008.831321 sender=:1.26 -> destination=(null destination) serial=6013 path=/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0; interface=org.freedesktop.Telepathy.Account; member=AccountPropertyChanged
array [
dict entry(
string "Connection"
variant object path "/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080"
)
dict entry(
string "ConnectionStatusReason"
variant uint32 0
)
dict entry(
string "ConnectionStatus"
variant uint32 1
)
dict entry(
string "ConnectionErrorDetails"
variant array [
]
)
dict entry(
string "ConnectionError"
variant string ""
)
]
method call time=1513134008.831391 sender=:1.97 -> destination=org.freedesktop.DBus serial=5178 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.freedesktop.Telepathy.Connection.morse.telegram.connection_256e080"
method return time=1513134008.831400 sender=org.freedesktop.DBus -> destination=:1.97 serial=268 reply_serial=5178
string ":1.323"
method call time=1513134008.831409 sender=:1.97 -> destination=org.freedesktop.DBus serial=5179 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection'"
method call time=1513134008.831418 sender=:1.97 -> destination=org.freedesktop.DBus serial=5180 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.323'"
method call time=1513134008.831429 sender=:1.97 -> destination=org.freedesktop.DBus serial=5181 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.DBus.Properties'"
method call time=1513134008.831453 sender=:1.97 -> destination=:1.323 serial=5182 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection"
method call time=1513134008.831871 sender=:1.99 -> destination=org.freedesktop.DBus serial=6376 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.freedesktop.Telepathy.Connection.morse.telegram.connection_256e080"
method return time=1513134008.831914 sender=org.freedesktop.DBus -> destination=:1.99 serial=488 reply_serial=6376
string ":1.323"
method call time=1513134008.832003 sender=:1.310 -> destination=org.freedesktop.DBus serial=515 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.freedesktop.Telepathy.Connection.morse.telegram.connection_256e080"
method return time=1513134008.832037 sender=org.freedesktop.DBus -> destination=:1.310 serial=30 reply_serial=515
string ":1.323"
method call time=1513134008.832294 sender=:1.99 -> destination=org.freedesktop.DBus serial=6377 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection'"
method call time=1513134008.832359 sender=:1.99 -> destination=org.freedesktop.DBus serial=6378 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.323'"
method call time=1513134008.832413 sender=:1.99 -> destination=org.freedesktop.DBus serial=6379 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.DBus.Properties'"
method call time=1513134008.832467 sender=:1.99 -> destination=:1.323 serial=6380 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection"
method return time=1513134008.832703 sender=:1.323 -> destination=:1.97 serial=191 reply_serial=5182
array [
dict entry(
string "HasImmortalHandles"
variant boolean true
)
dict entry(
string "Interfaces"
variant array [
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "org.freedesktop.Telepathy.Connection.Interface.ContactGroups"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.Requests"
]
)
dict entry(
string "SelfHandle"
variant uint32 1
)
dict entry(
string "SelfID"
variant string ""
)
dict entry(
string "Status"
variant uint32 1
)
]
method call time=1513134008.832838 sender=:1.97 -> destination=:1.323 serial=5183 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "ContactAttributeInterfaces"
method return time=1513134008.833551 sender=:1.323 -> destination=:1.99 serial=192 reply_serial=6380
array [
dict entry(
string "HasImmortalHandles"
variant boolean true
)
dict entry(
string "Interfaces"
variant array [
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "org.freedesktop.Telepathy.Connection.Interface.ContactGroups"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.Requests"
]
)
dict entry(
string "SelfHandle"
variant uint32 1
)
dict entry(
string "SelfID"
variant string ""
)
dict entry(
string "Status"
variant uint32 1
)
]
method return time=1513134008.834008 sender=:1.323 -> destination=:1.97 serial=193 reply_serial=5183
variant array [
string "org.freedesktop.Telepathy.Connection"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
]
method call time=1513134008.834157 sender=:1.310 -> destination=org.freedesktop.DBus serial=516 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection'"
method call time=1513134008.834318 sender=:1.310 -> destination=org.freedesktop.DBus serial=517 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.323'"
method call time=1513134008.834472 sender=:1.310 -> destination=org.freedesktop.DBus serial=518 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.DBus.Properties'"
method call time=1513134008.835346 sender=:1.310 -> destination=:1.323 serial=519 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection"
method call time=1513134008.835530 sender=:1.99 -> destination=:1.323 serial=6381 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "ContactAttributeInterfaces"
signal time=1513134008.835875 sender=:1.309 -> destination=(null destination) serial=169 path=/org/gnome/Empathy/window/1; interface=org.gtk.Actions; member=Changed
array [
]
array [
dict entry(
string "chat-add-contact"
boolean false
)
]
array [
]
array [
]
method return time=1513134008.836087 sender=:1.323 -> destination=:1.310 serial=194 reply_serial=519
array [
dict entry(
string "HasImmortalHandles"
variant boolean true
)
dict entry(
string "Interfaces"
variant array [
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "org.freedesktop.Telepathy.Connection.Interface.ContactGroups"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.Requests"
]
)
dict entry(
string "SelfHandle"
variant uint32 1
)
dict entry(
string "SelfID"
variant string ""
)
dict entry(
string "Status"
variant uint32 1
)
]
method call time=1513134008.836776 sender=:1.313 -> destination=org.freedesktop.DBus serial=276 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.freedesktop.Telepathy.Connection.morse.telegram.connection_256e080"
method return time=1513134008.836876 sender=org.freedesktop.DBus -> destination=:1.313 serial=20 reply_serial=276
string ":1.323"
method return time=1513134008.837096 sender=:1.323 -> destination=:1.99 serial=195 reply_serial=6381
variant array [
string "org.freedesktop.Telepathy.Connection"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
]
method call time=1513134008.837666 sender=:1.313 -> destination=org.freedesktop.DBus serial=277 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection'"
method call time=1513134008.837747 sender=:1.313 -> destination=org.freedesktop.DBus serial=278 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.323'"
method call time=1513134008.837815 sender=:1.313 -> destination=org.freedesktop.DBus serial=279 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.DBus.Properties'"
method call time=1513134008.837878 sender=:1.313 -> destination=:1.323 serial=280 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection"
method return time=1513134008.838235 sender=:1.323 -> destination=:1.313 serial=196 reply_serial=280
array [
dict entry(
string "HasImmortalHandles"
variant boolean true
)
dict entry(
string "Interfaces"
variant array [
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "org.freedesktop.Telepathy.Connection.Interface.ContactGroups"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.Requests"
]
)
dict entry(
string "SelfHandle"
variant uint32 1
)
dict entry(
string "SelfID"
variant string ""
)
dict entry(
string "Status"
variant uint32 1
)
]
method call time=1513134008.838939 sender=:1.310 -> destination=:1.323 serial=520 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "ContactAttributeInterfaces"
method return time=1513134008.839201 sender=:1.323 -> destination=:1.310 serial=197 reply_serial=520
variant array [
string "org.freedesktop.Telepathy.Connection"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
]
method call time=1513134008.841607 sender=:1.310 -> destination=org.freedesktop.DBus serial=521 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection.Interface.ContactList'"
method call time=1513134008.841631 sender=:1.310 -> destination=:1.323 serial=522 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
method call time=1513134008.841639 sender=:1.310 -> destination=org.freedesktop.DBus serial=523 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection.Interface.ContactGroups'"
method call time=1513134008.841646 sender=:1.310 -> destination=:1.323 serial=524 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection.Interface.ContactGroups"
method call time=1513134008.841653 sender=:1.310 -> destination=:1.323 serial=525 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.Telepathy.Connection.Interface.Requests"
string "RequestableChannelClasses"
method call time=1513134008.841662 sender=:1.310 -> destination=:1.323 serial=526 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
method call time=1513134008.841669 sender=:1.310 -> destination=:1.323 serial=527 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
method call time=1513134008.841676 sender=:1.313 -> destination=:1.323 serial=281 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "ContactAttributeInterfaces"
method return time=1513134008.842202 sender=:1.323 -> destination=:1.310 serial=198 reply_serial=522
array [
dict entry(
string "CanChangeContactList"
variant boolean true
)
dict entry(
string "ContactListPersists"
variant boolean true
)
dict entry(
string "ContactListState"
variant uint32 0
)
dict entry(
string "DownloadAtConnection"
variant boolean true
)
dict entry(
string "RequestUsesMessage"
variant boolean false
)
]
method return time=1513134008.842255 sender=:1.323 -> destination=:1.310 serial=199 reply_serial=524
array [
dict entry(
string "DisjointGroups"
variant boolean false
)
dict entry(
string "GroupStorage"
variant uint32 0
)
dict entry(
string "Groups"
variant array [
]
)
]
method return time=1513134008.842284 sender=:1.323 -> destination=:1.310 serial=200 reply_serial=525
variant array [
struct {
array [
dict entry(
string "org.freedesktop.Telepathy.Channel.ChannelType"
variant string "org.freedesktop.Telepathy.Channel.Type.Text"
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetHandleType"
variant uint32 1
)
]
array [
string "org.freedesktop.Telepathy.Channel.TargetHandle"
string "org.freedesktop.Telepathy.Channel.TargetID"
]
}
struct {
array [
dict entry(
string "org.freedesktop.Telepathy.Channel.ChannelType"
variant string "org.freedesktop.Telepathy.Channel.Type.Text"
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetHandleType"
variant uint32 2
)
]
array [
string "org.freedesktop.Telepathy.Channel.TargetHandle"
string "org.freedesktop.Telepathy.Channel.TargetID"
]
}
struct {
array [
dict entry(
string "org.freedesktop.Telepathy.Channel.ChannelType"
variant string "org.freedesktop.Telepathy.Channel.Type.RoomList"
)
]
array [
]
}
]
method return time=1513134008.842372 sender=:1.323 -> destination=:1.310 serial=201 reply_serial=526
array [
dict entry(
string "MaximumAvatarBytes"
variant uint32 10240
)
dict entry(
string "MaximumAvatarHeight"
variant uint32 160
)
dict entry(
string "MaximumAvatarWidth"
variant uint32 160
)
dict entry(
string "MinimumAvatarHeight"
variant uint32 0
)
dict entry(
string "MinimumAvatarWidth"
variant uint32 0
)
dict entry(
string "RecommendedAvatarHeight"
variant uint32 160
)
dict entry(
string "RecommendedAvatarWidth"
variant uint32 160
)
dict entry(
string "SupportedAvatarMIMETypes"
variant array [
]
)
]
method return time=1513134008.842431 sender=:1.323 -> destination=:1.310 serial=202 reply_serial=527
array [
dict entry(
string "ContactInfoFlags"
variant uint32 2
)
dict entry(
string "SupportedFields"
variant array [
struct {
string "tel"
array [
]
uint32 39577664
uint32 0
}
struct {
string "n"
array [
]
uint32 39510944
uint32 0
}
struct {
string "nickname"
array [
]
uint32 3260043360
uint32 32605
}
]
)
]
method return time=1513134008.842482 sender=:1.323 -> destination=:1.313 serial=203 reply_serial=281
variant array [
string "org.freedesktop.Telepathy.Connection"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
]
method call time=1513134008.843116 sender=:1.310 -> destination=org.freedesktop.DBus serial=528 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection.Interface.Aliasing'"
method call time=1513134008.843148 sender=:1.310 -> destination=:1.323 serial=529 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.Telepathy.Connection.Interface.Aliasing; member=GetAliasFlags
error time=1513134008.843360 sender=:1.323 -> destination=:1.310 error_name=org.freedesktop.Telepathy.Error.NotImplemented reply_serial=529
string "Not implemented"
method call time=1513134008.849161 sender=:1.313 -> destination=:1.323 serial=282 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.Telepathy.Connection.Interface.Requests"
string "RequestableChannelClasses"
method call time=1513134008.849368 sender=:1.313 -> destination=:1.323 serial=283 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
method call time=1513134008.849523 sender=:1.313 -> destination=:1.323 serial=284 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
method return time=1513134008.849654 sender=:1.323 -> destination=:1.313 serial=205 reply_serial=282
variant array [
struct {
array [
dict entry(
string "org.freedesktop.Telepathy.Channel.ChannelType"
variant string "org.freedesktop.Telepathy.Channel.Type.Text"
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetHandleType"
variant uint32 1
)
]
array [
string "org.freedesktop.Telepathy.Channel.TargetHandle"
string "org.freedesktop.Telepathy.Channel.TargetID"
]
}
struct {
array [
dict entry(
string "org.freedesktop.Telepathy.Channel.ChannelType"
variant string "org.freedesktop.Telepathy.Channel.Type.Text"
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetHandleType"
variant uint32 2
)
]
array [
string "org.freedesktop.Telepathy.Channel.TargetHandle"
string "org.freedesktop.Telepathy.Channel.TargetID"
]
}
struct {
array [
dict entry(
string "org.freedesktop.Telepathy.Channel.ChannelType"
variant string "org.freedesktop.Telepathy.Channel.Type.RoomList"
)
]
array [
]
}
]
method return time=1513134008.849777 sender=:1.323 -> destination=:1.313 serial=206 reply_serial=283
array [
dict entry(
string "MaximumAvatarBytes"
variant uint32 10240
)
dict entry(
string "MaximumAvatarHeight"
variant uint32 160
)
dict entry(
string "MaximumAvatarWidth"
variant uint32 160
)
dict entry(
string "MinimumAvatarHeight"
variant uint32 0
)
dict entry(
string "MinimumAvatarWidth"
variant uint32 0
)
dict entry(
string "RecommendedAvatarHeight"
variant uint32 160
)
dict entry(
string "RecommendedAvatarWidth"
variant uint32 160
)
dict entry(
string "SupportedAvatarMIMETypes"
variant array [
]
)
]
method return time=1513134008.849873 sender=:1.323 -> destination=:1.313 serial=207 reply_serial=284
array [
dict entry(
string "ContactInfoFlags"
variant uint32 2
)
dict entry(
string "SupportedFields"
variant array [
struct {
string "tel"
array [
]
uint32 39577664
uint32 0
}
struct {
string "n"
array [
]
uint32 39510944
uint32 0
}
struct {
string "nickname"
array [
]
uint32 3260043360
uint32 32605
}
]
)
]
method call time=1513134008.850136 sender=:1.313 -> destination=org.freedesktop.DBus serial=285 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection.Interface.ContactList'"
method call time=1513134008.850346 sender=:1.313 -> destination=:1.323 serial=286 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
method return time=1513134008.851033 sender=:1.323 -> destination=:1.313 serial=208 reply_serial=286
array [
dict entry(
string "CanChangeContactList"
variant boolean true
)
dict entry(
string "ContactListPersists"
variant boolean true
)
dict entry(
string "ContactListState"
variant uint32 0
)
dict entry(
string "DownloadAtConnection"
variant boolean true
)
dict entry(
string "RequestUsesMessage"
variant boolean false
)
]
method call time=1513134008.854666 sender=:1.24 -> destination=org.freedesktop.DBus serial=983 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.freedesktop.Telepathy.Connection.morse.telegram.connection_256e080"
method return time=1513134008.854688 sender=org.freedesktop.DBus -> destination=:1.24 serial=81 reply_serial=983
string ":1.323"
method call time=1513134008.854890 sender=:1.24 -> destination=org.freedesktop.DBus serial=984 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection'"
method call time=1513134008.854903 sender=:1.24 -> destination=org.freedesktop.DBus serial=985 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.323'"
method call time=1513134008.855268 sender=:1.24 -> destination=org.freedesktop.DBus serial=986 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.DBus.Properties'"
method call time=1513134008.855282 sender=:1.24 -> destination=:1.323 serial=987 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection"
method return time=1513134008.855369 sender=:1.323 -> destination=:1.24 serial=209 reply_serial=987
array [
dict entry(
string "HasImmortalHandles"
variant boolean true
)
dict entry(
string "Interfaces"
variant array [
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "org.freedesktop.Telepathy.Connection.Interface.ContactGroups"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.Requests"
]
)
dict entry(
string "SelfHandle"
variant uint32 1
)
dict entry(
string "SelfID"
variant string ""
)
dict entry(
string "Status"
variant uint32 1
)
]
method call time=1513134008.855780 sender=:1.24 -> destination=:1.323 serial=988 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"
string "ContactAttributeInterfaces"
method return time=1513134008.855921 sender=:1.323 -> destination=:1.24 serial=210 reply_serial=988
variant array [
string "org.freedesktop.Telepathy.Connection"
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
string "org.freedesktop.Telepathy.Connection.Interface.ContactInfo"
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"
string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"
]
method call time=1513134008.857041 sender=:1.24 -> destination=org.freedesktop.DBus serial=989 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080',interface='org.freedesktop.Telepathy.Connection.Interface.ContactList'"
method call time=1513134008.857077 sender=:1.24 -> destination=:1.323 serial=990 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.Connection.Interface.ContactList"
method return time=1513134008.857308 sender=:1.323 -> destination=:1.24 serial=211 reply_serial=990
array [
dict entry(
string "CanChangeContactList"
variant boolean true
)
dict entry(
string "ContactListPersists"
variant boolean true
)
dict entry(
string "ContactListState"
variant uint32 0
)
dict entry(
string "DownloadAtConnection"
variant boolean true
)
dict entry(
string "RequestUsesMessage"
variant boolean false
)
]
method call time=1513134010.395677 sender=:1.323 -> destination=org.freedesktop.DBus serial=212 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
string "org.freedesktop.Telepathy.Connection.morse.telegram.connection_256e080"
uint32 4
method return time=1513134010.395701 sender=org.freedesktop.DBus -> destination=:1.323 serial=15 reply_serial=212
uint32 4
signal time=1513134010.397614 sender=:1.323 -> destination=(null destination) serial=213 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.Telepathy.Connection.Interface.Requests; member=NewChannels
array [
struct {
object path "/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080/ServerAuthenticationChannel1"
array [
dict entry(
string "org.freedesktop.Telepathy.Channel.ChannelType"
variant string "org.freedesktop.Telepathy.Channel.Type.ServerAuthentication"
)
dict entry(
string "org.freedesktop.Telepathy.Channel.InitiatorHandle"
variant uint32 0
)
dict entry(
string "org.freedesktop.Telepathy.Channel.InitiatorID"
variant string ""
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.AuthorizationIdentity"
variant string "myPhoneNum"
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.AvailableMechanisms"
variant array [
string "X-TELEPATHY-PASSWORD"
]
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.CanTryAgain"
variant boolean true
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.DefaultRealm"
variant string ""
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.DefaultUsername"
variant string ""
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.HasInitialData"
variant boolean true
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.MaySaveResponse"
variant boolean false
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interfaces"
variant array [
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication"
]
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Requested"
variant boolean false
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetHandle"
variant uint32 0
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetHandleType"
variant uint32 0
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetID"
variant string ""
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Type.ServerAuthentication.AuthenticationMethod"
variant string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication"
)
]
}
]
signal time=1513134010.399513 sender=:1.323 -> destination=(null destination) serial=214 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.Telepathy.Connection; member=NewChannel
object path "/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080/ServerAuthenticationChannel1"
string "org.freedesktop.Telepathy.Channel.Type.ServerAuthentication"
uint32 0
uint32 0
boolean false
method call time=1513134010.399568 sender=:1.26 -> destination=org.freedesktop.DBus serial=6014 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080/ServerAuthenticationChannel1',interface='org.freedesktop.Telepathy.Channel'"
method call time=1513134010.399581 sender=:1.26 -> destination=:1.323 serial=6015 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080/ServerAuthenticationChannel1; interface=org.freedesktop.Telepathy.Channel; member=GetInterfaces
method call time=1513134010.399587 sender=:1.26 -> destination=org.freedesktop.Telepathy.Client.Empathy.AuthEventManager serial=6016 path=/org/freedesktop/Telepathy/Client/Empathy/AuthEventManager; interface=org.freedesktop.Telepathy.Client.Approver; member=AddDispatchOperation
array [
struct {
object path "/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080/ServerAuthenticationChannel1"
array [
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.AuthorizationIdentity"
variant string "myPhoneNum"
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.DefaultRealm"
variant string ""
)
dict entry(
string "org.freedesktop.Telepathy.Channel.ChannelType"
variant string "org.freedesktop.Telepathy.Channel.Type.ServerAuthentication"
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetHandleType"
variant uint32 0
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.HasInitialData"
variant boolean true
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.AvailableMechanisms"
variant array [
string "X-TELEPATHY-PASSWORD"
]
)
dict entry(
string "org.freedesktop.Telepathy.Channel.InitiatorHandle"
variant uint32 0
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetID"
variant string ""
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.CanTryAgain"
variant boolean true
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.DefaultUsername"
variant string ""
)
dict entry(
string "org.freedesktop.Telepathy.Channel.InitiatorID"
variant string ""
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetHandle"
variant uint32 0
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.MaySaveResponse"
variant boolean false
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interfaces"
variant array [
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication"
]
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Type.ServerAuthentication.AuthenticationMethod"
variant string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication"
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Requested"
variant boolean false
)
]
}
]
object path "/org/freedesktop/Telepathy/DispatchOperation/do183"
array [
dict entry(
string "org.freedesktop.Telepathy.ChannelDispatchOperation.Interfaces"
variant array [
string "org.freedesktop.Telepathy.ChannelDispatchOperation"
]
)
dict entry(
string "org.freedesktop.Telepathy.ChannelDispatchOperation.Account"
variant object path "/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0"
)
dict entry(
string "org.freedesktop.Telepathy.ChannelDispatchOperation.PossibleHandlers"
variant array [
string "org.freedesktop.Telepathy.Client.Polari"
]
)
dict entry(
string "org.freedesktop.Telepathy.ChannelDispatchOperation.Connection"
variant object path "/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080"
)
]
method return time=1513134010.399812 sender=:1.323 -> destination=:1.26 serial=215 reply_serial=6015
array [
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication"
]
method call time=1513134010.399938 sender=:1.310 -> destination=org.freedesktop.DBus serial=530 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080/ServerAuthenticationChannel1',interface='org.freedesktop.Telepathy.Channel'"
method call time=1513134010.400217 sender=:1.310 -> destination=:1.323 serial=531 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080/ServerAuthenticationChannel1; interface=org.freedesktop.Telepathy.Channel; member=GetInterfaces
method call time=1513134010.400434 sender=:1.310 -> destination=org.freedesktop.DBus serial=532 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.freedesktop.Telepathy.ChannelDispatcher"
method return time=1513134010.400571 sender=org.freedesktop.DBus -> destination=:1.310 serial=31 reply_serial=532
string ":1.26"
method return time=1513134010.400635 sender=:1.323 -> destination=:1.310 serial=216 reply_serial=531
array [
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication"
]
method call time=1513134010.400876 sender=:1.310 -> destination=org.freedesktop.DBus serial=533 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.26',path='/org/freedesktop/Telepathy/DispatchOperation/do183',interface='org.freedesktop.Telepathy.ChannelDispatchOperation'"
method call time=1513134010.400926 sender=:1.310 -> destination=org.freedesktop.DBus serial=534 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.26'"
method call time=1513134010.401080 sender=:1.310 -> destination=org.freedesktop.DBus serial=535 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.26',path='/org/freedesktop/Telepathy/DispatchOperation/do183',interface='org.freedesktop.DBus.Properties'"
method call time=1513134010.401145 sender=:1.310 -> destination=:1.26 serial=536 path=/org/freedesktop/Telepathy/DispatchOperation/do183; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.freedesktop.Telepathy.ChannelDispatchOperation"
method return time=1513134010.401435 sender=:1.26 -> destination=:1.310 serial=6017 reply_serial=536
array [
dict entry(
string "Connection"
variant object path "/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080"
)
dict entry(
string "PossibleHandlers"
variant array [
string "org.freedesktop.Telepathy.Client.Polari"
]
)
dict entry(
string "Channels"
variant array [
struct {
object path "/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080/ServerAuthenticationChannel1"
array [
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.AuthorizationIdentity"
variant string "myPhoneNum"
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.DefaultRealm"
variant string ""
)
dict entry(
string "org.freedesktop.Telepathy.Channel.ChannelType"
variant string "org.freedesktop.Telepathy.Channel.Type.ServerAuthentication"
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetHandleType"
variant uint32 0
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.HasInitialData"
variant boolean true
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.AvailableMechanisms"
variant array [
string "X-TELEPATHY-PASSWORD"
]
)
dict entry(
string "org.freedesktop.Telepathy.Channel.InitiatorHandle"
variant uint32 0
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetID"
variant string ""
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.CanTryAgain"
variant boolean true
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.DefaultUsername"
variant string ""
)
dict entry(
string "org.freedesktop.Telepathy.Channel.InitiatorID"
variant string ""
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetHandle"
variant uint32 0
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.MaySaveResponse"
variant boolean false
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interfaces"
variant array [
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication"
]
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Type.ServerAuthentication.AuthenticationMethod"
variant string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication"
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Requested"
variant boolean false
)
]
}
]
)
dict entry(
string "Interfaces"
variant array [
string "org.freedesktop.Telepathy.ChannelDispatchOperation"
]
)
dict entry(
string "Account"
variant object path "/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0"
)
]
method call time=1513134010.401785 sender=:1.310 -> destination=:1.26 serial=537 path=/org/freedesktop/Telepathy/DispatchOperation/do183; interface=org.freedesktop.Telepathy.ChannelDispatchOperation; member=HandleWithTime
string ""
int64 0
method return time=1513134010.401797 sender=:1.310 -> destination=:1.26 serial=538 reply_serial=6016
method call time=1513134010.402133 sender=:1.26 -> destination=org.freedesktop.Telepathy.Client.Polari serial=6018 path=/org/freedesktop/Telepathy/Client/Polari; interface=org.freedesktop.Telepathy.Client.Handler; member=HandleChannels
object path "/org/freedesktop/Telepathy/Account/morse/telegram/myPhoneNum0"
object path "/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080"
array [
struct {
object path "/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080/ServerAuthenticationChannel1"
array [
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.AuthorizationIdentity"
variant string "myPhoneNum"
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.DefaultRealm"
variant string ""
)
dict entry(
string "org.freedesktop.Telepathy.Channel.ChannelType"
variant string "org.freedesktop.Telepathy.Channel.Type.ServerAuthentication"
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetHandleType"
variant uint32 0
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.HasInitialData"
variant boolean true
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.AvailableMechanisms"
variant array [
string "X-TELEPATHY-PASSWORD"
]
)
dict entry(
string "org.freedesktop.Telepathy.Channel.InitiatorHandle"
variant uint32 0
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetID"
variant string ""
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.CanTryAgain"
variant boolean true
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.DefaultUsername"
variant string ""
)
dict entry(
string "org.freedesktop.Telepathy.Channel.InitiatorID"
variant string ""
)
dict entry(
string "org.freedesktop.Telepathy.Channel.TargetHandle"
variant uint32 0
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.MaySaveResponse"
variant boolean false
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Interfaces"
variant array [
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication"
]
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Type.ServerAuthentication.AuthenticationMethod"
variant string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication"
)
dict entry(
string "org.freedesktop.Telepathy.Channel.Requested"
variant boolean false
)
]
}
]
array [
]
uint64 0
array [
dict entry(
string "request-properties"
variant array [
]
)
]
method call time=1513134010.402488 sender=:1.99 -> destination=org.freedesktop.DBus serial=6382 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080/ServerAuthenticationChannel1',interface='org.freedesktop.Telepathy.Channel'"
method call time=1513134010.402568 sender=:1.99 -> destination=:1.323 serial=6383 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080/ServerAuthenticationChannel1; interface=org.freedesktop.Telepathy.Channel; member=GetInterfaces
method return time=1513134010.402677 sender=:1.323 -> destination=:1.99 serial=217 reply_serial=6383
array [
string "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication"
]
error time=1513134010.403050 sender=:1.99 -> destination=:1.26 error_name=org.freedesktop.Telepathy.Error.NotImplemented reply_serial=6018
string "Not implementing non-IRC protocols"
error time=1513134010.403178 sender=:1.26 -> destination=:1.310 error_name=org.freedesktop.Telepathy.Error.NotImplemented reply_serial=537
string "Not implementing non-IRC protocols"
signal time=1513134010.403249 sender=:1.26 -> destination=(null destination) serial=6020 path=/org/freedesktop/Telepathy/DispatchOperation/do183; interface=org.freedesktop.Telepathy.ChannelDispatchOperation; member=Finished
method call time=1513134010.403325 sender=:1.26 -> destination=:1.323 serial=6021 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080/ServerAuthenticationChannel1; interface=org.freedesktop.Telepathy.Channel; member=Close
method call time=1513134010.403653 sender=:1.310 -> destination=org.freedesktop.DBus serial=539 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.26',path='/org/freedesktop/Telepathy/DispatchOperation/do183',interface='org.freedesktop.DBus.Properties'"
method call time=1513134010.403667 sender=:1.310 -> destination=org.freedesktop.DBus serial=540 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.26',path='/org/freedesktop/Telepathy/DispatchOperation/do183',interface='org.freedesktop.Telepathy.ChannelDispatchOperation'"
method call time=1513134010.403673 sender=:1.310 -> destination=org.freedesktop.DBus serial=541 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.26'"
method call time=1513134010.403679 sender=:1.310 -> destination=org.freedesktop.DBus serial=542 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080/ServerAuthenticationChannel1',interface='org.freedesktop.Telepathy.Channel'"
signal time=1513134010.403784 sender=:1.323 -> destination=(null destination) serial=218 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080/ServerAuthenticationChannel1; interface=org.freedesktop.Telepathy.Channel; member=Closed
signal time=1513134010.403844 sender=:1.323 -> destination=(null destination) serial=219 path=/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080; interface=org.freedesktop.Telepathy.Connection.Interface.Requests; member=ChannelClosed
object path "/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080/ServerAuthenticationChannel1"
method return time=1513134010.403856 sender=:1.323 -> destination=:1.26 serial=220 reply_serial=6021
method call time=1513134010.403871 sender=:1.99 -> destination=org.freedesktop.DBus serial=6385 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080/ServerAuthenticationChannel1',interface='org.freedesktop.Telepathy.Channel'"
method call time=1513134010.403940 sender=:1.26 -> destination=org.freedesktop.DBus serial=6022 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
string "type='signal',sender=':1.323',path='/org/freedesktop/Telepathy/Connection/morse/telegram/connection_256e080/ServerAuthenticationChannel1',interface='org.freedesktop.Telepathy.Channel'"
method call time=1513134010.512456 sender=:1.5 -> destination=org.freedesktop.DBus serial=64 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
string "org.freedesktop.ReserveDevice1.Audio1"
uint32 5
signal time=1513134010.512482 sender=org.freedesktop.DBus -> destination=(null destination) serial=536 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
string "org.freedesktop.ReserveDevice1.Audio1"
string ""
string ":1.5"
signal time=1513134010.512491 sender=org.freedesktop.DBus -> destination=:1.5 serial=119 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
string "org.freedesktop.ReserveDevice1.Audio1"
method return time=1513134010.512496 sender=org.freedesktop.DBus -> destination=:1.5 serial=120 reply_serial=64
uint32 1
method call time=1513134010.515403 sender=:1.316 -> destination=org.freedesktop.DBus serial=673 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetConnectionUnixProcessID
string "org.freedesktop.ReserveDevice1.Audio1"
method return time=1513134010.515427 sender=org.freedesktop.DBus -> destination=:1.316 serial=537 reply_serial=673
uint32 1717
method call time=1513134017.443357 sender=:1.5 -> destination=org.freedesktop.DBus serial=65 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=ReleaseName
string "org.freedesktop.ReserveDevice1.Audio1"
signal time=1513134017.443384 sender=org.freedesktop.DBus -> destination=:1.5 serial=121 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
string "org.freedesktop.ReserveDevice1.Audio1"
signal time=1513134017.443392 sender=org.freedesktop.DBus -> destination=(null destination) serial=538 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
string "org.freedesktop.ReserveDevice1.Audio1"
string ":1.5"
string ""
method return time=1513134017.443400 sender=org.freedesktop.DBus -> destination=:1.5 serial=122 reply_serial=65
uint32 1
Could polari been intercepting the authentication request?
I cannot perform any more actions at the moment because I have been blocked for repeated authentication attempts.