Keruspe / GPaste

Clipboard management system
BSD 2-Clause "Simplified" License
756 stars 54 forks source link

GPaste UI Crash when clicking items #410

Open wzh4464 opened 1 year ago

wzh4464 commented 1 year ago

Version 42.1 built from source. Ubuntu 20.04

I've successfully run the gpaste-daemon and when running the gpaste-client ui, I found that either clicking the history items or trying to change the keyboard shortcut would lead into UI crashing, leaving daemon alright. Is there anyway I can see the log to know what happened?

Keruspe commented 1 year ago

Hi, can you try running "coredumpctl gdb" and get a stack trace with "bt full" ?

cino189 commented 4 months ago

Version 45 Manjaro Linux 23.1.3 Budgie, installed via pacman.

The deamon and the UI work as expected with the exception for the page to set shortcuts. I was trying to change the shortcut to open the UI with Super+v and I realized that by pressing shift, ctrl or alt causes the UI to close. Copy and pasting the "\<Super>v" string in the textbox allowed to correctly set the shortcut. image

The same behavior can be observed also in the dedicated settings UI.