Bug 79796 - KDevelop 3.0.2 crashes when opening a .ui file.
Summary: KDevelop 3.0.2 crashes when opening a .ui file.
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.0.2
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-17 06:55 UTC by jsu2
Modified: 2004-04-17 10:19 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 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.