Returning a wrong object path from a method kills the process
Bug #762081 reported by
Alejandro J. Cura
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dbus-python (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
I have a @method function with out_signature="o" and when it returns a wrong object path (ie: not starting with "/"), the whole process is finished.
Attached is a python snippet that shows this problem. It should call the "errback" method repeatedly, but instead the process suddenly ends.
description: | updated |
To post a comment you must log in.