J'ai voulu téléchargé des programmes de arte liveweb, mais ils ne s'affichent pas, ai-je raté une mise à jour?
sur te terminal j'ai ce retour:
jean-marc@gargantua:~$ qarte
(python3:6898): Gtk-WARNING **: Impossible de trouver le moteur de thème dans module_path : « hcengine »
Exception in thread Thread-3:
Traceback (most recent call last):
File "/usr/lib/python3.4/threading.py", line 920, in _bootstrap_inner
self.run()
File "/usr/lib/python3.4/threading.py", line 868, in run
self._target(*self._args, **self._kwargs)
File "/usr/share/qarte/arteconcert.py", line 133, in build_items
self.check_thumbnails(ci)
File "/usr/share/qarte/arteconcert.py", line 152, in check_thumbnails
ext = os.path.splitext(item.imgurl)[1] or ".jpg"
File "/usr/lib/python3.4/posixpath.py", line 122, in splitext
return genericpath._splitext(p, sep, None, extsep)
File "/usr/lib/python3.4/genericpath.py", line 118, in _splitext
sepIndex = p.rfind(sep)
AttributeError: 'bool' object has no attribute 'rfind'