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

2015-09-10 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, 10 Sep 2015 07:05:29 + Build duration: 1 min 56 sec CHANGE SET Revision 47572b8d86bdc8823b3fba074198b30

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

2015-09-10 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, 10 Sep 2015 07:05:29 + Build duration: 1 min 56 sec CHANGE SET Revision 47572b8d86bdc8823b3fba074198b30

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

2015-09-10 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/kservice%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/53/ Project: PLATFORM=Linux,compiler=gcc Date of build: Thu, 10 Sep 2015 07:05:29 + Build duration: 3 min 22 sec CHANGE SET Revision 47572b8d86bdc8823b3fba074198b303f30317

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

2015-09-10 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/kservice%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/53/ Project: PLATFORM=Linux,compiler=gcc Date of build: Thu, 10 Sep 2015 07:05:29 + Build duration: 3 min 22 sec CHANGE SET Revision 47572b8d86bdc8823b3fba074198b303f30317

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

2015-09-10 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/kservice%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/54/ Project: PLATFORM=Linux,compiler=gcc Date of build: Thu, 10 Sep 2015 07:09:39 + Build duration: 1 min 0 sec CHANGE SET Revision d7306b9ee88b17bacc8fb26933d48c8b51f9eca

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

2015-09-10 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/kservice%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/55/ Project: PLATFORM=Linux,compiler=gcc Date of build: Thu, 10 Sep 2015 07:12:45 + Build duration: 2 min 7 sec CHANGE SET No changes JUNIT RESULTS Name: (root)

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

2015-09-10 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/kservice%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/55/ Project: PLATFORM=Linux,compiler=gcc Date of build: Thu, 10 Sep 2015 07:12:45 + Build duration: 2 min 7 sec CHANGE SET No changes JUNIT RESULTS Name: (root)

Re: QIcon::fromTheme(xxx, someFallback)

2015-09-10 Thread David Faure
On Wednesday 09 September 2015 10:24:23 Olivier Goffart wrote: > > I tried to optimize it by 'caching' the isNull value in QIconPrivate. > > But then the test failed: > http://code.woboq.org/qt5/qtbase/tests/auto/gui/image/qicon/tst_qicon.cpp.html#633 > In that test, the "address-book-new" was lo

Jenkins-kde-ci: kio master kf5-qt5 » Linux,gcc - Build # 86 - Aborted!

2015-09-10 Thread no-reply
GENERAL INFO BUILD ABORTED Build URL: https://build.kde.org/job/kio%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/86/ Project: PLATFORM=Linux,compiler=gcc Date of build: Thu, 10 Sep 2015 11:32:05 + Build duration: 0.75 sec CHANGE SET No changes _

Jenkins-kde-ci: kio master stable-kf5-qt5 » Linux,gcc - Build # 79 - Aborted!

2015-09-10 Thread no-reply
GENERAL INFO BUILD ABORTED Build URL: https://build.kde.org/job/kio%20master%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/79/ Project: PLATFORM=Linux,compiler=gcc Date of build: Thu, 10 Sep 2015 11:32:05 + Build duration: 0.43 sec CHANGE SET No changes __

Review Request 125144: Provide enabled property for QIconItem.

2015-09-10 Thread Andreas Cord-Landwehr
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125144/ --- Review request for KDE Frameworks and Marco Martin. Repository: kdeclarat

Review Request 125145: Restore the disabling of auto-rebuild-on-error in kbuildsycoca.

2015-09-10 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125145/ --- Review request for KDE Frameworks and Albert Astals Cid. Repository: kser

Re: Review Request 125144: Provide enabled property for QIconItem.

2015-09-10 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125144/#review85135 --- Ship it! Looks good. How come this class is so undocumented?

Re: Review Request 125145: Restore the disabling of auto-rebuild-on-error in kbuildsycoca.

2015-09-10 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125145/#review85136 --- What about removing s_autoRebuild and making KSycoca::disableA

Re: Review Request 125145: Restore the disabling of auto-rebuild-on-error in kbuildsycoca.

2015-09-10 Thread David Faure
> On Sept. 10, 2015, 8:39 p.m., Albert Astals Cid wrote: > > What about removing s_autoRebuild and making KSycoca::disableAutoRebuild > > output a warning just in case someone weird out there is using it so they > > can get ready for KF6? Good point, that's indeed the alternative. It's less be

Re: Review Request 125145: Restore the disabling of auto-rebuild-on-error in kbuildsycoca.

2015-09-10 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125145/ --- (Updated Sept. 10, 2015, 8:51 p.m.) Review request for KDE Frameworks and

Re: Review Request 125145: Restore the disabling of auto-rebuild-on-error in kbuildsycoca.

2015-09-10 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125145/#review85142 --- Ship it! Ship It! - Albert Astals Cid On set. 10, 2015, 8:

Review Request 125148: Call parent ::event()

2015-09-10 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125148/ --- Review request for KDE Frameworks. Repository: kdelibs4support Descript

Re: Review Request 125145: Restore the disabling of auto-rebuild-on-error in kbuildsycoca.

2015-09-10 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125145/ --- (Updated Sept. 10, 2015, 9:17 p.m.) Status -- This change has been m

folder icons where should they be set

2015-09-10 Thread Harald Sitter
salut mes amis so this popped up https://bugs.kde.org/show_bug.cgi?id=352498 and GTK/Gnome rather seems to set the folder icon as part of their folder-display-component sort of thing (e.g. file open as well as file browsers and what not). it does so however *without* creating a .directory file har

Re: QIcon::fromTheme(xxx, someFallback)

2015-09-10 Thread Michael Pyne
On Thu, September 10, 2015 09:16:11 David Faure wrote: > On Wednesday 09 September 2015 10:24:23 Olivier Goffart wrote: > > I tried to optimize it by 'caching' the isNull value in QIconPrivate. > > > > But then the test failed: > > http://code.woboq.org/qt5/qtbase/tests/auto/gui/image/qicon/tst_qi

Jenkins-kde-ci: kwindowsystem master kf5-qt5 » Linux,All,gcc - Build # 30 - Failure!

2015-09-10 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/kwindowsystem%20master%20kf5-qt5/PLATFORM=Linux,Variation=All,compiler=gcc/30/ Project: PLATFORM=Linux,Variation=All,compiler=gcc Date of build: Fri, 11 Sep 2015 06:49:10 + Build duration: 1 min 37 sec CHANGE SET Revision 70074

Jenkins-kde-ci: kwindowsystem master stable-kf5-qt5 » Linux,All,gcc - Build # 29 - Unstable!

2015-09-10 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/kwindowsystem%20master%20stable-kf5-qt5/PLATFORM=Linux,Variation=All,compiler=gcc/29/ Project: PLATFORM=Linux,Variation=All,compiler=gcc Date of build: Fri, 11 Sep 2015 06:49:10 + Build duration: 3 min 29 sec CHANGE SET Revisi