GNOME Bugzilla – Bug 623625
[Python] Gnumeric Crashes When I Try to Get Help on Functions
Last modified: 2010-07-05 21:55:14 UTC
Gnumeric 1.10.7 running on Windows XP Professional, Service Pack 3 ACTION Open new Gnumeric spreadsheet, click on the "Help - Functions" button on the menu. RESULT Gnumeric terminates and tries to send an error message to Microsoft. The error signature is AppName: gnumeric.exe AppVer: 1.10.6.0 ModName: python26.dll ModVer: 2.6.3150.1013 Offset: 0005505c
*** Bug 623624 has been marked as a duplicate of this bug. ***
Does this still happen to you if you disable the python plugins and restart gnumeric? Which version are you in fact running? Your error message appears to indicate that you have version 1.10.6 but you mentioned 1.10.7.
Disabling the python plugin fixes the problem. Pressing "Help - About Gnumeric" gives version 1.10.7 whereas the Microsoft crash report gives 1.10.6 as the version.
Do you have both versions installed? (Installing 1.10.7 does _not_ automatically deinstall earlier versions.) Do you have any custom python functions? I just installed the python plugin and tried it under Linux. There it seems to work fine. Since I have no MSWindows I can only guess but I would not be surprised if this has to do with the documentation for the python functions. (There really isn't any and perhaps that could yield to issues.)
I guess this is a known problem. *** This bug has been marked as a duplicate of bug 549387 ***
Just to close out the report, I always uninstall previous versions of Gnumeric before I install a new one. I don't have any custom python functions. I hit the "activate all" button on the plugin menu (because I wanted the time series functions), which activated the python plugin that apparently caused the problem.