[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #21280] gui truncates system files.
From: |
John Darrington |
Subject: |
PSPP-BUG: [bug #21280] gui truncates system files. |
Date: |
Wed, 10 Oct 2007 10:16:45 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061205 Iceweasel/2.0.0.1 (Debian-2.0.0.1+dfsg-2) |
Update of bug #21280 (project pspp):
Status: Fixed => In Progress
Assigned to: None => blp
_______________________________________________________
Follow-up Comment #6:
The situation is ....
System files no longer get truncated. This is good.
Your test shows that the system behaves as you intend, but not as I expected.
I expected the syntax
get file='foo.sav'.
save outfile='foo.sav'.
to run without error, whereas your test expects it to produce an error. This
syntax runs without error under spss as does the slightly more useful
example:
get file='foo.sav'.
compute y = x.
save outfile='foo.sav'.
In any case, I imagine that most gui users would expect to be able to: open a
file, add some data and/or variables, click "Save" and have the new data
written back to the existing file without error.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?21280>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- PSPP-BUG: [bug #21280] gui truncates system files., John Darrington, 2007/10/07
- PSPP-BUG: [bug #21280] gui truncates system files., John Darrington, 2007/10/07
- PSPP-BUG: [bug #21280] gui truncates system files., Ben Pfaff, 2007/10/07
- PSPP-BUG: [bug #21280] gui truncates system files., John Darrington, 2007/10/08
- PSPP-BUG: [bug #21280] gui truncates system files., Ben Pfaff, 2007/10/08
- PSPP-BUG: [bug #21280] gui truncates system files., John Darrington, 2007/10/09
- PSPP-BUG: [bug #21280] gui truncates system files., Ben Pfaff, 2007/10/09
- PSPP-BUG: Re: [bug #21280] gui truncates system files., John Darrington, 2007/10/09
- PSPP-BUG: [bug #21280] gui truncates system files.,
John Darrington <=
- PSPP-BUG: [bug #21280] gui truncates system files., Ben Pfaff, 2007/10/10
- PSPP-BUG: [bug #21280] gui truncates system files., John Darrington, 2007/10/11
- PSPP-BUG: [bug #21280] gui truncates system files., Ben Pfaff, 2007/10/11
- PSPP-BUG: [bug #21280] gui truncates system files., John Darrington, 2007/10/12
- PSPP-BUG: [bug #21280] gui truncates system files., Ben Pfaff, 2007/10/13
- PSPP-BUG: [bug #21280] gui truncates system files., Ben Pfaff, 2007/10/21