Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Toutes les fonctions  ·  Vues d'ensemble  · 

Known Issues in 4.5.3

An up-to-date list of known issues with Qt 4.5.3 can be found via the Task Tracker on the Qt website which provides additional information about known issues and tasks related to Qt.

General Issues

When running Qt applications on Windows or with -graphicssystem raster, any process that triggers a QWidget::update() from within a destructor might result in a crash.

Issues with Third Party Software

X11 Hardware Support

  • There is a bug in the 169.xx NVIDIA drivers on certain GeForce 8 series cards that is triggered by the OpenGL paint engine when using QPainter on a QGLWidget to draw paths and polygons. Some other painting operations that end up in the path fallback are affected as well. The bug causes the whole X server to repeatedly hang for several seconds at a time.
  • There is an issue with NVIDIA's 9xxx driver series on X11 that causes a crash in cases where there are several QGLContexts and the extended composition modes are used (the composition modes between and including QPainter::CompositionMode_Multiply and QPainter::CompositionMode_Exclusion). This affects the composition mode demo in Qt 4.5, for example. The crash does not occur in newer versions of the drivers.

Windows Hardware Support

  • When using version 6.14.11.6921 of the NVIDIA drivers for the GeForce 6600 GT under Windows XP, Qt applications which use drag and drop will display reduced size drag and drop icons when run alongside applications that use OpenGL. This problem can be worked around by reducing the level of graphics acceleration provided by the driver, or by disabling hardware acceleration completely.

Windows Software Issues

  • When building Qt 4.5.0 with Windows 7, the build fails with an error message regarding failing to embed manifest. This a known issue with Windows 7, explained in the Windows 7 SDK Beta release notes. A workaround for this issue is to patch the embed_manifest_exe.prf file with the following:
     diff --git a/mkspecs/features/win32/embed_manifest_exe.prf b/mkspecs/features/win32/embed_manifest_exe.prf
     index e1747f1..05f116e 100644
     --- a/mkspecs/features/win32/embed_manifest_exe.prf
     +++ b/mkspecs/features/win32/embed_manifest_exe.prf
     @@ -8,4 +8,9 @@ if(win32-msvc2005|win32-msvc2008):!equals(TEMPLATE_PREFIX, "vc"):equals(TEMPLATE
          QMAKE_POST_LINK = $$quote(mt.exe -nologo -manifest \"$$replace(OBJECTS_DIR,/,\\)\\$${NOPATH_TARGET}.intermediate.ma
     nifest\" -outputresource:$(DESTDIR_TARGET);1$$escape_expand(\n\t))
          QMAKE_POST_LINK += $$QMAKE_PREV_POST_LINK
          QMAKE_CLEAN += \"$$replace(OBJECTS_DIR,/,\\)\\$${NOPATH_TARGET}.intermediate.manifest\"
     +    isEmpty(RC_FILE) {
     +        system("echo.>$$replace(OUT_PWD,/,\\)\\$$replace(OBJECTS_DIR,/,\\)\\Windows7WorkAround.rc")
     +        RC_FILE = $$replace(OUT_PWD,/,\\)\\$$replace(OBJECTS_DIR,/,\\)\\Windows7WorkAround.rc
     +       }
     +
      }
  • Under certain circumstances Visual Studio Integration v1.4.0 will not be able to install the integration for Visual Studio 2005 on Windows Vista. An error message states that .NET Framework v2.0 Service Pack 1 is not installed. This is due to a problem with the built-in installation of this on Windows Vista. This issue can be fixed by installing .NET Framework version 3.5.
  • With NVIDIA GeForce 7950 GT (driver version 6.14.11.7824), a fullscreen QGLWidget flickers when child widgets are shown/hidden. The workaround for this is to use setGeometry() with a width/height 1 pixel bigger than your geometry and call show().
  • A bug in the Firebird database can cause an application to crash when fbembed.dll is unloaded. The bug is fixed in version 2.5.

Mac OS X Software Support

  • If a sheet is opened for a given window, clicking the title bar of that window will cause it to flash. This behavior has been reported to Apple (bug number 5827676).

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année
  1. « Quelque chose ne va vraiment pas avec les développeurs "modernes" », un développeur à "l'ancienne" critique la multiplication des bibliothèques 68
  2. Apercevoir la troisième dimension ou l'utilisation multithreadée d'OpenGL dans Qt, un article des Qt Quarterly traduit par Guillaume Belz 0
  3. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  4. BlackBerry 10 : premières images du prochain OS de RIM qui devrait intégrer des widgets et des tuiles inspirées de Windows Phone 0
  5. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  6. Adieu qmake, bienvenue qbs : Qt Building Suite, un outil déclaratif et extensible pour la compilation de projets Qt 17
  7. La rubrique PyQt/PySide a besoin de vous ! 0
Page suivante

Le Qt Labs au hasard

Logo

Le moteur de rendu OpenGL

Les Qt Labs sont les laboratoires des développeurs de Qt, où ils peuvent partager des impressions sur le framework, son utilisation, ce que pourrait être son futur. Lire l'article.

Communauté

Ressources

Liens utiles

Contact

  • Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).

Qt dans le magazine

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt 4.5
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web