KDE CI: Frameworks » kio » kf5-qt5 WindowsMSVCQt5.14 - Build # 305 - Still Failing!

2020-06-29 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20WindowsMSVCQt5.14/305/ Project: kf5-qt5 WindowsMSVCQt5.14 Date of build: Tue, 30 Jun 2020 03:49:25 + Build duration: 1 min 47 sec and counting CONSOLE OUTPUT

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

2020-06-29 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20SUSEQt5.12/715/ Project: kf5-qt5 SUSEQt5.12 Date of build: Tue, 30 Jun 2020 03:49:25 + Build duration: 6 min 32 sec and counting BUILD ARTIFACTS

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

2020-06-29 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20FreeBSDQt5.15/28/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Tue, 30 Jun 2020 03:49:25 + Build duration: 5 min 44 sec and counting JUnit Tests Name:

Re: Deprecate KRandomSequence ?

2020-06-29 Thread Aleix Pol
On Mon, Jun 29, 2020 at 10:27 PM Albert Astals Cid wrote: > > QRandomGenerator is very similar in which you can give it a seed and get > randomness out of it. > > Things that QRandomGenerator doesn't have: > * getBool(); -> should be easy enough to port to bounded(2) == 1 > * randomize(QList)

KDE CI: Frameworks » kio » kf5-qt5 WindowsMSVCQt5.14 - Build # 304 - Failure!

2020-06-29 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20WindowsMSVCQt5.14/304/ Project: kf5-qt5 WindowsMSVCQt5.14 Date of build: Mon, 29 Jun 2020 21:36:16 + Build duration: 1 min 59 sec and counting CONSOLE OUTPUT

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

2020-06-29 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20FreeBSDQt5.15/27/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Mon, 29 Jun 2020 21:36:16 + Build duration: 6 min 40 sec and counting JUnit Tests Name:

D28745: Skip caching thumbnails on encrypted filesystems

2020-06-29 Thread Marcin Gurtowski
marcingu added a comment. Ok, so far I have implemented `Solid::Device::storageAccessFromPath` by talking all StorageAccess devices, going though all of them and and returning proper one. code: Solid::Device Solid::Device::storageAccessFromPath(const QString ) { // TODO

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

2020-06-29 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kpty/job/kf5-qt5%20FreeBSDQt5.15/2/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Mon, 29 Jun 2020 09:22:55 + Build duration: 37 sec and counting JUnit Tests Name: projectroot

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

2020-06-29 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20FreeBSDQt5.15/26/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Mon, 29 Jun 2020 09:59:40 + Build duration: 4 min 3 sec and counting JUnit Tests Name:

D28745: Skip caching thumbnails on encrypted filesystems

2020-06-29 Thread Stefan Brüns
bruns added a comment. In D28745#675685 , @marcingu wrote: > Solid::Device device = Solid::Device::storageAccessFromPath(filePath); > if (device.is()) { > allowCache = device.as()->usage() !=

D28745: Skip caching thumbnails on encrypted filesystems

2020-06-29 Thread Thiago Macieira
thiago added a comment. > for (Device device: list) { > StorageAccess *storageAccess = device.as(); > if (canonPath.startsWith(storageAccess->filePath()) && storageAccess->filePath().size() > match_length) { > match_length = storageAccess->filePath().size(); >

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

2020-06-29 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kcoreaddons/job/kf5-qt5%20FreeBSDQt5.15/2/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Mon, 29 Jun 2020 17:39:45 + Build duration: 1 min 40 sec and counting JUnit Tests Name:

KDE CI: Frameworks » kcoreaddons » kf5-qt5 SUSEQt5.12 - Build # 203 - Fixed!

2020-06-29 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/kcoreaddons/job/kf5-qt5%20SUSEQt5.12/203/ Project: kf5-qt5 SUSEQt5.12 Date of build: Mon, 29 Jun 2020 17:39:45 + Build duration: 2 min 42 sec and counting BUILD ARTIFACTS

D17816: Support for xattrs on kio copy/move

2020-06-29 Thread Gleb Popov
arrowd updated this revision to Diff 83318. arrowd marked 3 inline comments as done. arrowd added a comment. - Handle attrs with empty values. - Add test for it. - Fix syscalls for FreeBSD case. CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D17816?vs=83309=83318 BRANCH

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

2020-06-29 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kcoreaddons/job/kf5-qt5%20FreeBSDQt5.15/3/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Mon, 29 Jun 2020 17:41:28 + Build duration: 1 min 33 sec and counting JUnit Tests Name:

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

2020-06-29 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kcoreaddons/job/kf5-qt5%20FreeBSDQt5.15/4/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Mon, 29 Jun 2020 19:20:06 + Build duration: 1 min 28 sec and counting JUnit Tests Name:

D17816: Support for xattrs on kio copy/move

2020-06-29 Thread Stefan Brüns
bruns added inline comments. INLINE COMMENTS > bruns wrote in jobtest.cpp:487 > this obviously needs test cases with a key ley/value len > 512, to check the > the array-to-short/resize path. not done ... > file_unix.cpp:620 > +#endif > +qDebug(KIO_FILE) << valuelen << " " << key

Deprecate KRandomSequence ?

2020-06-29 Thread Albert Astals Cid
QRandomGenerator is very similar in which you can give it a seed and get randomness out of it. Things that QRandomGenerator doesn't have: * getBool(); -> should be easy enough to port to bounded(2) == 1 * randomize(QList) -> We could add namespace function in KRandom * modulate() -> Couldn't