[Zeitgeist] [Bug 646724] Re: not all files show up in files-place

2011-04-23 Thread KarlRelton
I still find comments #10, #11, and #15 sum up the situ well - if 'the main way users are expected to search' is purely zeitgeist powered, and zeitgeist only ever relies on data-providers, then those searches are going to fall short of users expectations. So one way or another the user needs acces

[Zeitgeist] [Bug 646724] Re: not all files show up in files-place

2011-04-23 Thread मनीष सिन्हा
Yeah. Right now we have dataproviders. The aim is to write more dataproviders esp the one for which are default on ubuntu. Then those dataproviders should also be shipped by default. In that case it would make sense. -- You received this bug notification because you are a member of Zeitgeist Fram

[Zeitgeist] [Bug 602864] Re: Data-sources don't identify themselves to Zeitgeist

2011-04-23 Thread मनीष सिन्हा
Seif, Do all the dataproviders register themselves to DatasourceRegister before pushing events? I mean all the datasources? -- 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/6

[Zeitgeist] [Bug 738555] Re: zeitgeist-daemon crashed with IOError in _write_to_disk(): [Errno 2] No such file or directory: '/home/royg/.local/share/zeitgeist/datasources.pickle'

2011-04-23 Thread Seif Lotfy
** Changed in: zeitgeist Status: In Progress => Fix Committed -- 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/738555 Title: zeitgeist-daemon crashed with IOError in _w

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

2011-04-23 Thread Seif Lotfy
I had a brief discussion with the guys on #python --- can u explain to me why inheriting from object with __slots__ uses less memory than inheriting from list? make it for dummies so i can explain it to my team seiflotfy: do you know what a struct looks like in memory? verte, nope seiflot

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

2011-04-23 Thread Seif Lotfy
Based on what I posted above I noticed that in our datamodel.py Event and Subject both inherit from list which could cause the excessive memory usage. I think we should look into re-implementing them as objects with all the necessary additions like __getitem__ and __setitem__ to avoid breaking th

[Zeitgeist] [Bug 744818] Re: Don't crash on daemon start if a running zeitgeist daemon instance is found

2011-04-23 Thread Seif Lotfy
I think we should expose the fact that some instance is already running and that they can use "--replace". However it should be done in a more friendly way without exposing the traceback. ** Changed in: zeitgeist Status: New => Confirmed ** Changed in: zeitgeist Importance: Undecided =>

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

2011-04-23 Thread मनीष सिन्हा
This is fixed upstream finally. two commits which fixes these are: https://gitorious.org/banshee-community-extensions/banshee-community-extensions/commit/48347c7f36fd8b065db3c0b75d09663b733fa888 AND https://gitorious.org/banshee-community-extensions/banshee-community-extensions/commit/2d10287479d5

[Zeitgeist] [Bug 769640] [NEW] remove totem and gedit from the dataproviders list

2011-04-23 Thread Seif Lotfy
Public bug reported: Both are not handled upstream. No need to maintain them here :) ** Affects: zeitgeist-dataproviders Importance: Undecided Status: New -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist D

[Zeitgeist] [Bug 602864] Re: Data-sources don't identify themselves to Zeitgeist

2011-04-23 Thread Seif Lotfy
This is not our problem. We provide the service to register. Everything we developed registers itself. This bug is related to the datasource- register y. This closing this bug ** Changed in: zeitgeist-dataproviders Status: Confirmed => Fix Committed ** Changed in: zeitgeist-dataproviders

[Zeitgeist] [Bug 709103] Re: Firefox extension doesn't work with FF4

