The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13996 
====================================================================== 
Reported By:                Andrea Scarpino
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13996
Category:                   QtDialog
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-03-09 13:10 EST
Last Modified:              2013-03-09 13:10 EST
====================================================================== 
Summary:                    cmake-gui freezes if built with Qt5
Description: 
If you build cmake upon Qt5, the second time you click on the "Configure" button
in the cmake-gui app, the system freezes. After a bit, the kernel kills
cmake-gui.

% cmake-gui
Cannot create accessible interface for object:  QHeaderView(0x1c12da0) 
Cannot create accessible interface for object:  QCMakeCacheView(0x1c0e940, name
= "CacheValues") 
Cannot create accessible interface for object:  QCMakeCacheView(0x1c0e940, name
= "CacheValues") 
Cannot create accessible interface for object:  QCMakeCacheView(0x1c0e940, name
= "CacheValues") 
Cannot create accessible interface for object:  QComboBoxListView(0x1bceab0) 
Cannot create accessible interface for object:  QComboBoxListView(0x1bceab0) 
[1]    25843 killed     cmake-gui

Ask if you need more info.


Steps to Reproduce: 
Build cmake using Qt5.
Create a new build dir and run cmake-gui, configure the project.
Configure the project again: the system freezes.

Additional Information: 
cmake 2.8.10.2
qt 5.0.1
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-03-09 13:10 Andrea ScarpinoNew Issue                                    
======================================================================

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to