sound option in settings

Jasper Huijsmans jasper at xfce.org
Fri Apr 29 09:27:07 CEST 2005


On Fri, Apr 29, 2005 at 10:07:27AM +0300, Amichai Teumim wrote:
> Hey brian
> 
> That's what guy on #xfce on freenode told me too. He asked me to run gdb 
> xfce-mcs-manager. So this is what I got:
> 
> Xlib:  extension "RANDR" missing on display ":0.0".
> 
> That's all though.
> 
> The guy told me he doesn't think this has anything to do with the sound 
> plugin. He wasn't sure though.
> 
> What you guys think?
> 

The mcs manager goes into daemon mode and will detach from gdb. Try running it
with --no-daemon-debug option.

 $ gdb xfce-mcs-manager
gdb> run --no-daemon-debug
 [*crash*]
gdb> bt
 [ output of backtrace ]


Hopefully that will give some more information.

	Jasper



More information about the Xfce mailing list