Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Using the Lazarus IDE
»
Editor
»
Pressing any button (e.g. letter) types it twice in 1.8.0
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
TRichMemo EM_FORMATRANGE ...
by
rvk
[
Today
at 09:31:40 pm]
TLazSerial : serial port ...
by
CM630
[
Today
at 09:14:56 pm]
it2play - IT/S3M module r...
by
Lulu
[
Today
at 09:11:05 pm]
Status of FPC 3.4.0 or FP...
by
LV
[
Today
at 08:43:12 pm]
Debian removes FPC/Lazaru...
by
Fred vS
[
Today
at 08:12:20 pm]
The Future of FPC
by
Ten_Mile_Hike
[
Today
at 07:38:23 pm]
[ANN] fpGUI Toolkit v2.0....
by
Graeme
[
Today
at 07:37:05 pm]
Lazarus recompiles some o...
by
Hartmut
[
Today
at 07:03:22 pm]
Fixing Lazarus 4.4 IDE la...
by
Curt Carpenter
[
Today
at 06:47:29 pm]
TaChart on MAC: No nice s...
by
tk
[
Today
at 06:10:50 pm]
External SIGSEV (Database...
by
cdbc
[
Today
at 05:37:46 pm]
Fast Canvas Library V1.05...
by
Gigatron
[
Today
at 04:40:04 pm]
Z80 ZX Spectrum and Syste...
by
Cascade
[
Today
at 03:30:13 pm]
Where is Lazarus config
by
Martin_fr
[
Today
at 12:10:36 pm]
Anchordocking - window pr...
by
Zvoni
[
Today
at 10:41:04 am]
How to determine the unkn...
by
Hartmut
[
Today
at 09:56:10 am]
ThorVG - test (lightweigh...
by
Boleeman
[
Today
at 09:34:56 am]
Anchordocking - Window T...
by
janhsh
[
Today
at 09:33:09 am]
Free Pascal for a small e...
by
dbannon
[
Today
at 09:20:55 am]
Problem with Generic Cons...
by
SonnyBoyXXl
[
Today
at 07:59:15 am]
[SHARE] Rotate and Flip b...
by
Xenno
[
Today
at 07:37:56 am]
Pre-Specialize Generic Fu...
by
Khrys
[
Today
at 07:02:30 am]
[ANN] PasBuild 1.2.0 Rele...
by
Graeme
[February 09, 2026, 11:34:03 pm]
[SOLVED] TFPGObjectList s...
by
Phoenix
[February 09, 2026, 11:18:33 pm]
ListBox MeasureItem
by
TheCompanionCube
[February 09, 2026, 08:43:49 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Pressing any button (e.g. letter) types it twice in 1.8.0 (Read 6756 times)
vlastimil
Newbie
Posts: 3
Pressing any button (e.g. letter) types it twice in 1.8.0
«
on:
December 07, 2017, 06:10:10 am »
Hello,
OS: Linux Mint 18.3 Cinnamon 64-bit.
I am a recreational user of Lazarus and an advanced user of Linux.
I have just edited my Q&A of how to install Lazarus on Linux Mint 18 and installed it:
https://unix.stackexchange.com/questions/299758/lazarus-ide-not-correctly-installable-from-repository-in-mint-18-x
Now, what is the problem:
When I type, IT TYPES EVERYTHING TWICE, literally. See image in attachment.
I want to start a new project, hence I need this resolved soon.
Thank you.
EDIT1:
I have found that if I launch lazarus with sudo, it types normal. Where could be the problem?
«
Last Edit: December 07, 2017, 07:06:45 am by vlastimil
»
Logged
Handoko
Hero Member
Posts: 5515
My goal: build my own game engine using Lazarus
Re: Pressing any button (e.g. letter) types it twice in 1.8.0
«
Reply #1 on:
December 07, 2017, 07:15:08 am »
Hello vlastimil,
Welcome to the forum.
This issue happens on Ubuntu, its variants and/or
GNOME Desktop
users. It has been reported here:
https://bugs.freepascal.org/view.php?id=30863
You can find the solutions here:
http://wiki.freepascal.org/Lazarus_Faq#Typing_in_edit_fields_generate_duplicate_letters
I personally choose to disable the Input Manager. To do it on Ubuntu Mate:
Ubuntu main menu > System > Control Center > Language Support > Keyboard input method system > select: none.
---edit---
After you change the setting, you need to
restart
your computer.
«
Last Edit: December 07, 2017, 11:00:00 am by Handoko
»
Logged
vlastimil
Newbie
Posts: 3
Re: Pressing any button (e.g. letter) types it twice in 1.8.0
«
Reply #2 on:
December 07, 2017, 07:22:59 am »
Alright, there has been some XIM selected in Input Method in System Settings.
But the problem persists after setting it to NONE.
Any further things I could try?
Logged
vlastimil
Newbie
Posts: 3
Re: Pressing any button (e.g. letter) types it twice in 1.8.0
«
Reply #3 on:
December 07, 2017, 07:30:21 am »
Ok, problem resolved with that setting AND reboot.
Thank you very much.
Logged
avra
Hero Member
Posts: 2582
Re: Pressing any button (e.g. letter) types it twice in 1.8.0
«
Reply #4 on:
December 07, 2017, 08:50:10 am »
Quote from: Handoko on December 07, 2017, 07:15:08 am
This issue happens on Ubuntu and its variants.
It also happens on Manjaro Cinnamon. On Manjaro XFCE it does not happen. I gave up Cinnamon because of this bug.
Logged
ct2laz
- Conversion between Lazarus and CodeTyphon
bithelpers
- Bit manipulation for standard types
pasettimino
- Siemens S7 PLC lib
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Using the Lazarus IDE
»
Editor
»
Pressing any button (e.g. letter) types it twice in 1.8.0
TinyPortal
© 2005-2018