Your message dated Wed, 26 Dec 2012 11:57:21 +0100
with message-id <[email protected]>
and subject line Re: Bug#370824: unrtf: nopict option doesn't work
has caused the Debian Bug report #370824,
regarding unrtf: nopict option doesn't work
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.)
--
370824: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370824
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: unrtf
Version: 0.19.3-1.1
Severity: normal
The --nopict command line argument is supposed to "disables the
automatic storing of embedded pictures to the current directory". It
used to work, but recently it started saving the image files again.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)
Versions of packages unrtf depends on:
ii libc6 2.3.6-7 GNU C Library: Shared libraries
unrtf recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: unrtf
Source-Version: 0.21.2-1
Hi Olly!
Am 2012-12-25 22:37, schrieb Olly Betts:
> If you need a way to test, then there's a suitable file in the testsuite:
>
> $ unrtf --nopict tests/pict.rtf >/dev/null 2>&1
> $ ls -l *.wmf
> -rw-r--r-- 1 olly olly 573864 Dec 26 10:33 pict001.wmf
> $ rm *.wmf
> $ src/unrtf --nopict tests/pict.rtf >/dev/null 2>&1
> $ ls -l *.wmf
> ls: cannot access *.wmf: No such file or directory
Thanks, the --nopict option works as documented in 0.21.2, so I'm
closing this bug.
WM
--- End Message ---