Giter Club home page Giter Club logo

sopcast-player's People

Contributors

jscheunemann avatar

Watchers

 avatar

sopcast-player's Issues

RuntimeError: Bad magic number in .pyc file

What steps will reproduce the problem?
1. after install
2. first open
3.

What version of the product are you using? On what operating system?
i have ubuntu 9.04 beta
i386
and i use the version 3.0.1

Original issue reported on code.google.com by [email protected] on 2 Apr 2009 at 1:46

Some channels does not work (H264?)

Noticed that H264  channel (requires sopcast 3.2.4) does not work.
Again some channel not listed (pasted url sop:/....) does not work (I dont
know if H264 encoded). Sopcast-player load the buffer up to 100% ma nothing
is showed on default player window or custom player (mplayer, smplayer, vlc)

Regards,
Franck

Original issue reported on code.google.com by [email protected] on 18 Sep 2009 at 1:03

Attachments:

Add Sopcast URL to Properties (Allow URL Copying also)

http://img5.imagebanana.com/img/65452iaa/uuu_036.png

Is a pain have to browse thru the channel list.
Wish there was a sopcast URL (example: sop://broker.sopcast.com:3912/24267)
in the properties and be able to copy it so I can send to my friends.

I know you can file>open to enter in the URL but theres no way to know the 
sopcast URL you are currently watching.

Thanks

Original issue reported on code.google.com by [email protected] on 21 Dec 2009 at 12:08

http proxy with sopcast

I use http proxy to connect to the internet from my browser.
Is it possible to use http proxy with sopcast?
I couldn't find any place to enter the proxy.

Original issue reported on code.google.com by [email protected] on 16 Feb 2010 at 9:38

Python issue

What steps will reproduce the problem?
1. Install followed the Wiki exactly.
2. Run from the menu-no response.Check the command line.--RuntimeError: Bad 
magic number in .pyc file
3. I'm here.

Ubuntu 9.04 Beta/Python2.6(I think the version of python is the problem.)


Original issue reported on code.google.com by [email protected] on 3 Apr 2009 at 7:38

Update icon cache after installing

Currently sopcast-player doesn't update the icon cache after putting the icon 
in the appropriate directory, thus making the icon unavailable.

Here is a patch for it. I added some lines to update the cache after install.

Original issue reported on code.google.com by [email protected] on 27 Oct 2010 at 2:17

Attachments:

sopcast-player as VDR plugin

Hi, i started to use your software today on Ubuntu and i found it great.

As the user in the issue before said why don't support VDR too as plugin?

VDR is a nice package to create your own media center, found it here: 

http://www.cadsoft.de/vdr/

Well, i found someone (in german) already worked on sopcast with a script
but it's quite different than a GUI inside VDR. Look at here if you are
interested:

http://www.vdrportal.de/board/thread.php?postid=607510

Thanks for your support,
Diego

Original issue reported on code.google.com by [email protected] on 23 Aug 2009 at 7:57

Rpm for Opensuse

Could you build package for Opensuse 11.2 ? 

Fedora and mandriva packages couldn't been installed because of absent
dependencies.

Original issue reported on code.google.com by [email protected] on 27 Mar 2010 at 5:23

Window is too big

I have two monitors with different resolutions, using twinview on nvidia to
have them connected. On my main one (left), the sopcast player window is
too big height-wise, and it does not fit. I'm unable to make to smaller
too: http://www.ubuntu-pics.de/bild/8366/screenshot_100_253__TKlmL0.png

It is fine however on the right one:
http://www.ubuntu-pics.de/bild/8367/screenshot_100_254__LMs16U.png

Here is how my nvidia-settings looks like. I think it somehow fakes the
size of the left one to make it equal, but most apps when fullscreened
ignore the fake area ok:
http://www.ubuntu-pics.de/bild/8368/screenshot_100_255__UO6r41.png

Original issue reported on code.google.com by [email protected] on 14 Jan 2009 at 4:05

can't start sopcast-player



maksymov@maksymov-laptop:~$ sopcast-player
Traceback (most recent call last):
  File "/usr/share/sopcast-player/lib/sopcast-player.py", line 1780, in
<module>
    pySop = pySopCast()
  File "/usr/share/sopcast-player/lib/sopcast-player.py", line 368, in __init__
    self.vlc = VLCWidget.VLCWidget(*p)
  File "/usr/share/sopcast-player/lib/VLCWidget.py", line 28, in __init__
    self.player=instance.mediacontrol_new_from_instance()
AttributeError: 'Instance' object has no attribute
'mediacontrol_new_from_instance'
maksymov@maksymov-laptop:~$

Original issue reported on code.google.com by [email protected] on 24 Feb 2010 at 9:21

Add sop:// support to browser, again

What steps will reproduce the problem?
1. Going to a site with sopcast links
2. Clicking on link
3. Firefox saying that it doesn't know what sop is

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


What version of the product are you using? On what operating system?
0.4.0 PPA sopcast on 64 bit lucid lynx ubuntu.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 1 Jun 2010 at 10:42

Channel guide downloads to 100% & feedsback "Server Down"

What steps will reproduce the problem?
1. Install on Ubuntu 9.04 Jaunty
2. Address bug 7
3. Click Channel Guide

What is the expected output? What do you see instead?
I expect a server list, I get server down instead.

What version of the product are you using? On what operating system?
SopCast Player 0.2.1 for Debian based systems, Ubuntu 9.04 Jaunty.

Please provide any additional information below.
After manually finding a server url, and going to File>Open & pasting it,
the video buffers to 100% but there is no video or sound.

Original issue reported on code.google.com by [email protected] on 22 Apr 2009 at 4:18

libglade-WARNING **: could not find glade file

What steps will reproduce the problem?
1. install sp-auth
2. install libstdcpp5
3. make and install sopcast-player


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

[root@localhost sopcast-player-0.3.3]# sopcast-player

(sopcast-player.py:23093): libglade-WARNING **: could not find glade file
'/usr/share/sopcast-player/lib/../ui/SopCastClientMissing.glade'
Traceback (most recent call last):
  File "/usr/share/sopcast-player/lib/sopcast-player.py", line 1781, in
<module>
    pySop.main()
  File "/usr/share/sopcast-player/lib/sopcast-player.py", line 508, in main
    self.show_missing_sopcast_client_dialog()
  File "/usr/share/sopcast-player/lib/sopcast-player.py", line 527, in
show_missing_sopcast_client_dialog
    tree = gtk.glade.XML(gladefile, "sopcast-client-missing-dialog")
RuntimeError: could not create GladeXML object




What version of the product are you using? On what operating system?

Python 2.6.4
sopcast-player-0.3.3
sp-sc-auth  SC Version: 3.2.6
vlc 1.0.4
gcc  4.4.1 (GCC)

Linux localhost.localdomain 2.6.31.5-desktop-1mnb #1 SMP Fri Oct 23
01:46:54 EDT 2009 i686 Intel(R) Core(TM)2 Duo CPU     T7500  @ 2.20GHz
GNU/Linux

Distributor ID: MandrivaLinux
Description:    Mandriva Linux 2010.0
Release:        2010.0
Codename:       adelie





Original issue reported on code.google.com by [email protected] on 17 Jan 2010 at 5:14

Problems with Fedora 11 (x86_64)

I have a catalogue of issues with Fedora 11 - everything worked fine on
F10. As there are no F11 RPMs published here I am using the RPMs from
rpmfusion, you can find the source RPM's here:

http://6mata.com:8014/review/sp-auth-3.0.1-2.fc11.src.rpm
http://6mata.com:8014/review/sopcast-player-0.3.0-1.fc11.src.rpm

I love this app so hopefully I can help you resolve some of these issues!

Problem 1: Setting don't stick. 

Go to Preferences, make some changes, close. Re-open sopcast-player and the
settings do not seem to stick. It is also unclear whether it is picking up
settings from ~/.pySopCast/pySopCast.cfg at runtime as I get the message
"*** Unable to locate valid config! Falling back to auto-detection..." -
perhaps my config file is corrupt but if that is the case I feel it should
recreate a valid one? The RPM doesn't come with a "template" config file
and sopcast-player doesn't seem to create one on first-run.

Problem 2: Video buffers but I don't see it.

The video buffers but I don't see it displayed... this seems to be a
problem with mplayer perhaps?

When this happens and I close the app I get this dump:

Traceback (most recent call last):
  File "/usr/share/sopcast-player/lib/sopcast-player.py", line 1306, in on_exit
    config_manager.write()
  File "/usr/share/sopcast-player/lib/ConfigurationManager.py", line 47, in
write
    config.set(section_name, attribute_name,
self.__escape(str(attribute_value)))
  File "/usr/lib64/python2.6/ConfigParser.py", line 668, in set
    "position %d" % (value, m.start()))
ValueError: invalid interpolation syntax in 'mplayer -ontop -geometry
100%%%%:100%%%%' at position 31
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib64/python2.6/threading.py", line 522, in __bootstrap_inner
    self.run()
  File "/usr/share/sopcast-player/lib/sopcast-player.py", line 135, in run
    self.parent.update_statusbar("%s" % _("Connecting"))
  File "/usr/share/sopcast-player/lib/sopcast-player.py", line 1350, in
update_statusbar
    self.status_bar.push(1, text)
AttributeError: 'NoneType' object has no attribute 'push'


Problem 3: Video opens in 2 windows

Sometimes, and I haven't worked out when or why, the video DOES play but it
plays in both sopcast player and in another VLC window - at least it works,
but I don't feel it should open two windows! Closing the "extra" VLC window
also closes sopcast-player. No idea why it chooses to use VLC on these
occasions rather than mplayer...?

Problem 4: App doesn't close gracefully.

Closing the application doesn't actually kill it, for example even after
closing sopcast-player I still see this in the process list and have to
kill them manually:

$ ps aux | grep sop
cnolan    3360  0.0  0.0  91800  1252 ?        S    20:47   0:00 /bin/sh
/usr/bin/sopcast-player
cnolan    3361  0.1  0.8 779688 35284 ?        Sl   20:47   0:00
/usr/bin/python /usr/share/sopcast-player/lib/sopcast-player.py
cnolan    3376  0.0  0.0  91800  1248 ?        S    20:50   0:00 /bin/sh
/usr/bin/sopcast-player
cnolan    3377  0.1  0.8 779720 35140 ?        Sl   20:50   0:00
/usr/bin/python /usr/share/sopcast-player/lib/sopcast-player.py
cnolan    3396  5.1  0.1  19304  5580 pts/0    Rl   20:52   0:12 sp-sc
sop://broker.sopcast.com:3912/6010 27878 44379

