rickyrockrat / parcellite

GNU General Public License v3.0
224 stars 29 forks source link

Port to Gtk3. #43

Open thegala opened 4 years ago

minikdo commented 11 months ago

Hello,

Thanks for you patch. I'm trying to apply that patch in the parcellite debian package and it is working almost completely, but we have an issue. Edit Clipboard does not show the text box input. I'm getting this error from the trace: (parcellite:208784): Gtk-CRITICAL **: 21:39:38.655: gtk_box_pack: assertion 'GTK_IS_BOX (box)' failed

Do you have any idea how to fix this?

Best, Dominik