Dear all,
perfect, I can confirm it's working. Thank you very much Ben and Adam!
Best regards,
Johannes
Am 23.10.2014 um 04:39 schrieb Adam Zammit:
> Dear All,
>
> The PPA ppa:adamzammit/pspp now has 0.8.4 with patches applied so
> shouldn't segfault using the unity interface. Thank you again
Dear All,
The PPA ppa:adamzammit/pspp now has 0.8.4 with patches applied so shouldn't
segfault using the unity interface. Thank you again Ben for resolving the
bug.
Regards,
Adam Zammit
On 22 October 2014 14:47, Adam Zammit wrote:
> Dear Ben,
>
> Thank you. I have tested your fixes and they wo
Dear Ben,
Thank you. I have tested your fixes and they work for me. I will update the
PPA with a patched version soon.
Regards,
Adam Zammit
On 19 October 2014 04:40, Ben Pfaff wrote:
> I fixed the remaining problem.
>
> Now I see another minor problem where the vertical rule on the right side
I fixed the remaining problem.
Now I see another minor problem where the vertical rule on the right side
of wide table is cut off. I think that's new. I'll figure out what's going on.
On Sun, Oct 12, 2014 at 4:21 PM, Ben Pfaff wrote:
> Thanks for testing. I'm glad it's a little better.
>
> I'l
Thanks for testing. I'm glad it's a little better.
I'll figure out what is still wrong and fix that too.
For now, I've reopened the bug.
On Sun, Oct 12, 2014 at 4:03 PM, Adam Zammit wrote:
> Dear Ben,
>
> Thank you. I have tested the bug fix by applying this patch:
>
> http://git.savannah.gnu.o
Dear Ben,
Thank you. I have tested the bug fix by applying this patch:
http://git.savannah.gnu.org/cgit/pspp.git/patch/?id=18f9e37c8bc5f8ea21c9f3b3b6b3d0dee0b572cb
To the 0.8.4 release.
The patch does rectify the segfault and correctly opens the output window.
There is one anomaly though - the
I think that I've fixed this problem on PSPP master. I'd appreciate it
if someone who encountered the problem would try it out.
On Thu, Oct 2, 2014 at 11:02 AM, Johannes Albert-von der Gönna
wrote:
> You guys are quick. :)
>
> My attempts to switch locale ("export LANG=C") were unsuccessful as
>
Dear John,
My apologies. I have attached an updated backtrace with optimisation turned
off to the bug.
Regards,
Adam Zammit
On 6 October 2014 17:35, John Darrington
wrote:
> Thanks, Adam.
>
> But it looks as if you still have optimisation turned on, which makes
> the backtrace harder to interp
Thanks, Adam.
But it looks as if you still have optimisation turned on, which makes
the backtrace harder to interpret.
Can you recompile with optimisation turned off. You will have to execute
"make clean" then rebuild with the CFLAGS set to "-g -O0"
Thanks.
On Mon, Oct 06, 2014 at 11:38:4
Thank you John.
I have done that and logged the bug here:
https://savannah.gnu.org/bugs/?43362
Regards,
Adam Zammit
On 3 October 2014 17:49, John Darrington
wrote:
> On Fri, Oct 03, 2014 at 11:19:58AM +1000, Adam Zammit wrote:
> Dear All,
>
> I receive the same segfault on the Unity
On Fri, Oct 03, 2014 at 11:19:58AM +1000, Adam Zammit wrote:
Dear All,
I receive the same segfault on the Unity interface (but doesn't occur using
the gnome-flashback session) any time the output window is due to be opened
(occurs also when opening any file or when typing
Dear All,
I receive the same segfault on the Unity interface (but doesn't occur using
the gnome-flashback session) any time the output window is due to be opened
(occurs also when opening any file or when typing in data and running a
frequency analysis for example)
(psppire:30393): Gdk-CRITICAL *
Dear All,
I can confirm this problem when logged in to Ubuntu 14.04 using the
standard "Unity" session. But when logged in using the gnome-flashback
session, the problem does not occur.
I'll look into the problem a bit further and see if a bug report / patch is
required.
Regards,
Adam Zammit
On
You guys are quick. :)
My attempts to switch locale ("export LANG=C") were unsuccessful as
well, so I decided to build from source.
After apt-get purging Adam's package, I installed from source and have
to report that I still get the same unpleasant segfaults when opening
.sav files:
(psppire:23
I gave it a try and added
LC_ALL="C" to /etc/environment and did a reboot. That should switch locale.
However, no changes PSPP does not work. Maybe the wrong idea.
Regards
Matthias
Matthias Fäth
Im Mediapark 12
50670 Köln
t: 0221-2907973
m: 0171-9832175
e: m.fa...@gmx.de
Skype: hiaska
2014-10-0
Hi Johannes,
perhaps you could try switching to the C locale and see if the problem goes
away.
J'
On Thu, Oct 02, 2014 at 01:47:41PM +0200, Johannes Albert-von der G?nna wrote:
Hi all,
I can confirm this issue: same platform (Ubuntu 14.04, amd64), same PSPP
version (0.8.4 f
Hi all,
I can confirm this issue: same platform (Ubuntu 14.04, amd64), same PSPP
version (0.8.4 from Adam's PPA), the very same errors - no matter what
.sav file I try to open.
A wild guess: could it be related to the system's locale as I'm using a
German one, too?
Regards,
Johannes
Am 02.10.2
Dear Matthias,
I have not encountered that error on my installation with my SAV files. Are
you able to provide a SAV file that fails so I can test it here?
Regards,
Adam Zammit
On 2 October 2014 05:00, Matthias Faeth wrote:
> Yes Adam is in the loop (see address list) but hasn't answered yet,
Yes Adam is in the loop (see address list) but hasn't answered yet, it is
still night in Australia.
I wanted to avoid building it for myself for this is something I truely
hate in Linux (figuring out all the missing dependencies is a nuisiance).
However, if Adam does not help, I'll build it and r
On Wed, Oct 01, 2014 at 07:38:16PM +0200, Matthias Faeth wrote:
Dear all
I have just installed version 0.8.4 by using ppa:adamzammit/pspp on my
ubuntu 14.04 amd64 machine.
Trying to open an existing original SPSS .sav file results in a crash (yes
I tried it wi
Dear all
I have just installed version 0.8.4 by using ppa:adamzammit/pspp on my
ubuntu 14.04 amd64 machine.
Trying to open an existing original SPSS .sav file results in a crash (yes
I tried it with several different ones).
When invoking psppire from the command line I can see the following err
Thanks for the good news, and clear instructions. One question: do I have to
remove the previous version before I install the latest? Thanks.
JDubow
From: b...@cs.stanford.edu
To: info-...@gnu.org; pspp-...@gnu.org; pspp-users@gnu.org;
pspp-annou...@gnu.org
Subject: pspp-0.8.4 released [stable
On Sat, Sep 27, 2014 at 10:13 PM, Joel Dubow wrote:
> Thanks for the good news, and clear instructions. One question: do I have to
> remove the previous version before I install the latest?
That is usually not necessary.
___
Pspp-users mailing list
Psp
I'm very pleased to announce the release of a new version of GNU PSPP.
PSPP is a program for statistical analysis of sampled data. It is a
free replacement for the proprietary program SPSS.
Here are the compressed sources and a GPG detached signature[*]:
ftp://ftp.gnu.org/gnu/pspp/pspp-
24 matches
Mail list logo