On Thu, Oct 08, 2009 at 07:33:22PM +0200, Florian Kulzer wrote: > On Thu, Oct 08, 2009 at 09:28:26 -0400, Thomas H. George wrote: > > On Thu, Oct 08, 2009 at 10:58:41AM +0200, Florian Kulzer wrote: > > [...] > > > > > Given the command totem trial001.mov the one that can't responds > > [...] > > > > > ** (totem:8648): WARNING **: Failed to create dbus proxy for > > > > org.gnome.SettingsDaemon: Could not get owner of name > > > > 'org.gnome.SettingsDaemon': no such name > > > > Segmentation fault > > [...] > > > > > In both systems there is a symbolic link /usr/bin/gnome-settings-daemon > > > > to /usr/lib/gnome-settings-daemon. In both systems the ownership is > > > > root:root and the permissions are identical. > > > > > > > > Any suggestions as to the cause of this problem? > > > > > > Which output do you get from this command: > > > > > > find /usr/share/dbus-1/services/ -name 'org.gnome.*' > > > > > > > Script started on Thu 08 Oct 2009 09:23:32 AM EDT > > dragon:~# find /usr/share/dbus-1/services -name 'org.gnome.*' > > /usr/share/dbus-1/services/org.gnome.seahorse.service > > /usr/share/dbus-1/services/org.gnome.keyring.service > > /usr/share/dbus-1/services/org.gnome.PolicyKit.AuthorizationManager.service > > /usr/share/dbus-1/services/org.gnome.Epiphany.service > > /usr/share/dbus-1/services/org.gnome.GConf.service > > /usr/share/dbus-1/services/org.gnome.PolicyKit.service > > dragon:~# exit > > Does the working system have a file called "org.gnome.SettingsDaemon" in > this directory? (Note that I do not know Gnome very well, so Iam just > guessing based on what I know about dbus.) > Neither system has this file - that is locate -i org.gnome.settingsdaemon returns nothing! Both systems have a directory /etc/dbus-1/system, a directory /usr/share/dbus-1/services and a directory /usr/share/PolicyKit/policy with many entries of the form org.gnome.foo.
The truth is I don't usually use gnome though it is installed. Normally I just use icewm and the iceape suite. This is habit. I started that way years ago an it has always done everything I wished to do. As a check I switched to gnome which includes the epiphany browser as well as the iceape suite. The epiphany browser can play youtube videos, the iceape browser cannot. Both fail if I open a terminal window and start totem trial001.mov. mplayer can run trial001.mov but with no sound, oss missing. > Google give me the impression that the dbus proxy warning might not even > be relevant for the segfault you are seeing. Let's check against which > libraries totem is linked on the broken system, with this command: > > ldd `which totem` > Here is the output - rather a lot of dependencies. The output of the working system looks similar but as yet I have not transfered the output from one system to the other to run a comparison. Script started on Thu 08 Oct 2009 03:43:19 PM EDT dragon:~# ldd `which totem` linux-vdso.so.1 => (0x00007fff0ec7d000) libgstbase-0.10.so.0 => /usr/lib/libgstbase-0.10.so.0 (0x00007f197b0d8000) libgsttag-0.10.so.0 => /usr/lib/libgsttag-0.10.so.0 (0x00007f197aec6000) libgstinterfaces-0.10.so.0 => /usr/lib/libgstinterfaces-0.10.so.0 (0x00007f197acb6000) libgstvideo-0.10.so.0 => /usr/lib/libgstvideo-0.10.so.0 (0x00007f197aab0000) libgstaudio-0.10.so.0 => /usr/lib/libgstaudio-0.10.so.0 (0x00007f197a88d000) libgstreamer-0.10.so.0 => /usr/lib/libgstreamer-0.10.so.0 (0x00007f197a5b3000) libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x00007f197a3af000) libxml2.so.2 => /usr/lib/libxml2.so.2 (0x00007f197a056000) libgstpbutils-0.10.so.0 => /usr/lib/libgstpbutils-0.10.so.0 (0x00007f1979e48000) libdbus-glib-1.so.2 => /usr/lib/libdbus-glib-1.so.2 (0x00007f1979c26000) libdbus-1.so.3 => /lib/libdbus-1.so.3 (0x00007f19799e7000) librt.so.1 => /lib/librt.so.1 (0x00007f19797df000) libSM.so.6 => /usr/lib/libSM.so.6 (0x00007f19795d7000) libpython2.5.so.1.0 => /usr/lib/libpython2.5.so.1.0 (0x00007f1979266000) libpthread.so.0 => /lib/libpthread.so.0 (0x00007f197904b000) libdl.so.2 => /lib/libdl.so.2 (0x00007f1978e47000) libutil.so.1 => /lib/libutil.so.1 (0x00007f1978c44000) libz.so.1 => /usr/lib/libz.so.1 (0x00007f1978a2d000) libgconf-2.so.4 => /usr/lib/libgconf-2.so.4 (0x00007f19787ef000) libtotem-plparser.so.12 => /usr/lib/libtotem-plparser.so.12 (0x00007f19785d5000) libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0x00007f1977fdf000) libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0x00007f1977d3f000) libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0x00007f1977b1f000) libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0x00007f19778f6000) libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0x00007f19776db000) libm.so.6 => /lib/libm.so.6 (0x00007f1977458000) libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0x00007f197724c000) libgio-2.0.so.0 => /usr/lib/libgio-2.0.so.0 (0x00007f1976fa3000) libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x00007f1976d58000) libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x00007f1976ad1000) libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x00007f19768a0000) libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x00007f197665b000) libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x00007f1976458000) libglib-2.0.so.0 => /lib/libglib-2.0.so.0 (0x00007f1976193000) libcairo.so.2 => /usr/lib/libcairo.so.2 (0x00007f1975f12000) libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0x00007f1975d0a000) libXxf86vm.so.1 => /usr/lib/libXxf86vm.so.1 (0x00007f1975b05000) libXtst.so.6 => /usr/lib/libXtst.so.6 (0x00007f19758ff000) libX11.so.6 => /usr/lib/libX11.so.6 (0x00007f19755c5000) libc.so.6 => /lib/libc.so.6 (0x00007f1975274000) libICE.so.6 => /usr/lib/libICE.so.6 (0x00007f1975059000) libpcre.so.3 => /usr/lib/libpcre.so.3 (0x00007f1974e2a000) /lib64/ld-linux-x86-64.so.2 (0x00007f197b314000) libuuid.so.1 => /lib/libuuid.so.1 (0x00007f1974c26000) libORBit-2.so.0 => /usr/lib/libORBit-2.so.0 (0x00007f19749b5000) libgmime-2.4.so.2 => /usr/lib/libgmime-2.4.so.2 (0x00007f197474f000) libnsl.so.1 => /lib/libnsl.so.1 (0x00007f1974537000) libXcomposite.so.1 => /usr/lib/libXcomposite.so.1 (0x00007f1974335000) libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0x00007f1974133000) libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0x00007f197b3ff000) libXext.so.6 => /usr/lib/libXext.so.6 (0x00007f1973f22000) libXrender.so.1 => /usr/lib/libXrender.so.1 (0x00007f1973d19000) libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0x00007f1973b17000) libXi.so.6 => /usr/lib/libXi.so.6 (0x00007f197390d000) libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0x00007f1973703000) libresolv.so.2 => /lib/libresolv.so.2 (0x00007f19734ec000) libselinux.so.1 => /lib/libselinux.so.1 (0x00007f19732ce000) libexpat.so.1 => /usr/lib/libexpat.so.1 (0x00007f19730a5000) libpixman-1.so.0 => /usr/lib/libpixman-1.so.0 (0x00007f1972e60000) libdirectfb-1.2.so.0 => /usr/lib/libdirectfb-1.2.so.0 (0x00007f1972bdf000) libfusion-1.2.so.0 => /usr/lib/libfusion-1.2.so.0 (0x00007f19729d5000) libdirect-1.2.so.0 => /usr/lib/libdirect-1.2.so.0 (0x00007f19727be000) libpng12.so.0 => /usr/lib/libpng12.so.0 (0x00007f1972599000) libxcb-render-util.so.0 => /usr/lib/libxcb-render-util.so.0 (0x00007f1972396000) libxcb-render.so.0 => /usr/lib/libxcb-render.so.0 (0x00007f197218e000) libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00007f1971f72000) libXau.so.6 => /usr/lib/libXau.so.6 (0x00007f1971d6f000) libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00007f1971b6a000) dragon:~# exit Script done on Thu 08 Oct 2009 03:43:36 PM EDT > Regards, Tom > -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org