-
Notifications
You must be signed in to change notification settings - Fork 426
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
Weston crashes on mouse move #1407
Comments
Problem is caused by this line: |
thanks @janeczkos can you point to the particular fix ? I think it would be better to backport it into OE weston recipe for the time we do not have a release. |
This is commit which removes this assert gitlab_weston_fix. |
Error
Weston starts, but then crashes as soon as moving the mouse with the following output:
Relevant part of the error:
Steps to reproduce
880d36b7c2be9cf7fa7cb287d8eefe3a27d7ede9
;59db27de565fb33f9e4326e76ebd6fa3935557b9
;source poky/oe-init-build-env rpi-build
;meta-raspberrypi
tobblayers.conf
;MACHINE=raspberrypi5
andLICENSE_FLAGS_ACCEPTED += "synaptics-killswitch"
inlocal.conf
;bitbake core-image-weston
;XDG_RUNTIME_DIR=/run/user/1000/ weston
;Also tested on branch scarthgap, and no error occurs (meta-raspberry:
6df7e028a2b7b2d8cab0745dc0ed2eebc3742a17
, poky:2240b92d62618d6125bd825647392d3bb5a2d038
).The text was updated successfully, but these errors were encountered: