Bug 1293313 - [abrt] yumex-dnf: dialogs.py:185:handle_setting:FileNotFoundError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/home/marco/.config/autostart/yumex-dnf.desktop'
Summary: [abrt] yumex-dnf: dialogs.py:185:handle_setting:FileNotFoundError: [Errno 2] ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex-dnf
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:00affe7d01f3489d513d55f927c...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-21 12:04 UTC by Woi
Modified: 2016-05-09 10:50 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-09 10:50:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (939 bytes, text/plain)
2015-12-21 12:04 UTC, Woi
no flags Details
File: environ (1.37 KB, text/plain)
2015-12-21 12:04 UTC, Woi
no flags Details

Description Woi 2015-12-21 12:04:22 UTC
Description of problem:
start yumex-dnf
switch "Start status icon at user login" to on
stop yumex-dnf
rm ~/.config/autostart/yumex-dnf.desktop
start yumex-dnf
switch "Start status icon at user login" to off 
switch "Start status icon at user login" to on

Problem occures either at the last or the second last step. Autostart entry is recreated anyway.

Version-Release number of selected component:
yumex-dnf-4.1.5-1.fc22

Additional info:
reporter:       libreport-2.6.3
cmdline:        /usr/bin/python3 /usr/bin/yumex-dnf
executable:     /usr/bin/yumex-dnf
kernel:         4.2.7-200.fc22.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
dialogs.py:185:handle_setting:FileNotFoundError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/home/marco/.config/autostart/yumex-dnf.desktop'

Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/yumex/__init__.py", line 981, in on_pref
    need_reset = self.preferences.run()
  File "/usr/lib/python3.4/site-packages/yumex/gui/dialogs.py", line 74, in run
    need_reset = self.set_settings()
  File "/usr/lib/python3.4/site-packages/yumex/gui/dialogs.py", line 139, in set_settings
    self.handle_setting(option, state)
  File "/usr/lib/python3.4/site-packages/yumex/gui/dialogs.py", line 185, in handle_setting
    "/.config/autostart/yumex-dnf.desktop")
FileNotFoundError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/home/marco/.config/autostart/yumex-dnf.desktop'

Local variables in innermost frame:
self: <yumex.gui.dialogs.Preferences object at 0x7fb769417f28>
state: False
option: 'autostart'

Comment 1 Woi 2015-12-21 12:04:27 UTC
Created attachment 1108276 [details]
File: backtrace

Comment 2 Woi 2015-12-21 12:04:28 UTC
Created attachment 1108277 [details]
File: environ

Comment 3 Tim Lauridsen 2016-05-09 10:50:47 UTC
fixed in current dev release 4.3.x


Note You need to log in before you can comment on or make changes to this bug.