D28745: Skip caching thumbnails on encrypted filesystems

2020-09-04 Thread Thiago Macieira
thiago added a comment. BTW, have you checked if the thumbnails are still generated for non-removable but encrypted filesystems? My whole system is encrypted (except for /boot), so it would be a performance loss if no thumbnails were ever cached. REPOSITORY R320 KIO Extras REVISION

D28745: Skip caching thumbnails on encrypted filesystems

2020-09-04 Thread Stefan Brüns
bruns added a comment. In D28745#676320 , @marcingu wrote: > In D28745#676317 , @bruns wrote: > > > In D28745#676313 , @marcingu wrote: > > > > > Ping!

D28745: Skip caching thumbnails on encrypted filesystems

2020-09-04 Thread Marcin Gurtowski
marcingu added a comment. In D28745#676317 , @bruns wrote: > In D28745#676313 , @marcingu wrote: > > > Ping! > > I'm remanding about question early, because I could do much more work if I get to

KDE CI: Frameworks » kio » kf5-qt5 SUSEQt5.12 - Build # 838 - Fixed!

2020-09-04 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20SUSEQt5.12/838/ Project: kf5-qt5 SUSEQt5.12 Date of build: Fri, 04 Sep 2020 20:21:20 + Build duration: 5 min 21 sec and counting BUILD ARTIFACTS

KDE CI: Frameworks » kio » kf5-qt5 SUSEQt5.12 - Build # 837 - Unstable!

2020-09-04 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20SUSEQt5.12/837/ Project: kf5-qt5 SUSEQt5.12 Date of build: Fri, 04 Sep 2020 20:03:45 + Build duration: 17 min and counting BUILD ARTIFACTS

KDE CI: Frameworks » kdeclarative » kf5-qt5 FreeBSDQt5.15 - Build # 27 - Still Unstable!

2020-09-04 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kdeclarative/job/kf5-qt5%20FreeBSDQt5.15/27/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Fri, 04 Sep 2020 16:17:34 + Build duration: 54 sec and counting JUnit Tests Name:

KDE CI: Frameworks » kdeclarative » kf5-qt5 FreeBSDQt5.15 - Build # 26 - Still Unstable!

2020-09-04 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kdeclarative/job/kf5-qt5%20FreeBSDQt5.15/26/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Fri, 04 Sep 2020 15:38:01 + Build duration: 51 sec and counting JUnit Tests Name:

KDE CI: Frameworks » kdeclarative » kf5-qt5 FreeBSDQt5.15 - Build # 25 - Still Unstable!

2020-09-04 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kdeclarative/job/kf5-qt5%20FreeBSDQt5.15/25/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Fri, 04 Sep 2020 15:37:04 + Build duration: 53 sec and counting JUnit Tests Name:

D28745: Skip caching thumbnails on encrypted filesystems

2020-09-04 Thread Stefan Brüns
bruns added a comment. In D28745#676313 , @marcingu wrote: > Ping! > I'm remanding about question early, because I could do much more work if I get to do it on weekend. > > Question: > This code won't save thumbnail for file on any

D28745: Skip caching thumbnails on encrypted filesystems

2020-09-04 Thread Marcin Gurtowski
marcingu added a comment. Ping! I'm remanding about question early, because I could do much more work if I get to do it on weekend. Question: This code won't save thumbnail for file on any device that isn't `StorageVolume` or is `StorageVolume` with `usage` `UsageType::Encrypded`.