[Gnome-zeitgeist] [Bug 525798] Re: histogram doesn't show anything

2010-05-03 Thread tehk
** Changed in: gnome-activity-journal
   Status: Fix Committed = Fix Released

-- 
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 Released

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-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Gnome-zeitgeist] [Bug 525798] Re: histogram doesn't show anything

2010-02-23 Thread mtou
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


[Gnome-zeitgeist] [Bug 525798] Re: histogram doesn't show anything

2010-02-22 Thread mtou

** Attachment added: 12 février to 14 février - Activity Journal_006.png
   
http://launchpadlibrarian.net/39536897/12%20f%C3%A9vrier%20to%2014%20f%C3%A9vrier%20-%20Activity%20Journal_006.png

-- 
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: New

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-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Gnome-zeitgeist] [Bug 525798] Re: histogram doesn't show anything

2010-02-22 Thread tehk
Fix committed in r649. I cannot test pygtk 2.14.1 on this box, but I
suspect if the issue is really the gdk.Color not being mutable this
should solve the issue.

** Changed in: gnome-activity-journal
   Importance: Undecided = High

** Changed in: gnome-activity-journal
   Status: New = Fix Committed

-- 
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-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Gnome-zeitgeist] [Bug 525798] Re: histogram doesn't show anything

2010-02-22 Thread tehk
Fix committed in r649. I cannot test pygtk 2.14.1 on this box, but I
suspect if the issue is really the gdk.Color not being mutable this
should solve the issue.

-- 
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-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Gnome-zeitgeist] [Bug 525798] Re: histogram doesn't show anything

2010-02-22 Thread mtou
Pulled r649 and tested and the same box; histogram now displays
correctly. But still some warnings :

pygtk : I'm using python-gtk2 ubuntu package (2.14.1-1ubuntu1) on ubuntu
jaunty.

*
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
/home/mtou/zeitgeist/gnome-activity-journal/src/histogram.py:90: 
DeprecationWarning: integer argument expected, got float
  color = gtk.gdk.Color(red=red, green=green, blue=blue, pixel=color.pixel)

-- 
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-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Gnome-zeitgeist] [Bug 525798] Re: histogram doesn't show anything

2010-02-22 Thread tehk
Fixed in r650

-- 
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-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp