bsansouci / bsansouci/reprocessing-example

Issues on Sway (Wayland)

Open
#23 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
77
Forks
26
PR merge metrics
No merged PRs in 30d

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](https://github.com/KinoAR/resnake). Again, works on Xorg with Awesome, but not on Wayland with Sway.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.