KDE CI: Plasma » plasma-desktop » kf5-qt5 FreeBSDQt5.14 - Build # 114 - Still Failing!

2020-05-31 Thread CI System
BUILD FAILURE
 Build URL
https://build.kde.org/job/Plasma/job/plasma-desktop/job/kf5-qt5%20FreeBSDQt5.14/114/
 Project:
kf5-qt5 FreeBSDQt5.14
 Date of build:
Mon, 01 Jun 2020 03:53:55 +
 Build duration:
6 min 5 sec and counting
   CONSOLE OUTPUT
  [...truncated 4163 lines...][2020-06-01T03:59:53.198Z] #  define KDELIBS4SUPPORT_DEPRECATED_EXPORT KDELIBS4SUPPORT_EXPORT KDELIBS4SUPPORT_DEPRECATED[2020-06-01T03:59:53.198Z]^[2020-06-01T03:59:53.198Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED'[2020-06-01T03:59:53.198Z] #  define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__))[2020-06-01T03:59:53.198Z]  ^[2020-06-01T03:59:53.198Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/emoticons/emoticonslist.cpp:370:23: warning: 'NetAccess' is deprecated [-Wdeprecated-declarations][2020-06-01T03:59:53.198Z] if (KIO::NetAccess::exists(QUrl(path), KIO::NetAccess::SourceSide, this)) {[2020-06-01T03:59:53.198Z]   ^[2020-06-01T03:59:53.198Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kio/netaccess.h:68:7: note: 'NetAccess' has been explicitly marked deprecated here[2020-06-01T03:59:53.198Z] class KDELIBS4SUPPORT_DEPRECATED_EXPORT NetAccess : public QObject[2020-06-01T03:59:53.198Z]   ^[2020-06-01T03:59:53.198Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:29:68: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED_EXPORT'[2020-06-01T03:59:53.198Z] #  define KDELIBS4SUPPORT_DEPRECATED_EXPORT KDELIBS4SUPPORT_EXPORT KDELIBS4SUPPORT_DEPRECATED[2020-06-01T03:59:53.198Z]^[2020-06-01T03:59:53.198Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED'[2020-06-01T03:59:53.198Z] #  define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__))[2020-06-01T03:59:53.198Z]  ^[2020-06-01T03:59:53.198Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/emoticons/emoticonslist.cpp:370:58: warning: 'NetAccess' is deprecated [-Wdeprecated-declarations][2020-06-01T03:59:53.198Z] if (KIO::NetAccess::exists(QUrl(path), KIO::NetAccess::SourceSide, this)) {[2020-06-01T03:59:53.198Z]  ^[2020-06-01T03:59:53.198Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kio/netaccess.h:68:7: note: 'NetAccess' has been explicitly marked deprecated here[2020-06-01T03:59:53.198Z] class KDELIBS4SUPPORT_DEPRECATED_EXPORT NetAccess : public QObject[2020-06-01T03:59:53.198Z]   ^[2020-06-01T03:59:53.198Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:29:68: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED_EXPORT'[2020-06-01T03:59:53.198Z] #  define KDELIBS4SUPPORT_DEPRECATED_EXPORT KDELIBS4SUPPORT_EXPORT KDELIBS4SUPPORT_DEPRECATED[2020-06-01T03:59:53.198Z]^[2020-06-01T03:59:53.198Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED'[2020-06-01T03:59:53.198Z] #  define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__))[2020-06-01T03:59:53.198Z]  ^[2020-06-01T03:59:53.198Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/emoticons/emoticonslist.cpp:389:44: warning: 'getItem' is deprecated [-Wdeprecated-declarations][2020-06-01T03:59:53.198Z] const QString type = KInputDialog::getItem(i18n("New Emoticon Theme"), i18n("Choose the type of emoticon theme to create"),[2020-06-01T03:59:53.199Z]^[2020-06-01T03:59:53.199Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kinputdialog.h:209:1: note: 'getItem' has been explicitly marked deprecated here[2020-06-01T03:59:53.199Z] KDELIBS4SUPPORT_DEPRECATED_EXPORT QString getItem(const QString , const QString ,[2020-06-01T03:59:53.199Z] ^[2020-06-01T03:59:53.199Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:29:68: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED_EXPORT'[2020-06-01T03:59:53.199Z] #  define KDELIBS4SUPPORT_DEPRECATED_EXPORT KDELIBS4SUPPORT_EXPORT KDELIBS4SUPPORT_DEPRECATED[2020-06-01T03:59:53.199Z]^[2020-06-01T03:59:53.199Z] 

Re: Gitlab + milestone for Plasma group

2020-05-31 Thread Nate Graham

