Bug 1051811
| Summary: | [abrt] tintwizard | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | mastaiza <mastaizawfm> | ||||||
| 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 | ||||||||
| Whiteboard: | abrt_hash:77bc83f0d0f82261e27998dd81e554bd2f2d1cb2 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-09-12 17:37:10 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 848696 [details]
File: backtrace
Created attachment 848697 [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.1.10 cmdline: python /usr/bin/tintwizard.py /home/mastaiza/.config/tint2/default.tint2rc executable: /usr/bin/tintwizard.py kernel: 3.12.5-302.fc20.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: tintwizard.py:1746:readTint2Config:IOError: [Errno 2] Нет такого файла или каталога: '/home/mastaiza/.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] Нет такого файла или каталога: '/home/mastaiza/.config/tint2/default.tint2rc' Local variables in innermost frame: self: <TintWizardGUI object at 0x16fb640 (GtkWindow at 0x173d100)>