You are not logged in.

#1 2005-06-26 23:00:28

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

xfmedia and dbus

If you're using xfmedia, you may have already noticed that the recent dbus upgrade to 0.33 breaks it. xfmedia 0.8.0, available in the AUR here,uses dbus 0.23.

The good news is that the current development version works with dbus 0.33, so the next release should be all OK again. And if you really can't wait, checking it out and building it is very straightforward - see the website for details.

Offline

#2 2005-06-26 23:23:31

stonecrest
Member
From: Boulder
Registered: 2005-01-22
Posts: 1,190

Re: xfmedia and dbus

It does? I haven't experienced any problem...

$ pacman -Q | grep dbus
dbus 0.33-1
$ pacman -Q | grep xfmedia
xfmedia 0.8.0-1
$ ps aux | grep bus
1000      2975  0.0  0.2   2496   736 ?        S    12:19   0:00 /usr/bin/dbus-launch --sh-syntax --exit-with-se
1000      2976  0.0  0.3   2092  1068 ?        Ss   12:19   0:00 dbus-daemon --fork --print-pid 8 --print-addres
1000      9094  0.0  0.1   3556   584 pts/0    R+   17:22   0:00 grep bus

I am listening to music on xfmedia right now.


I am a gated community.

Offline

#3 2005-06-27 11:05:18

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: xfmedia and dbus

Interesting. Mine bombed, and I noted the following on the xfmedia site:

xfmedia wrote:

In order to enable remote control support, D-BUS version 0.23 or greater is required. The new API in the 0.3x series is supported in the current Subversion trunk.

I reckon I'll stick with the Subversion checkout anyway, now that I've gone to the bother if compiling it. I'll revert to an ABS build whenever the next release comes out.

Offline

#4 2005-06-27 13:36:06

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: xfmedia and dbus

Here's the error message I got, if anyone's interested:

$ xfmedia
xfmedia: error while loading shared libraries: libdbus-glib-1.so.0: cannot open shared object file: No such file or directory

My system has libdbus-glib-1.so.1, which is a symlink to libdbus-glib-1.so.1.0.0.

Offline

#5 2005-06-27 15:43:37

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: xfmedia and dbus

You know, I thought I could let this go, but it seems I can't (the phrase "Get a life" springs to mind roll ). If you're still interested, Stonecrest, would you mind doing the following and posting the results?

ldd /opt/xfce4/bin/xfmedia

(If you're xfmedia binary is in a different directory, adjust accordingly).

ls /usr/lib/libdbus*

TIA

Offline

Board footer

Powered by FluxBB