Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
* [sup-devel] turnsole alpha preview
@ 2011-04-02 18:15 William Morgan
  2011-04-02 21:32 ` [sup-talk] " Mariano Mara
  0 siblings, 1 reply; 3+ messages in thread
From: William Morgan @ 2011-04-02 18:15 UTC (permalink / raw)
  To: sup-talk, sup-devel

Ok, if you've managed to get Heliotrope running, you can now try a super-alpha
preview of Turnsole, the curses client.

Get it by cloning
  https://wmorgan@github.com/wmorgan/turnsole.git
and then following the instructions in HACKING. You will have to update your
Heliotrope repo to the latest master as well.

Things that work: searching, getting results from the server, viewing threads,
changing labels in thread-view-mode. (The very, very basics.)

Things that don't work: almost everything else. Any by "don't work" I mean will
crash with a backtrace. Lots of code still needs to be updated. I've also
ripped out various hooks and config options when they've gotten in my way.

But generally this should be a faster, leaner experience. It's at roughly 1/3
the sup codebase and I'm hoping it won't grow too much more.

For fun, run two turnsoles at the same time and marvel at your power.
-- 
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] 3+ messages in thread

* Re: [sup-talk] turnsole alpha preview
  2011-04-02 18:15 [sup-devel] turnsole alpha preview William Morgan
@ 2011-04-02 21:32 ` Mariano Mara
  2011-04-02 22:21   ` William Morgan
  0 siblings, 1 reply; 3+ messages in thread
From: Mariano Mara @ 2011-04-02 21:32 UTC (permalink / raw)
  To: sup-talk, sup-devel

On 02.04.11 18:15, William Morgan wrote:
> Ok, if you've managed to get Heliotrope running, you can now try a super-alpha
> preview of Turnsole, the curses client.
>
> Get it by cloning
>   https://wmorgan@github.com/wmorgan/turnsole.git
> and then following the instructions in HACKING. You will have to update your
> Heliotrope repo to the latest master as well.
>
> Things that work: searching, getting results from the server, viewing threads,
> changing labels in thread-view-mode. (The very, very basics.)
>
> Things that don't work: almost everything else. Any by "don't work" I mean will
> crash with a backtrace. Lots of code still needs to be updated. I've also
> ripped out various hooks and config options when they've gotten in my way.
>
> But generally this should be a faster, leaner experience. It's at roughly 1/3
> the sup codebase and I'm hoping it won't grow too much more.
>
> For fun, run two turnsoles at the same time and marvel at your power.
> --
> William <wmorgan-sup@masanjin.net>
> _______________________________________________


Hi there,
ncursesw is giving me a hard time ("invalid value for @cert_chain" being the error).
I tried ncursesw 1.2.4.1, 1.2.4.2 and 1.2.4.3 but all failed with the
same error. Since I know nothin' about Ruby I was hoping somebody can
suggest a way to fix this so that I can try turnsole (find below what
I did).

TIA,
Mariano

mariano@kafka:~/Sandbox/turnsole$ ruby --version
ruby 1.9.2p180 (2011-02-18 revision 30909) [i686-linux]
mariano@kafka:~/Sandbox/turnsole$ gem --version
1.7.1
mariano@kafka:~/Sandbox/turnsole$ sudo gem install trollop ncursesw console
Successfully installed trollop-1.16.2
Building native extensions.  This could take a while...
ERROR:  While executing gem ... (Gem::FormatException)
ncursesw-1.2.4.3 has an invalid value for @cert_chain
mariano@kafka:~/Sandbox/turnsole$ sudo gem install ncursesw --version '<1.2.4.3'
Fetching: ncursesw-1.2.4.2.gem (100%)
Building native extensions.  This could take a while...
ERROR:  While executing gem ... (Gem::FormatException)
ncursesw-1.2.4.2 has an invalid value for @cert_chain

_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [sup-talk] turnsole alpha preview
  2011-04-02 21:32 ` [sup-talk] " Mariano Mara
@ 2011-04-02 22:21   ` William Morgan
  0 siblings, 0 replies; 3+ messages in thread
From: William Morgan @ 2011-04-02 22:21 UTC (permalink / raw)
  To: sup-talk

Reformatted excerpts from Mariano Mara's message of 2011-04-02:
> ncursesw is giving me a hard time ("invalid value for @cert_chain"
> being the error).

It looks like this is some kind of (horrible) Rubygems problem. There
are various possible workarounds posted here:

http://stackoverflow.com/questions/5520333/rails-3-install-error-invalid-value-for-cert-chain
-- 
William <wmorgan-sup@masanjin.net>
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-04-02 22:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-02 18:15 [sup-devel] turnsole alpha preview William Morgan
2011-04-02 21:32 ` [sup-talk] " Mariano Mara
2011-04-02 22:21   ` William Morgan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox