When working with large files I have experienced the following problem. I press "set column values", after press "cancel" and as result receive "segfault". However with only one spreadsheet it works ok.
This may be fixed now. The problem was that int array values were put into a sheet with prepended spaces. These spaces caused the python interpreter to barf.
Please check the cvs version to see if this fixes the bug!
Conrad
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This may be fixed now. The problem was that int array values were put into a sheet with prepended spaces. These spaces caused the python interpreter to barf.
Please check the cvs version to see if this fixes the bug!
Conrad