News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Problem with locale (ru)

Started by koluna, November 11, 2020, 08:57:01 PM

Previous topic - Next topic

oBFusCATed

What is ibus? Disable it and see if the problem goes away.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

koluna

IBus is an input method (layout mananager).
I have turned it off. It did not help...

koluna

#17
Oh... I found another bug...
Arrow keys (Left, Right) do not work in some widgets!
See the screenshot bellow (red - keys do not work, green - keys work).
I have so problem in CodeLite!!!
What is it? wxWidgets? GTK?

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

koluna

I tried wxWidgets + GTK 2.
The result was same.
What can you suggest me to try? :)

koluna

#20

oBFusCATed

What do you mean by "I tried wxWidgets + GTK 2."?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

koluna

#22
I set up GTK2 and built wxWidgets for GTK2.
I built some samples from wxWidgets distrib, and they have same bugs...

stahta01

Quote from: koluna on November 16, 2020, 06:16:42 PM
I set up GTK2 and built wxWidgets for GTK2.
I built some samples from wxWidgets distrib, and they have same bugs...

So, does that mean that the bug is not in Code::Blocks? Because that is how it sounds to me.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

koluna

Yes, it does...
Sorry :)
But, I think somebody will suggest me a valid solve :)