> > Yes, that seems to be the case. Even more > curiously, the problem only > > happens when I move the panel slider while the > audio is playing. > > This is really very strange since the panel volume > applet and > gnome-volume-control use exactly the same GStreamer > code to > interact with the mixer. You can refer to the > sunaudiomixer > plugin code in the gst-plugins-good module. > > After reboot and login, but before changing the > volume level > try to kill the mixer2 applet. Run "ps -ef | grep > mixer" and > kill the mixer2 applet process. Then run the mixer > applet by > hand, but with the --gst-debug options set as > described in my > previous email.. Note applets live in /usr/lib, so > you'll find > the mixer applet there.
That doesn't work... $ pargs 1077 1077: /usr/lib/mixer_applet2 --oaf-activate-iid=OAFIID:GNOME_MixerApplet_Factory --oa argv[0]: /usr/lib/mixer_applet2 argv[1]: --oaf-activate-iid=OAFIID:GNOME_MixerApplet_Factory argv[2]: --oaf-ior-fd=47 $ kill 1077 $ erApplet_Factory --oaf-ior-fd=47 --gst-debug < Unknown option --gst-debug Run '/usr/lib/mixer_applet2 --help' to see a full list of available command line options. $ /usr/lib/mixer_applet2 --gst-debug Unknown option --gst-debug Run '/usr/lib/mixer_applet2 --help' to see a full list of available command line options. > Now restart gnome-panel by running "pkill > gnome-panel", it should > automatically start itself and the mixer applet. Did you want two copies of mixer_applet2 running, one in my terminal window and one started by the panel? That seems peculiar to me. -- This message posted from opensolaris.org
