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 622610 - Pasting PC style CSV files crash Gnumeric in latest version.
Pasting PC style CSV files crash Gnumeric in latest version.
Status: RESOLVED DUPLICATE of bug 617801
Product: Gnumeric
Classification: Applications
Component: import/export Text
1.10.x
Other Windows
: Normal normal
: ---
Assigned To: Morten Welinder
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2010-06-24 14:39 UTC by Liam Roche
Modified: 2010-06-24 15:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Liam Roche 2010-06-24 14:39:44 UTC
In previous versions of Gnumeric, I had no problems pasting CSV files copied from the Oanda.com transaction summary page into Gnumeric. Now pasting such a copied file into Gnumeric 1.10.5 crashes the software.

I believe the problem is with PC style CR+LF between the lines, as when I use notepad as an intermediary, I believe that the CR+LFs are replaced by CRs (I think), and after this, the copied file pastes into Gnumeric exactly as it did in previous versions.

Solution: please modify Gnumeric so that it can cope with lines in a copied CSV file being delimited either by CR or CR+LF or LF (or whatever).

(platform=AMD dual core PC, OS=Windows Vista)
Comment 1 Morten Welinder 2010-06-24 15:04:30 UTC
I just tested the importing of CR-LF data and it seems to work just
fine.  We do support CR, LF, and CR-LF already.

But the crash is still there.  That's bug 617801.

*** This bug has been marked as a duplicate of bug 617801 ***