Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-UI-Cocoa

New issue 320 by jw...@google.com: Typting text does not work in Cocoa UI
http://code.google.com/p/yi-editor/issues/detail?id=320

What steps will reproduce the problem?
1. build and launch yi -fcocoa
2. try to type in the window

What is the expected output?

See text get typed in window.

What do you see instead?

Nothing happens in the window. The following is printed out on stderr:

Launching custom binary /Users/jwall/.cache/yi/yi-darwin-i386

2010-10-18 22:03:29.897 yi-darwin-i386[66346:1207] !!! _NSLayoutTreeLineFragmentRectForGlyphAtIndex invalid glyph index 0 2010-10-18 22:03:29.900 yi-darwin-i386[66346:1207] !!! _NSGlyphTreeInvalidateGlyphsForCharacterRange invalid char range 1 2010-10-18 22:03:33.433 yi-darwin-i386[66346:1207] !!! _NSLayoutTreeLineFragmentRectForGlyphAtIndex invalid glyph index 1 2010-10-18 22:03:33.434 yi-darwin-i386[66346:1207] !!! _NSGlyphTreeInvalidateGlyphsForCharacterRange invalid char range 1 2010-10-18 22:03:33.818 yi-darwin-i386[66346:1207] !!! _NSLayoutTreeLineFragmentRectForGlyphAtIndex invalid glyph index 2 2010-10-18 22:03:33.819 yi-darwin-i386[66346:1207] !!! _NSGlyphTreeInvalidateGlyphsForCharacterRange invalid char range 1 2010-10-18 22:03:34.538 yi-darwin-i386[66346:1207] !!! _NSLayoutTreeLineFragmentRectForGlyphAtIndex invalid glyph index 3 2010-10-18 22:03:34.538 yi-darwin-i386[66346:1207] !!! _NSGlyphTreeInvalidateGlyphsForCharacterRange invalid char range 1


Please provide relevant version information:

What version of Yi are you using? HEAD
What version of GHC? 6.12.3
What version of Cabal?  1.8.0.6
What operating system/version? Mac OS X 10.6.4

If you generated it (--debug) please provide your .yi.dbg file

Please provide any additional information below.



--
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel

Reply via email to