[Qt-creator] [VS debugging] hangs on mouse hover ?
Andre Poenitz
andre.poenitz at mathematik.tu-chemnitz.de
Wed Jun 24 20:08:24 CEST 2009
On Wed, Jun 24, 2009 at 09:54:54AM +0200, Boy Lenssen wrote:
> I'm using an own build version, build on june 22. When debugging VS
> executables, all seems well, but when I hover on a variable to see what
> the value is, Qt Creator hangs completely for about 20 seconds.
> Sometimes it does work, but only for the parameters received by a
> function.
Where do you hover on the variable? The picture you sent looks like
a tooltip in the Locals&Watchers view, is that where you got it?
There is an option in the settings to enable tooltips when hovering
over variables in the text. But that did not work well until very
recently (read "today noon"), so it is switched off by default.
With a really recent build from git master (which, unfortunately, means
it will not be in 1.2) it should work fine, though.
Andre'
More information about the Qt-creator-old
mailing list