* [sup-devel] [issue39] Exception running Sup while following the Instructions to fix UTF-8
@ 2009-12-31 20:23 anonymous
2010-01-03 22:00 ` William Morgan
0 siblings, 1 reply; 2+ messages in thread
From: anonymous @ 2009-12-31 20:23 UTC (permalink / raw)
To: sup-devel
New submission from anonymous:
Sup!
I was following [these][http://sup.rubyforge.org/wiki/wiki.pl?UTF8] instructions
to fix the UTF-8 encoding problem, and when I ran `ruby -Ilib bin/sup`, I got
the following exception:
--- RuntimeError from thread: main
no Redwood::SentManager instance defined in method call to i_am_the_instance!
./lib/sup/util.rb:512:in `method_missing'
/usr/lib/ruby/1.8/sup/sent.rb:10:in `initialize'
./lib/sup/util.rb:524:in `new'
./lib/sup/util.rb:524:in `init'
./lib/sup.rb:124:in `start'
bin/sup:143
----------
messages: 101
nosy: anonymous
priority: bug
ruby_version: 1.8
status: unread
sup_version: git
title: Exception running Sup while following the Instructions to fix UTF-8
_________________________________________
Sup issue tracker <sup-bugs@masanjin.net>
<http://masanjin.net/sup-bugs/issue39>
_________________________________________
_______________________________________________
Sup-devel mailing list
Sup-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [sup-devel] [issue39] Exception running Sup while following the Instructions to fix UTF-8
2009-12-31 20:23 [sup-devel] [issue39] Exception running Sup while following the Instructions to fix UTF-8 anonymous
@ 2010-01-03 22:00 ` William Morgan
0 siblings, 0 replies; 2+ messages in thread
From: William Morgan @ 2010-01-03 22:00 UTC (permalink / raw)
To: sup-devel
Reformatted excerpts from anonymous's message of 2009-12-31:
> --- RuntimeError from thread: main
> no Redwood::SentManager instance defined in method call to i_am_the_instance!
> ./lib/sup/util.rb:512:in `method_missing'
> /usr/lib/ruby/1.8/sup/sent.rb:10:in `initialize'
> ./lib/sup/util.rb:524:in `new'
> ./lib/sup/util.rb:524:in `init'
> ./lib/sup.rb:124:in `start'
> bin/sup:143
Soemthing is screwey with your setup---you're loading most files from
./lib, but sent.rb is being loaded from an old version of an installed
gem. Are you missing ./lib/sent.rb? If not, does this still happen if
you uninstall the Sup gem?
--
William <wmorgan-sup@masanjin.net>
_______________________________________________
Sup-devel mailing list
Sup-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-01-03 22:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-31 20:23 [sup-devel] [issue39] Exception running Sup while following the Instructions to fix UTF-8 anonymous
2010-01-03 22:00 ` William Morgan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox