[Zeitgeist] [Bug 407372] Re: dataprovider use content type which are not valid URIs

2009-08-10 Thread Siegfried Gevatter
This is an API break, changing to 0.3. ** Changed in: zeitgeist Milestone: 0.2.1 => 0.3 -- dataprovider use content type which are not valid URIs https://bugs.launchpad.net/bugs/407372 You received this bug notification because you are a member of Zeitgeist-Engine, which is the registrant f

[Zeitgeist] [Bug 389637] Re: zeitgeist-datahub segfaults on startup

2009-08-10 Thread Seif Lotfy
** Changed in: zeitgeist Status: Fix Released => Confirmed -- zeitgeist-datahub segfaults on startup https://bugs.launchpad.net/bugs/389637 You received this bug notification because you are a member of Zeitgeist-Engine, which is the registrant for Zeitgeist Engine. Status in Zeitgeist En

[Zeitgeist] [Bug 389637] Re: zeitgeist-datahub segfaults on startup

2009-08-10 Thread Seif Lotfy
** Changed in: zeitgeist Status: New => Fix Released ** Changed in: zeitgeist Assignee: (unassigned) => Markus Korn (thekorn) -- zeitgeist-datahub segfaults on startup https://bugs.launchpad.net/bugs/389637 You received this bug notification because you are a member of Zeitgeist-Engi

[Zeitgeist] [Bug 397978] Re: Remove Storm ORM dependency

2009-08-10 Thread Seif Lotfy
** Changed in: zeitgeist/0.3 Status: Triaged => Fix Committed ** Changed in: zeitgeist/0.3 Status: Fix Committed => In Progress -- Remove Storm ORM dependency https://bugs.launchpad.net/bugs/397978 You received this bug notification because you are a member of Zeitgeist-Engine, whi

[Zeitgeist] [Bug 407372] Re: dataprovider use content type which are not valid URIs

2009-08-10 Thread Seif Lotfy
** Changed in: zeitgeist Importance: Undecided => High ** Changed in: zeitgeist Status: New => Confirmed ** Changed in: zeitgeist Milestone: None => 0.2.1 -- dataprovider use content type which are not valid URIs https://bugs.launchpad.net/bugs/407372 You received this bug notifi

[Zeitgeist] [Bug 380306] Re: Log clipboard

2009-08-10 Thread Seif Lotfy
This should be done as a dataprovider as in external application and has nothing ot do wiht the engine ** Changed in: zeitgeist Status: New => Invalid -- Log clipboard https://bugs.launchpad.net/bugs/380306 You received this bug notification because you are a member of Zeitgeist-Engine, w

[Zeitgeist] [Bug 397978] Re: Remove Storm ORM dependency

2009-08-10 Thread Seif Lotfy
** Changed in: zeitgeist/0.3 Status: In Progress => Triaged -- Remove Storm ORM dependency https://bugs.launchpad.net/bugs/397978 You received this bug notification because you are a member of Zeitgeist-Engine, which is the registrant for Zeitgeist Engine. Status in Zeitgeist Engine: New

[Zeitgeist] [Bug 406054] Re: Export extensions and dataproviders into a new package

2009-08-10 Thread Seif Lotfy
** Changed in: zeitgeist Status: New => Invalid -- Export extensions and dataproviders into a new package https://bugs.launchpad.net/bugs/406054 You received this bug notification because you are a member of Zeitgeist-Engine, which is the registrant for Zeitgeist Engine. Status in Zeitgei

[Zeitgeist] [Bug 407369] Re: Define content and source types in one central place

2009-08-10 Thread Siegfried Gevatter
** Changed in: zeitgeist Status: Fix Committed => Fix Released ** Changed in: zeitgeist/0.3 Status: Fix Committed => Fix Released -- Define content and source types in one central place https://bugs.launchpad.net/bugs/407369 You received this bug notification because you are a memb

[Zeitgeist] [Bug 397978] Re: Remove Storm ORM dependency

2009-08-10 Thread Mikkel Kamstrup Erlandsen
I just merged lp:~kamstrup/zeitgeist/zeitgeist-querymancer-engine. And is *almost* working. Storm is stil the default backend though. To test it out set the ZEITGEIST_ENGINE=querymancer environment variable. -- Remove Storm ORM dependency https://bugs.launchpad.net/bugs/397978 You received this b

[Zeitgeist] [Bug 404915] Re: Add API method to change annotations of an item

2009-08-10 Thread Mikkel Kamstrup Erlandsen
Note that this bug heavily interlinks with: https://bugs.launchpad.net/zeitgeist/+bug/411399 -- Add API method to change annotations of an item https://bugs.launchpad.net/bugs/404915 You received this bug notification because you are a member of Zeitgeist-Engine, which is the registrant for Zeitg

[Zeitgeist] [Bug 407369] Re: Define content and source types in one central place

2009-08-10 Thread Mikkel Kamstrup Erlandsen
** Changed in: zeitgeist Status: New => Fix Committed ** Changed in: zeitgeist/0.3 Status: New => Fix Committed -- Define content and source types in one central place https://bugs.launchpad.net/bugs/407369 You received this bug notification because you are a member of Zeitgeist-En

[Zeitgeist] [Bug 411399] Re: Comment annotations

2009-08-10 Thread Mikkel Kamstrup Erlandsen
Right, as you described here also I take it: https://lists.launchpad.net/zeitgeist/msg00081.html -- Comment annotations https://bugs.launchpad.net/bugs/411399 You received this bug notification because you are a member of Zeitgeist-Engine, which is the registrant for Zeitgeist Engine. Status in

[Zeitgeist] [Bug 411399] Re: Comment annotations

2009-08-10 Thread Seif Lotfy
We can send out a dict like { "nie:type" : "nie:comment" "nie:uri" : "zeitgeist/path/to/comment" "nie:title" : " This is a sample comment" } of course the ontoogy is not right but u get my point ? -- Comment annotations https://bugs.launchpad.net/bugs/411399 You received this bug notificatio

[Zeitgeist] [Bug 411399] [NEW] Comment annotations

2009-08-10 Thread Mikkel Kamstrup Erlandsen
Public bug reported: As it stands we have an item["comment"] field on our data items which is a single string. This contrasts what we actually have in the underlying datamodel where each comment is actually an annotation type. Meaning that the actual data model supports tagging comments, having ev