I have ubuntu 14.10 and I have upgraded both ubuntu and codelite to 14.10 and 6.1.
When opening a dialog I am able only to add characters while I am unable to delete.
If I click the right mouse button a dialog with "insertion method" appears and I have to choose between:
System, none, simple, amchar, cyrilic, inuctitut and other strange things I have never seen before.
So if I select "none" or "simple" everything works as expected, but the "system" stays always selected, and I have to repeat the operation every time I open a dialog box ( as project settings e.g. ).
Unable to write in dialogs.
-
- CodeLite Enthusiast
- Posts: 18
- Joined: Sat Jan 25, 2014 9:16 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Unable to write in dialogs.
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 18
- Joined: Sat Jan 25, 2014 9:16 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Unable to write in dialogs.
I had seen the post, but what I describe is more detailed. The problem isn't that some keys are "lost" instead somehow the keyboard modality is selectable by a way I have never seen before in ubuntu. If I select the "none" or "simple" then everything works correctly, but I have to do it every time, while I haven't found how to change it permanently. I attach a relative screenshot in order to understand the problem
-
- CodeLite Enthusiast
- Posts: 18
- Joined: Sat Jan 25, 2014 9:16 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Unable to write in dialogs Solved
I managed to solve the question by the subsequent way:
I installed im-switch ( apt-get install im-switch ) and executed it by the following command:
im-switch -c
In the dialog I selected the "none" option and restared the X window.
I installed im-switch ( apt-get install im-switch ) and executed it by the following command:
im-switch -c
In the dialog I selected the "none" option and restared the X window.