[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #48231] Import dialog: empty preview after changing varia
From: |
Harry Thijssen |
Subject: |
PSPP-BUG: [bug #48231] Import dialog: empty preview after changing variable type |
Date: |
Tue, 31 Jul 2018 15:11:41 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.75 Safari/537.36 |
Follow-up Comment #1, bug #48231 (project pspp):
I tested this with pspp version of 2018-07-07.
Steps
(start gdb)
import
select csv file
next ....
in the preview change numeric to string and the program suddenly ends.
See my gdb output:
(psppire.exe:816): Gtk-WARNING **: Could not load a pixbuf from
/org/gtk/libgtk/theme/Adwaita/assets/bullet-symbolic.svg.
This may indicate that pixbuf loaders or the mime database could not be
found.
** (psppire.exe:816): WARNING **: PsppireDialog PsppireVarTypeDialog has no
title
Assertion failed!
Program: C:\Program Files\PSPP\bin\psppire.exe
File: src/data/case.c, Line 476
Expression: caseproto_get_width (c->proto, case_idx) == var_get_width (v)
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
[Thread 816.0x2d8 exited with code 3]
[Thread 816.0x278 exited with code 3]
[Thread 816.0x104c exited with code 3]
[Thread 816.0x1324 exited with code 3]
[Thread 816.0x1370 exited with code 3]
[Thread 816.0x528 exited with code 3]
[Thread 816.0xff8 exited with code 3]
[Thread 816.0x92c exited with code 3]
[Thread 816.0x1378 exited with code 3]
[Thread 816.0x864 exited with code 3]
[Thread 816.0x7c4 exited with code 3]
[Inferior 1 (process 816) exited with code 03]
(gdb)
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?48231>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- PSPP-BUG: [bug #48231] Import dialog: empty preview after changing variable type,
Harry Thijssen <=