pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Another bug in psppsheet branch


From: Ben Pfaff
Subject: Re: Another bug in psppsheet branch
Date: Sat, 07 Jul 2012 10:30:48 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

John Darrington <address@hidden> writes:

> I noticed the following problem using the psppsheet branch as of
> d4ae90b2fe74d2d1427afad35d32c9e5584211ed
>
> 1. Prepare a .sav file (call it x.sav) with some data.
>
> 2. Start psppire
>
> 3. File | Open and load x.sav (dataset1)
>
> 4. File | New | Data (a new data window will appear: dataset2)
>
> 5. Using the window manager close the window for dataset1
>
> 6. In dataset2:  File | Open and load x.sav
>
>  A lot of Gtk-Criticals appear and the program quickly crashes.

Thanks, here is an updated list of bugs:

Windows
-------

%'d doesn't work.


Both sheets
-----------

Using the arrow keys to move among column head buttons triggers "**
WARNING **: Internal button not found" if you move off-screen.

Clicking on the top left button (the one labeled "Cases" in the Data
View or "Variables" in the Variable View, should select the entire
sheet.  (Reported by John Darrington.)

Copying from psppire seems to work ok.  Pasting to it does not.  Also
I expected Edit|Cut to clear the selected area.  (Reported by John
Darrington.)

Primary Selection: Seems to be missing.  (Reported by John
Darrington.)

Switching between Data and Variable view causes the Toolbar to be
redrawn. I guess that's ok.  But it redraws in a funny way.  It seems
to redraw, then insert the buttons one by one, redrawing after each.
Looks distracting.  (Reported by John Darrington.)


Data sheet
----------

Tab and Shift+Tab should skip over the "new variable" column to the
next or previous row.  (Reported by John Darrington.)

The case buttons at the head of each row should not scroll with the
rest of the row.  (Reported by John Darrington.)

The space to the right of the "new variable" column doesn't look like
the SPSS sheet or like a normal spreadsheet.  (Reported by John
Darrington and Michel Boaventura.)

I think a solid line or some kind of separator beneath the data
sheet's entry/label hbox would make the appearance nicer.  (Reported
by John Darrington and Michel Boaventura.)

If I click on Insert Case, the new case assumes the value of the cell
which is currently selected.  It should have all values empty.
(Reported by John Darrington.)


Variable sheet
--------------

Double-clicking on variable names still processes a click after
switching sheets.

In the variable sheet changes effected by popup menus don't appear in
the sheet until the mouse rolls over that row.  (Reported by John
Darrington.)

Changing a variable's type to Custom Currency causes a a crash:
psppire: /home/john/pspp-sheet/src/data/format.c:671:
fmt_max_decimals: Assertion `use == FMT_FOR_OUTPUT' failed.  (Reported
by John Darrington.)


Other
-----

John Darrington writes:
I noticed the following problem using the psppsheet branch as of
d4ae90b2fe74d2d1427afad35d32c9e5584211ed
1. Prepare a .sav file (call it x.sav) with some data.
2. Start psppire
3. File | Open and load x.sav (dataset1)
4. File | New | Data (a new data window will appear: dataset2)
5. Using the window manager close the window for dataset1
6. In dataset2:  File | Open and load x.sav
A lot of Gtk-Criticals appear and the program quickly crashes.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]