Opening image file fails: IndexError: list index out of range

Bug #1916421 reported by Yuri
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QR Tools
New
Undecided
Unassigned

Bug Description

I tried to open the file qr-xx-wifi.png and qtqr-2.0.bzr39 failed:

Traceback (most recent call last):
  File "/usr/local/bin/qtqr", line 626, in decodeFile
    self.showInfo(qr)
  File "/usr/local/bin/qtqr", line 666, in showInfo
    data = qr.data_decode[dt](qr.data)
  File "/usr/local/lib/python3.7/site-packages/qrtools.py", line 111, in <lambda>
    'wifi' : lambda data: re.findall(u"WIFI:S:(.*);T:(.*);P:(.*);[H:]+(.*);", data, re.IGNORECASE)[0],
IndexError: list index out of range

Revision history for this message
Ramiro Algozino (algozino) wrote :

This has already been fixed on 2.1 rev 44. Please update to the latest version.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.