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.) 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` -- Regards, | http://users.icfo.es/Florian.Kulzer Florian | -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org