Bug 79796

Summary: KDevelop 3.0.2 crashes when opening a .ui file.
Product: [Applications] kdevelop Reporter: jsu2
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED NOT A BUG    
Severity: crash    
Priority: NOR    
Version: 3.0.2   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description jsu2 2004-04-17 06:55:14 UTC
Version:           3.0.2 (using KDE KDE 3.2.1)
Installed from:    Compiled From Sources
Compiler:          gcc (GCC) 3.3.3 (Debian 20040320) 
OS:          Linux

When I try to open the sigcreatedlg.ui (from http://women.kde.org/articles/tutorials/kdevelop3/) file with KDevelop 3.0.2, it crashes my Debian desktop with the following output:

kdevelop (file view): FileTreeViewWidgetImpl::slotSelectionChanged()
kdevelop (core): [virtual void PartController::editDocument(const KURL&, int, int)] file:/home/js1/sigcreate/src/sigcreatedlg.ui linenum -1
KCrash: Application 'kdevelop' crashing...
Unable to start Dr. Konqi

This did not happen when I worked on the tutorial on my debian laptop which is running Qt 3.3.0, KDE 3.2.0, and KDevelop 3.0.1.  All three of those tools were built on the laptop using gcc 3.3.2 (Debian). 

The sigcreatedlg.ui that's crashing KDevelop 3.0.2 was created on my laptop (KDevelop 3.0.1).  On the laptop, KDevelop is able to launch Qt Designer without any problems.
Comment 1 Jens Dagerbo 2004-04-17 10:19:16 UTC
Filed twice.