[Zeitgeist] [Bug 639737] Re: Improve insertion times

2011-01-19 Thread Seif Lotfy
** Changed in: zeitgeist Milestone: None = 0.8.0 -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/639737 Title: Improve insertion times Status in Zeitgeist Framework:

[Zeitgeist] [Bug 670358] Re: Add new aggregate API

2011-01-19 Thread Seif Lotfy
** Changed in: zeitgeist Milestone: None = 0.8.0 -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/670358 Title: Add new aggregate API Status in Zeitgeist Framework:

[Zeitgeist] [Bug 632363] Re: Slow queries: SQL indexes not used

2011-01-19 Thread Seif Lotfy
** Changed in: zeitgeist Milestone: None = 0.8.0 -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/632363 Title: Slow queries: SQL indexes not used Status in Zeitgeist

[Zeitgeist] [Bug 704931] [NEW] Publish property names, accesslevel and type in introspection data

2011-01-19 Thread Markus Korn
Public bug reported: Our .Log dbus interface has two properties, version and extensions. It would be great if we could publish their existence in the introspect xml data. [0] is one example of how this can be achieved in python. [0] http://bazaar.launchpad.net/~aptdaemon-

[Zeitgeist] [Bug 597691] Re: Please push to latest FF (3.6.*)

2011-01-19 Thread kurt belgrave
Ian i am assigning to the correct package Please look at this bug which describes something similar https://bugs.launchpad.net/zeitgeist-dataproviders/+bug/672079 If it is i will mark it as a duplicate. cheers ** Project changed: zeitgeist-firefox-extension = zeitgeist- dataproviders -- You

[Zeitgeist] [Bug 704934] [NEW] emacs data provider could (provide 'zeitgeist)

2011-01-19 Thread MartinDengler
Public bug reported: Here is the trivial patch: $ bzr diff zeitgeist-dataproviders/emacs/zeitgeist.el === modified file 'emacs/zeitgeist.el' --- emacs/zeitgeist.el 2010-08-08 17:06:04 + +++ emacs/zeitgeist.el 2011-01-19 14:02:25 + @@ -186,4 +186,6 @@ (add-hook 'kill-emacs-hook

[Zeitgeist] [Merge] lp:~federico-gnome/zeitgeist/fixes into lp:zeitgeist

2011-01-19 Thread Federico Mena Quintero
Federico Mena Quintero has proposed merging lp:~federico-gnome/zeitgeist/fixes into lp:zeitgeist. Requested reviews: Zeitgeist Framework Team (zeitgeist) For more details, see: https://code.launchpad.net/~federico-gnome/zeitgeist/fixes/+merge/46803 Removes the check for 'rdfpipe' from

[Zeitgeist] [Bug 673008] Re: Reinstall monitors upon startup

2011-01-19 Thread मनीष सिन्हा
** Changed in: zeitgeist-sharp Milestone: 0.1.1 = None -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/673008 Title: Reinstall monitors upon startup Status in Zeitgeist

Re: [Zeitgeist] [Question #122906]: Can zeitgeist track application focus time?

2011-01-19 Thread mar
Question #122906 on Zeitgeist Framework changed: https://answers.launchpad.net/zeitgeist/+question/122906 mar proposed the following answer: Tracking applications would be great! I vote for it! -- You received this question notification because you are a member of Zeitgeist Framework Team,

Re: [Zeitgeist] [Merge] lp:~federico-gnome/zeitgeist/fixes into lp:zeitgeist

2011-01-19 Thread Mikkel Kamstrup Erlandsen
I believe that it's a shorthand check for the python-rdflib package. In Ubuntu, at least, that package ships this tool. We python-rdflib for parsing the ontologies at build time -- https://code.launchpad.net/~federico-gnome/zeitgeist/fixes/+merge/46803 Your team Zeitgeist Framework Team is

Re: [Zeitgeist] [Merge] lp:~federico-gnome/zeitgeist/fixes into lp:zeitgeist

2011-01-19 Thread Mikkel Kamstrup Erlandsen
Maybe we can replace the check for rdfpipe with something ala: python -c import rdflib if [ $? != 0 ]; then echo You need the Python module 'rdflib' in order to compile Zeitgeist exit 1 fi -- https://code.launchpad.net/~federico-gnome/zeitgeist/fixes/+merge/46803 Your team Zeitgeist

Re: [Zeitgeist] [Bug 704931] [NEW] Publish property names, accesslevel and type in introspection data

2011-01-19 Thread Mikkel Kamstrup Erlandsen
I agree in principle that this is desirable, but comparing the relatively small gains to the complexity in the URL provided by Markus I am not sure I think it's worth it... ___ Mailing list: https://launchpad.net/~zeitgeist Post to :