[Qt-creator] .prf handling, application palette, and performance concerns
Adam Higerd
ahigerd at timeips.com
Mon Nov 10 16:25:54 CET 2008
Matthias Ettrich wrote:
> On Thursday 06 November 2008 04:54:26 pm ext Adam Higerd wrote:
>> Matthias Ettrich wrote:
>>>> but at home I have a Duron 1.3GHz and it drops 15-25% of my keystrokes.
>>> Please elaborate, what do you mean by dropping keystrokes? In the worst
>>> case, Qt should compress keystrokes, but never drop any. Are you saying
>>> you hit a key and the character won't show up in the editor at all? On
>>> what operating system platform is that?
>> It's completely dropping keystrokes. I might type in the word
>> "QSettings" and end up with something like "QStins". If I type slowly
>> (maybe 4cps instead of my usual 10-15cps) I don't lose anything.
>>
>> I'm using Gentoo Linux, 32-bit, 2.6.25 kernel; Qt/X11 4.4.2 (naturally
>> Creator is using the 4.5.0 snapshot).
>>
>> I suppose one difference between my home system and my work system is
>> that my home system has scim-bridge installed, but I've not had any
>> problems with it in other Qt4 applications like Arora or my own software.
>
> Qt should never ever drop key strokes, no matter what the load is. We will try
> to reproduce and fix it. Hopefully this is creator specific (then we will
> also reproduce and fix it, but at least not all of Qt is broken).
I installed Qt Creator on my iBook (512MB RAM, 1.33GHz G4 processor,
last release of Tiger) I don't remember exactly which version of Qt is
installed as my development version (it's definitely 4.4.1 or higher).
I'm observing the same issue with dropped keystrokes, although
(presumedly because it's a faster system) not QUITE as many keystrokes
are being dropped ("QuestionListWindow" invariably comes out
"QuestionListWin" or "QuestionListWind" if I'm typing at full speed).
Definitely looks like it could be an issue.
/s/ Adam
More information about the Qt-creator-old
mailing list