-
Notifications
You must be signed in to change notification settings - Fork 9
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
Cool idea. Dies a horrible death under Wayland #2
Comments
That was a known bug in Sciter sdk, I've updated the sdk to latest now, can you try again? I don't have access to Linux box right now to test it. |
Ok. Redownloaded. Did the chmod +x thing. Now it runs. I can add text, move up and down, add lines, but if I add an operation OTHER than +, ie (*) x or / (division) it segfaults.
|
There are no logs as such, mult and div to replace the symbol uses plaintext transaction which had a bug-fix in SDK recently, I'll see into any regression bug. @mlongval can you check if it segfaults if you turn off mult and div symbol replacement in seetings (click the gear icon) |
sdk: sciter sdk update to v5.0.2.5
Cloned the repository and chmod +x run-linux.sh, then ran it....
Running on Ubuntu 22.04 Gnome on Wayland
The text was updated successfully, but these errors were encountered: