> -----Original Message----- > From: [email protected] [mailto:qt- > [email protected]] On Behalf Of ext > Erwin Brandenberger > Sent: Tuesday, May 17, 2011 8:34 AM > To: [email protected] > Subject: [Qt-creator] Keyboard actions are delayed > > I'm working with qtcreator with version 2.0.1 since a long while and was quite > happy with the program. > > Now with the Ubuntu 11.04 update the newer version of qtcreator 2.1. > It's 64bit Ubuntu. > > After each keyboard stroke it takes nearly one second until the action is > taken. What's the reason ?
At least I haven't heard about this before, and I'm using Ubuntu 64bit too. Things you can do: * Check whether it's tied to some action (e.g. C++ parser running in the background when you load projects?), check CPU/memory usage * Create a new user, and try to reproduce * Check whether other Qt apps (designer) are slow too * Get Qt Creator 2.2 and check whether it's still broken for you (http://developer.qt.nokia.com/wiki/QtCreator2.2Download) Regards Kai > On another computer (32bit Ubuntu 11.04) it works fine. > > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt.nokia.com/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
