| Summary: | [abrt] tintwizard-0.3.4-6.fc19: tintwizard.py:2057:writeConf:IOError: [Errno 2] No such file or directory: '/home/human/.config/tint2/tintwizard.conf' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | qualityservicesrus | ||||||
| Component: | tintwizard | Assignee: | leigh scott <leigh123linux> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 19 | CC: | gracca | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i686 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:5114eb191d57cb896f6552bfef50a9561b4085a6 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-09-12 17:35:30 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 790640 [details]
File: backtrace
Created attachment 790641 [details]
File: environ
I have already informed upstream about a similar bug. This is the answer I got: "I'm sorry, but it look like nobody, in our team, have time to maintain tint2 and tintwizard. So don't expect change this year" I look forward to seeing these changes next year... 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 1050756 *** |
Version-Release number of selected component: tintwizard-0.3.4-6.fc19 Additional info: reporter: libreport-2.1.6 cmdline: python /bin/tintwizard.py executable: /bin/tintwizard.py kernel: 3.9.2-200.fc18.i686 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: tintwizard.py:2057:writeConf:IOError: [Errno 2] No such file or directory: '/home/human/.config/tint2/tintwizard.conf' Traceback (most recent call last): File "/bin/tintwizard.py", line 2209, in <module> tw = TintWizardGUI() File "/bin/tintwizard.py", line 187, in __init__ self.readConf() File "/bin/tintwizard.py", line 1732, in readConf self.writeConf() File "/bin/tintwizard.py", line 2057, in writeConf f = open(pathName+"tintwizard.conf", "w") IOError: [Errno 2] No such file or directory: '/home/human/.config/tint2/tintwizard.conf' Local variables in innermost frame: confStr: '#Start\n[defaults]\nborderColor = None\nbgColor = None\nfont = None\nfgColor = None\nbgCount = None\n#End\n' self: <TintWizardGUI object at 0x9989d4c (uninitialized at 0x0)> pathName: '/home/human/.config/tint2/' key: 'bgCount'