https://bugs.kde.org/show_bug.cgi?id=487748
--- Comment #1 from Alexander Semke <alexander.se...@web.de> --- (In reply to Huanyu Liu from comment #0) > SUMMARY > When attempting to import data to a spreadsheet which has an XY-Curve > related to it, and the column names get changed due to the selection of > "Replace" for "Position" when importing, LabPlot will crash when the mouse > cursor is moved to the Plot Area. Sorry for the complicated summary; see > "STEPS TO REPRODUCE" below for a concrete example. You'll need a basic CSV > file such as: > > # test.csv > a,b > 1,1 > 2,2 > 3,3 > > STEPS TO REPRODUCE > 1. Prepare a "test.csv" file as described above > 2. Open LabPlot and add a new spreadsheet > 3. Right-click on the spreadsheet in the Project Explorer, "Import Data → > From File...", select the prepared file, ensure that "Position" is set to > "Replace", and click "OK" > 4. Right-click on the spreadsheet in the Project Explorer, "Plot Data → > xy-Curve", select "New Plot Area in a new Worksheet", and click "Plot" > 5. Change the column names of BOTH x-column and y-column, say from "a" to > "c" and from "b" to "d" > 6. Re-import the same file (Step 3), so that the column names are set back > to "a" and "b" > 7. Move the mouse cursor to the Plot Area We're finalizing the last steps for the next release 2.11 now, there won't be any patches for 2.10 anymore. We had a couple of fixes in this area. Could you help us with more testing of the current development version (available in the download section of our homepage) and check if it's working correctly now with the new code? -- You are receiving this mail because: You are watching all bug changes.