Bug 65644 - Icon Target is not working correctly
Summary: Icon Target is not working correctly
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kdevelop
Classification: Applications
Component: Build tools: Automake (show other bugs)
Version: 3.0.0a7
Platform: Mandrake RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-07 08:59 UTC by Adriaan Putter
Modified: 2009-01-23 22:33 UTC (History)
2 users (show)

See Also:
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. (5.47 KB, patch)
2004-02-28 00:41 UTC, Fredrik Edemar
Details
This patch works better (5.91 KB, patch)
2004-02-28 03:10 UTC, Fredrik Edemar
Details

Note You need to log in before you can comment on or make changes to this bug.
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.