Kodi Community Forum
ToggleFullScreen with profiles - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+--- Thread: ToggleFullScreen with profiles (/showthread.php?tid=183990)



ToggleFullScreen with profiles - emveepee - 2014-01-21

Running the 18th nightly on Windows I cannot switch to full screen in my "profile". As "Master User" there is no issue.

Logs don't show much

22:28:52 T:10112 DEBUG: CApplication::OnKey: backslash (0xf05c) pressed, action is ToggleFullScreen
22:28:52 T:10112 DEBUG: ------ Window Deinit (Pointer.xml) ------
22:28:52 T:10112 DEBUG: Keyboard: scancode: 0x2b, sym: 0x005c, unicode: 0x005c, modifier: 0x0
22:28:52 T:10112 DEBUG: CApplication::OnKey: backslash (0xf05c) pressed, action is ToggleFullScreen
22:28:53 T:10112 DEBUG: Keyboard: scancode: 0x2b, sym: 0x005c, unicode: 0x005c, modifier: 0x0
22:28:53 T:10112 DEBUG: CApplication::OnKey: backslash (0xf05c) pressed, action is ToggleFullScreen
22:28:53 T:10112 DEBUG: Keyboard: scancode: 0x2b, sym: 0x005c, unicode: 0x005c, modifier: 0x0
22:28:53 T:10112 DEBUG: CApplication::OnKey: backslash (0xf05c) pressed, action is ToggleFullScreen

Martin


RE: ToggleFullScreen with profiles - da-anda - 2014-01-21

have you locked the settings for your profile? Just tested by creating a new profile (separate database, no settings locked) and it's working fine.


RE: ToggleFullScreen with profiles - emveepee - 2014-01-21

No. Basically the difference is I have two profiles, Master User with PVR enabled and my normal account with it off. I tried using a keymap.xml in the profile no change. No change with the 20th build.

Martin


RE: ToggleFullScreen with profiles - da-anda - 2014-01-21

ah, right, using the backslash or ALT+RETURN doesn't work when using a profile. Doing it via settings does work though. That's odd. Mind creating a bugreport in our bugtracker? http://trac.xbmc.org (please check if such a ticket is not already present)


RE: ToggleFullScreen with profiles - emveepee - 2014-01-21

No problem I will write it up this evening.10 hrs.or so.

Edit: Ignore it I guess, I went back to 12.3 to confirm a good version it worked and then and trying through trial and error to determine which version worked, I couldn't duplicate. Even yesterday's and today work again.

Martin