this is an assertion crash here:
connection = dbus_create_service_instance (DBUS_NAME);
if (connection == NULL)
{
g_error ("Could not register instance");
}
usually meaning that there is another instance already running. We could
exit cleanly here, or wait a while retrying to RequestName before giving
up.
** Visibility changed to: Public
** Changed in: alsdorf (Ubuntu)
Status: New => Triaged
--
alsdorf crashed with signal 5 in main()
https://bugs.launchpad.net/bugs/331150
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs