Page 6 of 26

Re: [App] libSoftPowerOff D/E/F/H

Posted: Mon Jul 13, 2015 11:16 pm
by smart_lover
You still can map it to RC though :)
You are my hero! It does exactly what I want.

Re: [App] libSoftPowerOff D/E/F/H

Posted: Sat Aug 01, 2015 10:49 am
by gooseye
miazza wrote:Let's wait but I only updated to 2006 and your patch started to work.
Let's see if any 2003 user will confirm the issue but I see very difficult to find another ES8000 running on 2003 fw ;)
ES8000 here with 2003.4 & getting similar crash:

Code: Select all

[SoftPowerOff] SamyGO D/E/F/H libSoftPowerOff v0.1.6 - (c) zoelechat 2015
[SoftPowerOff] g_pAppTV [0x85a0df0].
[SoftPowerOff] dlsym '_ZN5TCAPI5GetTvEv' failed.
[SoftPowerOff] _ZN4TCTv5PowerEiNS_11EBootReasonEb [0x108ebc8].
[SoftPowerOff] dlsym '_ZN9TCTvProxy5PowerEiN4TCTv11EBootReasonEb' failed.
[SoftPowerOff] _ZN4TCTv13GetPowerStateEPiPNS_11EBootReasonE [0x10828c8].
[SoftPowerOff] dlsym '_ZN9TCTvProxy13GetPowerStateEPiPN4TCTv11EBootReasonE' failed.
[SoftPowerOff] _ZN10CViewerApp15ProcessPowerOffEi15EPowerOffReason [0x1ed86a4].
[SoftPowerOff] lib_init, >>>
[SoftPowerOff] Hooking Soft Power-Off everywhere!
[SoftPowerOff] lib_init, hooking >>>
[SoftPowerOff] _ZN10CViewerApp12t_OnKeyPowerEPK7PTEvent [0x1ecfff8].
[SoftPowerOff] _ZN10CViewerApp13t_OnKeySourceEPK7PTEvent [0x1ed3930].
[SoftPowerOff] dlsym '_ZN21CTvApplicationManager13m_OnKeySourceEPK7PTEvent' failed.
[SoftPowerOff] _ZN10CViewerApp15ProcessPowerOffEi15EPowerOffReason [0x1ed86a4].

Re: [App] libSoftPowerOff D/E/F/H

Posted: Sat Aug 01, 2015 11:20 am
by zoelechat
I see. But I still have absolutely no idea why it crashes during lib_init with that fw (only!?) :)
Did you try with latest samyGOso (v1.2.5) ?

Re: [App] libSoftPowerOff D/E/F/H

Posted: Sat Aug 01, 2015 11:33 am
by gooseye
Yep, v1.2.5 is used.

Re: [App] libSoftPowerOff D/E/F/H