That's all for now!

Let me know if I can provide any further debugging.

Chris

Original issue reported on code.google.com by [email protected] on 13 Jun 2009 at 8:02

Add sop:// support to browser

On windows, we can click a sop:// link and sopcast will automatically
start, I hope that we can implement the same for linux.

Take a look on apturl packege which add apt:// support to browser.

Original issue reported on code.google.com by [email protected] on 27 May 2009 at 5:04

need a progress bar

While downloading the catalog, it would be great if a progressbar was
offered in the statusbar. Better for the interface and intuitiveness.

Original issue reported on code.google.com by [email protected] on 14 Jan 2009 at 4:49

Channel By Number

an option to manually input the channel by its number would be nice.  There
is a channel I watch on there but it is not in the guide.  I could do this
on a xp system, with the normal sopcast. 

Great work by the way.  Thanks

Original issue reported on code.google.com by [email protected] on 2 Aug 2009 at 12:32

No option to delete a bookmark

What steps will reproduce the problem?
1. opening sopcast player
2. adding a bookmark
3. trying to delete it

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


What version of the product are you using? On what operating system?
amd_64 sopcast player 0.2.1 & sopcast  3.0.1

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 26 May 2009 at 6:54

Insufficient pygtk2-libglade when wanting to install in Mandriva 2009.1.

What steps will reproduce the problem?
1. Go to http://code.google.com/p/sopcast-player/ in your desired browser.
2. Choose link to download the RPM-package.
3. Double-click the RPM-file to install with xdg-open.
4. See the message "Some required packages couldn't be installed:
sopcast-player-0.3.0-1.fc10.i386 (due to insufficient pygtk2-libglade)

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

