Advertisement
Guest User

Untitled

a guest
Dec 12th, 2019
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.13 KB | None | 0 0
  1. Component "DBusProperty" is specified with non-relative URL "qrc:///kdeconnect/qml/DBusProperty.qml" in a qmldir file. URLs in qmldir files should be relative to the qmldir file's directory.
  2. Component "PluginChecker" is specified with non-relative URL "qrc:///kdeconnect/qml/PluginChecker.qml" in a qmldir file. URLs in qmldir files should be relative to the qmldir file's directory.
  3. Component "RemoteKeyboard" is specified with non-relative URL "qrc:///kdeconnect/qml/RemoteKeyboard.qml" in a qmldir file. URLs in qmldir files should be relative to the qmldir file's directory.
  4. qrc:/qml/ChatMessage.qml:63:29: Invalid property assignment: string expected - Assigning null to incompatible properties in QML is deprecated. This will become a compile error in future versions of Qt.
  5. kdeconnect.core: Sending onNetworkChange to 1 LinkProviders
  6. kdeconnect.core: Broadcasting identity packet
  7. kdeconnect.core: LanLinkProvider newConnection
  8. kdeconnect.core: LanLinkProvider received reply: "{\"body\":{\"deviceId\":\"_d32f86f7_8f84_4830_abeb_910f79aa02de_\",\"deviceName\":\"von@LFS\",\"deviceType\":\"desktop\",\"incomingCapabilities\":[\"kdeconnect.systemvolume.request\",\"kdeconnect.photo\",\"kdeconnect.sftp\",\"kdeconnect.mousepad.request\",\"kdeconnect.sms.messages\",\"kdeconnect.contacts.response_uids_timestamps\",\"kdeconnect.clipboard\",\"kdeconnect.findmyphone.request\",\"kdeconnect.share.request\",\"kdeconnect.battery\",\"kdeconnect.ping\",\"kdeconnect.mousepad.keyboardstate\",\"kdeconnect.mousepad.echo\",\"kdeconnect.contacts.response_vcards\",\"kdeconnect.runcommand.request\",\"kdeconnect.notification\",\"kdeconnect.notification.request\",\"kdeconnect.telephony\",\"kdeconnect.mpris.request\"],\"outgoingCapabilities\":[\"kdeconnect.sms.request\",\"kdeconnect.mousepad.request\",\"kdeconnect.telephony.request_mute\",\"kdeconnect.clipboard\",\"kdeconnect.mpris\",\"kdeconnect.findmyphone.request\",\"kdeconnect.share.request\",\"kdeconnect.contacts.request_vcards_by_uid\",\"kdeconnect.systemvolume\",\"kdeconnect.ping\",\"kdeconnect.photo.request\",\"kdeconnect.mousepad.keyboardstate\",\"kdeconnect.runcommand\",\"kdeconnect.sms.request_conversation\",\"kdeconnect.notification.action\",\"kdeconnect.share.request.update\",\"kdeconnect.sftp.request\",\"kdeconnect.notification\",\"kdeconnect.sms.request_conversations\",\"kdeconnect.notification.request\",\"kdeconnect.notification.reply\",\"kdeconnect.contacts.request_all_uids_timestamps\",\"kdeconnect.battery.request\"],\"protocolVersion\":7},\"id\":\"1576198037395\",\"payloadSize\":0,\"payloadTransferInfo\":{},\"type\":\"kdeconnect.identity\"}\n"
  9. kdeconnect.core: Starting client ssl (but I'm the server TCP socket)
  10. kdeconnect.core: Socket successfully established an SSL connection
  11. kdeconnect.core: It is a known device "von@LFS"
  12. qrc:/qml/main.qml:36: ReferenceError: _initialMessage is not defined
  13. kdeconnect.sms.conversations_list: setDeviceId "aa42539b68a19441" of ConversationListModel(0x1d6b300)
  14. QGridLayoutEngine::addItem: Cell (0, 0) already taken
  15. QGridLayoutEngine::addItem: Cell (0, 1) already taken
  16. QGridLayoutEngine::addItem: Cell (0, 0) already taken
  17. QGridLayoutEngine::addItem: Cell (0, 1) already taken
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement