Kodi Community Forum
Bug Visualisation settings window broken? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Windows (https://forum.kodi.tv/forumdisplay.php?fid=59)
+---- Thread: Bug Visualisation settings window broken? (/showthread.php?tid=229541)



Visualisation settings window broken? - AnthonyB - 2015-06-14

Kodi 14.2 running on Windows 8.1 x64 PC in windowed mode.
Skin = Confluence (default)

With music playing, which I press "V" key on keyboard which should bring up the Visualisations settings I get the following:

Image

The window cannot be closed by click the 'x' in top right corner.
Cancel button also does not respond.

Only option is 's' to bring up shutdown menu and then Exit.

Nothing leaps out from the debug log:

14:05:53 T:9876 DEBUG: CApplication::OnKey: v (0xf056) pressed, action is ActivateWindow(VisualisationSettings)
14:05:53 T:9876 DEBUG: Activating window ID: 10140
14:05:53 T:9876 DEBUG: ------ Window Init (DialogAddonSettings.xml) ------
14:05:53 T:9876 INFO: Loading skin file: DialogAddonSettings.xml, load type: KEEP_IN_MEMORY
14:05:53 T:9876 DEBUG: ------ Window Deinit (Pointer.xml) ------
14:05:56 T:8448 DEBUG: Thread JobWorker 8448 terminating (autodelete)
14:05:56 T:9484 DEBUG: Thread JobWorker 9484 terminating (autodelete)
14:05:56 T:5604 DEBUG: Thread JobWorker 5604 terminating (autodelete)
14:05:56 T:5696 DEBUG: Thread JobWorker 5696 terminating (autodelete)
14:05:57 T:9876 DEBUG: ------ Window Deinit (MusicOSD.xml) ------
14:05:58 T:9876 DEBUG: ------ Window Init (Pointer.xml) ------
14:05:59 T:9876 DEBUG: CApplication:TonguerocessMouse: trying mouse action leftclick
14:06:10 T:9876 DEBUG: Previous line repeats 2 times.
14:06:10 T:9876 DEBUG: Keyboard: scancode: 0x1f, sym: 0x0073, unicode: 0x0073, modifier: 0x0
14:06:10 T:9876 DEBUG: CApplication::OnKey: s (0xf053) pressed, action is ActivateWindow(shutdownmenu)
14:06:10 T:9876 DEBUG: Activating window ID: 10111
14:06:10 T:9876 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
14:06:10 T:9876 INFO: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
14:06:10 T:9876 DEBUG: ------ Window Deinit (Pointer.xml) ------
14:06:10 T:9876 DEBUG: ------ Window Init (Pointer.xml) ------
14:06:11 T:9876 DEBUG: CApplication:TonguerocessMouse: trying mouse action leftclick
14:06:11 T:9876 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
14:06:11 T:9876 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit

Full debug log here - http://goo.gl/PuUqvD
Stacktrace and crashlogs appear to occurred at same time so I've posted them here - http://1drv.ms/1G3yiE8


RE: Visualisation settings window broken? - afedchin - 2015-06-14

which visualization addon do you use?


RE: Visualisation settings window broken? - PatK - 2015-06-14

Toggling the 'V' key should get rid of the window. I get the same issue using Milkdrop 2 (it's not user configurable inside Kodi), but this works fine with the original Milkdrop. I read somewhere in the Milkdrop 2 forum that there is still some work to be done with this add-on, but in the main it displays fine.

Suggestion: Stay away from the 'V' key, for now.


RE: Visualisation settings window broken? - afedchin - 2015-06-14

I was be able to reproduce issue. I'll take a look at this error asap.


RE: Visualisation settings window broken? - AnthonyB - 2015-06-15

Sorry, for missing that important piece of info!
Actually, I'm seeing this with MilkDrop 1.0.25

Toggling "V" does indeed make the window go away - thx for that!

Only discovered this because I was setting up a Harmony Remote and mapping anything of interest to unused buttons on the remote. Not something I expect to need to do often... maybe ever Smile