Re: RFC: a replacement for KPluginLoader

2013-04-29 Thread Kevin Ottens
On Monday 29 April 2013 22:19:58 Aaron J. Seigo wrote: > i will introduce a new macro (so that it remains source compatible, at least > for libplasma) that creates a QObject subclass which itself provides a > factory method to create new instances of the class(es) in the library. > > i would also

Jenkins build is back to stable : plasma-framework_master_qt5 #416

2013-04-29 Thread KDE CI System
See ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: please make it easier to hack on frameworks

2013-04-29 Thread David Faure
On Monday 29 April 2013 22:00:15 Aaron J. Seigo wrote: > it's not enough to just have hackers writing code. We have a lot more than that. build.kde.org shows that kdelibs-frameworks builds and all tests are green. That's a lot more stable than "hackers writing code [and not caring about what h

RFC: a replacement for KPluginLoader

2013-04-29 Thread Aaron J. Seigo
hi.. currently libplasma uses the KDE plugin loading mechanisms *extensively*. they have also been marked as deprecated. the goal for frameworks, as i undestand it, is to move to a QPluginLoader. QPluginLoader has a major limitation, however: it only returns a single instance of a class from

Re: please make it easier to hack on frameworks

2013-04-29 Thread Alexander Neundorf
On Monday 29 April 2013, Kevin Ottens wrote: > On Monday 29 April 2013 21:46:14 Alexander Neundorf wrote: > > On Monday 29 April 2013, Aaron J. Seigo wrote: > > > hi ... > > > > > > today i am unable to work on plasma-frameworks. this is because i am > > > currently unable to compile the framework

Re: please make it easier to hack on frameworks

2013-04-29 Thread Aaron J. Seigo
On Monday, April 29, 2013 18:22:56 Kevin Ottens wrote: > Well it's been necessary at some point because you needed to make fast paced > changes. i hear that frameworks is moving slowly. (because not enough people aren't working on it) now i hear that "fast paced changes" are necessary. (because

Re: please make it easier to hack on frameworks

2013-04-29 Thread Kevin Ottens
On Monday 29 April 2013 21:46:14 Alexander Neundorf wrote: > On Monday 29 April 2013, Aaron J. Seigo wrote: > > hi ... > > > > today i am unable to work on plasma-frameworks. this is because i am > > currently unable to compile the frameworks branch of kdelibs. in turn, > > this is because i do no

Re: please make it easier to hack on frameworks

2013-04-29 Thread Alexander Neundorf
On Monday 29 April 2013, Aaron J. Seigo wrote: > hi ... > > today i am unable to work on plasma-frameworks. this is because i am > currently unable to compile the frameworks branch of kdelibs. in turn, > this is because i do not have a recent enough version of cmake. > > the cmake version require

Re: please make it easier to hack on frameworks

2013-04-29 Thread Alexander Neundorf
On Monday 29 April 2013, Mirko Boehm wrote: > On Apr 29, 2013, at 18:13 , Alexander Neundorf wrote: > > I am all for requiring only released versions of cmake. > > Or at least announcing it when an update is required. > > But it seemed to be the majority opinion that this is not necessary in > > k

Re: please make it easier to hack on frameworks

2013-04-29 Thread Alexander Neundorf
On Monday 29 April 2013, Kevin Ottens wrote: > On Monday 29 April 2013 18:13:59 Alexander Neundorf wrote: > > On Monday 29 April 2013, Aaron J. Seigo wrote: > > > hi ... > > > > > > today i am unable to work on plasma-frameworks. this is because i am > > > currently unable to compile the framework

Re: please make it easier to hack on frameworks

2013-04-29 Thread Kevin Ottens
On Monday 29 April 2013 18:13:59 Alexander Neundorf wrote: > On Monday 29 April 2013, Aaron J. Seigo wrote: > > hi ... > > > > today i am unable to work on plasma-frameworks. this is because i am > > currently unable to compile the frameworks branch of kdelibs. in turn, > > this is because i do no

Re: please make it easier to hack on frameworks

2013-04-29 Thread Sebastian Kügler
On Monday, April 29, 2013 18:15:28 Mirko Boehm wrote: > On Apr 29, 2013, at 18:13 , Alexander Neundorf wrote: > > I am all for requiring only released versions of cmake. > > Or at least announcing it when an update is required. > > But it seemed to be the majority opinion that this is not necessar

Re: please make it easier to hack on frameworks

2013-04-29 Thread Mirko Boehm
On Apr 29, 2013, at 18:13 , Alexander Neundorf wrote: > I am all for requiring only released versions of cmake. > Or at least announcing it when an update is required. > But it seemed to be the majority opinion that this is not necessary in kf5. Majority by what definition? :-) Mirko. -- Mirk

Re: please make it easier to hack on frameworks

2013-04-29 Thread Alexander Neundorf
On Monday 29 April 2013, Aaron J. Seigo wrote: > hi ... > > today i am unable to work on plasma-frameworks. this is because i am > currently unable to compile the frameworks branch of kdelibs. in turn, > this is because i do not have a recent enough version of cmake. > > the cmake version require

crasher in Qt

2013-04-29 Thread Sebastian Kügler
Hi all, Current tip of Qt5's dev branch crashes with Plasma Frameworks, hitting an ASSERT in qquicktextedit.cpp. I've filed a bug against Qt, so it's on the radar of those who are hopefully able to fix it. In the meantime, if you're working on plasma-framework, move qt5/qtdeclarative and git c

please make it easier to hack on frameworks

2013-04-29 Thread Aaron J. Seigo
hi ... today i am unable to work on plasma-frameworks. this is because i am currently unable to compile the frameworks branch of kdelibs. in turn, this is because i do not have a recent enough version of cmake. the cmake version required is 2.8.10.20130411. this isn't even a release version

Jenkins build is back to normal : kdelibs_frameworks_qt5 #581

2013-04-29 Thread KDE CI System
See ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Build failed in Jenkins: kdelibs_frameworks_qt5 #580

2013-04-29 Thread KDE CI System
See Changes: [sebas] Revert f3d15aa83aa739, kdeclarative include paths -- [...truncated 6876 lines...] :177:76: war

[kdelibs/frameworks] experimental/kdeclarative: Revert f3d15aa83aa739, kdeclarative include paths

2013-04-29 Thread Sebastian Kügler
Git commit 802fef3c9ce56ccbd84f1adea1897ce4ae782ce0 by Sebastian Kügler. Committed on 29/04/2013 at 14:38. Pushed by sebas into branch 'frameworks'. Revert f3d15aa83aa739, kdeclarative include paths This patch is wrong, the correct solution was committed by Marco with fd2cc8aa a little less than

Build failed in Jenkins: plasma-framework_master_qt5 #413

2013-04-29 Thread KDE CI System
See Changes: [notmart] less friends -- [...truncated 421 lines...] [ 16%] Building CXX object src/declarativeimports/qtextracomponents/tests/CMakeFiles/fullmodelaccesstest.dir/fullmodelacc