mmdl / sd-xbmc

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

Ustawienia wywołują błąd #317

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Witam,

Mam problem z prawidłowym skorzystaniem z wtyczki. Nie mogę skorzystać z 
ustawień. Otrzymuję komunikat błędu skryptu (Blad skryptu!: 
plugin.video.polishtv.live)

W pliku logu mam taki fragment:
10:37:54 T:1972  NOTICE: [Polish Live TV 1] Starting Polish Live TV
10:37:54 T:1972   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python 
callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.KeyError'>
                                            Error Contents: (219,)
                                            Traceback (most recent call last):
                                              File "C:\Users\Mirek\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\default.py", line 253, in <module>
                                                init.showListOptions()
                                              File "C:\Users\Mirek\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\default.py", line 162, in showListOptions
                                                elif mode == 219 or service == VOD_ONLINE_TABLE[219][1]:
                                            KeyError: (219,)
                                            -->End of Python script error report<--
10:37:54 T:6524   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
10:37:54 T:1972    INFO: Python script stopped
10:37:54 T:1972   DEBUG: Thread XBPyThread 1972 terminating
10:37:54 T:6524   DEBUG: waiting for python thread 6 
(C:\Users\Mirek\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\default.p
y) to stop
10:37:54 T:6524   DEBUG: python thread 6 
(C:\Users\Mirek\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\default.p
y) destructed
10:37:57 T:6524   DEBUG: Keyboard: scancode: 5b, sym: 0137, unicode: 0000, 
modifier: 10
10:37:57 T:6524   DEBUG: CApplication::OnKey: win-leftwindows (10f0d6) pressed, 
action is
10:37:57 T:6524   DEBUG: CWinEventsWin32::WndProcWindow is active
10:37:57 T:6524   DEBUG: CWinEventsWin32::WndProc: Focus switched to process 
C:\Windows\explorer.exe
10:37:59 T:6524   DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
10:38:09 T:508   DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
10:38:09 T:508   DEBUG: Suspended the Sink

Wtyczka zainstalowana zgodnie z instrukcją ze strony. Część stacji nie 
wymagających logowania działa prawidłowo.

Problem występuje na wersji 12.1, wtyczce repository.sd-xbmc.org-1.0.2.zip  i 
systemie win7 x64

Jeżeli będzie coś potrzebne więcej z logów proszę o info i oczywiście w 
miarę możliwości o pomoc :)

Original issue reported on code.google.com by mir...@gmail.com on 23 Mar 2013 at 9:51

GoogleCodeExporter commented 8 years ago
Mam dokladnie taki sam problem tyle ze z OS Linux Mint 14 64

11:45:49 T:140337578235648  NOTICE: Thread XBPyThread start, auto delete: false
11:45:49 T:140337578235648  NOTICE: -->Python Interpreter Initialized<--
11:45:50 T:140337578235648  NOTICE: CommonFunctions-2.5.1
11:45:50 T:140337578235648  NOTICE: [Polish Live TV 1] Starting Polish Live TV
11:45:50 T:140337578235648  NOTICE: [Polish Live TV 1] WyĹietlam kategorie
11:45:50 T:140337961240320  NOTICE: Thread Background Loader start, auto 
delete: false
11:46:00 T:140337961240320  NOTICE: Thread XBPyThread start, auto delete: false
11:46:00 T:140337961240320  NOTICE: -->Python Interpreter Initialized<--
11:46:00 T:140337961240320  NOTICE: CommonFunctions-2.5.1
11:46:01 T:140337961240320  NOTICE: [Polish Live TV 1] Starting Polish Live TV
11:46:01 T:140337961240320   ERROR: EXCEPTION Thrown (PythonToCppException) : 
-->Python callback/script returned t                                            
          he following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.KeyError'>
                                            Error Contents: (219,)
                                            Traceback (most recent call last):
                                              File "/home/tv/.xbmc/addons/plugin.video.polishtv.live/default.py",                                                       line 253, in <module>
                                                init.showListOptions()
                                              File "/home/tv/.xbmc/addons/plugin.video.polishtv.live/default.py",                                                       line 162, in showListOptions
                                                elif mode == 219 or service == VOD_ONLINE_TABLE[219][1]:
                                            KeyError: (219,)
                                            -->End of Python script error report<--
11:46:01 T:140338076301184   ERROR: GetDirectory - Error getting 
plugin://plugin.video.polishtv.live/?mode=19
11:46:01 T:140338076301184   ERROR: 
CGUIMediaWindow::GetDirectory(plugin://plugin.video.polishtv.live/?mode=19) fa  
                                                    iled
11:46:01 T:140337961240320  NOTICE: Thread XBPyThread start, auto delete: false
11:46:01 T:140337961240320  NOTICE: -->Python Interpreter Initialized<--
11:46:01 T:140337961240320  NOTICE: CommonFunctions-2.5.1
11:46:01 T:140337961240320  NOTICE: [Polish Live TV 1] Starting Polish Live TV
11:46:01 T:140337961240320  NOTICE: [Polish Live TV 1] WyĹietlam kategorie
11:46:01 T:140337578235648  NOTICE: Thread Background Loader start, auto 
delete: false

Original comment by sebastia...@gmail.com on 23 Mar 2013 at 10:51

GoogleCodeExporter commented 8 years ago
Moj blad panowie :) Pracuje nad oblsuga nowego serwisu i zapomnialem 
wykomentowac kilku linijek kodu. 
Przeinstalujcie wtyczke jeszcze raz. powinno juz dzialac.

Original comment by jatrn69 on 23 Mar 2013 at 6:18

GoogleCodeExporter commented 8 years ago
Potwierdzam, opcje już żyją :) Dzięki.

Original comment by mir...@gmail.com on 23 Mar 2013 at 7:53

GoogleCodeExporter commented 8 years ago
zamykam issue

Original comment by jatrn69 on 24 Mar 2013 at 8:53