Hello,
I found an error which has to do with non-ascii characters in a job
file:
2013-07-04 18:34:16,414 ERROR Error running event handler
/usr/share/checkbox/plugins/suites_prompt.py
SuitesPrompt.prompt_gather(<checkbox_qt.qt_in
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'\xe0' in position
15: ordinal not in range(128)
This seems to cause a cascade of errors which may culminate in your
inability to view the final report.
This is caused by bad handling of translation files in checkbox. To test
this theory, could you please run checkbox like this (to force running
in English, as I notice your system is configured in italian):
LANG=en_US.UTF-8 LANGUAGE=en_US:en checkbox-qt
and then see if the problems persist?
Anyway, a workaround for you to look at the report is to open it with
firefox:
firefox /home/fabio/.cache/checkbox/submission.xml
** Changed in: checkbox (Ubuntu)
Status: New => Incomplete
** Changed in: checkbox (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1198082
Title:
Results not available for sending o viewing
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/checkbox/+bug/1198082/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs