Mailing List Archive

FireTV issues with latest android build mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk
Just tried out the latest build on my FireTV Gen 3 (pendant) and it locks
up at the MythTV logo. Running adb logacat I can see the following error.

Rolling back to mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk
resolves the issue

Let me know if I can provide any other Debug data


06-24 04:00:54.662 7135 7135 E mfeCP : ca mythtv/fonts/Tiresias
Infofont Italic.ttf
/data/data/org.mythtv.mythfrontend/files/fonts/Tiresias Infofont
Italic.ttf
06-24 04:00:54.665 7135 7135 E mfeCP : do file Tiresias Infofont.ttf
06-24 04:00:54.665 7135 7135 E mfeCP : caif mythtv/fonts/Tiresias
Infofont.ttf /data/data/org.mythtv.mythfrontend/files/fonts/Tiresias
Infofont.ttf
06-24 04:00:54.669 7135 7135 E mfeCP : ca mythtv/fonts/Tiresias
Infofont.ttf /data/data/org.mythtv.mythfrontend/files/fonts/Tiresias
Infofont.ttf
06-24 04:00:54.673 7135 7135 E mfeCP : do file
texgyrechorus-mediumitalic.otf
06-24 04:00:54.673 7135 7135 E mfeCP : caif
mythtv/fonts/texgyrechorus-mediumitalic.otf
/data/data/org.mythtv.mythfrontend/files/fonts/texgyrechorus-mediumitalic.otf
06-24 04:00:54.681 7135 7135 E mfeCP : ca
mythtv/fonts/texgyrechorus-mediumitalic.otf
/data/data/org.mythtv.mythfrontend/files/fonts/texgyrechorus-mediumitalic.otf
06-24 04:00:54.688 7135 7135 E mfeCP : do file tiresias_gpl3.txt
06-24 04:00:54.688 7135 7135 E mfeCP : caif
mythtv/fonts/tiresias_gpl3.txt
/data/data/org.mythtv.mythfrontend/files/fonts/tiresias_gpl3.txt
06-24 04:00:54.692 7135 7135 E mfeCP : ca
mythtv/fonts/tiresias_gpl3.txt
/data/data/org.mythtv.mythfrontend/files/fonts/tiresias_gpl3.txt
06-24 04:00:54.709 7135 7135 W System.err:
java.lang.NoSuchFieldException: No field AppTheme in class
Landroid/R$style; (declaration of 'android.R$style' appears in
/system/framework/framework.jar)
06-24 04:00:54.709 7135 7135 W System.err: at
java.lang.Class.getDeclaredField(Native Method)
06-24 04:00:54.709 7135 7135 W System.err: at
org.qtproject.qt5.android.bindings.QtActivityLoader.onCreate(QtActivityLoader.java:153)
06-24 04:00:54.709 7135 7135 W System.err: at
org.qtproject.qt5.android.bindings.QtActivity.onCreateHook(QtActivity.java:274)
06-24 04:00:54.709 7135 7135 W System.err: at
org.qtproject.qt5.android.bindings.QtActivity.onCreate(QtActivity.java:349)
06-24 04:00:54.709 7135 7135 W System.err: at
android.app.Activity.performCreate(Activity.java:6689)
06-24 04:00:54.709 7135 7135 W System.err: at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1118)
06-24 04:00:54.709 7135 7135 W System.err: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2634)
06-24 04:00:54.709 7135 7135 W System.err: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2748)
06-24 04:00:54.709 7135 7135 W System.err: at
android.app.ActivityThread.-wrap12(ActivityThread.java)
06-24 04:00:54.709 7135 7135 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1488)
06-24 04:00:54.709 7135 7135 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:102)
06-24 04:00:54.709 7135 7135 W System.err: at
android.os.Looper.loop(Looper.java:154)
06-24 04:00:54.709 7135 7135 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:6188)
06-24 04:00:54.709 7135 7135 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-24 04:00:54.710 7135 7135 W System.err: at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:911)
06-24 04:00:54.710 7135 7135 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:801)
06-24 04:00:54.720 7135 7135 W System : ClassLoader referenced unknown
path:
06-24 04:00:55.211 7135 7135 I QtCore : Start
06-24 04:00:55.594 7135 7135 I Qt : qt start
06-24 04:00:55.603 7135 7135 I Qt : Sensors start
06-24 04:00:55.607 7135 7135 I QtPositioning: Positioning start

