Bug 176161 - Konqueror shows incorrect file type for socket files in the permissions column
Summary: Konqueror shows incorrect file type for socket files in the permissions column
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-26 19:43 UTC by Frank Schaefer
Modified: 2009-03-04 21:25 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
fixes the but and a litlle more (586 bytes, patch)
2008-11-29 15:14 UTC, Marcos Dione
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Schaefer 2008-11-26 19:43:57 UTC
Version:           3.5.10 (using KDE 3.5.10)
OS:                Linux
Installed from:    SuSE RPMs

Konqueror shows incorrect file type for socket files in the permissions column:
File type should be 's' instead of '-' (example: srwxr-xr-x instead of -rwxr-xr-x).
Comment 1 Marcos Dione 2008-11-29 15:10:50 UTC
it doesn't show char, block devices or named pipes. fix attached.
Comment 2 Marcos Dione 2008-11-29 15:14:14 UTC
Created attachment 28925 [details]
fixes the but and a litlle more
Comment 3 Frank Schaefer 2008-11-30 11:17:10 UTC
Thanks for the patch !
Btw: KDE4 and Dolphin are affected, too...
Can someone please push it to the repos ?
Comment 4 David Faure 2009-03-04 21:25:47 UTC
SVN commit 935313 by dfaure:

Support for sockets and char/block devices and named pipes, based on patch by Marcos Dione.
I'll backport for in 4.2.2.
BUG: 176161


 M  +15 -3     kfileitem.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=935313