FiniteSingularity / obs-composite-blur

A comprehensive blur plugin for OBS that provides several different blur algorithms, and proper compositing.
GNU General Public License v2.0
318 stars 27 forks source link

[BUG] - MacOS installer fails #103

Open ac4lt opened 3 weeks ago

ac4lt commented 3 weeks ago

Describe the bug I suspect this happens because my home directory is on a removable drive. The installer brings up a prompt asking me if it can have permission to write to a removable drive. Before I can answer, the installer fails.

To Reproduce Steps to reproduce the behavior:

  1. Create a user with a home directory on a removable drive
  2. Log in as that user
  3. Attempt to install using the Mac installer
  4. See error

Expected behavior successful installation

Screenshots This image shows what happens

Screenshot 2024-06-12 at 2 59 43 PM

Environment

FiniteSingularity commented 2 weeks ago

Hi @ac4lt. Thank you for the issue.

The installer is built using the standard MacOS installer builder. Any chance you could check your logs/console to see if there are any specific warning getting triggered? It is a little tricky for me to test, as I dont have a similar setup (my user directory is on my MBPs main drive).