Comment 8 for bug 1283862

Revision history for this message
GrouchyGaijin (1pt1nq88tv-w3bd-8aho930n7s) wrote :

Hi Jacob,

I removed ~/.config/qle and then tried to launch QLE. I received the same error as mentioned above.
I have one instance of conky running. Killing Conky does not seem to have any effect.

$ qle_quicklisteditor
Traceback (most recent call last):
  File "/usr/bin/qle_quicklisteditor", line 4044, in <module>
    MainWindow()
  File "/usr/bin/qle_quicklisteditor", line 47, in __init__
    self.prepare_environment()
  File "/usr/share/qlequicklisteditor/qle_fileactions.py", line 554, in prepare_environment
    for item in self.applications_tocheck_list]:
  File "/usr/share/qlequicklisteditor/qle_fileactions.py", line 554, in <listcomp>
    for item in self.applications_tocheck_list]:
TypeError: string indices must be integers