Bug 1224828
| Summary: | [abrt] yumex-dnf: widgets.py:322:_show_description:AttributeError: 'NoneType' object has no attribute 'URL' | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sylvain Arth <sylvain> | ||||||||
| Component: | yumex-dnf | Assignee: | Tim Lauridsen <tim.lauridsen> | ||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 21 | CC: | tim.lauridsen | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | i686 | ||||||||||
| OS: | Unspecified | ||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/7ddc5069f79fbd4ce0d4b03d12cea801a89154b4 | ||||||||||
| Whiteboard: | abrt_hash:ecf7c6997778fc9dba5e6321e05f215b521797e3 | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2015-05-27 04:59:00 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
Created attachment 1029700 [details]
File: backtrace
Created attachment 1029701 [details]
File: environ
Created attachment 1029702 [details]
File: runlevel
*** Bug 1225223 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 1224524 *** |
Version-Release number of selected component: yumex-dnf-4.1.2-1.fc21 Additional info: reporter: libreport-2.3.0 cmdline: /usr/bin/python3 -tt /usr/bin/yumex-dnf executable: /usr/bin/yumex-dnf kernel: 3.19.7-200.fc21.i686 type: Python3 uid: 500 Truncated backtrace: widgets.py:322:_show_description:AttributeError: 'NoneType' object has no attribute 'URL' Traceback (most recent call last): File "/usr/lib/python3.4/site-packages/yumex/__init__.py", line 701, in on_pkg_view_selection_changed self.info.set_package(pkg) File "/usr/lib/python3.4/site-packages/yumex/gui/widgets.py", line 258, in set_package self.update() File "/usr/lib/python3.4/site-packages/yumex/gui/widgets.py", line 268, in update self._show_description() File "/usr/lib/python3.4/site-packages/yumex/gui/widgets.py", line 322, in _show_description url_hp = self.current_package.URL AttributeError: 'NoneType' object has no attribute 'URL' Local variables in innermost frame: tags: [] desc: "Contient wireshark pour Gnome 2 et le fichier d'intégration au bureau." self: <PackageInfo object at 0xb59f3d74 (yumex+gui+widgets+PackageInfo at 0x9af5128)>