Review Request 128085: Fix check that CPU is a valid CPU

2016-06-02 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128085/ --- Review request for KDE Frameworks. Repository: solid Description --

Review Request 128084: Handle reading /proc/cpuinfo for Arm processors

2016-06-02 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128084/ --- Review request for KDE Frameworks. Repository: solid Description --

Review Request 128083: Find CPUs by subsystem rather than driver

2016-06-02 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128083/ --- Review request for KDE Frameworks. Repository: solid Description --

Jenkins-kde-ci: plasma-framework master stable-kf5-qt5 » Linux,NoX11,gcc - Build # 66 - Fixed!

2016-06-02 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/plasma-framework%20master%20stable-kf5-qt5/PLATFORM=Linux,Variation=NoX11,compiler=gcc/66/ Project: PLATFORM=Linux,Variation=NoX11,compiler=gcc Date of build: Fri, 03 Jun 2016 00:30:18 + Build duration: 2 min 5 sec CHANGE SET R

Jenkins-kde-ci: plasma-framework master stable-kf5-qt5 » Linux,NoX11,gcc - Build # 66 - Fixed!

2016-06-02 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/plasma-framework%20master%20stable-kf5-qt5/PLATFORM=Linux,Variation=NoX11,compiler=gcc/66/ Project: PLATFORM=Linux,Variation=NoX11,compiler=gcc Date of build: Fri, 03 Jun 2016 00:30:18 + Build duration: 2 min 5 sec CHANGE SET R

Jenkins-kde-ci: plasma-framework master stable-kf5-qt5 » Linux,NoX11,gcc - Build # 65 - Unstable!

2016-06-02 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-framework%20master%20stable-kf5-qt5/PLATFORM=Linux,Variation=NoX11,compiler=gcc/65/ Project: PLATFORM=Linux,Variation=NoX11,compiler=gcc Date of build: Thu, 02 Jun 2016 22:11:11 + Build duration: 3 min 57 sec CHANGE SET

Re: [kio] : khelpcenter no longer works on OS X

2016-06-02 Thread René J . V . Bertin
On Thursday June 02 2016 10:25:36 David Faure wrote: Are you sure kdeinit and/or klauncher don't filter stderr? I'm not getting *anything* on the kdeinit5 terminal, not with qDebug(), not with qCDebug(KIO_HELP) (category I added), not even with fprintf(stderr,...) ... Anyway, I found the issue.

Review Request 128082: Fix associated applications for mimetypes with uppercase characters in the name

2016-06-02 Thread Wolfgang Bauer
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128082/ --- Review request for KDE Frameworks and David Faure. Repository: kservice

Re: [kservice] new warnings from kbuildsycoca5, every time