_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-dev
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org
Re: FireTV issues with latest android build mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk [ In reply to ]
On 24/06/2019 10:06, OpenMedia Support wrote:
> Just tried out the latest build on my FireTV Gen 3 (pendant) and it locks
> up at the MythTV logo. Running adb logacat I can see the following error.
>
> Rolling back to mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk
> resolves the issue

https://dl.bintray.com/bennettpeter/generic/mythtv_31/android_32/:mythfrontend-20190620-arm-v31-Pre-510-g7390f5a7e36.apk

is working fine for me. FireTVstick 4k. Thanks. John P

>
> Let me know if I can provide any other Debug data
>
>
> 06-24 04:00:54.662 7135 7135 E mfeCP : ca mythtv/fonts/Tiresias
> Infofont Italic.ttf
> /data/data/org.mythtv.mythfrontend/files/fonts/Tiresias Infofont
> Italic.ttf
> 06-24 04:00:54.665 7135 7135 E mfeCP : do file Tiresias Infofont.ttf
> 06-24 04:00:54.665 7135 7135 E mfeCP : caif mythtv/fonts/Tiresias
> Infofont.ttf /data/data/org.mythtv.mythfrontend/files/fonts/Tiresias
> Infofont.ttf
> 06-24 04:00:54.669 7135 7135 E mfeCP : ca mythtv/fonts/Tiresias
> Infofont.ttf /data/data/org.mythtv.mythfrontend/files/fonts/Tiresias
> Infofont.ttf
> 06-24 04:00:54.673 7135 7135 E mfeCP : do file
> texgyrechorus-mediumitalic.otf
> 06-24 04:00:54.673 7135 7135 E mfeCP : caif
> mythtv/fonts/texgyrechorus-mediumitalic.otf
> /data/data/org.mythtv.mythfrontend/files/fonts/texgyrechorus-mediumitalic.otf
> 06-24 04:00:54.681 7135 7135 E mfeCP : ca
> mythtv/fonts/texgyrechorus-mediumitalic.otf
> /data/data/org.mythtv.mythfrontend/files/fonts/texgyrechorus-mediumitalic.otf
> 06-24 04:00:54.688 7135 7135 E mfeCP : do file tiresias_gpl3.txt
> 06-24 04:00:54.688 7135 7135 E mfeCP : caif
> mythtv/fonts/tiresias_gpl3.txt
> /data/data/org.mythtv.mythfrontend/files/fonts/tiresias_gpl3.txt
> 06-24 04:00:54.692 7135 7135 E mfeCP : ca
> mythtv/fonts/tiresias_gpl3.txt
> /data/data/org.mythtv.mythfrontend/files/fonts/tiresias_gpl3.txt
> 06-24 04:00:54.709 7135 7135 W System.err:
> java.lang.NoSuchFieldException: No field AppTheme in class
> Landroid/R$style; (declaration of 'android.R$style' appears in
> /system/framework/framework.jar)
> 06-24 04:00:54.709 7135 7135 W System.err: at
> java.lang.Class.getDeclaredField(Native Method)
> 06-24 04:00:54.709 7135 7135 W System.err: at
> org.qtproject.qt5.android.bindings.QtActivityLoader.onCreate(QtActivityLoader.java:153)
> 06-24 04:00:54.709 7135 7135 W System.err: at
> org.qtproject.qt5.android.bindings.QtActivity.onCreateHook(QtActivity.java:274)
> 06-24 04:00:54.709 7135 7135 W System.err: at
> org.qtproject.qt5.android.bindings.QtActivity.onCreate(QtActivity.java:349)
> 06-24 04:00:54.709 7135 7135 W System.err: at
> android.app.Activity.performCreate(Activity.java:6689)
> 06-24 04:00:54.709 7135 7135 W System.err: at
> android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1118)
> 06-24 04:00:54.709 7135 7135 W System.err: at
> android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2634)
> 06-24 04:00:54.709 7135 7135 W System.err: at
> android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2748)
> 06-24 04:00:54.709 7135 7135 W System.err: at
> android.app.ActivityThread.-wrap12(ActivityThread.java)
> 06-24 04:00:54.709 7135 7135 W System.err: at
> android.app.ActivityThread$H.handleMessage(ActivityThread.java:1488)
> 06-24 04:00:54.709 7135 7135 W System.err: at
> android.os.Handler.dispatchMessage(Handler.java:102)
> 06-24 04:00:54.709 7135 7135 W System.err: at
> android.os.Looper.loop(Looper.java:154)
> 06-24 04:00:54.709 7135 7135 W System.err: at
> android.app.ActivityThread.main(ActivityThread.java:6188)
> 06-24 04:00:54.709 7135 7135 W System.err: at
> java.lang.reflect.Method.invoke(Native Method)
> 06-24 04:00:54.710 7135 7135 W System.err: at
> com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:911)
> 06-24 04:00:54.710 7135 7135 W System.err: at
> com.android.internal.os.ZygoteInit.main(ZygoteInit.java:801)
> 06-24 04:00:54.720 7135 7135 W System : ClassLoader referenced unknown
> path:
> 06-24 04:00:55.211 7135 7135 I QtCore : Start
> 06-24 04:00:55.594 7135 7135 I Qt : qt start
> 06-24 04:00:55.603 7135 7135 I Qt : Sensors start
> 06-24 04:00:55.607 7135 7135 I QtPositioning: Positioning start
>
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev@mythtv.org
> http://lists.mythtv.org/mailman/listinfo/mythtv-dev
> http://wiki.mythtv.org/Mailing_List_etiquette
> MythTV Forums: https://forum.mythtv.org
>

_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-dev
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org
Re: FireTV issues with latest android build mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk [ In reply to ]
On 6/24/19 5:06 AM, OpenMedia Support wrote:
> Just tried out the latest build on my FireTV Gen 3 (pendant) and it locks
> up at the MythTV logo. Running adb logacat I can see the following error.
>
> Rolling back to mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk
> resolves the issue
>
> Let me know if I can provide any other Debug data
>
Please tell me which version gives the problem, actual apk file name. 
You just say that mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk
does not give the problem without stating which one does give the
problem. I suspect you may have tried a 64-bit version, which will not
work on the firetv.

Peter
_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-dev
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org
Re: FireTV issues with latest android build mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk [ In reply to ]
On 6/24/2019 7:28 PM, Peter Bennett wrote:
>
>
> On 6/24/19 5:06 AM, OpenMedia Support wrote:
>> Just tried out the latest build on my FireTV Gen 3 (pendant) and it locks
>> up at the MythTV logo. Running adb logacat I can see the following error.
>>
>> Rolling back to mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk
>> resolves the issue
>>
>> Let me know if I can provide any other Debug data
>>
> Please tell me which version gives the problem, actual apk file name.
> You just say that mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk
> does not give the problem without stating which one does give the
> problem. I suspect you may have tried a 64-bit version, which will not
> work on the firetv.

I tried the 64 bit version of
mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk and it hung on the
Mythtv opening screen. I reverted to
mythfrontend-20190414-arm64-v30.0-43-g5a67176bf90.apk and all was well
again. I'm using the Nvidial Shield.

