Something is wrong with the implementation of src/data/datasheet.c or the way I'm using it (possibly to do with the code in execute_syntax in src/ui/gui/helper.c) ...
To see the problem:
1. start psppire
2. load some data (from say a .SAV file), a
3. open a new syntax window
4. Type in a command, which does NOT cause data to be read (eg
DISPLAY DICTIONARY or ECHO 'hello' )
5. Run that command (using the Run menu).
Every time you Run it, the refresh gets slower and slower until after
about 6 or 7 times, it's ground to a halt. Doing something that loads
fresh data fixes the problem --- it becomes nice and fast again.
The function which gets bound up in is datasheet_get_value
Is there some kind of leak internal to datasheet, or am I using it wrong?
J'
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