Thanks, this looks like it will do nicely.

Nate


On 5/29/20 4:59 AM, Bhushan Shah wrote:

Helo

I have just promoted 5.20 milestone which was added in KWin to Plasma
group:

https://invent.kde.org/groups/plasma/-/milestones/1

So now we have nice way of marking specific merge requests or tasks as
targetted towards specific milestone

Let's start to make use of this feature, so we have nice summary of
major changes done for specific release, and what needs to be
merged/finished before release.

Cheers!



D29603: Adds custom spacing between task manager icons

2020-05-31 Thread Nathaniel Graham
ngraham added a comment.


  Thanks! Do you think you could maybe re-open this at 
https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/? We're 
transitioning patch review over to GitLab.

REPOSITORY
  R119 Plasma Desktop

REVISION DETAIL
  https://phabricator.kde.org/D29603

To: martellini, #vdg, ngraham
Cc: ngraham, niccolove, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, 
cblack, jraleigh, zachus, fbampaloukas, ragreen, ZrenBot, himcesjf, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart


D24810: Ensure defintion of XDG_DATA_DIRS

2020-05-31 Thread Adriaan de Groot
adridg added a subscriber: davidedmundson.
adridg added a comment.


  Calling @davidedmundson .. I would migrate this to invent, except in 
3c1a34a26dbdf7c123782746881d914cd47b27b6 
 the 
similar adjustment for XDG_DATA_DIRS was already removed. We carry this patch, 
but recent Plasma's no longer set XDG_DATA dir so I think your call on the 
variable (noone relies on it) is the right one and this can be abandoned.

REPOSITORY
  R120 Plasma Workspace

REVISION DETAIL
  https://phabricator.kde.org/D24810

To: tcberner, #freebsd, dfaure, apol
Cc: davidedmundson, adridg, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, 
cblack, jraleigh, zachus, fbampaloukas, ragreen, ZrenBot, ngraham, himcesjf, 
lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart


D29749: [GTK Integration] Deprecate GTK2 (Hide GUI)

2020-05-31 Thread Mikhail Zolotukhin
gikari abandoned this revision.
gikari added a comment.


  OK, let's wait a bit more until GIMP transitions. Still I would like to 
combine the GTK2 and GTK3 themes selection into one combobox or a list.

REPOSITORY
  R119 Plasma Desktop

REVISION DETAIL
  https://phabricator.kde.org/D29749

To: gikari, cblack, #plasma, #vdg
Cc: ndavis, ngraham, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, 
jraleigh, zachus, fbampaloukas, ragreen, ZrenBot, himcesjf, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart


D29748: [GTK Integration] Deprecate GTK2 (Hide backend interface)

2020-05-31 Thread Mikhail Zolotukhin
gikari abandoned this revision.
gikari added a comment.


  See D29749 

REPOSITORY
  R99 KDE Gtk Configuration Tool

REVISION DETAIL
  https://phabricator.kde.org/D29748

To: gikari, cblack, #plasma
Cc: plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, 
fbampaloukas, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, ahiemstra, mart


D28623: [WIP] Sync titlebar button appearance with GTK CSD apps

2020-05-31 Thread Mikhail Zolotukhin
gikari abandoned this revision.
gikari added a comment.


  https://invent.kde.org/plasma/kde-gtk-config/-/merge_requests/2

REPOSITORY
  R99 KDE Gtk Configuration Tool

REVISION DETAIL
  https://phabricator.kde.org/D28623

To: gikari, #breeze, #plasma, cblack
Cc: trmdi, ngraham, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, 
jraleigh, zachus, fbampaloukas, ragreen, ZrenBot, himcesjf, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart


KDE CI: Plasma » plasma-workspace » kf5-qt5 SUSEQt5.14 - Build # 154 - Failure!

2020-05-31 Thread CI System
BUILD FAILURE
 Build URL
https://build.kde.org/job/Plasma/job/plasma-workspace/job/kf5-qt5%20SUSEQt5.14/154/
 Project:
kf5-qt5 SUSEQt5.14
 Date of build:
Sun, 31 May 2020 18:25:21 +
 Build duration:
