touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #100283
[Bug 1483854] Re: Getting assertion 'db != NULL' failed when using the url dispatcher
I've just hit this with rc-proposed image 104 on arale. The net affect
is you can't launch ANY urls, so just about all the apps and scopes that
use url-dispatcher stop working. This is really bad. If the db is
getting corrupted, we need to be able to recover without forcing a
restart.
I've attached my database.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to url-dispatcher in Ubuntu.
https://bugs.launchpad.net/bugs/1483854
Title:
url-dispatcher stops working, can't open links from scopes or apps
Status in Canonical System Image:
New
Status in url-dispatcher package in Ubuntu:
Confirmed
Bug description:
Trying to use the url dispatcher I got this error when trying to go to
this url and other too:
** (process:31929): WARNING **: Unable to dispatch url
'scope://com.canonical.scopes.photos_photos':GDBus.Error:com.canonical.URLDispatcher.BadURL:
URL 'scope://com.canonical.scopes.photos_photos' is not handleable by
the URL Dispatcher
then in the log I found this:
** (process:2011): WARNING **: Unable to create tables: database is locked
** (process:2011): CRITICAL **: url_db_find_url: assertion 'db != NULL' failed
After all, ted suggested that restarting the url dispatcher would work and it did.
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1483854/+subscriptions
References