Bug 287769

Summary: Kget missing checksumming methods other than md5
Product: [Applications] kget Reporter: Kevin Estes <kcestes777>
Component: generalAssignee: KGet authors <kget>
Status: RESOLVED NOT A BUG    
Severity: normal CC: mat69
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Kevin Estes 2011-11-28 16:33:41 UTC
Version:           unspecified (using KDE 4.7.3) 
OS:                Linux

The "Checksum Search" plugin is missing all other checksums other than md5.  Only md5 shows up in the defaults, and I can't add the others manually, as they're not available.

Reproducible: Always

Steps to Reproduce:
Simply examine the settings for the "Checksum Search" plugin.

Actual Results:  
Only the option to verify a file via md5 checksums is available.

Expected Results:  
It should allow me to verify with all of the following checksums: md4, md5, sha1, sha256, sha384, and sha512.

This is occurring on Fedora 16 GNOME (32-bit edition).  KGet was added via the Fedora updates repository.  KGet was added via the kdenetwork-kget package.  Also, the KGet version is not included as it is not stated in the package, nor in the "About KGet" option of the program.
Comment 1 Matthias Fuchs 2011-11-28 18:01:33 UTC
This can either mean that you
* do not have qca installed
* do not have needed the backends for qca
* your KGet was not compiled with qca support

So probably the best way to go foward is to make sure that qca is installed correctly (the qca website should help you there) and then report this problem on your distribution's bug tracker.