I expect no such message. I see the above mentioned instead.

What version of the product are you using? On what operating system?

0.3.0-1 on Mandriva Linux 2009.1 for i586.

Original issue reported on code.google.com by [email protected] on 26 Aug 2009 at 8:05

Ubuntu Karmic

Not working on ubuntu 9.10 karmic (64 bit) after installing libstdc++5:

sp-sc: /usr/lib32/libstdc++.so.5: version `CXXABI_1.2' not found (required
by sp-sc)
sp-sc: /usr/lib32/libstdc++.so.5: version `GLIBCPP_3.2' not found (required
by sp-sc)

Original issue reported on code.google.com by [email protected] on 3 Nov 2009 at 8:59

Does not remember changed settings

What steps will reproduce the problem?
1. Set the sopcast-player to run an external player and type vlc. Set the 
channel listing from www.sopcast.com to www.sopcast.cn
2. Run the app .. it works as expected but sometime produces to windows 
3. Close the sopcast-player.
4. Reboot the pc
5. Run the sopcast-player and check the settings. they are back to the 
default settings

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

Sopcast player remembers the changes instead of going back to the default 
settings.

What version of the product are you using? On what operating system?

Sopcast player v 0.3 on Ubuntu 9.10 beta.

Please provide any additional information below.

It is a fantastic player, well done. However, UI could not get the build 
in viewer to display, so am using vlc.

Original issue reported on code.google.com by [email protected] on 15 Oct 2009 at 6:56

More Channel Guide URLs

Would love it if this app had an options to add more servers.
The default one was down for me for few days and still down. But I changed to 
these other ones and it works. Wish there was a way to set it to auto load 
next on the list upon server down message. Thanks

http://www.sopcast.com/gchlxml
http://www.sopcast.cn/gchlxml
http://channel.sopcast.com/gchlxml

Original issue reported on code.google.com by [email protected] on 23 Sep 2009 at 6:52

sopcast-player wont compile on Arch linux

When tring to compile v0.2.1 version (from AUR repository) on Archlinux
there is error:

install -p -m 0755 vlc_python_bindings/build/*/vlc.so
/tmp/yaourt-tmp-hoche/aur-sopcast-player/sopcast-player/pkg/usr/share/sopcast-pl
ayer/lib
install: cannot stat `vlc_python_bindings/build/*/vlc.so': No such file or
directory
make: *** [install-vlc] Error 1

(reported by AUR user, not me)

When tring to compile v0.3.0 version (with PKGBUILD made by myself) i get
error:

Compiling lib/ConfigurationManager.py ...
Compiling lib/DatabaseOperations.py ...
Compiling lib/FileDownload.py ...
Compiling lib/ImportChannelGuide.py ...
Compiling lib/VLCWidget.py ...
Compiling lib/dynamic_ports.py ...
Compiling lib/fork.py ...
Compiling lib/listen.py ...
Compiling lib/pySocket.py ...
Compiling lib/pySopCastConfigurationManager.py ...
Compiling lib/record.py ...
Compiling lib/sopcast-player.py ...
sed -e 's|@DATADIR@|/usr/share|g' -e 's|@NAME@|sopcast-player|g' -e
's|@PYTHON@|/usr/bin/python|g' -e
's|@INSTALLDIR@|/usr/share/sopcast-player|g' -e
's|@ICONDIR@|/usr/share/icons/hicolor/scalable/apps|g' -e 's|@DESTDIR@||g'
sopcast-player.in > sopcast-player
cd vlc_python_bindings; \
       CFLAGS="-march=nocona -O2 -pipe" /usr/bin/python -c 'import setuptools;
execfile("setup.py")' build; \
    cd ..
/usr/lib/python2.6/site-packages/Pyrex/Compiler/Errors.py:17:
DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  self.message = message
*** Warning *** Cannot find vlc-config
*** Warning *** Cannot find vlc-config
*** Warning *** Cannot find vlc-config
running build
running build_ext
building 'vlc' extension
gcc -pthread -DNDEBUG -march=i686 -mtune=generic -O2 -pipe -march=nocona
-O2 -pipe -fPIC -I../.. -I./../../include -I. -I/usr/win32/include
-I/usr/include/python2.6 -c ./vlc_module.c -o
build/temp.linux-i686-2.6/./vlc_module.o
./vlc_module.c: In function ‘initvlc’:
./vlc_module.c:154: error: ‘mediacontrol_ForwardStatus’ undeclared (first
use in this function)
./vlc_module.c:154: error: (Each undeclared identifier is reported only once
./vlc_module.c:154: error: for each function it appears in.)
./vlc_module.c:156: error: ‘mediacontrol_BackwardStatus’ undeclared (first
use in this function)
In file included from ./vlc_module.c:175:
./vlc_instance.c: In function ‘vlcInstance_new’:
./vlc_instance.c:101: warning: passing argument 2 of ‘libvlc_new’ from
incompatible pointer type
/usr/include/vlc/libvlc.h:140: note: expected ‘const char * const*’ but
argument is of type ‘char **’
./vlc_instance.c: In function ‘vlcInstance_video_set_parent’:
./vlc_instance.c:150: warning: ‘libvlc_video_set_parent’ is deprecated
(declared at /usr/include/vlc/deprecated.h:85)
./vlc_instance.c: In function ‘vlcInstance_video_get_parent’:
./vlc_instance.c:164: warning: ‘libvlc_video_get_parent’ is deprecated
(declared at /usr/include/vlc/deprecated.h:97)
./vlc_instance.c: In function ‘vlcInstance_video_set_size’:
./vlc_instance.c:181: warning: ‘libvlc_video_set_size’ is deprecated
(declared at /usr/include/vlc/deprecated.h:135)
./vlc_instance.c: In function ‘vlcInstance_vlm_add_broadcast’:
./vlc_instance.c:314: warning: passing argument 6 of
‘libvlc_vlm_add_broadcast’ from incompatible pointer type
/usr/include/vlc/libvlc_vlm.h:68: note: expected ‘const char * const*’ but
argument is of type ‘char **’
./vlc_instance.c: In function ‘vlcInstance_vlm_change_media’:
./vlc_instance.c:451: warning: passing argument 6 of
‘libvlc_vlm_change_media’ from incompatible pointer type
/usr/include/vlc/libvlc_vlm.h:187: note: expected ‘const char * const*’ but
argument is of type ‘char **’
./vlc_instance.c: At top level:
./vlc_instance.c:594: warning: initialization from incompatible pointer type
./vlc_instance.c:608: warning: initialization from incompatible pointer type
In file included from ./vlc_module.c:176:
./vlc_mediaplayer.c: In function ‘vlcMediaPlayer_video_resize’:
./vlc_mediaplayer.c:357: warning: ‘libvlc_video_resize’ is deprecated
(declared at /usr/include/vlc/deprecated.h:114)
./vlc_mediaplayer.c: In function ‘vlcMediaPlayer_video_reparent’:
./vlc_mediaplayer.c:374: warning: ‘libvlc_video_reparent’ is deprecated
(declared at /usr/include/vlc/deprecated.h:102)
./vlc_mediaplayer.c: In function ‘vlcMediaPlayer_set_drawable’:
./vlc_mediaplayer.c:447: warning: ‘libvlc_media_player_set_drawable’ is
deprecated (declared at /usr/include/vlc/deprecated.h:61)
error: command 'gcc' failed with exit status 1



Original issue reported on code.google.com by [email protected] on 19 Jul 2009 at 1:29

[Errno socket error] timed out

What steps will reproduce the problem?
1. Click refresh channel list
2. I can't download channel list -- says error timeout on xterm

What is the expected output? What do you see instead?
Get the channel list

What version of the product are you using? On what operating system?
sopcast-player 0.3.0

Please provide any additional information below.

I fixed changing the file FileDownload.py
with socket.setdefaulttimeout(60) -- from 10 to 60, maybe less it works
too, but the server is very slow 