Posted: Sat Aug 01, 2015 12:37 pm
by zoelechat
Well, I have no other clue than (slight) fw upgrade for now (I know, it's bad advice :roll: )

Re: [App] libSoftPowerOff D/E/F/H

Posted: Sun Aug 02, 2015 10:56 am
by zoelechat
New version, added (much) faster mode switch on D/E only (sorry F/H users, you're again victim of separate exeTV/exeAPP...)
FASTMODE arg is available for D/E only. If used, TV will skip most of (often useless) stuff done on soft on/off, so remains nearly only panel/audio on/off. Considerably speedup process (especially soft on), but might not be suitable in all cases, depending on your TV usage. Just try and see.
I don't think it should solve issue on 2003.4, but since I "flushed" much code, who knows? :)

Re: [App] libSoftPowerOff D/E/F/H

Posted: Sun Aug 02, 2015 6:34 pm
by gooseye
Similar crash log on ES8000 with FW 2003.4:

Code: Select all

[SoftPowerOff] SamyGO D/E/F/H libSoftPowerOff v0.1.8 - (c) zoelechat 2015
[SoftPowerOff] g_pAppTV [0x85a0df0].
[SoftPowerOff] dlsym '_ZN5TCAPI5GetTvEv' failed.
[SoftPowerOff] _ZN4TCTv5PowerEiNS_11EBootReasonEb [0x108ebc8].
[SoftPowerOff] dlsym '_ZN9TCTvProxy5PowerEiN4TCTv11EBootReasonEb' failed.
[SoftPowerOff] _ZN4TCTv13GetPowerStateEPiPNS_11EBootReasonE [0x10828c8].
[SoftPowerOff] dlsym '_ZN9TCTvProxy13GetPowerStateEPiPN4TCTv11EBootReasonE' failed.
[SoftPowerOff] _ZN10CViewerApp15ProcessPowerOffEi15EPowerOffReason [0x1ed86a4].
[SoftPowerOff] _ZN5TPCTv8InstanceEv [0x11375cc].
[SoftPowerOff] _ZN5TPATv5PowerEN5TPCTv10EPowerTypeEb [0x1429154].
[SoftPowerOff] _ZN5TCDMS8InstanceEN8TCWindow7EWindowE [0x10a417c].
[SoftPowerOff] _ZN9TCDisplay9MuteAudioEb [0x114c768].
[SoftPowerOff] lib_init, >>>
[SoftPowerOff] Hooking Soft Power-Off everywhere!
[SoftPowerOff] lib_init, hooking >>>
[SoftPowerOff] _ZN10CViewerApp12t_OnKeyPowerEPK7PTEvent [0x1ecfff8].
[SoftPowerOff] _ZN10CViewerApp15ProcessPowerOffEi15EPowerOffReason [0x1ed86a4].
[SoftPowerOff] _ZN10CViewerApp13t_OnKeySourceEPK7PTEvent [0x1ed3930].
[SoftPowerOff] dlsym '_ZN21CTvApplicationManager13m_OnKeySourceEPK7PTEvent' failed.

Re: [App] libSoftPowerOff D/E/F/H

Posted: Sun Aug 02, 2015 6:41 pm
by zoelechat
Ok, at least thanks for report ;)

Re: [App] libSoftPowerOff D/E/F/H

Posted: Thu Aug 13, 2015 1:18 pm
by miazza
gooseye wrote:Similar crash log on ES8000 with FW 2003.4:

Code: Select all

[SoftPowerOff] SamyGO D/E/F/H libSoftPowerOff v0.1.8 - (c) zoelechat 2015
[SoftPowerOff] g_pAppTV [0x85a0df0].
[SoftPowerOff] dlsym '_ZN5TCAPI5GetTvEv' failed.
[SoftPowerOff] _ZN4TCTv5PowerEiNS_11EBootReasonEb [0x108ebc8].
[SoftPowerOff] dlsym '_ZN9TCTvProxy5PowerEiN4TCTv11EBootReasonEb' failed.
[SoftPowerOff] _ZN4TCTv13GetPowerStateEPiPNS_11EBootReasonE [0x10828c8].
[SoftPowerOff] dlsym '_ZN9TCTvProxy13GetPowerStateEPiPN4TCTv11EBootReasonE' failed.
[SoftPowerOff] _ZN10CViewerApp15ProcessPowerOffEi15EPowerOffReason [0x1ed86a4].
[SoftPowerOff] _ZN5TPCTv8InstanceEv [0x11375cc].
[SoftPowerOff] _ZN5TPATv5PowerEN5TPCTv10EPowerTypeEb [0x1429154].
[SoftPowerOff] _ZN5TCDMS8InstanceEN8TCWindow7EWindowE [0x10a417c].
[SoftPowerOff] _ZN9TCDisplay9MuteAudioEb [0x114c768].
[SoftPowerOff] lib_init, >>>
[SoftPowerOff] Hooking Soft Power-Off everywhere!
[SoftPowerOff] lib_init, hooking >>>
[SoftPowerOff] _ZN10CViewerApp12t_OnKeyPowerEPK7PTEvent [0x1ecfff8].
[SoftPowerOff] _ZN10CViewerApp15ProcessPowerOffEi15EPowerOffReason [0x1ed86a4].
[SoftPowerOff] _ZN10CViewerApp13t_OnKeySourceEPK7PTEvent [0x1ed3930].
[SoftPowerOff] dlsym '_ZN21CTvApplicationManager13m_OnKeySourceEPK7PTEvent' failed.
I have experienced same issue on my ES8000 with that FW. If you upgrade to 2006 you solve it but you loose something.

Re: [App] libSoftPowerOff D/E/F/H

Posted: Sun Sep 06, 2015 9:21 pm
by smart_lover
Is there any chance to use another combination for TV power off?( I mean instead of Source+power, use Exit+Return or something else).
I need a combination that does not show any menu on TV during use it.(When we press Source button,Source menu will show up!)