[Qt-interest] QT Creator hangs drawing window
Andrew Brooks
arb at sat.dundee.ac.uk
Fri Apr 10 21:43:32 CEST 2009
On Thu, 09 Apr 2009 16:28:55 +0100, Andreas Pakulat <apaku at gmx.de> wrote:
>> >> I've just built Qt-4.5.0 and Qt-Creator-1.0.0 but it hangs.
>> % qtcreator -graphicssystem native
>> the window is blank as I described
>> When I run
>> % qtcreator -graphicssystem raster
>> I actually see the window contents!!
>>
>> Problem (1) only the raster system displays anything at all.
>>
>> BUT, I then clicked in the Locator and up popped the list of options.
>> Subsequently it goes blank (white) and won't disappear. (Problem 2)
>>
>> Even worse when I click and type into the locator the whole of qtcreator
>> hangs. (Again, using gdb it appears to be in QRasterizer::rasterize).
>> Problem 3! (I suspect all three are somehow related?)
>
> That sounds rather strange
Indeed, that's why I'm asking the list for help ;-) Should I file a bug report?
> are you sure your Qt has been built properly?
How could I know? I just used configure -opengl desktop; make
> Did you try to change the graphics card driver (i.e. upgrade)?
I'm using local and remote X displays including displaying on the most recent Mandriva 2009 with identical results.
Andrew
More information about the Qt-interest-old
mailing list