Bug 174445 - Duration for launch UIServer is to long -> problem for gpgol start
Summary: Duration for launch UIServer is to long -> problem for gpgol start
Status: RESOLVED WORKSFORME
Alias: None
Product: kleopatra
Classification: Applications
Component: general (show other bugs)
Version: 2.0.2
Platform: unspecified Microsoft Windows
: HI normal
Target Milestone: ---
Assignee: Andre Heinecke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-06 16:51 UTC by Emanuel Schütze
Modified: 2013-05-10 07:19 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuel Schütze 2008-11-06 16:51:27 UTC
Version:           2.0.2 (using 4.1)
Compiler:          gcc
OS:                MS Windows

GpgOL (gpg4win-1.9.9-beta) needs a shorter duration for launch UIServer to start correctly (without error like 'Kleopatra could not start').

Problem (if Kleo doesn't run):
User starts Outlook (+GpgOL).
GpgOL starts Kleopatra.
On some systems: GpgOL gets timeout because Kleo needs to long for starting.

We need a faster way to initialize UIServer. Perhaps Kleos self test takes to much time.
Comment 1 Marc Mutz 2008-11-12 15:34:55 UTC
SVN commit 883277 by mutz:

Add timing of startup, to track down whether
CCBUG:174445
is valid.

 M  +13 -0     main.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=883277
Comment 2 Emanuel Schütze 2011-01-24 13:10:15 UTC
Test with gpg4win 2.1.0-rc1 on Windows Vista:
Sometimes still the same problem. Not easy to reproduce...
Comment 3 Andre Heinecke 2013-05-08 08:48:14 UTC
Emanuel what's the timeout there. Can you get debug output with the startup timing information that marc added when this happens again?
Kleo starts for me in ~2 seconds on a fairly slow VM. I find this acceptable.
Comment 4 Emanuel Schütze 2013-05-10 07:19:13 UTC
I closed this old bug report. Kleo starts in <2sec for me know. That's good.