Bug 1794039 - SyntaxError: invalid syntax when closing down nautilus
Summary: SyntaxError: invalid syntax when closing down nautilus
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: rabbitvcs
Version: 32
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pete Walter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-01-22 14:31 UTC by Jos de Kloe
Modified: 2020-09-25 16:46 UTC (History)
4 users (show)

Fixed In Version: rabbitvcs-0.18-1.fc32 rabbitvcs-0.18-1.fc31 rabbitvcs-0.18-2.fc33
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-09-01 19:31:02 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jos de Kloe 2020-01-22 14:31:50 UTC
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.

Comment 1 Ben Cotton 2020-02-11 17:28:34 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 32 development cycle.
Changing version to 32.

Comment 2 Pete Walter 2020-08-31 13:06:31 UTC
I went ahead and built the new 0.18 version which should hopefully fix this.

Comment 3 Fedora Update System 2020-08-31 13:09:49 UTC
FEDORA-2020-f647f8ce72 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-f647f8ce72

Comment 4 Fedora Update System 2020-08-31 13:09:56 UTC
FEDORA-2020-0e599300b3 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-0e599300b3

Comment 5 Fedora Update System 2020-08-31 14:05:14 UTC
FEDORA-2020-d92d298b37 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-d92d298b37

Comment 6 Fedora Update System 2020-08-31 15:55:45 UTC
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.

Comment 7 Fedora Update System 2020-08-31 16:34:58 UTC
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.

Comment 8 Fedora Update System 2020-08-31 18:58:16 UTC
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.

Comment 9 Fedora Update System 2020-09-01 19:31:02 UTC
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.

Comment 10 Fedora Update System 2020-09-04 19:17:17 UTC
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.

Comment 11 Fedora Update System 2020-09-08 15:14:07 UTC
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.

Comment 12 Fedora Update System 2020-09-25 16:46:11 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.