Bug 263161 - Configure dialog of kleopatra mobile is empty
Summary: Configure dialog of kleopatra mobile is empty
Status: VERIFIED FIXED
Alias: None
Product: Kleopatra Mobile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Windows CE Microsoft Windows CE
: HI normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 263602 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-01-14 16:35 UTC by Bjoern Ricks
Modified: 2011-02-15 16:34 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Configure Kleo dialog on WinCE (18.79 KB, image/png)
2011-01-14 16:35 UTC, Bjoern Ricks
Details
Configure Kleo dialog on N900 (67.73 KB, image/png)
2011-01-14 16:36 UTC, Bjoern Ricks
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bjoern Ricks 2011-01-14 16:35:35 UTC
Created attachment 56011 [details]
Configure Kleo dialog on WinCE

Version:           unspecified
OS:                Windows CE

For loading pgp certificates from a public server I would like to configure possible directory servers. Therefore kleopatra points me to the Settings->Configure Kleopatra menu. On Windows CE this dialog is nearly empty and only shows some buttons on the bottom. See screenshot for details

Reproducible: Always
Comment 1 Bjoern Ricks 2011-01-14 16:36:59 UTC
Created attachment 56012 [details]
Configure Kleo dialog on N900

Same dialog shown on maemo5/n900
Comment 2 Andre Heinecke 2011-01-18 16:44:01 UTC
commit f9d31f465c736bdf2562a5acb138f480df1c18e3
branch master
Author: Andre Heinecke <aheinecke@intevation.de>
Date:   Tue Jan 18 15:39:51 2011 +0000

    Define KLEO_STATIC_KCMODULES if the option is set
    
        CCBUG: 263161

diff --git a/kleopatra/CMakeLists.txt b/kleopatra/CMakeLists.txt
index 839a48a..b7a4667 100644
--- a/kleopatra/CMakeLists.txt
+++ b/kleopatra/CMakeLists.txt
@@ -305,6 +305,7 @@ if(WINCE)
 endif(WINCE)
 
 if ( KLEO_STATIC_KCMODULES )
+  add_definitions( -DKLEO_STATIC_KCMODULES )
   set(_kleopatra_extra_libs kcm_kleopatra)
 else ( KLEO_STATIC_KCMODULES )
   set(_kleopatra_extra_libs)
Comment 3 Andreas Holzammer 2011-01-19 15:17:25 UTC
*** Bug 263602 has been marked as a duplicate of this bug. ***
Comment 4 Andreas Holzammer 2011-01-20 08:35:07 UTC
fixed in git-1df2b58