← Back to team overview

gnome-zeitgeist team mailing list archive

[Bug 399797] Re: DeprecationWarning: PyArray_FromDimsAndDataAndDescr

 

Hmm, looks like the warnings have nothing to do with the gui not appearing. 
The problem is that the journal view displays files which are on a non available nfs drive

-- 
DeprecationWarning: PyArray_FromDimsAndDataAndDescr
https://bugs.launchpad.net/bugs/399797
You received this bug notification because you are a member of GNOME
Zeitgeist, which is subscribed to Zeitgeist GUI.

Status in GNOME Activity Journal (Zeitgeist GUI): New

Bug description:
using the latest bzr source, i don't get the journal to open anymore.
After starting the trayicon and clicking on it, i get the following:

gnome-zeitgeist$ ./zeitgeist-trayicon 
DEBUG:zeitgeist.engine:Fetched 2 items in 0.01958 s.
/home/myhome/software/lp/gnome-zeitgeist/zeitgeist/gui/zeitgeist_util.py:198: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
  for row in pixbuf.get_pixels_array():
/home/myhome/software/lp/gnome-zeitgeist/zeitgeist/gui/zeitgeist_util.py:191: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
  for row in pixbuf.get_pixels_array():
DEBUG:zeitgeist.engine:Fetched 2 items in 0.02215 s.
DEBUG:zeitgeist.engine:Fetched 105 items in 0.00584 s.

and nothing more happens.


got the latest bzr code like this:
bzr branch lp:gnome-zeitgeist
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data.  See "bzr help launchpad-login".
DEBUG:zeitgeist.engine:Inserted 0 items in 0.13317 s.pying content texts:Copied
Branched 795 revision(s).



References