This is not a crash, it’s a recoverable problem. It seems to happen when
trying to open market:// URLs in the browser (from pages that
incorrectly assume that they are running on an android device).

I can easily reproduce the issue by opening a test page in the browser
that contains this code:

  <html>
   <body>
    <a href="market://details?id=com.google.android.voicesearch">click me</a>
   </body>
  </html>

When clicking this link, I’m seeing the following error in the browser’s
log:

  ** (process:14120): WARNING **: Unable to dispatch url
'market://details?id=com.google.android.voicesearch':GDBus.Error:com.canonical.URLDispatcher.BadURL:
URL 'market://details?id=com.google.android.voicesearch' is not
handleable by the URL Dispatcher


We could probably have a default application that registers as a handler for 
this type of URLs and informs the user that android applications are not 
compatible with Ubuntu (adding an ubuntu-ux task to get input from the design 
team).

** Changed in: gallery-app (Ubuntu)
       Status: Confirmed => Invalid

** Changed in: webbrowser-app (Ubuntu)
       Status: New => Confirmed

** Also affects: ubuntu-ux
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gallery-app in Ubuntu.
https://bugs.launchpad.net/bugs/1370008

Title:
  url-dispatcher-bad-url

Status in Ubuntu UX bugs:
  New
Status in gallery-app package in Ubuntu:
  Invalid
Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding gallery-app.  This problem was most recently seen with
  version 13.10.0+14.10.20140908.1-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/b1f16000af092461aeb85b5c7edfd3dc3f1271c8
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1370008/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to