slickswitcher: AttributeError: 'NoneType' object has no attribute 'get_width'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Awn Extras |
Fix Released
|
Medium
|
Matt |
Bug Description
backtrace
-----
switch.
'get_width'
Traceback (most recent call last):
File "/usr/share/
line 51, in emitted
func()
File "/usr/share/
line 109, in update
num_columns = self.switch.
File "/usr/share/
line 60, in get_num_columns
workspace_width = current_
AttributeError: 'NoneType' object has no attribute 'get_width'
Local variables in innermost frame:
self: <switch.Switch instance at 0x29757e8>
current_workspace: None
Related branches
Changed in awn-extras: | |
assignee: | nobody → Matt (sharkbaitbobby) |
tags: | added: applet slickswitcher |
Changed in awn-extras: | |
status: | New → Triaged |
tags: | added: traceback |
Changed in awn-extras: | |
importance: | Undecided → Medium |
Changed in awn-extras: | |
status: | Fix Committed → Fix Released |
https:/ /bugzilla. redhat. com/show_ bug.cgi? id=591110