Re: [Nepomuk] Review Request: NepomukShell Migration to Nepomuk2

2013-01-03 Thread David Narváez
> On Jan. 3, 2013, 2:25 p.m., Vishesh Handa wrote: > > resourceview.cpp, line 102 > > > > > > SimpleResources are something completely different and generally only > > used when feeding large quantities of data i

Re: [Nepomuk] Review Request: NepomukShell Migration to Nepomuk2

2013-01-03 Thread David Narváez
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108114/ --- (Updated Jan. 4, 2013, 1:30 a.m.) Review request for Nepomuk. Changes --

Re: [Nepomuk] Review Request: Add the nepomuk data folder to always be indexed.

2013-01-03 Thread Luis Silva
> On Jan. 3, 2013, 10:44 p.m., Vishesh Handa wrote: > > I don't think this is a good idea. Well, not the way it has been done. > > > > It would be better if this was transparently handled by the > > FileIndexerConfig, and it not be saved in the config file. If we do not > > save it in the conf

Re: [Nepomuk] Review Request: Add the nepomuk data folder to always be indexed.

2013-01-03 Thread Vishesh Handa
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108149/#review24623 --- I don't think this is a good idea. Well, not the way it has bee

Re: [Nepomuk] Review Request: Add the nepomuk data folder to always be indexed.

2013-01-03 Thread Luis Silva
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108149/ --- (Updated Jan. 3, 2013, 10:34 p.m.) Review request for Nepomuk, Vishesh Han

[Nepomuk] Review Request: Add the nepomuk data folder to always be indexed.

2013-01-03 Thread Luis Silva
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108149/ --- Review request for Nepomuk, Vishesh Handa and Sebastian Trueg. Description

Re: [Nepomuk] Review Request: Avoid some runtime warnings from the FFmpeg extractor.

2013-01-03 Thread Luis Silva
> On Jan. 3, 2013, 7:21 p.m., Vishesh Handa wrote: > > What warning? > > > > This shouldn't be a problem since we are only setting it in one place. I guess I have some old data that is getting reindexed by the new indexer. The error was like this: [/usr/bin/nepomukservicestub] nepomukindexer(2

Re: [Nepomuk] Review Request: Fix a couple of queries in the nepomukcleaner application.

2013-01-03 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108133/#review24617 --- This review has been submitted with commit 3b98aa2c03dbb7f3ab6

Re: [Nepomuk] Review Request: Fix a couple of queries in the nepomukcleaner application.

2013-01-03 Thread Vishesh Handa
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108133/#review24606 --- Ship it! 4.10 please - Vishesh Handa On Jan. 3, 2013, 7:13

Re: [Nepomuk] Review Request: Avoid some runtime warnings from the FFmpeg extractor.

2013-01-03 Thread Vishesh Handa
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108132/#review24605 --- What warning? This shouldn't be a problem since we are only se

[Nepomuk] Review Request: Fix a couple of queries in the nepomukcleaner application.

2013-01-03 Thread Luis Silva
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108133/ --- Review request for Nepomuk, Vishesh Handa and Sebastian Trueg. Description

[Nepomuk] Review Request: Avoid some runtime warnings from the FFmpeg extractor.

2013-01-03 Thread Luis Silva
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108132/ --- Review request for Nepomuk, Vishesh Handa and Sebastian Trueg. Description

Re: [Nepomuk] Review Request: Nepomuk KCM: Show symlinks in "Customize Folders" as disabled items

2013-01-03 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108056/#review24596 --- This review has been submitted with commit 4008739bff2413f2ff7

Re: [Nepomuk] Nepomuk2 Migration Questions

2013-01-03 Thread David Narvaez
On Thu, Jan 3, 2013 at 9:17 AM, Vishesh Handa wrote: > On Thu, Jan 3, 2013 at 7:25 PM, David Narvaez > wrote: >> 1. (An easy one) Methods like resourceType() and resourceUri() are >> now type() and uri() right? > > Yup > >> >> 2. In CMake, it looks like in the old Nepomuk you could >> find_packa

Re: [Nepomuk] Review Request: Nepomuk KCM: Show symlinks in "Customize Folders" as disabled items

2013-01-03 Thread Gabriel Poesia
> On Jan. 3, 2013, 11:46 a.m., Vishesh Handa wrote: > > Seems good. I'm wondering if we should be expanding system links? Or should > > we just show them and not let them be selected. I'm not sure about that either, but I think the behavior of the symlinks and the "forbidden paths" should be t

