You are not logged in.

#1 2010-02-15 19:20:44

crom
Member
From: Germany
Registered: 2008-05-11
Posts: 43

Songbird doesn't launch

Hi, my songbird installation refuses to start:

/opt/Songbird/songbird: line 169: /opt/Songbird/./songbird-bin: No such file or directory



That is really strange, because ls -l shows me:

[sebastian@SL500 Songbird]$ ls -l /opt/Songbird/songbird-bin
-rwxr-xr-x 1 root root 36888 Jan  6 01:29 /opt/Songbird/songbird-bin



but executing ./songbird-bin in /opt/Songbird results in

bash: ./songbird-bin: No such file or directory


How can a File be inexistant if ls shows it? yikes

Offline

#2 2010-02-15 20:37:42

n0dix
Member
Registered: 2009-09-22
Posts: 956

Re: Songbird doesn't launch

try, only songbird-bin, if you are in the same directory, or /opt/Songbird/songbird-bin

Last edited by n0dix (2010-02-15 20:38:10)

Offline

#3 2010-02-16 12:02:53

crom
Member
From: Germany
Registered: 2008-05-11
Posts: 43

Re: Songbird doesn't launch

That's what I did, bash says that this file doesn't exist when I try to execute it. But ls shows it as executable for everyone. hmm

Offline

#4 2010-02-16 12:14:35

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: Songbird doesn't launch

use "file /opt/Songbird/songbird-bin " and note that it is probably 64 bit while you are using 32 or vice versa...

Offline

#5 2010-02-16 12:24:44

sHyLoCk
Member
From: /dev/null
Registered: 2009-06-19
Posts: 1,197

Re: Songbird doesn't launch

Which songbird package are you using? Mine?

/usr/bin/songbird

~ Regards,
sHy
ArchBang: Yet another Distro for Allan to break.
Blog | GIT | Forum (。◕‿◕。)

Offline

#6 2010-02-16 13:47:55

crom
Member
From: Germany
Registered: 2008-05-11
Posts: 43

Re: Songbird doesn't launch

Yes, I'm using this package. But this seems to be some more serious, other error. The same thing occured with nvidia-settings now.

Offline

#7 2010-02-16 13:52:38

sHyLoCk
Member
From: /dev/null
Registered: 2009-06-19
Posts: 1,197

Re: Songbird doesn't launch

Can you post the exact error message, type from console and paste here.


~ Regards,
sHy
ArchBang: Yet another Distro for Allan to break.
Blog | GIT | Forum (。◕‿◕。)

Offline

#8 2010-02-27 01:26:00

gothicknight
Member
From: Portugal
Registered: 2006-04-08
Posts: 219

Re: Songbird doesn't launch

This seems again to be problems with libvisual sad

(songbird-bin:24065): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstlibvisual.so': /usr/lib/gstreamer-0.10/libgstlibvisual.so: undefined symbol: gst_adapter_prev_timestamp
/opt/songbird/./songbird-bin: symbol lookup error: /usr/lib/python2.6/site-packages/gst-0.10/gst/_gst.so: undefined symbol: gst_task_pool_get_type
Could not initialize GStreamer: Error re-scanning registry , child terminated by signal

Offline

#9 2010-04-02 06:58:16

lilith2k3
Member
From: Osnabrueck
Registered: 2008-09-01
Posts: 25

Re: Songbird doesn't launch

Oh, and a lot more Errors ... :]

songbird-bin:2105): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstlibvisual.so': /usr/lib/gstreamer-0.10/libgstlibvisual.so: undefined symbol: gst_adapter_prev_timestamp

(songbird-bin:2105): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstmpegdemux.so': /usr/lib/gstreamer-0.10/libgstmpegdemux.so: undefined symbol: gst_structure_id_get

(songbird-bin:2105): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstwavpack.so': /usr/lib/gstreamer-0.10/libgstwavpack.so: undefined symbol: gst_util_uint64_scale_round

(songbird-bin:2105): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstsiren.so': /usr/lib/gstreamer-0.10/libgstsiren.so: undefined symbol: gst_adapter_prev_timestamp

e.g.

P.S.: It's a Problem with Songbird using other than Arch's gst-libs.
Workaround: edit the startingfile "Songbird" add

export LD_BIND_NOW=1
songbird

as the first lines, and everybody is happy :]

Last edited by lilith2k3 (2010-04-02 07:51:27)

Offline

Board footer

Powered by FluxBB