#596905 exaile: cannot configure hotkeys

Package:
exaile
Source:
exaile
Submitter:
Krasu
Date:
2022-06-27 16:54:05 UTC
Severity:
important
Tags:
#596905#5
Date:
2010-09-14 21:49:30 UTC
From:
To:
It is impossible to configure hotkeys. python-xlib is installed. If I open
configuration dialog, I cannot close it with Ok or Cancel. I can close it with
the close button from WM, but when I restart exaile and open hotkeys
configuration dialog again, all the key combinations are empty.

Screenshot: http://img811.imageshack.us/img811/7606/exaile.png

I can see many backtraces in terminal:

Traceback (most recent call last):
  File "/usr/lib/exaile/xl/plugins/gui.py", line 449, in configure_plugin
    plugin.configure()
  File "/usr/lib/exaile/plugins/xkey.py", line 593, in configure
    APP.window.cuts.configdialog()
  File "/usr/lib/exaile/plugins/xkey.py", line 562, in configdialog
    self.getsettings()
  File "/usr/lib/exaile/plugins/xkey.py", line 342, in getsettings
    clean = [values[0].lstrip('
').strip('\''),int(values[1]),int(values[2]),int(values[3]),int(values[4]),int(values[5]),int(values[6]),values[7].lstrip('
').strip('\''),values[8].lstrip(' ').strip('\'')]
IndexError: list index out of range
Traceback (most recent call last):
  File "/usr/lib/exaile/xl/plugins/gui.py", line 449, in configure_plugin
    plugin.configure()
  File "/usr/lib/exaile/plugins/xkey.py", line 593, in configure
    APP.window.cuts.configdialog()
  File "/usr/lib/exaile/plugins/xkey.py", line 554, in configdialog
    updatebuttons()
  File "/usr/lib/exaile/plugins/xkey.py", line 503, in updatebuttons
    knopf = str(self.keyb[key][0])
KeyError: 'play'
Traceback (most recent call last):
  File "/usr/lib/exaile/xl/plugins/gui.py", line 449, in configure_plugin
    plugin.configure()
  File "/usr/lib/exaile/plugins/xkey.py", line 593, in configure
    APP.window.cuts.configdialog()
  File "/usr/lib/exaile/plugins/xkey.py", line 554, in configdialog
    updatebuttons()
  File "/usr/lib/exaile/plugins/xkey.py", line 503, in updatebuttons
    knopf = str(self.keyb[key][0])
KeyError: 'play'
Traceback (most recent call last):
  File "/usr/lib/exaile/xl/plugins/gui.py", line 449, in configure_plugin
    plugin.configure()
  File "/usr/lib/exaile/plugins/xkey.py", line 593, in configure
    APP.window.cuts.configdialog()
  File "/usr/lib/exaile/plugins/xkey.py", line 554, in configdialog
    updatebuttons()
  File "/usr/lib/exaile/plugins/xkey.py", line 503, in updatebuttons
    knopf = str(self.keyb[key][0])
KeyError: 'play'

#596905#12
Date:
2011-05-07 10:26:50 UTC
From:
To:
Hi,

Is this bug still present with the latest version of Exaile (0.3.2.1) installed?

Kind regards,
- Vincent

#596905#17
Date:
2016-02-12 17:40:07 UTC
From:
To:
Dear submitter,

as the package exaile has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/813255

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

#596905#30
Date:
2022-06-27 16:51:58 UTC
From:
To:
I want to close this bug as it is unreproducible with the most recent
version of exaile and no more information could be
acquired.
Feel free to reopen if this still happens for you with more information
so we can hopefully find and fix the issue.