-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
**MAC SONOMA USERS** - Application not receiving clicks on Mac Samona 14.0 (23A344) #840
Comments
This is a known issue and I'm working on a fix at this time. |
After doing some research, it's a miracle UVR opens on Sonoma at all. You might want to consider one of the following options -
Or
Currently, this appears to be affecting all Tkinter based applications running on Sonoma. |
yeah sonoma seems to have messed the GUI super badly xD . I'd wait for a fix do you not have a non-gui version ? something with terminal with less chances of being bugged the fuck out by apple bullshit
|
I am using GUI version |
i was asking the owner :) |
Im using macOS Sonoma and just wanted to let y'all know it's an ongoing issue with Tkinter GUI based applications but a simple workaround for now is you just need to keep clicking and it'll eventually register the click. See below: Screen.Recording.2023-10-03.at.09.37.38.mov |
yeah it's rly terrible how sonoma destroyed it lol, but indeed it works thank you ! |
my issue is that UVR does not open AT ALL , lol, lemme show you . it opens only the first time after install, but if I quit the app it just stops opening ever again Enregistrement.de.l.ecran.2023-10-03.a.18.51.27.1.mp4 |
Interesting, how can I reproduce it? I would like to investigate it, that seems like a separate issue |
Hmm let me try to safe boot and see if I can isolate the issue to some third party app perhaps Otherwise ; MacBook air M1 16gb , sonoma 14 stable public release , install the app, open it , close it , then try to reopen it |
If you move your mouse as you click it will register the click every time. |
Little tricky on a trackpad 😅 but yes I guess this is more reliable :) |
Just click as you move your mouse and it will register. I will be keeping track of this issue. |
hey. better touch tool seems to be the issue , not sure how and why though . but look at this. with better touch tool closed, there is no issue look at this Enregistrement.de.l.ecran.2023-10-04.a.12.46.30.mp4speaking of do you know of a freaking app to reduce file size, for example make video40mb.mp4 become video10mb.mp4 ? i only find online websites for that but no offline app |
Bugtracker for what seems to be the underlying issue in tkinter or even tcl/tk: python/cpython#110218 People over there report that updating tcl/tk might solve the issue. I cannot test this myself, but it looks promising. |
interesting I see. I don’t use better touch tool myself but I’ve could assume there’s some conflict between better touch and tkinter. And in terms of a video compressor I do not. I’ve been looking to create one myself sometime cause yeah macOS screen recordings are massive files and I’ve also never found an offline app to do it |
Probably yeah ...idk if a fix for that can be expected Uhuh yeah exactly, imma follow you in case you drop some compressor :) |
Would recommend https://handbrake.fr. I hope this Tkinter issue gets fixed! |
I hope too ! Handbrake doesn't allow you to set a predefined file size sadly...only websites seem to allow you to do that You can't set your wished file size like "compress this to 10mb" |
I think I may have found a simpler workaround when using the internal trackpad. Simply press the button for a long time and press it hard, release the press and UVR would receive the "click". Sadly it doesn't seem to be working with my mouse. Like this Screen.Recording.2023-10-05.at.09.02.04.mov |
Confirming this. The good news is you can disable BetterSnapTool per-application (with UVR in focus, click BST's menu bar icon and select 'Disable BetterSnapTool for current application'). With that issue now out of the way it seems to be running fine on Sonoma. |
I don't use Better Touch Tool or Better Snap Tool but I'm still getting the mouse issues, so I'm not convinced that's the issue.
|
I have the same issue here. No matter it Better Touch Tool is activated or not. Thanks for your help. |
I found a resolution to this issue! Be on the look out for a patch update later this evening. |
oh so you say better snap tool is the issue, rather than btt ? |
so i've just tried it , disabling BTT altogether for UVR, but i still cannot open UVR if btt is working i mean if i open uvr then open btt it works however if i open btt , close uvr, then try to re-open uvr, it wont work you say it's okay for you ? |
Chiming in again to hopefully clear up any confusion - I'm referring specifically to BetterSnapTool, a tool for managing window positions. I don't use BetterTouchTool or have it installed. It makes sense that BetterSnapTool, a tool used for manipulating the macOS GUI, would have an impact on the GUI of this application. |
Gotcha . It's interesting that disabling BTT entirely for UVR still doesn't allow me to have UVR to show up , whilst doing so with better snap tool does (with your config at least and imma test it to see if it's the same for me cuz I suspect there might be something going on with my Mac. What's your config (device,macOS version) |
This issue has been resolved. Please update to UVR_Patch_10_6_23_4_27. |
@Anjok07 How did you solve the issue? I'm facing the same problem with my app and would like to know. |
I updated tk/tcl from 8.6.12 to 8.6.13 and reinstalled Python, both via homebrew. Then I recompiled UVR with those updates. |
Ah, nice, I'll try that. Do you also use pyinstaller for compilation? |
Any way to accomplish this with the ”original“ Python from python.org? |
Yes I do |
This issue is fixed, download the new version - |
Fixed, thanks! |
Can you please navigate us to the settings you have in the video? Thank you. |
Hey what do you mean? Can you be more specific? |
Hello,
I've recently updated my Mac to the latest Samona 14.0 version and have observed an issue with the application's responsiveness to clicks. It appears that I need to click on buttons multiple times before they respond as intended.
For your reference, my system is equipped with an Intel processor and an AMD graphics card.
I kindly request your prompt attention to address this matter.
Thank you
The text was updated successfully, but these errors were encountered: