Problem displaying video information
#1
I've just installed Kodi 14.2 on a windows 8.1 box and everything is working fine, except for the following issue.

When I press "i" to get information on a video in the library, nothing happens, it doesn't show the info screen with trailer / cast etc., can anyone help my troubleshoot why?

update:

I've added a default copy of keyboard.xml to the userdata\keymaps directory and it's still not doing anything, I have no idea why!

Code:
23:59:22 T:5340  NOTICE: special://profile/ is mapped to: special://masterprofile/
23:59:22 T:5340  NOTICE: -----------------------------------------------------------------------
23:59:22 T:5340  NOTICE: Starting Kodi (14.2 Git:20150326-7cc53a9). Platform: Windows NT x86 32-bit
23:59:22 T:5340  NOTICE: Using Release Kodi x32 build
23:59:22 T:5340  NOTICE: Kodi compiled Mar 26 2015 by MSVC 180030723 for Windows NT x86 32-bit version 6.0 (0x06000000)
23:59:22 T:5340  NOTICE: Running on Windows 8.1, kernel: Windows NT x86 32-bit version 6.3
23:59:22 T:5340  NOTICE: Host CPU: Intel(R) Atom(TM) CPU Z3735F @ 1.33GHz, 4 cores available
23:59:22 T:5340  NOTICE: Desktop Resolution: 1920x1080 32Bit at 50Hz
23:59:22 T:5340  NOTICE: Running with restricted rights
23:59:22 T:5340  NOTICE: Aero is enabled
23:59:22 T:5340  NOTICE: special://xbmc/ is mapped to: C:\Program Files\Kodi
23:59:22 T:5340  NOTICE: special://xbmcbin/ is mapped to: C:\Program Files\Kodi
23:59:22 T:5340  NOTICE: special://masterprofile/ is mapped to: C:\Users\Mini\AppData\Roaming\Kodi\userdata
23:59:22 T:5340  NOTICE: special://home/ is mapped to: C:\Users\Mini\AppData\Roaming\Kodi\
23:59:22 T:5340  NOTICE: special://temp/ is mapped to: C:\Users\Mini\AppData\Roaming\Kodi\cache
23:59:22 T:5340  NOTICE: The executable running is: C:\Program Files\Kodi\Kodi.exe
23:59:22 T:5340  NOTICE: Local hostname: Mini-PC
23:59:22 T:5340  NOTICE: Log File is located: C:\Users\Mini\AppData\Roaming\Kodi\kodi.log
23:59:22 T:5340  NOTICE: -----------------------------------------------------------------------
23:59:22 T:5340  NOTICE: load settings...
23:59:22 T:5340 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
23:59:22 T:5340 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
23:59:22 T:5340  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
23:59:22 T:5340  NOTICE: Loaded settings file from special://profile/advancedsettings.xml
23:59:22 T:5340  NOTICE: Contents of special://profile/advancedsettings.xml are...
                                            <advancedsettings>
                                              <network>
                                                <readbufferfactor>20</readbufferfactor>
                                                <cachemembuffersize>100663296</cachemembuffersize>
                                              </network>
                                              <videodatabase>
                                                <type>mysql</type>
                                                <host>192.168.0.5</host>
                                                <port>3306</port>
                                                <user>xbmc</user>
                                                <pass>xbmc</pass>
                                              </videodatabase>
                                              <videolibrary>
                                                <importwatchedstate>true</importwatchedstate>
                                              </videolibrary>
                                              <video>
                                                <!-- VideoExtras: Section Start -->
                                                <excludefromscan action="append">
                                                  <regexp>/Extras/</regexp>
                                                  <regexp>[\\/]Extras[\\/]</regexp>
                                                </excludefromscan>
                                                <excludetvshowsfromscan action="append">
                                                  <regexp>/Extras/</regexp>
                                                  <regexp>[\\/]Extras[\\/]</regexp>
                                                </excludetvshowsfromscan>
                                                <!-- VideoExtras: Section End -->
                                              </video>
                                            </advancedsettings>
23:59:22 T:5340 WARNING: VIDEO database configuration is experimental.
23:59:22 T:5340  NOTICE: Default DVD Player: dvdplayer
23:59:22 T:5340  NOTICE: Default Video Player: dvdplayer
23:59:22 T:5340  NOTICE: Default Audio Player: paplayer
23:59:22 T:5340  NOTICE: Disabled debug logging due to GUI setting. Level 0.
23:59:22 T:5340  NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
23:59:22 T:5340  NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
23:59:22 T:5340  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
23:59:22 T:5340  NOTICE: Loaded playercorefactory configuration
23:59:22 T:5340  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
23:59:22 T:5340  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
23:59:22 T:5660  NOTICE: Thread ActiveAE start, auto delete: false
23:59:22 T:1900  NOTICE: Thread AESink start, auto delete: false
23:59:22 T:5660  NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_DTSHD" on device "Panasonic-TV (Intel SST Audio Device (WDM))" seems to be not supported.
23:59:22 T:5660  NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_TRUEHD" on device "Panasonic-TV (Intel SST Audio Device (WDM))" seems to be not supported.
23:59:22 T:5660  NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_EAC3" on device "Panasonic-TV (Intel SST Audio Device (WDM))" seems to be not supported.
23:59:22 T:5660  NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_DTS" on device "Panasonic-TV (Intel SST Audio Device (WDM))" seems to be not supported.
23:59:22 T:5660  NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_AC3" on device "Panasonic-TV (Intel SST Audio Device (WDM))" seems to be not supported.
23:59:22 T:5660  NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_AAC" on device "Panasonic-TV (Intel SST Audio Device (WDM))" seems to be not supported.
23:59:22 T:5660  NOTICE: CAESinkWASAPI::EnumerateDevicesEx: sample rate 192khz on device "Panasonic-TV (Intel SST Audio Device (WDM))" seems to be not supported.
23:59:22 T:5660  NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_LPCM" on device "Panasonic-TV (Intel SST Audio Device (WDM))" seems to be not supported.
23:59:22 T:5660  NOTICE: Found 2 Lists of Devices
23:59:22 T:5660  NOTICE: Enumerated DIRECTSOUND devices:
23:59:22 T:5660  NOTICE:     Device 1
23:59:22 T:5660  NOTICE:         m_deviceName      : {0F6639DE-20C2-4066-9E51-62686F1AB750}
23:59:22 T:5660  NOTICE:         m_displayName     : Speakers - Speakers (Intel SST Audio Device (WDM))
23:59:22 T:5660  NOTICE:         m_displayNameExtra: DIRECTSOUND: Speakers (Intel SST Audio Device (WDM))
23:59:22 T:5660  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
23:59:22 T:5660  NOTICE:         m_channels        : FL,FR
23:59:22 T:5660  NOTICE:         m_sampleRates     : 48000
23:59:22 T:5660  NOTICE:         m_dataFormats     : AE_FMT_FLOAT
23:59:22 T:5660  NOTICE:     Device 2
23:59:22 T:5660  NOTICE:         m_deviceName      : {D69E4DFF-12C6-48BA-A516-5A23382A9458}
23:59:22 T:5660  NOTICE:         m_displayName     : HDMI - Panasonic-TV (Intel SST Audio Device (WDM))
23:59:22 T:5660  NOTICE:         m_displayNameExtra: DIRECTSOUND: Panasonic-TV (Intel SST Audio Device (WDM))
23:59:22 T:5660  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
23:59:22 T:5660  NOTICE:         m_channels        : FL,FR
23:59:22 T:5660  NOTICE:         m_sampleRates     : 48000
23:59:22 T:5660  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
23:59:22 T:5660  NOTICE:     Device 3
23:59:22 T:5660  NOTICE:         m_deviceName      : default
23:59:22 T:5660  NOTICE:         m_displayName     : default
23:59:22 T:5660  NOTICE:         m_displayNameExtra:
23:59:22 T:5660  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
23:59:22 T:5660  NOTICE:         m_channels        : FL,FR
23:59:22 T:5660  NOTICE:         m_sampleRates     : 48000
23:59:22 T:5660  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
23:59:22 T:5660  NOTICE: Enumerated WASAPI devices:
23:59:22 T:5660  NOTICE:     Device 1
23:59:22 T:5660  NOTICE:         m_deviceName      : {0F6639DE-20C2-4066-9E51-62686F1AB750}
23:59:22 T:5660  NOTICE:         m_displayName     : Speakers - Speakers (Intel SST Audio Device (WDM))
23:59:22 T:5660  NOTICE:         m_displayNameExtra: WASAPI: Speakers (Intel SST Audio Device (WDM))
23:59:22 T:5660  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
23:59:22 T:5660  NOTICE:         m_channels        : FL,FR
23:59:22 T:5660  NOTICE:         m_sampleRates     : 48000
23:59:22 T:5660  NOTICE:         m_dataFormats     : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
23:59:22 T:5660  NOTICE:     Device 2
23:59:22 T:5660  NOTICE:         m_deviceName      : {D69E4DFF-12C6-48BA-A516-5A23382A9458}
23:59:22 T:5660  NOTICE:         m_displayName     : HDMI - Panasonic-TV (Intel SST Audio Device (WDM))
23:59:22 T:5660  NOTICE:         m_displayNameExtra: WASAPI: Panasonic-TV (Intel SST Audio Device (WDM))
23:59:22 T:5660  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
23:59:22 T:5660  NOTICE:         m_channels        : FL,FR
23:59:22 T:5660  NOTICE:         m_sampleRates     : 192000,48000,44100,32000
23:59:22 T:5660  NOTICE:         m_dataFormats     : AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_AAC,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_LPCM
23:59:22 T:5660  NOTICE:     Device 3
23:59:22 T:5660  NOTICE:         m_deviceName      : default
23:59:22 T:5660  NOTICE:         m_displayName     : default
23:59:22 T:5660  NOTICE:         m_displayNameExtra:
23:59:22 T:5660  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
23:59:22 T:5660  NOTICE:         m_channels        : FL,FR
23:59:22 T:5660  NOTICE:         m_sampleRates     : 192000,48000,44100,32000
23:59:22 T:5660  NOTICE:         m_dataFormats     : AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_AAC,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_LPCM
23:59:22 T:5340  NOTICE: Running database version Addons16
23:59:22 T:5340  NOTICE: ADDONS: Using repository repository.xbmc.org
23:59:22 T:5340  NOTICE: ADDONS: Using repository superrepo.kodi.helix.all
23:59:22 T:5340  NOTICE: ADDONS: Using repository repository.eldorado
23:59:22 T:6048  NOTICE: Thread RemoteControl start, auto delete: false
23:59:22 T:1036  NOTICE: Thread PeripBusCEC start, auto delete: false
23:59:22 T:4516  NOTICE: Thread PeripBusUSB start, auto delete: false
23:59:22 T:5340  NOTICE: Found screen: Generic PnP Monitor on Intel(R) HD Graphics, adapter 0.
23:59:22 T:5340  NOTICE: Primary mode: 1920x1080@ 50.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 320x200@ 23.98 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 320x200@ 24.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 320x200@ 50.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 320x200@ 59.94 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 320x200@ 60.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 320x240@ 23.98 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 320x240@ 24.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 320x240@ 50.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 320x240@ 59.94 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 320x240@ 60.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 400x300@ 23.98 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 400x300@ 24.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 400x300@ 50.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 400x300@ 59.94 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 400x300@ 60.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 512x384@ 23.98 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 512x384@ 24.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 512x384@ 50.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 512x384@ 59.94 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 512x384@ 60.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 640x400@ 23.98 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 640x400@ 24.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 640x400@ 50.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 640x400@ 59.94 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 640x400@ 60.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 640x480@ 23.98 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 640x480@ 24.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 640x480@ 50.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 720x480@ 23.98 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 720x480@ 24.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 720x480@ 50.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 720x480@ 29.97i - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 720x480@ 30.00i - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 720x576@ 23.98 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 720x576@ 24.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 720x576@ 50.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 720x576@ 25.00i - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 720x576@ 50.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 720x576@ 59.94 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 800x600@ 23.98 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 800x600@ 24.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 800x600@ 50.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 800x600@ 59.94 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
23:59:22 T:5340  NOTICE: Additional mode: 1024x768@ 23.98 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1024x768@ 24.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1024x768@ 50.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1024x768@ 59.94 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1152x864@ 23.98 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1152x864@ 24.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1152x864@ 50.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1152x864@ 59.94 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x600@ 23.98 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x600@ 24.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x600@ 50.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x600@ 59.94 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x600@ 60.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x720@ 23.98 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x720@ 24.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x720@ 50.00 - Full Screen
23:59:23 T:5340  NOTICE: Previous line repeats 1 times.
23:59:23 T:5340  NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x768@ 23.98 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x768@ 24.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x768@ 50.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x768@ 59.94 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x800@ 23.98 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x800@ 24.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x800@ 50.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x800@ 59.94 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x960@ 23.98 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x960@ 24.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x960@ 50.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x960@ 59.94 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x1024@ 23.98 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x1024@ 24.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x1024@ 50.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x1024@ 59.94 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1360x768@ 50.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1366x768@ 50.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1400x1050@ 23.98 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1400x1050@ 24.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1400x1050@ 50.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1400x1050@ 59.94 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1400x1050@ 60.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1440x900@ 23.98 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1440x900@ 24.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1440x900@ 50.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1440x900@ 59.94 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1600x900@ 50.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1680x1050@ 50.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1920x1080@ 23.98 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1920x1080@ 24.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1920x1080@ 50.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1920x1080@ 25.00i - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1920x1080@ 29.97i - Full Screen
23:59:23 T:5340  NOTICE: Additional mode: 1920x1080@ 30.00i - Full Screen
23:59:23 T:5340  NOTICE: Checking resolution 16
23:59:23 T:5340  NOTICE: Running database version Addons16
23:59:23 T:5340  NOTICE: Running database version ViewModes6
23:59:23 T:5340  NOTICE: Running database version Textures13
23:59:23 T:5340  NOTICE: Running database version MyMusic48
23:59:23 T:5340  NOTICE: Running database version MyVideos90
23:59:23 T:5340  NOTICE: Running database version TV26
23:59:23 T:5340  NOTICE: Running database version Epg8
23:59:23 T:5340 WARNING: JSONRPC: Could not parse type "PVR.Details.Channel"
23:59:23 T:5340 WARNING: JSONRPC: Could not parse type "PVR.Details.ChannelGroup.Extended"
23:59:23 T:5340 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
23:59:23 T:5340 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
23:59:23 T:3384  NOTICE: Thread LanguageInvoker start, auto delete: false
23:59:23 T:5340  NOTICE: Previous line repeats 2 times.
23:59:23 T:5340  NOTICE: initialize done
23:59:23 T:3396  NOTICE: Thread LanguageInvoker start, auto delete: false
23:59:24 T:5340  NOTICE: Previous line repeats 1 times.
23:59:24 T:5340  NOTICE: CJoystick::EnumJoysticksCallback : Enabled Joystick: BD Remote Control
23:59:24 T:5340  NOTICE: CJoystick::EnumJoysticksCallback : Total Axis: 0 Total Hats: 0 Total Buttons: 0
23:59:24 T:5340  NOTICE: Running the application...
23:59:24 T:5400  NOTICE: -->Python Interpreter Initialized<--
23:59:24 T:4356  NOTICE: Thread JobWorker start, auto delete: true
23:59:24 T:5340  NOTICE: Webserver: Starting...
23:59:24 T:5340  NOTICE: WebServer: Started the webserver
23:59:24 T:5036  NOTICE: -->Python Interpreter Initialized<--
23:59:24 T:5340  NOTICE: ES: Starting event server
23:59:24 T:3384  NOTICE: -->Python Interpreter Initialized<--
23:59:24 T:5608  NOTICE: Thread EventServer start, auto delete: false
23:59:24 T:5940  NOTICE: -->Python Interpreter Initialized<--
23:59:24 T:516  NOTICE: Thread TCPServer start, auto delete: false
23:59:24 T:5608  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
23:59:24 T:5608  NOTICE: UDP: Listening on port 9777
23:59:24 T:3396  NOTICE: -->Python Interpreter Initialized<--
23:59:24 T:4668  NOTICE: Thread JobWorker start, auto delete: true
23:59:24 T:4884  NOTICE: AxelProxy Downloader Starting - 127.0.0.1:45550
23:59:24 T:4884  NOTICE: Press CTL break to stop.....
23:59:25 T:3396  NOTICE:  StorageServer Module loaded RUN
23:59:25 T:3396  NOTICE: StorageClient-2.5.4 Starting server
23:59:27 T:1128  NOTICE: Thread BackgroundLoader start, auto delete: false
23:59:30 T:4356   ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file smb://NSA310/video/Movies/Movies/Jupiter Ascending (2015) x264 1080p WEB-DL DD2.0 NLSubs-TBS/Jupiter Ascending (2015) x264 1080p WEB-DL DD2.0 NLSubs-TBS.mkv
23:59:30 T:5036 WARNING: XFILE::CRarDirectory::GetDirectory: rar lib returned no files in archive smb://NSA310/video/Movies/Movies/The.Orphanage.2007.MULTi.1080p.BluRay.x264-FiDELiO/the.orphanage.2007.multi.1080p.bluray.x264-fidelio.rar\videoextras.nfo, likely corrupt
23:59:30 T:5036 WARNING: XFILE::CRarDirectory::GetDirectory: rar lib returned no files in archive smb://NSA310/video/Movies/Movies/The.Orphanage.2007.MULTi.1080p.BluRay.x264-FiDELiO/the.orphanage.2007.multi.1080p.bluray.x264-fidelio.rar\Extras\, likely corrupt
23:59:51 T:3564  NOTICE: Thread JobWorker start, auto delete: true
00:01:42 T:2760  NOTICE: Previous line repeats 1 times.
00:01:42 T:2760  NOTICE: Thread BackgroundLoader start, auto delete: false
00:02:08 T:3100  NOTICE: Thread JobWorker start, auto delete: true
00:03:10 T:5340  NOTICE: Previous line repeats 1 times.
00:03:10 T:5340  NOTICE: CJoystick::EnumJoysticksCallback : Enabled Joystick: BD Remote Control
00:03:10 T:5340  NOTICE: CJoystick::EnumJoysticksCallback : Total Axis: 0 Total Hats: 0 Total Buttons: 0
16:09:08 T:4200  NOTICE: Thread JobWorker start, auto delete: true
16:09:09 T:3964  NOTICE: Thread FileCache start, auto delete: false
16:15:19 T:5340  NOTICE: Previous line repeats 4 times.
16:15:19 T:5340  NOTICE: CJoystick::EnumJoysticksCallback : Enabled Joystick: BD Remote Control
16:15:19 T:5340  NOTICE: CJoystick::EnumJoysticksCallback : Total Axis: 0 Total Hats: 0 Total Buttons: 0
16:15:19 T:5340  NOTICE: CJoystick::EnumJoysticksCallback : Enabled Joystick: BD Remote Control
16:15:19 T:5340  NOTICE: CJoystick::EnumJoysticksCallback : Total Axis: 0 Total Hats: 0 Total Buttons: 0
16:15:34 T:5340  NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
16:15:34 T:5340  NOTICE: Enabled debug logging due to GUI setting. Level 2.
16:15:34 T:5340   DEBUG: ------ Window Init () ------
16:15:36 T:5340   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16:15:36 T:5340   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
16:15:37 T:5340   DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
16:15:37 T:5340   DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
16:15:37 T:5340   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16:15:37 T:5340   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
16:15:38 T:5340   DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
16:15:38 T:5340   DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
16:15:38 T:5340   DEBUG: ------ Window Init (DialogSelect.xml) ------
16:15:42 T:5340   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16:15:42 T:5340   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
16:15:42 T:5340   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16:15:42 T:5340   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
16:15:42 T:5340   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16:15:42 T:5340   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
16:15:42 T:5340   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16:15:42 T:5340   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
16:15:42 T:5340   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16:15:42 T:5340   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
16:15:43 T:5340   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16:15:43 T:5340   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
16:15:43 T:5340   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16:15:43 T:5340   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
16:15:43 T:5340   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16:15:43 T:5340   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
16:15:43 T:5340   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16:15:43 T:5340   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
16:15:43 T:5340   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16:15:43 T:5340   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
16:15:43 T:5340   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16:15:43 T:5340   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
16:15:43 T:5340   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16:15:43 T:5340   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
16:15:43 T:5340   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16:15:43 T:5340   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
16:15:44 T:5340   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16:15:44 T:5340   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
16:15:44 T:5340   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16:15:44 T:5340   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
16:15:44 T:5340   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16:15:44 T:5340   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
16:15:44 T:5340   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16:15:44 T:5340   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
16:15:44 T:5340   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16:15:44 T:5340   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
16:15:44 T:5340   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16:15:44 T:5340   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
16:15:45 T:5340   DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
16:15:45 T:5340   DEBUG: CApplication::OnKey: escape (0xf01b) pressed, action is PreviousMenu
16:15:45 T:5340   DEBUG: ------ Window Deinit (DialogSelect.xml) ------
16:15:46 T:5340   DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
16:15:46 T:5340   DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
16:15:47 T:5340   DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
16:15:47 T:5340   DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
16:15:49 T:5340   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16:15:49 T:5340   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
16:15:50 T:5340   DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
16:15:50 T:5340   DEBUG: CApplication::OnKey: escape (0xf01b) pressed, action is PreviousMenu
16:15:50 T:5340   DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
16:15:50 T:5340   DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
16:15:50 T:5340   DEBUG: CGUIWindowManager::PreviousWindow: Activate new
16:15:50 T:5340   DEBUG: ------ Window Init (Settings.xml) ------
16:15:50 T:2248  NOTICE: Thread JobWorker start, auto delete: true
16:15:50 T:2248   DEBUG: CImageLoader::DoWork - took 145 ms to load special://skin/backgrounds/settings.jpg
16:15:55 T:5340   DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
16:15:55 T:5340   DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
16:15:55 T:5340   DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
16:15:55 T:5340   DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
16:15:56 T:5340   DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
16:15:56 T:5340   DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
16:15:56 T:5340   DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
16:15:56 T:5340   DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
16:15:56 T:5340   DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
16:15:56 T:5340   DEBUG: CApplication::OnKey: escape (0xf01b) pressed, action is PreviousMenu
16:15:56 T:5340   DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
16:15:56 T:5340   DEBUG: ------ Window Deinit (Settings.xml) ------
16:15:56 T:5340   DEBUG: CGUIWindowManager::PreviousWindow: Activate new
16:15:56 T:5340   DEBUG: ------ Window Init (Home.xml) ------
16:15:56 T:2248   DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
16:15:56 T:2248   DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
16:15:57 T:2248   DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
16:15:57 T:2248   DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
16:15:57 T:2248   DEBUG: CVideoDatabase::RunQuery took 157 ms for 10 items query: select * from movieview  ORDER BY dateAdded desc, idMovie desc LIMIT 10
16:15:58 T:5340   DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
16:15:58 T:5340   DEBUG: CApplication::OnKey: left (0xf082) pressed, action is Left
16:15:58 T:2248   DEBUG: CVideoDatabase::RunQuery took 296 ms for 10 items query: select * from episodeview  ORDER BY dateAdded desc, idEpisode desc LIMIT 10
16:15:58 T:2248   DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from musicvideoview  ORDER BY dateAdded desc, idMVideo desc LIMIT 10
16:15:58 T:2248   DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
16:15:58 T:5340   DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
16:15:58 T:5340   DEBUG: CApplication::OnKey: left (0xf082) pressed, action is Left
16:15:59 T:5340   DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16:15:59 T:5340   DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
16:16:01 T:5340   DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
16:16:01 T:5340   DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
16:16:02 T:5340   DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
16:16:02 T:5340   DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
16:16:02 T:5340   DEBUG: Activating window ID: 10025
16:16:02 T:5340   DEBUG: ------ Window Deinit (Home.xml) ------
16:16:02 T:5340   DEBUG: ------ Window Init (MyVideoNav.xml) ------
16:16:02 T:5340   DEBUG: CGUIMediaWindow::GetDirectory (videodb://movies/titles/)
16:16:02 T:5340   DEBUG:   ParentPath = [videodb://movies/titles/]
16:16:03 T:5340   DEBUG: CVideoDatabase::RunQuery took 307 ms for 244 items query: select * from movieview
16:16:03 T:5472  NOTICE: Thread BackgroundLoader start, auto delete: false
16:16:04 T:4548  NOTICE: Thread JobWorker start, auto delete: true
16:16:04 T:4548   DEBUG: CImageLoader::DoWork - took 124 ms to load special://masterprofile/Thumbnails/7/761767a7.jpg
16:16:04 T:2248   DEBUG: CImageLoader::DoWork - took 384 ms to load special://masterprofile/Thumbnails/a/aff6d210.jpg
16:16:05 T:4548   DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NSA310/video/Movies/Movies/Jupiter Ascending (2015) x264 1080p WEB-DL DD2.0 NLSubs-TBS/Jupiter Ascending (2015) x264 1080p WEB-DL DD2.0 NLSubs-TBS.mkv
16:16:05 T:5340   DEBUG: Keyboard: scancode: 0x17, sym: 0x0069, unicode: 0x0069, modifier: 0x0
16:16:05 T:5340   DEBUG: CApplication::OnKey: i (0xf049) pressed, action is Info
16:16:06 T:5472   DEBUG: Thread BackgroundLoader 5472 terminating
16:16:06 T:4548   DEBUG: ffmpeg[11C4]: Format matroska,webm detected only with low score of 1, misdetection possible!
16:16:06 T:4548   DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska,webm]
16:16:06 T:4548   ERROR: ffmpeg[11C4]: [matroska,webm] Read error at pos. 1 (0x1)
16:16:06 T:4548   ERROR: ffmpeg[11C4]: [matroska,webm] EBML header using unsupported features
16:16:06 T:4548   ERROR: ffmpeg[11C4]: [matroska,webm] (EBML version 0, doctype (null), doc version 0)
16:16:06 T:4548   ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file smb://NSA310/video/Movies/Movies/Jupiter Ascending (2015) x264 1080p WEB-DL DD2.0 NLSubs-TBS/Jupiter Ascending (2015) x264 1080p WEB-DL DD2.0 NLSubs-TBS.mkv
16:16:06 T:5340   DEBUG: Keyboard: scancode: 0x17, sym: 0x0069, unicode: 0x0069, modifier: 0x0
16:16:06 T:5340   DEBUG: CApplication::OnKey: i (0xf049) pressed, action is Info
16:16:07 T:5340   DEBUG: Keyboard: scancode: 0x17, sym: 0x0069, unicode: 0x0069, modifier: 0x0
16:16:07 T:5340   DEBUG: CApplication::OnKey: i (0xf049) pressed, action is Info
16:16:08 T:5340   DEBUG: Keyboard: scancode: 0x17, sym: 0x0069, unicode: 0x0069, modifier: 0x0
16:16:08 T:5340   DEBUG: CApplication::OnKey: i (0xf049) pressed, action is Info
16:16:09 T:5340   DEBUG: Keyboard: scancode: 0x17, sym: 0x0069, unicode: 0x0069, modifier: 0x0
16:16:09 T:5340   DEBUG: CApplication::OnKey: i (0xf049) pressed, action is Info
16:16:12 T:5340   DEBUG: ------ Window Init (Pointer.xml) ------
16:16:12 T:4548   DEBUG: CImageLoader::DoWork - took 315 ms to load special://masterprofile/Thumbnails/f/f25c49a2.jpg
16:16:14 T:5340   DEBUG: Keyboard: scancode: 0x38, sym: 0x0134, unicode: 0x0000, modifier: 0x100
16:16:14 T:5340   DEBUG: CApplication::OnKey: alt-leftalt (0x4f0d4) pressed, action is
16:16:14 T:5340   DEBUG: ------ Window Deinit (Pointer.xml) ------
16:16:14 T:5340   DEBUG: CWinEventsWin32::WndProcWindow is inactive
16:16:42 T:4548   DEBUG: Thread JobWorker 4548 terminating (autodelete)
16:16:42 T:2248   DEBUG: Thread JobWorker 2248 terminating (autodelete)
16:16:44 T:5340  NOTICE: CJoystick::EnumJoysticksCallback : Enabled Joystick: BD Remote Control
16:16:44 T:5340  NOTICE: CJoystick::EnumJoysticksCallback : Total Axis: 0 Total Hats: 0 Total Buttons: 0
16:16:44 T:5340   DEBUG: CWinEventsWin32::WndProcWindow is inactive
16:16:44 T:5340   DEBUG: CWinEventsWin32::WndProc: window move event
16:16:44 T:5340   DEBUG: CWinEventsWin32::WndProc: window resize event
16:16:45 T:5340  NOTICE: CJoystick::EnumJoysticksCallback : Enabled Joystick: BD Remote Control
16:16:45 T:5340  NOTICE: CJoystick::EnumJoysticksCallback : Total Axis: 0 Total Hats: 0 Total Buttons: 0
16:16:45 T:5340   DEBUG: CWinEventsWin32::WndProcWindow is active
16:16:45 T:2188  NOTICE: Thread JobWorker start, auto delete: true
16:16:45 T:2188   DEBUG: CImageLoader::DoWork - took 275 ms to load special://masterprofile/Thumbnails/9/973b1584.jpg
16:16:45 T:5076  NOTICE: Thread JobWorker start, auto delete: true
16:16:48 T:5340   DEBUG: Keyboard: scancode: 0x38, sym: 0x0134, unicode: 0x0000, modifier: 0x100
16:16:48 T:5340   DEBUG: CApplication::OnKey: alt-leftalt (0x4f0d4) pressed, action is
16:16:48 T:5340   DEBUG: CWinEventsWin32::WndProcWindow is inactive
Reply

Logout Mark Read Team Forum Stats Members Help
Problem displaying video information0