Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segfault when running on 2.7 #21

Closed
WesleyAC opened this issue May 28, 2021 · 3 comments
Closed

Segfault when running on 2.7 #21

WesleyAC opened this issue May 28, 2021 · 3 comments

Comments

@WesleyAC
Copy link

I installed remarkable-wikipedia from toltec, and get the following error when running it:

EPD platform plugin loaded!
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
evdevtouch: The device is grabbed by another process. No events will be read.
evdevtablet: /dev/input/event1: The device is grabbed by another process. No events will be read.
qrc:/KeyboardKey.qml:29:28: Invalid property assignment: string expected - Assigning null to incompatible properties in QML is deprecated. This will become a compile error in future versions of Qt.
Creating window
virtual void EPRenderContext::renderNextFrame(QSGRenderer*, uint) can't render without a renderer
Segmentation fault

When I launch it from remux, I see the following in journalctl:

May 28 15:41:08 reMarkable remux[199]: RENDERING wikipedia
May 28 15:41:09 reMarkable remux[2550]: qrc:/KeyboardKey.qml:29:28: Invalid property assignment: string expected - Assigning null to incompatible properties in QML is deprecated. This will become a compile error in future versions of Qt.
May 28 15:41:09 reMarkable remux[2550]: Creating window
May 28 15:41:09 reMarkable remux[2550]: virtual void EPRenderContext::renderNextFrame(QSGRenderer*, uint) can't render without a renderer
May 28 15:41:14 reMarkable crashuploader[184]: All files uploaded
@WesleyAC
Copy link
Author

This seems likely to be due to toltec-dev/toltec#322

@Eeems
Copy link

Eeems commented Oct 5, 2021

@WesleyAC is this resolved for you now? I know that in toltec we're building with the latest toolchain and I can run it fine on OS 2.9

@WesleyAC
Copy link
Author

Just tried this again and it's working fine :)

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants