Sopcast-player 0.3.2 @ 2010 - 64

11 posts / 0 new
Last post
N3o
N3o's picture
Sopcast-player 0.3.2 @ 2010 - 64

$ sopcast-player
Traceback (most recent call last):
 File "/usr/lib64/sopcast-player/lib/sopcast-player.py", line 38, in
   import vlc
 File "/usr/lib64/sopcast-player/lib/vlc.py", line 46, in
   dll=ctypes.CDLL('libvlc.so')
 File "/usr/lib64/python2.6/ctypes/__init__.py", line 353, in __init__
   self._handle = _dlopen(self._name, mode)
OSError: libvlc.so: cannot open shared object file: No such file or directory

Am puse mediile mrb.... prima data am dat

urpmi sopcast
(si-o rezolvat deps si so instalat)
urpmi sopcast-player
(dependinte rezolvate si s-o instalat)

dar la pornire face ca mai sus...

cgherman
cgherman's picture
Re: Sopcast-player 0.3.2 @ 2010 - 64

[cristi@cristi ~]$ urpmf libvlc.so
libvlc-devel:/usr/lib/libvlc.so
libvlc2:/usr/lib/libvlc.so.2
libvlc2:/usr/lib/libvlc.so.2.2.1

ing. Patkos Csaba
ing. Patkos Csaba's picture
Re: Sopcast-player 0.3.2 @ 2010 - 64

Si totusi...

[root@localhost csaba]# urpmi sopcast


    http://mrb.mandrivausers.ro/MRB/2010.0/x86_64/MRB-rpms/sp-auth-3.2.6-69.2mrb2010.0.x86_64.rpm
installing sp-auth-3.2.6-69.2mrb2010.0.x86_64.rpm from /var/cache/urpmi/rpms                                                                                
Preparing...                     ########################################################################################################################## 
      1/1: sp-auth               ########################################################################################################################## 
[root@localhost csaba]# urpmi sopcast-player                                                                                                                
To satisfy dependencies, the following packages are going to be installed:                                                                                  
   Package                        Version      Release       Arch                                                                                           
(medium "PLF Free")                                                                                                                                         
  lib64vlc2                      1.0.2        1plf2010.0    x86_64                                                                                          
(medium "MRBx86_64_rpms")                                                                                                                                   
  python-vlc                     1.0.0        69.2mrb2010.0 x86_64                                                                                          
  sopcast-player                 0.3.0        69.2mrb2010.0 x86_64                                                                                          
2.1MB of additional disk space will be used.                                                                                                                
527KB of packages will be retrieved.                                                                                                                        
Proceed with the installation of the 3 packages? (Y/n)                                                                                                      


    http://distrib-coffee.ipsl.jussieu.fr/pub/linux/plf/mandriva/2010.0/free/release/binary/x86_64/lib64vlc2-1.0.2-1plf2010.0.x86_64.rpm
    http://mrb.mandrivausers.ro/MRB/2010.0/x86_64/MRB-rpms/python-vlc-1.0.0-69.2mrb2010.0.x86_64.rpm                                                        
    http://mrb.mandrivausers.ro/MRB/2010.0/x86_64/MRB-rpms/sopcast-player-0.3.0-69.2mrb2010.0.x86_64.rpm                                                    
installing lib64vlc2-1.0.2-1plf2010.0.x86_64.rpm python-vlc-1.0.0-69.2mrb2010.0.x86_64.rpm sopcast-player-0.3.0-69.2mrb2010.0.x86_64.rpm from /var/cache/urpmi/rpms                                                                                                                                                       
Preparing...                     ##########################################################################################################################  
      1/3: lib64vlc2             ##########################################################################################################################  
      2/3: python-vlc            ##########################################################################################################################
      3/3: sopcast-player        ##########################################################################################################################

[csaba@localhost ~]$ sopcast-player
Traceback (most recent call last):
  File "/usr/lib64/sopcast-player/lib/sopcast-player.py", line 38, in 
    import vlc
  File "/usr/lib64/sopcast-player/lib/vlc.py", line 46, in 
    dll=ctypes.CDLL('libvlc.so')
  File "/usr/lib64/python2.6/ctypes/__init__.py", line 353, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: libvlc.so: cannot open shared object file: No such file or directory

[root@localhost csaba]# urpmf libvlc.so
    http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/Mandrivalinux/official/2010.0/x86_64/media/main/release/media_info/20091106-111451-files.xml.lzma
    http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/Mandrivalinux/official/2010.0/x86_64/media/contrib/release/media_info/20091106-093701-files.xml.lzma
lib64vlc-devel:/usr/lib64/libvlc.so
lib64vlc2:/usr/lib64/libvlc.so.2
lib64vlc2:/usr/lib64/libvlc.so.2.2.1