36 min and counting
   CONSOLE OUTPUT
  [...truncated 166 lines...][2020-05-31T19:01:29.022Z] Retrieving: Plasma-kdnssd-kf5-qt5[2020-05-31T19:01:29.022Z] Retrieving: Plasma-kdeclarative-kf5-qt5[2020-05-31T19:01:29.022Z] Retrieving: Plasma-kidletime-kf5-qt5[2020-05-31T19:01:29.022Z] Retrieving: Plasma-kitemmodels-kf5-qt5[2020-05-31T19:01:29.022Z] Retrieving: Plasma-kross-kf5-qt5[2020-05-31T19:01:29.022Z] Retrieving: Plasma-threadweaver-kf5-qt5[2020-05-31T19:01:29.022Z] Retrieving: Plasma-kunitconversion-kf5-qt5[2020-05-31T19:01:29.022Z] Retrieving: Plasma-kwayland-kf5-qt5[2020-05-31T19:01:29.291Z] Retrieving: Plasma-ktexteditor-kf5-qt5[2020-05-31T19:01:29.291Z] Retrieving: Plasma-oxygen-icons5-kf5-qt5[2020-05-31T19:01:31.189Z] Retrieving: Plasma-plasma-framework-kf5-qt5[2020-05-31T19:01:31.189Z] Retrieving: Plasma-kpty-kf5-qt5[2020-05-31T19:01:31.189Z] Retrieving: Plasma-kinit-kf5-qt5[2020-05-31T19:01:31.448Z] Retrieving: Plasma-kded-kf5-qt5[2020-05-31T19:01:31.448Z] Retrieving: Plasma-kemoticons-kf5-qt5[2020-05-31T19:01:31.712Z] Retrieving: Plasma-kdesignerplugin-kf5-qt5[2020-05-31T19:01:31.712Z] Retrieving: Plasma-knewstuff-kf5-qt5[2020-05-31T19:01:31.712Z] Retrieving: Plasma-kfilemetadata-kf5-qt5[2020-05-31T19:01:31.712Z] Retrieving: Plasma-baloo-kf5-qt5[2020-05-31T19:01:31.977Z] Retrieving: Plasma-bluez-qt-kf5-qt5[2020-05-31T19:01:31.977Z] Retrieving: Plasma-frameworkintegration-kf5-qt5[2020-05-31T19:01:31.977Z] Retrieving: Plasma-kactivities-stats-kf5-qt5[2020-05-31T19:01:31.977Z] Retrieving: Plasma-kcmutils-kf5-qt5[2020-05-31T19:01:31.977Z] Retrieving: Plasma-kdelibs4support-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-kdesu-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-kholidays-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-kimageformats-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-knotifyconfig-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-kpeople-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-kplotting-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-krunner-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-kxmlrpcclient-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-networkmanager-qt-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-prison-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-purpose-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-qqc2-desktop-style-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-syndication-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-kjs-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-kdecoration-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-plasma-wayland-protocols-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-kscreenlocker-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-kwayland-integration-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-breeze-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-kwayland-server-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-khtml-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-khelpcenter-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-kio-extras-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-libksysguard-kf5-qt5[2020-05-31T19:01:46.726Z] Retrieving: Plasma-kwin-kf5-qt5[2020-05-31T19:01:46.726Z] Traceback (most recent call last):[2020-05-31T19:01:46.726Z]   File "/usr/lib64/python3.8/urllib/request.py", line 1350, in do_open[2020-05-31T19:01:46.726Z] h.request(req.get_method(), req.selector, req.data, headers,[2020-05-31T19:01:46.726Z]   File "/usr/lib64/python3.8/http/client.py", line 1240, in request[2020-05-31T19:01:46.726Z] self._send_request(method, url, body, headers, encode_chunked)[2020-05-31T19:01:46.726Z]   File "/usr/lib64/python3.8/http/client.py", line 1286, in _send_request[2020-05-31T19:01:46.726Z] self.endheaders(body, encode_chunked=encode_chunked)[2020-05-31T19:01:46.726Z]   File "/usr/lib64/python3.8/http/client.py", line 1235, in endheaders[2020-05-31T19:01:46.726Z] self._send_output(message_body, encode_chunked=encode_chunked)[2020-05-31T19:01:46.726Z]   File "/usr/lib64/python3.8/http/client.py", line 1006, in _send_output[2020-05-31T19:01:46.726Z] self.send(msg)[2020-05-31T19:01:46.726Z]   File "/usr/lib64/python3.8/http/client.py", line 946, in send[2020-05-31T19:01:46.726Z] self.connect()[2020-05-31T19:01:46.726Z]   File "/usr/lib64/python3.8/http/client.py", line 1402, in connect[2020-05-31T19:01:46.726Z] super().connect()[2020-05-31T19:01:46.726Z]   File "/usr/lib64/python3.8/http/client.py", line 917, in connect[2020-05-31T19:01:46.726Z] self.sock = self._create_connection([2020-05-31T19:01:46.726Z]   File "/usr/lib64/python3.8/socket.py", line 787, in create_connection[2020-05-31T19:01:46.726Z] for