← Back to team overview

gnome-zeitgeist team mailing list archive

[Bug 505475] Re: Gtk error attempting to start activity journal

 

As of this morning (1/11) things are working again.  Sexy little
activity timeline in there too :)

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

-- 
Gtk error attempting to start activity journal
https://bugs.launchpad.net/bugs/505475
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:
Running on Ubuntu 9.04 at revision tehk@tehk-desktop-20100110025722-8lnle8j794alfp5m

When attempting to start the activity journal gui I get the following errors:

Using the "zeitgeist" module from /home/matt/zeitgeist/zeitgeist/zeitgeist
Using the "fungtk" module from /home/matt/zeitgeist/fungtk/fungtk
Traceback (most recent call last):
  File "/home/matt/zeitgeist/gnome-activity-journal/gnome-activity-journal", line 79, in <module>
    from src.main import Portal
  File "/home/matt/zeitgeist/gnome-activity-journal/src/main.py", line 29, in <module>
    from view import ActivityView
  File "/home/matt/zeitgeist/gnome-activity-journal/src/view.py", line 25, in <module>
    from timelinewidget.calview import cal
  File "/home/matt/zeitgeist/gnome-activity-journal/src/timelinewidget/calview.py", line 329, in <module>
    cal = CalendarWidget()
  File "/home/matt/zeitgeist/gnome-activity-journal/src/timelinewidget/calview.py", line 307, in __init__
    self.adjustment.set_upper(self.calendar.max_width)
AttributeError: 'gtk.Adjustment' object has no attribute 'set_upper'


The gui was working fine as of a few days ago (but I did not check the specific revision).





References