-
-
Notifications
You must be signed in to change notification settings - Fork 460
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
Dock stays hidden once coming back from a break #734
Comments
Hi! Yes that's right, I went to Preferences > About and it says 1.2.0 |
Is this then the same issue as described at #690 or something else? |
Hi, no this is something else, I don't get steps 5 and 6 happening with my issue. What happens is, I come back from break, dock is not visible, active window says firefox, pressing keyboard renders the boop (you can't do anything sound) but if i tap touchpad to make firefox actually active, or i command tab to make firefox actually active, then the dock is visible again, and the real active window is firefox again. When I command tab, it says I'm currently on Firefox, so if I keep holding command, and shift + tab, then let go, so firefox stays the “active” tab, dock reappears. There is no stretchly icon visible in command + tab list. EDIT: i uploaded a video to show it happening, https://imgur.com/a/yT3pIlT |
Thanks @setek , I'll try to find a time to reproduce, I am bit overwhelmed these days ;/ |
Interestning, can't reproduce this, all seems to work fine here. Do you something special with dock? I am not macOS user so all my settings are defaults? |
Nope, my dock is pretty standard. Always visible (not auto-hide) with magnification on, anchored to the bottom, pretty much usual settings 😄 |
Out of ideas, maybe try removing Stretchly and installing again? It is probably related somehow to this electron/electron#25427 in some way I can't reproduce. |
Ahh. I tried deleting and reinstalling, but it still happens.
Nice, turns out, I had them. 1.1.0 still had the issue, but 1.0.0 doesn't. |
Yeah, here on Github you can find all previous version :) Anyways, that's the pain of working with electron, it brings new issues almost with every new version ;/ |
Oh. In the end, I'm having issues with 1.0.0 too, still hides the dock. Sigh Edit: 0.21.1 is good! it doesn't have the issue! |
That's rather strange, not sure what could be the issue here. On mac I remember there being some app that could remove all files for app, might be worth doing that with Stretchly - only idea I have is that somehow broken electron version stays there somewhere between versions 1, 1.1 and 1.2; considering that this issue seems to be in 1.1 only for other people. |
Okay I've gone into ~/Library/Application Support/ and have deleted the Stretchly directory, then uninstalled and reinstalled Stretchly 1.2.0. Have confirmed I lost my preferences, but when I skipped ahead to next break, the dock came back! Will continue to monitor throughout the day, but hopefully this is fine now! |
Welp, it seemed to be fine all day, with many breaks. Once I turned off my computer for the night, then back on again the next morning, it does the dock hiding thing again 😩 |
Figured it out! With the System Preferences > Users and Groups > Login Items > Stretchly |
Ou wow, that's so strange. Does it shows Stretchly icon in dock? In code, I am hiding it after start of the app and I wonder if that's somehow related. |
Nope, no stretchly icon in dock :) and for the past few days, super stable. Do you want me to make a PR to this, just adding something to the readme or something, if you're experiencing issues like mine, to make sure the settings in startup on login? |
Yes, that would be great. I think the best place is "Known Issues" in readme :) |
Thanks for all your discussion. Looks like it happens again on OS 13.4. And I found there was no "hide" checkbox in login items. Any idea about it? |
@haven2world what Stretchly version are you on? |
@hovancik 1.14.1. |
Prerequisites
Description
When screen restores after break, dock does not restore visibility until user action.
Operating system: macOS 10.15.6
Steps to Reproduce
Expected behavior: After returning from break, dock should restore its visibility settings
Actual behavior: Dock stays hidden until user action
Reproduces how often: 100% of the time
Additional Information
This only seems to have started happening in the jump from 1.1.0 to 1.2.0, I think.
The text was updated successfully, but these errors were encountered: