View Issue Details

IDProjectCategoryView StatusLast Update
0001749SkyChart1-Softwarepublic18-10-09 17:37
ReporterSasa Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status acknowledgedResolutionopen 
PlatformLinux 64-bitOSLubuntuOS Version17.04
Product Version4.1 SVN 
Target Version5.0 
Summary0001749: Fcitx Input method - double characters on input in CDC
DescriptionIn order to have different language in Lubuntu, it is require to set fcitx input method. Unfortunately, then double characters are shown on input in search field.

This actually have nothing with CDC but Lazarus itself, as other software in Lubuntu works correctly. Similar is reported many times (long time ago) on Lazarus forum, but until now it is not fixed.

Is it this fixed with Lazarus 1.8?

TagsNo tags attached.

Activities

Patrick Chevalley

17-07-22 14:39

administrator   ~0003924

No this is not solved in Lazarus 1.8.

Here is a recent Lazarus bug report for this problem:
https://bugs.freepascal.org/view.php?id=30863

Maybe you can try the proposed patches.

Sasa

18-06-12 08:59

reporter   ~0004787

Last edited: 18-06-12 09:01

Patrick,

Even now is a year later and Lazarus is 1.8.2, the problem is still not fixed generically at all. Perhaps Zeljan's patch fixes the problem, however I cannot rebuild the Lazarus here...

Just for the record, the following fix the problem, just as from CdC faq, unless it fixes it in general for the active Linux session and CdC can be called from system content, a dektop link or a console without specifying input method:

http://wiki.lazarus.freepascal.org/Lazarus_Faq#Typing_in_edit_fields_generate_duplicate_letters

export GTK_IM_MODULE=gtk-im-context-simple
export QT_IM_MODULE=simple
export XMODIFIERS=@im=none

Issue History

Date Modified Username Field Change
17-07-22 12:37 Sasa New Issue
17-07-22 14:39 Patrick Chevalley Status new => acknowledged
17-07-22 14:39 Patrick Chevalley Note Added: 0003924
18-06-12 08:59 Sasa Note Added: 0004787
18-06-12 09:01 Sasa Note Edited: 0004787
18-06-12 09:01 Sasa Note Edited: 0004787
18-10-09 17:37 Patrick Chevalley Target Version => 5.0