Confirmed : it now works smoothly.

Bug can be closed.

-- 
histogram doesn't show anything
https://bugs.launchpad.net/bugs/525798
You received this bug notification because you are a member of GNOME
Zeitgeist Team, which is the registrant for GNOME Activity Journal.

Status in GNOME Activity Journal: Fix Committed

Bug description:

Launching GAJ raises gtk warnings and the histogram doesn't show up anything.
It is nonetheless clickable and behaves as expected (browsing 3 other days).

see screen grab.


************
m...@kaufman:~/zeitgeist$ ./gnome-activity-journal/gnome-activity-journal 
Tracker disabled.
/home/mtou/zeitgeist/gnome-activity-journal/src/daywidgets.py:381: GtkWarning: 
gtk_box_reorder_child: assertion `old_link != NULL' failed
  self.vbox.reorder_child(self.daylabel, 0)
/home/mtou/zeitgeist/gnome-activity-journal/src/daywidgets.py:302: GtkWarning: 
gtk_box_pack: assertion `child->parent == NULL' failed
  self.view.pack_start(pinbox, False, False)
Traceback (most recent call last):
  File "/home/mtou/zeitgeist/gnome-activity-journal/src/thumbview.py", line 
613, in change_style
    color.red = min(65535, color.red * 0.95)
AttributeError: could not write attribute
Traceback (most recent call last):
  File "/home/mtou/zeitgeist/gnome-activity-journal/src/histogram.py", line 
243, in _expose
    self.expose(widget, event, context)
  File "/home/mtou/zeitgeist/gnome-activity-journal/src/histogram.py", line 
260, in expose
    self.gc = get_gc_from_colormap(widget, 0.6)
  File "/home/mtou/zeitgeist/gnome-activity-journal/src/histogram.py", line 82, 
in get_gc_from_colormap
    color.red = f(color.red)
AttributeError: could not write attribute


*******************************
Behaviour seen on 
* GAJ & zeitgeist on ubuntu Jaunty from the PPA
* both from trunk



_______________________________________________
Mailing list: https://launchpad.net/~gnome-zeitgeist
Post to     : gnome-zeitge...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp

Reply via email to