v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2017-05-26, 12:37)flubshi Wrote:
(2017-05-26, 10:32)Vimes Wrote: That could indeed offer a solution...?
I think so. E.g. when TV is turned off, this wrong variable is set to false. Therfore, when TV is turned on again, this value blocks reconnecting cec. I compared an old and a new log. I guess 'm_bActiveSource' should indicate that a cec source is active/connected, while new introduced 'm_bActiveSourceSent' should indicate that an 'active message' was sent. Due to using m_bActiveSource instead of m_bActiveSourceSent, this causes strange behavior.

You can also compare setters and getters:
SetActiveSourceSent => m_bActiveSource = setto;
ActiveSourceSent => return m_bActiveSourceSent;
This confirms that accidentally a wrong/similar named variable was used.

(2017-05-26, 10:32)Vimes Wrote: opdenkamp doesn't seem to have been active for a while though..?
It seems that he is inactive since Apr 7. But maybe one of the kodi devs has contact...

I do not like to ask but if anyone here has the ability to push this in the appropriate direction it would be most appreciated Smile

I had confirmed the issue for me at build #315 and then noted those findings on the git, after help was provided by Milhouse who made a special test build to confirm that by reverting those commits it would resolve the issue.


Messages In This Thread
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - by Vimes - 2017-05-26, 12:41
WD MyCloud - by crisp waffles - 2017-09-06, 03:11
No 3D Playback since Version - by Mike74 - 2017-10-09, 19:25
Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-10, 14:45
RE: Migrating from RPi2 to RPi1 - by Milhouse - 2017-11-10, 21:06
RE: Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-11, 09:17
Resolution broken after 0415 - by lozbrown85 - 2018-04-20, 11:48
popt 1.16 - by n0n4m3 - 2018-06-29, 00:28
RE: popt 1.16 - by Milhouse - 2018-06-29, 06:39
A plugin to be resurrected - by ArminiusTux - 2018-10-22, 22:02
RE: A plugin to be resurrected - by Milhouse - 2018-10-23, 02:46
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24