Re: Review request: QBluez

2015-02-17 Thread Thiago Macieira
On Tuesday 17 February 2015 23:00:15 Albert Astals Cid wrote: > > It doesn't have the DBus > > ObjectManager, so that call should fail like that. > > Well, then the test should try to detect it and QEXPECT_FAIL, havign tests > fail means something is bad, and as you say it's not bad, just expecte

Re: Review Request 122556: Bump Qt version to 5.4

2015-02-17 Thread Emmanuel Pescosta
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122556/#review76210 --- Ship it! Ship It! - Emmanuel Pescosta On Feb. 13, 2015, 9:

Re: Review Request 122212: [baseapps] Make tests optional

2015-02-17 Thread Albert Astals Cid
Now we have optional tests and a broken the build http://build.kde.org/job/kde-baseapps_master_qt5/241/consoleFull 00:44:11 /usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lQt5::Test 00:44:11 collect2: error: ld returned 1 exit status Please fix it. Che

Re: Review Request 122212: [baseapps] Make tests optional

2015-02-17 Thread Andreas Sturmlechner
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122212/ --- (Updated Feb. 18, 2015, 12:37 a.m.) Status -- This change has been m

Re: KDiagram libs (KChart, KGantt) in KDE Review

2015-02-17 Thread Friedrich W. H. Kossebau
Am Dienstag, 17. Februar 2015, 23:07:07 schrieb Albert Astals Cid: > El Diumenge, 8 de febrer de 2015, a les 00:29:26, Friedrich W. H. Kossebau va escriure: > > Hi, > > > > Calligra, Massif-Visualizer, KMyMoney (and perhaps more) make use of > > KDAB's > > nice offer of their KDChart in the GPLv2

Downtime announcement: all mail infrastructure

2015-02-17 Thread Ben Cooksley
Hi everyone, To allow sysadmin to migrate mail services to a replacement system there will be some downtime for a few hours from 7pm UTC tomorrow (Wednesday 18th February). Apologies for any inconvenience. This will affect both aliases and mailing lists, for all domains we handle. Thanks, Ben Co

Re: Review Request 121831: libksysguard: process.h: encapsulate private fields

2015-02-17 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/121831/#review76201 --- Ship it! - David Edmundson On Feb. 15, 2015, 4:35 p.m., Gre

Re: Applications/libraries that want to be in KDE Applications 15.04

2015-02-17 Thread Martin Klapetek
On Tue, Feb 17, 2015 at 10:51 PM, Albert Astals Cid wrote: > This Applications/libraries want to be in KDE Applications 15.04 but as > far as > i see they have not been moved/agreed yet: > > * libkgeomap to kdegraphics >http://lists.kde.org/?l=kde-core-devel&m=141863095618592&w=2 > * KDE Te

Re: KDiagram libs (KChart, KGantt) in KDE Review

2015-02-17 Thread Albert Astals Cid
El Diumenge, 8 de febrer de 2015, a les 00:29:26, Friedrich W. H. Kossebau va escriure: > Hi, > > Calligra, Massif-Visualizer, KMyMoney (and perhaps more) make use of KDAB's > nice offer of their KDChart in the GPLv2 licensing variant. But as there are > no real public releases of KDChart, all th

Re: Review request: QBluez

2015-02-17 Thread Albert Astals Cid
El Dimarts, 17 de febrer de 2015, a les 22:39:16, David Rosca va escriure: > > That would work i guess, note it's not only about the project name, but > > also about the class names. > > Sure. > > > But i get two others to fail > > Any idea? > > Hmm, I would say that it is actually expected to f

Applications/libraries that want to be in KDE Applications 15.04

2015-02-17 Thread Albert Astals Cid
This Applications/libraries want to be in KDE Applications 15.04 but as far as i see they have not been moved/agreed yet: * libkgeomap to kdegraphics http://lists.kde.org/?l=kde-core-devel&m=141863095618592&w=2 * KDE Telepathy to kdenetwork http://lists.kde.org/?l=kde-core-devel&m=1422921

Re: Kdenlive joining KDE Applications (in kdemultimedia?)

2015-02-17 Thread Albert Astals Cid
El Divendres, 13 de febrer de 2015, a les 17:31:59, Vincent Pinon va escriure: > Hi all, > > Now that Kdenlive has completed incubation [1] > and is preparing a new release based on Frameworks 5 [2], > we would like to be part of KDE Applications... You understand that means you get to follow our

Re: Review request: QBluez

2015-02-17 Thread Albert Astals Cid
El Dimarts, 17 de febrer de 2015, a les 10:36:59, David Rosca va escriure: > > Using Q* is usually frowned upon since the Qt people have made it quick > > clear that they reserve the right to use Q* names themselves, i'd look > > for a new name. > > I see. What about renaming it to BluezQt? That

Re: KPeople part of KDE Frameworks

2015-02-17 Thread Aleix Pol
On Tue, Feb 17, 2015 at 7:56 PM, Albert Astals Cid wrote: > El Divendres, 13 de febrer de 2015, a les 14:25:33, Aleix Pol va escriure: >> Hi, >> I would like to submit KPeople for review process so it can join the >> KF5 family in the next 5.8 release. >> >> KPeople is a tier 3 framework (because

Re: KPeople part of KDE Frameworks

2015-02-17 Thread Albert Astals Cid
El Divendres, 13 de febrer de 2015, a les 14:25:33, Aleix Pol va escriure: > Hi, > I would like to submit KPeople for review process so it can join the > KF5 family in the next 5.8 release. > > KPeople is a tier 3 framework (because of KService, which will be > dropped eventually, without breaking

Review request: QBluez

2015-02-17 Thread David Rosca
Hi all, I'd like to ask for a review of the QBluez library [1]. QBluez is a Qt 5 wrapper for Bluez 5 DBus API. I have started working on it as a GSoC 2014 project. It is intended to be a libbluedevil replacement, main difference being that every DBus call is made asynchronous. It also exposes more