dave-theunsub / clamtk

An easy to use, light-weight, on-demand virus scanner for Linux systems
https://gitlab.com/dave_m/clamtk/wikis/home
Other
349 stars 44 forks source link

Do not inject 'no-separator' into window decoration #126

Closed DimStar77 closed 3 years ago

DimStar77 commented 3 years ago

Gtk3::Dialog->new was called with the parameter "no-separator" which is invalid for Gtk3 as the error message states (it was valid in Gtk2)

This is exposed by perl-Gtk3 0.038, which handled these flags in a buggy way. The fix in perl-Gtk3 exposed the issue in clamtk.