[LabPlot2] [Bug 392077] Import data headers treat spaces as tab delimiter

2018-04-02 Thread Justin
https://bugs.kde.org/show_bug.cgi?id=392077 --- Comment #7 from Justin --- It works on my side perfectly! Thank you -- You are receiving this mail because: You are watching all bug changes.

[LabPlot2] [Bug 392077] Import data headers treat spaces as tab delimiter

2018-03-25 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=392077 --- Comment #6 from Alexander Semke --- (In reply to Justin from comment #3) > Looking at AsciiFilterPrivate::prepareDeviceToRead, the column names are > always taken to be the first row of the file rather than the last row of the > header. Would the l

[LabPlot2] [Bug 392077] Import data headers treat spaces as tab delimiter

2018-03-25 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=392077 Alexander Semke changed: What|Removed |Added Version Fixed In||2.5 Status|CONFIRMED

[LabPlot2] [Bug 392077] Import data headers treat spaces as tab delimiter

2018-03-21 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=392077 --- Comment #4 from Alexander Semke --- (In reply to Justin from comment #3) > Looking at AsciiFilterPrivate::prepareDeviceToRead, the column names are > always taken to be the first row of the file rather than the last row of the > header. Would the l

[LabPlot2] [Bug 392077] Import data headers treat spaces as tab delimiter

2018-03-20 Thread Justin
https://bugs.kde.org/show_bug.cgi?id=392077 --- Comment #3 from Justin --- Looking at AsciiFilterPrivate::prepareDeviceToRead, the column names are always taken to be the first row of the file rather than the last row of the header. Would the latter behavior make more sense? It fits my uses bet

[LabPlot2] [Bug 392077] Import data headers treat spaces as tab delimiter

2018-03-20 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=392077 Alexander Semke changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[LabPlot2] [Bug 392077] Import data headers treat spaces as tab delimiter

2018-03-20 Thread Justin
https://bugs.kde.org/show_bug.cgi?id=392077 --- Comment #2 from Justin --- Created attachment 111524 --> https://bugs.kde.org/attachment.cgi?id=111524&action=edit Test data (header is 28/29 rows long) The current git code seems to not be able to break up tab delimited data at all. I have atta

[LabPlot2] [Bug 392077] Import data headers treat spaces as tab delimiter

2018-03-20 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=392077 --- Comment #1 from Alexander Semke --- this was fixed recently. Can you please compile the current code from our git-repository and try it again? -- You are receiving this mail because: You are watching all bug changes.