Context menu missing in Nautilus - RabbitVCS
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| RabbitVCS |
Unknown
|
Unknown
|
||
| rabbitvcs (Ubuntu) |
Undecided
|
Unassigned |
Bug Description
I'm working with Ubuntu developed 13.04 see bug #1012865
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: rabbitvcs-nautilus 0.15.2-1
ProcVersionSign
Uname: Linux 3.7.0-7-generic x86_64
ApportVersion: 2.7-0ubuntu2
Architecture: amd64
Date: Mon Dec 24 19:39:43 2012
InstallationDate: Installed on 2012-11-27 (27 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20121126)
MarkForUpload: True
PackageArchitec
SourcePackage: rabbitvcs
UpgradeStatus: No upgrade log present (probably fresh install)
khalidchawtany (khalidchawtany) wrote : | #3 |
This also affects me I have no context menu integration.
I get this when I run nautilus from terminal
Traceback (most recent call last):
File "/usr/share/
window.
File "/usr/lib/
raise RuntimeError('Data access methods are unsupported. '
RuntimeError: Data access methods are unsupported. Use normal Python attributes instead
cuc (cuc+) wrote : | #4 |
sudo ln -s /usr/lib/
is the fix for me (for now)
"nautilus --no-desktop -q" gave me the hint
cuc (cuc+) wrote : | #5 |
spoke too soon, it just restores the icons.. context menu still missing
cuc (cuc+) wrote : | #6 |
its fixed in trunk:
http://
Christian Domsch (mail-landrus) wrote : | #7 |
How can I try this out? If I just replace that file with the one in my installation (13.04 amd64 installation) under /usr/share/
nautilus-
Christian Domsch (mail-landrus) wrote : | #8 |
cuc (cuc+) wrote : | #9 |
i just made the symlink #4 and replaced the RabbitVCS.py with the one from #6 and its working for me...
"i just made the symlink #4 and replaced the RabbitVCS.py with the one from #6 and its working for me..."
Yeah! Work for my (Ubuntu 13.04 Development)
D. Scott Nettleton (dsnettleton) wrote : | #11 |
Thanks for the fix! It's working for me now as well.
Tomas 'tt' Krag (tt) wrote : | #12 |
For me it was
sudo ln -s /usr/lib/
since i run a 32bit version of 13.04
but that together with the trynk version of RabbitVCS.py worked for me as well. thanks
Maache Mehdi (mehdi-maache) wrote : | #13 |
Thanks ! With the symbolic link and the trunk's version of RabbitVCS.py, it works for me.
James Padel (izehouze) wrote : | #14 |
symlink and truck code... Fixed me.
LCID Fire (lcid-fire) wrote : | #15 |
All the above does not work for me.
Still no menu.
fisharebest (fisharebest) wrote : | #16 |
The context menus on a fresh install of 13.10 are still missing.
The two changes in #4 and #6 still fix the problem.
Changed in rabbitvcs (Ubuntu): | |
status: | Confirmed → Fix Committed |
Xavier L. (xav0989) wrote : | #17 |
Just a heads up that it hasn't been fixed in 14.04, but that the two changes (#4 & #6) fix the problem. It has been fixed in trunk upstream since last year.
Id2ndR (id2ndr) wrote : | #18 |
I can confirm that it hasn't been fixed in 14.04 (x64) in base repository. The change #6 fixes the problem in my case (#4 is useless). Here is a patch that correspond to the diff between trunk and 0.15.2-1
The attachment "rabbitvcs.patch" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team.
[This is an automated message performed by a Launchpad user owned by ~brian-murray, for any issues please contact him.]
tags: | added: patch |
Hans Deragon (deragon) wrote : | #20 |
Confirming that the problem still persists in 14.04.
Changed in rabbitvcs (Ubuntu): | |
status: | Fix Committed → New |
status: | New → Fix Committed |
Status changed to 'Confirmed' because the bug affects multiple users.