Comment 2 for bug 1591741

Revision history for this message
Dell-Ubuntu (toto740) wrote :

"Je suppose que le problème vient de là".

C'est certainement vrai , je suis sous linux mint 17.3 et la v3 ne se lance même pas.

Le terminal dit ça :

qarte
Traceback (most recent call last):
  File "/usr/bin/qarte", line 117, in <module>
    main = Core()
  File "/usr/share/qarte/core.py", line 48, in __init__
    self.set_environment()
  File "/usr/share/qarte/core.py", line 75, in set_environment
    self.cfg = self.get_config()
  File "/usr/share/qarte/core.py", line 92, in get_config
    self.update_config(cfg)
  File "/usr/share/qarte/core.py", line 163, in update_config
    idx = [None, 'fr', 'de'].index(self.cfg['lang'])
AttributeError: 'Core' object has no attribute 'cfg'