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
root@reMarkable:~# keywriter
EPD platform plugin loaded!
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
qrc:/main.qml:114:5: QML Rectangle: Cannot anchor a vertical edge to a horizontal edge.
XMLHttpRequest: Using GET on a local file is dangerous and will be disabled by default in a future Qt version.Set QML_XHR_ALLOW_FILE_READ to 1 if you wish to continue using this feature.
Creating window
qrc:/main.qml:240:44: Unable to assign QString to QQuickAnchorLine
qrc:/main.qml:240:22: Unable to assign QString to QQuickAnchorLine
virtual void EPRenderContext::renderNextFrame(QSGRenderer*, uint) can't render without a renderer
Segmentation fault
This is happening both with the binary from the prebuilt/ directory and installed from toltec. rm2fb 1.0.1 is installed via toltec.
The text was updated successfully, but these errors were encountered:
cbzeller
changed the title
Segfault on rM2 with 2.6 software
Segfault on reMarkable 2 with 2.6 software
Apr 9, 2021
root@reMarkable:~# keywriter
EPD platform plugin loaded!
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
qrc:/main.qml:114:5: QML Rectangle: Cannot anchor a vertical edge to a horizontal edge.
XMLHttpRequest: Using GET on a local file is dangerous and will be disabled by default in a future Qt version.Set QML_XHR_ALLOW_FILE_READ to 1 if you wish to continue using this feature.
Creating window
qrc:/main.qml:240:44: Unable to assign QString to QQuickAnchorLine
qrc:/main.qml:240:22: Unable to assign QString to QQuickAnchorLine
virtual void EPRenderContext::renderNextFrame(QSGRenderer*, uint) can't render without a renderer
Segmentation fault
This is happening both with the binary from the prebuilt/ directory and installed from toltec. rm2fb 1.0.1 is installed via toltec.
The text was updated successfully, but these errors were encountered: