[Qt-creator] Designer form widget problem

Mark Constable markc at renta.net
Tue Jan 13 13:43:09 CET 2009


On 2008-12-31, Mark Constable wrote:
> I've never been able to simply drag n drop a widget
> onto a form in designer on linux/x86_64 with nvidia
> 177.82. This 50 sec video shows exactly what I mean...
> http://markconstable.com/qtcreator-widget-problem.avi

This is an example using qt-creator 9.1 beta on top of
qt-snapshot 4.5.0-2009010204 but now with nvidia 180.22

 http://markconstable.com/qtcreator-beta-widget-problem.avi

My qt-snapshot configure args are...

  ./configure \
    -prefix /usr \
    -translationdir /usr/share/qt/translations \
    -examplesdir /usr/share/doc/qt/examples \   
    -sysconfdir /etc/qt \                       
    -plugindir /usr/lib/qt/plugins \            
    -demosdir /usr/share/doc/qt/demos \         
    -datadir /usr/share/qt \                    
    -docdir /usr/share/doc/qt \                 
    -fast -glib -dbus -qdbus -qt-gif \          
    -confirm-license -optimized-qmake \         
    -platform linux-g++ -shared -sm -nis \      
    -stl -no-separate-debug-info -system-zlib \ 
    -no-exceptions -system-libpng -system-libjpeg \
    -plugin-sql-{mysql,sqlite} -qvfb -reduce-relocations \
    -webkit -phonon -debug || return 1                    

(someone asked if it was the same problem using the beta
but I lost that email)

--markc




More information about the Qt-creator-old mailing list