After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 336742 - plugin_shutdown not called
plugin_shutdown not called
Status: RESOLVED FIXED
Product: libgoffice
Classification: Other
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2006-03-31 15:34 UTC by Tammo Spalink
Modified: 2006-04-04 13:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tammo Spalink 2006-03-31 15:34:59 UTC
Please describe the problem:
See summary.  Init is called fine, as are link and unlink, but not shutdown.

Steps to reproduce:
1. include sample_datasource plugin
2. install the atl_last function within a cell
3. clear the function from the cell, close the workbook, exit gnumeric


Actual results:
Nothing...

Expected results:
At some point shutdown should be called...

Does this happen every time?
Yup.

Other information:
This is probably a goffice issue, but I am not sure.
Comment 1 Morten Welinder 2006-04-01 22:53:36 UTC
Same for the string plugin and thus probably all.
Comment 2 Morten Welinder 2006-04-04 13:37:38 UTC
Fixed in goffice cvs.