[Zeitgeist] [Bug 772041] Re: Timestamp isn't considered when choosing events by popularity

2011-04-28 Thread Markus Korn
10:17 < thekorn> RainCT: so the bug is: COUNT() is working, but the additional sorting by timestamp is not? 10:18 < RainCT> thekorn: Right. So the question is if we want it to work (and if so I'll fix it together with a related bug) 10:19 < thekorn> RainCT: yes,

[Zeitgeist] [Bug 739653] Re: libzeitgeist vapi needs an update

2011-04-28 Thread Mikkel Kamstrup Erlandsen
** Also affects: sezen Importance: Undecided Status: New -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is the registrant for Sezen. https://bugs.launchpad.net/bugs/739653 Title: libzeitgeist vapi needs an update Status in Zeitgeist

[Zeitgeist] [Bug 772265] [NEW] The datahub starts zeitgeist-daemon on startup

2011-04-28 Thread Mikkel Kamstrup Erlandsen
Public bug reported: We have been advising distros put zeitgeist-datahub into the autostart section for the sessions. This is better in theory because this way we only start a native daemon on login and can defer the launching of the heavier Python process zeitgeist-daemon. Unfortunately zeitgeis

[Zeitgeist] [Bug 772265] Re: The datahub starts zeitgeist-daemon on startup

2011-04-28 Thread Mikkel Kamstrup Erlandsen
I'm adding a libzeitgeist task as well here because it right now creating either a ZeitgeistLog or ZeitgeistIndex will DBus-activate zeitgeist-daemon. It's unclear to me what the consequences of not autostarting zeitgeist from these would be though... And that said simply twiddling these two class

[Zeitgeist] [Bug 772265] Re: The datahub starts zeitgeist-daemon on startup

2011-04-28 Thread Mikkel Kamstrup Erlandsen
Some reference bedtime reading: - bug #731019 "Certification System 201101-7174 boots 7.93 seconds slower" - http://www.phoronix.com/scan.php?page=article&item=ubuntu_natty_boot&num=1 -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribe

[Zeitgeist] [Bug 772265] Re: The datahub starts zeitgeist-daemon on startup

2011-04-28 Thread Markus Korn
The zombie part of this issue should be already fixed in lp:zeitgeist by using glib.spawn_async() instead of subprocess.Popen() (LP: #739780) -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launch

Re: [Zeitgeist] [Bug 772265] Re: The datahub starts zeitgeist-daemon on startup

2011-04-28 Thread Seif Lotfy
I am pretty sure the datasources are stored in a pickle maybe we need to open a bug to move the pickled stuff into json file. On Thu, Apr 28, 2011 at 12:58 PM, Markus Korn wrote: > The zombie part of this issue should be already fixed in lp:zeitgeist by > using glib.spawn_async() instead of subp

Re: [Zeitgeist] [Bug 748120] Re: Enabling Zeitgeist data-logger in Banshee clutters the lenses

2011-04-28 Thread Mikkel Kamstrup Erlandsen
@manish: I'm testing out from the ppa:banshee-team/banshee-daily ppa and have: banshee-2.0.0+git20110427.r1.7fd9361-0ubuntu1+natty banshee-extension-zeitgeistdataprovider-2.0.0+git20110426.r1.59395ec-0ubuntu1+natty1 libzeitgeist0.1-cil-0.1.1.0-2~natty1 Is that good enough? I am still seeing t

[Zeitgeist] [Bug 772265] Re: The datahub starts zeitgeist-daemon on startup

2011-04-28 Thread Markus Korn
I'm not a big friend of the idea to allow someone else than the daemon itself modify config files like datasources.(pickle|json), because this would require the daemon to watch-out for changes to all config files it and its extensions are using. libzeitgeist and the datahub should instead defer an

Re: [Zeitgeist] [Bug 748120] Re: Enabling Zeitgeist data-logger in Banshee clutters the lenses

2011-04-28 Thread Seif Lotfy
Are you sure your requesting UserActivities and not WorldActivities ? On Thu, Apr 28, 2011 at 2:16 PM, Mikkel Kamstrup Erlandsen < mikkel.kamst...@gmail.com> wrote: > @manish: I'm testing out from the ppa:banshee-team/banshee-daily ppa and > have: > > banshee-2.0.0+git20110427.r1.7fd9361-0ubuntu

[Zeitgeist] [Bug 624310] Re: Large requests increase memory usage considerably

2011-04-28 Thread Mikkel Kamstrup Erlandsen
Before we freak about about __slots__ and structs I think we need hard evidence that we lose all this memory to Events and Subjects. Attaching some profiler to the Python VM should sort this out quickly. And why doesn't Ubuntu show the same symptoms? -- You received this bug notification because

Re: [Zeitgeist] [Bug 748120] Re: Enabling Zeitgeist data-logger in Banshee clutters the lenses

2011-04-28 Thread Mikkel Kamstrup Erlandsen
On 28 April 2011 14:28, Seif Lotfy <748...@bugs.launchpad.net> wrote: > Are you sure your requesting UserActivities and not WorldActivities > ? Yes :-) http://bazaar.launchpad.net/~unity-team/unity-place- files/trunk/view/head:/src/daemon.vala#L505 -- You received this bug notification because y

[Zeitgeist] [Bug 704576] Re: Please update the cheese dataprovider and get it merged upstream

2011-04-28 Thread Mikkel Kamstrup Erlandsen
** Bug watch added: GNOME Bug Tracker #627311 https://bugzilla.gnome.org/show_bug.cgi?id=627311 ** Also affects: cheese via https://bugzilla.gnome.org/show_bug.cgi?id=627311 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Zeit

Re: [Zeitgeist] [Bug 772265] Re: The datahub starts zeitgeist-daemon on startup

2011-04-28 Thread Mikkel Kamstrup Erlandsen
On 28 April 2011 14:24, Markus Korn wrote: > I'm not a big friend of the idea to allow someone else than the daemon > itself modify config files like datasources.(pickle|json), because this > would require the daemon to watch-out for changes to all config files it > and its extensions are using.

[Zeitgeist] [Bug 772265] Re: The datahub starts zeitgeist-daemon on startup

2011-04-28 Thread Michal Hruby
@Mikkel: Could you check gio's AppLaunched signal? I mean all of this can be done in vain if any AppLaunched signal is fired during the session start. -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bu

[Zeitgeist] [Bug 704576] Re: Please update the cheese dataprovider and get it merged upstream

2011-04-28 Thread Bug Watch Updater
** Changed in: cheese Status: Unknown => Incomplete ** Changed in: cheese Importance: Unknown => Medium -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Data-Sources. https://bugs.launchpad.net/bugs/704576 Tit

[Zeitgeist] [Bug 772474] [NEW] Zeitgeist depends on rdflib which does not support Python 3.X

2011-04-28 Thread मनीष सिन्हा
Public bug reported: ukev who is an arch user was trying to get various zeitgeist modules try these commands $ python 2.7 -c "import rdflib" which works $ python 3.2 -c "import rdflib" Traceback (most recent call last): File "", line 1, in ImportError: No module named rdflib rdflib on my syst

[Zeitgeist] [Bug 772474] Re: Zeitgeist depends on rdflib which does not support Python 3.X

2011-04-28 Thread मनीष सिन्हा
** Tags added: import python2 python3 rdflib -- 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/772474 Title: Zeitgeist depends on rdflib which does not support Python 3.X Stat

[Zeitgeist] [Bug 748120] Re: Enabling Zeitgeist data-logger in Banshee clutters the lenses

2011-04-28 Thread मनीष सिन्हा
Mikkel, yes all the packages are fine. I am still not able to understand. Maybe there is something more which we overlooked. Let me tell the ontologies used * When Banshee is stopped and the track is double-clicked and started - UserActivity, AccessEvent for that track * When track is running a