D11038: balooctl: Add clean option to remove stale file index entries

2018-03-27 Thread James Smith
smithjd abandoned this revision. REPOSITORY R293 Baloo REVISION DETAIL https://phabricator.kde.org/D11038 To: smithjd, #baloo, #frameworks, michaelh Cc: michaelh, ashaposhnikov, astippich, spoorun, nicolasfella, ngraham, alexeymin

D8058: don't redefine output dirs on android

2018-03-27 Thread Aleix Pol Gonzalez
apol abandoned this revision. REPOSITORY R240 Extra CMake Modules REVISION DETAIL https://phabricator.kde.org/D8058 To: apol, dfaure, #frameworks, mart Cc: #frameworks, #build_system, michaelh, ngraham

D10245: Add more default user locations to Places model/panel

2018-03-27 Thread Nathaniel Graham
ngraham added a comment. I made a workboard Task to advance the discussion and figure out our next steps: T8349: Improve Places panel usability and presentation REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D10245 To: ngraham,

D8058: don't redefine output dirs on android

2018-03-27 Thread Aleix Pol Gonzalez
apol commandeered this revision. apol edited reviewers, added: mart; removed: apol. apol added a comment. Fix already got merged. REPOSITORY R240 Extra CMake Modules REVISION DETAIL https://phabricator.kde.org/D8058 To: apol, dfaure, #frameworks, mart Cc: #frameworks, #build_system,

D8427: Allow cross compiling resource file

2018-03-27 Thread Aleix Pol Gonzalez
apol added a comment. Something like this could be done here too D11735 . It's better because it allows the project to self-compile instead of relying on a pre-built version of the tool that isn't even being installed. REPOSITORY R266 Breeze Icons

D11529: Balooctl: Deindex unfound files with check command.

2018-03-27 Thread James Smith
smithjd added inline comments. INLINE COMMENTS > michaelh wrote in fileindexerconfig.cpp:63 > Looks like you're reverting > https://cgit.kde.org/baloo.git/commit/?id=76c207a141423102ab0c5fba43fdafe3e205cca5 > with this No, making the StorageDevices object static so it can be exported.

D11753: baloodb: Add clean command

2018-03-27 Thread Michael Heidelbach
michaelh updated this revision to Diff 30737. michaelh added a comment. - Account for symbolic links REPOSITORY R293 Baloo CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D11753?vs=30726=30737 BRANCH sanitize-clean (branched from master) REVISION DETAIL

D10803: handle more tags in taglibextractor

2018-03-27 Thread Alexander Stippich
astippich added a comment. All of a sudden :) I've been quiet about this because I'd like to resolve the issues regarding strings/stringlists first, so if you have some spare time, please have a look at D11365 . I will rebase after this one landed

D11642: Fix the rcc binary package generation

2018-03-27 Thread Ben Cooksley
bcooksley added a comment. This change cannot handle spaces in the path, which causes all CI builds involving RCC generation which have received this updated code to fail. https://build.kde.org/job/Plasma%20plasma-pa%20kf5-qt5%20FreeBSDQt5.9/21/consoleText REPOSITORY R290 KPackage

D6313: Support Icon Scale from Icon naming specification 0.13

2018-03-27 Thread Nathaniel Graham
ngraham added a comment. TBH, I prefer the "Before" images. The only reason why the symbolic line-art versions exist is because the prettier icons look bad at small sizes on low-dpi screens. Especially for the document icons, IMHO the Before versions look vastly better. REPOSITORY R302

D11753: baloodb: Add clean command

2018-03-27 Thread Michael Heidelbach
michaelh edited the summary of this revision. REPOSITORY R293 Baloo REVISION DETAIL https://phabricator.kde.org/D11753 To: michaelh, #baloo, #frameworks Cc: smithjd, ashaposhnikov, michaelh, astippich, spoorun, nicolasfella, ngraham, alexeymin

D11745: databasesanitizer: Use flags for filtering

2018-03-27 Thread Michael Heidelbach
michaelh edited the summary of this revision. REPOSITORY R293 Baloo REVISION DETAIL https://phabricator.kde.org/D11745 To: michaelh, #baloo, #frameworks Cc: ngraham, smithjd, ashaposhnikov, michaelh, astippich, spoorun, nicolasfella, alexeymin