Re: [Nepomuk] Search Problems cause of annoying ontologies

2013-01-03 Thread Christian Mollekopf
On Tuesday 18 December 2012 17.15:32 Vishesh Handa wrote: > Hey everyone > > In Akonadi, they have a very common problem where they need to do a full > text search across a number of properties and find the associated contact. > > The properties are - > * nco:fullname > * nco:nameGiven > * nco:na

Re: [Nepomuk] Review Request: NepomukShell Migration to Nepomuk2

2013-01-03 Thread Vishesh Handa
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108114/#review24564 --- Ship it! Seems good enough to me! CMakeLists.txt

Re: [Nepomuk] Nepomuk2 Migration Questions

2013-01-03 Thread Vishesh Handa
On Thu, Jan 3, 2013 at 7:25 PM, David Narvaez wrote: > On Thu, Jan 3, 2013 at 4:07 AM, Vishesh Handa wrote: > >> 3. What replacements are there for the old Utils namespace? For > >> instance, Nepomuk Shell uses SimpleResourceModel, is there any > >> replacement for that? > > > > > > Right now, I

Re: [Nepomuk] [RFC] Simplify Nepomuk Graph handling

2013-01-03 Thread Christian Mollekopf
Hey, I agree about creation date and modification date, I can't think of any use- case for them. I'm not sure about the other two though: == Type of graph == Isn't this the primary distinction between user created content and machine generated content? As we're dealing with massive amounts of da

Re: [Nepomuk] Nepomuk2 Migration Questions

2013-01-03 Thread David Narvaez
On Thu, Jan 3, 2013 at 4:07 AM, Vishesh Handa wrote: >> 3. What replacements are there for the old Utils namespace? For >> instance, Nepomuk Shell uses SimpleResourceModel, is there any >> replacement for that? > > > Right now, I think it would be better if you just copied the models you > need an

[Nepomuk] Review Request: NepomukShell Migration to Nepomuk2

2013-01-03 Thread David Narváez
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108114/ --- Review request for Nepomuk. Description --- I ran the migration shell

Re: [Nepomuk] Review Request: Nepomuk KCM: Show symlinks in "Customize Folders" as disabled items

2013-01-03 Thread Vishesh Handa
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108056/#review24549 --- Ship it! Seems good. I'm wondering if we should be expanding s

Re: [Nepomuk] [RFC] Simplify Nepomuk Graph handling

2013-01-03 Thread Sebastian Trüg
I totally agree. In fact have a look at DataManagemenModel::Private::m_ignoreCreationDate. As for the duplicate statements: that is a good point also. It greatly simplifies the removal of data per app. On 01/03/2013 10:21 AM, Vishesh Handa wrote: Ping? On Sun, Dec 16, 2012 at 3:03 AM, Vish

Re: [Nepomuk] Search Problems cause of annoying ontologies

2013-01-03 Thread Sebastian Trüg
well, one hacky solution would be to introduce a new property which stores email addresses directly on the personcontact. This would be added automatically for every EmailAddress resource. On 12/18/2012 08:30 PM, Vishesh Handa wrote: On Tue, Dec 18, 2012 at 9:30 PM, Sebastian Trüg mailto:se

Re: [Nepomuk] [RFC] Simplify Nepomuk Graph handling

2013-01-03 Thread Vishesh Handa
Ping? On Sun, Dec 16, 2012 at 3:03 AM, Vishesh Handa wrote: > Hey everyone > > This is another one of those big changes that I have been thinking about > for quite some time. This email has a number of different proposals, all of > which add up to create this really simple system, with the same

Re: [Nepomuk] Nepomuk2 Migration Questions

2013-01-03 Thread Vishesh Handa
On Wed, Jan 2, 2013 at 3:53 AM, David Narvaez wrote: > Hi, > > I took on the task of migrating Nepomuk Shell to Nepomuk2. Thanks a lot. I've been meaning to do it for sometime now, but it's not exactly trivial. We need to redesign it as well, but lets discuss that later / in another thread. I

Re: [Nepomuk] Search Problems cause of annoying ontologies

2013-01-03 Thread Vishesh Handa
Ping? -- Vishesh Handa ___ Nepomuk mailing list Nepomuk@kde.org https://mail.kde.org/mailman/listinfo/nepomuk