Code review comment for lp:~marcustomlinson/unity-scopes-api/debug_dbus_messages

Revision history for this message
Michi Henning (michihenning) wrote :

109 + std::cerr << "RegistryObject::ScopeProcess::publish_state_change(): Failed to execute SDK DBus callback" << endl;

It would be nice to have at least the scope ID in the error message (same with the exception a few lines below).

review: Needs Fixing

« Back to merge proposal