[LabPlot2] [Bug 398342] ProjectImportTest segfaults while loading Excel file

2018-09-20 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=398342 Alexander Semke changed: What|Removed |Added Resolution|--- |FIXED Version Fixed In|

[LabPlot2] [Bug 398342] ProjectImportTest segfaults while loading Excel file

2018-09-20 Thread awilfox
https://bugs.kde.org/show_bug.cgi?id=398342 --- Comment #10 from A. Wilcox (awilfox) --- I'm terribly sorry, for some reason I didn't get any bugmail that there was a second patch. Yes, this patch does fix it! The project import test passes on ppc64 now. Thank you so much for your effort. --

[LabPlot2] [Bug 398342] ProjectImportTest segfaults while loading Excel file

2018-09-13 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=398342 --- Comment #9 from Alexander Semke --- can you please confirm the second version of the patch solves the problem for you, too? -- You are receiving this mail because: You are watching all bug changes.

[LabPlot2] [Bug 398342] ProjectImportTest segfaults while loading Excel file

2018-09-13 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=398342 --- Comment #8 from Alexander Semke --- Created attachment 114936 --> https://bugs.kde.org/attachment.cgi?id=114936&action=edit patch, second version -- You are receiving this mail because: You are watching all bug changes.

[LabPlot2] [Bug 398342] ProjectImportTest segfaults while loading Excel file

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

[LabPlot2] [Bug 398342] ProjectImportTest segfaults while loading Excel file

2018-09-11 Thread awilfox
https://bugs.kde.org/show_bug.cgi?id=398342 --- Comment #6 from A. Wilcox (awilfox) --- It is not possible to "mix" endians, unfortunately, so there is no way for us to compile LabPlot in LE mode. I applied the attached patch to our tree and rebuilt. The exact same stack trace was present; only

[LabPlot2] [Bug 398342] ProjectImportTest segfaults while loading Excel file

2018-09-11 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=398342 --- Comment #5 from Alexander Semke --- Can you please apply the attached patch and run the tests again? -- You are receiving this mail because: You are watching all bug changes.

[LabPlot2] [Bug 398342] ProjectImportTest segfaults while loading Excel file

2018-09-11 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=398342 --- Comment #4 from Alexander Semke --- Created attachment 114901 --> https://bugs.kde.org/attachment.cgi?id=114901&action=edit fix big endian import in liborigin -- You are receiving this mail because: You are watching all bug changes.

[LabPlot2] [Bug 398342] ProjectImportTest segfaults while loading Excel file

2018-09-09 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=398342 --- Comment #3 from Alexander Semke --- Looks like our code that parses Origin's binary files is not ready for big-endian ppc64 architecture. I'm not sure we can easily and quickly fix this now. A pragmatic solution would be now to switch off the import

[LabPlot2] [Bug 398342] ProjectImportTest segfaults while loading Excel file

2018-09-07 Thread awilfox
https://bugs.kde.org/show_bug.cgi?id=398342 --- Comment #2 from A. Wilcox (awilfox) --- awilcox on gwyn [pts/15 Sat 8 1:57] labplot-2.5.0: tests/import_export/project/projectimporttest * Start testing of ProjectImportTest * Config: Using QtTest library 5.9.6, Qt 5.9.6 (power64-big

[LabPlot2] [Bug 398342] ProjectImportTest segfaults while loading Excel file

2018-09-07 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=398342 --- Comment #1 from Alexander Semke --- Can you please do a debug build and execute the tests again? -- You are receiving this mail because: You are watching all bug changes.