News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Lag while typing code [C::B on Arch Linux]

Started by dmaniac, February 07, 2012, 08:28:09 PM

Previous topic - Next topic

dmaniac

Hi all,

I think I am getting nuts cause i cannot find a solution. When I am typing code there is a input lag. When starting a new word like "for" or a variable name the letters are appearing with a lag. This lag is also present when I navigate through the code with the arrow keys.

My first guess was that it is because of the code completion but after turning the plugin off the lagging was still there.

Does anybody have an idea what it could be?

I am running Arch linux with Code::blocks 10.05

Any help is appreciated!

Dennis

oBFusCATed

Have you tried a fresh svn build?
In the past there was a PKGBUILD file for svn builds in AUR, but I've not used arch for a while and I don't know what is the current status.
(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!]

dmaniac

Arch has indeed still a C::B svn version in the AUR. After installing thisone I did not notice the lag anymore.

Thx for the fast help,

Now I can code happy again :)