On Fri, Aug 28, 2020 at 10:39:54PM +0200, Friedrich Beckmann wrote: Did anybody try pspp with gui on a 32 Bit linux? Are the strange characters maybe 32Bit related?
Those strange characters seem to be nulls which have got themselves embedded in a string somehow. It may well be locale related (due to substituting dot with a comma). It would be interesting to see if they still appear if you try running in the C locale. J'