Skip to content

Instantly share code, notes, and snippets.

@lloyd
Created September 24, 2009 20:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lloyd/193030 to your computer and use it in GitHub Desktop.
Save lloyd/193030 to your computer and use it in GitHub Desktop.
[2009-09-24 14:23:40 -0600] ERROR: oh crap, an exception
----------------------------------------------------------------
I'm very sorry. It seems that an error occurred in Sup. Please
accept my sincere apologies. If you don't mind, please send the
contents of ~/.sup/exception-log.txt and a brief report of the
circumstances to sup-talk at rubyforge dot orgs so that I might
address this problem. Thank you!
Sincerely,
William
----------------------------------------------------------------
--- Encoding::CompatibilityError from thread: load threads for thread-index-mode
incompatible encoding regexp match (UTF-8 regexp with ASCII-8BIT string)
/home/lth/dev/sup/lib/sup/util.rb:181:in `scan'
/home/lth/dev/sup/lib/sup/util.rb:181:in `display_length'
/home/lth/dev/sup/lib/sup/modes/scroll-mode.rb:224:in `block in draw_line_from_array'
/home/lth/dev/sup/lib/sup/modes/scroll-mode.rb:222:in `each'
/home/lth/dev/sup/lib/sup/modes/scroll-mode.rb:222:in `each_with_index'
/home/lth/dev/sup/lib/sup/modes/scroll-mode.rb:222:in `draw_line_from_array'
/home/lth/dev/sup/lib/sup/modes/scroll-mode.rb:197:in `draw_line'
/home/lth/dev/sup/lib/sup/modes/line-cursor-mode.rb:39:in `draw_line'
/home/lth/dev/sup/lib/sup/modes/scroll-mode.rb:48:in `block in draw'
/home/lth/dev/sup/lib/sup/modes/scroll-mode.rb:48:in `each'
/home/lth/dev/sup/lib/sup/modes/scroll-mode.rb:48:in `draw'
/home/lth/dev/sup/lib/sup/modes/line-cursor-mode.rb:24:in `draw'
/home/lth/dev/sup/lib/sup/buffer.rb:106:in `draw'
/home/lth/dev/sup/lib/sup/buffer.rb:90:in `redraw'
/home/lth/dev/sup/lib/sup/buffer.rb:327:in `draw_screen'
/home/lth/dev/sup/lib/sup/buffer.rb:742:in `clear'
/home/lth/dev/sup/lib/sup/util.rb:520:in `method_missing'
/home/lth/dev/sup/lib/sup/modes/thread-index-mode.rb:638:in `load_n_threads'
(eval):12:in `load_n_threads'
/home/lth/dev/sup/lib/sup/modes/thread-index-mode.rb:610:in `block in load_n_threads_background'
/home/lth/dev/sup/lib/sup.rb:77:in `block in reporting_thread'
[lth@clover sup]$ emacs -nw /home/lth/dev/sup/lib/sup/util.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment