Problem with tags in nepomuk1
Marco Martin
notmart at gmail.com
Sat Oct 6 13:08:01 UTC 2012
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 becomes a new resource by itself even if there was already a
tag called "foo"
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 nepomuk revision to see if we
can have a releasable image
Cheers,
Marco Martin
More information about the Active
mailing list