Bug 176161

Summary: Konqueror shows incorrect file type for socket files in the permissions column
Product: [Applications] konqueror Reporter: Frank Schaefer <schaefer.frank>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: mdione
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: fixes the but and a litlle more

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