Original issue reported on code.google.com by [email protected] on 3 Oct 2009 at 11:43

Problem with the main window and external player

What steps will reproduce the problem?
1. Start GUI front-end for Sopcast player
2. Enter the sopcast address (i.e. sop://broker9.sopcast.com:3912/77551) in 
the "File -> Open" menu option
3. Wait until get an appropiate amount of buffer

What is the expected output? What do you see instead?
The expected output is watching the video in the main window (if that's the 
option chosen) or via an external player (i.e. mplayer or vlc). What I get 
is a blank main window and a non working external player (it works from 
time to time)

What version of the product are you using? On what operating system?
Sopcast 0.3.0 over Linux (Ubuntu 9.04, Linux 2.6.28-15-generic, Gnome 
2.26.1)

Please provide any additional information below.

I've been having problems to watch tv through Sopcast 0.3.0 in the main
window (when playing without External player). The main window remains
blank with the buffer at 100%, while the external player works from time to 
time (I use mplayer). It has been working fine until past saturday. Also, 
the "Full window" option doesn't work. Is this a known bug or just a bad 
performing of my machine? I have a Compaq 6720s with Ubuntu 9.04, Linux
2.6.28-15-generic, Gnome 2.26.1

Thanks and best regards!

Joan

Original issue reported on code.google.com by [email protected] on 23 Sep 2009 at 9:53

Ubuntu Maverick dependencies problem when installing

What steps will reproduce the problem?
Attempting to install "lib32stdc++5" as a dependency to "sp-auth" produces the 
following error:

"E: /var/cache/apt/archives/lib32stdc++5_3.3.6~ppa~lucid2_amd64.deb: trying to 
overwrite '/usr/lib32/libstdc++.so.5.0.7', which is also in package ia32-libs 
20090808ubuntu9"

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


What version of the product are you using? On what operating system?
Latest version in the lucid repo, ubuntu maverick.
Sopcast: 0.4.0~ppa1~lucid4
sp-auth: 3.2.6~ppa1~lucid7
lib32stdc++5: 3.3.6~ppa~lucid2

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 23 Oct 2010 at 2:30

Full Screen Issue

What steps will reproduce the problem?
1.When I copy and paste a sopcast link into sopcast player the sopcast
buffers and as soon as it reaches acceptable buffer level it automatically
changes to full screen mode.

I have no borders or title bar and no key combination will take me back to
normal window size.

The program works fabulously (better than sopcast it'self) but having to
start X is not the ideal thing.
2.
3.

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


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 12 Dec 2009 at 7:40

An extra vlc output window pops up along with sopcast player

What steps will reproduce the problem?
Launch Sopcast-player and open a program, despite the sopcast-player
window, an extra VLC video output windows also pops up, with the same
program playing in it.

What is the expected output? What do you see instead?
This problem didn't occur before updating VLC to 1.01.

What version of the product are you using? On what operating system?
VLC 1.01, sopcast-player 0.3.0

Please provide any additional information below.
Currently I take the option to use external player and direct to vlc. In
this way, only the VLC window will appear while playing programs.

Original issue reported on code.google.com by [email protected] on 9 Aug 2009 at 1:15

requirement cannot be found

What steps will reproduce the problem?
1. Trying to install sp-auth on Karmic

What is the expected output? What do you see instead?
Installed program. libstdc++5 needed, but in repo I only have libstdc++6,
but I have that installed. Still doesn't let me install.


What version of the product are you using? On what operating system?
3.0.0 - Ubuntu 9.10 Karmic Koala


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 30 Oct 2009 at 1:13

can`t install sp-auth and sopcast-player on ubuntu 9.10...

What steps will reproduce the problem?
1. trying to install sp-auth from deb file
2. trying to install sopcast-player 


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

"Błąd: Niemożliwe spełnienie zależności: ia32-libs|lib32stdc++5"
Dependency is not Satisfiable... 

What version of the product are you using? On what operating system?
usiung ubuntu 9.10 on 2.6.31-15-generic, pentium 4



Original issue reported on code.google.com by [email protected] on 26 Nov 2009 at 5:54

X Error in Ubuntu Jaunty

The following bug was reported,
http://ubuntuforums.org/showpost.php?p=6508147&postcount=4. I believe the
source of the problem is the process I use to kill the sp-sc process and
spawn new instances.

Original issue reported on code.google.com by flyguy97 on 7 Jan 2009 at 4:58

RuntimeError: Bad magic number in .pyc file

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
RuntimeError: Bad magic number in .pyc file


What version of the product are you using? On what operating system?
sp-auth_3.0.1_i386 and sopcast-player_0.2.1-1_i386
on ubuntu 9.04 ver32bit

Please provide any additional information below.
i was installed vlc and sopcast successfully but sopcast still not run

Original issue reported on code.google.com by [email protected] on 25 Apr 2009 at 5:56

Problem whit new kind of streamings

This player can't play streamings form

http://booyaproject.org/forums/14-Streams-Calcio

The admin say that the Linux sopcast player is too old.

The links work only during the matches so I'd like to contact you and give 
you a link when you can try to play a streaming and see what is the problem.

Contact me at: [email protected]

Original issue reported on code.google.com by [email protected] on 21 Mar 2010 at 6:35

Freeze while buffering

I'm having sopcast now freeze with the 0.2.0 version while it is buffering.

Is there anything I can do to help debug?

Original issue reported on code.google.com by [email protected] on 12 Feb 2009 at 8:45

sopcast-player as xbmc plugin

How hard will it be to port it over to xbmc?

If you have not tried XBMC, here is the link
http://xbmc.org/

So far it's my favourite media center solution. The UI is neat and user
friendly. It has build-in python support. XBMC itself like vlc has support
of almost every media file you can find (using ffmpeg as its backend).

With the coming ion platform, I can see a lot of attractions of XBMC and
its clone.

I will probably bother you again to see if the port is feasible.



Original issue reported on code.google.com by [email protected] on 2 Apr 2009 at 10:44

Not valid ID, sp-sc terminates

What steps will reproduce the problem?
1. installed libstdc++5, sp-auth_3.0.1_i386.deb,
sopcast-player_0.3.0-0ubuntu1_i386.deb
2. run sp-sc sop://broker.sopcast.com:3912/6001 3908 8908
3. sp-sc terminates

What is the expected output? What do you see instead?
That's what I see:
detect MTU=4c4
Connection=11   Connection=11
i=0   51
ipExternal:62bdda50  Internal:6800a8c0  portLocal:40053   
portExternal1:40053    External2:40053  linkType:51
tm2.sopserv.com proto=17
adv=943
TD1=4294967270-26:  1251587018:943:1751533947
tm4.sopserv.com proto=17
adv=733
TD1=4294967087-209:  1251587018:733:1751534340
Average difference=4294967178
4294967178
4294967178
3dbedaf0 28ba0b0d
Not valid ID
deabc363 64414cd5
sop://broker.sopcast.com:3912/99
system channelID=99
detect MTU=4c4
localaddr:  c0a80068:27658, externaladdr:50dabd62:27658
channel ID=6001
tk:00000000 00000000
streamID=1771
STOP QUIT
retv = 0
    spsc_cleanup_sysch
sopch2_schedule_sc_misc_sysch retv=0
CHLST blockSize=0
1751534427:1751534223
detect MTU=4c4
ADRESS = 262498d3

What version of the product are you using? On what operating system?
ubuntu 9.04, sp-auth_3.0.1_i386.deb, sopcast-player_0.3.0-0ubuntu1_i386.deb

Please provide any additional information below.
I've installed libstdc++.so.5.0.7
libstdc++.so.5.0.1 makes no difference
libstdc++.so.6.0.10 does not work

Original issue reported on code.google.com by [email protected] on 29 Aug 2009 at 11:23

from china

We want to build a sopcast server in the LAN, because  login sop server needs 
cross the GFW, it's not convenient for most users. Will u provide some help?

Original issue reported on code.google.com by [email protected] on 8 Jun 2010 at 6:05

Fails to start with VLC 1.1.0

What steps will reproduce the problem?
1. Install VLC 1.1.0 The Luggage
2.
3.

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

[0x97b73c8] main libvlc error: No modules were found, refusing to start.
Check that you properly gave a module path with --plugin-path.
Traceback (most recent call last):
  File "/usr/share/sopcast-player/lib/sopcast-player.py", line 1780, in
<module>
    pySop = pySopCast()
  File "/usr/share/sopcast-player/lib/sopcast-player.py", line 368, in __init__
    self.vlc = VLCWidget.VLCWidget(*p)
  File "/usr/share/sopcast-player/lib/VLCWidget.py", line 28, in __init__
    self.player=instance.mediacontrol_new_from_instance()
AttributeError: 'NoneType' object has no attribute
'mediacontrol_new_from_instance'

What version of the product are you using? On what operating system?

latest from ppa

Please provide any additional information below.

Looks like something to do with new VLC plugin system, possible conflict?

Original issue reported on code.google.com by [email protected] on 26 Mar 2010 at 1:21

sopcast opens extra vlc window

What steps will reproduce the problem?
1. open sopcast
2. connect to channel
3.

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

Well I expected the stream to play on the sopcast player only, but instead 
it pops up a vlc player and the stream shows on that also. So i got two 
windows of the same stream.

What version of the product are you using? On what operating system?
sopcast 0.3.0 , vlc 1.0.2 goldeneye, Linux Mint 7 64bit (Gnome)

Please provide any additional information below.
I try killing one or the other but that closed the program completely

heres a SS
http://img5.imagebanana.com/img/ahbk1yk/screenshot_029.jpeg

Original issue reported on code.google.com by [email protected] on 23 Sep 2009 at 6:42

bule faces problem ubuntu 8.04

I resolved this problem in totem in the past by choosing alsa as the audio
backend . Don't ask me why and how . Today in the vlc downloaded from the
ppa I solved it by changing the hue , which was all the way to the left and
would go back there every time I reopened it . As this software uses vlc
presumably as the backend that plays the video and I can't set any video
options , I would like to be able to have the video settings available in
vlc like hue , contrast , etc in sopcast-player as well . That might solve
my problem .

Here are some photos with the same problem :
http://ubuntuforums.org/showthread.php?t=856388

Original issue reported on code.google.com by [email protected] on 26 Feb 2010 at 9:31

Can not install sopcast-player on fc

sopcast-player-0.3.0-1.x86_64.rpm

It seems to rely on libpython2.5.so.1.0()(64bit). But you know that the
latest Linux distros are migrating to python-2.6. Python-2.5 will be
removed from repositories. I can not install your rpm on my Fedora 11,
because of lack or libpython2.5.so.1.0()(64bit).


Original issue reported on code.google.com by liangsuilong on 6 Jun 2009 at 6:26

compatibility

I'm using Fedora 12 in a i686 architecture.
I also have the Fusion repository, codecs, etc..

I tried with    sp-auth-3.2.6-1.fc12.i586.rpm
and    sopcast-player-0.3.2-1.fc12.i586.rpm ..

of course it doesn't work.. is it because of the architecture??

Thanks for your time

Original issue reported on code.google.com by [email protected] on 7 Mar 2010 at 6:55

Impossible to open sopcast after 10.10 update

What steps will reproduce the problem?
launching sopcast

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


What version of the product are you using? On what operating system?
problem apread after 10.10 upgrade. i use latest version from ppa (lucid cuz 
maverick not found). i tried to reinstall but i still have the same problem.

Please provide any additional information below.
i get this when launched from terminal:

Traceback (most recent call last):
  File "/usr/share/sopcast-player/lib/sopcast-player.py", line 1783, in <module>
    pySop = pySopCast()
  File "/usr/share/sopcast-player/lib/sopcast-player.py", line 371, in __init__
    self.vlc = VLCWidget.VLCWidget(*p)
  File "/usr/share/sopcast-player/lib/VLCWidget.py", line 28, in __init__
    self.player=instance.mediacontrol_new_from_instance()
AttributeError: 'Instance' object has no attribute 
'mediacontrol_new_from_instance'



thanks !

Original issue reported on code.google.com by [email protected] on 24 Oct 2010 at 6:54

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.