Hi Ben I installed 's latest flatpak PSPP on my fedora laptop to check out the new ctables feature.
Same issues as with my ubuntu flatpak 1. no access to other directories than /run/user/... 2. new line issue with the commands still the same (commands do not permit to be written over new line) Anybody out there who is familiar with flatpak? I think this is a permissions issue. Please advise. If not: Adam, would you be able to provide an appimage? Matthias Fäth Calle San Ramon 5 ES- 46780 Oliva Handy DE: +49 171 98 32 175 Movile ES: +34 682 33 94 02 Email: m.fa...@gmx.de Am Do., 8. Sept. 2022 um 11:25 Uhr schrieb Matthias Faeth <m.fa...@gmx.de>: > Hi Ben > > today I tried to check the CR/LF issue > > Opened PSPP and typed into a new window > > ctables /table q1r1 +q1r2 by rec_q2. > which worked fine > > but this did not work > ctables /table q1r1 + > q1r2 by rec_q2. > > this also not > ctables /table q1r1 > + q1r2 by rec_q2. > > However this behaviour is not limited to Ctables > > This works > descriptives /variables=q1r1. > > this not: > descriptives > /variables=q1r1. > > I experimented with "auto syntax" "batch syntax" and "interactive syntax" > but no change. BTW What is this? I do not know this because my SPSS is > Version 17 and does not have this (it has auto-complete and color-coding as > options). > > So I installed PSPP 1.4 via apt to check if this is version specific. Same > behaviour. Maybe something odd with my Ubuntu (22.04 on X11)? > I'll check that later on another PC which runs on fedora on wayland. > > Enclosed the spv from 1.4 (I cannot save anything from flatpak) > > Matthias Fäth > Calle San Ramon 5 > ES- 46780 Oliva > Handy DE: +49 171 98 32 175 > Movile ES: +34 682 33 94 02 > Email: m.fa...@gmx.de >