Checkbox is reporting an error in the logs by default

Bug #561816 reported by Marc Tardif
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Checkbox
Fix Released
Medium
Marc Tardif

Bug Description

When running checkbox after a default installation, the following stack trace appears in the log files:

2010-04-12 16:21:42,861 ERROR Error running event handler None.RecoverPrompt.prompt_begin() for event type 'prompt-begin' with args (<checkbox_gtk.gtk_interface.GTKInterface object at 0x201ced0>,) {}.
Traceback (most recent call last):
  File "/srv/trunk.certification.canonical.com/checkbox/checkbox/reactor.py", line 70, in fire
    results.append(handler(*args, **kwargs))
  File "./plugins/recover_prompt.py", line 41, in prompt_begin
    and self.persist.get("recover", False):
AttributeError: 'RecoverPrompt' object has no attribute 'persist'

This does not appear to affect the initial running of checkbox, but it prevents recovering from a previous run.

Related branches

Marc Tardif (cr3)
Changed in checkbox:
assignee: nobody → Marc Tardif (cr3)
Marc Tardif (cr3)
Changed in checkbox:
status: New → Fix Committed
importance: Undecided → Medium
Marc Tardif (cr3)
Changed in checkbox:
status: Fix Committed → 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.