Skip debugging options dialog not working in IDE9

I’m enable this feature because I’m configure debugger as I want. I don’t want to press “OK” every time when I press F5 to start debugging. I’m try to restart Komodo 9 after enable this feature but it doesn’t work. But if I press Ctrl and click on “Run debugging” in debug tab - all works (options dialog doesn’t shows).
There is only one error where I find dbg word:

[2014-08-23 18:41:15,250] [ERROR] ko.widgets: 
-- EXCEPTION START --
TypeError: invocation is null
+ stack
    ko_dbg_invocation_doStart/onInvocationReady@chrome://komodo/content/debugger/debugger.js:2461:17
    ko_dbg_invocation_getInvocation/onSessionReady@chrome://komodo/content/debugger/debugger.js:2253:13
    ko_dbg_invocation_getInvocation@chrome://komodo/content/debugger/debugger.js:2257:13
    ko_dbg_invocation_doStart/onSessionReady@chrome://komodo/content/debugger/debugger.js:2453:1
    DBG_Manager_newSession/onTabMgrReady@chrome://komodo/content/debugger/debugger.js:395:13
    outputTabManager_getTabMgr/<@chrome://komodo/content/debugger/debugSessionTab.js:1074:17
    outputTabManager_createTab/<@chrome://komodo/content/debugger/debugSessionTab.js:994:21
    koWidgetManager__widgetLoadCallback@chrome://komodo/content/library/widgets.js:234:17
    WidgetLoad_onStateChange@chrome://komodo/content/bindings/pane.xml:2434:15
-- EXCEPTION END --

Please report obvious bugs on the bug tracker, after all - the whole reason we pre-release Komodo 9 is so we can catch bugs :slight_smile: