You are not logged in.

#1 2005-07-17 15:36:21

mdk
Member
From: Helsinki/Finland
Registered: 2005-04-04
Posts: 26
Website

Totem 1.0.4

Has nobody noticed, that the latest totem (1.0.4) doesn't work with the latest hal (0.5.2-3) ?

totem: error while loading shared libraries: libhal.so.0: cannot open shared object file: No such file or directory

I bumped on that something like one month ago, when 1.0.4 was released. I silently downgraded totem to 1.0.3 and hal to a previous version. It's still not fixed though. Or is it only me?


MDK
Open Source Software Operations/Nokia
michael.kostrzewa (at) nokia.com

Offline

#2 2005-07-17 19:23:56

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Totem 1.0.4

Do you have  /usr/lib/libhal.so on your system? If not, reinstall hal.
Totem starts fine here.  I get the error

** (totem:5144): WARNING **: Could not connect to system bus: Failed to connect to socket /var/lib/dbus/system_bus_socket: No such file or directory

on start-up but it's probably because  hal and dbus are not running.

Offline

#3 2005-07-17 19:40:40

mdk
Member
From: Helsinki/Finland
Registered: 2005-04-04
Posts: 26
Website

Re: Totem 1.0.4

I don't have libhal.so.0 , that's obvious. I have libhal.so.1 , which is in the latest hal package. If you look at the contents of the hal-0.5.2-3 package you'll see there is no longer libhal.so.0 there. In other words - there was an api change.

Either the packaged totem has to be recompilled to work with the latest hal (dunno if that's possible) or the dependencies should be corrected.


MDK
Open Source Software Operations/Nokia
michael.kostrzewa (at) nokia.com

Offline

#4 2005-07-17 19:43:25

mdk
Member
From: Helsinki/Finland
Registered: 2005-04-04
Posts: 26
Website

Re: Totem 1.0.4

Update: I actually tried doing symlink libhal.so.1 -> libhal.so.0

Totem fails anyhow with:

totem: symbol lookup error: /opt/gnome/lib/libnautilus-burn.so.1: undefined symbol: hal_initialize

MDK
Open Source Software Operations/Nokia
michael.kostrzewa (at) nokia.com

Offline

#5 2005-07-17 20:16:43

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Totem 1.0.4

Is your system up-to-date? Try reinstalling totem, its depends and hal.
I don't have libhal.so.0. I have  libhal.so.1 and totem is using libhal.so.1:

$ ldd  /opt/gnome/bin/totem |grep hal
        libhal.so.1 => /usr/lib/libhal.so.1 (0xb7a1c000)
$ pacman -Q  totem hal  nautilus-cd-burner 
totem 1.0.4-1
hal 0.5.2-3
nautilus-cd-burner 2.10.2-1

Offline

#6 2005-07-18 02:36:01

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: Totem 1.0.4

there was an api chance in a recent dbus, hence the change of version of the .so file. maybe totem hasnt updated yet..

Offline

Board footer

Powered by FluxBB