Ticket #700 (new defect)

Opened 2 years ago

Last modified 2 years ago

faulty style causes colloquy not to load its main window or prefs

Reported by: akempgen Assigned to: timothy
Priority: normal Component: Colloquy (GUI)
Version: Built Source Severity: blocker
Keywords: style main chat window Cc:

Description

i created an empty .colloquyStyle bundle (no plist for example) in the styles folder because i wanted to experiment a little. to make it show up in the styles menu i restarted colloquy, which worked, but the main chat window wouldnt show. console has the following errors:

2006-06-11 16:33:16.198 Colloquy[4155] *** Assertion failure in -[NSMenuItem initWithTitle:action:keyEquivalent:], Menus.subproj/NSMenuItem.m:140
2006-06-11 16:33:16.199 Colloquy[4155] Exception raised during posting of notification.  Ignored.  exception: Invalid parameter not satisfying: aString != nil
2006-06-11 16:33:16.240 Colloquy[4155] *** Assertion failure in -[NSMenuItem initWithTitle:action:keyEquivalent:], Menus.subproj/NSMenuItem.m:140
2006-06-11 16:33:16.240 Colloquy[4155] Exception raised during posting of notification.  Ignored.  exception: Invalid parameter not satisfying: aString != nil
2006-06-11 16:33:18.195 Colloquy[4155] *** Assertion failure in -[NSMenuItem initWithTitle:action:keyEquivalent:], Menus.subproj/NSMenuItem.m:140
2006-06-11 16:33:18.197 Colloquy[4155] Exception raised during posting of notification.  Ignored.  exception: An error occured when calling processUserCommand:withArguments:toConnection:inView: of plugin Standard Commands. Invalid parameter not satisfying: aString != nil.

Change History

09/24/06 05:26:24 changed by akempgen

  • summary changed from faulty style causes colloquy not to load its main window to faulty style causes colloquy not to load its main window or prefs.

Also a faulty plist causes Colloquy not to show its prefs (cmd-,), see #880

2006-09-23 22:41:42.668 Colloquy[1348] *** -[NSCFArray length]: selector not recognized [self = 0x4db4d0]