Qreator fails to list WiFI networks when sitting next to accesspoint

Bug #1763961 reported by Chow Loong Jin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Qreator
New
Undecided
Unassigned

Bug Description

When there's a WiFi accesspoint with 100% signal strength,
QRCodeWifiGtk.update_ssids() fails with IndexError because 100/25 = 4
and self.strength_pixbufs[4] doesn't exist.

I've fixed this by clamping the strength down to 99 before dividing by
25.

  affects qreator

Revision history for this message
Chow Loong Jin (hyperair) wrote :
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.