Bug#29153: marked as done (New Terminal C++ Project stops creation, hangs (does not crash).) by John Firebaugh <jfirebaugh at kde.org>

Stephan Kulow owner at bugs.kde.org
Sat Aug 31 07:28:55 UTC 2002


Your message with subj: New Terminal C++ Project stops creation, hangs (does not crash).

Thank you for your bug report.
The bug that your reported no longer applies to the latest development (CVS) 
version of KDE. This is most probably because the bug has been fixed, the 
application has been substantially modified, or the application no longer 
exists. The bug report will be closed.

has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

(Complete bug history is available at http://bugs.kde.org/db/29/29153.html)

Received: (at submit) by bugs.kde.org; 17 Jul 2001 11:32:03 +0000
Received: (qmail 11608 invoked by uid 33); 17 Jul 2001 11:32:03 -0000
Date: 17 Jul 2001 11:32:03 -0000
Message-ID: <20010717113203.11607.qmail at master.kde.org>
To: submit at bugs.kde.org
Subject: New Terminal C++ Project stops creation, hangs (does not crash).
From: grrp at yahoo.com

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)





More information about the KDevelop-devel mailing list