Your message dated Fri, 17 Jan 2014 17:43:03 +0100
with message-id <[email protected]>
and subject line Re: Bug#733950: zathura: text copied to clipboard always
includes a final newline character
has caused the Debian Bug report #733950,
regarding zathura: text copied to clipboard always includes a final newline
character
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.)
--
733950: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733950
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zathura
Version: 0.2.6-1
Severity: normal
Hello,
I think I found a bug in zathura.
It seems to me that the text copied to the clipboard (by selecting an
area with the left mouse button) always includes a final spurious
newline character.
This has surprising effects.
For instance, if the text is pasted (by using the middle mouse button)
into a terminal shell command prompt, there's no way to avoid ending
the command line with the pasted text (what if I wanted to add something
else, before issueing the command?!?).
Please fix this bug and/or forward my report upstream.
Thanks a lot for your prompt and kind assistance!
Bye.
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (800, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.11-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages zathura depends on:
ii libc6 2.17-97
ii libcairo2 1.12.16-2
ii libgirara-gtk3-1 0.1.9-1
ii libglib2.0-0 2.36.4-1
ii libgtk-3-0 3.8.4-1
ii libmagic1 1:5.14-2
ii libpoppler-glib8 0.18.4-10
ii libsqlite3-0 3.8.2-1
zathura recommends no packages.
Versions of packages zathura suggests:
ii chromium [www-browser] 29.0.1547.57-3+b1
ii iceweasel [www-browser] 17.0.10esr-1~deb7u1
ii midori [www-browser] 0.4.3+dfsg-0.1
ii poppler-data 0.4.6-4
ii w3m [www-browser] 0.5.3-13
ii zathura-cb 0.1.2-5
ii zathura-djvu 0.2.3-5
ii zathura-ps 0.2.2-5
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.20.1-1
On 2014-01-17 17:25:14, Sebastian Ramacher wrote:
> > > On 2014-01-02 16:17:10, Francesco Poli (wintermute) wrote:
> > > > It seems to me that the text copied to the clipboard (by selecting an
> > > > area with the left mouse button) always includes a final spurious
> > > > newline character.
> > [...]
> > >
> > > After a quick look at the code, zathura doesn't add the newline. We
> > > simply pass the text we get from poppler/libspectre/... to the GTK
> > > function to set the selection. While trying to reproduce the issue I
> > > noticed that libpoppler-glib8 0.22.5-3 doesn't seem to add a newline
> > > while 0.18.4-10 does
> > [...]
> >
> > I've just tried in a sid/experimental chroot environment and the same
> > happened to me:
> >
> > • with libpoppler-glib8/0.18.4-10, I obtain the spurious additional
> > newline
> >
> > • with libpoppler-glib8/0.22.5-3, the copy & paste action seems to
> > work as expected
> >
> > So, it really seems that the issue lies in libpoppler-glib8/0.18.4-10
> > and is fixed in libpoppler-glib8/0.22.5-3 (currently in experimental).
>
> This is #45955 in poppler's bug tracker. Reassigning to poppler. I'll
> close the bug in a second mail.
This bug was fixed in poppler 0.19.2:
Release 0.19.2
...
* TextOutputDev: Don't add newline to last line extracted by
TextSelectionDumper (Bug #45955)
Marking as fixed in 0.20.1-1 which is the first version in Debian
including the fix.
Regards
--
Sebastian Ramacher
signature.asc
Description: Digital signature
--- End Message ---