Bug 1285553 - [abrt] yumex-dnf: dialogs.py:185:handle_setting:FileNotFoundError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/home/username1/.config/autostart/yumex-dnf.desktop'
Summary: [abrt] yumex-dnf: dialogs.py:185:handle_setting:FileNotFoundError: [Errno 2] ...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex-dnf
Version: 23
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:83e75a6002d3af38880c6120229...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-26 00:10 UTC by Christian Stadelmann
Modified: 2016-05-09 10:50 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-05-09 10:50:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (947 bytes, text/plain)
2015-11-26 00:10 UTC, Christian Stadelmann
no flags Details

Description Christian Stadelmann 2015-11-26 00:10:07 UTC
Description of problem:
This crash happened when closing yumex preferences.

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

Additional info:
reporter:       libreport-2.6.3
cmdline:        /usr/bin/python3 /usr/bin/yumex-dnf
executable:     /usr/bin/yumex-dnf
kernel:         4.2.6-300.fc23.x86_64
runlevel:       N 5
type:           Python3

Truncated backtrace:
dialogs.py:185:handle_setting:FileNotFoundError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/home/username1/.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/username1/.config/autostart/yumex-dnf.desktop'

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

Comment 1 Christian Stadelmann 2015-11-26 00:10:10 UTC
Created attachment 1098998 [details]
File: backtrace

Comment 2 Tim Lauridsen 2016-05-09 10:50:16 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.