Bug 710295

Summary: [abrt] gnome-tweak-tool-3.0.3-1.fc15: utils.py:68:update_start_at_login:IOError: [Errno 2] No such file or directory: '/home/tcelestin/.config/autostart/nautilus.desktop'
Product: [Fedora] Fedora Reporter: Tristian Celestin <tristian.celestin>
Component: gnome-tweak-toolAssignee: Michel Lind <michel>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: michel
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:cbd3cb5419dd7ad707b2509c9f66380853a37683
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-30 11:16:43 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:

Description Tristian Celestin 2011-06-02 22:26:50 UTC
abrt version: 2.0.1
architecture:   i686
cmdline:        python /usr/bin/gnome-tweak-tool
comment:        I clicked the File Manager option of the right hand side of the UI, then clicked the switch from "off" to "on" for the option "Have file manager handle the desktop"
component:      gnome-tweak-tool
executable:     /usr/bin/gnome-tweak-tool
kernel:         2.6.38.6-26.rc1.fc15.i686
os_release:     Fedora release 15 (Lovelock)
package:        gnome-tweak-tool-3.0.3-1.fc15
reason:         utils.py:68:update_start_at_login:IOError: [Errno 2] No such file or directory: '/home/tcelestin/.config/autostart/nautilus.desktop'
time:           Thu Jun  2 18:24:27 2011
uid:            500
username:       tcelestin

backtrace:
:utils.py:68:update_start_at_login:IOError: [Errno 2] No such file or directory: '/home/tcelestin/.config/autostart/nautilus.desktop'
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_nautilus.py", line 39, in _on_setting_changed
:    self.settings.get_boolean(key))
:  File "/usr/lib/python2.7/site-packages/gtweak/utils.py", line 68, in update_start_at_login
:    new = open(self._autostart_file, "w")
:IOError: [Errno 2] No such file or directory: '/home/tcelestin/.config/autostart/nautilus.desktop'
:
:Local variables in innermost frame:
:self: <gtweak.utils.AutostartManager instance at 0xb55eb96c>
:old: <open file '/usr/share/applications/nautilus.desktop', mode 'r' at 0xb7444650>
:update: True

Comment 1 Michel Lind 2011-06-30 11:16:43 UTC

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