Gtk error attempting to start activity journal

Bug #505475 reported by Matt Mueller
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GNOME Activity Journal
Fix Released
Undecided
Unassigned

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).

Revision history for this message
Randal Barlow (email-tehk) wrote :

Gtk Adjustments do have a set_upper method. So I am not sure. http://www.pygtk.org/docs/pygtk/class-gtkadjustment.html#method-gtkadjustment--set-upper

What version of gtk do you have?

Revision history for this message
Randal Barlow (email-tehk) wrote :

The set_upper is useless at the moment so I am removing it from my branch here: https://code.launchpad.net/~email-tehk/gnome-activity-journal/various-adjustments

Once search code gets pushed in, the updates to calendar should make it into trunk

Revision history for this message
Matt Mueller (muellermr) wrote :

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.

Revision history for this message
Matt Mueller (muellermr) wrote :

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
Changed in gnome-activity-journal:
milestone: none → 0.3.2
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.