Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suddenly videos don't load #19

Open
cmsimike opened this issue Feb 3, 2017 · 3 comments
Open

Suddenly videos don't load #19

cmsimike opened this issue Feb 3, 2017 · 3 comments

Comments

@cmsimike
Copy link

cmsimike commented Feb 3, 2017

Hi,

I've been using this screen saver on a few different Kodis and just recently the screen savers stopped displaying on all of them. It looks like it tries to load a video but just freezes trying to load.

I tried to manually download the videos and no videos were found (I guess?).

This is a raspi on 2x intels for whatever that is worth

@enen92
Copy link
Owner

enen92 commented Feb 6, 2017

which version are you using? can you provide a debug log please?

@cmsimike
Copy link
Author

cmsimike commented Feb 9, 2017

Log:

18:27:49 T:139967931488000 DEBUG: PushCecKeypress - received key b duration 0
18:27:49 T:139968673167680 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
18:27:49 T:139968673167680 DEBUG: CAnnouncementManager - Announcement: OnScreensaverActivated from xbmc
18:27:49 T:139968673167680 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverActivated
18:27:49 T:139968673167680 DEBUG: Activating window ID: 12900
18:27:49 T:139967931488000 DEBUG: PushCecKeypress - received key b duration 105
18:27:49 T:139968673167680 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
18:27:49 T:139968673167680 DEBUG: ------ Window Init () ------
18:27:49 T:139966300481280 DEBUG: Thread LanguageInvoker start, auto delete: false
18:27:49 T:139966300481280 INFO: initializing python engine.
18:27:49 T:139966300481280 DEBUG: CPythonInvoker(13, /home/mike/.kodi/addons/screensaver.atv4/atv.py): start processing
18:27:49 T:139966300481280 DEBUG: -->Python Interpreter Initialized<--
18:27:49 T:139966300481280 DEBUG: CPythonInvoker(13, /home/mike/.kodi/addons/screensaver.atv4/atv.py): the source file to load is "/home/mike/.kodi/addons/screensaver.atv4/atv.py"
18:27:49 T:139966300481280 DEBUG: CPythonInvoker(13, /home/mike/.kodi/addons/screensaver.atv4/atv.py): setting the Python path to /home/mike/.kodi/addons/screensaver.atv4:/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat
18:27:49 T:139966300481280 DEBUG: CPythonInvoker(13, /home/mike/.kodi/addons/screensaver.atv4/atv.py): entering source directory /home/mike/.kodi/addons/screensaver.atv4
18:27:49 T:139966300481280 DEBUG: CPythonInvoker(13, /home/mike/.kodi/addons/screensaver.atv4/atv.py): instantiating addon using automatically obtained id of "screensaver.atv4" dependent on version 2.19.0 of the xbmc.python api
18:27:49 T:139966300481280 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
18:27:49 T:139968673167680 DEBUG: started alarm with name: sssssscreensaver
18:27:49 T:139968673167680 DEBUG: ------ Window Deinit () ------
18:27:49 T:139966300481280 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
18:27:49 T:139966300481280 DEBUG: ------ Window Init (SettingsCategory.xml) ------
18:27:49 T:139966300481280 DEBUG: CAnnouncementManager - Announcement: OnScreensaverDeactivated from xbmc
18:27:49 T:139966300481280 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverDeactivated
18:27:49 T:139966300481280 DEBUG: POParser: loaded 25 strings from file /home/mike/.kodi/addons/screensaver.atv4/resources/language/English/strings.po
18:27:49 T:139968673167680 DEBUG: ------ Window Init (DialogKaiToast.xml) ------

@enen92
Copy link
Owner

enen92 commented Feb 14, 2017

Please check with the version on the official repository now (and also on master) - 4.0.0 to see if the problem persists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants