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:mime-version:in-reply-to:references:from:date :message-id:subject:cc:content-type; q=dns; s=default; b=iH3hsFS 5HL7rRVd1LAaDyfRDdiueXiVxhij12HR+uCnqRGvBmj/esHDyQbx2iATYkK54fQx 5AMwWodz4frHZW8UBLjiCWJiRqVMId/v2pJvsq3oDOPUz09WMM6BbWYXi5Mv8HB1 GCjFaLbZ5AMIIG45Dikr/ceM/rXw+ZHHSKpE= 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:mime-version:in-reply-to:references:from:date :message-id:subject:cc:content-type; s=default; bh=mZEX2zXSpB1il KWadL7ElrIAqQg=; b=tIfrs9KCmzmLwDhMU54DwcZ/JwLsZe8JZScUdpldmgJdA JJ0JkhT9Og8YcgXTd5n8tKxi/LyCg52fUhWTGwIz4ZR6B65XR+GSdHUGDdMUMRjc eKkcGltY/TGvxHkBeq2rk6WlOnC2MqyjFrrX0Hnh8LIzfc+lxPIQ4peGTKjit8= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,MISSING_HEADERS,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=HCc:U*cygwin X-HELO: mail-qt0-f174.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:cc; bh=g+d8U3gIQHgpTVhJgTyTMoZY/n2optuwMGZkdMLIiC8=; b=rq5oiTHK5POl6ve5J0L9Di9jcz8pl4/xSinWFrhkCfqsdSS3ZbmZ+1hRqNuAjBcZJ+ d1gACxwsFFf9LU5CyGmfTelFOQJ9f+sJf/75R4LuFG8fFq7EeF+YEgF9LRHgkPW2oYoC 4MzGePfQbwYC5ARPkLWxAvd5zI9vcSvayGPC2xV3FTlMk5sIz1f/Nx25KutYc6o6CF6q qlo5y1LLWUTF3nT2myA4r9LP38hweFysStq3jjXtq0LtX6oVBHe3MzsEMMBNLfCti/+0 pCGaHfpd+IV16mYEg8f9wnAfllb8MmCjIy9GI0QrOy6Q2Lw9NwbCplw8UvOS/tJb12VO OrhA== X-Gm-Message-State: AODbwcArIcGuzMH7xDpALCAgkyBjSJvcAL6ECeaoHaoYWRtaRcjjpIfA AQgdbr+S1WBfb43XewyP17tMicVvLC/3 X-Received: by 10.200.43.33 with SMTP id 30mr42904769qtu.210.1495735405598; Thu, 25 May 2017 11:03:25 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <95aea86b-d49c-d595-e051-a51d74c302c3@dronecode.org.uk> References: <95aea86b-d49c-d595-e051-a51d74c302c3 AT dronecode DOT org DOT uk> From: miserable variable Date: Thu, 25 May 2017 19:03:25 +0100 Message-ID: Subject: Re: High cpu usage by at-spi-bus-launcher and xwin-xdg-menu Cc: The Cygwin Mailing List Content-Type: text/plain; charset="UTF-8" When I kill xwin-xdg-menu the X server does not exit. I have often found the X applications menu to not appear at startup at all, I will check next time if that correlates with high cpu. I will also check ~/.xsession-errors next time this happens. Right now I do not have at-spi-bus-launcher running, xwin-xdg-menu takes very little cpu and its menu is present in the notification area. I start X as follows, in a .bat file: C:\cygwin64\bin\run.exe --quote /usr/bin/bash.exe -l -c "cd; exec /usr/bin/startxwin" On Wed, May 24, 2017 at 8:32 PM, Jon Turney wrote: > On 22/05/2017 14:39, miserable variable wrote: >> >> I regularly see these two processes taking more that 25% CPU Time >> each, as reported by ProcessExplorer. > > > This shouldn't be happening. > >> I have often terminated both not been able to notice any functionality >> lost, but I am sure I am missing something. > > > I would expect killing xwin-xdg-menu to cause the X server to exit, and it's > X applications menu to disappear from the notification area. > > I'm not sure if you mean that doesn't happen, or it does but you don't > notice? > >> Is there something in my setup causing this? > > >> I have attached /var/log/XWin.0.log and output from cygcheck -s -v -r. >> The latter is quite big and exceed maximum size for this list, I have >> deleted lines matching 'missing.*python2' of which there were many to >> stay within the limit. > > > Thanks. This doesn't show any problems I can see. > > You might also take a look at ~/.xsession-errors to see if that shows > anything. > q -- 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