Bug 169475

Summary: kmail does not start - DLLs absent
Product: kde-windows Reporter: Konstantin Pelepelin <cat>
Component: installerAssignee: Christian Ehrlicher <Ch.Ehrlicher>
Status: RESOLVED FIXED    
Severity: normal CC: ps_ml, ralf.habacker
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description Konstantin Pelepelin 2008-08-20 11:28:03 UTC
Version:           0.9.3 (using KDE 4.1.0)
OS:                I Don't Know
Installed from:    Unlisted Binary Package

I've run kdewin-installer-gui-0.9.3.exe 
MSVC mode was selected automatically.
I've selected kde-pim and kde-l10n-ru
Download and installation proceed to success.
Environment vars KDEDIRS and PATH were set properly, some programs run successfully.

Trying to run KMail, I get:
"... gpgme-qt.dll was not found"

Searching through KDE dir, I've found only gpgme++-qt.dll and gpgme++.dll.

So I assume it is a packaging problem.

Additionally, after copying gpgme++-qt.dll to gpgme-qt.dll, I get "... libgpg-error-0.dll was not found"
Comment 1 Konstantin Pelepelin 2008-08-20 11:30:16 UTC
OS is Windows XP really, but bug report wizard failed
Comment 2 Patrick Spendrin 2008-08-21 15:01:22 UTC
that is a rather strange packaging bug which should have been fixed upstreams.
As you are mixing KDE 4.1.0 packages and the kdepim package from 4.0.83 this breaks though.
Comment 3 Ralf Habacker 2008-08-22 20:16:07 UTC
This issue is fixed now. the kdepim package depends on gpgme-qt and sqlite, which was not in the kde 4.1.0 release directory and not listed as dependency. 
kdepim 4.0.83 is full working in a kde 4.1.0 release.