Bug 65644

Summary: Icon Target is not working correctly
Product: [Applications] kdevelop Reporter: Adriaan Putter <kougom>
Component: Build tools: AutomakeAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: annma, mattr
Priority: NOR    
Version: 3.0.0a7   
Target Milestone: ---   
Platform: Mandrake RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: This patch update the Makefile.am when you add a new icon and remove the last one in the icon-target.
This patch works better

Description Adriaan Putter 2003-10-07 08:59:58 UTC
Version:           3.0.0a7 (using KDE KDE 3.1.3)
Installed from:    Mandrake RPMs
OS:          Linux

When deleting the Icon Target in Automake Manager then there is no way to recreate it again. Only if I go manually add KDE_ICON in src/Makefile.am then It comes back.

Also when I add new Icons to the Icons target in Automake Manager, it does not get installed when I run 'make install'. Should'nt the Automake Manager add the icon name to the KDE_ICON variable in Makefile.am?

It should also be nice to add like existing Icons to the Icon Target.
Comment 1 Fredrik Edemar 2004-02-28 00:41:03 UTC
Created attachment 4922 [details]
This patch update the Makefile.am when you add a new icon and remove the last one in the icon-target.
Comment 2 Fredrik Edemar 2004-02-28 03:10:43 UTC
Created attachment 4923 [details]
This patch works better
Comment 3 Fernando 2004-10-05 17:22:41 UTC
I don't know what's the problem but I have kdevelop 3.1 and the problem continues.  I got it by RPM's and I don't know how to apply patch.
Comment 4 Anne-Marie Mahfouf 2005-11-25 02:27:50 UTC
can't build the patched files
subprojectoptionsdlg.cpp:330: error: no matching function for call to 'AddPrefixDialog::AddPrefixDialog(AutoProjectPart*&)'

subprojectoptionsdlg.cpp:330 is
AddPrefixDialog dlg(m_part);

maybe the code has changed?
Comment 5 Andreas Pakulat 2008-07-05 20:47:35 UTC
Please re-open once KDevelop4 has Automake support and still shows the problem.
Comment 6 Matt Rogers 2008-07-05 21:37:07 UTC
reopen so that somebody knows that it needs to be fixed. We don't even know when KDevelop 4 will get automake support
Comment 7 Andreas Pakulat 2009-01-23 22:33:44 UTC
kdev3 is not actively maintained anymore.