D11753: baloodb: Add clean command

2018-03-27 Thread Michael Heidelbach
michaelh edited the summary of this revision. REPOSITORY R293 Baloo REVISION DETAIL https://phabricator.kde.org/D11753 To: michaelh, #baloo, #frameworks Cc: smithjd, ashaposhnikov, michaelh, astippich, spoorun, nicolasfella, ngraham, alexeymin

D11745: databasesanitizer: Use flags for filtering

2018-03-27 Thread Michael Heidelbach
michaelh added a dependent revision: D11753: baloodb: Add clean command. REPOSITORY R293 Baloo REVISION DETAIL https://phabricator.kde.org/D11745 To: michaelh, #baloo, #frameworks Cc: ngraham, smithjd, ashaposhnikov, michaelh, astippich, spoorun, nicolasfella, alexeymin

D11753: baloodb: Add clean command

2018-03-27 Thread Michael Heidelbach
michaelh added a dependency: D11745: databasesanitizer: Use flags for filtering. REPOSITORY R293 Baloo REVISION DETAIL https://phabricator.kde.org/D11753 To: michaelh, #baloo, #frameworks Cc: smithjd, ashaposhnikov, michaelh, astippich, spoorun, nicolasfella, ngraham, alexeymin

D11753: baloodb: Add clean command

2018-03-27 Thread Michael Heidelbach
michaelh created this revision. michaelh added reviewers: Baloo, Frameworks. Restricted Application added projects: Frameworks, Baloo. michaelh requested review of this revision. REVISION SUMMARY Remove stale entries from database This is mostly based on D11529

KDE CI: Frameworks plasma-framework kf5-qt5 SUSEQt5.10 - Build # 115 - Still Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20plasma-framework%20kf5-qt5%20SUSEQt5.10/115/ Project: Frameworks plasma-framework kf5-qt5 SUSEQt5.10 Date of build: Tue, 27 Mar 2018 15:38:33 + Build duration: 5 min 25 sec and counting

KDE CI: Frameworks plasma-framework kf5-qt5 FreeBSDQt5.9 - Build # 90 - Still Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20plasma-framework%20kf5-qt5%20FreeBSDQt5.9/90/ Project: Frameworks plasma-framework kf5-qt5 FreeBSDQt5.9 Date of build: Tue, 27 Mar 2018 15:38:33 + Build duration: 3 min 26 sec and counting

D10381: [ToolTipArea] Add "aboutToShow" signal

2018-03-27 Thread Kai Uwe Broulik
This revision was automatically updated to reflect the committed changes. Closed by commit R242:e5dcc0b47f0e: [ToolTipArea] Add aboutToShow signal (authored by broulik). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D10381?vs=26747=30732#toc REPOSITORY R242 Plasma Framework (Library)

D10251: [RFC] Use mipmap filtering in window thumbnails

2018-03-27 Thread Kai Uwe Broulik
broulik closed this revision. broulik added a comment. Committed as https://cgit.kde.org/plasma-framework.git/commit/?id=612494e2b2e9265d33ce148332d5f490b024a3bd REPOSITORY R242 Plasma Framework (Library) REVISION DETAIL https://phabricator.kde.org/D10251 To: fredrik, #plasma, #vdg,

KDE CI: Frameworks plasma-framework kf5-qt5 SUSEQt5.10 - Build # 114 - Still Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20plasma-framework%20kf5-qt5%20SUSEQt5.10/114/ Project: Frameworks plasma-framework kf5-qt5 SUSEQt5.10 Date of build: Tue, 27 Mar 2018 14:57:33 + Build duration: 19 min and counting JUnit

KDE CI: Frameworks plasma-framework kf5-qt5 FreeBSDQt5.9 - Build # 89 - Still Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20plasma-framework%20kf5-qt5%20FreeBSDQt5.9/89/ Project: Frameworks plasma-framework kf5-qt5 FreeBSDQt5.9 Date of build: Tue, 27 Mar 2018 14:57:33 + Build duration: 6 min 55 sec and counting

D10803: handle more tags in taglibextractor

2018-03-27 Thread Nathaniel Graham
ngraham accepted this revision. ngraham added a comment. Thanks for the heads-up, Matthieu. Looks good and works well for me too! REPOSITORY R286 KFileMetaData BRANCH enhance_taglib REVISION DETAIL https://phabricator.kde.org/D10803 To: astippich, mgallien, ngraham, michaelh Cc:

KDE CI: Frameworks ki18n kf5-qt5 WindowsMSVCQt5.10 - Build # 10 - Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20ki18n%20kf5-qt5%20WindowsMSVCQt5.10/10/ Project: Frameworks ki18n kf5-qt5 WindowsMSVCQt5.10 Date of build: Tue, 27 Mar 2018 13:55:12 + Build duration: 5 min 15 sec and counting JUnit

KDE CI: Frameworks ki18n kf5-qt5 SUSEQt5.10 - Build # 23 - Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20ki18n%20kf5-qt5%20SUSEQt5.10/23/ Project: Frameworks ki18n kf5-qt5 SUSEQt5.10 Date of build: Tue, 27 Mar 2018 13:55:12 + Build duration: 2 min 32 sec and counting JUnit Tests Name:

KDE CI: Frameworks ki18n kf5-qt5 SUSEQt5.9 - Build # 9 - Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20ki18n%20kf5-qt5%20SUSEQt5.9/9/ Project: Frameworks ki18n kf5-qt5 SUSEQt5.9 Date of build: Tue, 27 Mar 2018 13:55:12 + Build duration: 2 min 3 sec and counting JUnit Tests Name:

KDE CI: Frameworks ki18n kf5-qt5 FreeBSDQt5.9 - Build # 19 - Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20ki18n%20kf5-qt5%20FreeBSDQt5.9/19/ Project: Frameworks ki18n kf5-qt5 FreeBSDQt5.9 Date of build: Tue, 27 Mar 2018 13:55:12 + Build duration: 1 min 35 sec and counting JUnit Tests

D11176: Don't call PythonInterp.cmake in KF5I18NMacros.

2018-03-27 Thread Christophe Giboudeaux
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit R249:6c1db934e648: Dont call PythonInterp.cmake in KF5I18NMacros. (authored by cgiboudeaux). REPOSITORY R249 KI18n

D11733: Allow opening items from the open/save dialogs

2018-03-27 Thread Nathaniel Graham
ngraham added a comment. Yeah, I wasn't convinced either. One thing I realize is that when we turned on previews by default in Dolphin, we didn't do so in the open/save dialogs. So that might be low-hanging fruit to improve discoverability of file previews in those dialogs. REPOSITORY

D11745: databasesanitizer: Use flags for filtering

2018-03-27 Thread Michael Heidelbach
michaelh added a dependency: D11452: sanitizer: Improve device listing. REPOSITORY R293 Baloo REVISION DETAIL https://phabricator.kde.org/D11745 To: michaelh, #baloo, #frameworks Cc: ngraham, smithjd, ashaposhnikov, michaelh, astippich, spoorun, nicolasfella, alexeymin

D11452: sanitizer: Improve device listing

2018-03-27 Thread Michael Heidelbach
michaelh added a dependent revision: D11745: databasesanitizer: Use flags for filtering. REPOSITORY R293 Baloo REVISION DETAIL https://phabricator.kde.org/D11452 To: michaelh, #baloo, #frameworks Cc: smithjd, ashaposhnikov, michaelh, astippich, spoorun, nicolasfella, ngraham, alexeymin

D11745: databasesanitizer: Use flags for filtering

2018-03-27 Thread Michael Heidelbach
michaelh created this revision. michaelh added reviewers: Baloo, Frameworks. Restricted Application added projects: Frameworks, Baloo. michaelh requested review of this revision. REVISION SUMMARY This is in preparation for the upcoming 'clean' and 'repair' commands. It also helps to keep the

D11732: Improve protocols documentation

2018-03-27 Thread David Edmundson
davidedmundson added inline comments. INLINE COMMENTS > outputdevice.xml:67 > > -This describes the transform that a compositor will apply to a > +This describes the transform, that a compositor will apply to a > surface to compensate for the

D11452: sanitizer: Improve device listing

