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

QDBus::BlockWithGui returns immediately

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Not Evaluated Not Evaluated
    • None
    • 4.6.0
    • D-Bus
    • None
    • Arch Linux 64bit

      Calling QDBusConnection::call(message, QDBus::BlockWithGui) in Qt 4.6 does not wait inside an event loop as expected, but returns immediately. This is, more than a bug, a behavior regression from 4.5, where the call indeed blocked. This caused some problems in polkit-qt, which relied extensively on BlockWithGui. Working it around by using asyncCall (in 4.6) works as expected.

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

            tmacieir Thiago Macieira (closed Nokia identity) (Inactive)
            drf Dario Freddi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes