Information PseudoTV Live Beta Blog, Support & Discussion
(2020-07-29, 05:27)Lunatixz Wrote:
(2020-07-29, 03:23)hikaricore Wrote: My apologies in advance, as I don't have a log file handy, but can anyone speculate why I might see full screen static appearing randomly while PseudoTV Live is enabled but not in-use? It pops up over my UI pretty much anywhere unless music or video content is playing. I can't seem to find any rhyme or reason to why it's occurring, and I haven't seen anything obviously related in my log files when this is happening. Of course if more information is needed, I can gather logs when I get off work, but I figured I'd ask now before I forget again. It's worth mentioning that I had seen this static before when I was starting video playback until I turned off (I believe) overlays in the addon settings. It doesn't appear to be the result of any specific skin or another addon, unless there's a conflict with PseudoTV Live, and I've also confirmed that it's not the television itself by testing with different monitors from the same HTPC. It's just strange enough that I thought to inquire. Thanks in advance for any information. Sorry again for the lack of logs. I'll update this when I have a chance.

There is a static gif overlay that will appear during content changes... usually something you don't see often. At least on my setup...

You can disable it as you have already done by disabling overlay in PseudoTVs settings.

Without a log i can not help beyond this...

Please note you should NOT see static if overlay is disabled and when your are not playing a PseudoTV channel.
That static overlay GIF is exactly what I'm seeing, and now that I turned on debug logging (which somehow got disabled without my noticing.)

My log file was way too large for for paste.kodi.tv, so I placed it on my server instead: http://www.hikaricore.net/temp/kodi_log2.txt

I hope this doesn't break the no log rule, but I wanted to point out the segment that I'm seeing over and over again in my logs. The majority of this output appears 16 times in the log during the minute or so that I had Kodi running:
Code:
2020-07-29 11:45:48.023 T:22255 ERROR <general>: plugin.video.pseudotv.live-0.1.1l-globals: loadJSON failed! Expecting value: line 1 column 1 (char 0)
, Traceback (most recent call last):
File "/home/hikaricore/.kodi/addons/plugin.video.pseudotv.live/resources/lib/globals.py", line 273, in loadJSON
try: return json.loads((string1.strip('\n').strip('\t').strip('\r')), strict=False)
File "/usr/lib/python3.6/json/__init__.py", line 367, in loads
return cls(**kw).decode(s)
File "/usr/lib/python3.6/json/decoder.py", line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python3.6/json/decoder.py", line 357, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

2020-07-29 11:45:48.062 T:22255 DEBUG <general>: plugin.video.pseudotv.live-0.1.1l-GUI: load
2020-07-29 11:45:48.062 T:22255 DEBUG <general>: plugin.video.pseudotv.live-0.1.1l-GUI: closeOverlay
2020-07-29 11:45:48.103 T:22222 DEBUG <general>: CGUIWindowManager::PreviousWindow: Deactivate
2020-07-29 11:45:48.103 T:22222 DEBUG <general>: ------ Window Deinit (/home/hikaricore/.kodi/addons/plugin.video.pseudotv.live/resources/skins/default/1080i/plugin.video.pseudotv.live.overlay.xml) ------
2020-07-29 11:45:48.103 T:22222 DEBUG <general>: CGUIWindowManager::PreviousWindow: Activate new
2020-07-29 11:45:48.103 T:22222 DEBUG <general>: ------ Window Init (Home.xml) ------
2020-07-29 11:45:48.120 T:22397 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2020-07-29 11:45:48.120 T:22397 INFO <general>: initializing python engine.
Reply


Messages In This Thread
RE: What's on the horizon... - by layziefj - 2019-08-31, 11:32
RE: What's on the horizon... - by TVNow - 2019-11-11, 22:29
RE: What's on the horizon... - by Lunatixz - 2019-11-11, 22:37
RE: What's on the horizon... - by Lunatixz - 2019-11-15, 20:11
RE: What's on the horizon... - by Lunatixz - 2020-06-24, 23:50
RE: What's on the horizon... - by Lunatixz - 2020-06-25, 17:40
RE: What's on the horizon... - by Lunatixz - 2020-06-26, 00:19
RE: What's on the horizon... - by Lunatixz - 2020-06-26, 00:32
RE: What's on the horizon... - by ARYEZ - 2020-06-29, 06:28
RE: What's on the horizon... - by gonzo90017 - 2020-06-27, 19:07
RE: What's on the horizon... - by gamaru - 2020-06-28, 09:28
RE: What's on the horizon... - by mwkurt - 2020-06-29, 12:44
RE: What's on the horizon... - by theflink - 2020-07-01, 17:23
RE: What's on the horizon... - by Lunatixz - 2020-07-03, 03:26
RE: What's on the horizon... - by TheGame1986 - 2020-07-03, 10:04
RE: What's on the horizon... - by Lunatixz - 2020-07-03, 10:45
RE: What's on the horizon... - by Dumyat - 2020-07-03, 13:49
RE: What's on the horizon... - by TheGame1986 - 2020-07-03, 14:04
RE: What's on the horizon... - by davrizio - 2020-07-03, 17:25
RE: What's on the horizon... - by Lunatixz - 2020-07-04, 08:35
RE: What's on the horizon... - by mwkurt - 2020-07-04, 17:05
RE: What's on the horizon... - by ARYEZ - 2020-07-04, 18:49
RE: What's on the horizon... - by Lunatixz - 2020-07-04, 20:23
RE: What's on the horizon... - by davrizio - 2020-07-04, 21:09
RE: What's on the horizon... - by davrizio - 2020-07-04, 21:29
RE: What's on the horizon... - by Lunatixz - 2020-07-04, 21:16
RE: What's on the horizon... - by davrizio - 2020-07-04, 21:31
RE: What's on the horizon... PseudoTV Live Beta Blog & Discussion. - by hikaricore - 2020-07-29, 20:44
ABOUT STRM FILES - by LARQ - 2021-05-14, 16:45
RE: ABOUT STRM FILES - by Lunatixz - 2021-05-14, 22:10
RE: ABOUT STRM FILES - by LARQ - 2021-05-15, 00:57
RE: ABOUT STRM FILES - by Lunatixz - 2021-05-15, 01:23
Filler release? - by harryc102 - 2022-11-22, 00:23
RE: Filler release? - by Lunatixz - 2022-11-22, 21:51
Logout Mark Read Team Forum Stats Members Help
PseudoTV Live Beta Blog, Support & Discussion4