Skip to content

gdbus: Improve error when well-known name is unowned

Michael Catanzaro requested to merge mcatanzaro/gdbus-error into master

We should indicate the name, so that we have some chance of debugging this problem.

Note that this should not be backported, to avoid string freeze break.

Merge request reports