Package: gpodder
Version: 3.0.4-1
Severity: normal

Hi,

1. When running the web interface I get a bunch of errors on the console:

---------------------------------------------------------------------
1336813175.983053 [gpodder.plugins.woodchuck] INFO: Unable to load pywoodchuck. 
Disabling woodchuck plug-in.
1336813176.037966 [gpodder.plugins.woodchuck] INFO: Got on_ui_initialized. 
Setting up woodchuck..

    Server running. Point your web browser to:
    http://localhost:8086/

    Press Ctrl+C to stop the web server.
        
localhost - - [12/May/2012 09:59:49] "GET /podcast/2/383 HTTP/1.1" 200 -
1336813189.994085 [gpodder.dbsqlite] INFO: Loading podcasts
1336813190.002301 [gpodder.dbsqlite] DEBUG: Database opened.
1336813190.013308 [gpodder.dbsqlite] INFO: Loading episodes for podcast 2
1336813190.168182 [gpodder.dbsqlite] INFO: Loading episodes for podcast 3
1336813190.242582 [gpodder.dbsqlite] INFO: Loading episodes for podcast 4
1336813190.293703 [gpodder.dbsqlite] INFO: Loading episodes for podcast 5
1336813190.509033 [gpodder.dbsqlite] INFO: Loading episodes for podcast 6
playing: /home/user/gPodder/Downloads/Directory Name/filename.mp3
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 35413)
Traceback (most recent call last):
  File "/usr/lib/python2.7/SocketServer.py", line 284, in 
_handle_request_noblock
    self.process_request(request, client_address)
  File "/usr/lib/python2.7/SocketServer.py", line 310, in process_request
    self.finish_request(request, client_address)
  File "/usr/lib/python2.7/SocketServer.py", line 323, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/usr/lib/python2.7/SocketServer.py", line 638, in __init__
    self.handle()
  File "/usr/lib/python2.7/BaseHTTPServer.py", line 340, in handle
    self.handle_one_request()
  File "/usr/lib/python2.7/BaseHTTPServer.py", line 328, in handle_one_request
    method()
  File "/usr/lib/pymodules/python2.7/gpodder/webui/__init__.py", line 162, in 
do_GET
    print >>self.wfile, '<p>',episode.description,'</p>'
  File "/usr/lib/python2.7/socket.py", line 316, in write
    data = str(data) # XXX Should really reject non-string non-buffers
UnicodeEncodeError: 'ascii' codec can't encode character u'\xa0' in position 
678: ordinal not in range(128)
----------------------------------------
localhost - - [12/May/2012 09:59:50] "GET /logo HTTP/1.1" 200 -
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 35414)
Traceback (most recent call last):
  File "/usr/lib/python2.7/SocketServer.py", line 284, in 
_handle_request_noblock
    self.process_request(request, client_address)
  File "/usr/lib/python2.7/SocketServer.py", line 310, in process_request
    self.finish_request(request, client_address)
  File "/usr/lib/python2.7/SocketServer.py", line 323, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/usr/lib/python2.7/SocketServer.py", line 638, in __init__
    self.handle()
  File "/usr/lib/python2.7/BaseHTTPServer.py", line 340, in handle
    self.handle_one_request()
  File "/usr/lib/python2.7/BaseHTTPServer.py", line 328, in handle_one_request
    method()
  File "/usr/lib/pymodules/python2.7/gpodder/webui/__init__.py", line 78, in 
do_GET
    self.wfile.write(open(fn).read())
IOError: [Errno 2] No such file or directory: 
'/usr/lib/pymodules/python2.7/gpodder/webui/../../../data/gpodder.png'
---------------------------------------------------------------------

2. I don't know what to expect in a web browser but

"playing: /path/to/file.mp3"

would suggest that I should hear something but unfortunately I don't.
The errors above don't seem to be related to the second problem which
probably deservers a separate bug report - BTW, tested with SID's
Luakit and Iceweasel.

Kind regards,

rjc

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (999, 'unstable'), (500, 'testing-proposed-updates'), (500, 
'stable-updates'), (500, 'testing'), (1, 'experimental'), (1, 'stable')
Architecture: powerpc (ppc)

Kernel: Linux 3.2.0-2-powerpc
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gpodder depends on:
ii  python              2.7.2-10
ii  python-dbus         1.1.0-1
ii  python-feedparser   5.0.1-1
ii  python-gtk2         2.24.0-3
ii  python-mygpoclient  1.4-1
ii  python-support      1.0.14

Versions of packages gpodder recommends:
ii  dbus-x11           1.5.12-1
ii  python-gst0.10     0.10.22-3
ii  python-simplejson  2.5.0-1
ii  python-webkit      1.1.8-2

Versions of packages gpodder suggests:
ii  gnome-bluetooth       3.2.2-1
ii  mplayer-g4 [mplayer]  3:1.0~rc4+svn20120430-dmo1
ii  mplayer2 [mplayer]    1:2.0~git20120430-dmo1
ii  python-eyed3          0.6.17-3

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to