-
-
Notifications
You must be signed in to change notification settings - Fork 394
Description
Describe the bug
I was using the 0.12 version of RNote when I found out you can build the app through MSYS2. I tried building it and everything went smoothly in the process of installation. The problem is when I open the rnote.exe in C:\msys64\mingw64\bin\rnote.exe
and go to shape building tool, the settings icon below the shape selector doesn't work. I click it and nothing happens
To Reproduce
Steps to reproduce the behavior:
- Build RNote(v 0.13) through MSYS2 in Windows
- Open the app and go to the shape tool
- Click on the settings icon below the shape selector
- Nothing happens
Expected behavior
A pop-up of various options like 'Enable Constraints' like before
Console Output
After running the command 'rnote' in msys2 terminal and opening the app through there, and then reproducing the bug, I get this warning/error:

Desktop:
- OS: Windows 11 23H2
- App Version: RNote v0.13.0
- Installation Source: Github Repo, MSYS2
- Input Source: Mouse and Keyboard, External Graphics Tablet
Additional context
I did build RNote once a few weeks ago, and it was still in this version, but then it worked totally fine, but after building it today, and running it, this error occurs