From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Berman Newsgroups: gmane.emacs.devel Subject: Re: SUSE users: Can anyone run GTK Emacs with wxGTK installed? Date: Tue, 05 Dec 2006 13:27:01 +0100 Message-ID: <87ejre5y0a.fsf@escher.local.home> References: <87ac239yl8.fsf@escher.local.home> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1165321658 2117 80.91.229.10 (5 Dec 2006 12:27:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 5 Dec 2006 12:27:38 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 05 13:27:36 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GrZOV-0006qU-7q for ged-emacs-devel@m.gmane.org; Tue, 05 Dec 2006 13:27:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GrZOU-0004tc-Mp for ged-emacs-devel@m.gmane.org; Tue, 05 Dec 2006 07:27:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GrZOK-0004tT-Cd for emacs-devel@gnu.org; Tue, 05 Dec 2006 07:27:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GrZOH-0004sz-Uy for emacs-devel@gnu.org; Tue, 05 Dec 2006 07:27:19 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GrZOH-0004sw-Qv for emacs-devel@gnu.org; Tue, 05 Dec 2006 07:27:17 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GrZOH-0004GL-MF for emacs-devel@gnu.org; Tue, 05 Dec 2006 07:27:17 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GrZOD-0001yQ-5A for emacs-devel@gnu.org; Tue, 05 Dec 2006 13:27:13 +0100 Original-Received: from i577b95ae.versanet.de ([87.123.149.174]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Dec 2006 13:27:13 +0100 Original-Received: from Stephen.Berman by i577b95ae.versanet.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Dec 2006 13:27:13 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 23 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: i577b95ae.versanet.de User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.90 (gnu/linux) 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:63310 Archived-At: On Tue, 05 Dec 2006 00:38:00 +0100 Andreas Schwab wrote: > Stephen Berman writes: > >> Before I take that step, I would be grateful if any SUSE users who uses >> the GTK build of Emacs 22 could test this on their system (preferably >> 10.1 or 10.0), so I can know whether this is a SUSE problem or a local >> issue. > > I can't test 10.[01], but on 10.2 there is no problem starting Emacs while > wxGTK is installed. Well, that's something positive to look forward to :-), but 10.2 contains a different version of wxGTK, so I still don't know if my problem is due to the wxGTK in 10.1 or some local configuration. Do you happen to know whether wxGTK changes any pango or fontconfig related files, and if so which? I ask because, as I mentioned, although uninstalling the wxGTK binary rpm made Emacs-GTK start normally again, when I compiled and installed wxGTK myself, and then manually deleted the installed files, Emacs-GTK still segfaulted (and unfortunately still does). Steve Berman