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

Repeatedly maximizing the window or resizing the window may cause the application to hang #720

Open
marhkb opened this issue Sep 23, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@marhkb
Copy link
Owner

marhkb commented Sep 23, 2023

The app seems to hang the more I maximize/minimize or shrink its width in order to show/hide the sidebar.
This video depicts the issue

hangs-when-maximized-minimized.webm

libadwaita upstream bug report: https://gitlab.gnome.org/GNOME/libadwaita/-/issues/721

Reproduction steps

Repeatedly maximize the window or resize the window will cause the application to hang.

Environment

2.0.0-dev-b86f038e

@marhkb marhkb added the bug Something isn't working label Sep 23, 2023
@Minkiu
Copy link
Contributor

Minkiu commented Nov 18, 2023

Hey, how do I get those logs in the release version (2.0.0)? Or should I build with builder?
I tried flatpak run com.github.marhkb.Pods --log-level=debug but nothing shows up, I'm experiencing hangs at almost every movement, so want to make sure it's related with this or if i need to create a new issue.

@marhkb
Copy link
Owner Author

marhkb commented Nov 18, 2023

You can use journalctl to retrieve logs.

For example, to follow the logs, you can do

journalctl _COMM=pods -f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants