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

[bug] Some window types are invisible #141

Closed
herder opened this issue Apr 6, 2020 · 7 comments
Closed

[bug] Some window types are invisible #141

herder opened this issue Apr 6, 2020 · 7 comments

Comments

@herder
Copy link

herder commented Apr 6, 2020

Hi, thank you for a great plugin!

With commit 3ede7c7 some app windows become invisible at startup. The app I have problems with is IntelliJ idea, but I suspect it might be the same for other Java apps. I have tested with Jetbrains CLion too, and that has the same behavior.

Popup dialogs from the main window are visible though: I see the startup tips and confirm exit dialogs at start and close.

This occurs whether I have Active hint enabled or not.

@mmstick
Copy link
Member

mmstick commented Apr 6, 2020

Are you sure it's that commit? The changes in that commit are strictly exclusive to the launcher. It doesn't affect any part of window creation or management.

@herder
Copy link
Author

herder commented Apr 6, 2020

No sorry, I got a false positive and pasted the wrong commit. I edited the issue to the correct one.

@herder
Copy link
Author

herder commented Apr 6, 2020

Setting the animate_windows bool to false in extension.ts fixes the problem.

@kvaneesh
Copy link

kvaneesh commented Apr 6, 2020

was facing this with gnome 3.34 and commit 457b9a8. I had issues with gnome-terminal, chrome browser, etc. The above-suggested change fixed issue for me.

@mmstick
Copy link
Member

mmstick commented Apr 6, 2020

IDEA works fine on my end. Are you both on 3.34? 3.34 is not supported.

@mmstick
Copy link
Member

mmstick commented Apr 7, 2020

If you have this issue with 3.36, re-open this issue with logs

@mmstick mmstick closed this as completed Apr 7, 2020
@mbana
Copy link

mbana commented Oct 15, 2021

Likewise, I had to revert to a particular commit to get it working for Gnome Shell 3.34, please see: https://github.com/banaio/shell/tree/master#notice-for-gnome-shell-3345.

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

4 participants