Adding /home/jesse/Documents/rednotebook/rednotebook-2.11.1 to sys.path 2019-05-07 07:12:54,057 INFO Writing log to file "/home/jesse/.rednotebook/rednotebook.log" 2019-05-07 07:12:54,057 INFO System encoding: utf-8 2019-05-07 07:12:54,058 INFO Language code: None rednotebook/journal.py:161: PyGIDeprecationWarning: Since version 3.11, calling threads_init is no longer needed. See: https://wiki.gnome.org/PyGObject/Threading GObject.threads_init() 2019-05-07 07:12:54,117 WARNING For spell checking, please install enchant (python3-enchant). ** (journal.py:2637): WARNING **: 07:12:54.144: Failed to load shared library 'libwebkit2gtk-4.0.so.37' referenced by the typelib: libwebkit2gtk-4.0.so.37: cannot open shared object file: No such file or directory ** (journal.py:2637): WARNING **: 07:12:54.144: Failed to load shared library 'libjavascriptcoregtk-4.0.so.18' referenced by the typelib: libjavascriptcoregtk-4.0.so.18: cannot open shared object file: No such file or directory /gnu/store/kz1d84nv5rlqdf415i16wz8zvf492l1c-profile/lib/python3.7/site-packages/gi/types.py:226: Warning: cannot derive 'rednotebook+gui+browser+Browser' from non-derivable parent type 'void' _gi.type_register(cls, namespace.get('__gtype_name__')) Traceback (most recent call last): File "rednotebook/journal.py", line 168, in from rednotebook.gui.main_window import MainWindow File "/home/jesse/Documents/rednotebook/rednotebook-2.11.1/rednotebook/gui/main_window.py", line 45, in from rednotebook.gui import browser File "/home/jesse/Documents/rednotebook/rednotebook-2.11.1/rednotebook/gui/browser.py", line 41, in class Browser(WebKit2.WebView): File "/gnu/store/kz1d84nv5rlqdf415i16wz8zvf492l1c-profile/lib/python3.7/site-packages/gi/types.py", line 235, in __init__ super(GObjectMeta, cls).__init__(name, bases, dict_) File "/gnu/store/kz1d84nv5rlqdf415i16wz8zvf492l1c-profile/lib/python3.7/site-packages/gi/types.py", line 214, in __init__ cls._type_register(cls.__dict__) File "/gnu/store/kz1d84nv5rlqdf415i16wz8zvf492l1c-profile/lib/python3.7/site-packages/gi/types.py", line 226, in _type_register _gi.type_register(cls, namespace.get('__gtype_name__')) RuntimeError: could not create new GType: rednotebook+gui+browser+Browser (subclass of void)