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

Add experimental macos support #195

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open

Add experimental macos support #195

wants to merge 27 commits into from

Conversation

kubilus1
Copy link
Owner

@kubilus1 kubilus1 commented Jun 4, 2023

No description provided.

SFAntti added a commit to SFAntti/autoortho that referenced this pull request Sep 9, 2023
@SFAntti SFAntti mentioned this pull request Sep 9, 2023
@kubilus1
Copy link
Owner Author

@SFAntti I've merged your branch into this one. This does build a binary, but I show a 'tk' error when running it, which IIRC was what was happening previously.

The GUI and stuff works fine, but when running this from source on my x86 macbook I do get an error mounting dirs, so not sure if that's something I need to tweak on my system or is an issue with this.

@SFAntti
Copy link

SFAntti commented Oct 19, 2023

@kubilus1 , I just tried this branch and I do not encounter any errors with tk. What is the error you see?

If I don't eject the macFuse volumes between starting up autoortho I get this error:

mount_macfuse: mount point /Users/apiira/X-Plane 12/Custom Scenery/z_ao_na is itself on a macFUSE volume
mount_macfuse: mount point /Users/apiira/X-Plane 12/Custom Scenery/z_ao_eur is itself on a macFUSE volume
ERROR:autoortho:Exception detected when running FUSE mount: 1.  Exiting...
ERROR:autoortho:Exception detected when running FUSE mount: 1.  Exiting...

However, that does not prevent me from running AO ok.

I am on a M1 MacBook Pro running Sonoma 14.0.

@kubilus1
Copy link
Owner Author

@kubilus1 , I just tried this branch and I do not encounter any errors with tk. What is the error you see?

If I don't eject the macFuse volumes between starting up autoortho I get this error:

mount_macfuse: mount point /Users/apiira/X-Plane 12/Custom Scenery/z_ao_na is itself on a macFUSE volume
mount_macfuse: mount point /Users/apiira/X-Plane 12/Custom Scenery/z_ao_eur is itself on a macFUSE volume
ERROR:autoortho:Exception detected when running FUSE mount: 1.  Exiting...
ERROR:autoortho:Exception detected when running FUSE mount: 1.  Exiting...

However, that does not prevent me from running AO ok.

I am on a M1 MacBook Pro running Sonoma 14.0.

The tk error was from the built binary. See: https://github.com/kubilus1/autoortho/actions/runs/6563296310

Yeah, I'll look more into why I'm having trouble mounting. I don't think it's an issue with pending unmounts like you are showing. Odd that is happening on your end. On shutdown do you see the program attempt to unmount? That should be logged.

@SFAntti
Copy link

SFAntti commented Oct 21, 2023

On shutdown do you see the program attempt to unmount?

Yes, if I quit via the config UI everything is unmounted cleanly.

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

Successfully merging this pull request may close these issues.

2 participants