mbridak / not1mm

Not1MM != N1MM, An amateur radio contest logger for Linux.
GNU General Public License v3.0
100 stars 24 forks source link

Arrow down no longer gets you the next callsign in the bandmap. #92

Closed mbridak closed 6 months ago

mbridak commented 6 months ago

Launch not1mm, add bandmap, press arrow down.

Traceback (most recent call last):
  File "/home/mbridak/Nextcloud/dev/not1mm/not1mm/bandmap.py", line 451, in watch_udp
    spot = self.spots.get_next_spot(
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/mbridak/Nextcloud/dev/not1mm/not1mm/bandmap.py", line 235, in get_next_spot
    self.cursor.execute(
sqlite3.ProgrammingError: Error binding parameter 1: type 'set' is not supported