Bug 966688

Summary: rabbitvcs nautilus extension fails due to unsupported data access method
Product: [Fedora] Fedora Reporter: Ben Liblit <liblit>
Component: rabbitvcsAssignee: Juan Manuel Rodriguez <nushio>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 19CC: i, m.oliver, nushio, weimzh
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: rabbitvcs-0.16-1.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-26 05:31:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 919910    
Bug Blocks:    

Description Ben Liblit 2013-05-23 16:55:58 UTC
Description of problem:

The RabbitVCS Nautilus extension fails immediately upon launching Nautilus.  No RabbitVCS Nautilus features can be seen anywhere in the Nautilus user interface.


Version-Release number of selected component (if applicable):

rabbitvcs-nautilus-0.15.0.5-3.fc19.x86_64
nautilus-3.8.1-1.fc19.x86_64


How reproducible:

100% reproducible.


Steps to Reproduce:
1. Install rabbitvcs-nautilus.
2. Run "nautilus -q" to ensire that Nautilus is not already running.
3. Run "nautilus" in a terminal window.

Actual results:

No RabbitVCS features seen in Nautilus interface, and the following Python traceback printed to terminal:

-------------------------------------------------------
Traceback (most recent call last):
  File "/usr/share/nautilus-python/extensions/RabbitVCS.py", line 470, in get_background_items_full
    window.set_data("base_dir", path)
  File "/usr/lib64/python2.7/site-packages/gi/overrides/GObject.py", line 555, in _unsupported_data_method
    raise RuntimeError('Data access methods are unsupported. '
RuntimeError: Data access methods are unsupported. Use normal Python attributes instead
-------------------------------------------------------

Expected results:

No Python traceback, and RabbitVCS extension features present in Nautilus interface.

Additional info:

Comment 1 Wei Mingzhi 2013-07-16 08:41:07 UTC
This has already been fixed in latest upstream release (0.15.3).

Comment 2 Wei Mingzhi 2013-07-16 08:42:51 UTC
this may be duplicate of:
https://bugzilla.redhat.com/show_bug.cgi?id=955853

Comment 3 Fedora Update System 2014-03-13 04:23:52 UTC
rabbitvcs-0.16-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/rabbitvcs-0.16-1.fc20

Comment 4 Fedora Update System 2014-03-13 04:24:19 UTC
rabbitvcs-0.16-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/rabbitvcs-0.16-1.fc19

Comment 5 Fedora Update System 2014-03-15 15:03:08 UTC
Package rabbitvcs-0.16-1.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing rabbitvcs-0.16-1.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-3833/rabbitvcs-0.16-1.fc20
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2014-03-26 05:31:20 UTC
rabbitvcs-0.16-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2014-03-26 05:32:45 UTC
rabbitvcs-0.16-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.