plugin library misconfiguration

Bug #73594 reported by Dan O'Huiginn
4
Affects Status Importance Assigned to Milestone
ggobi (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

On running ggobi (having apt-get install'd it, not changed any settings), I get the errors below to stderr. The program itself basically seems to work (I've not explored too closely), but crashes if I use the 'variable manipulation' tool. Not sure if the latter is a manifestation of the plugin problem or something else entirely.

This is in an Edgy system which has been updated from Dapper.

** (ggobi:6306): CRITICAL **: Error on loading plugin library plugins/DataViewer/plugin.la: (null)

** (ggobi:6306): CRITICAL **: Error on loading plugin library plugins/DescribeDisplay/plugin.la: (null)

** (ggobi:6306): CRITICAL **: Error on loading plugin library plugins/GraphLayout/plugin.la: (null)

** (ggobi:6306): CRITICAL **: Error on loading plugin library plugins/GraphAction/plugin.la: (null)

** (ggobi:6306): CRITICAL **: Error on loading plugin library plugins/VarCloud/plugin.la: (null)

** (ggobi:6306): CRITICAL **: Error on loading plugin library plugins/ggvis/plugin.la: (null)

** (ggobi:6306): CRITICAL **: Error on loading plugin library plugins/DataViewer/plugin.la: (null)

** (ggobi:6306): CRITICAL **: can't locate required plugin routine addToMenu in Data Viewer

** (ggobi:6306): CRITICAL **: Error on loading plugin library plugins/DescribeDisplay/plugin.la: invalid module handle

** (ggobi:6306): CRITICAL **: can't locate required plugin routine addToToolsMenu in DescribeDisplay

** (ggobi:6306): CRITICAL **: Error on loading plugin library plugins/GraphLayout/plugin.la: invalid module handle

** (ggobi:6306): CRITICAL **: can't locate required plugin routine addToToolsMenu in GraphLayout

** (ggobi:6306): CRITICAL **: Error on loading plugin library plugins/GraphAction/plugin.la: invalid module handle

** (ggobi:6306): CRITICAL **: can't locate required plugin routine addToToolsMenu in GraphAction

** (ggobi:6306): CRITICAL **: Error on loading plugin library plugins/VarCloud/plugin.la: invalid module handle

** (ggobi:6306): CRITICAL **: can't locate required plugin routine addToToolsMenu in VarCloud

** (ggobi:6306): CRITICAL **: Error on loading plugin library plugins/ggvis/plugin.la: invalid module handle

** (ggobi:6306): CRITICAL **: can't locate required plugin routine addToToolsMenu in ggvis

Revision history for this message
gianluca (amato) wrote :

I also have this problem. Actually, plugins are not loaded, and therefore the tools menu shows much less items it should. However, a link from /usr/lib/ggobi/plugins to /usr/share/ggobi/plugins solves the issue.

Revision history for this message
halupka (halupka) wrote :

Many thanks, it helped!

1) navigate to the directory
cd /usr/share/ggobi

2) make a symbolic link (as root)
sudo ln --symbolic /usr/lib/ggobi/plugins

Revision history for this message
Barry deFreese (bddebian) wrote :

Fixed in Feisty. Thank you.

Changed in ggobi:
status: Unconfirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.