dbus::Object destructor should not call unregister_object_path everytime

Bug #1743145 reported by brunods
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
dbus-cpp
New
Undecided
Unassigned

Bug Description

core::dbus::~Object() calls Bus::unregister_object_for_path on destruction. But if the object is created from a remote service this generates libdbus warnings on stderr as such:

"Attempted to unregister path (path[0] = org path[1] = bluez) which isn't registered"

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.