Bug 74543 - Cursh after open project
Summary: Cursh after open project
Status: RESOLVED DUPLICATE of bug 69906
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.0.0
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-08 09:27 UTC by artur
Modified: 2004-02-08 09:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***