openobject-client: calendar widget: incompatible with lib hippo-canvas-0.3.0

Bug #295721 reported by Xavier ALT
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenERP
Fix Released
Undecided
Unassigned
Nominated for Trunk by Xavier ALT

Bug Description

Displaying calendar view with lib hippo-canvas-0.3.0 (ex: Intrepid Ibex) raise this:

Traceback (most recent call last):
  File "/home/dex/Work/dex/client/bin/SpiffGtkWidgets/Calendar/CanvasDayRange.py", line 311, in do_allocate
    self.do_allocate_multi_row(width, height, origin_changed)
  File "/home/dex/Work/dex/client/bin/SpiffGtkWidgets/Calendar/CanvasDayRange.py", line 277, in do_allocate_multi_row
    view = self._get_event_view(row[0], start, end, True)
  File "/home/dex/Work/dex/client/bin/SpiffGtkWidgets/Calendar/CanvasDayRange.py", line 113, in _get_event_view
    view.set_range(start, end)
  File "/home/dex/Work/dex/client/bin/SpiffGtkWidgets/Calendar/CanvasEventView.py", line 86, in set_range
    self.update()
  File "/home/dex/Work/dex/client/bin/SpiffGtkWidgets/Calendar/CanvasHEventView.py", line 132, in update
    self._add_event(event)
  File "/home/dex/Work/dex/client/bin/SpiffGtkWidgets/Calendar/CanvasHEventView.py", line 82, in _add_event
    item = CanvasEvent(self.cal, event)
  File "/home/dex/Work/dex/client/bin/SpiffGtkWidgets/Calendar/CanvasEvent.py", line 35, in __init__
    self.text = hippo.CanvasText(color_cascade = hippo.CASCADE_MODE_NONE,
AttributeError: 'module' object has no attribute 'CASCADE_MODE_NONE'

Versions:
  - openobject-client/trunk: r723

Revision history for this message
Mathias Picker (mathias-picker) wrote :

Second that.

client revno 730, python 2.5.2, hippo-canvas 0.3.0 on freebsd 7.1-prerelease

Changed in openerp:
status: New → 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.