Ticket #3168 (new defect)

Opened 20 months ago

Last modified 20 months ago

Can not change views for a while

Reported by: erikos Owned by: erikos
Priority: Unspecified by Maintainer Milestone: 0.94
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

shell.log Download (14.3 KB) - added by erikos 20 months ago.
shell.log

Change History

Changed 20 months ago by erikos

shell.log

Changed 20 months ago by erikos

  • keywords 11.3.0 added
Note: See TracTickets for help on using tickets.