* [gentoo-user] Where is GNOME_MixerAapplet
@ 2005-07-10 18:16 Allan Gottlieb
2005-07-11 20:58 ` LostSon
0 siblings, 1 reply; 5+ messages in thread
From: Allan Gottlieb @ 2005-07-10 18:16 UTC (permalink / raw
To: gentoo-user
I just installed a new stage1 gentoo with gnome-2.10.
It keeps complaining that
The panel encountered a problem while loading
"OAFIID:GNOME_MixerApplet".
I have emerged gnome-light, gnome-audio, gnome-alsamixer, and
gnome-applets, but cannot find the gnome mixer applet. Can anyone
tell me where it is?
Thanks,
allan
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Where is GNOME_MixerAapplet
2005-07-10 18:16 [gentoo-user] Where is GNOME_MixerAapplet Allan Gottlieb
@ 2005-07-11 20:58 ` LostSon
2005-07-11 22:10 ` Allan Gottlieb
0 siblings, 1 reply; 5+ messages in thread
From: LostSon @ 2005-07-11 20:58 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 600 bytes --]
I had this problem as well and i re-emerged gnome-panel and it went
away.
On Sun, 2005-07-10 at 14:16 -0400, Allan Gottlieb wrote:
> I just installed a new stage1 gentoo with gnome-2.10.
>
> It keeps complaining that
>
> The panel encountered a problem while loading
> "OAFIID:GNOME_MixerApplet".
>
> I have emerged gnome-light, gnome-audio, gnome-alsamixer, and
> gnome-applets, but cannot find the gnome mixer applet. Can anyone
> tell me where it is?
>
> Thanks,
> allan
--
LostSon
http://www.lostsonsvault.org
Fox Cities Linux User Group = www.foxlug.org
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Where is GNOME_MixerAapplet
2005-07-11 20:58 ` LostSon
@ 2005-07-11 22:10 ` Allan Gottlieb
2005-07-11 22:21 ` Holly Bostick
0 siblings, 1 reply; 5+ messages in thread
From: Allan Gottlieb @ 2005-07-11 22:10 UTC (permalink / raw
To: gentoo-user
The key seems to be having gstreamer in the USE variable.
At Mon, 11 Jul 2005 15:58:02 -0500 LostSon <lostson@lostsonsvault.org> wrote:
> I had this problem as well and i re-emerged gnome-panel and it went
> away.
>
>
> On Sun, 2005-07-10 at 14:16 -0400, Allan Gottlieb wrote:
>> I just installed a new stage1 gentoo with gnome-2.10.
>>
>> It keeps complaining that
>>
>> The panel encountered a problem while loading
>> "OAFIID:GNOME_MixerApplet".
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Where is GNOME_MixerAapplet
2005-07-11 22:10 ` Allan Gottlieb
@ 2005-07-11 22:21 ` Holly Bostick
2005-07-12 3:17 ` [gentoo-user] Where is GNOME_MixerAapplet (SOLVED) Allan Gottlieb
0 siblings, 1 reply; 5+ messages in thread
From: Holly Bostick @ 2005-07-11 22:21 UTC (permalink / raw
To: gentoo-user
Allan Gottlieb schreef:
> The key seems to be having gstreamer in the USE variable.
>
> At Mon, 11 Jul 2005 15:58:02 -0500 LostSon <lostson@lostsonsvault.org> wrote:
>
>
>> I had this problem as well and i re-emerged gnome-panel and it went
>>away.
>>
>>
>>On Sun, 2005-07-10 at 14:16 -0400, Allan Gottlieb wrote:
>>
>>>I just installed a new stage1 gentoo with gnome-2.10.
>>>
>>>It keeps complaining that
>>>
>>> The panel encountered a problem while loading
>>> "OAFIID:GNOME_MixerApplet".
In that case, make sure to run
gstreamer-properties
to make sure the gstreamer backend is properly configured. I did try to
work with gstreamer, but the only thing that uses it --Totem-- really
worked much better with the xine backend, so I switched Totem to that
(recompile; if you compile it -xine it uses gstreamer; if +xine it uses
xine) and didn't think about gstreamer much more after that, so I can't
say more about its inner workings.
Holly
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Where is GNOME_MixerAapplet (SOLVED)
2005-07-11 22:21 ` Holly Bostick
@ 2005-07-12 3:17 ` Allan Gottlieb
0 siblings, 0 replies; 5+ messages in thread
From: Allan Gottlieb @ 2005-07-12 3:17 UTC (permalink / raw
To: gentoo-user
At Tue, 12 Jul 2005 00:21:24 +0200 Holly Bostick <motub@planet.nl> wrote:
> Allan Gottlieb schreef:
>> The key seems to be having gstreamer in the USE variable.
>>
>>> I had this problem as well and i re-emerged gnome-panel and it went
>>>away.
>>>
>>>On Sun, 2005-07-10 at 14:16 -0400, Allan Gottlieb wrote:
>>>
>>>>I just installed a new stage1 gentoo with gnome-2.10.
>>>>
>>>>It keeps complaining that
>>>>
>>>> The panel encountered a problem while loading
>>>> "OAFIID:GNOME_MixerApplet".
>
> In that case, make sure to run
>
> gstreamer-properties
>
> to make sure the gstreamer backend is properly configured.
That actually was set correctly. Once I installed gstreamer and
joined the audio group, all was well. The only somewhat non obvious
part was that you need the gstreamer USE variable.
Thanks for your help.
allan
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-07-12 3:21 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-10 18:16 [gentoo-user] Where is GNOME_MixerAapplet Allan Gottlieb
2005-07-11 20:58 ` LostSon
2005-07-11 22:10 ` Allan Gottlieb
2005-07-11 22:21 ` Holly Bostick
2005-07-12 3:17 ` [gentoo-user] Where is GNOME_MixerAapplet (SOLVED) Allan Gottlieb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox