alexandria core dumped

View: New views
3 Messages — Rating Filter:   Alert me  

alexandria core dumped

by DaMutz :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Alexandria won't start. It crashed with:
[quote]
$ alexandria
(eval):1: [BUG] rbgobj_define_class: Invalid gtype [CanvasPathDef]

ruby 1.8.4 (2005-12-24) [i686-linux]

zsh: 6655 abort (core dumped)  alexandria
[/quote]

it's version 0.6.1 compiled with portage.

Re: alexandria core dumped

by Pascal Terjan-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Le mercredi 01 février 2006 à 04:18 -0800, DaMutz (sent by Nabble.com) a
écrit :
> Alexandria won't start. It crashed with:
> [quote]
> $ alexandria
> (eval):1: [BUG] rbgobj_define_class: Invalid gtype [CanvasPathDef]

It appears you are running a recent version of gnomecanvas (2.12) with
an old version of ruby-gnome2.
This was fixed 4 monthes ago in CVS so the fix is included in versions
0.14.0 and 0.14.1 of ruby-gnome2.


Re: alexandria core dumped

by DaMutz :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks. Now, it works.