Discussion:
Bug: mutating method sent to immutable object
Tom Fuks
2008-03-08 22:50:00 UTC
Permalink
In 'Preferences' pane, when editing settings of a tunnel restored from
standardUserDefaults, nothing changed but related GUI component gets
confused and an exception shows up in console.log:

SSHKeychain[1702] Exception raised during posting of notification.
Ignored. exception: *** -[NSCFDictionary setObject:forKey:]:
mutating method sent to immutable object


This has been observed on branch/0.8.2 and trunk. See proposed patch
attached.

Cheers,

Tom

Loading...