Bug 30101 - qarte error at startup, program doesn't work: IndexError: list index out of range
Summary: qarte error at startup, program doesn't work: IndexError: list index out of r...
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 8
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: QA Team
QA Contact:
URL: https://launchpad.net/qarte
Whiteboard: MGA8-64-OK
Keywords: advisory, validated_update
Depends on:
Blocks:
 
Reported: 2022-02-27 15:51 CET by philippe malloci
Modified: 2022-03-11 09:52 CET (History)
5 users (show)

See Also:
Source RPM: qarte-4.14.0-1.mga8.noarch
CVE:
Status comment:


Attachments

Description philippe malloci 2022-02-27 15:51:19 CET
Description of problem:
This application was used to work but it does not display the TV programs any more. The next version works fine with Linux Mint.  

Version-Release number of selected component (if applicable):
Version     : 4.14.0
Release     : 1.mga8
Architecture: noarch


How reproducible:
always

Steps to Reproduce:
1.open terminal
2.run qarte
3.the app shows up but information is displayed
4.error in the terminal:
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib64/python3.8/threading.py", line 932, in _bootstrap_inner
    self.run()
  File "/usr/lib64/python3.8/threading.py", line 870, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/share/qarte/artetv.py", line 107, in run_parser
    self.sort_videos(vids, idxs)
  File "/usr/share/qarte/artetv.py", line 170, in sort_videos
    self.videos.insert(0, TVItem(item))
  File "/usr/share/qarte/artetv.py", line 1360, in __init__
    self.date = self.format_date(attr['scheduled_on'], 
  File "/usr/share/qarte/artetv.py", line 1375, in format_date
    end = end.split('T')[1].rstrip('Z')
IndexError: list index out of range
Comment 1 sturmvogel 2022-02-27 15:57:13 CET
Should be fixed in version 4.16.0
https://bugs.launchpad.net/qarte/+bug/1959039
Comment 2 sturmvogel 2022-02-27 16:04:28 CET
As the last update of this package was done by Remi, assigning to him.

Assignee: bugsquad => rverschelde
CC: (none) => rverschelde

Rémi Verschelde 2022-03-01 01:47:39 CET

Summary: Summary file empty => qarte error at startup, program doesn't work: IndexError: list index out of range

Comment 3 Rémi Verschelde 2022-03-08 12:46:22 CET
Fixed in Cauldron with qarte-4.16.0-1.mga9.

Update for Mageia 8:

Advisory:
=========

Updated qarte package fixes compatibility with arte.tv

  This update fixes qarte's compatibility with the current date format used by
  arte.tv, which prevented using the application.

References:

 - https://bugs.launchpad.net/qarte/+bug/1959039

SRPM in core/updates_testing:
=============================

qarte-4.16.0-1.mga8

RPM in core/updates_testing:
============================

qarte-4.16.0-1.mga8

Assignee: rverschelde => qa-bugs

Comment 4 Len Lawrence 2022-03-08 17:24:05 CET
mga8, x64.

Had already come across this problem.  After updating qarte arte TV is available and programmes can be downloaded.

OK for 64-bits.

CC: (none) => tarazed25
Whiteboard: (none) => MGA8-64-OK

Comment 5 Thomas Andrews 2022-03-09 21:50:23 CET
Validating. Advisory in Comment 3.

CC: (none) => andrewsfarm, sysadmin-bugs
Keywords: (none) => validated_update

Dave Hodgins 2022-03-11 01:42:27 CET

CC: (none) => davidwhodgins
Keywords: (none) => advisory

Comment 6 Mageia Robot 2022-03-11 09:52:44 CET
An update for this issue has been pushed to the Mageia Updates repository.

https://advisories.mageia.org/MGAA-2022-0030.html

Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.