Re: [Nepomuk] Problem with tags in nepomuk1

2012-10-06 Thread Marco Martin
On Saturday 06 October 2012, Vishesh Handa wrote: > > > i'm now trying to build packages with an older nepomuk revision to see > > > if we can have a releasable image > > > > on devel seems to work fine, the tag problem doesn't seem to occur. > > Could you please check if this occurs in Nepomuk2?

Re: [Nepomuk] Problem with tags in nepomuk1

2012-10-06 Thread Vishesh Handa
On Sat, Oct 6, 2012 at 10:55 PM, Marco Martin wrote: > On Saturday 06 October 2012, Marco Martin wrote: > > from a quick bisect test seems to have started to happen from the > foloowing > > revision of kdelibs: > > 3b0dc0438fdadcc3b509997be9f96046b40f4f92 > > > > anybody has an idea what may be h

Re: time for a re-roll?

2012-10-06 Thread Thomas Pfeiffer
On Saturday 06 October 2012 02:12:37 Aaron J. Seigo wrote: > > Nice :) Sorry for being really nitpicky now, but while you're at it, could > > you maybe also change the window tittle? It currently says "Add Ons App". > > This would make it perfect :) > > perfection it is. it's in master now, just

Re: Problem with tags in nepomuk1

2012-10-06 Thread Marco Martin
On Saturday 06 October 2012, Marco Martin wrote: > from a quick bisect test seems to have started to happen from the foloowing > revision of kdelibs: > 3b0dc0438fdadcc3b509997be9f96046b40f4f92 > > anybody has an idea what may be happening? > > i'm now trying to build packages with an older nepomu

wetab install

2012-10-06 Thread Nicola De Filippo
Hi, i suggest to add this line "root@linux printf "\x9d\x2a\x44\x7b"|dd of=/dev/sdX bs=1 count=4 seek=440" to the instructions to install mer image on wetab. BR Nicola ___ Active mailing list Active@kde.org https://mail.

Problem with tags in nepomuk1

2012-10-06 Thread Marco Martin
Hi all, we are experiencing a problem in active that seems to be related to an issue in nepomuk1 adding tags to a resource, seems to duplicate the tags if they already exist https://bugs.kde.org/show_bug.cgi?id=307926 what i'm doing is: Nepomuk::Tag tag("foo"); r.addTag(tag); seems that tag bec