Temhil / passion-xbmc

Automatically exported from code.google.com/p/passion-xbmc
0 stars 2 forks source link

XbmcStuff Downloader: SyntaxError in default.py #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
From xbmc.log:

ERROR: Traceback (most recent call last):
                                              File
"/home/sebastian/.xbmc/plugins/video/XbmcStuff downloader/default.py",
line 75, in <module>
                                                from file_item import
Thumbnails
                                            SyntaxError: ("Non-ASCII
character '\\xe9' in file /home/sebastian/.xbmc/plugins/video/XbmcStuff
downloader/resources/lib/file_item.py on line 12, but no encoding
declared; see http://www.python.org/peps/pep-0263.html for details",
('/home/sebastian/.xbmc/plugins/video/XbmcStuff
downloader/resources/lib/file_item.py', 11, 0, None))

Original issue reported on code.google.com by deadbaby...@gmail.com on 15 Feb 2010 at 8:50

GoogleCodeExporter commented 9 years ago
hi!

are you using the last version?
can you post a full log?

Original comment by ppic.p...@gmail.com on 17 Feb 2010 at 12:29

GoogleCodeExporter commented 9 years ago

Original comment by ppic.p...@gmail.com on 17 Feb 2010 at 12:30

GoogleCodeExporter commented 9 years ago
From default.py:
__date__         = "18-01-2010"
__version__      = "1.5.2"

So it should be the latest version (I installed it that day through XBMC Zone 
Installer)

The xbmc.log is attached (I started xbmc and navigated directly to video -> 
plugins
and started XbmcStuff Downloader).

$LANG is de_DE.UTF-8 on Fedora 12.

Original comment by deadbaby...@gmail.com on 18 Feb 2010 at 6:37

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
don't see any xbmcstuff downloader entry in your log  O_o

Original comment by ppic.p...@gmail.com on 19 Feb 2010 at 7:46

GoogleCodeExporter commented 9 years ago
fixed: http://code.google.com/p/passion-xbmc/source/detail?r=672#

cheers
frost

Original comment by FrostBox360 on 20 Feb 2010 at 1:48

GoogleCodeExporter commented 9 years ago
what was it ?

Original comment by ppic.p...@gmail.com on 20 Feb 2010 at 12:31

GoogleCodeExporter commented 9 years ago

Original comment by ppic.p...@gmail.com on 20 Feb 2010 at 12:31

GoogleCodeExporter commented 9 years ago

Original comment by ppic.p...@gmail.com on 20 Feb 2010 at 11:48

GoogleCodeExporter commented 9 years ago

Original comment by ppic.p...@gmail.com on 10 Apr 2010 at 2:22