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 610012 - excelplugins makes abiword crash when inserting a gnumeric sheet
excelplugins makes abiword crash when inserting a gnumeric sheet
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: General
1.10.x
Other Linux
: Normal critical
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2010-02-15 17:35 UTC by Jean Bréfort
Modified: 2010-02-16 15:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (720 bytes, patch)
2010-02-15 17:35 UTC, Jean Bréfort
committed Details | Review

Description Jean Bréfort 2010-02-15 17:35:31 UTC
Created attachment 153846 [details] [review]
proposed patch

I don't understand why g_module_symbol can return TRUE when the symbol does not exists, but it seems that this happens. Attached patch fixes the issue for me.

Btw, I don't understand why this plugin attempts to load itself, as well as all file in its own directory. A recursive opening looks like a bit weird, at least.
Comment 1 Morten Welinder 2010-02-16 14:41:27 UTC
Jean: please commit.  That looks defensive to me.

PJ: Ideas?
Comment 2 Jean Bréfort 2010-02-16 15:06:05 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.