slickswitcher: AttributeError: 'NoneType' object has no attribute 'get_width'

Bug #578803 reported by leigh123linux
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Awn Extras
Fix Released
Medium
Matt

Bug Description

backtrace
-----
switch.py:60:get_num_columns:AttributeError: 'NoneType' object has no attribute
'get_width'

Traceback (most recent call last):
  File "/usr/share/avant-window-navigator/applets/slickswitcher/switch.py",
line 51, in emitted
    func()
  File "/usr/share/avant-window-navigator/applets/slickswitcher/drawing.py",
line 109, in update
    num_columns = self.switch.get_num_columns()
  File "/usr/share/avant-window-navigator/applets/slickswitcher/switch.py",
line 60, in get_num_columns
    workspace_width = current_workspace.get_width()
AttributeError: 'NoneType' object has no attribute 'get_width'

Local variables in innermost frame:
self: <switch.Switch instance at 0x29757e8>
current_workspace: None

Related branches

Revision history for this message
leigh123linux (leigh123linux-deactivatedaccount) wrote :
Matt (mjz)
Changed in awn-extras:
assignee: nobody → Matt (sharkbaitbobby)
tags: added: applet slickswitcher
Michal Hruby (mhr3)
Changed in awn-extras:
status: New → Triaged
Revision history for this message
Matt (mjz) wrote :

This has been fixed in r1310. Thank you for your bug report.

Changed in awn-extras:
status: Triaged → Fix Committed
milestone: none → 0.4.2
onox (onox)
tags: added: traceback
Changed in awn-extras:
importance: Undecided → Medium
Povilas Kanapickas (p12)
Changed in awn-extras:
status: Fix Committed → 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.