Bug: Can't access the shutdown menu...
#1
Hi,

When I change from a profile let say "Master User" to "Kids" and back again to "Master User" I can't access the "shutdown menu" using my keyboard or remote control.Huh

I tried the confluence skin, No problem at all.


Michael.
Reply
#2
fixed in svn.

thanx for the report. :-)
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#3
ronie Wrote:fixed in svn.

thanx for the report. :-)

I have the same issue, but what do you mean fixed in svn? Will it update automatically or I have to do something manually.
Reply
#4
tormi Wrote:I have the same issue, but what do you mean fixed in svn? Will it update automatically or I have to do something manually.

it means it's fixed in the development version of the skin.
of course, it'll also be fixed in the next stable release of Transparency!

if you want to fix it yourself in the current stable version,
add the line in bold in DialogButtonMenu.xml:

Code:
    [b]<onclick>dialog.close(all,true)</onclick>[/b]
    <onclick>system.logoff</onclick>
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#5
ronie Wrote:it means it's fixed in the development version of the skin.
of course, it'll also be fixed in the next stable release of Transparency!

if you want to fix it yourself in the current stable version,
add the line in bold in DialogButtonMenu.xml:

Code:
    [b]<onclick>dialog.close(all,true)</onclick>[/b]
    <onclick>system.logoff</onclick>

Thanks alot. Will do Smile
Reply

Logout Mark Read Team Forum Stats Members Help
Bug: Can't access the shutdown menu...0