Opened 12 years ago

Closed 11 years ago

Last modified 11 years ago

#3168 closed defect (obsolete)

Can not change views for a while

Reported by: erikos Owned by: erikos
Priority: Unspecified by Maintainer Milestone:
Component: Sugar Version: 0.93.x
Severity: Major Keywords: 11.3.0
Cc: Distribution/OS: Unspecified
Bug Status: New

Description

on os 8 (Sugar 0.94.0) I had a moment where I could not change to another view from the neighborhood view. I tried with the keyboard and with the buttons in the frame.

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/jarabe/view/keyhandler.py", line 211, in _key_pressed_cb
    method(event_time)
  File "/usr/lib/python2.7/site-packages/jarabe/view/keyhandler.py", line 159, in handle_zoom_home
    shell.get_model().set_zoom_level(ShellModel.ZOOM_HOME, event_time)
  File "/usr/lib/python2.7/site-packages/jarabe/model/shell.py", line 405, in set_zoom_level
    active_window_type = screen.get_active_window().get_type_hint()
AttributeError: 'NoneType' object has no attribute 'get_type_hint'

Attachments (1)

shell.log (14.3 KB) - added by erikos 12 years ago.
shell.log

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by erikos

shell.log

comment:1 Changed 12 years ago by erikos

  • Keywords 11.3.0 added

comment:2 Changed 11 years ago by dnarvaez

  • Resolution set to obsolete
  • Status changed from new to closed

Old, not reproducable.

comment:3 Changed 11 years ago by dnarvaez

  • Milestone 0.94 deleted

Milestone 0.94 deleted

Note: See TracTickets for help on using tickets.