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

QDBusInterface freezes on construction

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.12.2
    • D-Bus
    • None
    • Linux/Wayland, Linux/X11

    Description

      Easiest way to reproduce is to open qdbusviewer and point it to an interface of a hanging dbus activatable program

      Steps to reproduce:

      1. Open a Terminal
      2. Run gnome-maps (a dbus activatable program)
      3. Hit ctrl+z to "freeze" the application manually
      4. point qdbusviewer to the interface org.gnome.gnome-maps
      5. qdubsviewer hangs

       

      This is not qdbusviewer specific 

       

      QDBusInterface app(f.completeBaseName(), path, QLatin1String("org.freedesktop.Application"));
      

      will hang the program constructing the interface.

       

      QDBusInterface freezes if interface corresponds to dbus activated service (that's hanging - I mean the service)

       

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            damianatorrpm Damian Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes