Bug 1231499
| Summary: | ibus can't type in Telegram(from KDE 5) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Zhenbo Li <lizhenbo> |
| Component: | ibus | Assignee: | fujiwara <tfujiwar> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 22 | CC: | i18n-bugs, shawn.p.huang, tfujiwar |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-06-15 05:16:58 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Zhenbo Li
2015-06-14 01:28:51 UTC
I downloaded Telegram from https://telegram.org/dl/tdesktop and run ldd # ldd Telegram/Telegram linux-vdso.so.1 (0x00007ffcef5e9000) libX11.so.6 => /lib64/libX11.so.6 (0x00007f4eb94df000) libX11-xcb.so.1 => /lib64/libX11-xcb.so.1 (0x00007f4eb92dd000) libxcb.so.1 => /lib64/libxcb.so.1 (0x00007f4eb90bb000) libdl.so.2 => /lib64/libdl.so.2 (0x00007f4eb8eb7000) librt.so.1 => /lib64/librt.so.1 (0x00007f4eb8caf000) libglib-2.0.so.0 => /lib64/libglib-2.0.so.0 (0x00007f4eb8975000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f4eb8759000) libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f4eb83d7000) libm.so.6 => /lib64/libm.so.6 (0x00007f4eb80cf000) libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f4eb7eb8000) libc.so.6 => /lib64/libc.so.6 (0x00007f4eb7af8000) /lib64/ld-linux-x86-64.so.2 (0x00007f4eb9820000) libXau.so.6 => /lib64/libXau.so.6 (0x00007f4eb78f4000) It does not link qt libraries so I guess this runs qt with a special way it does not send QT_IM_MODULE to QApplication::QApplication(int&, char**, int)(). I think this problem cannot be fixed in ibus and Telegram is a closed code. http://twitter.com/telegram or http://telegram.org/support telegram-cli can be downloaded and it works with ibus. % telegram-cli > msg peer test |