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 572448 - Export to .csv of file with only one worksheet prints unnecessary warning
Export to .csv of file with only one worksheet prints unnecessary warning
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: import/export other
1.8.x
Other All
: Normal minor
: ---
Assigned To: Morten Welinder
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2009-02-19 16:45 UTC by chrish
Modified: 2009-02-19 16:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description chrish 2009-02-19 16:45:08 UTC
When exporting a .gnumeric file to .csv using ssconvert, I always get this warning:

Selected exporter (Gnumeric_stf:stf_csv) does not support saving multiple sheets in one file.
Only the current sheet will be saved.

This occurs even though the file I'm exporting only contains one worksheet (I deleted the others). It'd be nice if the warning was printed only when relevant (i.e. when the source has more than one worksheet). And when the warning is needed and printed, it'd be nice too to print the name of the worksheet which is being exported, so the user can confirm at a glance that they're getting the correct worksheet into their .csv output file (It would make the warning more useful too.)

Other information:
Comment 1 Morten Welinder 2009-02-19 16:58:01 UTC
Excellent idea.

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.