Closed GoogleCodeExporter closed 8 years ago
Strange. Looks like there is a problem with loading the DialogYesNo. Do you see
a Dialog with a question on startup?
Can you try to reproduce this and set RCB to debug mode in addon settings?
Original comment by maloep
on 21 Nov 2011 at 2:05
There is no Dialog that shows itself. I need to update my info for you as well.
Aeon MQ3 is my skin and marcos recently updated his skin to include a menu item
for Rom Collection Browser as you are probably aware. So when I select Rom
Collection Browser and run it, a message pops up that says,
"Rom Collection Browser Cancelling in progress. Import is still being
cancelled, please try again later"
Here is xbmc.log after turning on debug.
07:59:32 T:13634176 DEBUG: OnKey: down (f081) pressed, action is Down
07:59:33 T:2992630640 INFO: EpgContainer - RemoveOldEntries - removing old
EPG entries
07:59:33 T:13634176 DEBUG: SDLKeyboard: scancode: 74, sym: 0112, unicode:
0000, modifier: 0
07:59:33 T:13634176 DEBUG: OnKey: down (f081) pressed, action is Down
07:59:33 T:13634176 DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode:
000d, modifier: 0
07:59:33 T:13634176 DEBUG: OnKey: return (f00d) pressed, action is Select
07:59:33 T:13634176 INFO: initializing python engine.
07:59:33 T:13634176 DEBUG: new python thread created. id=5
07:59:33 T:2758781808 DEBUG: Thread XBPyThread start, auto delete: 0
07:59:33 T:2758781808 DEBUG: Python thread: start processing
07:59:33 T:2758781808 NOTICE: -->Python Interpreter Initialized<--
07:59:33 T:2758781808 DEBUG: Process - The source file to load is
/home/brad/.xbmc/addons/script.games.rom.collection.browser/default.py
07:59:33 T:2758781808 DEBUG: Process - Setting the Python path to
/home/brad/.xbmc/addons/script.games.rom.collection.browser:/home/brad/.xbmc/add
ons/script.module.cryptopy/lib:/home/brad/.xbmc/addons/script.module.demjson/lib
:/home/brad/.xbmc/addons/script.module.simplejson/lib:/home/brad/.xbmc/addons/sc
ript.module.beautifulsoup/lib:/usr/share/xbmc/addons/script.module.pil/lib:/home
/brad/.xbmc/addons/script.common.plugin.cache/lib:/home/brad/.xbmc/addons/script
.module.mechanize/lib:/home/brad/.xbmc/addons/script.module.parsedom/lib:/home/b
rad/.xbmc/addons/script.module.elementtree/lib:/usr/share/xbmc/addons/script.mod
ule.pysqlite/lib:/usr/lib/python2.6:/usr/lib/python2.6/plat-linux2:/usr/lib/pyth
on2.6/lib-tk:/usr/lib/python2.6/lib-old:/usr/lib/python2.6/lib-dynload:/usr/lib/
python2.6/dist-packages:/usr/lib/pymodules/python2.6:/usr/local/lib/python2.6/di
st-packages:
07:59:33 T:2758781808 DEBUG: Process - Entering source directory
/home/brad/.xbmc/addons/script.games.rom.collection.browser
07:59:33 T:2758781808 DEBUG: Instantiating addon using automatically obtained
id of "script.games.rom.collection.browser" dependent on version 1.0 of the
xbmc.python api
07:59:33 T:2758781808 NOTICE: RCB_INFO: Loading sqlite3 as DB engine
07:59:33 T:2758781808 NOTICE: RCB: init log level
07:59:33 T:2758781808 NOTICE: RCB: current log level: 3
07:59:33 T:2758781808 NOTICE: RCB_INFO: Loading sqlite3 as DB engine
07:59:33 T:2758781808 NOTICE: RCB_INFO: Path to configuration file:
/home/brad/.xbmc/userdata/addon_data/script.games.rom.collection.browser/config.
xml
07:59:33 T:2758781808 NOTICE: RCB_INFO: XBMC version: Assuming we are on Eden
07:59:33 T:2758781808 NOTICE: RCB_INFO: Init Rom Collection Browser:
/home/brad/.xbmc/addons/script.games.rom.collection.browser
07:59:33 T:2758781808 NOTICE: RCB_INFO: RCB version: 0.9.4
07:59:33 T:2758781808 ERROR: Use of deprecated functionality. Please to not
assume that "os.getcwd" will return the script directory.
07:59:33 T:2758781808 NOTICE: RCB_INFO: RCB service addon: <xbmcaddon.Addon
object at 0xa43a680>
07:59:33 T:2758781808 INFO: Loading skin file: DialogOK.xml
07:59:33 T:2758781808 DEBUG: Load DialogOK.xml: 1.14ms
07:59:33 T:13634176 DEBUG: ------ Window Init (DialogOK.xml) ------
07:59:33 T:13634176 DEBUG: Alloc resources: 0.01ms (0.00 ms skin load)
07:59:34 T:2992630640 INFO: EpgContainer - RemoveOldEntries - removing old
EPG entries
Original comment by wazzub...@gmail.com
on 21 Nov 2011 at 3:00
Ok. This looks like you enabled "Background scraping on XBMC startup" and the
scrape process is still in progress. Or RCB thinks it is still in progress. You
could try to deactivate this option and try again. If this does not help you
could try to delete RCBs settings file (settings.xml) in the userdata folder.
Original comment by maloep
on 21 Nov 2011 at 4:31
Original comment by maloep
on 19 Dec 2011 at 4:20
Original comment by maloep
on 21 Nov 2013 at 7:05
Original issue reported on code.google.com by
wazzub...@gmail.com
on 17 Nov 2011 at 6:30