GNOME Bugzilla – Bug 555894
a problem about libmapping.so which disappeared in latest nautilus-cd-burner package
Last modified: 2009-02-03 14:55:16 UTC
Please describe the problem: I upgraded nautilus to version 2.22.5.1 and nautilus-cd-burner to 2.22.1 on Debian/sid system(with kernel 2.6.27, glibc 2.8.0 20080809). While I compile gstreamer-plugins-base 0.10.20.2 or 0.10.21, I found the warning messages which are as follows: .... (<unknown>:7712): libgnomevfs-WARNING **: Cannot load module `/usr/lib/gnome-vfs-2.0/modules/libmapping.so' (/usr/lib/gnome-vfs-2.0/modules/libmapping.so: cannot open dynamic object file: there is no such file or directory) (<unknown>:7712): libgnomevfs-WARNING **: Cannot load module `/usr/lib/gnome-vfs-2.0/modules/libmapping.so' (/usr/lib/gnome-vfs-2.0/modules/libmapping.so: cannot open dynamic obejct file: there is no such file or directory) 0:00:00.001386845 7733 0x9f5010 ERROR GST_REGISTRY gstregistrybinary.c:1205:gst_registry_binary_read_cache: No or broken registry header 0:00:00.001374631 7765 0x21fd010 ERROR GST_REGISTRY gstregistrybinary.c:1205:gst_registry_binary_read_cache: No or broken registry header .... I can finish packaging the debian package, but I think that messages above should not appear. There is no libmapping.so in my system. Steps to reproduce: 1. Whenever recompiling the gstreamer-plugins-base package ( any version up to 0.10.21) 2. 3. Actual results: It seems that due to this problem I cannot view DVD movie through the menu of Totem(2.22.2). I only can view it via xineplugin of Totem or another program such as vlc or mplayer. Expected results: Does this happen every time? At build time, yes. But, I cannout confirm that the problem of playing DVDs is firmly related to the libmapping.so issue. Other information: At present I cannout view mpeg ts movie via Totem(2.22.2), and VC-1 HD movie which requires specific codec of microsoft . I seems that the former problem is related to ffmpeg or gstreamer-ffmpeg.
The "/usr/lib/gnome-vfs-2.0/modules/libmapping.so"-warning is caused by a gnome-vfs misconfiguration and shouldn't cause any problems. Your problems probably have other reasons... Which versions of gst-plugins-base/good/bad/ugly do you have installed? Do you have the Fluendo MPEG TS demuxer installed or gst-plugins-bad >= 0.10.8.2? Is something useful written on the terminal when trying to play such a non-working title with totem? Also, does the "No or broken registry header" appear always when building? Does it also appear if you run GST_DEBUG=GST_REGISTRY:3 gst-inspect-0.10 Apart from that, you can get up to date gstreamer packages for Debian from Debian/experimental, including latest pre-releases ;)
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!