After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 678239 - Can't input Chinese Characters through HIME/gcin/ibus input methods
Can't input Chinese Characters through HIME/gcin/ibus input methods
Status: RESOLVED DUPLICATE of bug 672190
Product: dia
Classification: Other
Component: general
0.97.x
Other Linux
: Normal normal
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2012-06-17 07:09 UTC by HaiShan Chen
Modified: 2012-06-23 10:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description HaiShan Chen 2012-06-17 07:09:44 UTC
Hi, I use Dia upon Ubuntu 12.04 with Unity interface. I found that I can't input Chinese characters in Dia, which was no problem under 0.97.1. I normally used HIME/gcin IMs and I doubted they caused this problem. So I changed to ibus which is Ubuntu's default multi-launguage IM, but it still didn't work.

Some users report that's because Dia use GTK-2, but mainstream IMs have used GTK-3, so they change IMs to older versions to solve this problem. I didn't try it so I don't know if it actually work.
Comment 1 HaiShan Chen 2012-06-17 07:29:44 UTC
Sorry, I forgot to report my Dia version, which is 0.97.2.
Comment 2 HaiShan Chen 2012-06-17 09:29:19 UTC
Hi, someone told me change /usr/bin/dia to cancel integrated UI, and it solve the problem.

from: 
dia-gnome --integrated "$@"

to:
dia-gnome "$@"

Still hope you guys can find out what's going wrong. I like integrated UI more than tool bar separated.
Comment 3 Hans Breuer 2012-06-23 10:18:50 UTC
The same issue is already reported as bug 672190.

*** This bug has been marked as a duplicate of bug 672190 ***