2011-04-23 Thread मनीष सिन्हा
I tried this on natty Beta 2 with Firefox4 and xulrunner-2.0-dev Applied the patch and got this error, not able to make out what needs to be done make[4]: Entering directory `/home/manish/code/zeitgeist-dataproviders/firefox-libzg/extension/components' CXXlibzeitgeist_xpcom_la-ZeitgeistCom

[Zeitgeist] [Bug 769640] Re: remove totem and gedit from the dataproviders list

2011-04-23 Thread मनीष सिन्हा
Agree, since these both are upstream, they should be purged from the codebase. ** Changed in: zeitgeist-dataproviders Importance: Undecided => High ** Changed in: zeitgeist-dataproviders Status: New => Confirmed ** Changed in: zeitgeist-dataproviders Milestone: None => 0.2.0 ** Ch

Re: [Zeitgeist] [Bug 602864] Re: Data-sources don't identify themselves to Zeitgeist

2011-04-23 Thread मनीष सिन्हा
On Sun, Apr 24, 2011 at 3:03 AM, Seif Lotfy <602...@bugs.launchpad.net> wrote: > This is not our problem. We provide the service to register. Everything > we developed registers itself. This bug is related to the datasource- > register y. This closing this bug I mean the dataproviders which we hav

[Zeitgeist] [Bug 744818] Re: Don't crash on daemon start if a running zeitgeist daemon instance is found

2011-04-23 Thread मनीष सिन्हा
** Changed in: zeitgeist Assignee: (unassigned) => Manish Sinha (मनीष सिन्हा) (manishsinha) -- 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/744818 Title: Don't crash on

[Zeitgeist] [Bug 691842] Re: Banshee dataprovider should register itself with DataSourceRegistry before pushing events

2011-04-23 Thread मनीष सिन्हा
Fixed upstream. Hurray https://gitorious.org/banshee-community-extensions/banshee-community-extensions/commit/2738048277169fa5b0a6907a88e3da04dc4e14b9 ** Changed in: zeitgeist-dataproviders Status: Confirmed => Fix Committed -- You received this bug notification because you are a member o

[Zeitgeist] [Bug 769673] [NEW] Remove totem from the dataproviders list

2011-04-23 Thread मनीष सिन्हा
Public bug reported: totem is handled upstream. No need to maintain it here :) ** Affects: zeitgeist-dataproviders Importance: Undecided Assignee: Manish Sinha (मनीष सिन्हा) (manishsinha) Status: Confirmed ** Changed in: zeitgeist-dataproviders Assignee: (unassigned) => M

[Zeitgeist] [Bug 769640] Re: Remove gedit from the dataproviders list

2011-04-23 Thread मनीष सिन्हा
** Summary changed: - remove totem and gedit from the dataproviders list + Remove gedit from the dataproviders list ** Description changed: - Both are not handled upstream. No need to maintain them here :) + gedit is handled upstream. No need to maintain it here :) -- You received this bug not

[Zeitgeist] [Bug 769673] Re: Remove totem from the dataproviders list

2011-04-23 Thread Launchpad Bug Tracker
** Branch linked: lp:zeitgeist-dataproviders -- 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/769673 Title: Remove totem from the dataproviders list Status in Zeitgeist Da

[Zeitgeist] [Bug 769673] Re: Remove totem from the dataproviders list

2011-04-23 Thread मनीष सिन्हा
** Changed in: zeitgeist-dataproviders Importance: Undecided => Low ** Changed in: zeitgeist-dataproviders Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Data-Sources. https

[Zeitgeist] [Bug 769640] Re: Remove gedit from the dataproviders list

2011-04-23 Thread Launchpad Bug Tracker
** Branch linked: lp:zeitgeist-dataproviders -- 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/769640 Title: Remove gedit from the dataproviders list Status in Zeitgeist Da

[Zeitgeist] [Bug 769640] Re: Remove gedit from the dataproviders list

2011-04-23 Thread मनीष सिन्हा
Fixed in http://bazaar.launchpad.net/~zeitgeist-dataproviders/zeitgeist- dataproviders/trunk/revision/122 ** Changed in: zeitgeist-dataproviders Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscrib

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

2011-04-23 Thread मनीष सिन्हा
*** This bug is a duplicate of bug 709103 *** https://bugs.launchpad.net/bugs/709103 The firefox dataprovider is not updated for FF4.0 The bug is still open https://bugs.launchpad.net/zeitgeist-dataproviders/+bug/709103 This is sort of duplicate to it. If you still think it is not a duplicat

[Zeitgeist] [Merge] lp:~manishsinha/zeitgeist/fix-744818-fix-daemon-crash-on-replace-missing into lp:zeitgeist

2011-04-23 Thread मनीष सिन्हा
Manish Sinha (मनीष सिन्हा) has proposed merging lp:~manishsinha/zeitgeist/fix-744818-fix-daemon-crash-on-replace-missing into lp:zeitgeist. Requested reviews: Zeitgeist Framework Team (zeitgeist) Related bugs: Bug #744818 in Zeitgeist Framework: "Don't crash on daemon start if a running zei

[Zeitgeist] [Bug 744818] Re: Don't crash on daemon start if a running zeitgeist daemon instance is found

2011-04-23 Thread Launchpad Bug Tracker
** Branch linked: lp:~manishsinha/zeitgeist/fix-744818-fix-daemon-crash- on-replace-missing -- 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/744818 Title: Don't crash on daemo

[Zeitgeist] [Bug 744818] Re: Don't crash on daemon start if a running zeitgeist daemon instance is found

2011-04-23 Thread मनीष सिन्हा
The fix was made by replacing logging.exception to logging.info -- 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/744818 Title: Don't crash on daemon start if a running zeitgei

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

2011-04-23 Thread मनीष सिन्हा
Can someone clone the upstream repo and try it out? The instructions are: sudo apt-get build-dep banshee sudo apt-get build-dep banshee-extension-zeitgeistdataprovider sudo apt-get install libgconf2-dev ./autogen.sh make run and then go and enable the dataprovider *if* not enabled. Then use b

[Zeitgeist] [Bug 704934] Re: emacs data provider could (provide zeitgeist)

2011-04-23 Thread मनीष सिन्हा
** Summary changed: - emacs data provider could (provide 'zeitgeist) + emacs data provider could (provide zeitgeist) -- 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/704934

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

2011-04-23 Thread Chow Loong Jin
On Sunday 24,April,2011 08:51 AM, Manish Sinha (मनीष सिन्हा) wrote: > Can someone clone the upstream repo and try it out? > > The instructions are: > > sudo apt-get build-dep banshee > sudo apt-get build-dep banshee-extension-zeitgeistdataprovider > sudo apt-get install libgconf2-dev > ./autogen.