[root@localhost csaba]# urpmi lib64vlc2
Package lib64vlc2-1.0.2-1plf2010.0.x86_64 is already installed
Marking lib64vlc2 as manually installed, it won't be auto-orphaned
writing /var/lib/rpm/installed-through-deps.list

Ceva nu e in regula...

Csabi's BLOG

Linux registered user # 457717

ing. Patkos Csaba
ing. Patkos Csaba's picture
Re: Sopcast-player 0.3.2 @ 2010 - 64

Work-around PARTIAL:
- in /usr/lib64/ o sa gasiti libvlc.so.2.2.1 si un link libvlc.so.2 ... mai faceti un link libvlc.so si va merge

Acum porneste programul, se ia si lista de canale, dar la orice incercare de a viziona un canal se da eroarea:

Inbound Port: 20838
Outbound Port: 48264
Traceback (most recent call last):
  File "/usr/lib64/sopcast-player/lib/VLCWidget.py", line 33, in handle_embed
    self.player.set_xwindow(self.window.xid)
AttributeError: 'MediaControl' object has no attribute 'set_xwindow'
[0x25bd6c8] main access error: no access module matched "http"
[0x25a5cb8] main input error: open of `http://127.0.0.1:48264/tv.asf' failed: no access module matched "http"
[0x25a5cb8] main input error: Your input can't be opened
[0x25a5cb8] main input error: VLC is unable to open the MRL 'http://127.0.0.1:48264/tv.asf'. Check the log for details.

PS: Daca intrati la prefencies si bifati "use external player" si lasati acolo setat "mplayer", atunci porneste si merge cu mplayer.

Csabi's BLOG

Linux registered user # 457717

symbianflo
symbianflo's picture
Re: Sopcast-player 0.3.2 @ 2010 - 64

da e vina mea trebuie si vlc-devel
deci cu mediile mrb  active :
urpmi sopcast-player vlc-devel
am crezut ca daca am buildat python-vlc cu vlc-devel nu mai are nevoie si de libvlc.so
pt ca headerul une lib.( -devel) se foloseste numai in procesul de build  da  
playerul asta  in python e foarte ciudat
imi cer scuse ..... incercati cu vlc devel instalate
ms fain de feedback
PS. da mai aveti  vlc 1.0.2???
ups  vina mea  lipseste vlc 1.0.3 ptr 2010.0 il fac miine


http://www.mandrivausers.ro/ MRB aint no shit , :p Linux user number 507107 Nu dați banii pe prostii, puneți Linux pe PISI ![ARLUG]

Unix is user-friendly. It’s just very selective about who its friends are

N3o
N3o's picture
Re: Sopcast-player 0.3.2 @ 2010 - 64

Am facut cum o explicat Csabi si merge struna!  ;)

symbianflo
symbianflo's picture
Re: Sopcast-player 0.3.2 @ 2010 - 64

l-am incercat pe o masina virgina 

urpmi sopcast-player vlc-devel[/cod]
si mere si playerul in python
scuze din nou  :'(


http://www.mandrivausers.ro/ MRB aint no shit , :p Linux user number 507107 Nu dați banii pe prostii, puneți Linux pe PISI ![ARLUG]

Unix is user-friendly. It’s just very selective about who its friends are

assirian
o intrebare

am incercat sa instalez Sopcast,dar imi spune ceva de "sp-auth".....Edited by assirian

symbianflo
symbianflo's picture
te-as ruga sa nu-mi poluezi

te-as ruga sa nu-mi poluezi sectia , aici este MRB, adica Mandrivausers Romania Backports, pachetul tau nu este mrb deci te-as ruga sa fii mai atent .
Acum la problema ta , sopcast player este numai o interfata grafica ( GUI ) ptr sp-auth de unde ai descarcat sopcast gasesti si sp-auth, dar nu va functiona decit cu mplayer , cu vlc de la 1.0.0 nu mai merge si programatorul vad ca nu e foarte interesat sa-l rescrie .

PS:
rog un Mod sa-l mute ms fain.


http://www.mandrivausers.ro/ MRB aint no shit , :p Linux user number 507107 Nu dați banii pe prostii, puneți Linux pe PISI ![ARLUG]

Unix is user-friendly. It’s just very selective about who its friends are

assirian
te-as ruga sa nu-mi poluezi

@symbianflo,te rog sa ma ierti,nu stiam ca e MRB.nu-i nevoie,imi sterg eu singur,cu manuta mea,postul.

N3o
N3o's picture
Aici gasesti raspunsuri la

[Aici](http://mandrivausers.ro/node/5746) gasesti raspunsuri la problemele legate de sopcast. Poti posta acolo in continuare!