Review Request 109233: Make nfs isSlow() user configurable in kdeglobals, fixes Bug 290666
Pierre Sauter
pierre.sauter at stwm.de
Fri Mar 22 16:46:38 GMT 2013
> On March 21, 2013, 5:42 p.m., David Faure wrote:
> > The right solution is to make icon loading delayed. For everyone in all cases. Then it won't be a bottleneck anymore, on slow servers.
> >
> > I thought Martin Koller was working on that, but it seems to have stalled.
> >
> > Making this configurable is only a poor man's fix compared to the right fix, but if you
Thanks for the hint, I have updated the patch accordingly.
Delayed loading would be nice, however until this is implemented I will have to build my own.
Having it in KDE proper would be nice though, especially since the current behaviour also affects other people.
- Pierre
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109233/#review29643
-----------------------------------------------------------
On March 22, 2013, 4:32 p.m., Pierre Sauter wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/109233/
> -----------------------------------------------------------
>
> (Updated March 22, 2013, 4:32 p.m.)
>
>
> Review request for kdelibs.
>
>
> Description
> -------
>
> NFS (and smb) filesystems are considered slow by KDE and icons from those are not shown in folderview.
> see https://bugs.kde.org/show_bug.cgi?id=290666
> In corporate environments this is not an expected behaviour, as home directories are usually mounted over the network.
> This patch restores the old behaviour by having the line
> showIconsOnNetworkFilesystems=true
> in the General section of kdeglobals.
>
>
> This addresses bug 290666.
> http://bugs.kde.org/show_bug.cgi?id=290666
>
>
> Diffs
> -----
>
> kio/kio/kfileitem.cpp 6667a90
>
> Diff: http://git.reviewboard.kde.org/r/109233/diff/
>
>
> Testing
> -------
>
> Built kde4libs_4.10.0 from source on Ubuntu 12.04.
> Works as expected.
>
>
> Thanks,
>
> Pierre Sauter
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20130322/7352fa63/attachment.htm>
More information about the kde-core-devel
mailing list