Open hantangantan opened 3 months ago
can you run the application like mentioned in the bug report template and post the output? Thank you.
i only get this output within my terminal:
2024-07-26T15:11:17.450097Z DEBUG rnote: .. tracing subscriber initialized.
then programm is started but detached from my terminal
Detached from your terminal? That shouldn't happen. Your run command should be flatpak --env=RUST_LOG=rnote=debug --env=RUST_BACKTRACE=1 run com.github.flxzt.rnote
.
Edit: Actually I can reproduce this.
Oh, I am sorry - the command is actually working - when i spammed the button first, simply no output was created.
I just tried again - now the app crashes when spamming the button.
Output log is:
** Adwaita:ERROR:../src/adw-toast-overlay.c:244:show_toast: assertion failed: (!info->widget) Bail out! Adwaita:ERROR:../src/adw-toast-overlay.c:244:show_toast: assertion failed: (!info->widget)
Describe the bug
When pressing save button n times while save in progress n-1 popups appear after each other signaling that file was changed on hard drive.
To Reproduce
Expected behavior
No popup boxes appear
Screenshots
Desktop (please complete the following information):