Sometimes self.seconds is not initialized

Bug #648066 reported by Jan Girlich
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Pomodoro Timer
In Progress
Undecided
Jan Girlich

Bug Description

After starting the program it sometimes refuses to work and displays these error messages on the terminal:

Traceback (most recent call last):
  File "./pomodorotimer", line 206, in start
    self.countdown()
  File "./pomodorotimer", line 209, in countdown
    if self.seconds>= 0:
AttributeError: PomodorotimerWindow instance has no attribute 'seconds'

I was not able to determine the source of this error or how to produce it reliably, yet, but I'm certain I can figure this out. Fix is going to be committed to my branch.

Related branches

Jan Girlich (vollkorn)
Changed in pomodoro-timer:
status: New → In Progress
assignee: nobody → Jan Girlich (vollkorn)
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.