You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/HOSTNAME/.local/share/liferea/plugins/webkit-setting/webkitsetting.py", line 219, in do_activate
current_views = self.current_webviews
File "/home/HOSTNAME/.local/share/liferea/plugins/webkit-setting/webkitsetting.py", line 275, in current_webviews
html_in_tabs = [x.htmlview for x in browser_tabs.props.tab_info_list]
TypeError: 'NoneType' object is not iterable
On disabling:
Traceback (most recent call last):
File "/home/HOSTNAME/.local/share/liferea/plugins/webkit-setting/webkitsetting.py", line 233, in do_deactivate
self.unconfig_soup()
File "/home/HOSTNAME/.local/share/liferea/plugins/webkit-setting/webkitsetting.py", line 385, in unconfig_soup
soup_session.disconnect(soup_session.request_queued_cid)
AttributeError: 'SessionAsync' object has no attribute 'request_queued_cid'
On enabling:
On disabling:
On clicking on Preferences button:
The text was updated successfully, but these errors were encountered: