Bug 713086

Summary: [abrt] gnome-tweak-tool-3.0.3-1.fc15: utils.py:68:update_start_at_login:IOError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/home/vamp898/.config/autostart/nautilus.desktop'
Product: [Fedora] Fedora Reporter: Vamp898 <vamp898>
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:3e5d16d80a366a57dd4b9d7f42ea850a2da6a5b0
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-30 11:19: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:

Description Vamp898 2011-06-14 09:30:23 UTC
abrt version: 2.0.1
architecture:   i686
cmdline:        python /usr/bin/gnome-tweak-tool
comment:        Enabled that Nautilus should handle the Desktop. Everything is still running and up, desktop shows fine and gnome-tweak-tool is still open, but anyway i got this popup that it crashed
component:      gnome-tweak-tool
executable:     /usr/bin/gnome-tweak-tool
kernel:         2.6.38.7-30.fc15.i686.PAE
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] Datei oder Verzeichnis nicht gefunden: '/home/vamp898/.config/autostart/nautilus.desktop'
time:           Tue Jun 14 11:28:19 2011
uid:            500
username:       vamp898

backtrace:
:utils.py:68:update_start_at_login:IOError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/home/vamp898/.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] Datei oder Verzeichnis nicht gefunden: '/home/vamp898/.config/autostart/nautilus.desktop'
:
:Local variables in innermost frame:
:self: <gtweak.utils.AutostartManager instance at 0x9ce2cac>
:old: <open file '/usr/share/applications/nautilus.desktop', mode 'r' at 0x9893650>
:update: True

Comment 1 Vamp898 2011-06-14 09:32:23 UTC
This crash seems only to happen if you have an empty autostart so everything is fine if you disable-enable the "Have file manager handle the desktop" option.

this happens again if the autostart directory is deleted again

Comment 2 Michel Lind 2011-06-30 11:19:47 UTC

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