Ticket #1839 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

HomeWindow._activate_view() traceback

Reported by: sascha_silbe Owned by: sascha_silbe
Priority: Unspecified by Maintainer Milestone: 0.84
Component: sugar Version: 0.84.x
Severity: Major Keywords: r+
Cc: Distribution/OS: Unspecified
Bug Status: Assigned

Description

When running 0.84 I get this traceback:

Traceback (most recent call last):
  File "/home/sascha.silbe/sugar-jhbuild/install/lib/python2.5/site-packages/jarabe/desktop/homewindow.py", line 87, in _visibility_notify_event_cb
    self._activate_view()
TypeError: _activate_view() takes exactly 2 arguments (1 given)

Attachments

0001-fix-_activate_view-traceback-1839.patch Download (1.0 KB) - added by sascha_silbe 3 years ago.
fix _activate_view() traceback

Change History

Changed 3 years ago by sascha_silbe

fix _activate_view() traceback

Changed 3 years ago by erikos

  • keywords r?, olpc-0.84 added; r? removed
  • severity changed from Unspecified to Major
  • milestone changed from Unspecified by Release Team to 0.84

Changed 3 years ago by erikos

Just to make sure, this one is fixed already in 0.86 and 0.88

Changed 3 years ago by sayamindu

  • keywords r+ added; r?, olpc-0.84 removed
  • status changed from new to closed
  • resolution set to fixed

Thanks committed as 585f83b7e6fd8bb8fca167ba699b7a6a57099ce4

Note: See TracTickets for help on using tickets.