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.
Filed twice.