Closed GoogleCodeExporter closed 8 years ago
i have the same issue.. is there any other workaround on how to get the channel
list?
Original comment by gunbladeiv
on 24 Apr 2009 at 7:34
same issue here, in ubuntu 9.04 amd64
Original comment by sam.del...@gmail.com
on 25 Apr 2009 at 4:31
same for me too in ubuntu 9.04 x86
Original comment by kaushal.siriwardena@gmail.com
on 28 Apr 2009 at 1:23
same issue in ubuntu 9.04 x86
Even I can not link to the default server at channel.sopcast.com. I changed it
to
www.sopcast.com, and got this problem.
Original comment by C6H5NO2@gmail.com
on 28 Apr 2009 at 3:17
Same, but it looks like there's a workaround:
http://ubuntuforums.org/showthread.php?t=1032901&page=16
Original comment by otakuj...@gmail.com
on 30 Apr 2009 at 5:21
If you add conn.text_factory = str after every connection creation.
I think db_connect() itself can be modified to change but i am not
an expert on Python.
The attched file will work on 64 bit or 32 bit Suse 11.
Original comment by ranjanks...@gmail.com
on 2 May 2009 at 2:16
Attachments:
I seems to get this problem today. Yesterday was working fine. :(
Original comment by tangaych...@gmail.com
on 3 May 2009 at 4:19
This works with Ubuntu 9.04 for 'http://www.sopcast.com/gchlxml' server:
#!/bin/sh
/usr/bin/python2.5 /usr/share/sopcast-player/lib/sopcast-player.py $@
Original comment by nveljko...@gmail.com
on 7 May 2009 at 11:25
works for me
Original comment by sreejith...@gmail.com
on 13 May 2009 at 5:14
[deleted comment]
[deleted comment]
I use Ubuntu 9.04 and sopcast-player works for me now. I had two problems and
the
recommended solutions both worked.
1. issue: I had to delete the .pyc-files in /usr/share/sopcast-player/lib and
make a
change in /usr/bin/sopcast-player from .pyc to py
2. issue: This one. I replaced DatabaseOperations.py with the version from
ranjanksharma.
That's it.
Original comment by tau...@gmail.com
on 14 May 2009 at 7:09
I added a fix to source available via svn. Please verify, thanks.
Original comment by flyguy97
on 17 May 2009 at 8:37
Original comment by flyguy97
on 17 May 2009 at 8:39
ranjanksharma's solution works fine.
Original comment by tangxi...@gmail.com
on 18 May 2009 at 2:19
ranjanksharma's solution works for me as well. Yay teamwork.
Original comment by micheal....@gmail.com
on 3 Jun 2009 at 9:57
Python 2.6+ issues has been fixed and verified with Version 0.3.0.
Original comment by flyguy97
on 6 Jun 2009 at 7:02
Original issue reported on code.google.com by
michael....@gmail.com
on 22 Apr 2009 at 4:18