Menu

#1594 Impossible to display a Window

open
nobody
None
5
2010-08-11
2010-08-11
DJA
No

iTerm 0.10. Macbook running OSX 10.6.4 (Snow Leopard)

Impossible to bring up any window. Always fails with following console error messages. Tried deleting preferences but makes no difference.

11/08/2010 11:51:38 iTerm[1581] *** Assertion failure in -[VT100Screen initScreenWithWidth:Height:], /Users/jamesbunton/Projects/iterm/0.10.x/VT100Screen.m:234
11/08/2010 11:51:38 iTerm[1581] Invalid parameter not satisfying: width > 0 && height > 0
11/08/2010 11:51:38 iTerm[1581] *** Assertion failure in -[VT100Screen initScreenWithWidth:Height:], /Users/jamesbunton/Projects/iterm/0.10.x/VT100Screen.m:234
11/08/2010 11:51:38 iTerm[1581] Invalid parameter not satisfying: width > 0 && height > 0
11/08/2010 11:51:46 iTerm[1581] *** Assertion failure in -[VT100Screen initScreenWithWidth:Height:], /Users/jamesbunton/Projects/iterm/0.10.x/VT100Screen.m:234
11/08/2010 11:51:46 iTerm[1581] Invalid parameter not satisfying: width > 0 && height > 0
11/08/2010 11:51:49 iTerm[1581] *** Assertion failure in -[VT100Screen initScreenWithWidth:Height:], /Users/jamesbunton/Projects/iterm/0.10.x/VT100Screen.m:234
11/08/2010 11:51:49 iTerm[1581] HIToolbox: ignoring exception 'Invalid parameter not satisfying: width > 0 && height > 0' that raised inside Carbon event dispatch
(
0 CoreFoundation 0x98defbba __raiseError + 410
1 libobjc.A.dylib 0x95631509 objc_exception_throw + 56
2 CoreFoundation 0x98def8e8 +[NSException raise:format:arguments:] + 136
3 Foundation 0x946c9dc3 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 116
4 iTerm 0x1401ccf9 -[VT100Screen initScreenWithWidth:Height:] + 537
5 iTerm 0x14031f59 -[PTYSession initScreen:width:height:] + 601
6 iTerm 0x14001da4 -[PseudoTerminal setupSession:title:] + 404
7 iTerm 0x1400b479 -[PseudoTerminal(KeyValueCoding) appendSession:] + 57
8 iTerm 0x1400aec3 -[PseudoTerminal(KeyValueCoding) addNewSession:] + 371
9 iTerm 0x14027f82 -[iTermController newWindow:] + 50
10 AppKit 0x98fbef1e -[NSApplication sendAction:to:from:] + 112
11 AppKit 0x98fbedd1 -[NSMenuItem _corePerformAction] + 435
12 AppKit 0x98fbeac2 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 174
13 AppKit 0x98fbe9ae -[NSMenu performActionForItemAtIndex:] + 65
14 AppKit 0x98fbe961 -[NSMenu _internalPerformActionForItemAtIndex:] + 50
15 AppKit 0x98fbe8c7 -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 97
16 AppKit 0x98fbe80b -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 336
17 AppKit 0x98fb2f49 NSSLMMenuEventHandler + 404
18 HIToolbox 0x93efdf2f _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1567
19 HIToolbox 0x93efd1f6 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 411
20 HIToolbox 0x93f1f9bb SendEventToEventTarget + 52
21 HIToolbox 0x93f4bfa7 _ZL18SendHICommandEventmPK9HICommandmmhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef + 448
22 HIToolbox 0x93f70d1c SendMenuCommandWithContextAndModifiers + 66
23 HIToolbox 0x93f70cd1 SendMenuItemSelectedEvent + 121
24 HIToolbox 0x93f70bda _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 152
25 HIToolbox 0x93f402e4 _ZL14MenuSelectCoreP8MenuData5PointdmPP13OpaqueMenuRefPt + 454
26 HIToolbox 0x93f3fa56 _HandleMenuSelection2 + 465
27 HIToolbox 0x93f3f874 _HandleMenuSelection + 53
28 AppKit 0x98fac48a _NSHandleCarbonMenuEvent + 285
29 AppKit 0x98f8103a _DPSNextEvent + 2304
30 AppKit 0x98f802ca -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
31 AppKit 0x98f4255b -[NSApplication run] + 821
32 AppKit 0x98f3a5ed NSApplicationMain + 574
33 iTerm 0x000023e2 _start + 216
34 iTerm 0x00002309 start + 41
35 ??? 0x00000002 0x0 + 2
)

Discussion

  • DJA

    DJA - 2010-08-11

    Rogue Cache.db

     
  • DJA

    DJA - 2010-08-11

    I was able to solve the problem by deleting the cached database ~/Library/net.sourceforge.iTerm/Cache.db

    I've uploaded the rogue Cache.db in case it helps solve the underlying problem.

     
  • George Nachman

    George Nachman - 2010-09-02

    Hi DJA,
    The developers of iTerm have abandoned it. Please follow iTerm2 at http://iterm2.googlecode.com/. It's under active development and bugs will be fixed quickly!

     

Log in to post a comment.