System Testing (aka checkbox-gtk) fails to run

Bug #840376 reported by Pete Graner
This bug report is a duplicate of:  Bug #839675: Gdk.color_parse error in oneiric. Edit Remove
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
checkbox (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

When attempting to run system test in Oneiric nothing happens, same from the command line. After running from the terminal: checkbox-gtk -l /tmp/cbox.log --log-level=debug I get tracebacks

2011-09-03 10:46:16,107 ERROR Error running event handler /usr/share/checkbox
/plugins/user_interface.py UserInterface.run() for event type 'run'
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/checkbox/reactor.py", line 74, in fire
    results.append(handler(*args, **kwargs))
  File "/usr/share/checkbox/plugins/user_interface.py", line 54, in run
    interface = interface_class(self.title, self.data_path)
  File "/usr/lib/python2.7/dist-packages/checkbox_gtk/gtk_interface.py", line 81
, in __init__
    color = Gdk.color_parse("#F0EBE2")[1]
TypeError: 'Color' object does not support indexing

There are a few more of different types. See attached log file.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: checkbox-gtk 0.12.5
ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
Uname: Linux 3.0.0-9-generic x86_64
Architecture: amd64
Date: Sat Sep 3 10:42:04 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110802.1)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: checkbox
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Pete Graner (pgraner) wrote :
Changed in checkbox (Ubuntu):
status: New → Confirmed
Revision history for this message
Daniel Manrique (roadmr) wrote :

Hi Pete,

Thanks for your report on this checkbox bug!

Javier Collado also reported this in bug #839675, along with a proposed fix. I'll mark this as a duplicate and the other one as confirmed.

The other traceback you see is due to the backend not being started when checkbox fails to run, that should go away once we solve the color_parse problem, but I'll see whether I can handle this more gracefully in the code.

Thanks again!

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.