Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1202 by [email protected]: "make check" fails 2 of 7 tests. Error: assertion failed: (IBUS_IS_CONNECTION (connection))
http://code.google.com/p/ibus/issues/detail?id=1202

What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...): Slackware 13.1 (Linux)
Architecture (i386, x86_64): i386
IBus version: 1.3.9
Input method name and version: not installed yet (aiming for Anthy)
Python version: 2.6
dbus version: not sure! (/usr/lib/dbus-1.0, /usr/doc/dbus-1.2.14)
dbus-python version: 0.83.0
gtk version (if bug is about gtk applications):
qt version (if bug is about qt applications): 4.5.1

What steps will reproduce the problem?
1. cd ibus-1.3.9
2. ./configure
3. make
4. make check

What is the expected output?
 I don't know

What do you see instead?

(process:15617): IBUS-WARNING **: DISPLAY is empty! We use default DISPLAY (:0.0)
(process:15617): IBUS-DEBUG: ===== Active engines:
**
IBUS:ERROR:ibusconnection.c:692:ibus_connection_send_with_reply_and_block: assertion failed: (IBUS_IS_CONNECTION (connection))
/bin/sh: line 5: 15617 Aborted                 ${dir}$tst
FAIL: test-bus

 and

(process:15721): IBUS-WARNING **: DISPLAY is empty! We use default DISPLAY (:0.0)
**
IBUS:ERROR:ibusconnection.c:692:ibus_connection_send_with_reply_and_block: assertion failed: (IBUS_IS_CONNECTION (connection))
/bin/sh: line 5: 15721 Aborted                 ${dir}$tst
FAIL: test-global-engine

Please provide any additional information below.

Installed are python, icu4c, ibus-qt
Using KDE 4
Complete utput and errors from "make check" attached.

Attachments:
        ibus_1-3-9_tests.txt  1.4 KB

--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复