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: tintwizardAssignee: leigh scott <leigh123linux>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: 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:
Description Flags
File: backtrace
none
File: environ none

Description Paul 2014-06-10 23:56:13 UTC
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'

Comment 1 Paul 2014-06-10 23:56:18 UTC
Created attachment 907449 [details]
File: backtrace

Comment 2 Paul 2014-06-10 23:56:20 UTC
Created attachment 907450 [details]
File: environ

Comment 3 Fedora Admin XMLRPC Client 2014-09-10 18:56:34 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Fedora Admin XMLRPC Client 2014-09-12 17:21:06 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 5 leigh scott 2014-09-12 17:35:47 UTC

*** This bug has been marked as a duplicate of bug 1050756 ***