Bug 1109541
| Summary: | [abrt] tintwizard: tintwizard.py:1746:readTint2Config:IOError: [Errno 2] No such file or directory: '/home/kris/.config/tint2/default.tint2rc' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | kr1st0 <mail2kristophorus> | ||||||
| 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: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/f62956477d1130d82ae787507acbe5688706ae1b | ||||||||
| Whiteboard: | abrt_hash:4eaadbcf038ae15181b6fe06db7e4be852cd77b2 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-09-12 17:31:26 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 908884 [details]
File: backtrace
Created attachment 908885 [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 *** |
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/kris/.config/tint2/default.tint2rc executable: /usr/bin/tintwizard.py kernel: 3.13.10-200.fc20.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: tintwizard.py:1746:readTint2Config:IOError: [Errno 2] No such file or directory: '/home/kris/.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/kris/.config/tint2/default.tint2rc' Local variables in innermost frame: self: <TintWizardGUI object at 0x2a0e820 (GtkWindow at 0x2a5c0d0)>