Hi Moritz,

The most recent Checkbox packages for Ubuntu Quantal Quetzal fix the
problem where the menu bar shows the name of the last executed test.

Looking at your log file I see this problem:

2012-07-27 21:56:19,847 ERROR    Error running event handler 
/usr/share/checkbox/plugins/suites_prompt.py 
SuitesPrompt.prompt_gather(<checkbox_qt.qt_interface.QTInterface object at 
0x130a490>) for event type 'prompt-gather'
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/suites_prompt.py", line 111, in 
prompt_gather
    options, defaults)
  File "/usr/lib/python2.7/dist-packages/checkbox_qt/qt_interface.py", line 
157, in show_tree
    newOptions[str(section)] = newTests
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 
10: ordinal not in range(128)

This is caused by erroneous handling of german characters. Steps to
reproduce:

- On a system with Precise and Checkbox 0.13.7
- sudo apt-get install language-pack-gnome-de
- LANG=de_DE.UTF-8 LANGUAGE=de_DE checkbox-qt
- Click on 'Continue'
- Click on "start testing"

The indicated trace will appear in checkbox log, checkbox behaves
strangely. However I was unable to reproduce the situation where
clicking on "view report" does not show the report; for me, it opened
Firefox and correctly showed the report. Do you by chance use a
different browser, or have you configured another browser as the
default?

Setting as Incomplete pending response on the browser question.



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

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

Title:
  run assert failure: python: ../../src/xcb_io.c:273: poll_for_event:
  Zusicherung »!xcb_xlib_threads_sequence_lost« nicht erfüllt.

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

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

Reply via email to