From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7334 invoked by alias); 1 Aug 2013 21:34:03 -0000 Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com Received: (qmail 7325 invoked by uid 89); 1 Aug 2013 21:34:02 -0000 X-Spam-SWARE-Status: No, score=1.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KHOP_DNSBL_BUMP,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,RCVD_IN_MSPIKE_BL,RCVD_IN_MSPIKE_L3,RDNS_NONE autolearn=no version=3.3.1 Received: from Unknown (HELO smtp204.alice.it) (82.57.200.100) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 01 Aug 2013 21:34:01 +0000 Received: from [192.168.1.100] (79.43.231.191) by smtp204.alice.it (8.6.060.28) (authenticated as angelo.graziosi@alice.it) id 51F27860009D86F1 for cygwin-xfree@cygwin.com; Thu, 1 Aug 2013 23:33:53 +0200 Message-ID: <51FAD439.6050302@alice.it> Date: Thu, 01 Aug 2013 21:34:00 -0000 From: Angelo Graziosi User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: XCygwin Subject: Re: Cygwin 1.7.22 calls dumper when starting X Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2013-08/txt/msg00005.txt.bz2 Charles Wilson wrote: > (I'm not sure why you need & at all; unless it allows the bash shell to exit, where otherwise it would hang around?) Without the "&", there is an extra bash process running: I want just to start XWin... > See attached. > > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; > xsi:noNamespaceSchemaLocation="run2.xsd"> > > > > > -l -c 'rm -rf /tmp/{.X*,dbus*,orbit*,*}; XWin -nowgl -multiwindow -clipboard -silent-dup-error 2>/dev/null &' > > > I have copy/pasted it, but it doesn't work (I have also tried with us-ascii) If I add the debug options you suggested, I got opt_loglevel: 9 opt_nogui : 0 opt_notty : 1 opt_timeout : 0.50 opt_wait : 0 opt_force : auto (run2_xml_stardocument) ctx=0x22aa8c (run2_xml_enddocument) ctx=0x22aa8c /home/angelo/XWinServer.xml: validation generated an internal error There was an error parsing XWinServer.xml exit status 1 Ciao, Angelo. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/