Description of problem: I just tried to import a simple QIF file with a single transaction. The gnucash included a predefined set of accounts by that time. Version-Release number of selected component: gnucash-2.6.0-2.fc20 Additional info: reporter: libreport-2.1.11 backtrace_rating: 4 cmdline: gnucash crash_function: append_escaped_text executable: /usr/bin/gnucash kernel: 3.12.7-300.fc20.x86_64 runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: Thread no. 1 (10 frames) #0 append_escaped_text at gmarkup.c:2148 #1 g_markup_escape_text at gmarkup.c:2224 #2 g_markup_vprintf_escaped at gmarkup.c:2477 #3 g_markup_printf_escaped at gmarkup.c:2536 #4 gnc_progress_dialog_set_sub at dialog-progress.c:422 #5 _wrap_gnc_progress_dialog_set_sub at swig-gnome.c:1452 #6 vm_regular_engine at vm-i-system.c:855 #8 scm_call_3 at eval.c:500 #9 scm_with_throw_handler at throw.c:96 #10 scm_c_with_throw_handler at throw.c:252
Created attachment 853238 [details] File: backtrace
Created attachment 853239 [details] File: cgroup
Created attachment 853240 [details] File: core_backtrace
Created attachment 853241 [details] File: dso_list
Created attachment 853242 [details] File: environ
Created attachment 853243 [details] File: limits
Created attachment 853244 [details] File: maps
Created attachment 853245 [details] File: open_fds
Created attachment 853246 [details] File: proc_pid_status
Created attachment 853247 [details] File: var_log_messages
Created attachment 853248 [details] File: exploitable
Out of curiousity, does this persist if run in English?
I believe this bug is fixed in 2.6.1. I'll get a build out shortly.
With LANG=C import seems to be working fine. Looks like localized filename was indeed the reason for this. Changelog for 2.6.1 looks promising. Thanks!
I can confirm that the problem is fixed in 2.6.1 version from updates-testing.
As a side note, some scriptlet error appears when the update is installed: /var/tmp/rpm-tmp.ZhJ1R5: line 5: syntax error near unexpected token `fi' /var/tmp/rpm-tmp.ZhJ1R5: line 5: `fi' warning: %postun(gnucash-2.6.0-2.fc20.x86_64) scriptlet failed, exit status 2 Non-fatal POSTUN scriptlet failure in rpm package gnucash-2.6.0-2.fc20.x86_64
Right, that's a bug in the uninstall script of the old version. Not much to be done, but it shouldn't reoccur.