Re: Segfault in tests (was: Goffice documentation)



Hi,

On mar., 2010-08-03 at 14:10 +0200, Jon Nordby wrote:
And the segfault is from:
96            gog_object_add_by_name (GOG_OBJECT (chart), "Plot",
GOG_OBJECT (pie));

It seems like the reason is that:
95            pie = (GogPlot *) gog_plot_new_by_name ("GogPiePlot");
is returning NULL, but I do not know why that would happen. The issue is
also present when checking out 0.8.8 and 0.8.0. Any clues?

Plot plugins are not installed. You have to do make install first.

        Emmanuel.




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