Re : Re : Re : Re : problem with dialogue boxes
- From: "Jean-Luc Coulon (f5ibh)" <jean-luc coulon wanadoo fr>
- To: Albrecht Dreß <albrecht dress arcor de>
- Cc: balsa-list gnome org
- Subject: Re : Re : Re : Re : problem with dialogue boxes
- Date: Sun, 25 Jan 2004 16:26:36 +0100
Hi Albrecht,
Le 25.01.2004 15:39, Albrecht Dreß a écrit :
> Hi Jean-Luc!
>
> Am 23.01.04 22:58 schrieb(en) Jean-Luc Coulon (f5ibh):
>> Retrying with the attachement ... (I kept the message for you).
>
> Thanks a lot -- I could verify it without any problem, from both a
> mbox
> file as well as from a maildir. Arrgh!!!
>
>> gpg is 1.2.4
>
> Should be fine.
>
>> gpgme is 0.4.3
>
> Not the latest release, but should also be fine for gpg 1.2 4 (it
> doesn't
> work with the new alpha gpg 1.9.3 needed for s/mime, but that's a
> completely different story...).
I use the latest from Debian sid ...
>
> I'm really confused now, as the first message ("...no data...")
> clearly comes from the gpgme_op_verify() operation and says that
> gpgme/gpg could not read the signature, although the stream
> containing it had been opened successfully.
>
> May I ask you to do a little more debugging for me? It would be
> **really** helpful!
>
> (1) Please run (assuming you use bash) in a terminal the command
>
> ldd $(which balsa) | grep '\(gpg\|thread\)'
Here is whet I got from the ldd command:
libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x406b2000)
libgpgme-pthread.so.11 => /usr/lib/libgpgme-pthread.so.11 (0x4110e000)
libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0x41124000)
libpthread.so.0 => /lib/libpthread.so.0 (0x41352000)
>
> to check which libs balsa actually uses. There were serious problems
> in threading and gpgme interaction in the past, so I'ld like to know
> if the correct libs are used. I see something like
>
> libpthread.so.0 => /lib/libpthread.so.0 (0x0f2fe000)
> libgthread-2.0.so.0 => /opt/gnome-2.4/lib/libgthread-2.0.so.0
> (0x0f1a0000)
> libgpgme-pthread.so.11 => /usr/lib/libgpgme-pthread.so.11
> (0x0e906000)
> libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0x0e8e2000)
>
> (2) Please run balsa from a terminal using the command (bash, again)
>
> GPGME_DEBUG=5:/tmp/balsa-gpgme.log balsa
>
> This command activates gpgme debugging to the file /tmp/balsa-gpgme.
> log. Now select **only** one of the problematic messages producing
> the two error boxes, exit balsa, and send me the log file.
>
Attatched the log .. I've opened the same message as the one I sent to
you.
> (2b) Please check the terminal output if balsa *really* loaded the
> correct gpgme lib (paranoia check...;-)). For you, the first line of
> output should read
>
> ** Message: init gpgme version 0.4.3
>
Got it:
** Message: init gpgme version 0.4.3
> Thanks a lot in advance for your help,
>
> Albrecht.
>
> P.S.: BTW, did you ever upload your pgp key to a server? I always get
> the red padlock for your messages...
Yep I did, I get a green one for me :)
I done it at search.keyserver.net ...
--
Regards
- Jean-Luc
gpgme_debug: level=5
posix-io.c:134: closing fd 24
posix-io.c:71: fd 23: about to read 79 bytes
posix-io.c:78: fd 23: got 79 bytes
fd 23: got `gpg (GnuPG) 1.2.4
Copyright (C) 2003 Free Software Foundation, Inc.
This progra'
posix-io.c:134: closing fd 23
posix-io.c:156: set notification for fd 29
posix-io.c:156: set notification for fd 30
posix-io.c:156: set notification for fd 31
posix-io.c:156: set notification for fd 32
posix-io.c:156: set notification for fd 33
posix-io.c:156: set notification for fd 34
posix-io.c:134: closing fd 30
posix-io.c:134: closing fd 31
posix-io.c:134: closing fd 33
posix-io.c:328: gpgme:select on [ r29 w32 w34 ]
posix-io.c:374: select OK [ r29 w32 w34 ]
posix-io.c:71: fd 29: about to read 1024 bytes
posix-io.c:78: fd 29: got 29 bytes
fd 29: got `[GNUPG:] PROGRESS -&31 ? 0 0
'
posix-io.c:92: fd 32: about to write 189 bytes
fd 32: write `-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQBAEBQi1D+K2KHuYF8RAmi1AJ9QusAJn8UJZYUqmXiaifE2IOHeOwCgibWr
cmaF/gLNwSw5RRdbSGSmFS8=
=A2vv
-----END PGP SIGNATURE-----
'
posix-io.c:100: fd 32: wrote 189 bytes
posix-io.c:92: fd 34: about to write 658 bytes
fd 34: write `Content-Type: text/plain;
charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Description: signed data
Content-Disposition: inline
Ah bordel!
Bon, voici la reponse qie j'ai essaye d'envoyer.
essaye /dev/input/mouse0
Sur mon laptop avec le 2.4.x, j'avais /dev/psaux pour le touchpad + "clitor=
is"=20
et /dev/input/mice pour ma souris externe USB.
Maintenant, j'ai
/dev/input/mouse0 : touchpad (ps/2)
/dev/input/mouse1 : clitoris (ps/2)
/dev/input/mouse2 : souris USB
Nic Cola
=2D-=20
() ascii ribbon campaign - against html e-mail=20
/\ - against microsoft attachments
'
posix-io.c:100: fd 34: wrote 658 bytes
posix-io.c:328: gpgme:select on [ r29 w32 w34 ]
posix-io.c:374: select OK [ w32 ]
posix-io.c:134: closing fd 32
wait.c:159: setting fd 32 (item=0x871d3f8) done
posix-io.c:328: gpgme:select on [ r29 w34 ]
posix-io.c:374: select OK [ r29 ]
posix-io.c:71: fd 29: about to read 1024 bytes
posix-io.c:78: fd 29: got 31 bytes
fd 29: got `[GNUPG:] PROGRESS -&31 ? 189 0
'
posix-io.c:328: gpgme:select on [ r29 w34 ]
posix-io.c:374: select OK [ r29 ]
posix-io.c:71: fd 29: about to read 1024 bytes
posix-io.c:78: fd 29: got 26 bytes
fd 29: got `[GNUPG:] PROGRESS - ? 0 0
'
posix-io.c:328: gpgme:select on [ r29 w34 ]
posix-io.c:374: select OK [ w34 ]
posix-io.c:134: closing fd 34
wait.c:159: setting fd 34 (item=0x871d420) done
posix-io.c:328: gpgme:select on [ r29 ]
posix-io.c:374: select OK [ r29 ]
posix-io.c:71: fd 29: about to read 1024 bytes
posix-io.c:78: fd 29: got 28 bytes
fd 29: got `[GNUPG:] PROGRESS - ? 658 0
'
posix-io.c:328: gpgme:select on [ r29 ]
posix-io.c:374: select OK [ ]
posix-io.c:328: gpgme:select on [ r29 ]
posix-io.c:374: select OK [ ]
posix-io.c:328: gpgme:select on [ r29 ]
posix-io.c:374: select OK [ ]
posix-io.c:328: gpgme:select on [ r29 ]
posix-io.c:374: select OK [ ]
posix-io.c:328: gpgme:select on [ r29 ]
posix-io.c:374: select OK [ r29 ]
posix-io.c:71: fd 29: about to read 1024 bytes
posix-io.c:78: fd 29: got 156 bytes
fd 29: got `[GNUPG:] NODATA 1
[GNUPG:] IMPORT_RES 0 0 0 0 0 0 0 0 0 0 0 0 0 0
[GNUPG:] ERRSIG D43F8AD8A1EE605F 17 2 00 1074795554 9
[GNUPG:] NO_PUBKEY D43F8AD8A1EE605F
'
posix-io.c:134: closing fd 29
wait.c:159: setting fd 29 (item=0x871e0a8) done
PGP signature
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]