[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#284470: marked as done (xclip: hangs when pasting more than 4096 bytes)



Your message dated Sun, 26 Nov 2006 16:52:01 +0100
with message-id <200611261652.01088@nivalis.org>
and subject line closing : xclip: hangs when pasting more than 4096 bytes
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xclip
Version: 0.08-4
Severity: normal

xclip can't make available more than 4096 bytes in an X selection.
See this testcase:
$ (for i in `seq 1 4096`; do echo -n a; done) | xclip
$ xclip -o
aaaaa.....aaa (4096 'a' letters printed as expected)
Also pasting the 4096 characters into gedit works perfectly.

$ (for i in `seq 1 4097`; do echo -n a; done) | xclip
$ xclip -o
This produces no output and hangs. Trying to paste the 4097 characters
into gedit with the middle mouse button has no effect (gedit doesn't hang,
it just doesn't paste anything).

Michal


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-rc3
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to cs_CZ.UTF-8)

Versions of packages xclip depends on:
ii  libc6                     2.3.2.ds1-19   GNU C Library: Shared libraries an
ii  libice6                   4.3.0.dfsg.1-8 Inter-Client Exchange library
ii  libsm6                    4.3.0.dfsg.1-8 X Window System Session Management
ii  libx11-6                  4.3.0.dfsg.1-8 X Window System protocol client li
ii  libxext6                  4.3.0.dfsg.1-8 X Window System miscellaneous exte
ii  libxmu6                   4.3.0.dfsg.1-8 X Window System miscellaneous util
ii  libxt6                    4.3.0.dfsg.1-8 X Toolkit Intrinsics
ii  xlibs                     4.3.0.dfsg.1-8 X Window System client libraries m

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 4:3.5.5a.dfsg.1-1

Since the described behaviour does not exists anymore, I'm closing this 
bug.

Olivier

--- End Message ---

Reply to: