From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dieter Jurzitza Newsgroups: gmane.emacs.devel Subject: Re: Problems with gtk-build / emacs-22.1.1 Date: Mon, 10 Sep 2007 21:50:11 +0200 Organization: privat Message-ID: <200709102150.11614.dieter.jurzitza@t-online.de> References: <200709092231.39111.dieter.jurzitza@t-online.de> <46E4E224.7030707@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1189461207 16835 80.91.229.12 (10 Sep 2007 21:53:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 10 Sep 2007 21:53:27 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 11 07:53:13 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IUy1g-000771-W6 for ged-emacs-devel@m.gmane.org; Tue, 11 Sep 2007 07:11:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IUqXK-0002x0-9J for ged-emacs-devel@m.gmane.org; Mon, 10 Sep 2007 17:11:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IUqWq-0002o3-M1 for emacs-devel@gnu.org; Mon, 10 Sep 2007 17:10:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IUqWo-0002n5-4l for emacs-devel@gnu.org; Mon, 10 Sep 2007 17:10:44 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IUqWn-0002mz-RX for emacs-devel@gnu.org; Mon, 10 Sep 2007 17:10:41 -0400 Original-Received: from mailout05.sul.t-online.de ([194.25.134.82] helo=mailout05.sul.t-online.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IUqWn-0001R0-Fo for emacs-devel@gnu.org; Mon, 10 Sep 2007 17:10:41 -0400 Original-Received: from fwd31.aul.t-online.de by mailout05.sul.t-online.com with smtp id 1IUqWk-0001pK-00; Mon, 10 Sep 2007 23:10:38 +0200 Original-Received: from djunix.karlsruhe.edu (bdiV3wZUre36x+GkVr6fRHjwNWC+cgN6rZY1qqHsDlJNMI3M3t6Bkw@[91.19.118.128]) by fwd31.aul.t-online.de with esmtp id 1IUqWZ-0NgxGK0; Mon, 10 Sep 2007 23:10:27 +0200 Original-Received: by djunix.karlsruhe.edu (Postfix, from userid 1000) id F21A410F90; Mon, 10 Sep 2007 21:50:11 +0200 (CEST) User-Agent: KMail/1.8 In-Reply-To: <46E4E224.7030707@swipnet.se> Content-Disposition: inline X-ID: bdiV3wZUre36x+GkVr6fRHjwNWC+cgN6rZY1qqHsDlJNMI3M3t6Bkw X-TOI-MSGID: c746e3d0-36ff-48b6-abb3-51ea83cc4e02 X-Detected-Kernel: Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:78507 Archived-At: Dear listmembers, I made (some ...) progress. If I start emacs like this (kde): Alt-F2 # run program emacs or as readily said from within ~/.kde/Autostart/emacs : (cat ~/.kde/Autostart/emacs) #!/bin/sh /usr/bin/emacs --iconic & I can repetitively crash emacs by the first gnuclient call. In contrast, if I start emacs from within ~/.kde/Autostart/emacs "through" = a=20 xterm : (cat ~/.kde/Autostart/emacs) #!/bin/sh xterm -iconic -e "/usr/bin/emacs --iconic &" it is working just fine, the call gnuclient does what it is expected to do: open file within an emacs buffer= =2E=20 So, I have a plaster for the problem but hardly understand what is going on. If anyone has any further ideas on this .... Thanks again, take care Dieter Jurzitza =2D-=20 =2D---------------------------------------------------------- | \ /\_/\ | | ~x~ |/-----\ / \ /- \_/ ^^__ _ / _ ____ / <=B0=B0__ \- \_/ | |/ | | || || _| _| _| _| if you really want to see the pictures above - use some font with constant spacing like courier! :-) =2D----------------------------------------------------------