Re: A Qt replacement for KGlobal::ref and deref

2011-05-21 Thread Thiago Macieira
On Saturday, 21 de May de 2011 05:39:44 Stephen Kelly wrote: Thiago Macieira thiago at kde.org writes: so just to be painfully clear (it's a monday morning here, i worked all weekend and i still have house packing to do, please excuse my obtuseness ;): IF a refcoutning patch is offered

Review Request: Better documentation for KConfigDialog::addPage()

2011-05-21 Thread Lukas Sommer
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101409/ --- Review request for kdelibs. Summary --- The documentation of

[4.7 Beta1 blocker] plasma depending on kdelibs/experimental

2011-05-21 Thread Dirk Mueller
Hi, in the past we used to have the rule that kdelibs provides a stable ABI backward compatible API. When the need for experimental, not yet mature libraries came up, we introduced kdelibs/experimental. Back then, the rule was that no stable public API must depend on experimental,

Re: [4.7 Beta1 blocker] plasma depending on kdelibs/experimental

2011-05-21 Thread Sune Vuorela
On 2011-05-21, Dirk Mueller muel...@kde.org wrote: Is the previous rule no longer valid? otherwise, how to deal with this situation? Move plasma to experimental? remove the dependency again? That rule is still valid. And. how is one supposed to be building kdelibs if it requires

Re: Review Request: Better documentation for KConfigDialog::addPage()

2011-05-21 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101409/#review3437 --- Ship it! i think it could be made even clearer (see comment

Re: [4.7 Beta1 blocker] plasma depending on kdelibs/experimental

2011-05-21 Thread Marco Martin
On Saturday 21 May 2011, Dirk Mueller wrote: Hi, in the past we used to have the rule that kdelibs provides a stable ABI backward compatible API. When the need for experimental, not yet mature libraries came up, we introduced kdelibs/experimental. Back then, the rule was that no stable

Devel Home and Developer moved

2011-05-21 Thread Ben Cooksley
Hi all, Just a quick heads up to let you know that devel-home.kde.org and developer.kde.org have both moved now to byte.kde.org. For those of you with home directories on KTown accessed through these domains whom haven't contacted sysadmin to get them moved to byte - your data will now be

Nepomuk dependency is optional for dolphin but not for its tests

2011-05-21 Thread Andriy Rysin
When compiling kde-baseapps nepomuk is optional: - -- The following OPTIONAL packages could NOT be located on your system. -- Consider installing them to enable more features from this software.

kdewebkit compilation fails for Mobile profile in trunk

2011-05-21 Thread Andriy Rysin
In file included from /home/arysin/work/OSS/KDE/kdelibs/kdewebkit/kgraphicswebview.cpp:85:0: /home/arysin/kde/build/KDE/kdelibs/kdewebkit/kgraphicswebview.moc: In member function ‘virtual int KGraphicsWebView::qt_metacall(QMetaObject::Call, int, void**)’:

Fwd: [4.7 Beta1 blocker] KIO Broken.

2011-05-21 Thread Dawit A
On Sat, May 21, 2011 at 7:46 AM, Tom Albers t...@kde.org wrote: Hi, According to http://bugs.kde.org/273783 KIO is broken. Although this could be introduced after Dirks tag, but that would mean someone broke the tag freeze. Can someone confirm and find a solution ASAP? The offending

Re: kdewebkit compilation fails for Mobile profile in trunk

2011-05-21 Thread Dawit A
Those classes have not changed from KDE 4.6. Most likely you need to do a clean build. At lease a clean kdewebkit build. On Sat, May 21, 2011 at 10:59 AM, Andriy Rysin ary...@gmail.com wrote: In file included from /home/arysin/work/OSS/KDE/kdelibs/kdewebkit/kgraphicswebview.cpp:85:0:

Re: kdewebkit compilation fails for Mobile profile in trunk

2011-05-21 Thread Andriy Rysin
I just did a clean build and had the same result, seems like this method is used outside of deprecated namespace: #ifndef KDE_NO_DEPRECATED KDE_DEPRECATED void selectionClipboardUrlPasted(const KUrl url); #endif On 05/21/2011 11:04 AM, Dawit A wrote: Those classes have not changed from

solid/networking.h: No such file or directory

2011-05-21 Thread Andriy Rysin
pulled from git seconds ago, compiled with Profile=Mobile [ 62%] Building CXX object kio/misc/kpac/CMakeFiles/kded_proxyscout.dir/proxyscout.o /home/arysin/work/OSS/KDE/kdelibs/kio/misc/kpac/proxyscout.cpp:32:30: fatal error: solid/networking.h: No such file or directory

Re: solid/networking.h: No such file or directory

2011-05-21 Thread Dawit A
Does compiling with that profile exclude Solid ? If so, then that is the problem. Otherwise, the solid includes should be there... On Sat, May 21, 2011 at 12:37 PM, Andriy Rysin ary...@gmail.com wrote: pulled from git seconds ago, compiled  with Profile=Mobile [ 62%] Building CXX object

Re: [4.7 Beta1 blocker] KIO Broken.

2011-05-21 Thread Dirk Mueller
On Saturday 21 May 2011, Tom Albers wrote: According to http://bugs.kde.org/273783 KIO is broken. Although this could be introduced after Dirks tag, but that would mean someone broke the tag freeze. Can someone confirm and find a solution ASAP? Hi Tom, Thank you for letting me know. I've

Re: kdewebkit compilation fails for Mobile profile in trunk

2011-05-21 Thread Andreas Pakulat
On 21.05.11 13:25:32, Dawit A wrote: No that is a moc issue. The code is properly @ifdef'ed out in the code, but the generated moc file does not seem to exclude it. That is why you get the message: /home/arysin/kde/build/KDE/kdelibs/kdewebkit/kgraphicswebview.moc:91:6: error: prototype for

Re: kdewebkit compilation fails for Mobile profile in trunk

2011-05-21 Thread Dawit A
On Sat, May 21, 2011 at 5:50 PM, Andreas Pakulat ap...@gmx.de wrote: On 21.05.11 13:25:32, Dawit A wrote: No that is a moc issue. The code is properly @ifdef'ed out in the code, but the generated moc file does not seem to exclude it. That is why you get the message:

Re: Objections to stop creating nightly tarballs from svn?

2011-05-21 Thread Michael Pyne
On Friday, May 20, 2011 23:28:07 Tom Albers wrote: Hi, As known, sysadmin is trying to transfer services away from ktown. One of the current tasks of ktown is to provide nightly snapshots of svn to this location: ftp://ftp.kde.org/pub/kde/unstable/snapshots/ We are wondering if it is

Re: Objections to stop creating nightly tarballs from svn?

2011-05-21 Thread Nicolas Alvarez
Michael Pyne wrote: Perhaps this is ironic, but kdesrc-build does *not* at this point support snapshots for git modules (even hosted on git.kde.org) because I assume (and this is just my assumption) that the cost of generating the snapshot would be a net loss for the git.kde.org server. The