From owner-freebsd-gnome@FreeBSD.ORG Thu Jun 5 20:09:30 2008 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4AA90106567A for ; Thu, 5 Jun 2008 20:09:30 +0000 (UTC) (envelope-from marcus@freebsd.org) Received: from av-tac-rtp.cisco.com (hen.cisco.com [64.102.19.198]) by mx1.freebsd.org (Postfix) with ESMTP id D849A8FC13 for ; Thu, 5 Jun 2008 20:09:29 +0000 (UTC) (envelope-from marcus@freebsd.org) X-TACSUNS: Virus Scanned Received: from rooster.cisco.com (localhost [127.0.0.1]) by av-tac-rtp.cisco.com (8.11.7p3+Sun/8.11.7) with ESMTP id m55JiXQ16833; Thu, 5 Jun 2008 15:44:33 -0400 (EDT) Received: from [64.102.220.143] (dhcp-64-102-220-143.cisco.com [64.102.220.143]) by rooster.cisco.com (8.11.7p3+Sun/8.11.7) with ESMTP id m55JiWu17901; Thu, 5 Jun 2008 15:44:32 -0400 (EDT) Message-ID: <48484220.2080408@freebsd.org> Date: Thu, 05 Jun 2008 15:44:32 -0400 From: Joe Marcus Clarke Organization: FreeBSD, Inc. User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: "Andrew W. Nosenko" References: <20080601191753.0A89045019@ptavv.es.net> <6161f3180806020344l5edf9fc8l8420aeccdcaf6d4a@mail.gmail.com> <6161f3180806050451x1ba839b1u91cdb20c5cb1bf69@mail.gmail.com> <6161f3180806051215x4e2307dfrd40b73683d81b26@mail.gmail.com> In-Reply-To: <6161f3180806051215x4e2307dfrd40b73683d81b26@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-gnome@freebsd.org Subject: Re: gnome-panel crashes when launching Run Dialog X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jun 2008 20:09:30 -0000 Andrew W. Nosenko wrote: > On Thu, Jun 5, 2008 at 7:27 PM, Jeremy Messenger wrote: >> On Thu, 05 Jun 2008 06:51:48 -0500, Andrew W. Nosenko >> wrote: >> >>> On Thu, Jun 5, 2008 at 6:25 AM, Jeremy Messenger wrote: >>>> On Mon, 02 Jun 2008 11:00:08 -0500, Jeremy Messenger >>>> wrote: >>>> >>>>> On Mon, 02 Jun 2008 05:44:31 -0500, Andrew W. Nosenko >>>>> wrote: >>>>> >>>>>> On Sun, Jun 1, 2008 at 10:17 PM, Kevin Oberman wrote: >>>>>>>> Date: Sat, 31 May 2008 20:59:39 -0500 >>>>>>>> From: "Jeremy Messenger" >>>>>>>> Sender: owner-freebsd-gnome@freebsd.org >>>>>>>> >>>>>>>> On Fri, 30 May 2008 06:24:00 -0500, Andrew W. Nosenko >>>>>>>> wrote: >>>>>>>> >>>>>>>>> Just FYI because may be FreeBSD specific... >>>>>>>>> >>>>>>>>> http://bugzilla.gnome.org/show_bug.cgi?id=531943 >>>>>>>> Where is Run Dialog in GNOME? >>>>>>> I suspect he means Alt-F2. It's the only Run dialog that I am aware >>>>>>> of. >>>>>> Yes, Alt-F2 (if you use default bindings). >>>>> I can't reproduce your problem. I think it's possible an issue in >>>>> devel/xdg-utils, so I will checking it out this afternoon. >>>> After check in your backtraces again, it's gnome-menus problem rather >>>> than >>>> gnome-panel. You should change your bugzilla from gnome-panel to >>>> gnome-menus. If bugzilla doesn't has feature for change, you can close >>>> and >>>> create a new one for gnome-menus. >>> OK. >> Try this patch created by marcus. Put it in x11/gnome-menus/files/ and >> reinstall it. >> >> http://people.freebsd.org/~mezz/diff/patch-libmenu_menu-monitor > > Installed, doesn't help. > Backtraces are attached (gnome-pabel.1.bt and gnome-panel.1.bt-full) > > Additionally, occur after patch (empty lines are removed): > (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion > `tag > 0' failed > (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion > `tag > 0' failed > (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion > `tag > 0' failed > (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion > `tag > 0' failed > (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion > `tag > 0' failed > > Backtrace after G_DEBUG=fatal_criticals are attached > (gnome-panel.1.bt-abort and gnome-panel.1.bt-abort-full). I was sloppy with the patch, but if you do not have fatal_criticals defined, does it still crash? Joe > >>>> I have discussed with marcus and he >>>> doesn't think that it's FreeBSD specific. >>>> >>>> As for the strange '/etc/xdg/menus/gnome-applications-merged' in your >>>> backtraces. Do you have /etc/xdg/menus/gnome-applications-merged? We do >>>> not >>>> have it and I only can find 'gnome-applications-merged' is in xdg-utils, >>>> but >>>> it will never touch gnome-applications-merged for FreeBSD which only will >>>> if >>>> it exists. >>> I have nither /etc/xdg/menus/gnome-applications-merged nor >>> /usr/local/etc/xdg/menus/gnome-applications-merged. >>> >>> Only one directory, which similar name, is >>> /usr/local/etc/xdg/menus/applications-merged >> Ok, this should be from KDE as we don't have all of that for GNOME but I >> know that GNOME supports it. Can you grep files in >> etc/xdg/menus/applications-merged/* to see if there has any of >> '/etc/xdg/[...]/gnome-applications-merged'? >> > > No, there no one even similar entry. All occurences of "app.*merge" > regexp live in comments: > > $ cd /usr/local/etc/xdg/ > $ find . -type f -print0 | xargs -0 grep -nH 'app.*merge' > ./menus/settings.menu:13: > ./menus/gnome-applications.menu:216: > ./menus/gnome-screensavers.menu:13: > > > ------------------------------------------------------------------------ > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome