[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fwd: psppsheet progress
From: |
Ben Pfaff |
Subject: |
Re: Fwd: psppsheet progress |
Date: |
Fri, 26 Oct 2012 20:55:27 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) |
[adding pspp-dev and John because I think John might know how to
install mime types]
Yes.
The likely problem here is that the dialog is selecting files,
other than .sps files, by their mime type. I think that you need
to install the mime type files for application/x-spss-sav and
application/x-spss-por in appropriate places. I'm not exactly
sure how to do that.
I know that the Windows maintainer had to do something similar
for the Windows build.
Jeremy Lavergne <address@hidden> writes:
> The open dialog he mentions is likely from gtk, right?
>
> Begin forwarded message:
>
> Sorry that it took me a few days to get to this; I was traveling over the
> weekend and have only now caught up.
>
> I loaded the new test image and it loads and runs fine. I tested it
> against some data and scripts I had run in SPSS and it provided consistent
> results.
>
> The only issue I'd point out is on the Open File screen. On the file
> browse screen that is supposed to filter for "Data and Syntax Files" it
> only seems to identify .sps files (i.e., syntax files). The only way you
> can see data files is to use the "All Files" filter. I recognize that
> this is probably not an issue related to the builds that you manage, but I
> thought I'd pass it along anyway.