Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-2160

qdbusviewer fails to send method calls using uint arguments

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P3: Somewhat important
    • None
    • 4.4.0
    • D-Bus
    • None

    Description

      qdbusviewer fails to send method calls using uint arguments, if the uint argument is larger than 0. If the uint argument is 0, the call is sent and received correctly.

      If the uint argument is larger than 0, the QVariant returned from the qdbusviewer property dialog is of type QVariant::Int, instead of the expected type QVariant::UInt. If the uint argument is 0, the QVariant returned from the property dialog is of type QVariant::UInt, as expected.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tmacieir Thiago Macieira (closed Nokia identity) (Inactive)
            sthomass Stian Sandvik Thomassen (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes