Version-Release number of selected component: python3-iep-3.4-2.fc20 Additional info: reporter: libreport-2.2.3 cmdline: /usr/bin/python3 -m iep executable: /usr/lib/python3.3/site-packages/iep/__main__.py kernel: 3.16.6-203.fc20.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: editorTabs.py:719:selectPreviousItem:UnboundLocalError: local variable 'item' referenced before assignment Traceback (most recent call last): File "/usr/lib/python3.3/site-packages/iep/iepcore/menu.py", line 296, in <lambda> a.triggered.connect(lambda b=None: callback()) File "/usr/lib/python3.3/site-packages/iep/iepcore/editorTabs.py", line 719, in selectPreviousItem elif item is None and self.count(): UnboundLocalError: local variable 'item' referenced before assignment Local variables in innermost frame: self: <iep.iepcore.editorTabs.FileTabWidget object at 0x7f9b8c172050>
Created attachment 955284 [details] File: backtrace
Created attachment 955285 [details] File: environ
Confirmed and reported upstream [1]. There are more bugs related to this issue which I attempted to fix in the PR. A basic repro for issues related to this: 1. Open IEP 2. Attempt to select the previous tab (Ctrl+Tab) or: 1. Open IEP 2. Close the default tab 3. Attempt to select the previous tab (Ctrl+Tab) I will wait to hear from upstream before patching here. [1] https://bitbucket.org/iep-project/iep/pull-request/14
Wow, this one slipped off my radar. Patch was merged upstream, so I'll apply it here and release.
python3-iep-3.5-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/python3-iep-3.5-1.fc20
python3-iep-3.5-1.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/python3-iep-3.5-1.fc21
Package python3-iep-3.5-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 python3-iep-3.5-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-0884/python3-iep-3.5-1.fc20 then log in and leave karma (feedback).
python3-iep-3.5-1.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.
python3-iep-3.5-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.