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:48 +0100 Message-ID: <87d56y5xyz.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=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1165321828 2715 80.91.229.10 (5 Dec 2006 12:30:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 5 Dec 2006 12:30:28 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 05 13:30:27 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 1GrZRB-0007B1-Mc for ged-emacs-devel@m.gmane.org; Tue, 05 Dec 2006 13:30:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GrZRB-0006HE-3J for ged-emacs-devel@m.gmane.org; Tue, 05 Dec 2006 07:30:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GrZR0-0006G5-9K for emacs-devel@gnu.org; Tue, 05 Dec 2006 07:30:06 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GrZQz-0006Fk-MN for emacs-devel@gnu.org; Tue, 05 Dec 2006 07:30:05 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GrZQz-0006Fh-Ga for emacs-devel@gnu.org; Tue, 05 Dec 2006 07:30:05 -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 1GrZQz-0004dz-7n for emacs-devel@gnu.org; Tue, 05 Dec 2006 07:30:05 -0500 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1GrZQw-0002TQ-Nr for emacs-devel@gnu.org; Tue, 05 Dec 2006 13:30:02 +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:30:02 +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:30:02 +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:63311 Archived-At: On Tue, 05 Dec 2006 11:08:06 +0100 Frank Schmitt wrote: > Stephen Berman writes: > >> I posted to the pretest-bug list about Emacs 22 built with GTK support >> segfaulting after I installed wxGTK on SUSE 10.1, and Jan Djärv >> suggested I recompile pango with debugging enabled to try to get more >> information. 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. > > You aren't by any chance running gtk-qt-engine as gtk-theme? (default in > some SUSE-Systems). this crashes my Emacs frequently. In fact I am using gtk-qt-engine, but I was also using it before I installed wxGTK and AFAIK it was not responsible for any previous Emacs crashes I've seen. (I'm not using the gtk-qt-engine from SUSE, though, because that has a (longstanding) problem with the window color of GTK Emacs. This problem disappeared after building gtk-qt-engine from CVS sources.) Steve Berman