From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: gtr289@gmail.com Newsgroups: gmane.emacs.help Subject: Cygwin emacs-x11 Won't Start During Windows Remote Desktop Session Date: Mon, 5 Oct 2015 10:50:00 -0700 (PDT) Message-ID: <20077799-fe10-49a9-ab55-43a9c784a6a3@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1444067429 12883 80.91.229.3 (5 Oct 2015 17:50:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 5 Oct 2015 17:50:29 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 05 19:50:28 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Zj9u7-0000Iw-2N for geh-help-gnu-emacs@m.gmane.org; Mon, 05 Oct 2015 19:50:27 +0200 Original-Received: from localhost ([::1]:46860 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zj9u1-0001Zx-92 for geh-help-gnu-emacs@m.gmane.org; Mon, 05 Oct 2015 13:50:21 -0400 X-Received: by 10.140.239.142 with SMTP id k136mr27016176qhc.7.1444067400935; Mon, 05 Oct 2015 10:50:00 -0700 (PDT) X-Received: by 10.50.92.7 with SMTP id ci7mr118748igb.4.1444067400899; Mon, 05 Oct 2015 10:50:00 -0700 (PDT) Original-Path: usenet.stanford.edu!v79no7744146qge.0!news-out.google.com!z4ni12064ign.0!nntp.google.com!kq10no17085461igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=205.203.128.142; posting-account=tSYqGQoAAAAeSQ15qXX5aoJ3dafSnHkn Original-NNTP-Posting-Host: 205.203.128.142 User-Agent: G2/1.0 Injection-Date: Mon, 05 Oct 2015 17:50:00 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:215236 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:107520 Archived-At: Hello all, On my workplace PC running Windows 7 Enterprise I run cygwin-x as my x serv= er (XWin.exe). From a linux box running redhat, I run the fvwm window mana= ger. I frequently run a windows remote desktop session from my pc at home, = to get my workplace desktop. The x-session is completely stable. However, I= cannot run cygwin's emacs-x11. It starts up and keeps allocating memory (= seen from the remote task-manager) until it core dumps after .5 Gig. =20 Other cygwin-x apps start no problem, just as if I'm at work. Anyone know o= f a solution for this? Is there any run switch I can give emacs-x11 to de= bug what it's doing? It ends with a Fatal Error 11: Segmentation Fault. = It does run in no-window mode with the -nw switch, but I'm hoping I can get= full x support to work. I have seen the "Could not connect to accessibility bus" error, but not sur= e this is related.. Thanks in advance.. Joe