Bug 263390 - header files marked as executable?
Summary: header files marked as executable?
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 2.0.2
Platform: Compiled Sources Linux
: NOR minor
Target Milestone: 2.0.3
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-17 09:05 UTC by Timo Lindfors
Modified: 2011-03-28 22:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timo Lindfors 2011-01-17 09:05:39 UTC
Version:           2.0.4 (using KDE 4.4.5) 
OS:                Linux

At least the following header files are marked as executable:

./src/plugins/fits/linear_weighted/fitlinear_weighted.h
./src/plugins/fits/lorentzian_unweighted/fitlorentzian_unweighted.h
./src/plugins/fits/gradient_unweighted/fitgradient_unweighted.h
./src/plugins/fits/linear_unweighted/fitlinear_unweighted.h
./src/plugins/fits/kneefrequency/fitkneefrequency.h
./src/plugins/fits/lorentzian_weighted/fitlorentzian_weighted.h
./src/plugins/fits/polynomial_unweighted/fitpolynomial_unweighted.h
./src/plugins/fits/sinusoid_unweighted/fitsinusoid_unweighted.h
./src/plugins/fits/sinusoid_weighted/fitsinusoid_weighted.h
./src/plugins/fits/exponential_weighted/fitexponential_weighted.h
./src/plugins/fits/polynomial_weighted/fitpolynomial_weighted.h
./src/plugins/fits/gradient_weighted/fitgradient_weighted.h
./src/plugins/fits/exponential_unweighted/fitexponential_unweighted.h
./src/plugins/fits/gaussian_unweighted/fitgaussian_unweighted.h
./src/plugins/fits/gaussian_weighted/fitgaussian_weighted.h
./src/plugins/dataobject/lockin/iirfilter.h
./src/plugins/filters/butterworth_bandpass/butterworth_bandpass.h
./src/plugins/filters/butterworth_lowpass/butterworth_lowpass.h
./src/plugins/filters/butterworth_bandstop/butterworth_bandstop.h
./src/plugins/filters/despike/filterdespike.h
./src/plugins/filters/butterworth_highpass/butterworth_highpass.h

$ stat ./src/plugins/fits/exponential_weighted/fitexponential_weighted.cpp
  File: `./src/plugins/fits/exponential_weighted/fitexponential_weighted.cpp'
  Size: 11627           Blocks: 24         IO Block: 524288 regular file
Device: 11h/17d Inode: 79619969    Links: 1
Access: (0755/-rwxr-xr-x)  Uid: (  548/   lindi)   Gid: (  500/    kurp)
Access: 2011-01-17 09:44:09.000000000 +0200
Modify: 2011-01-17 09:44:09.000000000 +0200
Change: 2011-01-17 09:44:09.000000000 +0200

I'm looking at svn r1214892


Reproducible: Always
Comment 1 Peter Kümmel 2011-01-17 09:22:39 UTC
Thanks for the hint! I've removed the properties. And I've found more files marked wrongly as executable. If you find more please report.