X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=VyqWbGk1tZ4oznuBHSIABgFbviQCBhlZOaQTqgS8jyE xFuf0Dv4qmBiG1iWJG90bQlvQZNt0/POR0STNYi8EcXBmlwvntCG/64lOyb8aDYy AQGISyEV59yzg8AJBaqMVN3nFj6J0R2S+z3c+N/HnbYVJf9unlT5l5jAHVuDzhsw = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=z6SbkHSymXUYFqwHfqqrReHG8Jw=; b=ncsIGD5gxj6euRYn7 63+ioL/jJZdw6WPJXT9NJjQOuUY9I2hmSPSO4FtpJaDC0pQKU5fQAw9mCvysWMMn iLckHC5faEfKsDKGlkjsyD26r1VeHD+eEm5nuyu8Kb7PaFHk4ntjKoQwuMHQ/1yY op9es7DvfDa7yS4zBZb961zbEU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_50,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,SPF_HELO_PASS,TW_YG autolearn=ham version=3.3.1 Message-ID: <51BCC258.3070304@towo.net> Date: Sat, 15 Jun 2013 21:36:56 +0200 From: Thomas Wolff User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: getclip and cygutils and cygcheck References: <0D835E9B9CD07F40A48423F80D3B5A7021C57FB3 AT USA7109MB022 DOT na DOT xerox DOT net> <0D835E9B9CD07F40A48423F80D3B5A7021C58055 AT USA7109MB022 DOT na DOT xerox DOT net> <51B8D19B DOT 7080400 AT towo DOT net> <20130613095556 DOT GA21638 AT calimero DOT vinschen DOT de> <20130614091553 DOT GC4087 AT calimero DOT vinschen DOT de> In-Reply-To: X-TagToolbar-Keys: D20130615213656525 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Am 15.06.2013 05:15, schrieb Jeremy Hetzler: > On Fri, Jun 14, 2013 at 5:15 AM, Corinna Vinschen wrote: > >> What's that size? I'm not aware of any size restriction in the current >> /dev/clipboard code. Well, there's an allocation when writing to the >> clipboard, but it's only restricted by the size of the largest available >> memory block in the process VM, in theory. > After some testing, the limit seems to be 64k. It only happens when > reading data that was copied to the clipboard by a Windows program (in > this case Excel). This sounds pretty much like the same observation I made in http://cygwin.com/ml/cygwin/2012-06/msg00521.html At that time, however, the problem was finally fixed, so (not yet having checked again, sorry) could the old problem have crept in again somehow? ------ Thomas -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple