Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Problem with QDBusArgument unmarshalling (without sending via dbus).
Forum Updated to NodeBB v4.3 + New Features

Problem with QDBusArgument unmarshalling (without sending via dbus).

Scheduled Pinned Locked Moved General and Desktop
5 Posts 2 Posters 2.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vkotov
    wrote on last edited by
    #1

    Greetings everybody!

    During writing some tests we faced a problem with unpacking QDBusArgument in case the message was not really sent via dbus.
    If we send custom type via dbus both marshaling and unmarshaling are performed without any error.
    But if we try to unpack QDBusArgument without sending it via dbus we get "QDBusArgument: read from a write-only object" error and empty object as result of unpacking.
    Could you please if it is possible to "trick" Qt and perform unmarshaling even if we do not send object via dbus?

    Thank you for your support!

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      That's a question you should rather ask on the interest mailing list. You'll find there Qt's developers/maintainers (this forum is more user oriented)

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • V Offline
        V Offline
        vkotov
        wrote on last edited by
        #3

        Ok. Thank you for the answer. I'll try developer mailing list.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Just to be clear: it's the interest mailing list you should post to, the developer mailing list is for Qt development, you're a developer using Qt ;)

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • V Offline
            V Offline
            vkotov
            wrote on last edited by
            #5

            Ok. Thank you =)

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved