Occational exception about None instead of sequence

Bug #1095646 reported by Benji York
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Termbeamer
Fix Released
Undecided
Unassigned

Bug Description

This happens occasionally:

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/termbeamer/server.py", line 235, in check_for_changes
    self.queue_cursor_position()
  File "/usr/lib/pymodules/python2.7/termbeamer/server.py", line 151, in queue_cursor_position
    self.queue(build_cursor_message(*cursor_position))
TypeError: build_cursor_message() argument after * must be a sequence, not NoneType

Benji York (benji)
Changed in termbeamer:
status: New → Fix Released
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.