Ticket #700 (closed Defect: fixed)

Opened 6 years ago

Last modified 16 months ago

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

Reported by: akempgen Owned by: timothy
Priority: Normal Milestone:
Component: Colloquy (Mac) Version: Built Source
Severity: Blocker Keywords: style main chat window
Cc: grahamperrin

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

Changed 5 years ago 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]

Changed 3 years ago by grahamperrin

  • cc grahamperrin added

Changed 16 months ago by zach

  • status changed from new to closed
  • resolution set to fixed

Fixed in r5145

Note: See TracTickets for help on using tickets.