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. Th

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

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 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: >> >> /home/arysin/kde/build/KDE/

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

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.

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

2011-05-21 Thread Dawit A
Fixed. On Sat, May 21, 2011 at 1:29 PM, Dawit A wrote: > 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 wrote: >> pulled from git seconds ago, compiled  with P

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 wrote: > pulled from git seconds ago, compiled  with Profile=Mobile > > [ 62%] Building CXX object > kio/misc/kpac/CMak

Re: kdewebkit compilation fails for Mobile profile in trunk

2011-05-21 Thread Dawit A
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 ‘void KGraphicsWebView::selectionClipboardUr

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: 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 K

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 wrote: > > In file included from > /home/arysin/work/OSS/KDE/kdelibs/kdewebkit/kgraphicswebview.cpp:85:0: > /home/arysin/kde/buil

Fwd: [4.7 Beta1 blocker] KIO Broken.

2011-05-21 Thread Dawit A
On Sat, May 21, 2011 at 7:46 AM, Tom Albers 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 commit, which

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**)’: /home/arysin/kde/build/KDE/kdelibs/kde

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. ---

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 inacces

[4.7 Beta1 blocker] KIO Broken.

2011-05-21 Thread Tom Albers
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? Best, Tom -- Tom Albers KDE Sysadmin

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 sta

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 bel

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

2011-05-21 Thread Sune Vuorela
On 2011-05-21, Dirk Mueller 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 kdelibs-experimental which

[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, ABI-unsaf

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 KConfigD