- 12:14:07 DEBUG init earlyinit:init_log:281 Log initialized.
- 12:14:07 DEBUG init app:run:100 Initializing directories...
- 12:14:07 DEBUG init standarddir:init:335 Base directory: /tmp/qutebrowser-basedir-o333cp6v
- 12:14:07 DEBUG init app:run:104 Initializing config...
- 12:14:07 DEBUG init app:__init__:794 Qt arguments: ['./qutebrowser.py', '--disable-in-process-stack-traces', '--reduced-referrer-granularity'], based on Namespace(backend=None, basedir='/tmp/qutebrowser-basedir-o333cp6v', color=True, command=[], config_py=None, debug=True, debug_flags=[], enable_webengine_inspector=False, force_color=False, json_args=None, json_logging=False, logfilter=None, loglevel='info', loglines=2000, no_err_windows=False, nowindow=False, override_restore=False, qt_arg=None, qt_flag=None, session=None, target=None, temp_basedir=True, temp_basedir_restarted=None, temp_settings=[], url=[], version=False)
- 12:14:07 DEBUG init app:__init__:799 Initializing application...
- 12:14:07 DEBUG ipc ipc:send_to_running_instance:435 Connecting to /tmp/qutebrowser-basedir-o333cp6v/runtime/ipc-11757182b7df955bd11a115da82fb8bf
- 12:14:07 DEBUG ipc ipc:send_to_running_instance:466 No existing instance present (error 2)
- 12:14:07 DEBUG init ipc:send_or_listen:495 Starting IPC server...
- 12:14:07 DEBUG ipc ipc:__init__:191 Not calling setSocketOptions
- 12:14:07 DEBUG ipc ipc:listen:202 Listening as /tmp/qutebrowser-basedir-o333cp6v/runtime/ipc-11757182b7df955bd11a115da82fb8bf
- 12:14:07 DEBUG init app:init:167 Starting init...
- 12:14:07 DEBUG extensions loader:_load_component:152 Importing qutebrowser.components.adblock
- 12:14:07 DEBUG extensions loader:_load_component:161 Running init hook 'init'
- 12:14:07 DEBUG extensions loader:_load_component:152 Importing qutebrowser.components.caretcommands
- 12:14:07 DEBUG extensions loader:_load_component:152 Importing qutebrowser.components.misccommands
- 12:14:07 DEBUG extensions loader:_load_component:152 Importing qutebrowser.components.scrollcommands
- 12:14:07 DEBUG extensions loader:_load_component:152 Importing qutebrowser.components.zoomcommands
- 12:14:07 DEBUG init app:_init_modules:440 Initializing save manager...
- 12:14:07 DEBUG init app:_init_modules:446 Checking backend requirements...
- 12:14:07 DEBUG init app:_init_modules:449 Initializing prompts...
- 12:14:07 DEBUG init app:_init_modules:452 Initializing network...
- 12:14:07 DEBUG init networkmanager:init:109 Default Qt ciphers: TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256, TLS_AES_128_GCM_SHA256, ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305, ECDHE-RSA-CHACHA20-POLY1305, DHE-RSA-CHACHA20-POLY1305, ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384, ECDHE-RSA-AES256-SHA384, DHE-RSA-AES256-SHA256, ECDHE-ECDSA-AES128-SHA256, ECDHE-RSA-AES128-SHA256, DHE-RSA-AES128-SHA256, ECDHE-ECDSA-AES256-SHA, ECDHE-RSA-AES256-SHA, DHE-RSA-AES256-SHA, ECDHE-ECDSA-AES128-SHA, ECDHE-RSA-AES128-SHA, DHE-RSA-AES128-SHA, RSA-PSK-AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305, DHE-PSK-CHACHA20-POLY1305, ECDHE-PSK-CHACHA20-POLY1305, AES256-GCM-SHA384, PSK-AES256-GCM-SHA384, PSK-CHACHA20-POLY1305, RSA-PSK-AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256, AES128-GCM-SHA256, PSK-AES128-GCM-SHA256, AES256-SHA256, AES128-SHA256, ECDHE-PSK-AES256-CBC-SHA384, ECDHE-PSK-AES256-CBC-SHA, SRP-RSA-AES-256-CBC-SHA, SRP-AES-256-CBC-SHA, RSA-PSK-AES256-CBC-SHA384, DHE-PSK-AES256-CBC-SHA384, RSA-PSK-AES256-CBC-SHA, DHE-PSK-AES256-CBC-SHA, AES256-SHA, PSK-AES256-CBC-SHA384, PSK-AES256-CBC-SHA, ECDHE-PSK-AES128-CBC-SHA256, ECDHE-PSK-AES128-CBC-SHA, SRP-RSA-AES-128-CBC-SHA, SRP-AES-128-CBC-SHA, RSA-PSK-AES128-CBC-SHA256, DHE-PSK-AES128-CBC-SHA256, RSA-PSK-AES128-CBC-SHA, DHE-PSK-AES128-CBC-SHA, AES128-SHA, PSK-AES128-CBC-SHA256, PSK-AES128-CBC-SHA
- 12:14:07 DEBUG init networkmanager:init:120 Disabling bad ciphers:
- 12:14:07 DEBUG init app:_init_modules:455 Initializing proxy...
- 12:14:07 DEBUG init app:_init_modules:459 Initializing downloads...
- 12:14:07 DEBUG init app:_init_modules:463 Initializing readline-bridge...
- 12:14:07 DEBUG init app:_init_modules:468 Initializing SQL...
- 12:14:07 DEBUG sql sql:__init__:181 Preparing SQL query: "PRAGMA journal_mode=WAL"
- 12:14:07 DEBUG sql sql:run:214 Running SQL query: "PRAGMA journal_mode=WAL"
- 12:14:07 DEBUG sql sql:run:217 query bindings: {}
- 12:14:07 DEBUG sql sql:__init__:181 Preparing SQL query: "PRAGMA synchronous=NORMAL"
- 12:14:07 DEBUG sql sql:run:214 Running SQL query: "PRAGMA synchronous=NORMAL"
- 12:14:07 DEBUG sql sql:run:217 query bindings: {}
- 12:14:07 DEBUG init app:_init_modules:471 Initializing web history...
- 12:14:07 DEBUG sql sql:__init__:181 Preparing SQL query: "CREATE TABLE IF NOT EXISTS History (url NOT NULL, title NOT NULL, atime NOT NULL, redirect NOT NULL)"
- 12:14:07 DEBUG sql sql:run:214 Running SQL query: "CREATE TABLE IF NOT EXISTS History (url NOT NULL, title NOT NULL, atime NOT NULL, redirect NOT NULL)"
- 12:14:07 DEBUG sql sql:run:217 query bindings: {}
- 12:14:07 DEBUG sql sql:__init__:181 Preparing SQL query: "CREATE TABLE IF NOT EXISTS CompletionHistory (url PRIMARY KEY, title NOT NULL, last_atime NOT NULL)"
- 12:14:07 DEBUG sql sql:run:214 Running SQL query: "CREATE TABLE IF NOT EXISTS CompletionHistory (url PRIMARY KEY, title NOT NULL, last_atime NOT NULL)"
- 12:14:07 DEBUG sql sql:run:217 query bindings: {}
- 12:14:07 DEBUG sql sql:__init__:181 Preparing SQL query: "CREATE INDEX IF NOT EXISTS CompletionHistoryAtimeIndex ON CompletionHistory (last_atime)"
- 12:14:07 DEBUG sql sql:run:214 Running SQL query: "CREATE INDEX IF NOT EXISTS CompletionHistoryAtimeIndex ON CompletionHistory (last_atime)"
- 12:14:07 DEBUG sql sql:run:217 query bindings: {}
- 12:14:07 DEBUG sql sql:__init__:181 Preparing SQL query: "CREATE TABLE IF NOT EXISTS CompletionMetaInfo (key PRIMARY KEY, value )"
- 12:14:07 DEBUG sql sql:run:214 Running SQL query: "CREATE TABLE IF NOT EXISTS CompletionMetaInfo (key PRIMARY KEY, value )"
- 12:14:07 DEBUG sql sql:run:217 query bindings: {}
- 12:14:07 DEBUG sql sql:__init__:181 Preparing SQL query: "SELECT EXISTS(SELECT * FROM CompletionMetaInfo WHERE key = :val)"
- 12:14:07 DEBUG sql sql:run:214 Running SQL query: "SELECT EXISTS(SELECT * FROM CompletionMetaInfo WHERE key = :val)"
- 12:14:07 DEBUG sql sql:run:217 query bindings: {':val': 'force_rebuild'}
- 12:14:07 DEBUG sql sql:__init__:181 Preparing SQL query: "REPLACE INTO CompletionMetaInfo (key, value) values(:key, :value)"
- 12:14:07 DEBUG sql sql:run:214 Running SQL query: "REPLACE INTO CompletionMetaInfo (key, value) values(:key, :value)"
- 12:14:07 DEBUG sql sql:run:217 query bindings: {':key': 'force_rebuild', ':value': False}
- 12:14:07 DEBUG sql sql:__init__:181 Preparing SQL query: "pragma user_version"
- 12:14:07 DEBUG sql sql:run:214 Running SQL query: "pragma user_version"
- 12:14:07 DEBUG sql sql:run:217 query bindings: {}
- 12:14:07 DEBUG sql sql:__init__:181 Preparing SQL query: "DELETE FROM CompletionHistory"
- 12:14:07 DEBUG sql sql:run:214 Running SQL query: "DELETE FROM CompletionHistory"
- 12:14:07 DEBUG sql sql:run:217 query bindings: {}
- 12:14:07 DEBUG sql sql:__init__:181 Preparing SQL query: "SELECT value FROM CompletionMetaInfo WHERE key = :key"
- 12:14:07 DEBUG sql sql:run:214 Running SQL query: "SELECT value FROM CompletionMetaInfo WHERE key = :key"
- 12:14:07 DEBUG sql sql:run:217 query bindings: {':key': 'force_rebuild'}
- 12:14:07 DEBUG sql sql:__init__:181 Preparing SQL query: "SELECT count(*) FROM CompletionHistory"
- 12:14:07 DEBUG sql sql:run:214 Running SQL query: "SELECT count(*) FROM CompletionHistory"
- 12:14:07 DEBUG sql sql:run:217 query bindings: {}
- 12:14:07 DEBUG sql sql:__init__:181 Preparing SQL query: "SELECT url, title, max(atime) AS atime FROM History WHERE NOT redirect and url NOT LIKE "qute://back%" GROUP BY url ORDER BY atime asc"
- 12:14:07 DEBUG sql sql:run:214 Running SQL query: "SELECT url, title, max(atime) AS atime FROM History WHERE NOT redirect and url NOT LIKE "qute://back%" GROUP BY url ORDER BY atime asc"
- 12:14:07 DEBUG sql sql:run:217 query bindings: {}
- 12:14:07 DEBUG sql sql:__init__:181 Preparing SQL query: "REPLACE INTO CompletionHistory (url, title, last_atime) values(:url, :title, :last_atime)"
- 12:14:07 DEBUG sql sql:run_batch:227 Running SQL query (batch): "REPLACE INTO CompletionHistory (url, title, last_atime) values(:url, :title, :last_atime)"
- 12:14:07 DEBUG sql sql:__init__:181 Preparing SQL query: "pragma user_version = 2"
- 12:14:07 DEBUG sql sql:run:214 Running SQL query: "pragma user_version = 2"
- 12:14:07 DEBUG sql sql:run:217 query bindings: {}
- 12:14:07 DEBUG sql sql:__init__:181 Preparing SQL query: "CREATE INDEX IF NOT EXISTS HistoryIndex ON History (url)"
- 12:14:07 DEBUG sql sql:run:214 Running SQL query: "CREATE INDEX IF NOT EXISTS HistoryIndex ON History (url)"
- 12:14:07 DEBUG sql sql:run:217 query bindings: {}
- 12:14:07 DEBUG sql sql:__init__:181 Preparing SQL query: "CREATE INDEX IF NOT EXISTS HistoryAtimeIndex ON History (atime)"
- 12:14:07 DEBUG sql sql:run:214 Running SQL query: "CREATE INDEX IF NOT EXISTS HistoryAtimeIndex ON History (atime)"
- 12:14:07 DEBUG sql sql:run:217 query bindings: {}
- 12:14:07 DEBUG sql sql:__init__:181 Preparing SQL query: "SELECT EXISTS(SELECT * FROM History WHERE url = :val)"
- 12:14:07 DEBUG sql sql:__init__:181 Preparing SQL query: "SELECT * FROM History where not redirect and not url like "qute://%" and atime > :earliest and atime <= :latest ORDER BY atime desc"
- 12:14:07 DEBUG sql sql:__init__:181 Preparing SQL query: "SELECT * FROM History where not redirect and not url like "qute://%" and atime <= :latest ORDER BY atime desc limit :limit offset :offset"
- 12:14:07 DEBUG init app:_init_modules:478 Initializing command history...
- 12:14:07 DEBUG init app:_init_modules:480 Initializing sessions...
- 12:14:07 DEBUG init app:_init_modules:484 Initializing websettings...
- 12:14:08 DEBUG config webenginesettings:set_dictionary_language:270 Found dicts: []
- 12:14:08 DEBUG config webenginesettings:set_dictionary_language:270 Found dicts: []
- 12:14:08 DEBUG config config:_set_value:323 Config option changed: content.javascript.enabled = True
- 12:14:08 DEBUG config config:_set_value:323 Config option changed: content.javascript.enabled = True
- 12:14:08 DEBUG config config:_set_value:323 Config option changed: content.javascript.enabled = True
- 12:14:08 DEBUG init app:_init_modules:491 Initializing quickmarks...
- 12:14:08 DEBUG save savemanager:save:97 Save of quickmark-manager requested - dirty True, save_on_exit False, is_exit False, force False -> True
- 12:14:08 DEBUG destroy lineparser:_after_save:81 Saved to /tmp/qutebrowser-basedir-o333cp6v/config/quickmarks
- 12:14:08 DEBUG init app:_init_modules:495 Initializing bookmarks...
- 12:14:08 DEBUG save savemanager:save:97 Save of bookmark-manager requested - dirty True, save_on_exit False, is_exit False, force False -> True
- 12:14:08 DEBUG destroy lineparser:_after_save:81 Saved to /tmp/qutebrowser-basedir-o333cp6v/config/bookmarks/urls
- 12:14:08 DEBUG init app:_init_modules:499 Initializing cookies...
- 12:14:08 DEBUG init app:_init_modules:502 Initializing cache...
- 12:14:08 DEBUG init app:_init_modules:505 Initializing downloads...
- 12:14:08 DEBUG init networkmanager:__init__:156 Initializing NetworkManager
- 12:14:08 DEBUG init networkmanager:__init__:161 NetworkManager init done
- 12:14:08 DEBUG init app:_init_modules:509 Initializing Greasemonkey...
- 12:14:08 DEBUG greasemonkey greasemonkey:load_scripts:282 Reading scripts from: /tmp/qutebrowser-basedir-o333cp6v/data/greasemonkey
- 12:14:08 DEBUG init app:_init_modules:512 Misc initialization...
- 12:14:08 DEBUG init webenginetab:init:57 Initializing qute://* handler...
- 12:14:08 DEBUG init webenginetab:init:63 Initializing request interceptor...
- 12:14:08 DEBUG init webenginetab:init:69 Initializing QtWebEngine downloads...
- 12:14:08 DEBUG init webenginetab:init:76 Initializing cookie filter...
- 12:14:08 DEBUG init app:init:185 Initializing eventfilter...
- 12:14:08 DEBUG init app:init:190 Connecting signals...
- 12:14:08 DEBUG init app:_process_args:227 Initializing main window...
- 12:14:08 DEBUG init mainwindow:_init_downloadmanager:329 Initializing downloads...
- 12:14:08 DEBUG statusbar bar:_hide_cmd_widget:325 Hiding cmd widget
- 12:14:08 DEBUG init mainwindow:__init__:228 Initializing modes...
- 12:14:08 DEBUG init mainwindow:_init_geometry:272 Initial main window geometry: PyQt5.QtCore.QRect(50, 50, 800, 600)
- 12:14:08 DEBUG init app:_open_startpage:361 Opening start pages
- 12:14:08 DEBUG url urlutils:get_path_if_valid:390 Checking if 'https://start.duckduckgo.com' is a path
- 12:14:08 DEBUG url urlutils:fuzzy_url:214 URL is a fuzzy address
- 12:14:08 DEBUG url urlutils:fuzzy_url:217 Converting fuzzy term 'https://start.duckduckgo.com' to URL -> https://start.duckduckgo.com
- 12:14:08 DEBUG webview tabbedbrowser:tabopen:575 Creating new tab with URL PyQt5.QtCore.QUrl('https://start.duckduckgo.com'), background None, related True, idx None
- 12:14:08 DEBUG webview tabbedbrowser:_get_new_tab_idx:667 tabs.new_position next -> opening new tab at -1, next left: 0 / right: 0
- 12:14:08 DEBUG webview webview:render_widget:82 Found possibly lost focusProxy: []
- 12:14:08 DEBUG webview webview:render_widget:82 Found possibly lost focusProxy: []
- 12:14:08 DEBUG modes tabbedbrowser:_on_current_changed:820 Current tab changed, focusing <qutebrowser.browser.webengine.webenginetab.WebEngineTab tab_id=0 url=''>
- 12:14:08 DEBUG modes tabbedbrowser:_on_current_changed:828 Mode before tab change: normal (mode_on_change = normal)
- 12:14:08 DEBUG modes modeman:leave:385 Ignoring leave request for KeyMode.hint (reason tab changed) as we're in mode KeyMode.normal
- 12:14:08 DEBUG modes modeman:leave:385 Ignoring leave request for KeyMode.caret (reason tab changed) as we're in mode KeyMode.normal
- 12:14:08 DEBUG modes modeman:leave:385 Ignoring leave request for KeyMode.insert (reason tab changed) as we're in mode KeyMode.normal
- 12:14:08 DEBUG modes modeman:leave:385 Ignoring leave request for KeyMode.passthrough (reason tab changed) as we're in mode KeyMode.normal
- 12:14:08 DEBUG modes tabbedbrowser:_on_current_changed:839 Mode after tab change: normal (mode_on_change = normal)
- 12:14:08 DEBUG webview webview:render_widget:82 Found possibly lost focusProxy: []
- 12:14:08 DEBUG webview browsertab:_on_before_load_started:960 Going to start loading: https://start.duckduckgo.com
- 12:14:08 DEBUG webview tabbedbrowser:_on_title_changed:742 Changing title for idx 0 to 'https://start.duckduckgo.com'
- 12:14:08 DEBUG webview browsertab:_on_before_load_started:960 Going to start loading: https://start.duckduckgo.com
- 12:14:08 DEBUG webview tabbedbrowser:_on_title_changed:742 Changing title for idx 0 to 'https://start.duckduckgo.com'
- 12:14:08 DEBUG misc eventfilter:eventFilter:56 <qutebrowser.browser.webengine.webview.WebEngineView object at 0x7fc99c276370> got new child <PyQt5.QtWidgets.QWidget object at 0x7fc99c2ff4b0>, installing filter
- 12:14:08 DEBUG webview tabbedbrowser:_on_title_changed:742 Changing title for idx 0 to 'https://start.duckduckgo.com/'
- 12:14:08 DEBUG signals signalfilter:_filter_signals:88 emitting: cur_url_changed(PyQt5.QtCore.QUrl('https://start.duckduckgo.com/')) (tab 0)
- 12:14:08 DEBUG init app:_process_args:243 Init finished after 1.42214s
- 12:14:08 DEBUG init app:init:199 Init done!
- 12:14:08 DEBUG misc mainwindow:_update_overlay_geometry:324 new geometry for <qutebrowser.mainwindow.messageview.MessageView object at 0x7fc99c2ff2d0>: PyQt5.QtCore.QRect(0, 581, 801, 1)
- 12:14:08 DEBUG misc app:on_focus_object_changed:810 Focus object changed: <PyQt5.QtWidgets.QWidget object at 0x7fc99c2ff4b0>
- 12:14:08 DEBUG webview browsertab:_set_load_status:926 load status for <qutebrowser.browser.webengine.webenginetab.WebEngineTab tab_id=0 url='https://start.duckduckgo.com/'>: LoadStatus.loading
- 12:14:08 DEBUG signals signalfilter:_filter_signals:88 emitting: cur_load_status_changed(<LoadStatus.loading: 6>) (tab 0)
- 12:14:08 DEBUG signals signalfilter:_filter_signals:88 emitting: cur_load_started() (tab 0)
- 12:14:08 DEBUG webview browsertab:_on_navigation_request:988 navigation request: url https://start.duckduckgo.com/, type Type.typed, is_main_frame True
- 12:14:09 DEBUG webview tabbedbrowser:_on_title_changed:742 Changing title for idx 0 to 'https://start.duckduckgo.com'
- 12:14:09 DEBUG webview tabbedbrowser:_on_title_changed:742 Changing title for idx 0 to 'DuckDuckGo — Privacy, simplified.'
- 12:14:10 DEBUG webview browsertab:_on_navigation_request:988 navigation request: url https://start.duckduckgo.com/post2.html, type Type.link_clicked, is_main_frame False
- 12:14:11 DEBUG webview browsertab:_set_load_status:926 load status for <qutebrowser.browser.webengine.webenginetab.WebEngineTab tab_id=0 url='https://start.duckduckgo.com/'>: LoadStatus.success_https
- 12:14:11 DEBUG signals signalfilter:_filter_signals:88 emitting: cur_load_status_changed(<LoadStatus.success_https: 3>) (tab 0)
- 12:14:11 DEBUG webview browsertab:_set_load_status:926 load status for <qutebrowser.browser.webengine.webenginetab.WebEngineTab tab_id=0 url='https://start.duckduckgo.com/'>: LoadStatus.success_https
- 12:14:11 DEBUG signals signalfilter:_filter_signals:88 emitting: cur_load_status_changed(<LoadStatus.success_https: 3>) (tab 0)
- 12:14:11 DEBUG sql sql:__init__:181 Preparing SQL query: "INSERT INTO History (url, title, atime, redirect) values(:url, :title, :atime, :redirect)"
- 12:14:11 DEBUG sql sql:run:214 Running SQL query: "INSERT INTO History (url, title, atime, redirect) values(:url, :title, :atime, :redirect)"
- 12:14:11 DEBUG sql sql:run:217 query bindings: {':atime': 1572794051, ':redirect': False, ':title': 'DuckDuckGo — Privacy, simplified.', ':url': 'https://start.duckduckgo.com/'}
- 12:14:11 DEBUG sql sql:__init__:181 Preparing SQL query: "REPLACE INTO CompletionHistory (url, title, last_atime) values(:url, :title, :last_atime)"
- 12:14:11 DEBUG sql sql:run:214 Running SQL query: "REPLACE INTO CompletionHistory (url, title, last_atime) values(:url, :title, :last_atime)"
- 12:14:11 DEBUG sql sql:run:217 query bindings: {':last_atime': 1572794051, ':title': 'DuckDuckGo — Privacy, simplified.', ':url': 'https://start.duckduckgo.com/'}
- 12:14:11 DEBUG sessions sessions:save:306 Saving session _autosave to /tmp/qutebrowser-basedir-o333cp6v/data/sessions/_autosave.yml...
- 12:14:11 DEBUG signals signalfilter:_filter_signals:88 emitting: cur_load_finished(True) (tab 0)
- 12:14:11 DEBUG modes modeman:leave:385 Ignoring leave request for KeyMode.insert (reason load started) as we're in mode KeyMode.normal
- 12:14:11 DEBUG modes modeman:leave:385 Ignoring leave request for KeyMode.hint (reason load started) as we're in mode KeyMode.normal
- 12:14:12 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 12:14:12 DEBUG keyboard basekeyparser:_debug_log:196 Got key: 0x1000020 / modifiers: 0x2000000 / text: '<Shift>' / dry_run True
- 12:14:12 DEBUG keyboard basekeyparser:_debug_log:196 Ignoring, only modifier
- 12:14:12 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7fc99c2ff4b0>)
- 12:14:12 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 12:14:12 DEBUG keyboard basekeyparser:_debug_log:196 Got key: 0x1000020 / modifiers: 0x2000000 / text: '<Shift>' / dry_run True
- 12:14:12 DEBUG keyboard basekeyparser:_debug_log:196 Ignoring, only modifier
- 12:14:12 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7fc99c2ff4b0>)
- 12:14:12 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 12:14:12 DEBUG keyboard basekeyparser:_debug_log:196 Got key: 0x1000020 / modifiers: 0x2000000 / text: '<Shift>' / dry_run False
- 12:14:12 DEBUG keyboard basekeyparser:_debug_log:196 Ignoring, only modifier
- 12:14:12 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: False --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7fc99c2ff4b0>)
- 12:14:12 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 12:14:12 DEBUG keyboard basekeyparser:_debug_log:196 Got key: 0x3a / modifiers: 0x2000000 / text: ':' / dry_run True
- 12:14:12 DEBUG modes modeman:_handle_keypress:279 match: 2, forward_unbound_keys: auto, passthrough: False, is_non_alnum: False, dry_run: True --> filter: True (focused: <PyQt5.QtWidgets.QWidget object at 0x7fc99c2ff4b0>)
- 12:14:12 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 12:14:12 DEBUG keyboard basekeyparser:_debug_log:196 Got key: 0x3a / modifiers: 0x2000000 / text: ':' / dry_run False
- 12:14:12 DEBUG keyboard basekeyparser:_debug_log:196 Definitive match for ':'.
- 12:14:12 DEBUG keyboard basekeyparser:_debug_log:196 Clearing keystring (was: :).
- 12:14:12 DEBUG commands command:run:541 command called: set-cmd-text [':']
- 12:14:12 DEBUG commands command:run:556 Calling qutebrowser.mainwindow.statusbar.command.Command.set_cmd_text_command(<qutebrowser.mainwindow.statusbar.command.Command>, ':', None, False, False, False)
- 12:14:12 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:12 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:12 DEBUG modes command:set_cmd_text:112 Setting command text, focusing <qutebrowser.mainwindow.statusbar.command.Command>
- 12:14:12 DEBUG modes modeman:enter:324 Entering mode KeyMode.command (reason: cmd focus)
- 12:14:12 DEBUG statusbar text:set_text:57 Setting normal text to '-- COMMAND MODE --'.
- 12:14:12 DEBUG statusbar bar:set_mode_active:291 Setting command flag to True
- 12:14:12 DEBUG misc app:on_focus_object_changed:810 Focus object changed: <qutebrowser.mainwindow.statusbar.command.Command>
- 12:14:12 DEBUG misc app:on_focus_object_changed:810 Focus object changed: <PyQt5.QtWidgets.QWidget object at 0x7fc99c2ff4b0>
- 12:14:12 DEBUG misc app:on_focus_object_changed:810 Focus object changed: <qutebrowser.mainwindow.statusbar.command.Command>
- 12:14:12 DEBUG modes modeman:_handle_keypress:279 match: 2, forward_unbound_keys: auto, passthrough: False, is_non_alnum: False, dry_run: False --> filter: True (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:12 DEBUG completion completer:_update_completion:238 Updating completion: [] []
- 12:14:12 DEBUG completion completer:_get_new_completion:90 Before removing flags: []
- 12:14:12 DEBUG completion completer:_get_new_completion:93 Starting command completion
- 12:14:12 DEBUG completion debug:__exit__:282 Starting command completion took 0.026515 seconds.
- 12:14:12 DEBUG misc mainwindow:_update_overlay_geometry:324 new geometry for <qutebrowser.completion.completionwidget.CompletionView>: PyQt5.QtCore.QRect(0, 281, 801, 301)
- 12:14:12 DEBUG completion debug:__exit__:282 Set completion model took 0.016102 seconds.
- 12:14:12 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern ''
- 12:14:12 DEBUG completion debug:__exit__:282 Set pattern took 0.005457 seconds.
- 12:14:12 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:12 DEBUG modes modeman:_handle_keyrelease:299 filter: True
- 12:14:12 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:12 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:12 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:12 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:12 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:12 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:12 DEBUG completion completer:_partition:143 partitioning ['s'] around position 1
- 12:14:12 DEBUG completion completer:_partition:155 partitioned: [] 's' []
- 12:14:12 DEBUG completion completer:_update_completion:238 Updating completion: [] s []
- 12:14:12 DEBUG completion completer:_get_new_completion:90 Before removing flags: []
- 12:14:12 DEBUG completion completer:_get_new_completion:93 Starting command completion
- 12:14:12 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 's'
- 12:14:12 DEBUG completion debug:__exit__:282 Set pattern s took 0.006734 seconds.
- 12:14:12 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:12 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:12 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:12 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:12 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:12 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:12 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:12 DEBUG completion completer:_partition:143 partitioning ['se'] around position 2
- 12:14:12 DEBUG completion completer:_partition:155 partitioned: [] 'se' []
- 12:14:12 DEBUG completion completer:_update_completion:238 Updating completion: [] se []
- 12:14:12 DEBUG completion completer:_get_new_completion:90 Before removing flags: []
- 12:14:12 DEBUG completion completer:_get_new_completion:93 Starting command completion
- 12:14:12 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'se'
- 12:14:12 DEBUG completion debug:__exit__:282 Set pattern se took 0.002605 seconds.
- 12:14:12 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:12 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:12 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:12 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:12 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:12 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:12 DEBUG completion completer:_partition:143 partitioning ['set'] around position 3
- 12:14:12 DEBUG completion completer:_partition:155 partitioned: [] 'set' []
- 12:14:12 DEBUG completion completer:_update_completion:238 Updating completion: [] set []
- 12:14:12 DEBUG completion completer:_get_new_completion:90 Before removing flags: []
- 12:14:12 DEBUG completion completer:_get_new_completion:93 Starting command completion
- 12:14:12 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'set'
- 12:14:12 DEBUG completion debug:__exit__:282 Set pattern set took 0.001315 seconds.
- 12:14:12 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:13 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:13 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:13 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:13 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:13 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:13 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:13 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:13 DEBUG completion completer:_partition:143 partitioning ['set', ' '] around position 4
- 12:14:13 DEBUG completion completer:_partition:155 partitioned: ['set'] '' []
- 12:14:13 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] []
- 12:14:13 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:13 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:13 DEBUG completion debug:__exit__:282 Starting option completion took 0.006658 seconds.
- 12:14:13 DEBUG completion debug:__exit__:282 Set completion model took 0.001115 seconds.
- 12:14:13 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern ''
- 12:14:13 DEBUG completion debug:__exit__:282 Set pattern took 0.017948 seconds.
- 12:14:13 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:13 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:13 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:13 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:13 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:13 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:13 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:13 DEBUG completion completer:_partition:143 partitioning ['set', ' c'] around position 5
- 12:14:13 DEBUG completion completer:_partition:155 partitioned: ['set'] 'c' []
- 12:14:13 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] c []
- 12:14:13 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:13 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:13 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'c'
- 12:14:13 DEBUG completion debug:__exit__:282 Set pattern c took 0.021191 seconds.
- 12:14:13 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:13 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:13 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:13 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:13 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:13 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:13 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:13 DEBUG completion completer:_partition:143 partitioning ['set', ' co'] around position 6
- 12:14:13 DEBUG completion completer:_partition:155 partitioned: ['set'] 'co' []
- 12:14:13 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] co []
- 12:14:13 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:13 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:13 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'co'
- 12:14:13 DEBUG completion debug:__exit__:282 Set pattern co took 0.015939 seconds.
- 12:14:13 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:13 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:13 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:13 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:13 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:13 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:13 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:13 DEBUG completion completer:_partition:143 partitioning ['set', ' con'] around position 7
- 12:14:13 DEBUG completion completer:_partition:155 partitioned: ['set'] 'con' []
- 12:14:13 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] con []
- 12:14:13 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:13 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:13 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'con'
- 12:14:13 DEBUG completion debug:__exit__:282 Set pattern con took 0.006793 seconds.
- 12:14:13 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:13 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:13 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:13 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:13 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:13 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:13 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:13 DEBUG completion completer:_partition:143 partitioning ['set', ' cont'] around position 8
- 12:14:13 DEBUG completion completer:_partition:155 partitioned: ['set'] 'cont' []
- 12:14:13 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] cont []
- 12:14:13 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:13 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:13 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'cont'
- 12:14:13 DEBUG completion debug:__exit__:282 Set pattern cont took 0.005757 seconds.
- 12:14:13 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:13 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:13 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:13 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:13 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:13 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:13 DEBUG completion completer:_partition:143 partitioning ['set', ' conte'] around position 9
- 12:14:13 DEBUG completion completer:_partition:155 partitioned: ['set'] 'conte' []
- 12:14:13 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] conte []
- 12:14:13 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:13 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:13 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'conte'
- 12:14:13 DEBUG completion debug:__exit__:282 Set pattern conte took 0.004018 seconds.
- 12:14:13 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:13 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:13 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:13 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:13 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:13 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:13 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:13 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:13 DEBUG completion completer:_partition:143 partitioning ['set', ' conten'] around position 10
- 12:14:13 DEBUG completion completer:_partition:155 partitioned: ['set'] 'conten' []
- 12:14:13 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] conten []
- 12:14:13 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:13 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:13 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'conten'
- 12:14:13 DEBUG completion debug:__exit__:282 Set pattern conten took 0.003902 seconds.
- 12:14:13 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:13 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:13 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:13 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:13 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:13 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:13 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:13 DEBUG completion completer:_partition:143 partitioning ['set', ' content'] around position 11
- 12:14:13 DEBUG completion completer:_partition:155 partitioned: ['set'] 'content' []
- 12:14:13 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] content []
- 12:14:13 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:13 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:13 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'content'
- 12:14:13 DEBUG completion debug:__exit__:282 Set pattern content took 0.004736 seconds.
- 12:14:14 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:14 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:14 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:14 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:14 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:14 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:14 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:14 DEBUG completion completer:_partition:143 partitioning ['set', ' content.'] around position 12
- 12:14:14 DEBUG completion completer:_partition:155 partitioned: ['set'] 'content.' []
- 12:14:14 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] content. []
- 12:14:14 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:14 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:14 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'content.'
- 12:14:14 DEBUG completion debug:__exit__:282 Set pattern content. took 0.009455 seconds.
- 12:14:14 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:14 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:14 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:14 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:14 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:14 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:14 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:14 DEBUG completion completer:_partition:143 partitioning ['set', ' content.j'] around position 13
- 12:14:14 DEBUG completion completer:_partition:155 partitioned: ['set'] 'content.j' []
- 12:14:14 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] content.j []
- 12:14:14 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:14 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:14 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'content.j'
- 12:14:14 DEBUG completion debug:__exit__:282 Set pattern content.j took 0.004487 seconds.
- 12:14:14 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:14 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:14 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:14 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:14 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:14 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:14 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:14 DEBUG completion completer:_partition:143 partitioning ['set', ' content.ja'] around position 14
- 12:14:14 DEBUG completion completer:_partition:155 partitioned: ['set'] 'content.ja' []
- 12:14:14 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] content.ja []
- 12:14:14 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:14 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:14 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'content.ja'
- 12:14:14 DEBUG completion debug:__exit__:282 Set pattern content.ja took 0.002871 seconds.
- 12:14:14 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:14 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:14 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:14 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:14 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:14 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:14 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:14 DEBUG completion completer:_partition:143 partitioning ['set', ' content.jav'] around position 15
- 12:14:14 DEBUG completion completer:_partition:155 partitioned: ['set'] 'content.jav' []
- 12:14:14 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] content.jav []
- 12:14:14 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:14 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:14 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'content.jav'
- 12:14:14 DEBUG completion debug:__exit__:282 Set pattern content.jav took 0.002335 seconds.
- 12:14:14 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:14 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:14 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:14 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:14 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:14 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:14 DEBUG completion completer:_partition:143 partitioning ['set', ' content.java'] around position 16
- 12:14:14 DEBUG completion completer:_partition:155 partitioned: ['set'] 'content.java' []
- 12:14:14 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] content.java []
- 12:14:14 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:14 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:14 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'content.java'
- 12:14:14 DEBUG completion debug:__exit__:282 Set pattern content.java took 0.002473 seconds.
- 12:14:14 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:15 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:15 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:15 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:15 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:15 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:15 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:15 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:15 DEBUG completion completer:_partition:143 partitioning ['set', ' content.javas'] around position 17
- 12:14:15 DEBUG completion completer:_partition:155 partitioned: ['set'] 'content.javas' []
- 12:14:15 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] content.javas []
- 12:14:15 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:15 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:15 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'content.javas'
- 12:14:15 DEBUG completion debug:__exit__:282 Set pattern content.javas took 0.002691 seconds.
- 12:14:15 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:15 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:15 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:15 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:15 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:15 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:15 DEBUG completion completer:_partition:143 partitioning ['set', ' content.javasc'] around position 18
- 12:14:15 DEBUG completion completer:_partition:155 partitioned: ['set'] 'content.javasc' []
- 12:14:15 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] content.javasc []
- 12:14:15 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:15 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:15 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'content.javasc'
- 12:14:15 DEBUG completion debug:__exit__:282 Set pattern content.javasc took 0.002262 seconds.
- 12:14:15 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:15 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:15 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:15 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:15 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:15 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:15 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:15 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:15 DEBUG completion completer:_partition:143 partitioning ['set', ' content.javascr'] around position 19
- 12:14:15 DEBUG completion completer:_partition:155 partitioned: ['set'] 'content.javascr' []
- 12:14:15 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] content.javascr []
- 12:14:15 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:15 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:15 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'content.javascr'
- 12:14:15 DEBUG completion debug:__exit__:282 Set pattern content.javascr took 0.003856 seconds.
- 12:14:15 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:15 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:15 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:15 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:15 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:15 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:15 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:15 DEBUG completion completer:_partition:143 partitioning ['set', ' content.javascri'] around position 20
- 12:14:15 DEBUG completion completer:_partition:155 partitioned: ['set'] 'content.javascri' []
- 12:14:15 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] content.javascri []
- 12:14:15 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:15 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:15 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'content.javascri'
- 12:14:15 DEBUG completion debug:__exit__:282 Set pattern content.javascri took 0.002155 seconds.
- 12:14:15 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:15 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:15 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:15 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:15 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:15 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:15 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:15 DEBUG completion completer:_partition:143 partitioning ['set', ' content.javascrip'] around position 21
- 12:14:15 DEBUG completion completer:_partition:155 partitioned: ['set'] 'content.javascrip' []
- 12:14:15 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] content.javascrip []
- 12:14:15 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:15 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:15 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'content.javascrip'
- 12:14:15 DEBUG completion debug:__exit__:282 Set pattern content.javascrip took 0.002649 seconds.
- 12:14:15 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:15 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:15 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:15 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:15 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:15 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:15 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:15 DEBUG completion completer:_partition:143 partitioning ['set', ' content.javascript'] around position 22
- 12:14:15 DEBUG completion completer:_partition:155 partitioned: ['set'] 'content.javascript' []
- 12:14:15 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] content.javascript []
- 12:14:15 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:15 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:15 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'content.javascript'
- 12:14:15 DEBUG completion debug:__exit__:282 Set pattern content.javascript took 0.003212 seconds.
- 12:14:15 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:16 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:16 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:16 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:16 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:16 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:16 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:16 DEBUG completion completer:_partition:143 partitioning ['set', ' content.javascript.'] around position 23
- 12:14:16 DEBUG completion completer:_partition:155 partitioned: ['set'] 'content.javascript.' []
- 12:14:16 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] content.javascript. []
- 12:14:16 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:16 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:16 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'content.javascript.'
- 12:14:16 DEBUG completion debug:__exit__:282 Set pattern content.javascript. took 0.003759 seconds.
- 12:14:16 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:17 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:17 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:17 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:17 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:17 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:17 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:17 DEBUG completion completer:_partition:143 partitioning ['set', ' content.javascript.e'] around position 24
- 12:14:17 DEBUG completion completer:_partition:155 partitioned: ['set'] 'content.javascript.e' []
- 12:14:17 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] content.javascript.e []
- 12:14:17 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:17 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:17 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'content.javascript.e'
- 12:14:17 DEBUG completion debug:__exit__:282 Set pattern content.javascript.e took 0.001959 seconds.
- 12:14:17 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:17 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:17 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:17 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:17 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:17 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:17 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:17 DEBUG completion completer:_partition:143 partitioning ['set', ' content.javascript.en'] around position 25
- 12:14:17 DEBUG completion completer:_partition:155 partitioned: ['set'] 'content.javascript.en' []
- 12:14:17 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] content.javascript.en []
- 12:14:17 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:17 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:17 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'content.javascript.en'
- 12:14:17 DEBUG completion debug:__exit__:282 Set pattern content.javascript.en took 0.002351 seconds.
- 12:14:17 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:17 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:17 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:17 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:17 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:17 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:17 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:17 DEBUG completion completer:_partition:143 partitioning ['set', ' content.javascript.ena'] around position 26
- 12:14:17 DEBUG completion completer:_partition:155 partitioned: ['set'] 'content.javascript.ena' []
- 12:14:17 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] content.javascript.ena []
- 12:14:17 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:17 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:17 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'content.javascript.ena'
- 12:14:17 DEBUG completion debug:__exit__:282 Set pattern content.javascript.ena took 0.002504 seconds.
- 12:14:17 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:17 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:17 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:17 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:17 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:17 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:17 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:17 DEBUG completion completer:_partition:143 partitioning ['set', ' content.javascript.enab'] around position 27
- 12:14:17 DEBUG completion completer:_partition:155 partitioned: ['set'] 'content.javascript.enab' []
- 12:14:17 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] content.javascript.enab []
- 12:14:17 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:17 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:17 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'content.javascript.enab'
- 12:14:17 DEBUG completion debug:__exit__:282 Set pattern content.javascript.enab took 0.00255 seconds.
- 12:14:18 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:18 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:18 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:18 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:18 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:18 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:18 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:18 DEBUG completion completer:_partition:143 partitioning ['set', ' content.javascript.enabl'] around position 28
- 12:14:18 DEBUG completion completer:_partition:155 partitioned: ['set'] 'content.javascript.enabl' []
- 12:14:18 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] content.javascript.enabl []
- 12:14:18 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:18 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:18 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'content.javascript.enabl'
- 12:14:18 DEBUG completion debug:__exit__:282 Set pattern content.javascript.enabl took 0.002357 seconds.
- 12:14:18 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:18 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:18 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:18 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:18 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:18 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:18 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:18 DEBUG completion completer:_partition:143 partitioning ['set', ' content.javascript.enable'] around position 29
- 12:14:18 DEBUG completion completer:_partition:155 partitioned: ['set'] 'content.javascript.enable' []
- 12:14:18 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] content.javascript.enable []
- 12:14:18 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:18 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:18 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'content.javascript.enable'
- 12:14:18 DEBUG completion debug:__exit__:282 Set pattern content.javascript.enable took 0.003187 seconds.
- 12:14:18 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:18 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:18 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:18 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:18 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:18 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:18 DEBUG completion completer:_partition:143 partitioning ['set', ' content.javascript.enabled'] around position 30
- 12:14:18 DEBUG completion completer:_partition:155 partitioned: ['set'] 'content.javascript.enabled' []
- 12:14:18 DEBUG completion completer:_update_completion:238 Updating completion: ['set'] content.javascript.enabled []
- 12:14:18 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set']
- 12:14:18 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set']
- 12:14:18 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'content.javascript.enabled'
- 12:14:18 DEBUG completion debug:__exit__:282 Set pattern content.javascript.enabled took 0.003427 seconds.
- 12:14:18 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:18 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:18 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:18 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:18 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:18 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:18 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:18 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:18 DEBUG completion completer:_partition:143 partitioning ['set', ' content.javascript.enabled', ' '] around position 31
- 12:14:18 DEBUG completion completer:_partition:155 partitioned: ['set', 'content.javascript.enabled'] '' []
- 12:14:18 DEBUG completion completer:_update_completion:238 Updating completion: ['set', 'content.javascript.enabled'] []
- 12:14:18 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set', 'content.javascript.enabled']
- 12:14:18 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set', 'content.javascript.enabled']
- 12:14:18 DEBUG completion debug:__exit__:282 Starting value completion took 0.000586 seconds.
- 12:14:18 DEBUG completion debug:__exit__:282 Set completion model took 0.002074 seconds.
- 12:14:18 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern ''
- 12:14:18 DEBUG completion debug:__exit__:282 Set pattern took 0.000762 seconds.
- 12:14:18 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:18 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:18 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:18 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:18 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:18 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:18 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:18 DEBUG completion completer:_partition:143 partitioning ['set', ' content.javascript.enabled', ' f'] around position 32
- 12:14:18 DEBUG completion completer:_partition:155 partitioned: ['set', 'content.javascript.enabled'] 'f' []
- 12:14:18 DEBUG completion completer:_update_completion:238 Updating completion: ['set', 'content.javascript.enabled'] f []
- 12:14:18 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set', 'content.javascript.enabled']
- 12:14:18 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set', 'content.javascript.enabled']
- 12:14:18 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'f'
- 12:14:18 DEBUG completion debug:__exit__:282 Set pattern f took 0.000613 seconds.
- 12:14:18 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:18 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:18 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:18 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:18 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:18 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:18 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:18 DEBUG completion completer:_partition:143 partitioning ['set', ' content.javascript.enabled', ' fa'] around position 33
- 12:14:18 DEBUG completion completer:_partition:155 partitioned: ['set', 'content.javascript.enabled'] 'fa' []
- 12:14:18 DEBUG completion completer:_update_completion:238 Updating completion: ['set', 'content.javascript.enabled'] fa []
- 12:14:18 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set', 'content.javascript.enabled']
- 12:14:18 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set', 'content.javascript.enabled']
- 12:14:18 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'fa'
- 12:14:18 DEBUG completion debug:__exit__:282 Set pattern fa took 0.001529 seconds.
- 12:14:18 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:18 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:18 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:18 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:18 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:18 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:18 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:18 DEBUG completion completer:_partition:143 partitioning ['set', ' content.javascript.enabled', ' fal'] around position 34
- 12:14:18 DEBUG completion completer:_partition:155 partitioned: ['set', 'content.javascript.enabled'] 'fal' []
- 12:14:18 DEBUG completion completer:_update_completion:238 Updating completion: ['set', 'content.javascript.enabled'] fal []
- 12:14:18 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set', 'content.javascript.enabled']
- 12:14:18 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set', 'content.javascript.enabled']
- 12:14:18 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'fal'
- 12:14:18 DEBUG completion debug:__exit__:282 Set pattern fal took 0.001422 seconds.
- 12:14:19 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:19 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:19 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:19 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:19 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:19 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:19 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:19 DEBUG completion completer:_partition:143 partitioning ['set', ' content.javascript.enabled', ' fals'] around position 35
- 12:14:19 DEBUG completion completer:_partition:155 partitioned: ['set', 'content.javascript.enabled'] 'fals' []
- 12:14:19 DEBUG completion completer:_update_completion:238 Updating completion: ['set', 'content.javascript.enabled'] fals []
- 12:14:19 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set', 'content.javascript.enabled']
- 12:14:19 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set', 'content.javascript.enabled']
- 12:14:19 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'fals'
- 12:14:19 DEBUG completion debug:__exit__:282 Set pattern fals took 0.000554 seconds.
- 12:14:19 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:19 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:19 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:19 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:19 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:19 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:19 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:19 DEBUG completion completer:_partition:143 partitioning ['set', ' content.javascript.enabled', ' false'] around position 36
- 12:14:19 DEBUG completion completer:_partition:155 partitioned: ['set', 'content.javascript.enabled'] 'false' []
- 12:14:19 DEBUG completion completer:_update_completion:238 Updating completion: ['set', 'content.javascript.enabled'] false []
- 12:14:19 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['set', 'content.javascript.enabled']
- 12:14:19 DEBUG completion completer:_get_new_completion:103 After removing flags: ['set', 'content.javascript.enabled']
- 12:14:19 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'false'
- 12:14:19 DEBUG completion debug:__exit__:282 Set pattern false took 0.001285 seconds.
- 12:14:19 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:19 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:19 DEBUG modes modeman:_handle_keypress:279 match: 2, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: True (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:19 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:19 DEBUG commands command:run:541 command called: command-accept
- 12:14:19 DEBUG commands command:run:556 Calling qutebrowser.mainwindow.statusbar.command.Command.command_accept(<qutebrowser.mainwindow.statusbar.command.Command>, False)
- 12:14:19 DEBUG save savemanager:mark_dirty:72 Marking command-history as dirty.
- 12:14:19 DEBUG modes modeman:leave:391 Leaving mode KeyMode.command (reason: cmd accept)
- 12:14:19 DEBUG statusbar text:set_text:57 Setting normal text to ''.
- 12:14:19 DEBUG statusbar bar:set_mode_active:291 Setting command flag to False
- 12:14:20 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:20 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:20 DEBUG statusbar bar:_hide_cmd_widget:325 Hiding cmd widget
- 12:14:20 DEBUG misc app:on_focus_object_changed:810 Focus object changed: <qutebrowser.mainwindow.mainwindow.MainWindow>
- 12:14:20 DEBUG misc app:on_focus_object_changed:810 Focus object changed: <qutebrowser.mainwindow.statusbar.text.Text text=''>
- 12:14:20 DEBUG modes tabbedbrowser:on_mode_left:802 Left status-input mode, focusing <qutebrowser.browser.webengine.webenginetab.WebEngineTab tab_id=0 url='https://start.duckduckgo.com/'>
- 12:14:20 DEBUG misc app:on_focus_object_changed:810 Focus object changed: <PyQt5.QtWidgets.QWidget object at 0x7fc99c2ff4b0>
- 12:14:20 DEBUG commands command:run:541 command called: set ['content.javascript.enabled', 'false']
- 12:14:20 DEBUG commands command:run:556 Calling qutebrowser.config.configcommands.ConfigCommands.set(<qutebrowser.config.configcommands.ConfigCommands object at 0x7fc9bb5ff510>, 0, 'content.javascript.enabled', 'false', False, False, pattern=None)
- 12:14:20 DEBUG config config:set_str:469 Setting content.javascript.enabled (type Bool) to False (converted from 'false')
- 12:14:20 DEBUG config config:_set_value:323 Config option changed: content.javascript.enabled = False
- 12:14:20 DEBUG save savemanager:mark_dirty:72 Marking yaml-config as dirty.
- 12:14:20 DEBUG modes modeman:_handle_keypress:279 match: 2, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: True (focused: <PyQt5.QtWidgets.QWidget object at 0x7fc99c2ff4b0>)
- 12:14:20 DEBUG modes modeman:_handle_keyrelease:299 filter: True
- 12:14:21 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 12:14:21 DEBUG keyboard basekeyparser:_debug_log:196 Got key: 0x4f / modifiers: 0x0 / text: 'o' / dry_run True
- 12:14:21 DEBUG modes modeman:_handle_keypress:279 match: 2, forward_unbound_keys: auto, passthrough: False, is_non_alnum: False, dry_run: True --> filter: True (focused: <PyQt5.QtWidgets.QWidget object at 0x7fc99c2ff4b0>)
- 12:14:21 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 12:14:21 DEBUG keyboard basekeyparser:_debug_log:196 Got key: 0x4f / modifiers: 0x0 / text: 'o' / dry_run False
- 12:14:21 DEBUG keyboard basekeyparser:_debug_log:196 Definitive match for 'o'.
- 12:14:21 DEBUG keyboard basekeyparser:_debug_log:196 Clearing keystring (was: o).
- 12:14:21 DEBUG commands command:run:541 command called: set-cmd-text ['-s', ':open']
- 12:14:21 DEBUG commands command:run:556 Calling qutebrowser.mainwindow.statusbar.command.Command.set_cmd_text_command(<qutebrowser.mainwindow.statusbar.command.Command>, ':open', None, True, False, False)
- 12:14:21 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:21 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:21 DEBUG modes command:set_cmd_text:112 Setting command text, focusing <qutebrowser.mainwindow.statusbar.command.Command>
- 12:14:21 DEBUG modes modeman:enter:324 Entering mode KeyMode.command (reason: cmd focus)
- 12:14:21 DEBUG statusbar text:set_text:57 Setting normal text to '-- COMMAND MODE --'.
- 12:14:21 DEBUG statusbar bar:set_mode_active:291 Setting command flag to True
- 12:14:21 DEBUG misc app:on_focus_object_changed:810 Focus object changed: <qutebrowser.mainwindow.statusbar.command.Command>
- 12:14:21 DEBUG misc app:on_focus_object_changed:810 Focus object changed: <PyQt5.QtWidgets.QWidget object at 0x7fc99c2ff4b0>
- 12:14:21 DEBUG misc app:on_focus_object_changed:810 Focus object changed: <qutebrowser.mainwindow.statusbar.command.Command>
- 12:14:21 DEBUG modes modeman:_handle_keypress:279 match: 2, forward_unbound_keys: auto, passthrough: False, is_non_alnum: False, dry_run: False --> filter: True (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:21 DEBUG completion completer:_partition:143 partitioning ['open', ' '] around position 5
- 12:14:21 DEBUG completion completer:_partition:155 partitioned: ['open'] '' []
- 12:14:21 DEBUG completion completer:_update_completion:238 Updating completion: ['open'] []
- 12:14:21 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['open']
- 12:14:21 DEBUG completion completer:_get_new_completion:103 After removing flags: ['open']
- 12:14:21 DEBUG completion debug:__exit__:282 Starting url completion took 0.001381 seconds.
- 12:14:21 DEBUG completion debug:__exit__:282 Set completion model took 0.000935 seconds.
- 12:14:21 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern ''
- 12:14:21 DEBUG sql sql:__init__:181 Preparing SQL query: "SELECT url, title, strftime('%Y-%m-%d', last_atime, 'unixepoch', 'localtime') FROM CompletionHistory WHERE ((url LIKE :0 escape '\' OR title LIKE :0 escape '\')) ORDER BY last_atime DESC"
- 12:14:21 DEBUG sql sql:run:214 Running SQL query: "SELECT url, title, strftime('%Y-%m-%d', last_atime, 'unixepoch', 'localtime') FROM CompletionHistory WHERE ((url LIKE :0 escape '\' OR title LIKE :0 escape '\')) ORDER BY last_atime DESC"
- 12:14:21 DEBUG sql sql:run:217 query bindings: {':0': '%%'}
- 12:14:21 DEBUG sql debug:__exit__:282 Running completion query took 0.000705 seconds.
- 12:14:21 DEBUG misc mainwindow:_update_overlay_geometry:324 new geometry for <qutebrowser.completion.completionwidget.CompletionView>: PyQt5.QtCore.QRect(0, 281, 801, 301)
- 12:14:21 DEBUG completion debug:__exit__:282 Set pattern took 0.004603 seconds.
- 12:14:21 DEBUG modes modeman:_handle_keyrelease:299 filter: True
- 12:14:21 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:21 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:21 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:21 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:22 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:22 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:22 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:22 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:22 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:22 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:22 DEBUG completion completer:_partition:143 partitioning ['open', ' https://expired.badssl.com/'] around position 32
- 12:14:22 DEBUG completion completer:_partition:155 partitioned: ['open'] 'https://expired.badssl.com/' []
- 12:14:22 DEBUG completion completer:_update_completion:238 Updating completion: ['open'] https://expired.badssl.com/ []
- 12:14:22 DEBUG completion completer:_get_new_completion:90 Before removing flags: ['open']
- 12:14:22 DEBUG completion completer:_get_new_completion:103 After removing flags: ['open']
- 12:14:22 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'https://expired.badssl.com/'
- 12:14:22 DEBUG sql sql:run:214 Running SQL query: "SELECT url, title, strftime('%Y-%m-%d', last_atime, 'unixepoch', 'localtime') FROM CompletionHistory WHERE ((url LIKE :0 escape '\' OR title LIKE :0 escape '\')) ORDER BY last_atime DESC"
- 12:14:22 DEBUG sql sql:run:217 query bindings: {':0': '%https://expired.badssl.com/%'}
- 12:14:22 DEBUG sql debug:__exit__:282 Running completion query took 0.000605 seconds.
- 12:14:22 DEBUG completion debug:__exit__:282 Set pattern https://expired.badssl.com/ took 0.001997 seconds.
- 12:14:22 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:22 DEBUG modes modeman:_handle_keyrelease:299 filter: True
- 12:14:22 DEBUG destroy lineparser:_after_save:81 Saved to /tmp/qutebrowser-basedir-o333cp6v/data/cmd-history
- 12:14:22 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:22 DEBUG modes modeman:_handle_keypress:279 match: 2, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: True (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:22 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:22 DEBUG commands command:run:541 command called: command-accept
- 12:14:22 DEBUG commands command:run:556 Calling qutebrowser.mainwindow.statusbar.command.Command.command_accept(<qutebrowser.mainwindow.statusbar.command.Command>, False)
- 12:14:22 DEBUG save savemanager:mark_dirty:72 Marking command-history as dirty.
- 12:14:22 DEBUG modes modeman:leave:391 Leaving mode KeyMode.command (reason: cmd accept)
- 12:14:22 DEBUG statusbar text:set_text:57 Setting normal text to ''.
- 12:14:22 DEBUG statusbar bar:set_mode_active:291 Setting command flag to False
- 12:14:22 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:22 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:22 DEBUG statusbar bar:_hide_cmd_widget:325 Hiding cmd widget
- 12:14:22 DEBUG misc app:on_focus_object_changed:810 Focus object changed: <qutebrowser.mainwindow.mainwindow.MainWindow>
- 12:14:22 DEBUG misc app:on_focus_object_changed:810 Focus object changed: <qutebrowser.mainwindow.statusbar.text.Text text=''>
- 12:14:22 DEBUG modes tabbedbrowser:on_mode_left:802 Left status-input mode, focusing <qutebrowser.browser.webengine.webenginetab.WebEngineTab tab_id=0 url='https://start.duckduckgo.com/'>
- 12:14:22 DEBUG misc app:on_focus_object_changed:810 Focus object changed: <PyQt5.QtWidgets.QWidget object at 0x7fc99c2ff4b0>
- 12:14:22 DEBUG commands command:run:541 command called: open ['https://expired.badssl.com/']
- 12:14:22 DEBUG commands command:run:556 Calling qutebrowser.browser.commands.CommandDispatcher.openurl(<qutebrowser.browser.commands.CommandDispatcher>, 'https://expired.badssl.com/', False, False, False, False, None, False, False)
- 12:14:22 DEBUG url urlutils:get_path_if_valid:390 Checking if 'https://expired.badssl.com/' is a path
- 12:14:22 DEBUG url urlutils:is_url:265 Checking if 'https://expired.badssl.com/' is a URL (autosearch=naive).
- 12:14:22 DEBUG url urlutils:is_url:287 Contains explicit scheme
- 12:14:22 DEBUG url urlutils:is_url:306 url = True
- 12:14:22 DEBUG url urlutils:fuzzy_url:214 URL is a fuzzy address
- 12:14:22 DEBUG url urlutils:fuzzy_url:217 Converting fuzzy term 'https://expired.badssl.com/' to URL -> https://expired.badssl.com/
- 12:14:22 DEBUG webview browsertab:_on_before_load_started:960 Going to start loading: https://expired.badssl.com/
- 12:14:22 DEBUG webview tabbedbrowser:_on_title_changed:742 Changing title for idx 0 to 'https://expired.badssl.com/'
- 12:14:22 DEBUG webview browsertab:_on_before_load_started:960 Going to start loading: https://expired.badssl.com/
- 12:14:22 DEBUG webview tabbedbrowser:_on_title_changed:742 Changing title for idx 0 to 'https://expired.badssl.com/'
- 12:14:22 DEBUG misc eventfilter:eventFilter:56 <qutebrowser.browser.webengine.webview.WebEngineView object at 0x7fc99c276370> got new child <PyQt5.QtWidgets.QWidget object at 0x7fc964405eb0>, installing filter
- 12:14:22 DEBUG signals signalfilter:_filter_signals:88 emitting: cur_url_changed(PyQt5.QtCore.QUrl('https://expired.badssl.com/')) (tab 0)
- 12:14:22 DEBUG modes modeman:_handle_keypress:279 match: 2, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: True (focused: <PyQt5.QtWidgets.QWidget object at 0x7fc99c2ff4b0>)
- 12:14:22 DEBUG webview browsertab:_set_load_status:926 load status for <qutebrowser.browser.webengine.webenginetab.WebEngineTab tab_id=0 url='https://expired.badssl.com/'>: LoadStatus.loading
- 12:14:22 DEBUG signals signalfilter:_filter_signals:88 emitting: cur_load_status_changed(<LoadStatus.loading: 6>) (tab 0)
- 12:14:22 DEBUG signals signalfilter:_filter_signals:88 emitting: cur_load_started() (tab 0)
- 12:14:22 DEBUG webview browsertab:_on_navigation_request:988 navigation request: url https://expired.badssl.com/, type Type.typed, is_main_frame True
- 12:14:22 DEBUG modes modeman:_handle_keyrelease:299 filter: True
- [4964:4982:1103/121425.852351:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for expired.badssl.com failed err=-8181
- 12:14:25 DEBUG webview webenginetab:_on_ssl_errors:1414 Certificate error: Server's certificate has expired.
- 12:14:25 DEBUG webview shared:ignore_certificate_errors:164 Certificate errors [<qutebrowser.browser.webengine.certificateerror.CertificateErrorWrapper error='CertificateDateInvalid' string="Server's certificate has expired.">], strict ask
- 12:14:25 DEBUG prompt prompt:ask_question:163 Asking question <qutebrowser.utils.usertypes.Question default=False mode=<PromptMode.yesno: 1> option=None text='Errors while loading <b>https://expired.badssl.com/</b>:<br/>\n <ul>\n \n <li>Server's certificate has expired.</li>\n \n </ul>' title='Certificate errors - continue?'>, blocking True, loops [], queue deque([])
- 12:14:25 DEBUG prompt prompt:ask_question:184 New question is blocking, saving None
- 12:14:25 DEBUG prompt prompt:_on_show_prompts:334 Displaying prompt qutebrowser.mainwindow.prompt.YesNoPrompt(question=<qutebrowser.utils.usertypes.Question default=False mode=<PromptMode.yesno: 1> option=None text='Errors while loading <b>https://expired.badssl.com/</b>:<br/>\n <ul>\n \n <li>Server's certificate has expired.</li>\n \n </ul>' title='Certificate errors - continue?'>)
- 12:14:25 DEBUG modes modeman:enter:324 Entering mode KeyMode.yesno (reason: question asked)
- 12:14:25 DEBUG statusbar bar:set_mode_active:294 Setting prompt flag to True
- 12:14:25 DEBUG misc app:on_focus_object_changed:810 Focus object changed: qutebrowser.mainwindow.prompt.YesNoPrompt(question=<qutebrowser.utils.usertypes.Question default=False mode=<PromptMode.yesno: 1> option=None text='Errors while loading <b>https://expired.badssl.com/</b>:<br/>\n <ul>\n \n <li>Server's certificate has expired.</li>\n \n </ul>' title='Certificate errors - continue?'>)
- 12:14:25 DEBUG misc mainwindow:_update_overlay_geometry:324 new geometry for <qutebrowser.mainwindow.prompt.PromptContainer win_id=0>: PyQt5.QtCore.QRect(211, 346, 378, 236)
- 12:14:25 DEBUG prompt prompt:ask_question:199 Starting loop.exec_() for <qutebrowser.utils.usertypes.Question default=False mode=<PromptMode.yesno: 1> option=None text='Errors while loading <b>https://expired.badssl.com/</b>:<br/>\n <ul>\n \n <li>Server's certificate has expired.</li>\n \n </ul>' title='Certificate errors - continue?'>
- 12:14:26 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.yesno - delegating to <qutebrowser.keyinput.modeparsers.PromptKeyParser>
- 12:14:26 DEBUG keyboard basekeyparser:_debug_log:196 Got key: 0x4e / modifiers: 0x0 / text: 'n' / dry_run True
- 12:14:26 DEBUG modes modeman:_handle_keypress:279 match: 2, forward_unbound_keys: auto, passthrough: False, is_non_alnum: False, dry_run: True --> filter: True (focused: qutebrowser.mainwindow.prompt.YesNoPrompt(question=<qutebrowser.utils.usertypes.Question default=False mode=<PromptMode.yesno: 1> option=None text='Errors while loading <b>https://expired.badssl.com/</b>:<br/>\n <ul>\n \n <li>Server's certificate has expired.</li>\n \n </ul>' title='Certificate errors - continue?'>))
- 12:14:26 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.yesno - delegating to <qutebrowser.keyinput.modeparsers.PromptKeyParser>
- 12:14:26 DEBUG keyboard basekeyparser:_debug_log:196 Got key: 0x4e / modifiers: 0x0 / text: 'n' / dry_run False
- 12:14:26 DEBUG keyboard basekeyparser:_debug_log:196 Definitive match for 'n'.
- 12:14:26 DEBUG keyboard basekeyparser:_debug_log:196 Clearing keystring (was: n).
- 12:14:26 DEBUG commands command:run:541 command called: prompt-accept ['no']
- 12:14:26 DEBUG commands command:run:556 Calling qutebrowser.mainwindow.prompt.PromptContainer.prompt_accept(<qutebrowser.mainwindow.prompt.PromptContainer win_id=0>, 'no', save=False)
- 12:14:26 DEBUG modes modeman:leave:391 Leaving mode KeyMode.yesno (reason: :prompt-accept)
- 12:14:26 DEBUG statusbar bar:set_mode_active:294 Setting prompt flag to False
- 12:14:26 DEBUG prompt prompt:_on_mode_left:226 Left mode KeyMode.yesno, hiding <qutebrowser.utils.usertypes.Question default=False mode=<PromptMode.yesno: 1> option=None text='Errors while loading <b>https://expired.badssl.com/</b>:<br/>\n <ul>\n \n <li>Server's certificate has expired.</li>\n \n </ul>' title='Certificate errors - continue?'>
- 12:14:26 DEBUG prompt prompt:_on_show_prompts:314 Deleting old prompt qutebrowser.mainwindow.prompt.YesNoPrompt(question=<qutebrowser.utils.usertypes.Question default=False mode=<PromptMode.yesno: 1> option=None text='Errors while loading <b>https://expired.badssl.com/</b>:<br/>\n <ul>\n \n <li>Server's certificate has expired.</li>\n \n </ul>' title='Certificate errors - continue?'>)
- 12:14:26 DEBUG misc app:on_focus_object_changed:810 Focus object changed: <qutebrowser.mainwindow.tabwidget.TabBar count=1>
- 12:14:26 DEBUG prompt prompt:_on_show_prompts:319 No prompts left, hiding prompt container.
- 12:14:26 DEBUG modes modeman:leave:385 Ignoring leave request for KeyMode.yesno (reason left in other window) as we're in mode KeyMode.normal
- 12:14:26 DEBUG modes tabbedbrowser:on_mode_left:802 Left status-input mode, focusing <qutebrowser.browser.webengine.webenginetab.WebEngineTab tab_id=0 url='https://expired.badssl.com/'>
- 12:14:26 DEBUG misc app:on_focus_object_changed:810 Focus object changed: <PyQt5.QtWidgets.QWidget object at 0x7fc964405eb0>
- 12:14:26 DEBUG modes modeman:leave:391 Leaving mode KeyMode.normal (reason: enter normal: restore mode before yesno)
- 12:14:26 DEBUG modes modeman:_handle_keypress:279 match: 2, forward_unbound_keys: auto, passthrough: False, is_non_alnum: False, dry_run: False --> filter: True (focused: <PyQt5.QtWidgets.QWidget object at 0x7fc964405eb0>)
- 12:14:26 DEBUG prompt prompt:ask_question:201 Ending loop.exec_() for <qutebrowser.utils.usertypes.Question default=False mode=<PromptMode.yesno: 1> option=None text='Errors while loading <b>https://expired.badssl.com/</b>:<br/>\n <ul>\n \n <li>Server's certificate has expired.</li>\n \n </ul>' title='Certificate errors - continue?'>
- 12:14:26 DEBUG prompt prompt:ask_question:203 Restoring old question None
- 12:14:26 DEBUG prompt prompt:_on_show_prompts:319 No prompts left, hiding prompt container.
- 12:14:26 DEBUG webview webenginetab:_on_ssl_errors:1424 ignore False, URL PyQt5.QtCore.QUrl('https://expired.badssl.com/'), requested PyQt5.QtCore.QUrl('https://expired.badssl.com/')
- 12:14:26 DEBUG signals signalfilter:_filter_signals:88 emitting: cur_url_changed(PyQt5.QtCore.QUrl('https://start.duckduckgo.com/')) (tab 0)
- 12:14:26 DEBUG signals signalfilter:_filter_signals:88 emitting: cur_url_changed(PyQt5.QtCore.QUrl('https://expired.badssl.com/')) (tab 0)
- 12:14:26 DEBUG webview tabbedbrowser:_on_title_changed:742 Changing title for idx 0 to 'https://expired.badssl.com'
- 12:14:26 DEBUG webview browsertab:_set_load_status:926 load status for <qutebrowser.browser.webengine.webenginetab.WebEngineTab tab_id=0 url='https://expired.badssl.com/'>: LoadStatus.warn
- 12:14:26 DEBUG signals signalfilter:_filter_signals:88 emitting: cur_load_status_changed(<LoadStatus.warn: 5>) (tab 0)
- 12:14:26 DEBUG misc eventfilter:eventFilter:80 <qutebrowser.browser.webengine.webview.WebEngineView object at 0x7fc99c276370>: removed child <PyQt5.QtCore.QObject object at 0x7fc99c2ffa50>
- 12:14:26 DEBUG webview tabbedbrowser:_on_title_changed:742 Changing title for idx 0 to 'expired.badssl.com'
- 12:14:26 DEBUG modes modeman:_handle_keyrelease:299 filter: True
- 12:14:26 DEBUG webview browsertab:_set_load_status:926 load status for <qutebrowser.browser.webengine.webenginetab.WebEngineTab tab_id=0 url='https://expired.badssl.com/'>: LoadStatus.warn
- 12:14:26 DEBUG signals signalfilter:_filter_signals:88 emitting: cur_load_status_changed(<LoadStatus.warn: 5>) (tab 0)
- 12:14:26 DEBUG sql sql:__init__:181 Preparing SQL query: "INSERT INTO History (url, title, atime, redirect) values(:url, :title, :atime, :redirect)"
- 12:14:26 DEBUG sql sql:run:214 Running SQL query: "INSERT INTO History (url, title, atime, redirect) values(:url, :title, :atime, :redirect)"
- 12:14:26 DEBUG sql sql:run:217 query bindings: {':atime': 1572794066, ':redirect': False, ':title': '', ':url': 'https://expired.badssl.com/'}
- 12:14:26 DEBUG sql sql:__init__:181 Preparing SQL query: "REPLACE INTO CompletionHistory (url, title, last_atime) values(:url, :title, :last_atime)"
- 12:14:26 DEBUG sql sql:run:214 Running SQL query: "REPLACE INTO CompletionHistory (url, title, last_atime) values(:url, :title, :last_atime)"
- 12:14:26 DEBUG sql sql:run:217 query bindings: {':last_atime': 1572794066, ':title': '', ':url': 'https://expired.badssl.com/'}
- 12:14:26 DEBUG sessions sessions:save:306 Saving session _autosave to /tmp/qutebrowser-basedir-o333cp6v/data/sessions/_autosave.yml...
- 12:14:26 DEBUG signals signalfilter:_filter_signals:88 emitting: cur_load_finished(False) (tab 0)
- 12:14:26 DEBUG modes modeman:leave:385 Ignoring leave request for KeyMode.insert (reason load started) as we're in mode KeyMode.normal
- 12:14:26 DEBUG modes modeman:leave:385 Ignoring leave request for KeyMode.hint (reason load started) as we're in mode KeyMode.normal
- 12:14:26 DEBUG webview browsertab:_set_load_status:926 load status for <qutebrowser.browser.webengine.webenginetab.WebEngineTab tab_id=0 url='https://expired.badssl.com/'>: LoadStatus.error
- 12:14:26 DEBUG signals signalfilter:_filter_signals:88 emitting: cur_load_status_changed(<LoadStatus.error: 4>) (tab 0)
- 12:14:26 DEBUG misc webenginetab:_show_error_page:1243 Showing error page for ERR_CERT_DATE_INVALID
- 12:14:26 DEBUG misc eventfilter:eventFilter:56 <qutebrowser.browser.webengine.webview.WebEngineView object at 0x7fc99c276370> got new child <PyQt5.QtWidgets.QWidget object at 0x7fc964405d70>, installing filter
- 12:14:26 DEBUG webview browsertab:_set_load_status:926 load status for <qutebrowser.browser.webengine.webenginetab.WebEngineTab tab_id=0 url='https://expired.badssl.com/'>: LoadStatus.loading
- 12:14:26 DEBUG signals signalfilter:_filter_signals:88 emitting: cur_load_status_changed(<LoadStatus.loading: 6>) (tab 0)
- 12:14:26 DEBUG signals signalfilter:_filter_signals:88 emitting: cur_load_started() (tab 0)
- 12:14:26 DEBUG webview browsertab:_on_navigation_request:988 navigation request: url data:text/html;charset=UTF-8,%3C%21DOCTYPE html%3E%0A%3C%21--%0Avim%3A ft%3Dhtml fileencoding%3Dutf…, type Type.typed, is_main_frame True
- 12:14:26 DEBUG misc app:on_focus_object_changed:810 Focus object changed: <PyQt5.QtWidgets.QWidget object at 0x7fc964405d70>
- 12:14:26 DEBUG signals signalfilter:_filter_signals:88 emitting: cur_url_changed(PyQt5.QtCore.QUrl('data:text/html;charset=UTF-8,%3C%21DOCTYPE html%3E%0A%3C%21--%0Avim%3A ft%3Dhtml fileencoding%3Dutf-8 sts%3D4 sw%3D4 et%3A%0A--%3E%0A%0A%3Chtml%3E%0A %3Chead%3E%0A %3Cmet…) (tab 0)
- 12:14:26 DEBUG webview tabbedbrowser:_on_title_changed:742 Changing title for idx 0 to 'about:blank'
- 12:14:27 DEBUG misc eventfilter:eventFilter:80 <qutebrowser.browser.webengine.webview.WebEngineView object at 0x7fc99c276370>: removed child <PyQt5.QtCore.QObject object at 0x7fc964405550>
- 12:14:27 DEBUG webview tabbedbrowser:_on_title_changed:742 Changing title for idx 0 to 'Error loading page: https://expired.badssl.com/'
- 12:14:27 DEBUG webview browsertab:_set_load_status:926 load status for <qutebrowser.browser.webengine.webenginetab.WebEngineTab tab_id=0 url='data:text/html;charset=UTF-8,%3C%21DOCTYPE html%3E%0A%3C%21--%0Avim%3A ft%3Dhtml fileencoding%3Dutf…'>: LoadStatus.success
- 12:14:27 DEBUG signals signalfilter:_filter_signals:88 emitting: cur_load_status_changed(<LoadStatus.success: 2>) (tab 0)
- 12:14:27 DEBUG sessions sessions:save:306 Saving session _autosave to /tmp/qutebrowser-basedir-o333cp6v/data/sessions/_autosave.yml...
- 12:14:27 DEBUG signals signalfilter:_filter_signals:88 emitting: cur_load_finished(True) (tab 0)
- 12:14:27 DEBUG modes modeman:leave:385 Ignoring leave request for KeyMode.insert (reason load started) as we're in mode KeyMode.normal
- 12:14:27 DEBUG modes modeman:leave:385 Ignoring leave request for KeyMode.hint (reason load started) as we're in mode KeyMode.normal
- 12:14:28 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 12:14:28 DEBUG keyboard basekeyparser:_debug_log:196 Got key: 0x1000020 / modifiers: 0x2000000 / text: '<Shift>' / dry_run True
- 12:14:28 DEBUG keyboard basekeyparser:_debug_log:196 Ignoring, only modifier
- 12:14:28 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7fc964405d70>)
- 12:14:28 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 12:14:28 DEBUG keyboard basekeyparser:_debug_log:196 Got key: 0x1000020 / modifiers: 0x2000000 / text: '<Shift>' / dry_run True
- 12:14:28 DEBUG keyboard basekeyparser:_debug_log:196 Ignoring, only modifier
- 12:14:28 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: True --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7fc964405d70>)
- 12:14:28 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 12:14:28 DEBUG keyboard basekeyparser:_debug_log:196 Got key: 0x1000020 / modifiers: 0x2000000 / text: '<Shift>' / dry_run False
- 12:14:28 DEBUG keyboard basekeyparser:_debug_log:196 Ignoring, only modifier
- 12:14:28 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: False, is_non_alnum: True, dry_run: False --> filter: False (focused: <PyQt5.QtWidgets.QWidget object at 0x7fc964405d70>)
- 12:14:28 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 12:14:28 DEBUG keyboard basekeyparser:_debug_log:196 Got key: 0x3a / modifiers: 0x2000000 / text: ':' / dry_run True
- 12:14:28 DEBUG modes modeman:_handle_keypress:279 match: 2, forward_unbound_keys: auto, passthrough: False, is_non_alnum: False, dry_run: True --> filter: True (focused: <PyQt5.QtWidgets.QWidget object at 0x7fc964405d70>)
- 12:14:28 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser>
- 12:14:28 DEBUG keyboard basekeyparser:_debug_log:196 Got key: 0x3a / modifiers: 0x2000000 / text: ':' / dry_run False
- 12:14:28 DEBUG keyboard basekeyparser:_debug_log:196 Definitive match for ':'.
- 12:14:28 DEBUG keyboard basekeyparser:_debug_log:196 Clearing keystring (was: :).
- 12:14:28 DEBUG commands command:run:541 command called: set-cmd-text [':']
- 12:14:28 DEBUG commands command:run:556 Calling qutebrowser.mainwindow.statusbar.command.Command.set_cmd_text_command(<qutebrowser.mainwindow.statusbar.command.Command>, ':', None, False, False, False)
- 12:14:28 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:28 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:28 DEBUG modes command:set_cmd_text:112 Setting command text, focusing <qutebrowser.mainwindow.statusbar.command.Command>
- 12:14:28 DEBUG modes modeman:enter:324 Entering mode KeyMode.command (reason: cmd focus)
- 12:14:28 DEBUG statusbar text:set_text:57 Setting normal text to '-- COMMAND MODE --'.
- 12:14:28 DEBUG statusbar bar:set_mode_active:291 Setting command flag to True
- 12:14:28 DEBUG misc app:on_focus_object_changed:810 Focus object changed: <qutebrowser.mainwindow.statusbar.command.Command>
- 12:14:28 DEBUG misc app:on_focus_object_changed:810 Focus object changed: <PyQt5.QtWidgets.QWidget object at 0x7fc964405d70>
- 12:14:28 DEBUG misc app:on_focus_object_changed:810 Focus object changed: <qutebrowser.mainwindow.statusbar.command.Command>
- 12:14:28 DEBUG modes modeman:_handle_keypress:279 match: 2, forward_unbound_keys: auto, passthrough: False, is_non_alnum: False, dry_run: False --> filter: True (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:28 DEBUG completion completer:_update_completion:238 Updating completion: [] []
- 12:14:28 DEBUG completion completer:_get_new_completion:90 Before removing flags: []
- 12:14:28 DEBUG completion completer:_get_new_completion:93 Starting command completion
- 12:14:28 DEBUG completion debug:__exit__:282 Starting command completion took 0.023329 seconds.
- 12:14:28 DEBUG misc mainwindow:_update_overlay_geometry:324 new geometry for <qutebrowser.completion.completionwidget.CompletionView>: PyQt5.QtCore.QRect(0, 281, 801, 301)
- 12:14:28 DEBUG completion debug:__exit__:282 Set completion model took 0.00482 seconds.
- 12:14:28 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern ''
- 12:14:28 DEBUG completion debug:__exit__:282 Set pattern took 0.00559 seconds.
- 12:14:29 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:29 DEBUG modes modeman:_handle_keyrelease:299 filter: True
- 12:14:29 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:29 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:29 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:29 DEBUG modes modeman:_handle_keypress:279 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:29 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:29 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:29 DEBUG completion completer:_partition:143 partitioning ['q'] around position 1
- 12:14:29 DEBUG completion completer:_partition:155 partitioned: [] 'q' []
- 12:14:29 DEBUG completion completer:_update_completion:238 Updating completion: [] q []
- 12:14:29 DEBUG completion completer:_get_new_completion:90 Before removing flags: []
- 12:14:29 DEBUG completion completer:_get_new_completion:93 Starting command completion
- 12:14:29 DEBUG completion completionmodel:set_pattern:181 Setting completion pattern 'q'
- 12:14:29 DEBUG completion debug:__exit__:282 Set pattern q took 0.001905 seconds.
- 12:14:29 DEBUG modes modeman:_handle_keyrelease:299 filter: False
- 12:14:29 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:29 DEBUG modes modeman:_handle_keypress:279 match: 2, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: True (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
- 12:14:29 DEBUG modes modeman:_handle_keypress:252 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
- 12:14:29 DEBUG commands command:run:541 command called: command-accept
- 12:14:29 DEBUG commands command:run:556 Calling qutebrowser.mainwindow.statusbar.command.Command.command_accept(<qutebrowser.mainwindow.statusbar.command.Command>, False)
- 12:14:29 DEBUG save savemanager:mark_dirty:72 Marking command-history as dirty.
- 12:14:29 DEBUG modes modeman:leave:391 Leaving mode KeyMode.command (reason: cmd accept)
- 12:14:29 DEBUG statusbar text:set_text:57 Setting normal text to ''.
- 12:14:29 DEBUG statusbar bar:set_mode_active:291 Setting command flag to False
- 12:14:29 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
- 12:14:29 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
- 12:14:29 DEBUG statusbar bar:_hide_cmd_widget:325 Hiding cmd widget
- 12:14:29 DEBUG misc app:on_focus_object_changed:810 Focus object changed: <qutebrowser.mainwindow.mainwindow.MainWindow>
- 12:14:29 DEBUG misc app:on_focus_object_changed:810 Focus object changed: <qutebrowser.mainwindow.statusbar.text.Text text=''>
- 12:14:29 DEBUG modes tabbedbrowser:on_mode_left:802 Left status-input mode, focusing <qutebrowser.browser.webengine.webenginetab.WebEngineTab tab_id=0 url='data:text/html;charset=UTF-8,%3C%21DOCTYPE html%3E%0A%3C%21--%0Avim%3A ft%3Dhtml fileencoding%3Dutf…'>
- 12:14:29 DEBUG misc app:on_focus_object_changed:810 Focus object changed: <PyQt5.QtWidgets.QWidget object at 0x7fc964405d70>
- 12:14:29 DEBUG commands command:run:541 command called: close
- 12:14:29 DEBUG commands command:run:556 Calling qutebrowser.mainwindow.mainwindow.MainWindow.close(<qutebrowser.mainwindow.mainwindow.MainWindow>)
- 12:14:29 DEBUG destroy mainwindow:_do_close:610 Closing window 0
- 12:14:29 DEBUG misc app:on_focus_object_changed:810 Focus object changed: <qutebrowser.mainwindow.tabwidget.TabBar count=0>
- 12:14:29 DEBUG destroy app:shutdown:725 Shutting down with status 0, session None...
- 12:14:29 DEBUG prompt prompt:shutdown:139 Shutting down with loops []
- 12:14:29 DEBUG destroy app:_shutdown:753 Stage 2 of shutting down...
- 12:14:29 DEBUG ipc ipc:shutdown:402 Shutting down IPC (socket 0x85aec0)
- 12:14:29 DEBUG save savemanager:save:97 Save of yaml-config requested - dirty False, save_on_exit False, is_exit True, force False -> False
- 12:14:29 DEBUG save savemanager:save:97 Save of state-config requested - dirty False, save_on_exit True, is_exit True, force False -> True
- 12:14:29 DEBUG save savemanager:save:97 Save of command-history requested - dirty True, save_on_exit False, is_exit True, force False -> True
- 12:14:29 DEBUG destroy lineparser:_after_save:81 Saved to /tmp/qutebrowser-basedir-o333cp6v/data/cmd-history
- 12:14:29 DEBUG save savemanager:save:97 Save of quickmark-manager requested - dirty False, save_on_exit False, is_exit True, force False -> False
- 12:14:29 DEBUG save savemanager:save:97 Save of bookmark-manager requested - dirty False, save_on_exit False, is_exit True, force False -> False
- 12:14:29 DEBUG save savemanager:save:97 Save of cookies requested - dirty False, save_on_exit False, is_exit True, force False -> False
- 12:14:29 DEBUG destroy app:_shutdown:768 Deferring QApplication::exit...
- 12:14:29 DEBUG modes modeman:_handle_keypress:279 match: 2, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: True (focused: None)
- 12:14:29 DEBUG misc eventfilter:eventFilter:80 <PyQt5.QtWebEngineWidgets.QWebEngineView object at 0x7fc9642cfc30>: removed child <PyQt5.QtWidgets.QWidget object at 0x7fc964405d70>
- 12:14:29 DEBUG misc eventfilter:eventFilter:80 <PyQt5.QtWidgets.QWidget object at 0x7fc9642cfc30>: removed child <PyQt5.QtCore.QObject object at 0x7fc9642cfd70>
- 12:14:29 DEBUG destroy objreg:on_destroyed:122 schedule removal: 0
- 12:14:29 DEBUG destroy objreg:on_destroyed:122 schedule removal: tab
- 12:14:29 DEBUG misc app:on_focus_object_changed:810 Focus object changed: None
- 12:14:29 DEBUG destroy objreg:on_destroyed:122 schedule removal: 0
- 12:14:29 DEBUG destroy objreg:on_destroyed:122 schedule removal: main-window
- 12:14:29 DEBUG destroy objreg:on_destroyed:122 schedule removal: last-focused-main-window
- 12:14:29 DEBUG destroy objreg:on_destroyed:122 schedule removal: last-visible-main-window
- 12:14:29 DEBUG destroy objreg:on_destroyed:122 schedule removal: message-bridge
- 12:14:29 DEBUG destroy objreg:on_destroyed:122 schedule removal: tabbed-browser
- 12:14:29 DEBUG destroy objreg:on_destroyed:122 schedule removal: status-command
- 12:14:29 DEBUG destroy objreg:on_destroyed:122 schedule removal: completion
- 12:14:29 DEBUG destroy objreg:on_destroyed:122 schedule removal: mode-manager
- 12:14:29 DEBUG destroy objreg:on_destroyed:122 schedule removal: hintmanager
- 12:14:29 DEBUG destroy objreg:on_destroyed:122 schedule removal: prompt-container
- 12:14:29 DEBUG destroy app:exit:831 Now calling QApplication::exit.