From owner-freebsd-gnome@FreeBSD.ORG Thu Jun 12 08:27:31 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 9893A1065670 for ; Thu, 12 Jun 2008 08:27:31 +0000 (UTC) (envelope-from andrew.w.nosenko@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.237]) by mx1.freebsd.org (Postfix) with ESMTP id 621528FC1E for ; Thu, 12 Jun 2008 08:27:31 +0000 (UTC) (envelope-from andrew.w.nosenko@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so4199203rvf.43 for ; Thu, 12 Jun 2008 01:27:31 -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=JxU7y8Yx9/sLGFbPlhRcq2JHzJb8qkB9CaOnsWQI0No=; b=kR0ma29vl0NWtBGEZtlo9H4KF1FHFWAK68TzikFrVxEP1bkRmJIWWq4AAnQXNlRJ0U Gav2Pvq75vG6J5bBcDuni18mtqPIdARxUeXsjyjWr45uiUP+VLcBnkAZbPvxlxY5udhM S/WH52SLylUOwvmp/ZwP+uNuGBREMDaHhmUkU= 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=dUz7Jlfge5JwMss9q+zSKZvjjIdp5UVoStlo3fXihOYJ6rJdsShhz+cB4cEaqNs3v2 W0hd+G48n9P/d4J5t+EL0meZZeVwUkgsbeZZri5mMBohSatjv4YALsipphYQ/3xWOdPA o8QuDmup3g1TiXQAA5vgcqhZ183NMvOio0jSg= Received: by 10.141.132.1 with SMTP id j1mr657185rvn.64.1213259250506; Thu, 12 Jun 2008 01:27:30 -0700 (PDT) Received: by 10.141.162.7 with HTTP; Thu, 12 Jun 2008 01:27:30 -0700 (PDT) Message-ID: <6161f3180806120127v3c9c80f9gbcf6ee709ad6e3b8@mail.gmail.com> Date: Thu, 12 Jun 2008 11:27:30 +0300 From: "Andrew W. Nosenko" To: "Joe Marcus Clarke" In-Reply-To: <6161f3180806120125x7ce26584j6b046b99a746b458@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6161f3180806050451x1ba839b1u91cdb20c5cb1bf69@mail.gmail.com> <6161f3180806051215x4e2307dfrd40b73683d81b26@mail.gmail.com> <48484220.2080408@freebsd.org> <6161f3180806051304p640d03a2sed3c3a32f5112329@mail.gmail.com> <6161f3180806100131v6a209f0ew9f3478fc47a462d4@mail.gmail.com> <1213249990.84877.13.camel@shumai.marcuscom.com> <6161f3180806120125x7ce26584j6b046b99a746b458@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, 12 Jun 2008 08:27:31 -0000 On Thu, Jun 12, 2008 at 11:25 AM, Andrew W. Nosenko wrote: > On Thu, Jun 12, 2008 at 8:53 AM, Joe Marcus Clarke wrote: >> On Tue, 2008-06-10 at 11:31 +0300, Andrew W. Nosenko wrote: >>> On Fri, Jun 6, 2008 at 6:14 PM, Jeremy Messenger wrote: >>> > >>> > Remove old one and use this patch instead. This patch isn't for crash >>> > problem, so it is a debug to see if it will helping us to understand what's >>> > wrong with gnome-menus. Created by marcus. >>> > >>> > http://www.marcuscom.com/downloads/patch-libmenu_menu-monitor.c >>> >>> Done. Output is attached. >> >> I don't see why it should crash. Have you tried creating a clean >> account, and see if the problem occurs there as well? >> > > On newly created fresh account it doesn't crash. But crash easy > enough reproduced by following steps: > > 1. create new user > 2. create .xinitrc with only one line gnome-session > 3. start X11 by startx > 4. remove menu named "Menu Bar" (menu represented by "Gnome foot" > + "Applications" + "Palces" + "System") from the top panel > 5. add menu named "Main menu" (menu represented by "Gnome foot" > icon only) to the top panel > 6. press Alt+F2 > > Seems like the key point is presence of "Main menu" ("Gnome foot" > only) instead of default "Menu Bar" ("Gnome foot" + "Applications" + > "Palces" + "System") and, possible, launchers on panel. > Forget to mention: GDM is not running, if it matters. -- Andrew W. Nosenko