Bug Report Unable to input Chinese/Japanese in the flatpak version of OBS Studio

Harold

Active Member
The only version maintained by us is the version in the PPA in the install instructions.
 

s9209122222

New Member
PPA seems to be a bad way to install apps?
Flatpak & Snap seems to be better?

Where can I report the problem to the flatpak packager?
 
Last edited:

Harold

Active Member
The PPA method is not a bad way to install apps at all.
We don't have any control over flatpak or snap, and their packages may not be complete or compiled properly. We can't provide support for their versions

To install via the PPA (after uninstalling the copy you have installed):
Code:
sudo add-apt-repository ppa:obsproject/obs-studio
sudo apt-get update && sudo apt-get install obs-studio
 
Top