[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Glade questions and other stuff
Thus spake Chema Celorio:
> 3.) In the calculator : the function "Kernel" does not seem to
> work for my system. AND "Kernel(1)" gives me a SEGFAUL ??
> Should we disable this function for now ?
Well, I wrote Kernel but haven't been able to test it out because it
(or rather, NullSpace, the function it calls in lib/subspaces.gel)
uses a `for' loop that causes a segfault on my copy of genius (note: I
haven't been able recompile because of the termcap problem).
To see if it's the `for' loop that's causing the segfault, try running
the following in genius (or in the calculator in drgenius):
for x = 1 to 2 do x;
> 4.) BUG ?
Thanks for all the bug reports and testing.
It probably better to report bugs through
http://bugs.gnome.org/
though (and cc: a copy to this list, until the bugs maintainer adds
this list as the contact for drgenius), since that allows nice
tracking of bugs.
> 5.) Who is the official drgenius maintainer ? who should I send
> my code changes to ?
Depends on which part of the code.
See the web page:
http://drgenius.seul.org/
for details.
> 6.) Whish list : It will be great to have a "Close all" option on the
> menu.
Wish list items can also go on bugs.gnome!
Thanks-
--
-nils