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. What/Why QDbusConnection thread?
Forum Updated to NodeBB v4.3 + New Features

What/Why QDbusConnection thread?

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 266 Views 2 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.
  • TuyenT Offline
    TuyenT Offline
    Tuyen
    wrote on last edited by Tuyen
    #1

    I created a QtQuick application and ran it in docker environment. Right after the application is launched, I saw following message:

    The last reference on a connection was dropped without closing the connection. This is a bug in an application. See dbus_connection_unref() documentation for details.
    

    I inspected the application and saw there is a thread called QDbusConnection is running inside application's process even my project was not configured with QT += dbus.

    I don't know what is the thread and why did it present?

    1 Reply Last reply
    1

    • Login

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