Comment 0 for bug 368175

Revision history for this message
smurf (luca-dgh) wrote :

Binary package hint: libcanberra-gtk-module

I wrote a little procedure in bash using Xdialog for GUIs.
Xdialog default behaviour is to use STDERR to pass the user input to the script, but in Jaunty I have severe problems because the message "Gtk-WARNING (recursed) **: Failed to load module "libcanberra-gtk-module.so": libcanberra-gtk-module.so: missed shared object" appears at every call of Xdialog.
I know that I can instruct Xdialog to use STDOUT instead of STDERR but in Intrepid everything was ok and now in Jaunty ... I don' t wish to rewrite the procedure.
Any work-around to fix it?