Re: Removal of ksaneplugin from KDE Applications

2015-09-24 Thread Martin Koller
On Friday 25 September 2015 07:49:09 Alexander Potashev wrote: > Hi, > > The only user for ksaneplugin used to be Kolourpaint in KDE > Applications 15.08.x. I have now ported Kolourpaint from KScanDialog > to libksane as suggested here [1,2] (same thread), thus ksaneplugin > can be dropped from KD

Removal of ksaneplugin from KDE Applications

2015-09-24 Thread Alexander Potashev
Hi, The only user for ksaneplugin used to be Kolourpaint in KDE Applications 15.08.x. I have now ported Kolourpaint from KScanDialog to libksane as suggested here [1,2] (same thread), thus ksaneplugin can be dropped from KDE Applications 15.12. BTW, is Kolourpaint ready for KF5 releases? I guess

Re: RFC: Enabling -DECM_ENABLE_SANITIZERS='address' in jenkins

2015-09-24 Thread Milian Wolff
On Montag, 21. September 2015 20:29:32 CEST Albert Astals Cid wrote: > El Dijous, 10 de setembre de 2015, a les 22:36:10, Albert Astals Cid va escriure: > > We have this nice ECM module that gives us the option to compile with > > ASAN. > > > > I'd like to propose that we enable it by default in

Re: Spectacle moved to KDE Graphics, future of KSnapshot?

2015-09-24 Thread Boudhayan Gupta
Hi Martin, On 24 September 2015 at 20:09, Martin Klapetek wrote: > On Thu, Sep 24, 2015 at 10:08 AM, Boudhayan Gupta wrote: >> >> >> This does make more sense, but wouldn't an interface under the >> org.freedesktop namespace need to be vetted by Freedesktop? > > > Not really, you can use whateve

Re: Spectacle moved to KDE Graphics, future of KSnapshot?

2015-09-24 Thread Martin Klapetek
On Thu, Sep 24, 2015 at 10:08 AM, Boudhayan Gupta wrote: > > This does make more sense, but wouldn't an interface under the > org.freedesktop namespace need to be vetted by Freedesktop? > Not really, you can use whatever namespace you want. You could use the freedesktop one and then inform the x

Re: Spectacle moved to KDE Graphics, future of KSnapshot?

2015-09-24 Thread Boudhayan Gupta
On 24 September 2015 at 17:01, Jeremy Whiting wrote: >> Now, what'll come of KSnapshot? Spectacle clearly obsoletes KSnapshot >> on X11 (and Wayland as long as KWin is running - if a generic Wayland >> protocol isn't out by dependency freeze I'll add a generic KWin >> backend temporarily for this

Re: Spectacle moved to KDE Graphics, future of KSnapshot?

2015-09-24 Thread Boudhayan Gupta
On 24 September 2015 at 16:24, Elias Probst wrote: >>3. KHotkeys. Once Spectacle is included into Applications 15.12, I'll >>patch KHotkeys to look for Spectacle rather than KSnapshot. > > Wouldn't it make more sense to have khotkeys launch whatever application > implements a generic DBus interfa

Re: qca-qt5 (qt5 branch) merge into qca (master branch)

2015-09-24 Thread Jan Grulich
On Thursday 24 of September 2015 11:02:10 Harald Sitter wrote: > ahoy ahoy > > qca-qt5 as a "thing" is a build time switch on the same source as qca > (qt4). so, it is the same source base but depending on how you run > cmake you either get the qt5 or the qt4 build. > > originally various adjustm

Re: Spectacle moved to KDE Graphics, future of KSnapshot?

2015-09-24 Thread Jeremy Whiting
Hello, On Thu, Sep 24, 2015 at 4:11 AM, Boudhayan Gupta wrote: > Hi all, > > Spectacle has been moved to KDE Graphics. > > There are a few things that need to be done for a smooth release with > Applications 15.12. I'll list them below: > > 1. Inclusion into the list of applications released as p

Jenkins-kde-ci: kdelibs KDE-4.14 latest-qt4 » Linux,gcc - Build # 28 - Still unstable!

2015-09-24 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/kdelibs%20KDE-4.14%20latest-qt4/PLATFORM=Linux,compiler=gcc/28/ Project: PLATFORM=Linux,compiler=gcc Date of build: Thu, 24 Sep 2015 11:11:58 + Build duration: 11 min CHANGE SET Revision 74b991503f781c358fa1130d36e2a430bccbb3f

Re: qca-qt5 (qt5 branch) merge into qca (master branch)

2015-09-24 Thread Aleix Pol
On Thu, Sep 24, 2015 at 11:02 AM, Harald Sitter wrote: > ahoy ahoy > > qca-qt5 as a "thing" is a build time switch on the same source as qca > (qt4). so, it is the same source base but depending on how you run > cmake you either get the qt5 or the qt4 build. > > originally various adjustments had

Jenkins-kde-ci: kdelibs KDE-4.14 latest-qt4 » Linux,gcc - Build # 26 - Failure!

2015-09-24 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/kdelibs%20KDE-4.14%20latest-qt4/PLATFORM=Linux,compiler=gcc/26/ Project: PLATFORM=Linux,compiler=gcc Date of build: Thu, 24 Sep 2015 10:42:55 + Build duration: 0.71 sec CHANGE SET No changes

Jenkins-kde-ci: kdelibs KDE-4.14 stable-qt4 » Linux,gcc - Build # 25 - Still Unstable!

2015-09-24 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/kdelibs%20KDE-4.14%20stable-qt4/PLATFORM=Linux,compiler=gcc/25/ Project: PLATFORM=Linux,compiler=gcc Date of build: Thu, 24 Sep 2015 10:42:55 + Build duration: 11 min CHANGE SET Revision 74b991503f781c358fa1130d36e2a430bccbb3f

Re: Review Request 125367: Make kfileplacesmodeltest pass

2015-09-24 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125367/ --- (Updated Sept. 24, 2015, 10:42 a.m.) Status -- This change has been

Spectacle moved to KDE Graphics, future of KSnapshot?

2015-09-24 Thread Boudhayan Gupta
Hi all, Spectacle has been moved to KDE Graphics. There are a few things that need to be done for a smooth release with Applications 15.12. I'll list them below: 1. Inclusion into the list of applications released as part of KDE Applications. I believe I'll have to trouble Albert for that? 2. I

qca-qt5 (qt5 branch) merge into qca (master branch)

2015-09-24 Thread Harald Sitter
ahoy ahoy qca-qt5 as a "thing" is a build time switch on the same source as qca (qt4). so, it is the same source base but depending on how you run cmake you either get the qt5 or the qt4 build. originally various adjustments had to be made to qca-qt5 to make it work reliably without conflicting w

Re: Review Request 125367: Make kfileplacesmodeltest pass

2015-09-24 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125367/#review85858 --- Ship it! Ship It! - David Faure On Sept. 23, 2015, 11:34 p