> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf > Of Bruno Souza Cabral > Sent: Monday, January 28, 2013 4:12 AM > To: Releases Mailing List > Subject: [Releasing] Testing: 01/26/2013 + mingw [fail] > > Report Date: 01/28/2013 > Reporters Name: Bruno Souza Cabral > Package/Build date: 01/26/2013 > Package name: qt-windows-opensource-5.0.1- > mingw47_32-x86-offline-rc1.exe > Package type: Installer (Offline) > Mkspec used: mingw > ------------------------------------------------------------ > Build checks: > ------------------------------------------------------------ > Asks about license: Not tested > Compiles with minimal options: Not tested > Compiles as static build (where supported): Not tested > Compiles in namespace (where supported): Not tested > Compiles with shadow build: Not tested > Compiles cross-compiled (where supported): Not tested > Comments: > > > ------------------------------------------------------------ > General checks: > ------------------------------------------------------------ > Text files have the correct EOL: Not tested > Files/dirs have sane perm. and timestamps: Yes > Tags have been replaced properly: Yes > README has valid information: Yes > Comments: > > > ------------------------------------------------------------ > Installer checks: > ------------------------------------------------------------ > Fresh install works correctly: Yes > Upgrade install works correctly: Not tested > Parallel install works correctly: Not tested > Previously installed package still works: Not tested > Warns when installing over an installation: Not tested > Is correctly signed: Yes > Displays appropriate gfx & strings & version no.: Yes > Offers the correct license(s): Yes > Offers sane default install directory: Yes > Correctly installs to default directory: Yes > Correctly installs to non-default loc.: Yes > Sanely reports progress and completion: Not tested > Installs only selected components: Not tested > Component selector works sanely: Not tested > Shortcuts from last page of installer works: Not tested > Correctly creates Desktop shortcuts: Yes > Correctly creates Start Menu shortcuts: Yes > Sets correct environment variables for shell: Not tested > Package shows up in Control Panel/Pkg. Manager: Not tested > Patching of files is done correctly: Yes > Cancel button is available: Not tested > Cleans up after install failure: Not tested > Cleanly fails on insufficient disk space: Not tested > Comments: > > > ------------------------------------------------------------ > Uninstaller checks: > ------------------------------------------------------------ > Uninstalls properly: Not tested > Removes installed files properly: Not tested > Removes empty directories: Not tested > Removes registry keys: Not tested > Reverses any other changes: Not tested > Comments: > > > ------------------------------------------------------------ > Both source/binary package checks: > ------------------------------------------------------------ > License is correct: Not tested > Assistant works correctly: Not tested > Designer works correctly: Not tested > Demos and examples launch without crashing: Not tested > Demos and examples function acceptably: Not tested > Demos and examples can be rebuilt: Not tested > External apps build: Not tested > "DLL Swapping" work on an application: Not tested > GUI stress-testing works ok: Not tested > Audio/Video w/QtMultimedia works: Not tested > Raster engine works: Not tested > Image formats work: Not tested > GraphicsView works: Not tested > OpenGL works: Not tested > Printing works: Not tested > QML 1 apps work (qmlviewer): Not tested > QML 2 apps work (qmlscene): No > QtNetwork works: Not tested > QtSql works: Not tested > QtSvg works: Not tested > QtXml works: Not tested > QtWebKit 1 works: No > QtWebkit 2 works: No > Comments: > The Webkit on QML like snowshoe or any other qtquick application that use > the Webkit crashes on debug and show an empty screen on release (but the > page loads and the link works, just the screen is empty)
The crash in debug mode is probably because of mixing debug and release libs of lib*GL*/ANGLE in memory - fixed by https://bugs.webkit.org/attachment.cgi?id=181503&action=review , qtwebkit commit 81cb91bb6b. About the problem in release build though - no idea, e.g. examples\webkitwidgets\fancybrowser works for me. Could you create a full bug report? Regards Kai > Is this package releasable?: No > > -- > Report form at http://testresults.qt-project.org/forms/release- > testing/index.pl submitted from 174.61.159.171 > _______________________________________________ > Releasing mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/releasing _______________________________________________ Releasing mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/releasing