2018-03-27 Thread Michael Heidelbach
michaelh updated this revision to Diff 30714. michaelh added a comment. - Reuse fileinfo list REPOSITORY R293 Baloo CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D11452?vs=30514=30714 BRANCH sanitize-devices (branched from master) REVISION DETAIL

KDE CI: Frameworks kpackage kf5-qt5 SUSEQt5.10 - Build # 43 - Still Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kpackage%20kf5-qt5%20SUSEQt5.10/43/ Project: Frameworks kpackage kf5-qt5 SUSEQt5.10 Date of build: Tue, 27 Mar 2018 12:06:52 + Build duration: 4 min 33 sec and counting JUnit Tests

KDE CI: Frameworks kpackage kf5-qt5 SUSEQt5.9 - Build # 20 - Still Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kpackage%20kf5-qt5%20SUSEQt5.9/20/ Project: Frameworks kpackage kf5-qt5 SUSEQt5.9 Date of build: Tue, 27 Mar 2018 12:06:52 + Build duration: 2 min 32 sec and counting JUnit Tests

KDE CI: Frameworks kpackage kf5-qt5 FreeBSDQt5.9 - Build # 37 - Still Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kpackage%20kf5-qt5%20FreeBSDQt5.9/37/ Project: Frameworks kpackage kf5-qt5 FreeBSDQt5.9 Date of build: Tue, 27 Mar 2018 12:06:52 + Build duration: 1 min 12 sec and counting JUnit Tests

KDE CI: Frameworks kpackage kf5-qt5 SUSEQt5.10 - Build # 42 - Still Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kpackage%20kf5-qt5%20SUSEQt5.10/42/ Project: Frameworks kpackage kf5-qt5 SUSEQt5.10 Date of build: Tue, 27 Mar 2018 11:59:32 + Build duration: 5 min 2 sec and counting JUnit Tests

KDE CI: Frameworks kpackage kf5-qt5 FreeBSDQt5.9 - Build # 36 - Still Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kpackage%20kf5-qt5%20FreeBSDQt5.9/36/ Project: Frameworks kpackage kf5-qt5 FreeBSDQt5.9 Date of build: Tue, 27 Mar 2018 11:59:32 + Build duration: 1 min 44 sec and counting JUnit Tests

KDE CI: Frameworks kpackage kf5-qt5 SUSEQt5.9 - Build # 19 - Still Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kpackage%20kf5-qt5%20SUSEQt5.9/19/ Project: Frameworks kpackage kf5-qt5 SUSEQt5.9 Date of build: Tue, 27 Mar 2018 11:59:32 + Build duration: 1 min 51 sec and counting JUnit Tests

KDE CI: Frameworks breeze-icons kf5-qt5 SUSEQt5.9 - Build # 13 - Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20breeze-icons%20kf5-qt5%20SUSEQt5.9/13/ Project: Frameworks breeze-icons kf5-qt5 SUSEQt5.9 Date of build: Tue, 27 Mar 2018 11:17:02 + Build duration: 10 min and counting JUnit Tests

D11733: Allow opening items from the open/save dialogs

2018-03-27 Thread Henrik Fehlauer
rkflx added a comment. TBH I'm not convinced that's something which should be added. That's a pretty weird workflow in general, and the bug reporter's use case of selecting a file in a web browser for upload essentially wants the existing [F11] preview feature and perhaps a better preview

KDE CI: Frameworks breeze-icons kf5-qt5 SUSEQt5.10 - Build # 69 - Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20breeze-icons%20kf5-qt5%20SUSEQt5.10/69/ Project: Frameworks breeze-icons kf5-qt5 SUSEQt5.10 Date of build: Tue, 27 Mar 2018 11:17:02 + Build duration: 2 min 49 sec and counting JUnit

KDE CI: Frameworks breeze-icons kf5-qt5 FreeBSDQt5.9 - Build # 65 - Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20breeze-icons%20kf5-qt5%20FreeBSDQt5.9/65/ Project: Frameworks breeze-icons kf5-qt5 FreeBSDQt5.9 Date of build: Tue, 27 Mar 2018 11:17:02 + Build duration: 1 min 54 sec and counting JUnit

D11740: ktooltipwidget: Subtract margins from available size

2018-03-27 Thread Michael Heidelbach
michaelh added inline comments. INLINE COMMENTS > ktooltipwidget.cpp:142 > } > +Q_ASSERT(x >= 0); > if (hasRoomBelow) { I forgot to mention ` x = qMax(0, ...` did not fix failures in CI REPOSITORY R236 KWidgetsAddons REVISION DETAIL

D11740: ktooltipwidget: Subtract margins from available size

2018-03-27 Thread Michael Heidelbach
michaelh added inline comments. INLINE COMMENTS > cfeck wrote in ktooltipwidget.cpp:142 > Crashes if size.width > screenGeometry.width. What was wrong with the qMax? Nothing was wrong with qmax. But with line 183-186 `size.width` should always be <= `screenGeometry.width.` In case I got that

D11740: ktooltipwidget: Subtract margins from available size

2018-03-27 Thread Christoph Feck
cfeck added inline comments. INLINE COMMENTS > ktooltipwidget.cpp:142 > } > +Q_ASSERT(x >= 0); > if (hasRoomBelow) { Crashes if size.width > screenGeometry.width. What was wrong with the qMax? REPOSITORY R236 KWidgetsAddons REVISION DETAIL

D10803: handle more tags in taglibextractor

2018-03-27 Thread Michael Heidelbach
michaelh accepted this revision. michaelh added a comment. Tooltips cope well REPOSITORY R286 KFileMetaData BRANCH enhance_taglib REVISION DETAIL https://phabricator.kde.org/D10803 To: astippich, mgallien, ngraham, michaelh Cc: vhanda, dfaure, michaelh, ngraham, #frameworks,

D10803: handle more tags in taglibextractor

2018-03-27 Thread Michael Heidelbach
michaelh added a reviewer: michaelh. REPOSITORY R286 KFileMetaData BRANCH enhance_taglib REVISION DETAIL https://phabricator.kde.org/D10803 To: astippich, mgallien, ngraham, michaelh Cc: vhanda, dfaure, michaelh, ngraham, #frameworks, ashaposhnikov, astippich, spoorun, nicolasfella,

D11529: Balooctl: Deindex unfound files with check command.

2018-03-27 Thread Michael Heidelbach
michaelh added inline comments. INLINE COMMENTS > fileindexerconfig.cpp:63 > , m_indexHidden(false) > -, m_devices(nullptr) > +, m_devices(new StorageDevices(this)) > , m_maxUncomittedFiles(40) Looks like you're reverting

D11529: Balooctl: Deindex unfound files with check command.

2018-03-27 Thread Michael Heidelbach
michaelh added a reviewer: broulik. REPOSITORY R293 Baloo REVISION DETAIL https://phabricator.kde.org/D11529 To: smithjd, #baloo, vhanda, michaelh, broulik Cc: mgallien, #frameworks, ashaposhnikov, michaelh, astippich, spoorun, nicolasfella, ngraham, alexeymin

D11740: ktooltipwidget: Subtract margins from available size

2018-03-27 Thread Michael Heidelbach
michaelh added inline comments. INLINE COMMENTS > ktooltipwidget.cpp:186 > +2 * content->style()->pixelMetric(QStyle::PM_DefaultTopLevelMargin)}; > +content->setMaximumSize(transientParent->screen()->geometry().size() - > marginSize); > d->show(d->centerBelow(rect,

D11740: ktooltipwidget: Subtract margins from available size

2018-03-27 Thread Michael Heidelbach
michaelh created this revision. michaelh added a reviewer: Frameworks. Restricted Application added a project: Frameworks. michaelh requested review of this revision. REVISION SUMMARY Try to fix test failure in CI

D11716: Fix build on FreeBSD broken by d7cce9937d5e9af2753fadb82d11f308b58bb8fa

2018-03-27 Thread Roman Inflianskas
rominf updated this revision to Diff 30696. rominf added a comment. - Replace #ifdef with #if REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D11716?vs=30629=30696 BRANCH fix-ntfs-hidden-files-on-freebsd REVISION DETAIL https://phabricator.kde.org/D11716

D11570: Introduce GamingInputBattery type

2018-03-27 Thread Kai Uwe Broulik
This revision was automatically updated to reflect the committed changes. Closed by commit R245:6bd27d295738: Introduce GamingInputBattery type (authored by broulik). REPOSITORY R245 Solid CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D11570?vs=30196=30693 REVISION DETAIL

D11733: Allow opening items from the open/save dialogs

2018-03-27 Thread Kai Uwe Broulik
broulik added a comment. Shouldn't this be using the "Open With" menu? If I'm in the Open dialog for Kate and click "Open" for a text file, it will just open in a new Kate instance (rather than opening in the application the dialog belongs to as I would expect from naming) REPOSITORY

KDE CI: Frameworks kio kf5-qt5 SUSEQt5.9 - Build # 38 - Still Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kio%20kf5-qt5%20SUSEQt5.9/38/ Project: Frameworks kio kf5-qt5 SUSEQt5.9 Date of build: Tue, 27 Mar 2018 06:03:40 + Build duration: 39 min and counting JUnit Tests Name: (root)

KDE CI: Frameworks kservice kf5-qt5 FreeBSDQt5.9 - Build # 18 - Still Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kservice%20kf5-qt5%20FreeBSDQt5.9/18/ Project: Frameworks kservice kf5-qt5 FreeBSDQt5.9 Date of build: Tue, 27 Mar 2018 06:06:05 + Build duration: 34 min and counting JUnit Tests

KDE CI: Frameworks purpose kf5-qt5 SUSEQt5.10 - Build # 30 - Fixed!

2018-03-27 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks%20purpose%20kf5-qt5%20SUSEQt5.10/30/ Project: Frameworks purpose kf5-qt5 SUSEQt5.10 Date of build: Tue, 27 Mar 2018 06:08:05 + Build duration: 24 min and counting JUnit Tests Name:

KDE CI: Frameworks kio kf5-qt5 SUSEQt5.10 - Build # 188 - Still Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kio%20kf5-qt5%20SUSEQt5.10/188/ Project: Frameworks kio kf5-qt5 SUSEQt5.10 Date of build: Tue, 27 Mar 2018 06:03:40 + Build duration: 17 min and counting JUnit Tests Name: (root)

KDE CI: Frameworks kservice kf5-qt5 SUSEQt5.10 - Build # 23 - Still Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kservice%20kf5-qt5%20SUSEQt5.10/23/ Project: Frameworks kservice kf5-qt5 SUSEQt5.10 Date of build: Tue, 27 Mar 2018 06:06:05 + Build duration: 9 min 36 sec and counting JUnit Tests

KDE CI: Frameworks kio kf5-qt5 FreeBSDQt5.9 - Build # 167 - Still Failing!

2018-03-27 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks%20kio%20kf5-qt5%20FreeBSDQt5.9/167/ Project: Frameworks kio kf5-qt5 FreeBSDQt5.9 Date of build: Tue, 27 Mar 2018 06:03:40 + Build duration: 11 min and counting CONSOLE OUTPUT

KDE CI: Frameworks kimageformats kf5-qt5 SUSEQt5.9 - Build # 7 - Still Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kimageformats%20kf5-qt5%20SUSEQt5.9/7/ Project: Frameworks kimageformats kf5-qt5 SUSEQt5.9 Date of build: Tue, 27 Mar 2018 06:01:30 + Build duration: 5 min 22 sec and counting JUnit Tests

KDE CI: Frameworks kimageformats kf5-qt5 FreeBSDQt5.9 - Build # 12 - Still Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kimageformats%20kf5-qt5%20FreeBSDQt5.9/12/ Project: Frameworks kimageformats kf5-qt5 FreeBSDQt5.9 Date of build: Tue, 27 Mar 2018 06:01:30 + Build duration: 1 min 37 sec and counting

KDE CI: Frameworks kimageformats kf5-qt5 SUSEQt5.10 - Build # 15 - Still Unstable!

2018-03-27 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kimageformats%20kf5-qt5%20SUSEQt5.10/15/ Project: Frameworks kimageformats kf5-qt5 SUSEQt5.10 Date of build: Tue, 27 Mar 2018 06:01:30 + Build duration: 1 min 55 sec and counting JUnit