[Bug 1927065] Re: ClamTk does not run scan
Brian Murray
1927065 at bugs.launchpad.net
Fri Nov 19 17:42:44 UTC 2021
$ dput clamtk_6.03-1ubuntu1_source.changes
Trying to upload package to ubuntu
Checking signature on .changes
gpg: /tmp/pkgs/hirsute/clamtk_6.03-1ubuntu1_source.changes: Valid signature from 1E918B66765B3E31
Checking signature on .dsc
gpg: /tmp/pkgs/hirsute/clamtk_6.03-1ubuntu1.dsc: Valid signature from 1E918B66765B3E31
Uploading to ubuntu (via ftp to upload.ubuntu.com):
Uploading clamtk_6.03-1ubuntu1.dsc: done.
Uploading clamtk_6.03-1ubuntu1.debian.tar.xz: done.
Uploading clamtk_6.03-1ubuntu1_source.buildinfo: done.
Uploading clamtk_6.03-1ubuntu1_source.changes: done.
Successfully uploaded packages.
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1927065
Title:
ClamTk does not run scan
Status in clamtk package in Ubuntu:
Fix Released
Status in clamtk source package in Hirsute:
Triaged
Status in clamtk package in Debian:
Fix Released
Bug description:
Impact
------
The bug makes ClamTk unusable for its major purpose: manual start of a scan of a file or directory, and analysis (reputation check).
Test Case
---------
1) run "clamtk" in the terminal
2) click either on "Scan a file" or "Scan a directory" or "Analysis" in the ClamTk GUI
Observe that the file selection window does not open and following is
output into the terminal:
*** unhandled exception in callback:
*** FATAL: invalid GtkDialogFlags value no-separator, expecting: modal / GTK_DIALOG_MODAL, destroy-with-parent / GTK_DIALOG_DESTROY_WITH_PARENT, use-header-bar / GTK_DIALOG_USE_HEADER_BAR at /usr/share/perl5/Gtk3.pm line 1136.
*** ignoring at /usr/share/perl5/Gtk3.pm line 572.
Similarly, no scan starts when a file or directory is "opened" with
ClamTk using the context menu, intending to start the test on it.
With the version 6.03-3 of the package from Impish the issue does not
occur (tested by manually downloading the DEB of Impish and installing
it in Hirsute). Attached patch is the original one, as used there.
Regression Potential
--------------------
The change compared to the current version 6.03-1 is minimal. Currently, ClamTk is not usable for its major intended purpose (manual scan start, analysis). So, it can hardly get worse.
Original Description
--------------------
Window for scanning directories does not open when the "scan a directory" button is pressed.
clamtk 6.03-1
Ubuntu 21.04
$ clamtk
about to run
after alarm and launch
running parser
*** unhandled exception in callback:
*** FATAL: invalid GtkDialogFlags value no-separator, expecting: modal / GTK_DIALOG_MODAL, destroy-with-parent / GTK_DIALOG_DESTROY_WITH_PARENT, use-header-bar / GTK_DIALOG_USE_HEADER_BAR at /usr/share/perl5/Gtk3.pm line 1136.
*** ignoring at /usr/share/perl5/Gtk3.pm line 572.
Thanks & regards,
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamtk/+bug/1927065/+subscriptions
More information about the Ubuntu-sponsors
mailing list