Rick
_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-dev
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org
Re: FireTV issues with latest android build mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk [ In reply to ]
> On 6/24/2019 7:28 PM, Peter Bennett wrote:
>>
>>
>> On 6/24/19 5:06 AM, OpenMedia Support wrote:
>>> Just tried out the latest build on my FireTV Gen 3 (pendant) and it
>>> locks
>>> up at the MythTV logo. Running adb logacat I can see the following
>>> error.
>>>
>>> Rolling back to mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk
>>> resolves the issue
>>>
>>> Let me know if I can provide any other Debug data
>>>
>> Please tell me which version gives the problem, actual apk file name.
>> You just say that mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk
>> does not give the problem without stating which one does give the
>> problem. I suspect you may have tried a 64-bit version, which will not
>> work on the firetv.
>
> I tried the 64 bit version of
> mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk and it hung on the
> Mythtv opening screen. I reverted to
> mythfrontend-20190414-arm64-v30.0-43-g5a67176bf90.apk and all was well
> again. I'm using the Nvidial Shield.
>
> Rick

I have an issue with the following version - including MD5SUM

6ea5d029e82fda7b1bbe1ac2a342b589
mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk

The following version works if I roll back

d365cd8e9adc878d86385ae6f0f50134
mythfrontend-20190414-arm-v30.0-43-g5a67176bf90.apk






_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-dev
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org
Re: FireTV issues with latest android build mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk [ In reply to ]
On 6/24/19 7:03 PM, Rick wrote:
> On 6/24/2019 7:28 PM, Peter Bennett wrote:
>>
>>
>> On 6/24/19 5:06 AM, OpenMedia Support wrote:
>>> Just tried out the latest build on my FireTV Gen 3 (pendant) and it
>>> locks
>>> up at the MythTV logo. Running adb logacat I can see the following
>>> error.
>>>
>>> Rolling back to mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk
>>> resolves the issue
>>>
>>> Let me know if I can provide any other Debug data
>>>
>> Please tell me which version gives the problem, actual apk file name.
>> You just say that mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk
>> does not give the problem without stating which one does give the
>> problem. I suspect you may have tried a 64-bit version, which will
>> not work on the firetv.
>
> I tried the 64 bit version of
> mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk and it hung on the
> Mythtv opening screen. I reverted to
> mythfrontend-20190414-arm64-v30.0-43-g5a67176bf90.apk and all was well
> again. I'm using the Nvidial Shield.
>
> Rick
> _______________________________________________

I tried it myself and I agree
mythfrontend-20190620-arm64-v30.0-60-gb9c1b41a6c0.apk is hanging on the
shield.

It is very strange, the application is actually running but the screen
still displays only the MythTV icon. I tried operating the remote and
the log confirmed that it was responding and going into live tv, but the
screen still only showed the MythTV icon.

Version master (v31-pre) is working fine, which is a mystery, since
these fixes should be in there as well.

Based on the fact that
mythfrontend-20190414-arm64-v30.0-43-g5a67176bf90.apk is working, the
problem must be in one of these commits (see below).

