{% extends "styled.html" %} {% block content %}

{{ title }}

Note this warning will only appear once. Use :open qute://warning/sessions to show it again at a later time.

You're using qutebrowser with Qt 5.15.

Since Qt doesn't provide an API to load the history of a tab, qutebrowser relies on a reverse-engineered binary serialization format to load tab history from session files. With Qt 5.15, unfortunately that format changed (due to the underlying Chromium upgrade), in a way which makes it impossible for qutebrowser to load tab history from existing session data.

At the time of writing (April 2020), a new session format which stores part of the needed binary data in saved sessions is in development and is expected to be released with qutebrowser v1.14.0.

As a stop-gap measure:

{% endblock %}