Comment 6 for bug 1283862

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

I am now running Ubuntu 14.04 and noticed today that I am getting the same error when I try to launch QLE.

 $ /usr/bin/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

What information do you need to make this a complete bug report?

GG