From owner-freebsd-gnome Tue May 21 8:42: 2 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 3DDB237B40A for ; Tue, 21 May 2002 08:41:59 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id J9KHZ581; Tue, 21 May 2002 18:43:49 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g4LFfwc07835; Tue, 21 May 2002 18:41:58 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CEA6ACC.CB67CF0F@FreeBSD.org> Date: Tue, 21 May 2002 18:42:04 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Garrett Rooney Cc: gnome@freebsd.org Subject: Re: small problem with gnomepanel-1.521 port References: <20020521130519.GG57860@electricjellyfish.net> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Garrett Rooney wrote: > > hi, > > i just started playing around with the gnome2 beta 5 ports last night, > and i noticed a small problem, so i thought i should bring it to your > attention. > > the gnomepanel port should probably depend on the gnomemedia2 port, > since by default it tries to embed the gnome-volume-control program, > which is part of the gnomemedia2 port. the panel will still work > without this port, but it will pop up an error message every time it > starts saying that there was an error finding that program. Unfortunately you diagnosis is incorrect. Actually, gnomepanel tries to invoke mixer applet, which is the part of x11/gnomeapplets2 port. Unfortutanely this port itself depends on gnomepanel, so that we can't add it into gnomepanel's RUN_DEPENDS, because it would mean circular dependency. > thanks for the great work, everything else in then gnome2 ports has > worked great! Thanks, really nice to hear! -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message