[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-02 Thread jetdrone
Also happens with a fresh beta-1 install. I get the crash on every boot. -- 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/807950 Title: zeitgeist-daemon crashed with

Re: [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

2011-09-02 Thread Seif Lotfy
OK so I think I know the source of the problem. Basically when Zeitgeist is running and an app subscribes to be notified of events of specific type, if the app crashes or exits before that Zeitgeist can not unsubscribe it for a clean shutdown. I will look into it now... On Fri, Sep 2, 2011 at

Re: [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

2011-09-02 Thread Seif Lotfy
Correction. Its Zeitgeist now being able to shut down proeprly due to it being a singelton and somehow dbus losing the address to it. On Fri, Sep 2, 2011 at 10:37 AM, Seif Lotfy s...@lotfy.com wrote: OK so I think I know the source of the problem. Basically when Zeitgeist is running and an app

[Zeitgeist] [Bug 839382] Re: zeitgeist-daemon crashed with SIGSEGV in FlintTable_base::block_free_at_start()

2011-09-02 Thread Mikkel Kamstrup Erlandsen
Fixed in r63 ** Also affects: zeitgeist-extensions Importance: Undecided Status: New ** Changed in: zeitgeist-extensions Importance: Undecided = High ** Changed in: zeitgeist-extensions Status: New = Fix Released ** Changed in: zeitgeist-extensions Assignee:

[Zeitgeist] [Branch ~zeitgeist/zeitgeist/bluebird] Rev 214: added update_from_data_source to DataSource and made enabled property true on initiation

2011-09-02 Thread noreply
revno: 214 committer: Seif Lotfy s...@lotfy.com branch nick: bluebird timestamp: Fri 2011-09-02 15:42:00 +0200 message: added update_from_data_source to DataSource and made enabled property true on initiation modified:

[Zeitgeist] [Bug 745243] Re: [dash] wrong search result of Unity in Chinese

2011-09-02 Thread Didier Roche
** Changed in: unity Status: Fix Committed = Fix Released ** Changed in: unity (Ubuntu) Status: Fix Committed = Fix Released ** Changed in: unity-lens-applications Status: Fix Committed = Fix Released ** Changed in: zeitgeist-extensions Status: Fix Committed = Fix

[Zeitgeist] [Bug 745243] Re: [dash] wrong search result of Unity in Chinese

2011-09-02 Thread Gabor Kelemen
** Changed in: ubuntu-translations Status: Triaged = Fix Released -- You received this bug notification because you are a member of Zeitgeist Extensions, which is the registrant for Zeitgeist Extensions. https://bugs.launchpad.net/bugs/745243 Title: [dash] wrong search result of Unity

[Zeitgeist] [Branch ~zeitgeist/zeitgeist/bluebird] Rev 215: Fix a bug reported by seif

2011-09-02 Thread noreply
revno: 215 committer: Michal Hruby michal@gmail.com branch nick: bluebird timestamp: Fri 2011-09-02 17:45:48 +0200 message: Fix a bug reported by seif modified: src/engine.vala -- lp:~zeitgeist/zeitgeist/bluebird

[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-02 Thread Seif Lotfy
** Changed in: zeitgeist Status: New = 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/807950 Title: zeitgeist-daemon crashed with LookupError in

[Zeitgeist] [Branch ~zeitgeist/zeitgeist/bluebird] Rev 216: Space fixes and delete a duplicate (in wrong place) comment.

2011-09-02 Thread noreply
revno: 216 committer: Siegfried-Angel Gevatter Pujals siegfr...@gevatter.com branch nick: bluebird timestamp: Fri 2011-09-02 18:11:42 +0200 message: Space fixes and delete a duplicate (in wrong place) comment. modified:

[Zeitgeist] [Branch ~zeitgeist/zeitgeist/bluebird] Rev 217: Move the ExtensionCollection instance to engine.vala.

2011-09-02 Thread noreply
revno: 217 committer: Siegfried-Angel Gevatter Pujals siegfr...@gevatter.com branch nick: bluebird timestamp: Fri 2011-09-02 18:38:41 +0200 message: Move the ExtensionCollection instance to engine.vala. modified: src/engine.vala

[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-02 Thread SiscoGarcia
Also affected whith Uname 3.0-3-generic #4 i686 -- 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/807950 Title: zeitgeist-daemon crashed with LookupError in

[Zeitgeist] [Branch ~zeitgeist/zeitgeist/bluebird] Rev 218: Implement extension hooks.

2011-09-02 Thread noreply
revno: 218 committer: Siegfried-Angel Gevatter Pujals siegfr...@gevatter.com branch nick: bluebird timestamp: Fri 2011-09-02 19:46:22 +0200 message: Implement extension hooks. modified: src/engine.vala src/extension-collection.vala

[Zeitgeist] [Bug 722762] Re: zeitgeist-daemon using ~100% of CPU

2011-09-02 Thread chizu
Just upgraded to Ubuntu 11.10 Beta and I'm having this issue on a fresh boot. Running the version from the PPA, I still see the high load, even when I restart zeitgeist-daemon with zeitgeist-daemon --replace. -- You received this bug notification because you are a member of Zeitgeist Framework

[Zeitgeist] [Branch ~zeitgeist/zeitgeist/bluebird] Rev 219: Fix make check

2011-09-02 Thread noreply
revno: 219 committer: Michal Hruby michal@gmail.com branch nick: bluebird timestamp: Fri 2011-09-02 22:41:31 +0200 message: Fix make check modified: test/direct/query-operators-test.vala -- lp:~zeitgeist/zeitgeist/bluebird

[Zeitgeist] [Branch ~zeitgeist/zeitgeist/bluebird] Rev 220: Small fix to DSR

2011-09-02 Thread noreply
revno: 220 committer: Michal Hruby michal@gmail.com branch nick: bluebird timestamp: Fri 2011-09-02 23:08:58 +0200 message: Small fix to DSR modified: extensions/ds-registry.vala -- lp:~zeitgeist/zeitgeist/bluebird

[Zeitgeist] [Bug 722762] Re: zeitgeist-daemon using ~100% of CPU

2011-09-02 Thread RomeReactor
Confirmed here. With today's updates (zeitgeist 0.8.1.1-1) it started exhibiting this problem. -- 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/722762 Title: zeitgeist-daemon

[Zeitgeist] [Bug 722762] Re: zeitgeist-daemon using ~100% of CPU

2011-09-02 Thread Scott Stensland
/usr/bin/zeitgeist-daemon --version 0.8.1.1 ubuntu 11.10 seeing 99% CPU usage so I killed : /usr/bin/python /usr/bin/zeitgeist-daemon then launched from terminal - still getting 100% CPU scott@khamchatka ~ $ scott@khamchatka ~ $ /usr/bin/python /usr/bin/zeitgeist-daemon [DEBUG -

[Zeitgeist] [Bug 722762] Re: zeitgeist-daemon using ~100% of CPU

2011-09-02 Thread Sean Sosik-Hamor
sciri@chippoke:~$ zeitgeist-daemon --version 0.8.1.1 sciri@chippoke:~$ 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://archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages 100 /var/lib/dpkg/status

[Zeitgeist] [Bug 839975] Re: zeitgeist-daemon crashed with DocNotFoundError in _check_index(): Document 16 not found

2011-09-02 Thread Apport retracing service
*** This bug is a duplicate of bug 839739 *** https://bugs.launchpad.net/bugs/839739 Thank you for taking the time to report this crash and helping to make Ubuntu better. This particular crash has already been reported and is a duplicate of bug #839739, so is being marked as such. Please

[Zeitgeist] [Bug 796194] Re: zeitgeist-daemon runs high CPU at startup

2011-09-02 Thread Pimentel28
I have this issue as well, thought it continues after startup. Around 90% CPU usage. The terminal output: [DEBUG - singleton] Checking for another running instance... [INFO - zeitgeist.sql] Using database: /home/pimentel28/.local/share/zeitgeist/activity.sqlite [DEBUG - zeitgeist.sql] Core

[Zeitgeist] [Bug 796194] Re: zeitgeist-daemon runs high CPU at startup

2011-09-02 Thread Pimentel28
Also, here's a 4 page thread on it on the Ubuntu forums: http://ubuntuforums.org/showthread.php?t=1837836 -- 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/796194 Title: