Bug 1625158
| Summary: | [abrt] policycoreutils-devel: tab_change(): gui.py:1345:tab_change:AttributeError: 'SELinuxGui' object has no attribute 'mislabeled_files' | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | ep | ||||||||||||||||
| Component: | policycoreutils | Assignee: | Petr Lautrbach <plautrba> | ||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 28 | CC: | dwalsh, ep, mgrepl, plautrba, vmojzis | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/f4c1f79e06fe9297abe2e98a4f307f4ada5983b8 | ||||||||||||||||||
| Whiteboard: | abrt_hash:be0fc400ab0f93903d3059372804bf05b5e66eeb;VARIANT_ID=workstation; | ||||||||||||||||||
| Fixed In Version: | policycoreutils-2.8-15.fc29 | Doc Type: | If docs needed, set a value | ||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2019-01-23 02:28:08 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 1480717 [details]
File: backtrace
Created attachment 1480718 [details]
File: cgroup
Created attachment 1480719 [details]
File: cpuinfo
Created attachment 1480720 [details]
File: environ
Created attachment 1480721 [details]
File: mountinfo
Created attachment 1480722 [details]
File: namespaces
Created attachment 1480723 [details]
File: open_fds
Thank you for reporting the issue. Could you please provide the output of the following commands? # sestatus # dnf list "selinux-policy*" Also, it would help if you could specify under what circumstances the traceback appeared (a reproducer would be ideal), since I failed to reproduce the issue. policycoreutils-2.8-15.fc29 libselinux-2.8-6.fc29 libsepol-2.8-3.fc29 libsemanage-2.8-8.fc29 checkpolicy-2.8-3.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-16fd3acb03 checkpolicy-2.8-3.fc29, libselinux-2.8-6.fc29, libsemanage-2.8-8.fc29, libsepol-2.8-3.fc29, policycoreutils-2.8-15.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-16fd3acb03 checkpolicy-2.8-3.fc29, libselinux-2.8-6.fc29, libsemanage-2.8-8.fc29, libsepol-2.8-3.fc29, policycoreutils-2.8-15.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |
Version-Release number of selected component: policycoreutils-devel-2.8-1.fc28 Additional info: reporter: libreport-2.9.5 cmdline: /usr/bin/python3 -Es /usr/bin/sepolicy gui crash_function: tab_change exception_type: AttributeError executable: /usr/bin/sepolicy interpreter: python3-3.6.6-1.fc28.x86_64 kernel: 4.17.19-200.fc28.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: gui.py:1345:tab_change:AttributeError: 'SELinuxGui' object has no attribute 'mislabeled_files' Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/sepolicy/gui.py", line 1345, in tab_change self.show_mislabeled_files_only.set_visible(self.mislabeled_files) AttributeError: 'SELinuxGui' object has no attribute 'mislabeled_files' Local variables in innermost frame: args: (<Gtk.RadioButton object at 0x7fe465335f78 (GtkRadioButton at 0x56094a9927b0)>,) self: <sepolicy.gui.SELinuxGui object at 0x7fe46eef7630>