Bug#571286: gnumeric: can't create file from the command line & no error code

2013-06-30 Thread Dmitry Smirnov
Dear A. Costa, Thanks for your comments. On Sun, 30 Jun 2013 14:23:36 A. Costa wrote: > If you agree, (and have no further difficulties in mind), please kindly > reopen this bug. Perhaps it is up to upstream to decide on this matter. I invite you to take this discussion to corresponding upstream

Bug#571286: gnumeric: can't create file from the command line & no error code

2013-06-29 Thread A. Costa
On Fri, 14 Jun 2013 01:18:05 + ow...@bugs.debian.org (Debian Bug Tracking System) wrote: > For instance there are too many tricky situations that make it > difficult to return "correct" exit code if user changed her/his mind > and decided not to save the document or to save it to another file

Bug#571286: gnumeric: can't create file from the command line & no error code

2010-02-24 Thread A. Costa
Package: gnumeric Version: 1.9.18-1 Severity: normal Attempt to create a new spreadsheet, from the command line: % F=/tmp/whatever.gnumeric % ls $F # show it doesn't exist ls: cannot access /tmp/whatever.gnumeric: No such file or directory % gnumeric $F ; echo $? 0 An er