Bug#479749: kdelibs: kdeinit freezes on init inter process communication

2008-05-06 Thread Falk

Package: kdelibs
Version: 4:3.5.9-dfsg.1-4
Language: de-de
Kernel: 2.6.9


After updating to 4:3.59-dfsg.1.4 freezes the init process of kde. The 
first button of the splash screen blinked and no reaction. After some 
time exits the splash screen and presents a blank desktop.


Now I looked for the reason of this freeze and found it after some 
searching in the startkde script.


I've replaced  start_kdeinit_wrapper (Line 349)  with kdeinit 
(start_kdeinit also does not work) in startkde script and the init 
process goes fine.


regards

Falk





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#314840: Watching directories broken on Alpha

2005-06-18 Thread Falk Hueffner
Package: konqueror
Version: 4:3.3.2-1
Severity: normal

When opening a directory in konqueror and creating a file from the
command line, it is never displayed in konqueror. There is also
frequently the message:

fatal error in KDirWatch

which is probably the reason.

Falk


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: alpha
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.3
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages konqueror depends on:
ii  kcontrol 4:3.3.2-1   KDE Control Center
ii  kdebase-kio-plugins  4:3.3.2-1   KDE I/O Slaves
ii  kdelibs4 4:3.3.2-6.1 KDE core libraries
ii  kdesktop 4:3.3.2-1   KDE Desktop
ii  kfind4:3.3.2-1   KDE File Find Utility
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libc6.1  2.3.2.ds1-22GNU C Library: Shared libraries an
ii  libfam0c102  2.7.0-7 client library to control the FAM 
ii  libgcc1  1:4.0.0-9   GCC support library
ii  libice6  4.3.0.dfsg.1-14 Inter-Client Exchange library
ii  libidn11 0.5.13-1.0  GNU libidn library, implementation
ii  libjpeg626b-10   The Independent JPEG Group's JPEG 
ii  libkonq4 4:3.3.2-1   Core libraries for KDE's file mana
ii  libpcre3 5.0-1.1 Perl 5 Compatible Regular Expressi
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libqt3c102-mt3:3.3.4-3   Qt GUI Library (Threaded runtime v
ii  libsm6   4.3.0.dfsg.1-14 X Window System Session Management
ii  libstdc++5   1:3.3.6-6   The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-14 X Window System miscellaneous exte
ii  libxrender1  1:0.8.3-1   X Rendering Extension client libra
ii  xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

konqueror recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#353922: Bug #353922: kdepim FTBFS on alpha

2006-02-22 Thread Falk Hueffner
tags 353922 + patch
thanks

Hi,

this should fix it (haven't tested though).

--- kdepim-3.5.1/kresources/groupwise/soap/stdsoap2.h~  2005-09-10 
10:23:46.0 +0200
+++ kdepim-3.5.1/kresources/groupwise/soap/stdsoap2.h   2006-02-22 
23:41:23.0 +0100
@@ -170,7 +170,7 @@
 # endif
 #endif
 
-#ifdef __alpha
+#ifdef __osf__
 # ifndef TRU64
 #  define TRU64 
 # endif

-- 
    Falk


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#203722: How to handle the -mieee SIGFPE problem in normal Debian packages

2004-02-09 Thread Falk Hueffner
Dominique Devriese <[EMAIL PROTECTED]> writes:

> I'm currently looking at the following bug report
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=203722 about a
> frequent SIGFPE on an alpha machine.  I guess we all know the cause
> of this bug, namely the non-standard alpha FPU semantics.
> 
> 2 make all KDE programs install a SIG_IGN SIGFPE handler.  This can be
>   done in kdelibs, and would be little work.

That ain't working, since ev4/ev5 FP exceptions are unresumable, which
is the root of all problems.

> 4 wait for the gcc alpha patch to be included into gcc, which was
>   posted on this list recently.

It has been added to the newest gcc (but not upstream), so the problem
should magically go away all by itself.

-- 
Falk



Bug#594114: kleopatra cannot handle secret key/cert for SMIME

2010-08-23 Thread Falk Hoeppner
Package: kleopatra
Version: 4:4.3.4-1
Severity: important

Hi, 
I tried to use kmail with kleopatra to encrypt and sign email with
SMIME. For that I exported my working certifikates from Thunderbird 
as *.p12 file.

This file Kleopatra imports whitout any error, including the CA-Cert.
But I cannot use it, because any usage (e.g. change Passphrase, signing
email in kmail) that requests the input of the passphrase with pinentry
fails - with the error: "wrong password" - whatever I put in during the
import.

I can import Certs of other users in kleopatra, and signed mails from 
others are show correct as signed from .
encryption is possible too.

see the gnupg log below.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kleopatra depends on:
ii  dirmngr   1.0.3-1server for managing certificate re
ii  gnupg-agent   2.0.14-1   GNU privacy guard - password agent
ii  gnupg22.0.14-1   GNU privacy guard - a free PGP rep
ii  gpgsm 2.0.14-1   GNU privacy guard - S/MIME version
ii  kdebase-runtime   4:4.3.4-2  runtime components from the offici
ii  kdelibs5  4:4.3.4-1  core libraries for all KDE 4 appli
ii  kdepimlibs5   4:4.3.4-1  core libraries for KDE PIM 4 appli
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.4.2-9  GCC support library
ii  libgpg-error0 1.6-1  library for common error values an
ii  libgpgme111.2.0-1.2  GPGME - GnuPG Made Easy
ii  libkdepim44:4.3.4-1  KDE PIM library
ii  libkleo4  4:4.3.4-1  certificate based crypto library f
ii  libqt4-dbus   4:4.5.3-4  Qt 4 D-Bus module
ii  libqt4-network4:4.5.3-4  Qt 4 network module
ii  libqtcore44:4.5.3-4  Qt 4 core module
ii  libqtgui4 4:4.5.3-4  Qt 4 GUI module
ii  libstdc++64.4.2-9The GNU Standard C++ Library v3
ii  pinentry-qt [pinentry-x11]0.8.0-1Qt-3-based PIN or pass-phrase entr
ii  pinentry-qt4 [pinentry-x11]   0.8.0-1Qt-4-based PIN or pass-phrase entr

kleopatra recommends no packages.

kleopatra suggests no packages.

-- no debconf information

gnupg-log for trying to change the passphrase for the secret key from kleopatra:

[2010-08-23T21:09:56] Protokoll geleert
  5 - 2010-08-23 21:10:18 gpg-agent[3527]: Handhabungsroutine 0xa5a2f0 für fd 7 
gestartet
  5 - 2010-08-23 21:10:18 gpg-agent[3527.7] DBG: -> OK Pleased to meet you
  5 - 2010-08-23 21:10:18 gpg-agent[3527.7] DBG: <- RESET
  5 - 2010-08-23 21:10:18 gpg-agent[3527.7] DBG: -> OK
  5 - 2010-08-23 21:10:18 gpg-agent[3527.7] DBG: <- OPTION display=:0.0
  5 - 2010-08-23 21:10:18 gpg-agent[3527.7] DBG: -> OK
  5 - 2010-08-23 21:10:18 gpg-agent[3527.7] DBG: <- OPTION allow-pinentry-notify
  5 - 2010-08-23 21:10:18 gpg-agent[3527.7] DBG: -> OK
  5 - 2010-08-23 21:10:18 gpg-agent[3527.7] DBG: <- SETKEYDESC 
Bitte+geben+Sie+die+Passphrase+an,+um+den+geheimen+Schlüssel+des+X.509+Zertifikats:%0A%22/CN=/OU=XXX/O=/L=XXX/ST=XXX/C=XX/x...@%22%0as/N+01,+ID+0xFF3B100C,%0Agültig+von+2009-02-11+bis+2019-02-09%0Azu+entsperren.%0A
  5 - 2010-08-23 21:10:18 gpg-agent[3527.7] DBG: -> OK
  5 - 2010-08-23 21:10:18 gpg-agent[3527.7] DBG: <- PASSWD 
BA01AB8B88041F6B18D6DBE56B637F15D19DDCF2
  5 - 2010-08-23 21:10:18 gpg-agent[3527]: starting a new PIN Entry
  5 - 2010-08-23 21:10:18 gpg-agent[3527]: DBG: connection to PIN entry 
established
  5 - 2010-08-23 21:10:18 gpg-agent[3527.7] DBG: -> INQUIRE PINENTRY_LAUNCHED 
10379
  5 - 2010-08-23 21:10:18 gpg-agent[3527.7] DBG: <- END
  5 - 2010-08-23 21:10:31 gpg-agent[3527]: failed to unprotect the secret key: 
Falsche Passphrase
  5 - 2010-08-23 21:10:31 gpg-agent[3527]: command passwd failed: Falsche 
Passphrase
  5 - 2010-08-23 21:10:31 gpg-agent[3527.7] DBG: -> ERR 67108875 Falsche 
Passphrase 
  5 - 2010-08-23 21:10:31 gpg-agent[3527.7] DBG: <- [EOF]
  5 - 2010-08-23 21:10:31 gpg-agent[3527]: Handhabungsroutine 0xa5a2f0 für den 
fd 7 beendet

log for signing mail at kmail:
[2010-08-23T21:16:29] Protokoll geleert
[client at fd 4 connected]
  4 - 2010-08-23 21:17:18 gpgsm[10489]: enabled debug flags: assuan
  4 - 2010-08-23 21:17:18 gpgsm[10489.0] DBG: -> # Home: ~/.gnupg
  4 - 2010-08-23 21:17:18 gpgsm[10489.0] DBG: -> # Config: 
/home/falk/.gnupg/gpgsm.conf
  4 - 2010-08-23 21:17:18 gpgsm[10489.0] DBG: -> # AgentInfo: 
/tmp/gpg-pp7Dew/S.gpg-agent:3527:1
  4 - 2010-08-23 2