Skip to content

Pthread Text 2.0.3

Latest
Compare
Choose a tag to compare
@norihiro norihiro released this 31 Dec 13:35
· 2 commits to main since this release
2.0.3
936cc18

This is a bugfix release for macOS on Apple Silicon.

Changes in 2.0.3

  • Fixed crash and issues that nothing was rendered on Apple Silicon macOS.
  • Added RPM packages for Fedora 36 and 37.

(No changes for Windows and Ubuntu users. No changes for OBS 27 on macOS.)

Limitation

  • Not all binaries are not tested.
    • Version 2.0.2 for Ubuntu is tested on OBS 28 on Ubuntu 22.04.
    • Version 2.0.3 for Apple Silicon mac is the latest tested package.
    • Version 2.0.0 for Intel mac was the latest tested package.
  • No Windows support due to difficulties to build a lot of required libraries.

Install

Click your OS name to expand to show details.

macOS

OBS Studio 27 or later on Intel mac

Download installer obs-text-pthread-2.0.3-obs27-macos-x86_64.pkg and run installer.
Or, download zip package obs-text-pthread-2.0.3-obs27-macos-x86_64.zip and follow this guide to extract.

OBS Studio 28 or later on Apple Silicon

Download installer obs-text-pthread-2.0.3-obs28-macos-arm64.pkg and run installer.
Or, download zip package obs-text-pthread-2.0.3-obs28-macos-arm64.zip and follow this guide to extract.

Note: If you are using OBS Studio 27 with Rosetta2, download Intel version.

Ubuntu

OBS Studio 27 on Ubuntu

Download package obs-text-pthread-2.0.3-obs27-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-text-pthread-2.0.3-obs27-ubuntu-20.04-x86_64.deb

OBS Studio 28 or later on Ubuntu

Download package obs-text-pthread-2.0.3-obs28-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-text-pthread-2.0.3-obs28-ubuntu-20.04-x86_64.deb

Fedora

These releases assume obs-studio comes from RPM Fusion repository.

OBS Studio on Fedora 36

obs-text-pthread-2.0.3-1.fc36.x86_64.rpm
obs-text-pthread-2.0.3-1.fc36.src.rpm
obs-text-pthread-debuginfo-2.0.3-1.fc36.x86_64.rpm
obs-text-pthread-debugsource-2.0.3-1.fc36.x86_64.rpm

OBS Studio on Fedora 37

obs-text-pthread-2.0.3-1.fc37.x86_64.rpm
obs-text-pthread-2.0.3-1.fc37.src.rpm
obs-text-pthread-debuginfo-2.0.3-1.fc37.x86_64.rpm
obs-text-pthread-debugsource-2.0.3-1.fc37.x86_64.rpm