Unsupported protocol for url "x-nautilus-desktop:///"

Bug #77965 reported by Michael Biebl
6
Affects Status Importance Assigned to Milestone
Bazaar GTK+ Frontends
Fix Released
Medium
Unassigned

Bug Description

After installing the nautilus extension into the correct place, I get the following error message (print to the console) when I start nautilus:

Traceback (most recent call last):
  File "/usr/lib/nautilus/extensions-1.0/python/nautilus-bzr.py", line 200, in get_background_items
    tree, path = WorkingTree.open_containing(file)
  File "/usr/lib/python2.4/site-packages/bzrlib/workingtree.py", line 348, in open_containing
    control, relpath = bzrdir.BzrDir.open_containing(path)
  File "/usr/lib/python2.4/site-packages/bzrlib/bzrdir.py", line 525, in open_containing
    return BzrDir.open_containing_from_transport(get_transport(url))
  File "/usr/lib/python2.4/site-packages/bzrlib/transport/__init__.py", line 1042, in get_transport
    base = convert_path_to_url(base, 'Unsupported protocol: %s')
  File "/usr/lib/python2.4/site-packages/bzrlib/transport/__init__.py", line 1020, in convert_path_to_url
    raise errors.UnsupportedProtocol(base, last_err)
bzrlib.errors.UnsupportedProtocol: Unsupported protocol for url "x-nautilus-desktop:///"

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 77965] Unsupported protocol for url "x-nautilus-desktop:///"

We should be catching UnsupportedProtocol and ignore it.

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 77965] Unsupported protocol for url "x-nautilus-desktop:///"

  status confirmed
  importance medium
--
Jelmer Vernooij <email address hidden> - http://samba.org/~jelmer/

Changed in bzr-gtk:
importance: Undecided → Medium
status: Unconfirmed → Confirmed
Revision history for this message
Toshio Kuratomi (toshio) wrote :

Patch to ignore UnsupportedProtocol traceback in the nautilus-bzr plugin (applies against 0.15.2 and current trunk).

Revision history for this message
Szilveszter Farkas (phanatic) wrote :

Fix committed to trunk. Thanks for the patch! (And sorry for the long response time.)

Changed in bzr-gtk:
milestone: none → 0.94.0
status: Confirmed → Fix Committed
Jelmer Vernooij (jelmer)
Changed in bzr-gtk:
status: Fix Committed → Fix Released
Revision history for this message
Riddhi (riddhik84) wrote :

I am also seeing the same issue. When i try to download using the command " bzr branch lp:sikuli". I open bazaar and then click "get project source from elsewhere" then in then click Branch button, and then input this command in the from box. Let me know if I am not doing it correctly. Then when i try to download it (after creating repository) it shows failed! and the above error.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.