2016-06-02 Thread René J . V . Bertin
On Thursday June 02 2016 13:59:52 David Faure wrote: >On Thursday, June 2, 2016 1:22:25 PM CEST you wrote: >> On Thursday June 02 2016 09:07:53 David Faure wrote: >> > Can you revert the local changes, pull (I committed a fix for the "Not >> > found:" I was getting locally, but it was due to lowerc

Re: [kservice] new warnings from kbuildsycoca5, every time

2016-06-02 Thread David Faure
On Thursday, June 2, 2016 1:22:25 PM CEST you wrote: > On Thursday June 02 2016 09:07:53 David Faure wrote: > > Can you revert the local changes, pull (I committed a fix for the "Not > > found:" I was getting locally, but it was due to lowercase/uppercase > > issues, unlike what you're seeing), the

Re: [kservice] new warnings from kbuildsycoca5, every time

2016-06-02 Thread René J . V . Bertin
On Thursday June 02 2016 09:07:53 David Faure wrote: > Can you revert the local changes, pull (I committed a fix for the "Not > found:" > I was getting locally, but it was due to lowercase/uppercase issues, unlike > what you're seeing), then download and apply > http://www.davidfaure.fr/2016/mo

Re: [kio] : khelpcenter no longer works on OS X

2016-06-02 Thread David Faure
On Thursday, June 2, 2016 11:56:09 AM CEST René J.V. Bertin wrote: > >We both use an install prefix for the KF5-based code which is different > >from the kde4 install prefix. > > Hah, I'm not the only one on here who still has enough reason to stick to a > KDE4 (or at least, non-Plasma5) desktop!

Re: [kio] : khelpcenter no longer works on OS X

2016-06-02 Thread René J . V . Bertin
or each entry. BTW, khelpcenter5 does seem to find the KDE4 documentation from the main prefix on Linux for me. Luigi Toscano wrote on 20160602::11:16:02 re: "Re: [kio] : khelpcenter no longer works on OS X" >If they are installed in the same prefix, as some distributions do, AND you

Re: The return of ASAN issues

2016-06-02 Thread Milian Wolff
On Dienstag, 31. Mai 2016 18:49:29 CEST Ben Cooksley wrote: > On Tue, May 31, 2016 at 9:36 AM, Albert Astals Cid wrote: > > El dilluns, 30 de maig de 2016, a les 19:42:38 CEST, Ben Cooksley va escriure: > >> Hi all, > >> > >> As you may recall, some time ago the CI scripts were adapted to > >> f

Re: [kio] : khelpcenter no longer works on OS X

2016-06-02 Thread Luigi Toscano
Il 02 giugno 2016 10:58:43 CEST, David Faure ha scritto: >On jeudi 2 juin 2016 10:54:50 CEST René J.V. Bertin wrote: >> Oh? Yet they're installed in the same location (share/doc/HTML/en), >at least >> they are on my OS X set-up. > >We both use an install prefix for the KF5-based code which is diff

Re: [kio] : khelpcenter no longer works on OS X

2016-06-02 Thread David Faure
On jeudi 2 juin 2016 10:54:50 CEST René J.V. Bertin wrote: > Oh? Yet they're installed in the same location (share/doc/HTML/en), at least > they are on my OS X set-up. We both use an install prefix for the KF5-based code which is different from the kde4 install prefix. So how can kde4-khelpcenter

Re: [kio] : khelpcenter no longer works on OS X

2016-06-02 Thread René J . V . Bertin
On Thursday June 02 2016 10:25:36 David Faure wrote: >* Add qDebug() statements, watch output in the terminal where you start >kdeinit5. Right, the old fashioned way :) >* If you prefer gdb, >https://techbase.kde.org/Development/Tutorials/Debugging/Debugging_IOSlaves Well, determining a code p

Re: [kio] : khelpcenter no longer works on OS X

2016-06-02 Thread David Faure
On jeudi 2 juin 2016 10:07:28 CEST René J.V. Bertin wrote: > Any suggestions on how to do that with something from a plugin that's loaded > by a helper process that's itself launched on-demand? Is there a way to > start kioslave with help.so or ghelp.so from the commandline, in a > meaningful way?

Re: [kio] : khelpcenter no longer works on OS X

2016-06-02 Thread René J . V . Bertin
On Thursday June 02 2016 09:16:16 David Faure wrote: >Please debug which code path of frameworks/kio/src/ioslaves/help/kio_help.cpp >this is going into (method HelpProtocol::get()). Any suggestions on how to do that with something from a plugin that's loaded by a helper process that's itself lau

Re: [kio] : khelpcenter no longer works on OS X

2016-06-02 Thread David Faure
On jeudi 2 juin 2016 00:47:50 CEST René J.V. Bertin wrote: > On Wednesday June 01 2016 22:06:27 David Faure wrote: > > > mimeType() not emitted when sending first data!; job URL = > > > QUrl("help:/kdoctools5-common/kde-docs.css") > > > > That's a warning related to the kioslave implementation, I

Re: [kservice] new warnings from kbuildsycoca5, every time

2016-06-02 Thread David Faure
On jeudi 2 juin 2016 00:44:16 CEST René J.V. Bertin wrote: > On Wednesday June 01 2016 23:49:51 David Faure wrote: > > Apply http://www.davidfaure.fr/2016/more_debug.diff to kservice > > and then run > > kbuildsycoca5 2>&1 | grep pcx > > ? > > INHERITANCE: Adding service > "kactivitymanagerd_filei

Jenkins-kde-ci: kservice master stable-kf5-qt5 » Linux,gcc - Build # 53 - Fixed!

2016-06-02 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/kservice%20master%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/53/ Project: PLATFORM=Linux,compiler=gcc Date of build: Thu, 02 Jun 2016 07:04:02 + Build duration: 2 min 31 sec CHANGE SET Revision cb844b56e0bf33174e13f42480008ef

Jenkins-kde-ci: kservice master kf5-qt5 » Linux,gcc - Build # 58 - Unstable!

2016-06-02 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/kservice%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/58/ Project: PLATFORM=Linux,compiler=gcc Date of build: Thu, 02 Jun 2016 07:04:02 + Build duration: 1 min 59 sec CHANGE SET Revision cb844b56e0bf33174e13f42480008ef482d21

Jenkins-kde-ci: kservice master stable-kf5-qt5 » Linux,gcc - Build # 53 - Fixed!

2016-06-02 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/kservice%20master%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/53/ Project: PLATFORM=Linux,compiler=gcc Date of build: Thu, 02 Jun 2016 07:04:02 + Build duration: 2 min 31 sec CHANGE SET Revision cb844b56e0bf33174e13f42480008ef