Bug 30567

Summary: Multiple $ in destination directory variable
Product: [Applications] kdevelop Reporter: Marc Bartsch <marc.bartsch>
Component: kdevelop 2.x (obsolete)Assignee: KDevelop-Devel List <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 2.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Marc Bartsch 2001-08-12 09:04:58 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kdevelop
Version:           2.0 (KDE2.2Beta1) (using KDE 2.2.0 Beta1)
Severity:          normal
Installed from:    SuSE RPMs
Compiler:          Not Specified
OS:                Linux
OS/Compiler notes: Not Specified

Hi

I have a few files that I want to be part of the distribution of my project usually icons. Now when I right click on those files and choose properties I can determine whether this file should be part of my distribution and where they are supposed to be installed. Let's assume my file goes to $(kde_datadir)/kgeo/pics/splash.png

Almost every time I open Kdevelop the number of $'s of $(kde_datadir) has increased e.g.
$$(kde_datadir)/kgeo/pics/splash.png or even worse $$$$(kde_datadir)/kgeo/pics/splash.png

When I look at the makefiles these $'s will come up there again and mess up the whole distribution.

Anyway I hope that's a help.

Thanks for a great IDE!

Have fun

Marc.

(Submitted via bugs.kde.org)
(Called from KBugReport dialog. Fields Application KDE Version OS Compiler manually changed)
Comment 1 Caleb Tennis 2002-10-09 21:14:51 UTC
Unable to reproduce in Gideon (3.0).  Assume it's fixed.