Bug 74543

Summary: Cursh after open project
Product: [Applications] kdevelop Reporter: artur
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 3.0.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description artur 2004-02-08 09:27:52 UTC
Version:           3.0.0 (using KDE 3.2.0, Mandrake Linux Cooker i586 - Cooker)
Compiler:          gcc version 3.3.2 (Mandrake Linux 10.0 3.3.2-4mdk)
OS:          Linux (i686) release 2.4.23

Greetings,

I use KDE 3.2 and KDevelop 3.0.0, when I open a project KDevelop crushes instantly. I run KDevelop in terminal to obtain messages from stdout. Below I put them.

Loading required GL library /usr/lib/libGL.so.1
QMetaObject::findSignal:KFileDetailView: Conflict with QListView::doubleClicked(QListViewItem*,const QPoint&,int)
QObject::connect: No such slot KDevFileSelector::initialDirChangeHack()
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'fileselectorwidget')
kdecore (KAction): WARNING: KActionCollection::KActionCollection( QObject *parent, const char *name, KInstance *instance )
kdecore (KAccel): WARNING: KKeySequence::init( seq ): key[0] is null.
kdecore (KAccel): WARNING: KKeySequence::init( seq ): key[0] is null.
ASSERT: "part && parent" in partwidget.cpp (41)

So, I suppose the ASSERT is responsible for crush.
Comment 1 Jens Dagerbo 2004-02-08 09:40:16 UTC
It's not. See Bug #69906.

*** This bug has been marked as a duplicate of 69906 ***