sortie violente de Qarte
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Qarte |
Fix Released
|
Undecided
|
VinsS | ||
Bug Description
Bonsoir,
Lors du lancement de Qarte, dès qu'on sélectionne une vignette pour voir le descriptif (ou télécharger), Qarte sort directement.
Os : Debian 13
Log :
➜ qarte
21:54:04: INFO - core Set workspace
21:54:04: INFO - config Load config from: /home/toto/
21:54:04: INFO - core with video player: True
21:54:04: INFO - core Build main window
21:54:04: INFO - artetv Fetch page: https:/
21:54:05: INFO - artetv Fetch page: https:/
21:54:05: INFO - artetv Fetch page: https:/
21:54:06: INFO - artetv Fetch page: https:/
21:54:06: INFO - artetv Fetch page: https:/
21:54:06: INFO - artetv Fetch page: https:/
21:54:06: INFO - artetv Fetch page: https:/
21:54:06: INFO - artetv Fetch page: https:/
21:54:06: INFO - artetv Fetch page: https:/
21:54:07: INFO - artetv Fetch page: https:/
21:54:07: INFO - artetv Check thumbnails
21:54:07: INFO - artetv Thumbnails completed, 0 news items.
21:54:07: INFO - artetv Found 294 videos in 2.467050313949585 sec.
21:54:07: INFO - artetv Get update ...
21:54:12: INFO - artetv arte tv list updated
21:54:12: INFO - artetv Clean thumbnail folder
21:54:12: INFO - arteconcert Get update ...
21:54:13: INFO - arteconcert Concert list updated
21:54:13: INFO - arteconcert show category: Métal
21:55:58: INFO - artetv Download item page: /fr/videos/
21:55:58: INFO - artetv Load page: https:/
Traceback (most recent call last):
File "/usr/share/
self.
~~~
File "/usr/share/
self.
~~~
File "/usr/share/
credits = meta["credits"]
KeyError: 'credits'
Abandon
Dispo pour faire des tests
Bonne soirée
| Changed in qarte: | |
| status: | New → In Progress |
| assignee: | nobody → VinsS (vincent-vandevyvre) |
En complément du message précédent, j'ai refait un test (que je n'avais pas réussi à reproduire hier). e/.Qarte/ user_config /www.arte. tv/fr/guide/ 20251015/ /www.arte. tv/fr/guide/ 20251016/ /www.arte. tv/fr/guide/ 20251017/ /www.arte. tv/fr/guide/ 20251018/ /www.arte. tv/fr/guide/ 20251019/ /www.arte. tv/fr/guide/ 20251020/ /www.arte. tv/fr/guide/ 20251021/ /www.arte. tv/fr/guide/ 20251022/ /www.arte. tv/fr/guide/ 20251023/ /www.arte. tv/fr/guide/ 20251024/ 118611- 002-A/le- massif- central/ /www.arte. tv/fr/videos/ 118611- 002-A/le- massif- central/ qarte/artetv. py", line 277, in get_item_data python3. 13/json/ __init_ _.py", line 346, in loads decoder. decode( s)
~~~ ~~~~~~~ ~~~~~~~ ~~~~~~^ ^^ python3. 13/json/ decoder. py", line 348, in decode ("Extra data", s, end) JSONDecodeError : Extra data: line 1 column 4695 (char 4694)
Même opération, même résultat mais message différent :
❯ qarte
08:34:38: INFO - core Set workspace
08:34:38: INFO - config Load config from: /home/jonckheer
08:34:38: INFO - core with video player: False
08:34:38: INFO - core Build main window
08:34:38: INFO - artetv Fetch page: https:/
08:34:38: INFO - artetv Fetch page: https:/
08:34:38: INFO - artetv Fetch page: https:/
08:34:38: INFO - artetv Fetch page: https:/
08:34:39: INFO - artetv Fetch page: https:/
08:34:39: INFO - artetv Fetch page: https:/
08:34:39: INFO - artetv Fetch page: https:/
08:34:40: INFO - artetv Fetch page: https:/
08:34:40: INFO - artetv Fetch page: https:/
08:34:40: INFO - artetv Fetch page: https:/
08:34:40: INFO - artetv Check thumbnails
08:34:40: INFO - artetv Thumbnails completed, 0 news items.
08:34:40: INFO - artetv Found 294 videos in 2.6844100952148438 sec.
08:34:40: INFO - artetv Get update ...
08:34:41: INFO - artetv arte tv list updated
08:34:41: INFO - artetv Clean thumbnail folder
08:34:41: INFO - arteconcert Get update ...
08:34:41: INFO - arteconcert Concert list updated
08:34:41: INFO - arteconcert show category: Métal
08:34:43: INFO - artetv Download item page: /fr/videos/
08:34:43: INFO - artetv Load page: https:/
08:34:44: INFO - artetv Read error: Extra data: line 1 column 4695 (char 4694)
Traceback (most recent call last):
File "/usr/share/
data = json.loads(donn)
File "/usr/lib/
return _default_
File "/usr/lib/
raise JSONDecodeError
json.decoder.
During handling of the above exception, another exception occurred:
Traceback (most recent call last): qarte/gui/ mainui. py", line 427, in selection_changed core.artetv. edit_summary( item[0] .item) ~~~~~~~ ~~~~~~~ ~~~~~~~ ~~~~~^^ ^^^^^^^ ^^^^^ qarte/artetv. py", line 214, in edit_summary get_item_ data(item) ~~~~~~~ ~~~~~~~ ~^^^^^^ qarte/artetv. py", line 282, in get_item_data
~~~~^ ^^^^^^^ ^^^^^^^ ^^
File "/usr/share/
self.
~~~
File "/usr/share/
self.
~~~
File "/usr/share/
with open("item.jsn", "w") as outf:
PermissionError: [Errno 13] Permission non accordée: 'item.jsn'
Abandon
Si je fais un sudo qarte à partir d'un terminal, ça marche, mais le synopsis est vide (hormis le titre).
test fait sur d'anciens reportage.
Cordialement
Zarakoff