-
Notifications
You must be signed in to change notification settings - Fork 34
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
[Bug] Record Screen Issue #37
Comments
Same issue. Also on an M1 chip. |
I also have the same issue, but the app works without this problem when I build the project (1.6.0, same version number as the problematic one) from src with Xcode on my own. Note that I will need to remove the original .app from While my working version is the Apple Silicon binary, my Rosetta binary has this problem too. The released binary is a universal binary. I am new to these, so I can't figure out more now. I hope this at least helps. P.S. This command helps me reset the privacy database: |
The privacy thing is annoying, I usually just remove it from the System Preferences section, and then manually add the new one. I don't have access to a new silicon Mac, but I'll update Xcode to the latest and try a new build and upload it here - let's see if that fixes it. |
I've created https://github.com/acheronfail/pixel-picker/releases/tag/1.6.1 - let me know if that fixes the issue. |
@acheronfail nope, its still behaving the same way. |
Confirmed on my M1 BS 11.5.1. It is still having the issue.
Sorry that I currently have no idea about something more relevant to the fix. |
removing Pixel Picker from quarantine does not help either |
Same issue here. Mac M1 Mini Monterey. Keeps asking for screen recording permission, even though it already has it. Only can pick the desktop background, no applications. |
Workaround from Alice Barker shared on Nov 29 works for me.
I rebooted my computer and pixel picker is still working so far I already miss the WCAG checker which is not in v 1.4.0 :P |
Sadly does not work here with Monterey 12.1 on my M1Max :( |
Doesn't work for me on my Monterey M1 Mini unfortunately. Really missing using Pixel Picker! |
Is there any progress? |
Man I'm so missing using this app. Any updates on this bug? |
Unfortunately the only macbook I have access to is a very old one stuck on Catalina, so I'm afraid I don't have the ability to test this, etc. More than happy to review PRs from anyone who has a newer Apple machine and can discover the fix though! 🙂 I wonder if it's as simple as just building it with a newer version of Xcode, etc, since we have reports of it working from user's building it from source? |
Does any one mind sharing the compiled version which works on your apple m1 machine? |
I tried building it, but upon archiving the following error occurs:
Since I’m not familiar with creating Mac apps, I don’t know what to do. |
I've got one: |
Unfortunately, I can’t get your version working. macOS says that this app is broken and needs to be sent to trash. |
Sorry, I might just give you the debug build unnoticed. How about this updated and archived version?: |
I am unaware that running "archive" will produce the universal binary as is. Now I change build setting "Build Active Architecture Only" for Release build to Yes. Here: Pixel Picker (1.6.1) 2022-04-13 13-27-21.zip |
Just put |
Even your newer version doesn’t work for me, I get the same error as above that the app is broken. Thank you for the fix with my error to import |
I can't figure out more now, and supporting your own build for non-apple dev seems off-topic to me. Anyway, if you're interested in archiving this front, I am at your twitter feed. We may further discuss there. |
It works like a charm for me! @MatzeKitt Here is what I tried
PS: im on Mac Air M1 |
That was the hint I needed! It now works for me, too! 🎉 |
Wow, Apple is full of surprises! Well, I'm glad that we've at least found some way for the M1 guys. Thank you @im-AMS 🙂. |
No, @acheronfail, it's not. I'm sad to tell that the ill behavior persists in the universal binary builds. I double checked it. |
Thank you for this build, works on my M1 Max like a charm! Does anyone have a universal binary? @acheronfail? |
I came upon to issue upon further investigation I was able to get a build that that works on M1 and Intel. In project settings I go into the Targets, select the target and in |
I'm not able to get this to run on the latest 1.6.1 release, also with command line stuff or manually adding in settings. It actually even picks for me, but it does not record any windows. |
I have enabled Screen recording permission, despite which it prompts me again and does not work.
I am on M1 Air BS 11.5.1
The text was updated successfully, but these errors were encountered: