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

2022-05-10 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20FreeBSDQt5.15/1570/
 Project:
kf5-qt5 FreeBSDQt5.15
 Date of build:
Tue, 10 May 2022 21:13:50 +
 Build duration:
4 min 19 sec and counting
   JUnit Tests
  Name: projectroot Failed: 1 test(s), Passed: 60 test(s), Skipped: 0 test(s), Total: 61 test(s)Failed: projectroot.autotests.kiocore_jobtestName: projectroot.autotests Failed: 0 test(s), Passed: 6 test(s), Skipped: 0 test(s), Total: 6 test(s)Name: projectroot.src.ioslaves.trash Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot.src.kpasswdserver Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)

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

2022-05-10 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20FreeBSDQt5.15/1569/
 Project:
kf5-qt5 FreeBSDQt5.15
 Date of build:
Tue, 10 May 2022 21:03:36 +
 Build duration:
10 min and counting
   JUnit Tests
  Name: projectroot Failed: 3 test(s), Passed: 58 test(s), Skipped: 0 test(s), Total: 61 test(s)Failed: projectroot.autotests.commandlauncherjob_servicetestFailed: projectroot.autotests.kiocore_jobtestFailed: projectroot.autotests.kiofilewidgets_kurlrequestertestName: projectroot.autotests Failed: 0 test(s), Passed: 6 test(s), Skipped: 0 test(s), Total: 6 test(s)Name: projectroot.src.ioslaves.trash Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot.src.kpasswdserver Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)

KF6 meeting notes 2022-05-10

2022-05-10 Thread Volker Krause
https://invent.kde.org/teams/frameworks-devs/kf6-workboard/-/issues/5

utility-macro in KPluginFactory that allows registering multiple plugins?
- https://invent.kde.org/teams/frameworks-devs/kf6-workboard/-/issues/
5#note_446289
- sounds useful, but challenge is variadic macros
- macro variants for 2 plugins in one factory would probably already cover 
most usecases

changed plugin/kcm locations:
- https://invent.kde.org/teams/frameworks-devs/kf6-workboard/-/issues/
5#note_446290
- can be done if there are no users loading things manually
- location of the plugins is not considered public API

use of KWaylandServer::SurfaceInterface* in kwineffect properties
- https://invent.kde.org/teams/frameworks-devs/kf6-workboard/-/issues/
5#note_445378
- Q_DECLARE_OPAQUE_POINTER might help (see also 
https://www.qt.io/blog/whats-new-in-qmetatype-qvariant)
- verify this is even in use

QNetworkAccessManager::setNetworkAccessible(QNetworkAccessManager::NotAccessible)
- https://invent.kde.org/teams/frameworks-devs/kf6-workboard/-/issues/
5#note_445360
- only option might be to implement a subclass of QNAM not doing actual 
network operations
- should be testable by modifying the default QML theme and using the screen 
locker test mode

https://codereview.qt-project.org/c/qt/qtbase/+/393373
- ping TQC about this, seems stalled

Next meeting in two weeks:
https://invent.kde.org/teams/frameworks-devs/kf6-workboard/-/issues/6

signature.asc
Description: This is a digitally signed message part.