[Zeitgeist] [Bug 690355] Re: zeitgeist-datasource-geany files not picked up by geany

2011-04-22 Thread मनीष सिन्हा
Fixed the bug. Just made the extension installed in $PREFIX/lib/geany instead of $PREFIX/lib/geany/plugins ** Changed in: zeitgeist-dataproviders Importance: Undecided => Medium ** Changed in: zeitgeist-dataproviders Status: Triaged => Fix Committed -- You received this bug notificati

[Zeitgeist] [Bug 690355] Re: zeitgeist-datasource-geany files not picked up by geany

2011-04-22 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/690355 Title: zeitgeist-datasource-geany files not picked up by geany Status

[Zeitgeist] [Bug 769295] Re: Geany fails to build even though it is enabled

2011-04-22 Thread मनीष सिन्हा
Done. This issue is faced only when you are building from source. Most of the build systems solve this by explicitly specifying the build-deps ** Changed in: zeitgeist-dataproviders Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Zeitge

[Zeitgeist] [Bug 769295] Re: Geany fails to build even though it is enabled

2011-04-22 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/769295 Title: Geany fails to build even though it is enabled Status in Zeitge

[Zeitgeist] [Bug 769295] Re: Geany fails to build even though it is enabled

2011-04-22 Thread मनीष सिन्हा
Added a check for GTK in geany section if test "x$HAVE_GTK" = "xno"; then plugin_error_or_ignore "You need to install gtk development headers" continue and now ./autogen.sh gives checking for ZEITGEIST... yes checking for GTK... no

[Zeitgeist] [Bug 769295] Re: Geany fails to build even though it is enabled

2011-04-22 Thread मनीष सिन्हा
I think I found the reason why it fails. It needs gtk development headers for working $ pkg-config --cflags geany Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gtk+-2.

[Zeitgeist] [Bug 769295] Re: Geany fails to build even though it is enabled

2011-04-22 Thread मनीष सिन्हा
Assigning it to myself. After done this, check LP Bug #690355 at https://bugs.launchpad.net /zeitgeist-dataproviders/+bug/690355 ** Changed in: zeitgeist-dataproviders Importance: Undecided => Medium ** Changed in: zeitgeist-dataproviders Status: New => Confirmed ** Changed in: zeitge

[Zeitgeist] [Bug 769295] [NEW] Geany fails to build even though it is enabled

2011-04-22 Thread मनीष सिन्हा
Public bug reported: I just installed geany and when running autogen.sh over the code. I get configure: ** bzr plugin enabled configure: ** chrome plugin enabled configure: ** eog plugin enabled configure:firefox-libzg plugin disabled configure: ** geany plugin enabled configure: ** gedit pl

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

2011-04-22 Thread Seif Lotfy
I think this bug is closed :P 2011/4/23 Manish Sinha (मनीष सिन्हा > I think this bug should be broken down into individual dataproviders > > -- > You received this bug notification because you are subscribed to The > Zeitgeist Project. > https://bugs.launchpad.net/bugs/602864 > > Title: > Data

[Zeitgeist] [Bug 668181] Re: Sites logged by Firefox data provider and later erased by Firefox's "Forget About This Site" option not removed from Zeitgeist database

2011-04-22 Thread मनीष सिन्हा
** Changed in: zeitgeist-dataproviders Importance: Medium => Low -- 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/668181 Title: Sites logged by Firefox data provider and

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

2011-04-22 Thread मनीष सिन्हा
I think this bug should be broken down into individual 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/602864 Title: Data-sources don't identify themselves t

[Zeitgeist] [Bug 733653] Re: make for tomboy does not work

2011-04-22 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/733653 Title: make for tomboy does not work Status in Zeitgeist Data-Provider

[Zeitgeist] [Bug 733653] Re: make for tomboy does not work

2011-04-22 Thread मनीष सिन्हा
Done! Party time. Info on how to build the dataproviders http://wiki.zeitgeist-project.com/Installing_Zeitgeist_Dataproviders_from_trunk#Fetching_Pre-requisite_packages ** Changed in: zeitgeist-dataproviders Status: Confirmed => Fix Committed -- You received this bug notification because

[Zeitgeist] [Bug 733653] Re: make for tomboy does not work

2011-04-22 Thread मनीष सिन्हा
Finally I was able to replicate this issue. If the package libgtk2.0-cil-dev is not installed, then this tomboy dataprovider should not get enabled. I get the output checking for ZEITGEIST_SHARP... yes checking for TOMBOY_ADDINS... yes checking for GTK_SHARP... no checking for tomboy... /usr/bi

[Zeitgeist] [Bug 733653] Re: make for tomboy does not work

2011-04-22 Thread मनीष सिन्हा
I tried this and got Making all in tomboy make[1]: Entering directory `/home/manish/code/zeitgeist-dataproviders/tomboy' /usr/bin/gmcs -out:ZeitgeistDataprovider.dll -debug -define:DEBUG -target:library -r:/usr/lib/tomboy/Tomboy.exe -r:/usr/lib/pkgconfig/../../lib/cli/pango-sharp-2.0/pango-sh

[Zeitgeist] [Bug 727541] Re: no logging for bzr events

2011-04-22 Thread मनीष सिन्हा
** Changed in: zeitgeist-dataproviders Assignee: (unassigned) => Markus Korn (thekorn) -- 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/727541 Title: no logging for bz

[Zeitgeist] [Bug 733653] Re: make for tomboy does not work

2011-04-22 Thread मनीष सिन्हा
Taking up the work, but for that I need all the info I asked for ** Changed in: zeitgeist-dataproviders Status: New => Incomplete ** Changed in: zeitgeist-dataproviders Assignee: (unassigned) => Manish Sinha (मनीष सिन्हा) (manishsinha) -- You received this bug notification because y

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

2011-04-22 Thread मनीष सिन्हा
Sorry for closing it. There is absolutelty no limit to the number of data-providers we can write. If you need any specific dataprovider please file a bug against http://launchpad.net/zeitgeist-dataproviders I know the status of this is very tricky since this bug does affect zeitgeist-dataprovider

[Zeitgeist] [Bug 668181] Re: Sites logged by Firefox data provider and later erased by Firefox's "Forget About This Site" option not removed from Zeitgeist database

2011-04-22 Thread मनीष सिन्हा
** Changed in: zeitgeist-dataproviders Milestone: None => 0.2.0 -- 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/668181 Title: Sites logged by Firefox data provider and

[Zeitgeist] [Bug 727541] Re: no logging for bzr events

2011-04-22 Thread मनीष सिन्हा
** Changed in: zeitgeist-dataproviders Status: New => Incomplete -- 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/727541 Title: no logging for bzr events Status in

[Zeitgeist] [Bug 768437] Re: Zeitgeist should log the start and end of a session

2011-04-22 Thread मनीष सिन्हा
Zeitgeist engine is a daemon. This work has to be done by dataprovider, so this affects datahub and assigning it to mhr3 for now. If he wants to do it. Ted, can you guide us to someone who can tell us how to capture start- of-session and end-of-session in case mhr3 is busy. ** Also affects: zeitg

[Zeitgeist] [Bug 364068] Re: Add support for Pidgin

2011-04-22 Thread मनीष सिन्हा
** Changed in: zeitgeist-dataproviders Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to [Legacy] GNOME Activity Journal. https://bugs.launchpad.net/bugs/364068 Title: Add support for Pidgin

[Zeitgeist] [Bug 594215] Re: Add thunderbird support

2011-04-22 Thread मनीष सिन्हा
So we have to deal with XULRunner here? ** Changed in: zeitgeist-dataproviders Importance: Undecided => Wishlist -- 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/594215 T

[Zeitgeist] [Bug 594217] Re: add lightning/sunbird support (calendar)

2011-04-22 Thread मनीष सिन्हा
Someone needs to know about lighting or sunbird. ** Changed in: zeitgeist-dataproviders Importance: Undecided => Wishlist -- 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/

[Zeitgeist] [Bug 594675] Re: add gwibber support

2011-04-22 Thread मनीष सिन्हा
Which is the latest version of gwibber. Would the optional patch be accepted? ** Changed in: zeitgeist-dataproviders Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Data-Sources. htt

[Zeitgeist] [Bug 648690] Re: Add support for Opera browser

2011-04-22 Thread मनीष सिन्हा
** Changed in: zeitgeist-dataproviders Importance: Undecided => Wishlist ** Changed in: zeitgeist-dataproviders Assignee: (unassigned) => Seif Lotfy (seif) -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Data-So

[Zeitgeist] [Bug 765434] Re: Google Chrome dataprovider: Contents of (non-HTTPS) webpages seen should be stored (like Google Desktop)

2011-04-22 Thread मनीष सिन्हा
Actually this is not the domain of zeitgeist. Zeitgeist only logs events. It does not track your files. It does not search within your files. It just logs event like file open, receive call, etc. ** Changed in: zeitgeist-dataproviders Status: New => Invalid -- You received this bug noti

[Zeitgeist] [Bug 690594] Re: Please bump the version number to 0.2.0.0 before the first release

2011-04-22 Thread मनीष सिन्हा
** Changed in: zeitgeist-dataproviders Assignee: (unassigned) => Manish Sinha (मनीष सिन्हा) (manishsinha) -- 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/690594 Title:

[Zeitgeist] [Bug 670183] Re: get telepathy logger into the main branch

2011-04-22 Thread मनीष सिन्हा
Assigning it to Seif seiflotfy: is this done? https://bugs.launchpad.net/zeitgeist-dataproviders/+bug/670183 nope m4n1sh, assign it to me please ** Changed in: zeitgeist-dataproviders Importance: Undecided => Medium ** Changed in: zeitgeist-dataproviders Status: New => Confirmed

[Zeitgeist] [Bug 672315] Re: zeitgeist-datasources PPA only for amd64

2011-04-22 Thread मनीष सिन्हा
This has been fixed ** Changed in: zeitgeist-dataproviders Importance: Undecided => Medium ** Changed in: zeitgeist-dataproviders Status: New => Fix Committed ** Changed in: zeitgeist-dataproviders Milestone: None => 0.2.0 ** Changed in: zeitgeist-dataproviders Assignee: (una

[Zeitgeist] [Bug 690355] Re: zeitgeist-datasource-geany files not picked up by geany

2011-04-22 Thread मनीष सिन्हा
Sorry for missing this bug. Will start working on it. ** Changed in: zeitgeist-dataproviders Status: New => Triaged ** Changed in: zeitgeist-dataproviders Milestone: None => 0.2.0 ** Changed in: zeitgeist-dataproviders Assignee: (unassigned) => Manish Sinha (मनीष सिन्हा) (manishs

[Zeitgeist] [Bug 683607] Re: Rhythmbox data provider crashes with Runtime Error

2011-04-22 Thread मनीष सिन्हा
Since there is no more problems reported. I am marking it as Invalid ** Changed in: zeitgeist-dataproviders Status: New => Invalid -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Data-Sources. https://bugs.launch

[Zeitgeist] [Bug 737521] Re: Improve zeitgeist.el error handling

2011-04-22 Thread Seif Lotfy
Ok sorry it took us so long to answer. Somehow I missed this bug. I am on it. -- 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/737521 Title: Improve zeitgeist.el error hand

[Zeitgeist] [Bug 765429] Re: Zeitgeist dataprovider for Chrome has to be manually installed and updated

2011-04-22 Thread मनीष सिन्हा
This is one issue which we still working on. This dataprovider needs libzeitgeist 1) If we distribute it via google extensions then we need to bundle libzeitgeist in the extension itself 2) We have still not figured out how to install the extension for every user We still need to talk a bit more

[Zeitgeist] [Bug 727541] Re: no logging for bzr events

2011-04-22 Thread मनीष सिन्हा
Please start zeitgeist -daemon from console by $zeitgeist-daemon --replace and then try to do some bzr activity. You should see events getting logged. Make sure you are not doing anything else. -- You received this bug notification because you are a member of Zeitgeist Framework Team, which is s

[Zeitgeist] [Bug 733653] Re: make for tomboy does not work

2011-04-22 Thread मनीष सिन्हा
Gah. It has been a month since this bug is reported. Sorry for missing it I need some information: 1) Which one you using maverick or natty? 2) Which version of zeitgeist you have? It can be found by $ zeitgeist-daemon --version -- You received this bug notification because you are a member of Z

Re: [Zeitgeist] [Merge] lp:~seif/zeitgeist/fix-738555 into lp:zeitgeist

2011-04-22 Thread Siegfried Gevatter
> Add a try except block in the _write_to_disk method > Fixed some indents Looks good. Feel free to commit this part already. > Add a counter to write to disk upon every 20 events Why every 20 events? I don't like this, too arbitrary (and it ends writing to disk a lot again). Also, shouldn't rea

[Zeitgeist] [Merge] lp:~manishsinha/zeitgeist/fix-691167 into lp:zeitgeist

2011-04-22 Thread Siegfried Gevatter
The proposal to merge lp:~manishsinha/zeitgeist/fix-691167 into lp:zeitgeist has been updated. Status: Needs review => Rejected For more details, see: https://code.launchpad.net/~manishsinha/zeitgeist/fix-691167/+merge/43948 -- https://code.launchpad.net/~manishsinha/zeitgeist/fix-691167/+m

[Zeitgeist] [Merge] lp:~zeitgeist/zeitgeist/querybystorage into lp:zeitgeist

2011-04-22 Thread noreply
The proposal to merge lp:~zeitgeist/zeitgeist/querybystorage into lp:zeitgeist has been updated. Status: Approved => Merged For more details, see: https://code.launchpad.net/~zeitgeist/zeitgeist/querybystorage/+merge/57911 -- https://code.launchpad.net/~zeitgeist/zeitgeist/querybystorage/+m

[Zeitgeist] [Bug 762138] Re: Please add a button "Stop all logging"

2011-04-22 Thread Stefano Candori
** Changed in: history-manager Status: In Progress => Fix Committed -- You received this bug notification because you are a member of History Manager, which is the registrant for History Manager. https://bugs.launchpad.net/bugs/762138 Title: Please add a button "Stop all logging" Statu

[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-22 Thread Jean-Baptiste Lallement
** Also affects: zeitgeist (Ubuntu Natty) Importance: Undecided Status: Incomplete -- 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 cr

[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-22 Thread Ubuntu QA Website
** Tags added: iso-testing -- 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 _write_to_disk(): [Errno 2] No such file o

[Zeitgeist] [Merge] lp:~seif/zeitgeist/fix-738555 into lp:zeitgeist

2011-04-22 Thread Seif Lotfy
The proposal to merge lp:~seif/zeitgeist/fix-738555 into lp:zeitgeist has been updated. Description changed to: Add a try except block in the _write_to_disk method Add a counter to write to disk upon every 20 events Fixed some indents OK so a primary solution for this was putting the conten

[Zeitgeist] [Merge] lp:~seif/zeitgeist/fix-738555 into lp:zeitgeist

2011-04-22 Thread Seif Lotfy
The proposal to merge lp:~seif/zeitgeist/fix-738555 into lp:zeitgeist has been updated. Description changed to: Add a try except block in the _write_to_disk method Add a counter to write to disk upon every 20 events Fixed some indents For more details, see: https://code.launchpad.net/~seif/zei

Re: [Zeitgeist] [Merge] lp:~seif/zeitgeist/fix-738555 into lp:zeitgeist

2011-04-22 Thread Seif Lotfy
Add a try except block in the _write_to_disk method Add a counter to write to disk upon every 20 events Fixed some indents -- https://code.launchpad.net/~seif/zeitgeist/fix-738555/+merge/58818 Your team Zeitgeist Framework Team is requested to review the proposed merge of lp:~seif/zeitgeist/fix-7

[Zeitgeist] [Merge] lp:~seif/zeitgeist/fix-738555 into lp:zeitgeist

2011-04-22 Thread Seif Lotfy
Seif Lotfy has proposed merging lp:~seif/zeitgeist/fix-738555 into lp:zeitgeist. Requested reviews: Zeitgeist Framework Team (zeitgeist) Related bugs: Bug #738555 in Zeitgeist Framework: "zeitgeist-daemon crashed with IOError in _write_to_disk(): [Errno 2] No such file or directory: '/home/r