Skip to content

Instantly share code, notes, and snippets.

@rien333
Created November 27, 2019 23:16
Show Gist options
  • Save rien333/d405b338a9e2ff28662edf8f694a9681 to your computer and use it in GitHub Desktop.
Save rien333/d405b338a9e2ff28662edf8f694a9681 to your computer and use it in GitHub Desktop.
23:59:12 DEBUG keyboard basekeyparser:_debug_log:196 Clearing keystring (was: :).
23:59:12 DEBUG commands command:run:541 command called: set-cmd-text [':']
23:59:12 DEBUG commands command:run:555 Calling qutebrowser.mainwindow.statusbar.command.Command.set_cmd_text_command(<qutebrowser.mainwindow.statusbar.command.Command>, ':', None, False, False, False)
23:59:12 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
23:59:12 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
23:59:12 DEBUG modes command:set_cmd_text:112 Setting command text, focusing <qutebrowser.mainwindow.statusbar.command.Command>
23:59:12 DEBUG modes modeman:enter:317 Entering mode KeyMode.command (reason: cmd focus)
23:59:12 DEBUG statusbar text:set_text:56 Setting normal text to '-- COMMAND MODE --'.
23:59:12 DEBUG statusbar bar:set_mode_active:291 Setting command flag to True
23:59:12 DEBUG misc app:on_focus_object_changed:807 Focus object changed: <qutebrowser.mainwindow.statusbar.command.Command>
23:59:12 DEBUG misc app:on_focus_object_changed:807 Focus object changed: <PyQt5.QtWidgets.QWidget object at 0x7fa1d8660550>
23:59:12 DEBUG misc app:on_focus_object_changed:807 Focus object changed: <qutebrowser.mainwindow.statusbar.command.Command>
23:59:12 DEBUG modes modeman:_handle_keypress:268 match: 2, forward_unbound_keys: auto, passthrough: False, is_non_alnum: False, dry_run: False --> filter: True (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
23:59:12 DEBUG completion completer:_update_completion:237 Updating completion: [] []
23:59:12 DEBUG completion completer:_get_new_completion:90 Before removing flags: []
23:59:12 DEBUG completion completer:_get_new_completion:93 Starting command completion
23:59:12 DEBUG completion debug:__exit__:322 Starting command completion took 0.053204 seconds.
23:59:12 DEBUG misc mainwindow:_update_overlay_geometry:323 new geometry for <qutebrowser.completion.completionwidget.CompletionView>: PyQt5.QtCore.QRect(0, 808, 871, 308)
23:59:12 DEBUG completion debug:__exit__:322 Set completion model took 0.007324 seconds.
23:59:12 DEBUG completion completionmodel:set_pattern:182 Setting completion pattern ''
23:59:12 DEBUG completion debug:__exit__:322 Set pattern took 0.005132 seconds.
23:59:12 DEBUG modes modeman:_handle_keyrelease:293 filter: True
23:59:12 DEBUG modes modeman:_handle_keyrelease:293 filter: False
23:59:13 DEBUG modes modeman:_handle_keypress:245 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
23:59:13 DEBUG modes modeman:_handle_keypress:268 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: True --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
23:59:13 DEBUG modes modeman:_handle_keypress:245 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
23:59:13 DEBUG modes modeman:_handle_keypress:268 match: 0, forward_unbound_keys: auto, passthrough: True, is_non_alnum: False, dry_run: False --> filter: False (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
23:59:13 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
23:59:13 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
23:59:13 DEBUG completion completer:_partition:142 partitioning ['q'] around position 1
23:59:13 DEBUG completion completer:_partition:154 partitioned: [] 'q' []
23:59:13 DEBUG completion completer:_update_completion:237 Updating completion: [] q []
23:59:13 DEBUG completion completer:_get_new_completion:90 Before removing flags: []
23:59:13 DEBUG completion completer:_get_new_completion:93 Starting command completion
23:59:13 DEBUG completion completionmodel:set_pattern:182 Setting completion pattern 'q'
23:59:13 DEBUG completion debug:__exit__:322 Set pattern q took 0.002037 seconds.
23:59:13 DEBUG modes modeman:_handle_keyrelease:293 filter: False
23:59:13 DEBUG modes modeman:_handle_keypress:245 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
23:59:13 DEBUG modes modeman:_handle_keypress:268 match: 2, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: True --> filter: True (focused: <qutebrowser.mainwindow.statusbar.command.Command>)
23:59:13 DEBUG modes modeman:_handle_keypress:245 got keypress in mode KeyMode.command - delegating to <qutebrowser.keyinput.modeparsers.PassthroughKeyParser mode=<KeyMode.command: 3>>
23:59:13 DEBUG commands command:run:541 command called: command-accept
23:59:13 DEBUG commands command:run:555 Calling qutebrowser.mainwindow.statusbar.command.Command.command_accept(<qutebrowser.mainwindow.statusbar.command.Command>, False)
23:59:13 DEBUG save savemanager:mark_dirty:72 Marking command-history as dirty.
23:59:13 DEBUG modes modeman:leave:384 Leaving mode KeyMode.command (reason: cmd accept)
23:59:13 DEBUG statusbar text:set_text:56 Setting normal text to ''.
23:59:13 DEBUG statusbar bar:set_mode_active:291 Setting command flag to False
23:59:13 DEBUG completion completer:schedule_completion_update:215 Scheduling completion update.
23:59:13 DEBUG completion completer:schedule_completion_update:212 Ignoring update because there were no changes.
23:59:13 DEBUG statusbar bar:_hide_cmd_widget:325 Hiding cmd widget
23:59:13 DEBUG misc app:on_focus_object_changed:807 Focus object changed: <qutebrowser.mainwindow.mainwindow.MainWindow>
23:59:13 DEBUG misc app:on_focus_object_changed:807 Focus object changed: <qutebrowser.mainwindow.statusbar.text.Text text=''>
23:59:13 DEBUG modes tabbedbrowser:on_mode_left:812 Left status-input mode, focusing <qutebrowser.browser.webengine.webenginetab.WebEngineTab tab_id=3 url='https://rateyourmusic.com/customchart'>
23:59:13 DEBUG misc app:on_focus_object_changed:807 Focus object changed: <PyQt5.QtWidgets.QWidget object at 0x7fa1d8660550>
23:59:13 DEBUG commands command:run:541 command called: quit
23:59:13 DEBUG commands argparser:multitype_conv:158 Trying to parse None as <class 'qutebrowser.misc.sessions.Sentinel'>
23:59:13 DEBUG commands command:run:555 Calling qutebrowser.app.Quitter.quit(<qutebrowser.app.Quitter object at 0x7fa211bf8670>, False, None)
23:59:13 DEBUG destroy app:shutdown:720 Shutting down with status 0, session None...
23:59:13 DEBUG sessions sessions:save:305 Saving session default to /home/rw/.local/share/qutebrowser/sessions/default.yml...
23:59:13 DEBUG prompt prompt:shutdown:139 Shutting down with loops []
23:59:13 DEBUG destroy app:_shutdown:749 Stage 2 of shutting down...
23:59:13 DEBUG ipc ipc:shutdown:403 Shutting down IPC (socket 0x7fa217b89a00)
23:59:13 DEBUG prompt prompt:ask_question:161 Asking question <qutebrowser.utils.usertypes.Question default=True mode=<PromptMode.yesno: 1> option=None text='<ul>\n \n <li>4 tabs are open.</li>\n \n </ul>' title='Really quit?'>, blocking True, loops [], queue deque([])
23:59:13 DEBUG prompt prompt:ask_question:169 Ignoring question because we're shutting down.
23:59:13 DEBUG destroy mainwindow:closeEvent:644 Cancelling closing of window 0
23:59:13 DEBUG save savemanager:save:94 Save of yaml-config requested - dirty False, save_on_exit False, is_exit True, force False -> False
23:59:13 DEBUG save savemanager:save:94 Save of state-config requested - dirty False, save_on_exit True, is_exit True, force False -> True
23:59:13 DEBUG save savemanager:save:94 Save of command-history requested - dirty True, save_on_exit False, is_exit True, force False -> True
23:59:13 DEBUG destroy lineparser:_after_save:81 Saved to /home/rw/.local/share/qutebrowser/cmd-history
23:59:13 DEBUG save savemanager:save:94 Save of quickmark-manager requested - dirty False, save_on_exit False, is_exit True, force False -> False
23:59:13 DEBUG save savemanager:save:94 Save of bookmark-manager requested - dirty False, save_on_exit False, is_exit True, force False -> False
23:59:13 DEBUG save savemanager:save:94 Save of cookies requested - dirty False, save_on_exit False, is_exit True, force False -> False
23:59:13 DEBUG destroy app:_shutdown:764 Deferring QApplication::exit...
23:59:13 DEBUG modes modeman:_handle_keypress:268 match: 2, forward_unbound_keys: auto, passthrough: True, is_non_alnum: True, dry_run: False --> filter: True (focused: <PyQt5.QtWidgets.QWidget object at 0x7fa1d8660550>)
23:59:13 DEBUG destroy app:exit:828 Now calling QApplication::exit.
23:59:13 DEBUG misc app:on_focus_object_changed:807 Focus object changed: None
23:59:13 ERROR misc crashsignal:exception_hook:225 Uncaught exception
RuntimeError: wrapped C/C++ object of type QCommonStyle has been deleted
23:59:13 DEBUG sql sql:__init__:183 Preparing SQL query: "SELECT count(*) FROM History"
23:59:13 DEBUG sql sql:run:215 Running SQL query: "SELECT count(*) FROM History"
23:59:13 DEBUG sql sql:run:219 query bindings: {}
23:59:13 DEBUG sql sql:__init__:183 Preparing SQL query: "select sqlite_version()"
23:59:13 DEBUG sql sql:run:215 Running SQL query: "select sqlite_version()"
23:59:13 DEBUG sql sql:run:219 query bindings: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment