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

2010-08-23 Thread Falk Hoeppner
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

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

2008-05-06 Thread Falk
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 [

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

2006-02-22 Thread Falk Hueffner
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#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

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

2004-02-09 Thread Falk Hueffner
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