← Back to team overview

gnome-zeitgeist team mailing list archive

[Bug 572954] Re: Timeline mode doesn't work with Python 2.5

 

** Changed in: gnome-activity-journal
       Status: Confirmed => Fix Released

-- 
Timeline mode doesn't work with Python 2.5
https://bugs.launchpad.net/bugs/572954
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:
Traceback (most recent call last):
  File "/home/rainct/Desenvolupament/Python/zeitgeist-project/gnome-activity-journal/src/timeline.py", line 128, in on_render
    self.render_phases(window, widget, x, y, w, h, flags)
  File "/home/rainct/Desenvolupament/Python/zeitgeist-project/gnome-activity-journal/src/timeline.py", line 148, in render_phases
    self.render_text_with_pixbuf(window, widget, x, y, w, h, flags)
  File "/home/rainct/Desenvolupament/Python/zeitgeist-project/gnome-activity-journal/src/timeline.py", line 155, in render_text_with_pixbuf
    x, y = self.render_text(window, widget, x, y, w, h, flags)
  File "/home/rainct/Desenvolupament/Python/zeitgeist-project/gnome-activity-journal/src/timeline.py", line 172, in render_text
    text = text.format(color1.to_string(), color2.to_string())
AttributeError: 'str' object has no attribute 'format'





References