[Zeitgeist] [Bug 832092] Re: zeitgeist-daemon crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.Disconnected: Connection was disconnected before a reply was received

2011-11-11 Thread Pedro Villavicencio
** Tags removed: bugpattern-needed

** Tags added: bugpattern-written

-- 
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/832092

Title:
  zeitgeist-daemon crashed with DBusException in call_blocking():
  org.freedesktop.DBus.Error.Disconnected: Connection was disconnected
  before a reply was received

Status in Unity:
  New
Status in Unity Distro Priority:
  Fix Committed
Status in Zeitgeist Framework:
  Confirmed
Status in “unity” package in Ubuntu:
  New
Status in “zeitgeist” package in Ubuntu:
  Confirmed
Status in “unity” source package in Oneiric:
  New
Status in “zeitgeist” source package in Oneiric:
  Confirmed
Status in “unity” source package in Precise:
  New
Status in “zeitgeist” source package in Precise:
  Confirmed

Bug description:
  I've just upgraded from natty to oneiric and this error appeared on
  restart.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: zeitgeist-core 0.8.1.1-1
  ProcVersionSignature: Ubuntu 3.0.0-9.12-generic 3.0.3
  Uname: Linux 3.0.0-9-generic x86_64
  Architecture: amd64
  Date: Tue Aug 23 09:09:16 2011
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/zeitgeist-daemon
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/zeitgeist-daemon
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, user)
   LANGUAGE=eo:eo:en
   LANG=eo.UTF-8
  PythonArgs: ['/usr/bin/zeitgeist-daemon']
  SourcePackage: zeitgeist
  Title: zeitgeist-daemon crashed with DBusException in call_blocking(): 
org.freedesktop.DBus.Error.Disconnected: Connection was disconnected before a 
reply was received
  UpgradeStatus: Upgraded to oneiric on 2011-08-23 (0 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare tomcat6

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/832092/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 815076] Re: Add actor_uri field to event_view

2011-11-11 Thread Seif Lotfy
** Changed in: zeitgeist
   Status: Fix Committed = Fix Released

-- 
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/815076

Title:
  Add actor_uri field to event_view

Status in Zeitgeist Framework:
  Fix Released

Bug description:
  For completeness (and convenience for use in extensions), it'd be nice
  to add an actor_uri field to event_view next time we change the
  database schema.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/815076/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 884192] Re: Update to shared-desktop-onotologies-0.8

2011-11-11 Thread Seif Lotfy
** Changed in: zeitgeist
   Importance: Undecided = Medium

** Changed in: zeitgeist
   Status: New = Confirmed

-- 
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/884192

Title:
  Update to shared-desktop-onotologies-0.8

Status in Zeitgeist Client Library:
  New
Status in Zeitgeist Framework:
  Confirmed

Bug description:
  The shared-desktop-ontologies that we use has recently released
  version 0.8. Among a range of other new classes it includes
  nfo:WebDataObject which is of particular interest to us as it allows
  us to properly describe web pages (since nfo:WebDataObject is not a
  subclass of nfo:FileDataObject, unlike nfo:RemoteDtaObject which has
  caused us some pain).

To manage notifications about this bug go to:
https://bugs.launchpad.net/libzeitgeist/+bug/884192/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 889139] [NEW] zeitgeist-daemon degrades mdraid recovery

2011-11-11 Thread Felix Lechner
Public bug reported:

Upon login, the 'zeitgeist-daemon' interferes with md raid recovery.
Changing process priorities has no effect.  Array reconstruction only
takes place at a reasonable speed after one issues 'kill -STOP
$zeitgeist-daemon-pid', followed by a 'kill -CONT $pid' when done.

In my case reconstruction speed degrades to 1MB/s, which takes 4 days on
a 320GB disk, from 50MB/s or 100 minutes with 'zeitgeist-daemon'
suspended.  Given that there is no protection from drive failure during
reconstruction that task should be given priority.

** Affects: zeitgeist
 Importance: Undecided
 Status: New

-- 
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/889139

Title:
  zeitgeist-daemon degrades mdraid recovery

Status in Zeitgeist Framework:
  New

Bug description:
  Upon login, the 'zeitgeist-daemon' interferes with md raid recovery.
  Changing process priorities has no effect.  Array reconstruction only
  takes place at a reasonable speed after one issues 'kill -STOP
  $zeitgeist-daemon-pid', followed by a 'kill -CONT $pid' when done.

  In my case reconstruction speed degrades to 1MB/s, which takes 4 days
  on a 320GB disk, from 50MB/s or 100 minutes with 'zeitgeist-daemon'
  suspended.  Given that there is no protection from drive failure
  during reconstruction that task should be given priority.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/889139/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 612344] Re: Blacklist API sucks

2011-11-11 Thread Curtis Hovey
** No longer affects: null

-- 
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/612344

Title:
  Blacklist API sucks

Status in Unity:
  Invalid
Status in Unity Files Lens:
  Invalid
Status in Zeitgeist Framework:
  Fix Released
Status in “unity-place-files” package in Ubuntu:
  Invalid

Bug description:
  Guys, GetBlacklist and SetBlacklist (without any signals) for an
  asynchrounous-by-nature API? Come on!

  How about changing it to Get, Add, Remove and a changed signal? That
  way it'd be actually usable...

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/612344/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp