Bug 1058830

Summary: [abrt] tintwizard: tintwizard.py:2057:writeConf:IOError: [Errno 2] No such file or directory: '/home/ark/.config/tint2/tintwizard.conf'
Product: [Fedora] Fedora Reporter: Alex Smirnoff <ark>
Component: tintwizardAssignee: leigh scott <leigh123linux>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: gracca
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:4a14d4805be5d29d6a3c6bde89eb21243a55be33
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-12 17:34:12 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 Alex Smirnoff 2014-01-28 15:18:23 UTC
Version-Release number of selected component:
tintwizard-0.3.4-7.fc20

Additional info:
reporter:       libreport-2.1.11
cmdline:        python /usr/bin/tintwizard.py
executable:     /usr/bin/tintwizard.py
kernel:         3.12.8-300.fc20.x86_64
runlevel:       unknown
type:           Python
uid:            500

Truncated backtrace:
tintwizard.py:2057:writeConf:IOError: [Errno 2] No such file or directory: '/home/ark/.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 such file or directory: '/home/ark/.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 0x171f7d0 (uninitialized at 0x0)>
pathName: '/home/ark/.config/tint2/'
key: 'bgCount'

Comment 1 Alex Smirnoff 2014-01-28 15:18:25 UTC
Created attachment 856672 [details]
File: backtrace

Comment 2 Alex Smirnoff 2014-01-28 15:18:29 UTC
Created attachment 856673 [details]
File: environ

Comment 3 Fedora Admin XMLRPC Client 2014-09-10 18:56:41 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:13 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:34:12 UTC

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