Sebastian, As you stated here: https://bugs.kde.org/show_bug.cgi?id=220412 I tried to hack the way tag search was made in Gwenview to avoid this "quote" problem.
I managed to make it work fine using resourceUri :) But i'd like to make it work with the "hasTag search" instead for some reasons: - Curiosity :) - In gwenview startpage, when you have made a search recently, some shortcut appears: a resourceUri in a shortcut name is less explicit than a "hasTag:/something" So I tried the other way you said in the bug report but i get a problem at linkage: "undefined reference to `Nepomuk::Query::ResourceTerm::ResourceTerm(Nepomuk::Resource const&)'" (same for ComparisonTerm, and Query, full log there: http://pastebin.com/BDyziM0N) I'm building gwenview trunk against kdelibs trunk. I'm pretty new to c++ and not familiar to such problem, do you have any clue on what is happening? Thanks in advance, -- Kolia 2010/3/10 Kolia -- <[email protected]> > Actually this one is supposed to work. If it does not that is a bug. I >> will have a look into it. >> > > Don't know if it may help but I can say that I tried to create such tag > from Gwenview and Dolphin and each time the search with "hastag" wasn't > working on such tag. > I've tried under Kubuntu with KDE 4.4.1 and with KDE from recent trunk. > > Best regards, > > -- > Kolia >
_______________________________________________ Nepomuk mailing list [email protected] https://mail.kde.org/mailman/listinfo/nepomuk
