Your message dated Thu, 19 Jan 2012 22:59:24 +1100
with message-id <[email protected]>
and subject line Done: abiword: can't create file from the command line & no
error code
has caused the Debian Bug report #571287,
regarding abiword: can't create file from the command line & no error code
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
571287: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571287
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: abiword
Version: 2.6.8-5
Severity: normal
Attempt to create a new '.abw' file, from the command line:
% F=/tmp/whatever.abw
% ls $F # show it doesn't exist
ls: cannot access /tmp/whatever.abw: No such file or directory
% abiword $F ; echo $?
0
The exit code '0' seems inappropriate.
But why not create a new file? 'kword' and text editors like 'gedit' can.
Hope this helps...
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.31-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash
Versions of packages abiword depends on:
ii abiword-commo 2.8.1-2 efficient, featureful word process
ii gsfonts 1:8.11+urwcyr1.0.7~pre44-4 Fonts for the Ghostscript interpre
ii libaiksaurus- 1.2.1+dev-0.12-6 an English-language thesaurus (dev
ii libaiksaurusg 1.2.1+dev-0.12-6 graphical interface to the Aiksaur
ii libart-2.0-2 2.3.20-2 Library of functions for 2D graphi
ii libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii libc6 2.10.2-5 Embedded GNU C Library: Shared lib
ii libcairo2 1.8.8-2 The Cairo 2D vector graphics libra
ii libenchant1c2 1.4.2-3.6 a wrapper library for various spel
ii libexpat1 2.0.1-7 XML parsing C library - runtime li
ii libfontconfig 2.8.0-2 generic font configuration library
ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib
ii libfribidi0 0.10.9-1+b1 Free Implementation of the Unicode
ii libgcc1 1:4.4.3-2 GCC support library
ii libglade2-0 1:2.6.4-1 library to load .glade files at ru
ii libglib2.0-0 2.22.4-1 The GLib library of C routines
ii libgnomecanva 2.26.0-1 A powerful object-oriented display
ii libgnomeprint 2.18.6-1 The GNOME 2.2 print architecture -
ii libgnomeprint 2.18.4-1 GNOME 2.2 print architecture User
ii libgoffice-0- 0.4.2-4.1 Document centric objects library -
ii libgsf-1-114 1.14.17-1 Structured File Library - runtime
ii libgtk2.0-0 2.18.6-1 The GTK+ graphical user interface
ii libice6 2:1.0.6-1 X11 Inter-Client Exchange library
ii libidn11 1.18-1 GNU Libidn library, implementation
ii libjpeg62 6b-16.1 The Independent JPEG Group's JPEG
ii libloudmouth1 1.4.3-5 Lightweight C Jabber library
ii libncurses5 5.7+20090803-2 shared libraries for terminal hand
ii libots0 0.5.0-2 Open Text Summarizer (library)
ii libpango1.0-0 1.26.2-1 Layout and rendering of internatio
ii libpixman-1-0 0.16.4-1 pixel-manipulation library for X a
ii libpng12-0 1.2.42-2 PNG library - runtime
ii libpopt0 1.15-1 lib for parsing cmdline parameters
ii libreadline5 5.2-7 GNU readline and history libraries
ii librsvg2-2 2.26.0-1 SAX-based renderer library for SVG
ii libsm6 2:1.1.1-1 X11 Session Management library
ii libstdc++6 4.4.3-2 The GNU Standard C++ Library v3
ii libwmf0.2-7 0.2.8.4-6.1 Windows metafile conversion librar
ii libwpd8c2a 0.8.14-1 Library for handling WordPerfect d
ii libwpg-0.1-1 0.1.3-1 WordPerfect graphics import/conver
ii libwps-0.1-1 0.1.2-1 Works text file format import filt
ii libwv-1.2-3 1.2.4-2 Library for accessing Microsoft Wo
ii libx11-6 2:1.3.3-1 X11 client-side library
ii libxcb-render 0.3.6-1 utility libraries for X C Binding
ii libxcb-render 1.5-2 X C Binding, render extension
ii libxcb1 1.5-2 X C Binding
ii libxft2 2.1.14-1 FreeType-based font drawing librar
ii libxml2 2.7.6.dfsg-2+b1 GNOME XML library
ii libxrender1 1:0.9.5-1 X Rendering Extension client libra
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages abiword recommends:
ii abiword-help 2.6.8-5 online help for AbiWord
ii abiword-plugin-grammar 2.6.8-5 grammar checking plugin for AbiWor
ii abiword-plugin-mathvie 2.6.8-5 equation editor plugin for AbiWord
ii aspell-en [aspell-dict 6.0-0-5.1 English dictionary for GNU Aspell
ii ttf-liberation 1.05.2.20091019-4 Fonts with the same metrics as Tim
ii xpdf-utils [poppler-ut 3.02-1.4+lenny1 Portable Document Format (PDF) sui
Versions of packages abiword suggests:
pn abiword-plugin-goffice <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Package: abiword
Version: 2.9.2-1
Tags: wontfix
This certainly not a bug but rather a wishlist.
Your expectations regarding abiword behaviour do not classify this behaviour
as bug IMHO.
Perhaps you can start abiword with new file:
F="/tmp/abi.abw" touch "$F" && abiword "$F"
For interactive application it is not unreasonable to create file when user
decided to save it with a chosen name (not necessarily the name provided in
command line). User can even save more than one document without closing the
editor - this invalidates your expectations regarding ruturn error code as
well.
It appears to me that you expect more nano/vi - like behaviour.
If so, some other editor might be a better choice.
Regards,
Dmitry.
signature.asc
Description: This is a digitally signed message part.
--- End Message ---