Gtk 2.16.1 (ubuntu-specific package) Python-gtk 2.14.1 (also ubuntu-specific package I believe)
Let me know if you want me to pull your branch and give it a whirl. -- 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, which is the registrant for GNOME Activity Journal. Status in GNOME Activity Journal: New Bug description: Running on Ubuntu 9.04 at revision t...@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). _______________________________________________ Mailing list: https://launchpad.net/~gnome-zeitgeist Post to : [email protected] Unsubscribe : https://launchpad.net/~gnome-zeitgeist More help : https://help.launchpad.net/ListHelp

