[umbrello-devel] [umbrello] [Bug 314149] Umbrello crash at startup.

Ralf Habacker ralf.habacker at freenet.de
Tue Sep 3 22:41:19 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=314149

--- Comment #12 from Ralf Habacker <ralf.habacker at freenet.de> ---
Another idea would be to comment out the following lines in umlistview.cpp 

121 // connect(this, SIGNAL(itemCollapsed(QTreeWidgetItem*)), this,
SLOT(slotCollapsed(QTreeWidgetItem*)));
122 // connect(this, SIGNAL(itemExpanded(QTreeWidgetItem*)), this,
SLOT(slotExpanded(QTreeWidgetItem*)));

This will not trigger the setIcon call mentioned in the backtrace.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list