Mailing List Archive

a2cb1e42fb breaks mythmusic
David,

FYI:

https://code.mythtv.org/trac/changeset/a2cb1e42fb/mythtv

breaks mythmusic in a following way:

if user asks myth music to exit via talent command „jump mainmenu” - mythmusic stays and stops to react for i.e. exit/esc IR remote keys.
No exit of mythmusic is possible via IR remote. User must kill frontend to exit mythmusic.



_______________________________________________
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: a2cb1e42fb breaks mythmusic [ In reply to ]
Yeah more than likely it will be the ESCAPE key handling that got broke.

For normal key presses you want the players to prompt if you want to
continue playing in the background but for the fake ones generated
when a jump point is activated you just want to close the screen to
get back to the main menu.

Paul
On Wed, 7 Nov 2018 at 21:57, Piotr Oniszczuk <piotr.oniszczuk@gmail.com> wrote:
>
> David,
>
> FYI:
>
> https://code.mythtv.org/trac/changeset/a2cb1e42fb/mythtv
>
> breaks mythmusic in a following way:
>
> if user asks myth music to exit via talent command „jump mainmenu” - mythmusic stays and stops to react for i.e. exit/esc IR remote keys.
> No exit of mythmusic is possible via IR remote. User must kill frontend to exit mythmusic.
>
>
>
> _______________________________________________
> 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: a2cb1e42fb breaks mythmusic [ In reply to ]
On Wed, 2018-11-07 at 22:57 +0100, Piotr Oniszczuk wrote:
> David,
>
> FYI:
>
> https://code.mythtv.org/trac/changeset/a2cb1e42fb/mythtv
>
> breaks mythmusic in a following way:
>
> if user asks myth music to exit via talent command „jump mainmenu” -
> mythmusic stays and stops to react for i.e. exit/esc IR remote keys.
> No exit of mythmusic is possible via IR remote. User must kill
> frontend to exit mythmusic.

I just committed a change that should fix the problem.

David


_______________________________________________
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