I don't know if it is a problem in gaim or in gpgme.
But if i send a test message to the person on the other side. And i
encrypt the message.
Everytime i get another data hash back. I mean that the data between
"- BEGIN PGP MESSAGE -" and "- END PGP MESSAGE -"
Is this expected be
Did you compile it with: -D_FILE_OFFSET_BITS=64
Regards,
tom jones wrote:
> Hi,
>
> I am trying to get the encryption test distributed
> with gpgme 1.0.2 to work. Technically everything can
> work.
>
> If I do all the work in the main() everything goes
> fine. gpgme_data_seek() works fine in ma
euhm, this message isn't send...
you didn't see it ;)
Regards,
Matthijs Mohlmann
Matthijs Mohlmann wrote:
> I don't know if it is a problem in gaim or in gpgme.
>
> But if i send a test message to the person on the other side. And i
> encrypt the message.
>
> Everytime i get another data hash b
Hi,
I am trying to get the encryption test distributed
with gpgme 1.0.2 to work. Technically everything can
work.
If I do all the work in the main() everything goes
fine. gpgme_data_seek() works fine in main(),
returning 0, but any use of gpgme_data_seek() in a
function outside of my main fails