-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Hello! I've been getting errors when running this example on SwayWM/Wayland. After changing the bsb-native version in package.json to "^4.0.7000," I run the commands:
$ npm install
$ npm run build
All of which work as expected. However, once I run $ npm run start, things start up fine but then I get this error and it stops execution (segfault):
fish: "npm run start" terminated by signal SIGSEGV (Address boundary error)
With AwesomeWM this does not happen. Does Reprocessing support Wayland? If not, I can open an issue upstream on Reprocessing for Wayland support (if that’s wanted and necessary).
I think this happens with all Reprocessing examples, but the only other example I've tested is Resnake. Again, works on Xorg with Awesome, but not on Wayland with Sway.
Metadata
Metadata
Assignees
Labels
No labels