Bugs? [Re: Guppi 0.34.5 released]



Jon Trowbridge wrote:
> 
> I've released version 0.34.5 of Guppi.

<snip>

Just got the tarball. It built fine, and I installed it with a
--prefix=${PWD}/here. However the following occurs`:

1) When trying to open a data file (such as the bodyfat.data file in the
sample-data directory) I get an error window with:
->8----
Can't open file "bodyfat.data": Unknown file type
->8----
and a message on the controlling terminal of:
->8----
GLib-CRITICAL **: file ghash.c: line 138 (g_hash_table_lookup):
assertion `hash_table != NULL' failed.
->8----

2) Without opening a data file (I can't!), trying to do Plot|New Scatter
Plot gives no window and a message on the controlling terminal of
(warning, longish):
->8----
GLib-CRITICAL **: file ghash.c: line 138 (g_hash_table_lookup):
assertion `hash_table != NULL' failed.

libguppiplot-WARNING **: Unknown plot plug-in: "scatter"

Gtk-WARNING **: invalid cast from (NULL) pointer to `GuppiPlotElement'

GLib-CRITICAL **: file ghash.c: line 138 (g_hash_table_lookup):
assertion `hash_table != NULL' failed.

libguppiplot-WARNING **: Unknown plot plug-in: "slinreg"

Gtk-WARNING **: invalid cast from (NULL) pointer to `GuppiPlotElement'

GLib-CRITICAL **: file ghash.c: line 138 (g_hash_table_lookup):
assertion `hash_table != NULL' failed.

libguppiplot-WARNING **: Unknown plot plug-in: "axis"

Gtk-WARNING **: invalid cast from (NULL) pointer to `GuppiPlotElement'

GLib-CRITICAL **: file ghash.c: line 138 (g_hash_table_lookup):
assertion `hash_table != NULL' failed.

libguppiplot-WARNING **: Unknown plot plug-in: "axis"

Gtk-WARNING **: invalid cast from (NULL) pointer to `GuppiPlotElement'

GLib-CRITICAL **: file ghash.c: line 138 (g_hash_table_lookup):
assertion `hash_table != NULL' failed.

libguppiplot-WARNING **: Unknown plot plug-in: "boxplot"

Gtk-WARNING **: invalid cast from (NULL) pointer to `GuppiPlotElement'

GLib-CRITICAL **: file ghash.c: line 138 (g_hash_table_lookup):
assertion `hash_table != NULL' failed.

libguppiplot-WARNING **: Unknown plot plug-in: "boxplot"

Gtk-WARNING **: invalid cast from (NULL) pointer to `GuppiPlotElement'

GLib-CRITICAL **: file ghash.c: line 138 (g_hash_table_lookup):
assertion `hash_table != NULL' failed.

libguppiplot-WARNING **: Unknown plot plug-in: "graphpaper"

Gtk-WARNING **: invalid cast from (NULL) pointer to `GuppiPlotElement'


ERROR: In procedure guppi-plot-state-add-element-at:
ERROR: Wrong type argument in position 2: #<unspecified>
->8----

This is on a debian potato+ (frozen/unstable) system. Prior version
(0.34.3) works fine.

HTH since I'm itching to see the improvements :)

-- 
Neil




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]