Unable to launch Zeitgeist daemon

Bug #374918 reported by Severin H
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
[Legacy] GNOME Activity Journal
Fix Released
Undecided
Severin H

Bug Description

I've pulled the latest revision of the Zeitgeist codebase several times during the past weeks (including the latest 559) but when launching zeitgeist-daemon.sh, it keeps crashing with the following error message:

...@...:~/gnome-zeitgeist$ ./zeitgeist-daemon.sh
Are you using Firefox?
Traceback (most recent call last):
  File "./src/zeitgeist-daemon.py", line 15, in <module>
    from zeitgeist_engine.zeitgeist_dbus import RemoteInterface
  File "/home/lantash/gnome-zeitgeist/src/zeitgeist_engine/zeitgeist_dbus.py", line 6, in <module>
    from zeitgeist_engine.zeitgeist_datasink import datasink
  File "/home/lantash/gnome-zeitgeist/src/zeitgeist_engine/zeitgeist_datasink.py", line 218, in <module>
    datasink = DataSinkSource()
  File "/home/lantash/gnome-zeitgeist/src/zeitgeist_engine/zeitgeist_datasink.py", line 47, in __init__
    instance = getattr(sourcefile, item + "Source")()
  File "/home/lantash/gnome-zeitgeist/src/zeitgeist_engine/zeitgeist_firefox.py", line 46, in __init__
    self.__copy_sqlite()
  File "/home/lantash/gnome-zeitgeist/src/zeitgeist_engine/zeitgeist_firefox.py", line 101, in __copy_sqlite
    shutil.copy2(self.historydb[0], self.loc)
IndexError: list index out of range

I deleted ~/.[Zz]eitgeist before running the command, but this didn't help. I use Ubuntu Jaunty 64-bit with the latest updates applied.

Severin H (severinh)
description: updated
description: updated
Revision history for this message
Severin H (severinh) wrote :

I found the problem: My Firefox profile is not located in ./mozilla/firefox but in somewhere in ~/Dropbox, as specified in the profiles.ini file. I'm currently working on a fix.

Changed in gnome-zeitgeist:
assignee: nobody → Severin Heiniger (lantash)
status: New → In Progress
Revision history for this message
Seif Lotfy (seif) wrote : Re: [Bug 374918] Re: Unable to launch Zeitgeist daemon

Wow thanks dude

2009/5/11 Severin Heiniger <email address hidden>

> I found the problem: My Firefox profile is not located in
> ./mozilla/firefox but in somewhere in ~/Dropbox, as specified in the
> profiles.ini file. I'm currently working on a fix.
>
> ** Changed in: gnome-zeitgeist
> Status: New => In Progress
>
> ** Changed in: gnome-zeitgeist
> Assignee: (unassigned) => Severin Heiniger (lantash)
>
> --
> Unable to launch Zeitgeist daemon
> https://bugs.launchpad.net/bugs/374918
> You received this bug notification because you are a member of
> Zeitgeist, which is subscribed to GNOME Zeitgeist.
>
> Status in GNOME Zeitgeist: In Progress
>
> Bug description:
> I've pulled the latest revision of the Zeitgeist codebase several times
> during the past weeks (including the latest 559) but when launching
> zeitgeist-daemon.sh, it keeps crashing with the following error message:
>
> ...@...:~/gnome-zeitgeist$ ./zeitgeist-daemon.sh
> Are you using Firefox?
> Traceback (most recent call last):
> File "./src/zeitgeist-daemon.py", line 15, in <module>
> from zeitgeist_engine.zeitgeist_dbus import RemoteInterface
> File
> "/home/lantash/gnome-zeitgeist/src/zeitgeist_engine/zeitgeist_dbus.py", line
> 6, in <module>
> from zeitgeist_engine.zeitgeist_datasink import datasink
> File
> "/home/lantash/gnome-zeitgeist/src/zeitgeist_engine/zeitgeist_datasink.py",
> line 218, in <module>
> datasink = DataSinkSource()
> File
> "/home/lantash/gnome-zeitgeist/src/zeitgeist_engine/zeitgeist_datasink.py",
> line 47, in __init__
> instance = getattr(sourcefile, item + "Source")()
> File
> "/home/lantash/gnome-zeitgeist/src/zeitgeist_engine/zeitgeist_firefox.py",
> line 46, in __init__
> self.__copy_sqlite()
> File
> "/home/lantash/gnome-zeitgeist/src/zeitgeist_engine/zeitgeist_firefox.py",
> line 101, in __copy_sqlite
> shutil.copy2(self.historydb[0], self.loc)
> IndexError: list index out of range
>
> I deleted ~/.[Zz]eitgeist before running the command, but this didn't help.
> I use Ubuntu Jaunty 64-bit with the latest updates applied.
>
>

Seif Lotfy (seif)
Changed in gnome-zeitgeist:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.