[Zeitgeist] [Bug 851389] Re: Zeitgeist-daemon crashes with a xapian.DocNotFoundError

2011-09-16 Thread Mikkel Kamstrup Erlandsen
I have an idea for a fix. You can help me know if it'll work or not by running this command in a terminal: dbus-send --print-reply --session --dest=org.gnome.zeitgeist.Engine /org/gnome/zeitgeist/index/activity org.gnome.zeitgeist.Index.ForceReindex It will rebuild your Zeitgeist index (you will

[Zeitgeist] [Bug 851389] Re: Zeitgeist-daemon crashes with a xapian.DocNotFoundError

2011-09-16 Thread Mikkel Kamstrup Erlandsen
Wow, that is an interesting stack trace. I assume you have less than 1,462,895,201 items in your index? ;-) Looking at that monstrous doc id it would seem that this is either memory corruption in the zg process or that it is a corrupted index, that xapian somehow doesn't detect. Can you report

[Zeitgeist] [Bug 851389] Re: Zeitgeist-daemon crashes with a xapian.DocNotFoundError

2011-09-16 Thread Izo
Hello Mikkel! The version of zeitgeist-extension-fts is 0.0.12-0ubuntu1 Running the dbus-send... command in the terminal gave me this output almost immediately: method return sender=:1.25 - dest=:1.90 reply_serial=2 -- You received this bug notification because you are a member of Zeitgeist

[Zeitgeist] [Branch ~zeitgeist/zeitgeist/bluebird] Rev 244: replaced some asaasay with Utils.SIG_EVENT

2011-09-16 Thread noreply
revno: 244 committer: Seif Lotfy s...@lotfy.com branch nick: bluebird timestamp: Fri 2011-09-16 11:15:06 +0200 message: replaced some asaasay with Utils.SIG_EVENT modified: extensions/blacklist.vala extensions/ds-registry.vala

[Zeitgeist] [Bug 851389] Re: Zeitgeist-daemon crashes with a xapian.DocNotFoundError

2011-09-16 Thread Mikkel Kamstrup Erlandsen
Right @Izo, that's also ok. This means that it is rebuilding your index. If you log out and back in, or reboot - do you then still see the bug? -- You received this bug notification because you are a member of Zeitgeist Extensions, which is the registrant for Zeitgeist Extensions.

[Zeitgeist] [Bug 830634] Re: Crash on startup: TypeError: getattr(): attribute name must be string

2011-09-16 Thread मनीष सिन्हा
** Changed in: gnome-activity-journal Milestone: 0.8.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/830634 Title: Crash on startup: TypeError: getattr():

[Gnome-zeitgeist] [Bug 824075] Re: gnome-activity-journal crashed with GError in get(): Configuration server couldn't be contacted: D-BUS error: Method LookupExtended with signature ssb on interfa

2011-09-16 Thread मनीष सिन्हा
** Changed in: gnome-activity-journal Milestone: 0.8.1 = None -- You received this bug notification because you are a member of GNOME Zeitgeist Team, which is the registrant for GNOME Activity Journal. https://bugs.launchpad.net/bugs/824075 Title: gnome-activity-journal crashed with

[Zeitgeist] [Merge] lp:~zeitgeist/zeitgeist/bb-payload into lp:~zeitgeist/zeitgeist/bluebird

2011-09-16 Thread Seif Lotfy
Seif Lotfy has proposed merging lp:~zeitgeist/zeitgeist/bb-payload into lp:~zeitgeist/zeitgeist/bluebird. Requested reviews: Zeitgeist Framework Team (zeitgeist) For more details, see: https://code.launchpad.net/~zeitgeist/zeitgeist/bb-payload/+merge/75826 started payload insertion and

[Zeitgeist] [Bug 807950] Re: zeitgeist-daemon crashed with LookupError in remove_from_connection(): _zeitgeist.engine.remote.RemoteInterface at /org/gnome/zeitgeist/log/activity at 0xb74ee2cc is not

2011-09-16 Thread मनीष सिन्हा
I don't think that the fix has been released. a$ apt-cache policy zeitgeist zeitgeist: Installed: 0.8.1.1-1 Candidate: 0.8.1.1-1 Version table: *** 0.8.1.1-1 0 500 http://in.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages 100 /var/lib/dpkg/status

[Zeitgeist] [Branch ~zeitgeist/zeitgeist/bluebird] Rev 248: Now it should be good

2011-09-16 Thread noreply
revno: 248 committer: Michal Hruby michal@gmail.com branch nick: bluebird timestamp: Sat 2011-09-17 00:45:03 +0200 message: Now it should be good modified: src/datamodel.vala -- lp:~zeitgeist/zeitgeist/bluebird

[Zeitgeist] [Branch ~zeitgeist/zeitgeist/bluebird] 1 revision removed

2011-09-16 Thread noreply
1 revision was removed from the branch. -- lp:~zeitgeist/zeitgeist/bluebird https://code.launchpad.net/~zeitgeist/zeitgeist/bluebird Your team Zeitgeist Framework Team is subscribed to branch lp:~zeitgeist/zeitgeist/bluebird. To unsubscribe from this branch go to

[Zeitgeist] [Branch ~zeitgeist/zeitgeist/bluebird] Rev 249: fix payload insertion by referfing to the dat in the byte array

2011-09-16 Thread noreply
revno: 249 committer: Seif Lotfy s...@lotfy.com branch nick: bluebird timestamp: Sat 2011-09-17 01:45:36 +0200 message: fix payload insertion by referfing to the dat in the byte array added FIXME to check if extension is disabled

[Zeitgeist] [Branch ~zeitgeist/zeitgeist/bluebird] Rev 250: merged with trunk

2011-09-16 Thread noreply
Merge authors: Michal Hruby (mhr3) revno: 250 [merge] committer: Seif Lotfy s...@lotfy.com branch nick: bluebird timestamp: Sat 2011-09-17 01:46:27 +0200 message: merged with trunk modified: src/datamodel.vala --