Re: Need some help with Dolphin

2012-06-11 Thread Srikanth S
Thanks for your response Sebastian. Apart from the possible problems you've mentioned, I see the following as well: 1. Many people would keep movies and such on external media - like external HDD. In that case, the analysis needs to be done on a on-need basis - when the HDD is connected. Even in th

Re: Need some help with Dolphin

2012-06-11 Thread Sebastian Dörner
I think the general way to do this is to write a strigi analyzer. Strigi is a service running in the background indexing your files. This information is stored in Nepomuk and that is where Dolphin gets the information from. I guess that in theory the strigi analyzer could fetch data from the intern

Strange ambiguousity with ENABLE_FINAL and Qt::TextInteractionFlags

2012-06-11 Thread Friedrich W. H. Kossebau
Hi, compiling Okteta with KDE4_ENABLE_FINAL I have hit a strange error which left me clueless so far. The line mLocationLabel->setTextInteractionFlags( Qt::TextSelectableByMouse| Qt::TextSelectableByKeyboard ); which compiles flawlessly in a normal build results in this error: [ 62%] Build

Re: doubt about kioslave

2012-06-11 Thread Albert Astals Cid
El Dilluns, 11 de juny de 2012, a les 17:59:44, Luca Ferrari va escriure: > Hi all, > I'm making my first kioslave and I've got a doubt, as already posted > here http://forum.kde.org/viewtopic.php?f=43&t=102547. > My protocol has the lines: > > [Protocol] > exec=kio_rolefs > protocol=rolefs > > a

Need some help with Dolphin

2012-06-11 Thread Srikanth S
Hi, I am very new to this, though I've been wanting to contribute to the OSS community for quiet some time. The first thing I wanted to create was to solve one of the problems that I frequently face - i have a movies directory (actually many, and each one pretty dynamic too), having a list of sub

doubt about kioslave

2012-06-11 Thread Luca Ferrari
Hi all, I'm making my first kioslave and I've got a doubt, as already posted here http://forum.kde.org/viewtopic.php?f=43&t=102547. My protocol has the lines: [Protocol] exec=kio_rolefs protocol=rolefs and my kdemain is as follows: extern "C" int KDE_EXPORT kdemain( int argc, char **argv ) { k

Re: kdesdk failing to build

2012-06-11 Thread Andreas Pakulat
Hi, On Mon, Jun 11, 2012 at 2:18 PM, Lindsay Mathieson < lindsay.mathie...@gmail.com> wrote: > On Mon, 11 Jun 2012 02:08:25 PM Andreas Pakulat wrote: > > The logfiles that kdesrc-build generates might tell you, > > build/err log I posted earlier, there doesn't appear to be a svn log. Maybe > that

Re: kdesdk failing to build

2012-06-11 Thread Lindsay Mathieson
On Mon, 11 Jun 2012 02:08:25 PM Andreas Pakulat wrote: > > > > Thats what I've been doing. Yet my kdesdk src is apparently some revisions > > old > > - why would it be doing that? I have touched the src or fiddled with the > > source control. > > The logfiles that kdesrc-build generates might tel

Re: kdesdk failing to build

2012-06-11 Thread Lindsay Mathieson
On Mon, 11 Jun 2012 02:08:25 PM Andreas Pakulat wrote: > The logfiles that kdesrc-build generates might tell you, build/err log I posted earlier, there doesn't appear to be a svn log. Maybe thats a sign in and of itself? > your specific > .kdesrc-buildrc might also be useful to see. Attached.

Re: kdesdk failing to build

2012-06-11 Thread Andreas Pakulat
Hi, On Mon, Jun 11, 2012 at 2:01 PM, Lindsay Mathieson < lindsay.mathie...@gmail.com> wrote: > On Mon, 11 Jun 2012 01:29:29 PM Andreas Pakulat wrote: > > All other modules follow the standard master/trunk is for the next > > feature-release, 4.x is the current stable release schema. So if you wan

Re: kdesdk failing to build

2012-06-11 Thread Lindsay Mathieson
On Mon, 11 Jun 2012 01:29:29 PM Andreas Pakulat wrote: > All other modules follow the standard master/trunk is for the next > feature-release, 4.x is the current stable release schema. So if you want > to build KDE 4.9 via kdesrc-build you should tell it to build from master, > except for kdelibs w

Re: kdesdk failing to build

2012-06-11 Thread Andreas Pakulat
Hi, On Mon, Jun 11, 2012 at 1:17 PM, Lindsay Mathieson < lindsay.mathie...@gmail.com> wrote: > On Mon, 11 Jun 2012 11:48:49 AM Sebastian Dörner wrote: > > This is not the latest src, the issue has been fixed in revision 1299650. > > Thanks. > > This takes me back to a earlier question I had re kd

Re: kdesdk failing to build

2012-06-11 Thread Lindsay Mathieson
On Mon, 11 Jun 2012 11:48:49 AM Sebastian Dörner wrote: > This is not the latest src, the issue has been fixed in revision 1299650. Thanks. This takes me back to a earlier question I had re kdesrc-build then - it doesn't seem to be pulling trunk, rather the kde 4.8x branch. I was assured this was

Re: kdesdk failing to build

2012-06-11 Thread Sebastian Dörner
This is not the latest src, the issue has been fixed in revision 1299650. On Jun 11, 2012 6:42 AM, "Lindsay Mathieson" wrote: > On Mon, 11 Jun 2012 07:17:27 AM you wrote: > > Am Montag, 11. Juni 2012, 15:09:46 schrieb Lindsay Mathieson: > > > kdesrc-build, truck, latest src and clean build > > >

Re: Problems with Phonon

2012-06-11 Thread Harald Sitter
On Sun, Jun 10, 2012 at 8:39 PM, Ferdinand Nölscher wrote: > I don't know whether this is the right place for such problems, if not, > please forward this message. I do believe kde-multimedia is more suited :) > I recently installed the phonon and gstreamer development packages and after > I did