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
1. Could you give a backtrace (e.g launch with gdb or just pstack)?
2. Do you have notify-send binary and it's working fine on it's own?
The notify-send binary hangs on my system (arch x86_64) when there is no notification daemon. This issue was a misdiagnosis of the actual problem, which was notify-send being called without a timeout when panicking. I addressed this in my companion PR #149 .
Recreate:
Problem:
When this panic occurs, the yofi interface doesn't close, which makes it take over all keyboard and mouse input, until I kill yofi.
The text was updated successfully, but these errors were encountered: