BRamona / tv-maxe

Automatically exported from code.google.com/p/tv-maxe
0 stars 0 forks source link

TV-Maxe 0.05 spontaneous stopped streaming SopCast channels. #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

TV-Maxe 0.05, spontaneous stopped streaming SopCast channels.

What is the expected output? What do you see instead?

Nothing.

What version of the product are you using? 

TV-Maxe 0.05 (tv-maxe_0.05-ubuntu1~lucid_i386.deb)

On what operating system?

Ubuntu 11.04 + all updates, latest Sopcastplayer(Roberto@Lff) and VLC 1.19 
installed.

Please provide any additional information below.

TV-Maxe worked flawless before on this configuration. 
The only thing that changed were the recent system updates from Canonical.

Original issue reported on code.google.com by bytebust...@gmail.com on 9 May 2011 at 12:52

GoogleCodeExporter commented 9 years ago
Can you run TV-Maxe from console, reproduce the bug and tell us the output?

Original comment by nitanovi...@gmail.com on 9 May 2011 at 5:29

GoogleCodeExporter commented 9 years ago
...thanks for the swift reply; here's the output;

tubuntu@Asus-Eee-PC:~$ tvmaxe
Exception in thread Thread-109:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 505, in run
    self.__target(*self.__args, **self.__kwargs)
  File "tvmaxe.py", line 438, in playChannel
    self.mediaPlayer.spcConnect(self.url, self.name)
  File "/usr/share/tvmaxe/mediaBackend.py", line 82, in spcConnect
    self.spc = subprocess.Popen(['sp-sc-auth', url, str(self.port1), str(self.port2)], stdin=subprocess.PIPE, stdout=subprocess.PIPE)
  File "/usr/lib/python2.7/subprocess.py", line 672, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1213, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory

Original comment by bytebust...@gmail.com on 9 May 2011 at 1:12

GoogleCodeExporter commented 9 years ago
It seems that you don't have SopCast installed. Could you tell me the output of 
the following commands:

sp-sc-auth
sp-sc

Original comment by nitanovi...@gmail.com on 9 May 2011 at 1:14

GoogleCodeExporter commented 9 years ago
...uh weird, as stated above I do have SopCast installed; 

ubuntu@Asus-Eee-PC:~$ sp-sc-auth
sp-sc-auth: command not found
ubuntu@Asus-Eee-PC:~$ sp-sc
SC Version: 3.2.6  Build time: 2009-11-09 15:09
Usage:
./sp-sc [-TpI] [-b ipaddr] [-u username:password] [-n out:total] <sop://url> 
<localport> <playerport>
ubuntu@Asus-Eee-PC:~$ 

Original comment by bytebust...@gmail.com on 9 May 2011 at 1:23

GoogleCodeExporter commented 9 years ago
Yes, it's installed, but it's executable is found as sp-sc. Do this (as root) 
to fix your problem:

ln /usr/bin/sp-sc /usr/bin/sp-sc-auth

Also this bug is solved in the future 0.0.6, so this kind of workarounds will 
not be needed anymore.

Original comment by nitanovi...@gmail.com on 9 May 2011 at 1:25

GoogleCodeExporter commented 9 years ago
...geez, the output should have told me. What puzzles me is why it worked 
before... Anyways creating the symlink solved the problem!

Appreciate the swift replies, thank you very much!

Looking fwd to the 0.0.6 version.

Original comment by bytebust...@gmail.com on 9 May 2011 at 1:53

GoogleCodeExporter commented 9 years ago

Original comment by nitanovi...@gmail.com on 9 May 2011 at 1:59

GoogleCodeExporter commented 9 years ago
with the exact same issue now i get this error : SopCast module has stopped 
running. This mean that the stream is no longer available or that 'sp-sc-auth' 
process cannot be executed.
pls help

Original comment by graphicc...@yahoo.it on 22 May 2011 at 9:02

GoogleCodeExporter commented 9 years ago
after 3 reboots i do not get the error message anymore. thank u for the great 
program

Original comment by graphicc...@yahoo.it on 22 May 2011 at 2:27