Bug 1106995
| Summary: | [abrt] tintwizard: tintwizard.py:1746:readTint2Config:IOError: [Errno 2] No such file or directory: '/home/ken/.config/tint2/default.tint2rc' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ken Dubrick <kdubrick> | ||||||
| Component: | tintwizard | Assignee: | leigh scott <leigh123linux> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | gracca | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i686 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/f62956477d1130d82ae787507acbe5688706ae1b | ||||||||
| Whiteboard: | abrt_hash:287ea0d7605e0efcc99f2df0a4030f24e20deb35 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-09-12 17:31:05 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 905788 [details]
File: backtrace
Created attachment 905790 [details]
File: environ
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. *** This bug has been marked as a duplicate of bug 1050758 *** |
Description of problem: I just opened the tint panel and it crashed Version-Release number of selected component: tintwizard-0.3.4-7.fc20 Additional info: reporter: libreport-2.2.2 cmdline: python /usr/bin/tintwizard.py /home/ken/.config/tint2/default.tint2rc executable: /usr/bin/tintwizard.py kernel: 3.14.5-200.fc20.i686 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: tintwizard.py:1746:readTint2Config:IOError: [Errno 2] No such file or directory: '/home/ken/.config/tint2/default.tint2rc' Traceback (most recent call last): File "/usr/bin/tintwizard.py", line 2209, in <module> tw = TintWizardGUI() File "/usr/bin/tintwizard.py", line 441, in __init__ self.readTint2Config() File "/usr/bin/tintwizard.py", line 1746, in readTint2Config f = open(self.filename, "r") IOError: [Errno 2] No such file or directory: '/home/ken/.config/tint2/default.tint2rc' Local variables in innermost frame: self: <TintWizardGUI object at 0x8f2002c (GtkWindow at 0x8f55228)>