* b9c1b41a6c0 2019/06/17 Peter Bennett : android: Fix problem with guide
grid colors.
* ef55cb239b2 2019/06/13 Robert Watson : Compute seek offset 64 bits in
playback of Blu-Ray iso.
* 4761e7a6d42 2019/06/04 Jan Ceuleers  : tmdb3.py: Prevent program from
stalling
* 402e8274435 2019/06/04 Bill Meek     : HTTP Status: Restore thousands
separators and use proper LOCALE choice
* aa26a6b76bf 2019/06/04 Bill Meek     : Python Bindings: Fix version
test for Frontend services
* 8d04874b1ec 2019/06/04 Bill Meek     : mythwelcome: Final
--override-settings fix
* 8325b078045 2019/06/04 Bill Meek     : mythwelcome:
--override-settings choice(s) don't take affect
* 6bd8cd49938 2019/05/30 Klaas de Waal : Remove m_ in class member names
for backport to fixes-30
* 57ffe65dbc1 2019/05/30 Simon Hyde    : Prevent data corruption in
dvbchannel.cpp causing hang
* a32ec4bdea1 2019/04/30 David Hampton : Fix mythgame configuration with
minizip 2.8.6
* fc79822ce4c 2019/04/30 David Hampton : Fix compilation with exiv2 >
0.27.0.
* f92255ce062 2019/04/26 Peter Bennett : Playback: Fix DB Update that
caused bookmark key bindings to be lost
* 30a59af73f1 2019/04/25 David Engel   : Account for very, large
pre-roll values in AssignGroupInput.
* 97786a019da 2019/04/24 David Hampton : Lengthen timers in test_mythtimer.
* 0bd850a5424 2019/04/24 David Hampton : Add delay to handle race
condition in FreeBSD testing.
* d41d45ed6f5 2019/04/24 David Engel   : Enable Schedule as Group by
default.
* b61283d7d1f 2019/04/24 David Hampton : Restore code that fixes up key
bindings.

I will look into it further, perhaps do a bisect to see when it stopped
working.


_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-dev
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org
Re: FireTV issues with latest android build mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk [ In reply to ]
On 6/26/2019 7:06 AM, Peter Bennett wrote:
>
>
> On 6/24/19 7:03 PM, Rick wrote:
>> On 6/24/2019 7:28 PM, Peter Bennett wrote:
>>>
>>>
>>> On 6/24/19 5:06 AM, OpenMedia Support wrote:
>>>> Just tried out the latest build on my FireTV Gen 3 (pendant) and it
>>>> locks
>>>> up at the MythTV logo. Running adb logacat I can see the following
>>>> error.
>>>>
>>>> Rolling back to mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk
>>>> resolves the issue
>>>>
>>>> Let me know if I can provide any other Debug data
>>>>
>>> Please tell me which version gives the problem, actual apk file
>>> name. You just say that
>>> mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk does not give
>>> the problem without stating which one does give the problem. I
>>> suspect you may have tried a 64-bit version, which will not work on
>>> the firetv.
>>
>> I tried the 64 bit version of
>> mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk and it hung on
>> the Mythtv opening screen. I reverted to
>> mythfrontend-20190414-arm64-v30.0-43-g5a67176bf90.apk and all was
>> well again. I'm using the Nvidial Shield.
>>
>> Rick
>> _______________________________________________
>
> I tried it myself and I agree
> mythfrontend-20190620-arm64-v30.0-60-gb9c1b41a6c0.apk is hanging on
> the shield.
>
> It is very strange, the application is actually running but the screen
> still displays only the MythTV icon. I tried operating the remote and
> the log confirmed that it was responding and going into live tv, but
> the screen still only showed the MythTV icon.
>
> Version master (v31-pre) is working fine, which is a mystery, since
> these fixes should be in there as well.
>
> Based on the fact that
> mythfrontend-20190414-arm64-v30.0-43-g5a67176bf90.apk is working, the
> problem must be in one of these commits (see below).
>
> * b9c1b41a6c0 2019/06/17 Peter Bennett : android: Fix problem with
> guide grid colors.
> * ef55cb239b2 2019/06/13 Robert Watson : Compute seek offset 64 bits
> in playback of Blu-Ray iso.
> * 4761e7a6d42 2019/06/04 Jan Ceuleers  : tmdb3.py: Prevent program
> from stalling
> * 402e8274435 2019/06/04 Bill Meek     : HTTP Status: Restore
> thousands separators and use proper LOCALE choice
> * aa26a6b76bf 2019/06/04 Bill Meek     : Python Bindings: Fix version
> test for Frontend services
> * 8d04874b1ec 2019/06/04 Bill Meek     : mythwelcome: Final
> --override-settings fix
> * 8325b078045 2019/06/04 Bill Meek     : mythwelcome:
> --override-settings choice(s) don't take affect
> * 6bd8cd49938 2019/05/30 Klaas de Waal : Remove m_ in class member
> names for backport to fixes-30
> * 57ffe65dbc1 2019/05/30 Simon Hyde    : Prevent data corruption in
> dvbchannel.cpp causing hang
> * a32ec4bdea1 2019/04/30 David Hampton : Fix mythgame configuration
> with minizip 2.8.6
> * fc79822ce4c 2019/04/30 David Hampton : Fix compilation with exiv2 >
> 0.27.0.
> * f92255ce062 2019/04/26 Peter Bennett : Playback: Fix DB Update that
> caused bookmark key bindings to be lost
> * 30a59af73f1 2019/04/25 David Engel   : Account for very, large
> pre-roll values in AssignGroupInput.
> * 97786a019da 2019/04/24 David Hampton : Lengthen timers in
> test_mythtimer.
> * 0bd850a5424 2019/04/24 David Hampton : Add delay to handle race
> condition in FreeBSD testing.
> * d41d45ed6f5 2019/04/24 David Engel   : Enable Schedule as Group by
> default.
> * b61283d7d1f 2019/04/24 David Hampton : Restore code that fixes up
> key bindings.

