Version: 1.2.93 (using KDE 3.1.4) Installed from: compiled sources Compiler: gcc version 3.3.1 20030626 (Debian prerelease) OS: Linux (i686) release 2.4.22 On saving a sheet with more than 1 sheet as CSV kspread crashes. I see that it makes no sense saving more than 1 sheet as CSV, but 3 open sheets is the default for kspread and I only intend the save the current one. When I remove the 2 empty sheets, saving as CSV works as expected.
I can't reproduce this with current CVS HEAD. What settings do you use in the CSV export dialog ? Greetings, Stefan
If kspread crashes I do not reach the CSV dialog, it crashes instantly on clicking the 'save' button, or 'ok' when asked to overwrite an existing file. This holds for both 'save as' and 'export'. In some occasions I do succeed in saving CSV file with more than 1 sheet, but up until now I have been unsuccessful in reproducing failure or (more important) success :(
Could you please run kspread under gdb (and provide a backtrace when it crashes) or run it under valgrind (and provide the errors that it generates even if kspread doesn't crash). Valgrind will be more reliable here. May be a duplicate of 66142.
Created attachment 2882 [details] valgrind output
Created attachment 2883 [details] Backtrace kspread backtrace although not too informative I guess
*** This bug has been marked as a duplicate of 66142 ***