From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Danilo Segan Newsgroups: gmane.emacs.devel Subject: Re: Three minor GTK (?) problems Date: Tue, 03 Jun 2003 20:15:51 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <3EDCE5D7.5080004@gmx.net> References: <4730DD5C-946F-11D7-B375-00039363E640@swipnet.se> <3EDB7184.1020602@gmx.net> <3EDCDF9A.8050606@swipnet.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1054665441 22234 80.91.224.249 (3 Jun 2003 18:37:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 3 Jun 2003 18:37:21 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Jun 03 20:37:19 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19NGdm-0005hJ-00 for ; Tue, 03 Jun 2003 20:36:10 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19NGuz-00005M-00 for ; Tue, 03 Jun 2003 20:53:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19NGfd-00042Q-QV for emacs-devel@quimby.gnus.org; Tue, 03 Jun 2003 14:38:05 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19NGcu-0003DG-6t for emacs-devel@gnu.org; Tue, 03 Jun 2003 14:35:16 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19NGcb-00033R-G6 for emacs-devel@gnu.org; Tue, 03 Jun 2003 14:34:58 -0400 Original-Received: from pop.gmx.de ([213.165.64.20] helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.20) id 19NGYd-0000vQ-6S for emacs-devel@gnu.org; Tue, 03 Jun 2003 14:30:51 -0400 Original-Received: (qmail 10887 invoked by uid 65534); 3 Jun 2003 18:30:48 -0000 Original-Received: from ch19.beograd-3.tehnicom.net (EHLO gmx.net) (62.193.130.85) by mail.gmx.net (mp007) with SMTP; 03 Jun 2003 20:30:48 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20030210 X-Accept-Language: sr, sr-yu, sh, hr, en-us, en Original-To: emacs-devel@gnu.org In-Reply-To: <3EDCDF9A.8050606@swipnet.se> X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14647 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14647 Jan D. wrote: > Yes, thanks. I've checked in a change that should make the crashes > stop, but I am not sure why this happens in the first place. Somehow > a menu item has no label and GTK don't like NULL char*. I'll give it another stress test with the latest CVS version. If you don't hear from me on this issue again, everything is fine ;-) Cheers, Danilo