#1839 closed defect (fixed)
HomeWindow._activate_view() traceback
Reported by: | sascha_silbe | Owned by: | sascha_silbe |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
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 (1)
Change History (5)
Changed 13 years ago by sascha_silbe
comment:1 Changed 13 years ago by erikos
- Keywords olpc-0.84 added
- Milestone changed from Unspecified by Release Team to 0.84
- Severity changed from Unspecified to Major
comment:2 Changed 13 years ago by erikos
Just to make sure, this one is fixed already in 0.86 and 0.88
comment:3 Changed 13 years ago by sayamindu
- Keywords r+ added; r? olpc-0.84 removed
- Resolution set to fixed
- Status changed from new to closed
Thanks committed as 585f83b7e6fd8bb8fca167ba699b7a6a57099ce4
Note: See
TracTickets for help on using
tickets.
fix _activate_view() traceback