-
Starting Y.A.P.R.M.
Error: couldn't get an RGB visual.
2008-12-28 19:05:07 UTC in Yet Another Pov-Ray Modeller
-
Logged In: YES
user_id=471759
I'd like to second this feature request. We're trying to
building file transfer systems for colleges and trade schools to
allow them to streamline the process of getting student loans
and we'd previosuly identified Filezilla as a viable F.O.S.S.
alternative to the WS_FTP Pro 8.x Client, but we've
uncovered some firewall issues that the CCC command seems.
2004-07-19 21:00:02 UTC in FileZilla
-
Logged In: YES
user_id=471759
The DELPHI developer working on the crypto_tw dll
iyself think they've identified a cause for the memeory
leak and are working on a fix. As, for MTS, we have
never tried it under MTS, we could use all the info you
can give us : )
2002-08-08 20:56:13 UTC in CryptoTW
-
Logged In: YES
user_id=471759
The DELPHI developer working on the crypto_tw dll
iyself think they've identified a cause for the memeory
leak and are working on a fix. As, for MTS, we have
never tried it under MTS, we could use all the info you
can give us : )
2002-08-08 20:55:57 UTC in CryptoTW
-
Logged In: YES
user_id=471759
Stanislaw,
Can you give me some more details ? I've not been
able to recreate this. Can you tell me what your OS is,
where GPG is, where the dll is and what args you're
passing to cryptotw_setenvironment ( ) ?
-JSM.
2002-08-08 20:54:09 UTC in CryptoTW
-
Logged In: YES
user_id=471759
Peter,
I'd like to help, but I'll need some more info: Can you
tell me what arguments you passed to
Cryptotw_SetEnvironment( ) ? Where is the DLL ? Where
is the GPG executable ? What version of GPG is it ? What
OS are you using ? Also some contact info would be
nice : )
2002-07-24 16:02:01 UTC in CryptoTW
-
Logged In: YES
user_id=471759
This problem is exactly the same as 583400. I'll close
this and work on that one : )
2002-07-24 15:57:48 UTC in CryptoTW
-
I'm working on new VB function declarations, but
having problems. SetEnv is working (returns 0) but
the other functions freeze. The batchfiles are being
created and work fine if I manually run them, but for
some reason the GPG client process isn't finishing.
When this happens ALT-CTRL-DEL on Win98 shows a copy
of winoldapp running. I'm assuming this is the GPG
thread, because...
2002-05-07 15:05:24 UTC in CryptoTW
-
When I call the function in VB and pass it the
filename of a valid GPG public key and the directory
where my key rings are, it returns an empty string
instead of the fingerprint of said key.
2002-03-08 23:30:14 UTC in CryptoTW
-
If you pass a directory to FingerprintKey that doesn't
have keyrings in it, it creates new secring.gpg &
pubring.gpg files! The --with-fingerprint GPG command
doesn't need to use the keyrings at all so I'm not sure
why the crypto_tw genkey function needs a directory
argument to find them. Looking at the code it seems
to override the homedir supplied to setenvironment
which is...
2002-03-08 23:27:17 UTC in CryptoTW