Bug 1107885
| Summary: | [abrt] tintwizard: tintwizard.py:2057:writeConf:IOError: [Errno 2] No existe el fichero o el directorio: '/home/paul/.config/tint2/tintwizard.conf' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Paul <erian04> | ||||||
| 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: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/3a99fb0ebcdbfbbebcfcb8287aa07ce765fa8317 | ||||||||
| Whiteboard: | abrt_hash:935ad349811e3416552343de86c169378a6cb179 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-09-12 17:35:47 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 907449 [details]
File: backtrace
Created attachment 907450 [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 1050756 *** |
Version-Release number of selected component: tintwizard-0.3.4-6.fc19 Additional info: reporter: libreport-2.2.1 cmdline: python /usr/bin/tintwizard.py executable: /usr/bin/tintwizard.py kernel: 3.14.4-100.fc19.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: tintwizard.py:2057:writeConf:IOError: [Errno 2] No existe el fichero o el directorio: '/home/paul/.config/tint2/tintwizard.conf' Traceback (most recent call last): File "/usr/bin/tintwizard.py", line 2209, in <module> tw = TintWizardGUI() File "/usr/bin/tintwizard.py", line 187, in __init__ self.readConf() File "/usr/bin/tintwizard.py", line 1732, in readConf self.writeConf() File "/usr/bin/tintwizard.py", line 2057, in writeConf f = open(pathName+"tintwizard.conf", "w") IOError: [Errno 2] No existe el fichero o el directorio: '/home/paul/.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 0x1d40410 (uninitialized at 0x0)> pathName: '/home/paul/.config/tint2/' key: 'bgCount'