smileyhatzz / sd-xbmc

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

Wtyczka nie dziala pod frodo #214

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Wtyczka nie odpala.

Log:

21:25:42 T:140486609983232   ERROR: EXCEPTION Thrown (PythonToCppException) : 
-->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ImportError'>
                                            Error Contents: No module named hash.hash
                                            Traceback (most recent call last):
                                              File "/storage/.xbmc/addons/plugin.video.polishtv.live/default.py", line 19, in <module>
                                                import weebtv, stations, tvp, tvn, iplex, tvpvod, wlacztv
                                              File "/storage/.xbmc/addons/plugin.video.polishtv.live/hosts/tvn.py", line 11, in <module>
                                                import crypto.cipher.aes_cbc
                                              File "/storage/.xbmc/addons/script.module.cryptopy/lib/crypto/cipher/aes_cbc.py", line 12, in <module>
                                                from crypto.cipher.aes  import AES
                                              File "/storage/.xbmc/addons/script.module.cryptopy/lib/crypto/cipher/aes.py", line 15, in <module>
                                                from crypto.cipher.rijndael import Rijndael
                                              File "/storage/.xbmc/addons/script.module.cryptopy/lib/crypto/cipher/rijndael.py", line 16, in <module>
                                                from crypto.cipher.base import BlockCipher, padWithPadLen, noPadding
                                              File "/storage/.xbmc/addons/script.module.cryptopy/lib/crypto/cipher/base.py", line 16, in <module>
                                                from crypto.keyedHash.pbkdf2 import pbkdf2
                                              File "/storage/.xbmc/addons/script.module.cryptopy/lib/crypto/keyedHash/pbkdf2.py", line 13, in <module>
                                                from crypto.keyedHash.hmacHash import HMAC_SHA1
                                              File "/storage/.xbmc/addons/script.module.cryptopy/lib/crypto/keyedHash/hmacHash.py", line 23, in <module>
                                                from crypto.hash.hash     import Hash
                                            ImportError: No module named hash.hash
                                            -->End of Python script error report<--
21:25:42 T:140487609550656   ERROR: GetDirectory - Error getting 
plugin://plugin.video.polishtv.live/
21:25:42 T:140487609550656   ERROR: 
CGUIMediaWindow::GetDirectory(plugin://plugin.video.polishtv.live/) failed

Original issue reported on code.google.com by Wat...@gmail.com on 10 Jan 2013 at 8:29

GoogleCodeExporter commented 8 years ago
Mi tez nie dzialala ale przenioslem sie na edena i dziala

Original comment by matisze...@gmail.com on 10 Jan 2013 at 8:45

GoogleCodeExporter commented 8 years ago

Wtyczka pod Frodo dziala. 
jaka platforma/OS?
poradziles sobie z problemem? 

Original comment by jatrn69 on 30 Jan 2013 at 11:25

GoogleCodeExporter commented 8 years ago
problem okazal sie byc z opcjonalna wtyczka script.module.cryptopy. Po 
wymazaniu tej wtyczki, wszystko znow dziala.

Original comment by Wat...@gmail.com on 31 Jan 2013 at 6:48

GoogleCodeExporter commented 8 years ago
zamykam issue

Original comment by jatrn69 on 1 Feb 2013 at 10:05