Bug 295126

Summary: kget.exe entry point not found in gpgme++.dll
Product: kde-windows Reporter: Milan Masek <milan.m.masek>
Component: generalAssignee: KDE-Windows <kde-windows>
Status: RESOLVED FIXED    
Severity: crash CC: ps_ml
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Attachments: error message

Description Milan Masek 2012-03-01 11:53:50 UTC
Created attachment 69206 [details]
error message

Version:           unspecified (using KDE 4.8.0) 
OS:                MS Windows

The actual error rises when kget starts up.

"The procedure entry point ??1Error@GpgME@@QAE@XZ could not be located in the dynamic link library gpgme++.dll"

Reproducible: Always

Steps to Reproduce:
run kget.exe


Expected Results:  
start up kget.exe
Comment 1 Milan Masek 2012-03-01 11:55:31 UTC
it happen every time on Windows 7 Enterprise
Comment 2 Patrick Spendrin 2012-03-01 14:29:57 UTC
also kde-workspace is missing as a dependency.
Comment 3 Patrick Spendrin 2012-03-01 15:46:11 UTC
ok, additionally you need to have installed kde-workspace and kde-baseapps, I'll update the dependencies later. There is a new package for kdenetwork version 4.8.0-1 available which fixes the gpgme++ issue though.
Comment 4 Milan Masek 2012-03-01 19:22:05 UTC
Thanks for a fast fix. Works flawlessly.