Solved XBMC locks up when sending JSON-RPC while its minimized
#1
When I try to send JSON-RPC data to XBMC while its minimized, it locks up, where I cant bring XBMC to focus/maximize. Anyone else have this problem?

Code:
14:29:27 T:308  NOTICE: -----------------------------------------------------------------------
14:29:27 T:308  NOTICE: Starting XBMC (12.3 Git:20131212-9ed3e58), Platform: Windows 7 SP1 32-bit, build 7601. Built on Dec 19 2013 (compiler 1600)
14:29:27 T:308  NOTICE: AMD G-T56N Processor
14:29:27 T:308  NOTICE: Desktop Resolution: 1024x768 32Bit at 75Hz
14:29:27 T:308  NOTICE: Running with administrator rights
14:29:27 T:308  NOTICE: Aero is disabled
14:29:27 T:308  NOTICE: special://xbmc/ is mapped to: C:\Program Files\XBMC
14:29:27 T:308  NOTICE: special://xbmcbin/ is mapped to: C:\Program Files\XBMC
14:29:27 T:308  NOTICE: special://masterprofile/ is mapped to: C:\Users\JB\AppData\Roaming\XBMC\userdata
14:29:27 T:308  NOTICE: special://home/ is mapped to: C:\Users\JB\AppData\Roaming\XBMC\
14:29:27 T:308  NOTICE: special://temp/ is mapped to: C:\Users\JB\AppData\Roaming\XBMC\cache
14:29:27 T:308  NOTICE: The executable running is: C:\Program Files\XBMC\XBMC.exe
14:29:27 T:308  NOTICE: Local hostname: FD800JBOX
14:29:27 T:308  NOTICE: Log File is located: C:\Users\JB\AppData\Roaming\XBMC\xbmc.log
14:29:27 T:308  NOTICE: -----------------------------------------------------------------------
14:29:28 T:308  NOTICE: Found 2 Lists of Devices
14:29:28 T:308  NOTICE: Enumerated DirectSound devices:
14:29:28 T:308  NOTICE:     Device 1
14:29:28 T:308  NOTICE:         m_deviceName      : {7F292920-2453-4878-A3E5-709BB1F59E44}
14:29:28 T:308  NOTICE:         m_displayName     : HDMI - AMD HDMI Output (AMD High Definition Audio Device)
14:29:28 T:308  NOTICE:         m_displayNameExtra: DirectSound: AMD HDMI Output (AMD High Definition Audio Device)
14:29:28 T:308  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
14:29:28 T:308  NOTICE:         m_channels        : FL,FR
14:29:28 T:308  NOTICE:         m_sampleRates     : 48000
14:29:28 T:308  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_AC3
14:29:28 T:308  NOTICE: Enumerated WASAPI devices:
14:29:28 T:308  NOTICE:     Device 1
14:29:28 T:308  NOTICE:         m_deviceName      : {7F292920-2453-4878-A3E5-709BB1F59E44}
14:29:28 T:308  NOTICE:         m_displayName     : HDMI - AMD HDMI Output (AMD High Definition Audio Device)
14:29:28 T:308  NOTICE:         m_displayNameExtra: WASAPI: AMD HDMI Output (AMD High Definition Audio Device)
14:29:28 T:308  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
14:29:28 T:308  NOTICE:         m_channels        : FL,FR
14:29:28 T:308  NOTICE:         m_sampleRates     : 48000,44100,32000
14:29:28 T:308  NOTICE:         m_dataFormats     : AE_FMT_DOUBLE,AE_FMT_S24NE4,AE_FMT_S24LE4,AE_FMT_S24BE4,AE_FMT_S32NE,AE_FMT_S32LE,AE_FMT_S32BE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_S8,AE_FMT_U8
14:29:28 T:308  NOTICE: load settings...
14:29:28 T:308  NOTICE: special://profile/ is mapped to: special://masterprofile/
14:29:28 T:308  NOTICE: loading special://masterprofile/guisettings.xml
14:29:28 T:308  NOTICE: Getting hardware information now...
14:29:28 T:308  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
14:29:28 T:308  NOTICE: Loaded playercorefactory configuration
14:29:28 T:308  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
14:29:28 T:308  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
14:29:28 T:308  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
14:29:28 T:308  NOTICE: Loaded settings file from special://profile/advancedsettings.xml
14:29:28 T:308  NOTICE: Contents of special://profile/advancedsettings.xml are...
                                            <advancedsettings>
                                              <virtualshares>false</virtualshares>
                                            </advancedsettings>
