xingplus / tunnelblick

Automatically exported from code.google.com/p/tunnelblick
0 stars 0 forks source link

Details Windows fails to paint #88

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Upgraded to 10.5.7
2. Start Tunnelblick
3. Establish a tunnel
4. Select details

What is the expected output? What do you see instead?
Expected to see the details window - nothing appeared

What version of Tunnelblick are you using? On what version of OS X? PPC or
Intel?
Latest version - b10 - OS X Intel

Please provide any additional information below.
Relevant Log Entry

May 15 11:44:06 chcc2036wl Tunnelblick[3585]: Exception raised during
background layout:  -[NSLayoutManager
_fillLayoutHoleForCharacterRange:desiredNumberOfLines:isSoft:] ***
attempted layout while textStorage is editing.  It is not valid to cause
the layoutManager to do layout while the textStorage is editing (ie the
textStorage has been sent a beginEditing message without a matching
endEditing.)
May 15 11:44:06 chcc2036wl Tunnelblick[3585]: -[NSLayoutManager
_fillLayoutHoleForCharacterRange:desiredNumberOfLines:isSoft:] ***
attempted layout while textStorage is editing.  It is not valid to cause
the layoutManager to do layout while the textStorage is editing (ie the
textStorage has been sent a beginEditing message without a matching
endEditing.)
May 15 11:44:06 chcc2036wl Tunnelblick[3585]: -[NSLayoutManager
_fillGlyphHoleForCharacterRange:startGlyphIndex:desiredNumberOfCharacters:]
*** attempted glyph generation while textStorage is editing.  It is not
valid to cause the layoutManager to do glyph generation while the
textStorage is editing (ie the textStorage has been sent a beginEditing
message without a matching endEditing.)
May 15 11:44:14 chcc2036wl Tunnelblick[3585]: Exception raised during
background layout:  -[NSLayoutManager
_fillLayoutHoleForCharacterRange:desiredNumberOfLines:isSoft:] ***
attempted layout while textStorage is editing.  It is not valid to cause
the layoutManager to do layout while the textStorage is editing (ie the
textStorage has been sent a beginEditing message without a matching
endEditing.)
May 15 11:44:14 chcc2036wl Tunnelblick[3585]: -[NSLayoutManager
_fillLayoutHoleForCharacterRange:desiredNumberOfLines:isSoft:] ***
attempted layout while textStorage is editing.  It is not valid to cause
the layoutManager to do layout while the textStorage is editing (ie the
textStorage has been sent a beginEditing message without a matching
endEditing.)
May 15 11:44:14 chcc2036wl Tunnelblick[3585]: -[NSLayoutManager
_fillGlyphHoleForCharacterRange:startGlyphIndex:desiredNumberOfCharacters:]
*** attempted glyph generation while textStorage is editing.  It is not
valid to cause the layoutManager to do glyph generation while the
textStorage is editing (ie the textStorage has been sent a beginEditing
message without a matching endEditing.)

Original issue reported on code.google.com by reli...@gmail.com on 15 May 2009 at 5:59

GoogleCodeExporter commented 9 years ago
This does not happen for me (10.5.7, Intel, b10).

It may be some third-party software you have installed. If not, I suggest you 
try
reinstalling Tunnelblick from a fresh download (all your settings, etc. should 
be
preserved), and if that doesn't work and you originally used Software Update to
update to 10.5.7, reinstall the 10.5.7 update from the "Combo" updater at
http://www.apple.com/downloads/macosx/apple/macosx_updates/ -- be sure to use 
the
"Combo" updater, which is 729MB (!)

And please let us know if that helps.

Original comment by jkbull...@gmail.com on 19 May 2009 at 10:06

GoogleCodeExporter commented 9 years ago

Original comment by jkbull...@gmail.com on 5 Aug 2009 at 2:22