[cmake-developers] [CMake 0013996]: cmake-gui freezes if built with Qt5

Mantis Bug Tracker mantis at public.kitware.com
Sat Mar 9 13:10:44 EST 2013


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                                    
======================================================================




More information about the cmake-developers mailing list