Comment 17 for bug 180478

Revision history for this message
Dave Gilbert (ubuntu-treblig) wrote :

That isn't helping me unfortunately; I'm seeing the following out of firefox:

ERROR: ld.so: object '/usr/$LIB/libartsdsp.so.0' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/usr/$LIB/libartsdsp.so.0' from LD_PRELOAD cannot be preloaded: ignored.
ALSA lib ../../src/conf.c:2700:(snd_config_hooks_call) Cannot open shared library /usr/lib/alsa-lib/libasound_module_conf_pulse.so
ALSA lib ../../../src/pcm/pcm.c:2196:(snd_pcm_open_noupdate) Unknown PCM default
ALSA lib ../../../src/pcm/pcm_dmix.c:1008:(snd_pcm_dmix_open) unable to open slave
ALSA lib ../../../src/pcm/pcm_dmix.c:1008:(snd_pcm_dmix_open) unable to open slave
ALSA lib ../../../src/pcm/pcm_dmix.c:1008:(snd_pcm_dmix_open) unable to open slave
ALSA lib ../../../src/pcm/pcm_dmix.c:1008:(snd_pcm_dmix_open) unable to open slave
ALSA lib ../../../src/pcm/pcm_dmix.c:1008:(snd_pcm_dmix_open) unable to open slave

(repeated lots)

other errors in there include:

*** NSPlugin Viewer *** ERROR: could not reconstruct XVisual from visualID

and on quit:

(npviewer.bin:12930): Gtk-CRITICAL **: gtk_style_detach: assertion `style->attach_count > 0' failed
ALSA lib ../../../src/pcm/pcm_dmix.c:1008:(snd_pcm_dmix_open) unable to open slave

(npviewer.bin:12930): Gtk-CRITICAL **: gtk_widget_destroy: assertion `GTK_IS_WIDGET (widget)' failed
*** NSPlugin Viewer *** ERROR: NPN_InvalidateRect() invoke: Message type invalid
*** NSPlugin Wrapper *** ERROR: NPP_HandleEvent() invoke: Message type invalid
*** NSPlugin Wrapper *** ERROR: NPP_HandleEvent() invoke: Message type invalid
*** NSPlugin Wrapper *** ERROR: NPP_HandleEvent() invoke: Message type invalid
*** NSPlugin Wrapper *** ERROR: NPObject 0x29dd2a0 is not valid!

Flash works for a while (but without sound) - and then dies; it seems to die more than on Hardy;
but frankly this has never been stable - on the plus side it seems to be working again in Konq 4 (not sure about
sound)

I do wonder where the '$LIB' is coming from in that path.

Dave