Re: Guppi 0.34.5 released
- From: Teemu Ikonen <tpikonen pcu helsinki fi>
- To: guppi-list <guppi-list gnome org>
- Subject: Re: Guppi 0.34.5 released
- Date: Thu, 4 May 2000 12:35:47 +0300 (EET DST)
On Wed, 3 May 2000, Jon Trowbridge wrote:
> I've released version 0.34.5 of Guppi.
Hi,
I tried to test guppi, but had some problems:
First the build died with
guppi-boxplot-item.c: In function guppi_boxplot_item_update':
guppi-boxplot-item.c:294: invalid lvalue in assignment
guppi-boxplot-item.c:302: invalid lvalue in assignment
The offending lines were
294: stdout = devnull;
302: stdout = stdout_copy;
and indeed, stdout is defined as constant in my system (SuSE 6.1,
libc-99.4.14-0). After I commented out the above lines build completed
succesfully.
The resulting binary started ok, found all the plugins, and the data
importer seemed to work as it should. Then I tried to plot one of the
sample data with scatterplot and the program segfaulted and spewed this to
the terminal:
Gtk-CRITICAL **: file gtkwidget.c: line 1385
(gtk_widget_destroy): assertion `GTK_IS_WIDGET (widget)' failed.
** WARNING **: could not func widget creation function
Gtk-CRITICAL **: file gtkwidget.c: line 3198
(gtk_widget_set_name): assertion `widget != NULL' failed.
Gtk-CRITICAL **: file gtkwidget.c: line 3782
(gtk_widget_set_usize): assertion `widget != NULL' failed.
Gtk-CRITICAL **: file gtkwidget.c: line 3306
(gtk_widget_set_sensitive): assertion `widget != NULL' failed.
Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkObject'
HTH,
t.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]