If this happens on shield, press home, go to settings->apps and force
kill mythtv. This works for me every time.

I added the stay on top for the splash and the app then hides this
explicitly just before show now. Perhaps something is not calling this.
See Initialise in mythmainwindow.

I don't believe any of these fixes does anything that makes the hang
happen.

I am currently running a build on 11 Jun. Will update and test tonight.

I do however see the buffering popup occasionally. Not sure why. I think
this started when the ringbuffer locking was introduced.

Mark


_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-dev
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org
Re: FireTV issues with latest android build mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk [ In reply to ]
On Wed, Jun 26, 2019 at 08:07:38AM +1000, Mark Spieth wrote:
> On 6/26/2019 7:06 AM, Peter Bennett wrote:
> >
> >
> > On 6/24/19 7:03 PM, Rick wrote:
> > > On 6/24/2019 7:28 PM, Peter Bennett wrote:
> > > >
> > > >
> > > > On 6/24/19 5:06 AM, OpenMedia Support wrote:
> > > > > Just tried out the latest build on my FireTV Gen 3 (pendant)
> > > > > and it locks
> > > > > up at the MythTV logo. Running adb logacat I can see the
> > > > > following error.
> > > > >
> > > > > Rolling back to mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk
> > > > > resolves the issue
> > > > >
> > > > > Let me know if I can provide any other Debug data
> > > > >
> > > > Please tell me which version gives the problem, actual apk file
> > > > name. You just say that
> > > > mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk does not
> > > > give the problem without stating which one does give the
> > > > problem. I suspect you may have tried a 64-bit version, which
> > > > will not work on the firetv.
> > >
> > > I tried the 64 bit version of
> > > mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk and it hung on
> > > the Mythtv opening screen. I reverted to
> > > mythfrontend-20190414-arm64-v30.0-43-g5a67176bf90.apk and all was
> > > well again. I'm using the Nvidial Shield.
> > >
> > > Rick
> > > _______________________________________________
> >
> > I tried it myself and I agree
> > mythfrontend-20190620-arm64-v30.0-60-gb9c1b41a6c0.apk is hanging on the
> > shield.
> >
> > It is very strange, the application is actually running but the screen
> > still displays only the MythTV icon. I tried operating the remote and
> > the log confirmed that it was responding and going into live tv, but the
> > screen still only showed the MythTV icon.
> >
> > Version master (v31-pre) is working fine, which is a mystery, since
> > these fixes should be in there as well.
> >
> > Based on the fact that
> > mythfrontend-20190414-arm64-v30.0-43-g5a67176bf90.apk is working, the
> > problem must be in one of these commits (see below).
> >
> > * b9c1b41a6c0 2019/06/17 Peter Bennett : android: Fix problem with guide
> > grid colors.
> > * ef55cb239b2 2019/06/13 Robert Watson : Compute seek offset 64 bits in
> > playback of Blu-Ray iso.
> > * 4761e7a6d42 2019/06/04 Jan Ceuleers? : tmdb3.py: Prevent program from
> > stalling
> > * 402e8274435 2019/06/04 Bill Meek???? : HTTP Status: Restore thousands
> > separators and use proper LOCALE choice
> > * aa26a6b76bf 2019/06/04 Bill Meek???? : Python Bindings: Fix version
> > test for Frontend services
> > * 8d04874b1ec 2019/06/04 Bill Meek???? : mythwelcome: Final
> > --override-settings fix
> > * 8325b078045 2019/06/04 Bill Meek???? : mythwelcome:
> > --override-settings choice(s) don't take affect
> > * 6bd8cd49938 2019/05/30 Klaas de Waal : Remove m_ in class member names
> > for backport to fixes-30
> > * 57ffe65dbc1 2019/05/30 Simon Hyde??? : Prevent data corruption in
> > dvbchannel.cpp causing hang
> > * a32ec4bdea1 2019/04/30 David Hampton : Fix mythgame configuration with
> > minizip 2.8.6
> > * fc79822ce4c 2019/04/30 David Hampton : Fix compilation with exiv2 >
> > 0.27.0.
> > * f92255ce062 2019/04/26 Peter Bennett : Playback: Fix DB Update that
> > caused bookmark key bindings to be lost
> > * 30a59af73f1 2019/04/25 David Engel?? : Account for very, large
> > pre-roll values in AssignGroupInput.
> > * 97786a019da 2019/04/24 David Hampton : Lengthen timers in
> > test_mythtimer.
> > * 0bd850a5424 2019/04/24 David Hampton : Add delay to handle race
> > condition in FreeBSD testing.
> > * d41d45ed6f5 2019/04/24 David Engel?? : Enable Schedule as Group by
> > default.
> > * b61283d7d1f 2019/04/24 David Hampton : Restore code that fixes up key
> > bindings.
>
> If this happens on shield, press home, go to settings->apps and force kill
> mythtv. This works for me every time.
>
> I added the stay on top for the splash and the app then hides this
> explicitly just before show now. Perhaps something is not calling this. See
> Initialise in mythmainwindow.
>
> I don't believe any of these fixes does anything that makes the hang happen.
>
> I am currently running a build on 11 Jun. Will update and test tonight.
>
> I do however see the buffering popup occasionally. Not sure why. I think
> this started when the ringbuffer locking was introduced.

In the FWIW category, MythTV on one of my mom's shields used to always
hang with the splash icon displayed. After pressing select and
waiting several seconds, it would crash/exit back to the home screen.
MythTV would then launch normally after that. I could never figure
out why it did that. Since Mark's latest, splash, screen changes,
MythTV always launches correctly on that shield.

David
--
David Engel
david@istwok.net
_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-dev
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org
Re: FireTV issues with latest android build mythfrontend-20190620-arm-v30.0-60-gb9c1b41a6c0.apk [ In reply to ]
On 6/25/19 6:38 PM, David Engel wrote:
> In the FWIW category, MythTV on one of my mom's shields used to always
> hang with the splash icon displayed. After pressing select and
> waiting several seconds, it would crash/exit back to the home screen.
> MythTV would then launch normally after that. I could never figure
> out why it did that. Since Mark's latest, splash, screen changes,
> MythTV always launches correctly on that shield.
>

I did a complete (fresh) build and that has resolved the problem. I
think that there must have been part of master build still in the
directories when I did a fixes/30 build and that caused the mess.

Peter
_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-dev
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org