Bug #1120
[Snowberry] Duplicating a profile causes errors
Description
Runtime Error
An unexpected error occured during the processing of event active-profile-changed.
Please report this incident to skyjake@users.sourceforge.net.
Exception:
'str' object has no attribute 'getId'
Traceback:
AttributeError: 'str' object has no attribute 'getId'
File "events.pyo", line 401, in send
File "G:\Games\Doomsday\snowberry\plugins\tab10_summary.py", line 136, in notifyHandler
File "G:\Games\Doomsday\snowberry\plugins\tab10_summary.py", line 198, in updateSummary
Labels: Snowberry
History
#1 Updated by skyjake over 11 years ago
Fixed in commit 5116f9238.
#2 Updated by skyjake over 11 years ago
- status: accepted --> fixed