salut,
avant de supprimer le fichier de conf, après la maj, j'avais ça =>
jaja@Quadcore:~$ qarte
00:17:48: INFO - core Set workspace
00:17:48: INFO - core Load config from: /home/jaja/.Qarte/user_config
Traceback (most recent call last):
File "/usr/bin/qarte", line 115, in <module>
main = Core(args)
File "/usr/share/qarte/core.py", line 61, in __init__
self.set_environment(args)
File "/usr/share/qarte/core.py", line 90, in set_environment
lgg.info("with video player: %s" % self.cfg['video_player'])
KeyError: 'video_player'
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 145, in apport_excepthook
os.O_WRONLY | os.O_CREAT | os.O_EXCL, 0o640), 'wb') as f:
FileNotFoundError: [Errno 2] Aucun fichier ou dossier de ce type: '/var/crash/_usr_bin_qarte.1000.crash'
Original exception was:
Traceback (most recent call last):
File "/usr/bin/qarte", line 115, in <module>
main = Core(args)
File "/usr/share/qarte/core.py", line 61, in __init__
self.set_environment(args)
File "/usr/share/qarte/core.py", line 90, in set_environment
lgg.info("with video player: %s" % self.cfg['video_player'])
KeyError: 'video_player'
après effacement du fichier =>
jaja@Quadcore:~$ qarte
00:18:19: INFO - core Set workspace
00:18:19: INFO - core Found old config, update it
Traceback (most recent call last):
File "/usr/bin/qarte", line 115, in <module>
main = Core(args)
File "/usr/share/qarte/core.py", line 61, in __init__
self.set_environment(args)
File "/usr/share/qarte/core.py", line 90, in set_environment
lgg.info("with video player: %s" % self.cfg['video_player'])
KeyError: 'video_player'
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 145, in apport_excepthook
os.O_WRONLY | os.O_CREAT | os.O_EXCL, 0o640), 'wb') as f:
FileNotFoundError: [Errno 2] Aucun fichier ou dossier de ce type: '/var/crash/_usr_bin_qarte.1000.crash'
Original exception was:
Traceback (most recent call last):
File "/usr/bin/qarte", line 115, in <module>
main = Core(args)
File "/usr/share/qarte/core.py", line 61, in __init__
self.set_environment(args)
File "/usr/share/qarte/core.py", line 90, in set_environment
lgg.info("with video player: %s" % self.cfg['video_player'])
KeyError: 'video_player'
qarte ne se lance donc pas plus.
je suis sous kde neon (basée encore sur 18.04)