X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <33160305.post@talk.nabble.com> Date: Wed, 18 Jan 2012 02:47:50 -0800 (PST) From: Marc Girod To: cygwin AT cygwin DOT com Subject: Re: Get errors while startx In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Pan ruochen wrote: > > I got the following errors while running startx: > I get the same, and I have just been too lazy/too unsure about where to report them to tell. Or maybe I did mention the first 6 months ago when it first came... The first is trivial: the code removes the .serverauth file on the previous line, so xauth will always complain. The fix is to silence it with: 2>/dev/null The other error I didn't investigate... Marc -- View this message in context: http://old.nabble.com/Get-errors-while-startx-tp33159771p33160305.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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