14:29:28 T:308  NOTICE: Getting hardware information now...
14:29:28 T:308  NOTICE: Default DVD Player: dvdplayer
14:29:28 T:308  NOTICE: Default Video Player: dvdplayer
14:29:28 T:308  NOTICE: Default Audio Player: paplayer
14:29:28 T:308  NOTICE: Enabled debug logging due to GUI setting (2)
14:29:28 T:308  NOTICE: Log level changed to 2
14:29:28 T:308  NOTICE: Loading media sources from special://masterprofile/sources.xml
14:29:28 T:308    INFO: creating subdirectories
14:29:28 T:308    INFO: userdata folder: special://masterprofile/
14:29:28 T:308    INFO: recording folder:
14:29:28 T:308    INFO: screenshots folder:
14:29:28 T:308    INFO: thumbnails folder: special://masterprofile/Thumbnails
14:29:28 T:308    INFO: load language info file: special://xbmc/language/English/langinfo.xml
14:29:28 T:308   DEBUG: trying to set locale to eng_usa
14:29:28 T:308    INFO: global locale set to English_United States.1252
14:29:28 T:308    INFO: load English language file, from path: special://xbmc/language/
14:29:28 T:308   DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\XBMC\language\English\strings.po
14:29:28 T:308   DEBUG: POParser: loaded 2686 strings from file C:\Program Files\XBMC\language\English\strings.po
14:29:28 T:308    INFO: CSoftAE::LoadSettings - Stereo upmix is enabled
14:29:28 T:308    INFO: CSoftAE::InternalOpenSink - sink incompatible, re-starting
14:29:28 T:308   DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 65552
14:29:28 T:308   DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
14:29:28 T:308   DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
14:29:28 T:308   DEBUG:   Audio Device    : AMD HDMI Output (AMD High Definition Audio Device)
14:29:28 T:308   DEBUG:   Sample Rate     : 44100
14:29:28 T:308   DEBUG:   Sample Format   : AE_FMT_FLOAT
14:29:28 T:308   DEBUG:   Bits Per Sample : 32
14:29:28 T:308   DEBUG:   Valid Bits/Samp : 32
14:29:28 T:308   DEBUG:   Channel Count   : 3
14:29:28 T:308   DEBUG:   Block Align     : 12
14:29:28 T:308   DEBUG:   Avg. Bytes Sec  : 529200
14:29:28 T:308   DEBUG:   Samples/Block   : 32
14:29:28 T:308   DEBUG:   Format cBSize   : 22
14:29:28 T:308   DEBUG:   Channel Layout  : FL,FR,LFE
14:29:28 T:308   DEBUG:   Channel Mask    : 11
14:29:28 T:308   DEBUG:   Frames          : 441
14:29:28 T:308   DEBUG:   Frame Samples   : 1323
14:29:28 T:308   DEBUG:   Frame Size      : 12
14:29:28 T:308   DEBUG: CSoftAE::InternalOpenSink - DirectSound Initialized:
14:29:28 T:308   DEBUG:   Output Device : HDMI - AMD HDMI Output (AMD High Definition Audio Device)
14:29:28 T:308   DEBUG:   Sample Rate   : 44100
14:29:28 T:308   DEBUG:   Sample Format : AE_FMT_FLOAT
14:29:28 T:308   DEBUG:   Channel Count : 3
14:29:28 T:308   DEBUG:   Channel Layout: FL,FR,LFE
14:29:28 T:308   DEBUG:   Frames        : 441
14:29:28 T:308   DEBUG:   Frame Samples : 1323
14:29:28 T:308   DEBUG:   Frame Size    : 12
14:29:28 T:308   DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 2.1
14:29:28 T:308   DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 5292
14:29:28 T:2900  NOTICE: Thread CSoftAE start, auto delete: false
14:29:28 T:2900    INFO: CSoftAE::Run - Thread Started
14:29:28 T:308  NOTICE: Running database version Addons15
14:29:28 T:308   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/cpluff.dll)
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.allmusic.com has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx32.xbmc.org has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.allmusic.com has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-ios.xbmc.org has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in skin.touched has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-android.xbmc.org has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-win32.xbmc.org has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx64.xbmc.org has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv.cmyth has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in metadata.yahoomusic.com has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in webinterface.pwi has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in visualization.itunes has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
14:29:28 T:308   DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
14:29:28 T:308   DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
14:29:28 T:308   DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
14:29:28 T:308   DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
14:29:28 T:308   DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
14:29:28 T:308   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcec.dll)
14:29:28 T:3176  NOTICE: Thread XBMC Peripherals start, auto delete: false
14:29:28 T:308   DEBUG: CWin32StorageProvider::Initialize: No optical drive found.
14:29:28 T:652  NOTICE: Thread XBMC Peripherals start, auto delete: false
14:29:28 T:3548  NOTICE: Thread CRemoteControl start, auto delete: false
14:29:28 T:308  NOTICE: Found screen: Generic PnP Monitor on AMD Radeon HD 6300 series Graphics, adapter 0.
14:29:28 T:308  NOTICE: Primary mode: 1024x768 @ 75.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 640x480 @ 50.00 - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 2 times.
14:29:28 T:308  NOTICE: Additional mode: 640x480 @ 60.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 640x480 @ 59.94 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 640x480 @ 75.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 720x480 @ 50.00 - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 2 times.
14:29:28 T:308  NOTICE: Additional mode: 720x480 @ 60.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 720x480 @ 59.94 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 720x480 @ 30.00i - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 2 times.
14:29:28 T:308  NOTICE: Additional mode: 720x480 @ 29.97i - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 2 times.
14:29:28 T:308  NOTICE: Additional mode: 720x576 @ 50.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 720x576 @ 59.94 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 720x576 @ 60.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 720x576 @ 59.94 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 720x576 @ 60.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 720x576 @ 59.94 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 720x576 @ 60.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 720x576 @ 25.00i - Full Screen
14:29:28 T:3548   DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
14:29:28 T:308  NOTICE: Additional mode: 720x576 @ 25.00i - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 1 times.
14:29:28 T:308  NOTICE: Additional mode: 800x480 @ 50.00 - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 2 times.
14:29:28 T:308  NOTICE: Additional mode: 800x480 @ 60.00 - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 2 times.
14:29:28 T:308  NOTICE: Additional mode: 800x480 @ 75.00 - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 2 times.
14:29:28 T:308  NOTICE: Additional mode: 800x600 @ 50.00 - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 2 times.
14:29:28 T:308  NOTICE: Additional mode: 800x600 @ 60.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 800x600 @ 75.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1024x600 @ 50.00 - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 2 times.
14:29:28 T:308  NOTICE: Additional mode: 1024x600 @ 60.00 - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 2 times.
14:29:28 T:308  NOTICE: Additional mode: 1024x600 @ 75.00 - Full Screen
14:29:28 T:2900  NOTICE: Previous line repeats 2 times.
14:29:28 T:2900   DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
14:29:28 T:308  NOTICE: Additional mode: 1024x768 @ 50.00 - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 2 times.
14:29:28 T:308  NOTICE: Additional mode: 1024x768 @ 60.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1024x768 @ 75.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1152x648 @ 50.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1152x648 @ 59.94 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1152x648 @ 60.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1152x864 @ 50.00 - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 2 times.
14:29:28 T:308  NOTICE: Additional mode: 1152x864 @ 59.94 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1152x864 @ 60.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1152x864 @ 59.94 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1152x864 @ 60.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1152x864 @ 59.94 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1152x864 @ 60.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1152x864 @ 75.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1280x720 @ 50.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1280x720 @ 60.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1280x720 @ 59.94 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1280x768 @ 50.00 - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 2 times.
14:29:28 T:308  NOTICE: Additional mode: 1280x768 @ 60.00 - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 2 times.
14:29:28 T:308  NOTICE: Additional mode: 1280x768 @ 75.00 - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 2 times.
14:29:28 T:308  NOTICE: Additional mode: 1280x1024 @ 50.00 - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 2 times.
14:29:28 T:308  NOTICE: Additional mode: 1280x1024 @ 60.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1280x1024 @ 75.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1400x1050 @ 50.00 - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 2 times.
14:29:28 T:308  NOTICE: Additional mode: 1400x1050 @ 60.00 - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 2 times.
14:29:28 T:308  NOTICE: Additional mode: 1400x1050 @ 59.94 - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 2 times.
14:29:28 T:308  NOTICE: Additional mode: 1600x900 @ 50.00 - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 2 times.
14:29:28 T:308  NOTICE: Additional mode: 1600x900 @ 59.94 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1600x900 @ 60.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1600x900 @ 59.94 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1600x900 @ 60.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1600x900 @ 59.94 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1600x900 @ 60.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1680x1050 @ 50.00 - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 2 times.
14:29:28 T:308  NOTICE: Additional mode: 1680x1050 @ 60.00 - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 2 times.
14:29:28 T:308  NOTICE: Additional mode: 1680x1050 @ 59.94 - Full Screen
14:29:28 T:308  NOTICE: Previous line repeats 2 times.
14:29:28 T:308  NOTICE: Additional mode: 1776x1000 @ 50.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1776x1000 @ 59.94 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1776x1000 @ 60.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1776x1000 @ 25.00i - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1776x1000 @ 29.97i - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1776x1000 @ 30.00i - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1920x1080 @ 50.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1920x1080 @ 60.00 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1920x1080 @ 59.94 - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1920x1080 @ 25.00i - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1920x1080 @ 30.00i - Full Screen
14:29:28 T:308  NOTICE: Additional mode: 1920x1080 @ 29.97i - Full Screen
14:29:28 T:308  NOTICE: Checking resolution 16
14:29:28 T:308   DEBUG: CWinEventsWin32::WndProc: window resize event
14:29:28 T:308   DEBUG: CWinEventsWin32::WndProc: window move event
14:29:28 T:308   DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1024,768 fullscreen)->(0,0,1024,768 fullscreen)
14:29:28 T:308   DEBUG: CWinEventsWin32::WndProcWindow is active
14:29:28 T:308   DEBUG: CRenderSystemDX::InitRenderSystem - trying D3D9Ex...
14:29:28 T:308   DEBUG: CRenderSystemDX::InitRenderSystem - using D3D9Ex
14:29:28 T:308   DEBUG: CRenderSystemDX::CreateDevice on adapter 0
14:29:28 T:308   DEBUG: CRenderSystemDX::CreateDevice - using hardware vertex processing
14:29:28 T:308   DEBUG: CRenderSystemDX::CreateDevice - adapter 0: aticfx32.dll, AMD Radeon HD 6300 series Graphics, VendorId 4098, DeviceId 38918
14:29:28 T:308   DEBUG: CRenderSystemDX::CreateDevice - using D3DCAPS2_DYNAMICTEXTURES
14:29:28 T:308   DEBUG: CRenderSystemDX::CreateDevice - texture caps: 0x0001EC45
14:29:28 T:308   DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
14:29:28 T:308   DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
14:29:28 T:308   DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
14:29:28 T:308   DEBUG: CWinSystemWin32::SetFullScreen (true fullscreen) on screen 0 with size 1024x768, refresh 75.000000
14:29:28 T:308   DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
14:29:28 T:308    INFO: load default splash image: C:\Program Files\XBMC\media\Splash.png
14:29:28 T:308   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
14:29:28 T:308    INFO: load keymapping
14:29:28 T:308    INFO: Loading special://xbmc/system/keymaps/appcommand.xml
14:29:28 T:308    INFO: Loading special://xbmc/system/keymaps/gamepad.xml
14:29:29 T:308    INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
14:29:29 T:308    INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
14:29:29 T:308    INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
14:29:29 T:308    INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
14:29:29 T:308    INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
14:29:29 T:308    INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
14:29:29 T:308    INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
14:29:29 T:308    INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
14:29:29 T:308    INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
14:29:29 T:308    INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
14:29:29 T:308    INFO: Loading special://xbmc/system/keymaps/keyboard.xml
14:29:29 T:308    INFO: Loading special://xbmc/system/keymaps/mouse.xml
14:29:29 T:308    INFO: Loading special://xbmc/system/keymaps/remote.xml
14:29:29 T:308    INFO: Loading special://xbmc/system/IRSSmap.xml
14:29:29 T:308    INFO: * Adding remote mapping for device 'Microsoft MCE'
14:29:29 T:308    INFO: * Adding remote mapping for device 'Abstract'
14:29:29 T:308   DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
14:29:29 T:308    INFO: GUI format 1024x768, Display 1024x768 @ 75.00 - Full Screen
14:29:29 T:308   DEBUG: guilib: Fill viewport on change for solving rendering passes
14:29:29 T:308   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)
14:29:29 T:308  NOTICE: Running database version Addons15
14:29:29 T:308   DEBUG: CDatabaseManager::Initialize, updating databases...
14:29:29 T:308  NOTICE: Running database version ViewModes4
14:29:29 T:308  NOTICE: Running database version Textures13
14:29:29 T:308  NOTICE: Running database version MyMusic32
14:29:29 T:308  NOTICE: Running database version MyVideos75
14:29:29 T:308  NOTICE: Running database version TV22
14:29:29 T:308  NOTICE: Running database version Epg7
14:29:29 T:308   DEBUG: CDatabaseManager::Initialize, updating databases... DONE
14:29:29 T:308  NOTICE: initializing playlistplayer
14:29:29 T:308  NOTICE: DONE initializing playlistplayer
14:29:29 T:308   DEBUG: DPMS: supported power-saving modes: OFF STANDBY
14:29:29 T:308   DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
14:29:29 T:308   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
14:29:29 T:308    INFO: Unloading old skin ...
14:29:29 T:308    INFO:   load skin from: C:\Program Files\XBMC\addons\skin.confluence (version: 2.1.5)
14:29:29 T:308    INFO:   load fonts for skin...
14:29:29 T:308    INFO: Loading fonts from C:\Program Files\XBMC\addons\skin.confluence\720p\Font.xml
14:29:29 T:308   DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\XBMC\addons\skin.confluence\language\english\strings.po
14:29:29 T:308   DEBUG: POParser: loaded 131 strings from file C:\Program Files\XBMC\addons\skin.confluence\language\english\strings.po
14:29:29 T:308    INFO: Loading skin includes from C:\Program Files\XBMC\addons\skin.confluence\720p\includes.xml
14:29:29 T:3548   DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
14:29:29 T:308    INFO:   load new skin...
14:29:29 T:308    INFO: Loading user windows, path C:\Program Files\XBMC\addons\skin.confluence\720p
14:29:29 T:308   DEBUG: Load Skin XML: 34.56ms
14:29:29 T:308    INFO:   initialize new skin...
14:29:29 T:308   DEBUG: guilib: Fill viewport on change for solving rendering passes
14:29:29 T:308    INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
14:29:29 T:308   DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Program Files\XBMC\addons\skin.confluence\media\Textures.xbt
14:29:29 T:308    INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
14:29:29 T:308    INFO: Loading skin file: DialogKaiToast.xml, load type: LOAD_ON_GUI_INIT
14:29:29 T:308    INFO: Loading skin file: DialogMuteBug.xml, load type: LOAD_ON_GUI_INIT
14:29:29 T:308    INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
14:29:29 T:308    INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
14:29:29 T:308    INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
14:29:29 T:308    INFO: Loading C:\Program Files\XBMC\addons\skin.confluence\sounds\sounds.xml
14:29:29 T:308    INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files\XBMC\addons\skin.confluence\sounds\cursor.wav
14:29:29 T:308   DEBUG: AERemap: Downmix normalization is disabled
14:29:29 T:308    INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files\XBMC\addons\skin.confluence\sounds\click.wav
14:29:29 T:308   DEBUG: AERemap: Downmix normalization is disabled
14:29:29 T:308    INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files\XBMC\addons\skin.confluence\sounds\back.wav
14:29:29 T:308   DEBUG: AERemap: Downmix normalization is disabled
14:29:29 T:308    INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files\XBMC\addons\skin.confluence\sounds\shutter.wav
14:29:29 T:308   DEBUG: AERemap: Downmix normalization is disabled
14:29:29 T:308    INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files\XBMC\addons\skin.confluence\sounds\notify.wav
14:29:29 T:308   DEBUG: AERemap: Downmix normalization is disabled
14:29:29 T:308    INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files\XBMC\addons\skin.confluence\sounds\out.wav
14:29:29 T:308   DEBUG: AERemap: Downmix normalization is disabled
14:29:29 T:308    INFO:   skin loaded...
14:29:29 T:308    INFO: JSONRPC v6.0.3: Successfully initialized
14:29:29 T:308   DEBUG: ADDON: Starting service addons.
14:29:29 T:308   DEBUG: Activating window ID: 12999
14:29:29 T:308   DEBUG: ------ Window Init (Startup.xml) ------
14:29:29 T:308    INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
14:29:29 T:308    INFO: removing tempfiles
14:29:29 T:308   DEBUG: ADDON: Starting service addons.
14:29:29 T:308  NOTICE: initialize done
14:29:29 T:308   DEBUG: CJoystick::Initialize : No Joystick found
14:29:29 T:308  NOTICE: Running the application...
14:29:29 T:308   DEBUG: CApplication::ExecuteXBMCAction : Translating ReplaceWindow(Home)
14:29:29 T:308   DEBUG: CApplication::ExecuteXBMCAction : To ReplaceWindow(Home)
14:29:29 T:308   DEBUG: Activating window ID: 10000
14:29:30 T:308   DEBUG: ------ Window Init () ------
14:29:30 T:308   DEBUG: ------ Window Init (Pointer.xml) ------
14:29:30 T:308   DEBUG: ------ Window Deinit (Startup.xml) ------
14:29:30 T:308   DEBUG: ------ Window Init (Home.xml) ------
14:29:30 T:308    INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
14:29:30 T:3620  NOTICE: Thread Jobworker start, auto delete: true
14:29:30 T:3620   DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
14:29:30 T:308   DEBUG: XBPython::Process - no profile autoexec.py (C:\Users\JB\AppData\Roaming\XBMC\userdata\autoexec.py) found, skipping
14:29:30 T:308   DEBUG: CNetwork::NetworkMessage - Starting network services
14:29:30 T:308  NOTICE: Webserver: Starting...
14:29:30 T:3620   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
14:29:30 T:3620   DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
14:29:30 T:3620   DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
14:29:30 T:3620   DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from movieview  ORDER BY dateAdded desc, idMovie desc LIMIT 10
14:29:30 T:3620   DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview  ORDER BY dateAdded desc, idEpisode desc LIMIT 10
14:29:30 T:3620   DEBUG: CVideoDatabase::RunQuery took 2 ms for 0 items query: select * from musicvideoview  ORDER BY dateAdded desc, idMVideo desc LIMIT 10
14:29:30 T:3620   DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
14:29:30 T:308  NOTICE: WebServer: Started the webserver
14:29:30 T:308  NOTICE: ES: Starting event server
14:29:30 T:308    INFO: JSONRPC Server: Unable to get bluetooth socket
14:29:30 T:308    INFO: JSONRPC Server: Successfully initialized
14:29:30 T:308   DEBUG: CLastfmScrobbler: Clearing session.
14:29:30 T:308   DEBUG: CLibrefmScrobbler: Clearing session.
14:29:30 T:1708  NOTICE: Thread CTCPServer start, auto delete: false
14:29:30 T:3700  NOTICE: Thread CEventServer start, auto delete: false
14:29:30 T:3700  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
14:29:30 T:3700  NOTICE: UDP: Listening on port 9777
14:29:30 T:3548   DEBUG: CRemoteControl::Connect - failed to connect
14:29:30 T:3548    INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
14:29:32 T:3356   DEBUG: webserver: request received for /jsonrpc?request=%7B%22jsonrpc%22%3A%20%222.0%22%2C%20%22method%22%3A%20%22Application.SetMute%22%2C%20%22params%22%3A%7B%22mute%22%3A%22toggle%22%7D%7D
14:29:32 T:3356   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "Application.SetMute", "params":{"mute":"toggle"}}
14:29:32 T:3356   DEBUG: JSONRPC: Calling application.setmute
14:29:32 T:3356   DEBUG: JSONRPC: Type mismatch in type
14:29:32 T:308   DEBUG: CAnnouncementManager - Announcement: OnVolumeChanged from xbmc
14:29:32 T:308   DEBUG: GOT ANNOUNCEMENT, type: 64, from xbmc, message OnVolumeChanged
14:29:32 T:308   DEBUG: ------ Window Init (DialogMuteBug.xml) ------
14:29:32 T:3660   DEBUG: webserver: request received for /jsonrpc?request=%7B%22jsonrpc%22%3A%20%222.0%22%2C%20%22method%22%3A%20%22Application.SetMute%22%2C%20%22params%22%3A%7B%22mute%22%3A%22toggle%22%7D%7D
14:29:32 T:3660   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "Application.SetMute", "params":{"mute":"toggle"}}
14:29:32 T:3660   DEBUG: JSONRPC: Calling application.setmute
14:29:32 T:3660   DEBUG: JSONRPC: Type mismatch in type
14:29:32 T:308   DEBUG: CAnnouncementManager - Announcement: OnVolumeChanged from xbmc
14:29:33 T:308   DEBUG: GOT ANNOUNCEMENT, type: 64, from xbmc, message OnVolumeChanged
14:29:33 T:308   DEBUG: ------ Window Deinit (DialogMuteBug.xml) ------
14:29:34 T:308   DEBUG: Keyboard: scancode: 38, sym: 0134, unicode: 0000, modifier: 100
14:29:34 T:308   DEBUG: CApplication::OnKey: alt-leftalt (4f0d4) pressed, action is
14:29:34 T:308   DEBUG: ------ Window Deinit (Pointer.xml) ------
14:29:34 T:308   DEBUG: CWinEventsWin32::WndProcWindow is inactive
14:29:38 T:2900   DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
14:29:38 T:2900   DEBUG: Suspended the Sink
14:29:46 T:3724   DEBUG: webserver: request received for /jsonrpc?request=%7B%22jsonrpc%22%3A%20%222.0%22%2C%20%22method%22%3A%20%22Input.Home%22%2C%20%22id%22%3A%201%7D
14:29:46 T:3724   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "Input.Home", "id": 1}
14:29:46 T:3724   DEBUG: JSONRPC: Calling input.home
14:29:46 T:308   DEBUG: Activating window ID: 10000
14:30:00 T:3620   DEBUG: Thread Jobworker 3620 terminating (autodelete)
Reply
#2
Does it happen with every command or just the ones that change the GUI like Input.Home (which is the last one visible in the log you posted)?
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not e-mail Team Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply
#3
(2014-04-02, 19:28)Montellese Wrote: Does it happen with every command or just the ones that change the GUI like Input.Home (which is the last one visible in the log you posted)?

happens with every command
Reply
#4
Seemed like a background change via a new image caused the issue but I cannot confirm. I have rebuilt XBMC's setup and skipped the background image change and it works fine.
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC locks up when sending JSON-RPC while its minimized1