[Bug 68760] New: Add existing subprojects option not working in Automake Manager

Gary Cramblitt garycramblitt at comcast.net
Sat Nov 22 00:24:05 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=68760     
           Summary: Add existing subprojects option not working in Automake
                    Manager
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: garycramblitt at comcast.net


Version:           3.0.0a7 Using KDE 3.1.92 (CVS -> 20031019) (using KDE KDE 3.1.92)
Installed from:    Compiled From Sources
OS:          Linux

I cannot seem to get the "Add existing subprojects..." option to work in Automake Manager.  I do the following:

cvs co -l kdenonbeta
cvs co kdenonbeta/applets
cvs do kdenonbeta/doc
cd kdenonbeta
ln -s ../kde-common/admin admin
make -f Makefile.cvs

I start KDevelop (version 3.0.0a7 Using KDE 3.1.92 (CVS -> 20031019)) and import dir kdenonbeta as "KDE C++ Project (automake based)".  It automatically adds all the applets and doc subprojects except for kdenonbeta/applets/kclipspellapplet because kdenonbeta/applets/Makefile.am does not list kclipspell applet as a subdir.  This is all what I expected.  But in Automake Manager, I now right-click on applets and select "Add existing subprojects".  I drag kclipspellapplet from the top panel to the bottom panel and nothing
happens.  I try to click on kclipspellapplet and click "Add Selected" and nothing happens.  There is a Makefile.am in kclipspellapplet dir.

Next I try removing subproject kdoomload.  KDevelop warns me this cannot be undone but I click OK, leaving "delete files on disk" unchecked.  Now I can't add kdoomload as a subproject either.

Is this a known problem?  What am I doing wrong?  I searched
bugs.kde.org, kdevelop.org forums, and this mailing list, but not mentioned.




More information about the KDevelop-devel mailing list