Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReaPack not usable on REAPER with dropbox settings sharing #34

Closed
dhilowitz opened this issue Mar 15, 2021 · 2 comments
Closed

ReaPack not usable on REAPER with dropbox settings sharing #34

dhilowitz opened this issue Mar 15, 2021 · 2 comments

Comments

@dhilowitz
Copy link

I have a super niche problem. I use REAPER on two computer. I use Dropbox to share my REAPER settings directory between the two machines so that I can keep my settings in sync. The way that one does this on Mac is by symlinking the directory as follows

ln -s ~/Dropbox/Apps/REAPER "~/Application Support/REAPER"

For years, this was working well for me, but sometime last year a message start popping up:

ReaPack was not loaded from the standard extension path or its filename was altered.
Move or rename it to the expected location and retry.

Current: /Users/dhilowitz/Dropbox (Personal)/Apps/REAPER/UserPlugins/reaper_reapack-x86_64.dylib

Expected: /Users/dhilowitz/Library/Application Support/REAPER/UserPlugins/reaper_reapack-x86_64.dylib

Is there any way that I can continue to use ReaPack with my special configuration?

@cfillion
Copy link
Owner

Thanks for reporting this! It was due to a change in macOS Catalina. The next release of ReaPack will be adjusted for this. In the meantime, here's a fixed build: https://ci.appveyor.com/api/buildjobs/cbjg3o4bvvjp8w4o/artifacts/build%2Freaper_reapack-x86_64.dylib.

@dhilowitz
Copy link
Author

dhilowitz commented Mar 16, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants