Bug#29153: New Terminal C++ Project stops creation, hangs (does not crash).
grrp at yahoo.com
grrp at yahoo.com
Tue Jul 17 11:32:03 UTC 2001
Package: kdevelop
Version: 1.4.1 (using KDE 2.1.1 )
Severity: normal
Installed from: Red Hat Linux 7.0
Compiler: gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-79)
OS: Linux 2.2.17-8smp i686
OS/Compiler notes:
I've force-installed kdevelop once, because I hadn't all required libs. Obviously, it didn't work (failed when creating a project, called khello), but I've used it to determine what libs were required in order to get it working. After a GNU tools install, and complete KDE 2.1.1 install (all dependencies resolved) I've reinstalled kdevelop, and all is working... I've done "rm -rf khello" and I am doing the following:
1) Select Project -> New -> C++
2) Bring a name to project (khello), and accept the default settings, until you press "Create"
The log says:
Starting with installation
App [Khello] Type [cpp]
unpacking <template.tar.gz> in </home/gus/y/aprenda/khello>...
changing files [cpp]...
And no more... It hangs, but KDevelop health is ok, I mean, no crash. After a long time, I close the window (successfully) and now I am in the KDevelop IDE, without any project opened.
The files created are:
-rw-r--r-- 1 gus users 133 Jul 17 06:04 Makefile.am
-rw-r--r-- 1 gus users 554 Nov 11 2000 Makefile.dist-rw-r--r-- 1 gus users 171 Jan 18 1999 acconfig.h
-rw-r--r-- 1 gus users 83254 Mar 12 2000 acinclude.m4.in
-rwxr-xr-x 1 gus users 31247 Mar 4 2000 config.guess
-rwxr-xr-x 1 gus users 24171 Mar 4 2000 config.sub
-rw-r--r-- 1 gus users 1695 Jul 17 06:04 configure.in
-rw-r--r-- 1 gus users 424 Nov 11 2000 configure.in.no_shlib
-rwxr-xr-x 1 gus users 5584 Dec 11 1998 install-sh
drwxr-xr-x 4 gus users 16384 Nov 18 2000 khello
-rw-r--r-- 1 gus users 23053 Mar 4 2000 libtool.m4.in-rwxr-xr-x 1 gus users 98276 Mar 4 2000 ltconfig
-rw-r--r-- 1 gus users 129764 Mar 4 2000 ltmain.sh
-rwxr-xr-x 1 gus users 7421 Mar 4 2000 missing
-rwxr-xr-x 1 gus users 723 Mar 4 2000 mkinstalldirs
Doing the same, but khello2 instead khello works fine. Well, the real bug is: KDevelop should detect when a project creation fails (without a error message), in order to notify the user, and erase the incomplete-new-app.
NOTE: I'm not really using RedHat. I'm using WinLinux, which is derivated of RedHat (fully compatible, as the authors say), so, I had to download a lot of libs, in order to upgrade kde (from 2.1 to 2.1.1), and all programming packages required by GNU C (g++, make, autoconf, etc).
(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop-devel
mailing list