Hide Forgot
Description of problem: when starting nautilus outside the gnome environment from a terminal window (using window manager fvwm in my case) all works well. However, a run time error is displayed on the terminal window suggesting something broke down: ---------- lines stderr ---------- File "/usr/share/nautilus-python/extensions/nautilus-thg.py", line 133 except StandardError, e: ^ SyntaxError: invalid syntax Traceback (most recent call last): File "/usr/share/nautilus-python/extensions/RabbitVCS.py", line 71, in <module> import rabbitvcs.vcs.status File "/usr/lib/python3.7/site-packages/rabbitvcs/vcs/status.py", line 403, in <module> class TestStatusObjects(unittest.TestCase): File "/usr/lib/python3.7/site-packages/rabbitvcs/vcs/status.py", line 408, in TestStatusObjects os.path.join(base, chr(x)) for x in range(97,123) File "/usr/lib/python3.7/site-packages/rabbitvcs/vcs/status.py", line 408, in <listcomp> os.path.join(base, chr(x)) for x in range(97,123) NameError: name 'base' is not defined ------------------------- Version-Release number of selected component (if applicable): rabbitvcs-nautilus-0.17.1-10.fc30.noarch nautilus-3.32.3-1.fc30.src.rpm How reproducible: allways Steps to Reproduce: 1. start nautilus from a terminal window on a system with tortoisehg-nautilus installed note: a separate bug was filed against tortoisehg for the same issue.
This bug appears to have been reported against 'rawhide' during the Fedora 32 development cycle. Changing version to 32.
I went ahead and built the new 0.18 version which should hopefully fix this.
FEDORA-2020-f647f8ce72 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-f647f8ce72
FEDORA-2020-0e599300b3 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-0e599300b3
FEDORA-2020-d92d298b37 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-d92d298b37
FEDORA-2020-0e599300b3 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-0e599300b3` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-0e599300b3 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-d92d298b37 has been pushed to the Fedora 31 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-d92d298b37` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-d92d298b37 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-f647f8ce72 has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-f647f8ce72` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-f647f8ce72 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-0e599300b3 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2020-db141558f9 has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-db141558f9` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-db141558f9 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-d92d298b37 has been pushed to the Fedora 31 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2020-db141558f9 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.