From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 7 07:28:43 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 CE0F4106564A for ; Mon, 7 Apr 2008 07:28:43 +0000 (UTC) (envelope-from yar.tikhiy@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by mx1.freebsd.org (Postfix) with ESMTP id 627BD8FC15 for ; Mon, 7 Apr 2008 07:28:43 +0000 (UTC) (envelope-from yar.tikhiy@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so1469224fgg.35 for ; Mon, 07 Apr 2008 00:28:42 -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:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=tcObUdBOUBcf2su7TiYyyI+1kZVcv+vNkdc+SM2JJzo=; b=Uba+gSxYw1axLVewKeYwIos1gfz4AwaUUqFgMIMAAIq6QLvKbRL5U9Fl4sK1XbFptJkrxvATG/qrNWJpju4qZ7VILCtppWjkN0o+h3K5OWF+Yh36KE+4LVMmOyrW4dltW9mFl6yUD5Lj1q5hjsv12MLb/n4tfRF6FHs/jIt0qb4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=xyr0SNbE2rHPY6GntQjl1nmp97h9ZnzfZCE4kVEX93SHjIAvi1BBOsNADTgh/w1PV/IZ2Vpgtd9CBkp5f83jrQlAjG+JBbN0AicX+WFqGSD6RyXa4laZw7kydRfoUSQ/rYsZmIMm8IwkVOu2WxHh56z7I2AFEDhVkhlwNDTG8XQ= Received: by 10.82.112.3 with SMTP id k3mr675683buc.61.1207551717345; Mon, 07 Apr 2008 00:01:57 -0700 (PDT) Received: by 10.82.145.1 with HTTP; Mon, 7 Apr 2008 00:01:57 -0700 (PDT) Message-ID: Date: Mon, 7 Apr 2008 11:01:57 +0400 From: "Yar Tikhiy" Sender: yar.tikhiy@gmail.com To: freebsd-gnome@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 796f6893252a508c Subject: Gnome pausing forever if restarted too soon? 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: Mon, 07 Apr 2008 07:28:43 -0000 Hi all, Today I've got enough motivation to ask about a problem I've saw since my first days with Gnome in FreeBSD. When I quit my current Gnome session and start a new one in a moment, e.g., to test some new settings, Gnome won't fully start: It will show the initial logo, load some components, hide the logo, and then just pause with the empty desktop. It doesn't seem to matter if I use gdm or startx. The workaround I found is to kill Gnome-related processes left running after I quit Gnome, but doing so each time is a bit annoying. Is it a known issue? Sorry, I failed to find any references to it in the FAQs. Thanks! -- Yar