From owner-freebsd-gnome@FreeBSD.ORG Thu Jun 5 11:51:49 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 6B3EA106564A for ; Thu, 5 Jun 2008 11:51:49 +0000 (UTC) (envelope-from andrew.w.nosenko@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.234]) by mx1.freebsd.org (Postfix) with ESMTP id 351068FC1B for ; Thu, 5 Jun 2008 11:51:49 +0000 (UTC) (envelope-from andrew.w.nosenko@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so707101rvf.43 for ; Thu, 05 Jun 2008 04:51:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=F8m5+KhnNB5RGf9z9vGohTIQ9+TxSTM9AKtbVQMsjtQ=; b=JFYCGQer9YNKbauYwKFi7bvOOMgYfkH25bSM+Obp8FAWCKjaiXkpvltIb0N7njn+yW 2mp96XVmo6Uqdc2ke3Aq3ro7jIH985Hmth0BXjVgrcSf0etCMP7BVmE2xB1/Baaxt2nK 7eVJXP4FDI3ZNTNXHJ+fIGo7dw+IVglty83no= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=YB8B22MFbwOv/pFvjv5r5AMl1lMS73IsIDwcrPYNgLvitHouzKUvBipPugjkEdAQGF pVRx6MMDf2RjfU84sYs1fStrdFW0fg8JWmgvqtPtlrDIXarzpwXcenKn5thwrWW6F+Lj hLwkFGwOs3v21Ym7km0IgPwpD1wpPLniwD1JI= Received: by 10.140.164.6 with SMTP id m6mr758828rve.210.1212666708936; Thu, 05 Jun 2008 04:51:48 -0700 (PDT) Received: by 10.141.162.7 with HTTP; Thu, 5 Jun 2008 04:51:48 -0700 (PDT) Message-ID: <6161f3180806050451x1ba839b1u91cdb20c5cb1bf69@mail.gmail.com> Date: Thu, 5 Jun 2008 14:51:48 +0300 From: "Andrew W. Nosenko" To: "Jeremy Messenger" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080601191753.0A89045019@ptavv.es.net> <6161f3180806020344l5edf9fc8l8420aeccdcaf6d4a@mail.gmail.com> 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 11:51:49 -0000 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. > 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 -- Andrew W. Nosenko