eixmg:

Thanks for reporting back.

Looks like the checkbox_gtk.gtk_interface got misplaced somehow.

I'd like to ask you to perform a couple of tests to determine what might
be the problem.

1) Please open a terminal window and paste the following commands, to
check the versions of Python you have installed and whether they fail to
locate the checkbox_gtk module.

for py in `pyversions -s`; do 
echo $py; 
echo '__import__("checkbox_gtk.gtk_interface", None, None, [""])' |$py; 
done

Post the output of those commands back here.

2) Please verify whether the file
/usr/share/pyshared/checkbox_gtk/gtk_interface.py exists on your system,
let me know either way.

Thanks for your help in diagnosing this problem!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769258

Title:
  system testing doesn't work on  11.04

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to