You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.
GParted does not show the progress popup after applying changes resulting in the application to be in a frozen state.
This issue does not occur in Sway.
To Reproduce:
Launch GParted.
Make some changes (format, new partition etc.).
Click the green tick at the top (Apply All Operations).
Click Apply in the confirmation popup box.
By looking through the code it doesn't seem like dwm is picking up the mapnotify event from GParted. I was able to reproduce this also in DWL's main branch with wlroots 0.16.
The text was updated successfully, but these errors were encountered:
Sure, I only get the following output from stdout and stderr:
GParted 1.5.0
configuration --enable-libparted-dmraid --enable-online-resize
libparted 3.5
I think gparted is running in X11 mode.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Info
dwl version: v0.4-114 wlroots-next commit:d4f2c6b
wlroots version: 9be72ec4
Description
GParted does not show the progress popup after applying changes resulting in the application to be in a frozen state.
This issue does not occur in Sway.
To Reproduce:
By looking through the code it doesn't seem like dwm is picking up the mapnotify event from GParted. I was able to reproduce this also in DWL's main branch with wlroots 0.16.
The text was updated successfully, but these errors were encountered: