| Summary: | Konqueror shows incorrect file type for socket files in the permissions column | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Frank Schaefer <schaefer.frank> |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | mdione |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | fixes the but and a litlle more | ||
|
Description
Frank Schaefer
2008-11-26 19:43:57 UTC
it doesn't show char, block devices or named pipes. fix attached. Created attachment 28925 [details]
fixes the but and a litlle more
Thanks for the patch ! Btw: KDE4 and Dolphin are affected, too... Can someone please push it to the repos ? 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 |