Skip to content

Beskar v0.7.1 Beta - Bug Fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ahsoka Ahsoka released this 09 Jul 06:36

Bug Fixes

  • Fixed issue in settings.py which prevented the app from working on any operating system other than Windows, see f2e65d9.
  • Fixed issue with slider in Apply Voltage page for aspect ratios less than 21:9, see 1c98a10.

UI Changes

  • Centered header in MockedModePopup, see 04fa61f.

Compiling from Source


Binaries are included with this version

If you want to use the SEAL kit you must for install the NI-DAQmx drivers, specifically version 20.1 You can install these drivers from here: https://www.ni.com/en-us/support/downloads/drivers/download.ni-daqmx.html#348669

However, if you do not have access to a SEAL kit, then you do not need to install the drivers.

The installer is only for 64 bit Windows. Despite what the previous releases state, there are no plans to release a 32 bit version unless it is explicitly requested. Make an issue if you would like a 32 bit installer.

Additionally, I will not be building a Linux version. As of this version the program works with Linux so feel free to build a Linux version yourself. If you need help or run into any problems make an issue.

Note: If you are planning on building/running on macOS, there is currently a bug which I have not determined the cause of yet, which causes a segmentation fault upon exiting the program, check back later for a link to an issue.