Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please answer these questions:

* Are you still experiencing this problem?
* Is this reproducible?
* If so, what specific steps should we take to recreate this bug?

The fact that (looking at the trace you provide) your Python interpreter
is unable to import curdir makes me think there could be something odd
about your Python installation. Also, a failure of that caliber (the os
module in Python) would also affect a lot of other programs in your
system.

What happens if you run a Python interpreter in a terminal and type:

from os.path import curdir; curdir

?

It would also be useful if you could post the output of this command:

apt-cache policy python2.6

Thanks!

** Changed in: checkbox (Ubuntu)
   Importance: Undecided => Medium

** Changed in: checkbox (Ubuntu)
       Status: New => Incomplete

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

Title:
  checkbox-gtk crashes upon opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/checkbox/+bug/600587/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to