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

Open files failing on Mac OS 12 Beta #18

Closed
Gubbledenut opened this issue Aug 27, 2021 · 15 comments
Closed

Open files failing on Mac OS 12 Beta #18

Gubbledenut opened this issue Aug 27, 2021 · 15 comments

Comments

@Gubbledenut
Copy link

K40 Whisperer opens fine, but when I try to open a file I get window ,
Screen Shot 2021-08-27 at 20 35 44
"The operation file open failed"
Seems like a realtivly simple file access issue?
Thanks

@rsre
Copy link
Owner

rsre commented Aug 27, 2021

Hi Gubbledenut,

What macOS version are you running?

@Gubbledenut
Copy link
Author

Gubbledenut commented Aug 27, 2021 via email

@rsre
Copy link
Owner

rsre commented Aug 27, 2021

Alright,

I don't have any machines running macOS 12 beta, I'll set a VM and see if I can reproduce the problem.

Have a nice day

@rsre
Copy link
Owner

rsre commented Sep 1, 2021

I've been unable to create and boot a macOS 12 Beta VM. I'll try a few more things but if it doesn't work I'll have to wait until it comes out of beta and I can install it and boot.

@Gubbledenut
Copy link
Author

Gubbledenut commented Sep 1, 2021 via email

@tychop
Copy link

tychop commented Oct 27, 2021

Same issue here.... "The open file operation failed to connect to the open and save panel service."
Running "macOS Monterey version 12.0.1 (21A559)"

I gave the application Full Disc access in system preferences, but to no avail....

After pressing 'OK' the file open window gets closed and I'm left without an option to load a file.

Screenshot 2021-10-27 at 17 09 09

@tychop
Copy link

tychop commented Oct 28, 2021

Just tested the two previous releases as well. They also give this same problem.
So It's probably indeed a macOS 12.x.x compatibility problem...

@rsre
Copy link
Owner

rsre commented Oct 28, 2021 via email

@Gubbledenut
Copy link
Author

Thank you, I have reported it to Apple feedback as well during the beta testing.

@rsre
Copy link
Owner

rsre commented Nov 3, 2021

Alright, I managed to install macOS 12 Monterrey on Parallels and do some tests.

I installed all the build tools and tried to make a build. After some fighting with pyenv and zsh I managed to complete the build. However, the problem still happens.

I've been looking around and found this issue: corpnewt/ProperTree#111

The problems, like usual, come from tkinter. I'll try later to build using the Python version recommended in that issue.

@rsre
Copy link
Owner

rsre commented Nov 3, 2021

I managed to install that Python version and complete a build that opens files on macOS Monterrey.
Screenshot 2021-11-03 at 18 00 50

For some reason the style of the buttons changes, but the file opening operation works.

When I have some more time I'll make some more tests and then a release for you guys.

@rsre
Copy link
Owner

rsre commented Nov 3, 2021

Finally decided just to throw the build here in case any of you wants to give it a try.

You can find it here: https://github.com/rsre/K40-Whisperer-macOS/releases/tag/v0.58.B

It seems to be working on Monterrey with all the updates as well as on Mojave.

@tychop
Copy link

tychop commented Nov 3, 2021

Looks like it's working.
Thanks!

@rsre
Copy link
Owner

rsre commented Nov 3, 2021

Awesome! I'll close this issue then.

Enjoy it :)

@rsre rsre closed this as completed Nov 3, 2021
@Gubbledenut
Copy link
Author

Legend, thank you

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

3 participants