Re: FYI: KF5Plasma fails to build under MSVC

2014-12-30 Thread Andrius da Costa Ribas
yep, https://git.reviewboard.kde.org/r/120877/ 2014-12-30 12:03 GMT-02:00 Kevin Funk : > See log: > > z:\kderoot\download\git\plasma\src\plasma\private/framesvg_helpers.h(47) : > error C2051: case expression not constant > z:\kderoot\download\git\plasma\src\plasma\private/framesvg_helpers.h(49) :

Jenkins build is back to stable : kwindowsystem_master_qt5 » All,LINBUILDER #124

2014-12-30 Thread KDE CI System
See ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 121496: Fix build if the X11 headers are not located in /usr/include

2014-12-30 Thread Alex Richardson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/121496/ --- (Updated Dec. 30, 2014, 6:17 p.m.) Status -- This change has been ma

Jenkins build is still unstable: kwindowsystem_stable_qt5 » All,LINBUILDER #5

2014-12-30 Thread KDE CI System
See ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 121495: Fix build if the X11 headers are not located in /usr/include

2014-12-30 Thread Alex Richardson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/121495/ --- (Updated Dec. 30, 2014, 6:16 p.m.) Status -- This change has been ma

FYI: KF5Plasma fails to build under MSVC

2014-12-30 Thread Kevin Funk
See log: z:\kderoot\download\git\plasma\src\plasma\private/framesvg_helpers.h(47) : error C2051: case expression not constant z:\kderoot\download\git\plasma\src\plasma\private/framesvg_helpers.h(49) : error C2051: case expression not constant z:\kderoot\download\git\plasma\src\plasma\private/fra

Re: Review Request 121712: Add install target for the KF5 Book

2014-12-30 Thread Andreas Cord-Landwehr
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/121712/ --- (Updated Dez. 30, 2014, 1:08 nachm.) Review request for KDE Frameworks, R

Jenkins build is still unstable: plasma-framework_master_qt5 » All,LINBUILDER #936

2014-12-30 Thread KDE CI System
See ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Build failed in Jenkins: krunner_stable_qt5 #9

2014-12-30 Thread KDE CI System
See Changes: [me] QueryMatch::matchCategory: Do not access runner if it doesn't exist -- Started by remote host 2a01:4f8:160:9363::9 with note: Triggered by commit Building remotely on LinuxSlave - 3

Build failed in Jenkins: krunner_master_qt5 #115

2014-12-30 Thread KDE CI System
See Changes: [me] QueryMatch::matchCategory: Do not access runner if it doesn't exist -- Started by remote host 2a01:4f8:160:9363::9 with note: Triggered by commit Building remotely on LinuxSlave -

Jenkins build became unstable: plasma-framework_master_qt5 » All,LINBUILDER #935

2014-12-30 Thread KDE CI System
See ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Required and supported Qt versions

2014-12-30 Thread Ben Cooksley
On Tue, Dec 30, 2014 at 10:02 PM, David Faure wrote: > On Tuesday 30 December 2014 21:50:40 Ben Cooksley wrote: >> On Tue, Dec 30, 2014 at 9:47 PM, David Faure wrote: >> > On Tuesday 30 December 2014 21:41:10 Ben Cooksley wrote: >> >> We test the variants noted by "kf5-qt5" and "stable-kf5-qt5" i

Re: Required and supported Qt versions

2014-12-30 Thread David Faure
On Tuesday 30 December 2014 21:50:40 Ben Cooksley wrote: > On Tue, Dec 30, 2014 at 9:47 PM, David Faure wrote: > > On Tuesday 30 December 2014 21:41:10 Ben Cooksley wrote: > >> We test the variants noted by "kf5-qt5" and "stable-kf5-qt5" in the > >> build metadata for Qt. > > > > Yes - the (impli

Re: Required and supported Qt versions

2014-12-30 Thread Ben Cooksley
On Tue, Dec 30, 2014 at 9:47 PM, David Faure wrote: > On Tuesday 30 December 2014 21:41:10 Ben Cooksley wrote: >> We test the variants noted by "kf5-qt5" and "stable-kf5-qt5" in the >> build metadata for Qt. > > Yes - the (implicit) question was, what version of Qt do these point to ;-) kf5-qt5 =

Change in kio[master]: Port from deprecated KRun::run(KService) to KRun::runService...

2014-12-30 Thread David Faure (Code Review)
David Faure has uploaded a new change for review. https://gerrit.vesnicky.cesnet.cz/r/287 Change subject: Port from deprecated KRun::run(KService) to KRun::runService(...) .. Port from deprecated KRun::run(KService) to KRun::

Re: Required and supported Qt versions

2014-12-30 Thread David Faure
On Tuesday 30 December 2014 21:41:10 Ben Cooksley wrote: > We test the variants noted by "kf5-qt5" and "stable-kf5-qt5" in the > build metadata for Qt. Yes - the (implicit) question was, what version of Qt do these point to ;-) -- David Faure, fa...@kde.org, http://www.davidfaure.fr Working on K

Re: Required and supported Qt versions

2014-12-30 Thread Ben Cooksley
On Tue, Dec 30, 2014 at 9:32 PM, David Faure wrote: > On Monday 29 December 2014 17:46:03 Jan Kundrát wrote: >> Hi, >> is there a minimal required Qt version which applies to all of KF5? I see >> that most of the modules I currently have checked out say that they need >> 5.2.0 while polkit-qt-1 de

Change in kio[master]: kioexec: fix bug in the port to QCommandLineParser

2014-12-30 Thread David Faure (Code Review)
David Faure has uploaded a new change for review. https://gerrit.vesnicky.cesnet.cz/r/284 Change subject: kioexec: fix bug in the port to QCommandLineParser .. kioexec: fix bug in the port to QCommandLineParser Change-Id: I9c

Change in kio[master]: Add KRun::runService, to be able to get the PID of the newly...

2014-12-30 Thread David Faure (Code Review)
David Faure has uploaded a new change for review. https://gerrit.vesnicky.cesnet.cz/r/285 Change subject: Add KRun::runService, to be able to get the PID of the newly started process. .. Add KRun::runService, to be able to ge

Change in kio[master]: kioexec: use kio version number; add --help and --version

2014-12-30 Thread David Faure (Code Review)
David Faure has uploaded a new change for review. https://gerrit.vesnicky.cesnet.cz/r/283 Change subject: kioexec: use kio version number; add --help and --version .. kioexec: use kio version number; add --help and --version

Change in kio[master]: Fix CI timeout by killing kioexec while it's sleeping 3 minu...

2014-12-30 Thread David Faure (Code Review)
David Faure has uploaded a new change for review. https://gerrit.vesnicky.cesnet.cz/r/286 Change subject: Fix CI timeout by killing kioexec while it's sleeping 3 minutes. .. Fix CI timeout by killing kioexec while it's sleepin

Re: Required and supported Qt versions

2014-12-30 Thread David Faure
On Monday 29 December 2014 17:46:03 Jan Kundrát wrote: > Hi, > is there a minimal required Qt version which applies to all of KF5? I see > that most of the modules I currently have checked out say that they need > 5.2.0 while polkit-qt-1 declares itself compatible with 5.1.0. polkit-qt-1 isn't a K