| Summary: | [abrt] setroubleshoot-server-3.0.25-1.fc13: browser.py:286:on_receive_button_changed:IOError: [Errno 13] Permission denied: '/home/tim/.config/autostart/sealertauto.desktop' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tim Greening-Jackson <timgreeningjackson> | ||||
| Component: | setroubleshoot | Assignee: | Daniel Walsh <dwalsh> | ||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 13 | CC: | dwalsh, dwmw2, elad, mgrepl | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:486ca383 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-05-25 12:32:50 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
Created attachment 478836 [details]
File: backtrace
What is your output of # ls -lZ /home/tim/.config/autostart/sealertauto.desktop Tim please attach your compress /var/log/audit/audit.log so I can tell you how to get SELinux to stop complaining. Does touch /home/tim/.config/autostart/sealertauto.desktop report and error? Moving to setroubleshoot (was 0xFFFF) -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers |
abrt version: 1.1.14 architecture: x86_64 cmdline: /usr/bin/python -Es /usr/bin/sealert -s component: setroubleshoot executable: /usr/bin/sealert kernel: 2.6.34.7-66.fc13.x86_64 package: setroubleshoot-server-3.0.25-1.fc13 reason: browser.py:286:on_receive_button_changed:IOError: [Errno 13] Permission denied: '/home/tim/.config/autostart/sealertauto.desktop' release: Fedora release 13 (Goddard) time: 1297764788 uid: 500 backtrace ----- browser.py:286:on_receive_button_changed:IOError: [Errno 13] Permission denied: '/home/tim/.config/autostart/sealertauto.desktop' Traceback (most recent call last): File "/usr/lib64/python2.6/site-packages/setroubleshoot/browser.py", line 286, in on_receive_button_changed outfile = open(os.path.expanduser("~/.config/autostart/sealertauto.desktop"), "w") IOError: [Errno 13] Permission denied: '/home/tim/.config/autostart/sealertauto.desktop' Local variables in innermost frame: widget: <gtk.RadioButton object at 0x55a13c0 (GtkRadioButton at 0x33c1600)> self: <setroubleshoot.browser.BrowserApplet instance at 0x2f693f8> found: False run_seapplet: False buf: ['[Desktop Entry]\n', 'Name=SELinux Troubleshooter\n', 'Exec=/usr/bin/seapplet\n', 'Comment=View & interpret SELinux denials\n', 'Encoding=UTF-8\n', 'Type=Application\n', 'StartupNotify=false\n', 'X-KDE-autostart-after=panel\n', 'Icon=setroubleshoot_icon\n'] infile: <closed file '/etc/xdg/autostart/sealertauto.desktop', mode 'r' at 0x55937a0> How to reproduce ----- 1. Got fed up of SELinux constant whining so... 2. Selected the radio button to turn off SE LInux reporting 3.