Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 225 by lchangying: status bar does not display file path in pango
frontend
http://code.google.com/p/yi-editor/issues/detail?id=225
What steps will reproduce the problem?
1. yi -f pango
2. c-x c-f /tmp/abcd.txt
3. type something
What is the expected output? What do you see instead?
expected: in the status bar and minibuffer, it should display the path I
typed when open file, in the buffer, it should display what I typed
see : nothing in status bar and minibuffer, nothing in the buffer too. in
the console it has lots of errors:
(yi-i386-linux:6590): Pango-CRITICAL **: pango_layout_get_cursor_pos:
assertion `index >= 0 && index <= layout->length' failed
(yi-i386-linux:6590): Pango-CRITICAL **: pango_layout_get_cursor_pos:
assertion `index >= 0 && index <= layout->length' failed
(yi-i386-linux:6590): Pango-CRITICAL **: pango_layout_get_cursor_pos:
assertion `index >= 0 && index <= layout->length' failed
Please provide relevant version information:
What version of Yi are you using?
0.5.3 most latest darcs version
What version of GHC?
6.10.1
What version of Cabal?
1.6.0.1
What operating system/version?
archlinux
If you generated it (--debug) please provide your .yi.dbg file
Please provide any additional information below.
Attachments:
.yi.dbg 72.1 KB
20090109230509.png 223 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---