Re: Review Request 113302: Static KEncodingFileDialog in staging/kio

2013-10-20 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113302/#review42003 --- OK, I'm just wondering if it still makes sense to make it

Re: CMake, KF5_INCLUDE_DIRS empty?

2013-10-20 Thread David Faure
On Sunday 13 October 2013 17:18:28 Mark wrote: Hi, I used to rely on KF5_INCLUDE_DIRS but since a few days that variable seems to be empty. Did i do something wrong? My CMake file for the relevant parts: find_package(ECM REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})

Jenkins build is back to stable : kdelibs_frameworks_qt5 #1453

2013-10-20 Thread KDE CI System
See http://build.kde.org/job/kdelibs_frameworks_qt5/1453/changes ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

workspace fails in dateandtime kcm

2013-10-20 Thread Christoph Feck
Hi, I am getting this weird error during make (not make install): /bin/sh: /local/git/KDE/base/kde-workspace- frameworks/kcontrol/dateandtime/kcmclock_actions.actions: Permission denied make[2]: *** [kcontrol/dateandtime/org.kde.kcontrol.kcmclock.policy] Error 126

Re: workspace fails in dateandtime kcm

2013-10-20 Thread Martin Graesslin
On Sunday 20 October 2013 11:44:48 Christoph Feck wrote: Hi, I am getting this weird error during make (not make install): /bin/sh: /local/git/KDE/base/kde-workspace- frameworks/kcontrol/dateandtime/kcmclock_actions.actions: Permission denied make[2]: ***

Re: workspace fails in dateandtime kcm

2013-10-20 Thread Christoph Feck
On Sunday 20 October 2013 12:30:05 Martin Graesslin wrote: On Sunday 20 October 2013 11:44:48 Christoph Feck wrote: Hi, I am getting this weird error during make (not make install): /bin/sh: /local/git/KDE/base/kde-workspace- frameworks/kcontrol/dateandtime/kcmclock_actions.actions:

Re: Review Request 113260: Port KTimeZoned to Qt5/KF5

2013-10-20 Thread John Layt
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113260/#review42017 --- ktimezoned/ktimezonedbase.h

Re: CMake, KF5_INCLUDE_DIRS empty?

2013-10-20 Thread Mark
On Sun, Oct 20, 2013 at 11:42 AM, David Faure fa...@kde.org wrote: On Sunday 13 October 2013 17:18:28 Mark wrote: Hi, I used to rely on KF5_INCLUDE_DIRS but since a few days that variable seems to be empty. Did i do something wrong? My CMake file for the relevant parts: find_package(ECM