1. launch quaternion 2. click on any subscribed page The page display area remains blank. In the log it displays something like this
libqmatrixclient.jobs: GetContentThumbnailJob| https://matrix.org/_matrix/media/r0/thumbnail/matrix.org/UBaeyhkNdbVVPeiEazXOtawx?width=16&height=16&allow_remote=true libqmatrixclient.jobs: 404 (tentative) libqmatrixclient.jobs: "GetContentThumbnailJob" status 104: Unknown error libqmatrixclient.jobs: GetContentThumbnailJob| https://matrix.org/_matrix/media/r0/thumbnail/matrix.org/UBaeyhkNdbVVPeiEazXOtawx?width=16&height=16&allow_remote=true libqmatrixclient.jobs: 404 (final) libqmatrixclient.jobs: "GetContentThumbnailJob" status 104: Error transferring https://matrix.org/_matrix/media/r0/thumbnail/matrix.org/UBaeyhkNdbVVPeiEazXOtawx?width=16&height=16&allow_remote=true - server replied: libqmatrixclient.jobs: "GetContentThumbnailJob" status 104: Not found [b'matrix.org', b'UBaeyhkNdbVVPeiEazXOtawx'] I'm not sure how Matrix works. It could be something wrong with the API key, with the server, or with the client. Matrix was working fine before I pulled the core-updates merge.