From cas0@optonline.net Tue Feb 7 18:25:13 2006 From: cas0@optonline.net (Cindy Salwen) Date: Tue, 07 Feb 2006 13:25:13 -0500 Subject: [OTR-users] OTR proxy or OTR plugin with Miranda IM Message-ID: Has anyone successfully used the OTR proxy with Miranda IM? When I run the proxy I can't get Miranda to go on line. I've tried different settings, but no success. I've also tried the OTR plugin for Miranda IM, but when I tried to talk to someone using GAIM with the plugin we just got nonsense characters. Cindy From ian@cypherpunks.ca Tue Feb 7 18:45:46 2006 From: ian@cypherpunks.ca (Ian Goldberg) Date: Tue, 7 Feb 2006 13:45:46 -0500 Subject: [OTR-users] OTR proxy or OTR plugin with Miranda IM In-Reply-To: References: Message-ID: <20060207184546.GH31179@smtp.paip.net> On Tue, Feb 07, 2006 at 01:25:13PM -0500, Cindy Salwen wrote: > Has anyone successfully used the OTR proxy with Miranda IM? When I > run the proxy I can't get Miranda to go on line. I've tried different > settings, but no success. Aldert reported he did this a year or so ago: http://lists.cypherpunks.ca/pipermail/otr-users/2005-February/000064.html But he doesn't say how. > I've also tried the OTR plugin for Miranda IM, but when I tried to talk to > someone using GAIM with the plugin we just got nonsense characters. Miranda has an OTR plugin? Excellent! Can you point us to it? Thanks, - Ian From paul@cypherpunks.ca Tue Feb 7 21:07:55 2006 From: paul@cypherpunks.ca (Paul Wouters) Date: Tue, 7 Feb 2006 22:07:55 +0100 (CET) Subject: [OTR-users] OTR proxy or OTR plugin with Miranda IM In-Reply-To: <20060207184546.GH31179@smtp.paip.net> References: <20060207184546.GH31179@smtp.paip.net> Message-ID: On Tue, 7 Feb 2006, Ian Goldberg wrote: > Miranda has an OTR plugin? Excellent! Can you point us to it? http://forums.miranda-im.org/showthread.php?t=5810 Paul From paul@cypherpunks.ca Tue Feb 7 22:27:34 2006 From: paul@cypherpunks.ca (Paul Wouters) Date: Tue, 7 Feb 2006 23:27:34 +0100 (CET) Subject: [OTR-users] OTR proxy or OTR plugin with Miranda IM In-Reply-To: References: Message-ID: On Tue, 7 Feb 2006, Cindy Salwen wrote: > Has anyone successfully used the OTR proxy with Miranda IM? When I run the > proxy I can't get Miranda to go on line. I've tried different settings, but no > success. I just tried it and it did not work for me. Things i noticed: 1) you need to go into the plugin option tab and click otr and generate keys per protocol manually 2) opportunistic did not seem to work. 3) set to "always otr" seemed to work and I got an established connection, but that connection then just showed garbage messages. Scott: I'd gladly do more testing and work with you to get the plugin working. Paul From Scott Ellis Wed Feb 8 03:30:27 2006 From: Scott Ellis (Scott Ellis) Date: Wed, 8 Feb 2006 14:30:27 +1100 Subject: [OTR-users] OTR proxy or OTR plugin with Miranda IM In-Reply-To: References: Message-ID: <96e269140602071930o16e68796k@mail.gmail.com> ------=_Part_1885_5870089.1139369427112 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi Paul, What client do you have on the other end? I have tested it using miranda on both ends, and had it working - although I've had some transient issues keeping the state of the OTR librar= y on both sides in sync. Opportunistic works for me, and keys are generated when needed although you can use the button to manually regenerate any keys= . I've been told it does not work when one end is gaim and one end is miranda - i beleive i know why: gaim is all utf-8 internally, as is the otr library= , and protocol plugins would need to translate this to the protocol's encodin= g when sending/receiving. Miranda (to put it very simply) uses utf-16 internally. At present i convert the outgoing messages to utf-8 before passing them through the OTR library, then send them. On receive I do the reverse. Perhaps I should be converting the output from the OTR library bac= k to utf-16 before passing the message on to the protocol plugin for sending = - i will test this when i get a chance. Scott On 08/02/06, Paul Wouters wrote: > > On Tue, 7 Feb 2006, Cindy Salwen wrote: > > > Has anyone successfully used the OTR proxy with Miranda IM? When I run > the > > proxy I can't get Miranda to go on line. I've tried different settings= , > but no > > success. > > I just tried it and it did not work for me. Things i noticed: > > 1) you need to go into the plugin option tab and click otr and generate > keys per > protocol manually > 2) opportunistic did not seem to work. > 3) set to "always otr" seemed to work and I got an established connection= , > but > that connection then just showed garbage messages. > > Scott: I'd gladly do more testing and work with you to get the plugin > working. > > Paul > ------=_Part_1885_5870089.1139369427112 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Hi Paul,
 
What client do you have on the other end?
 
I have tested it using miranda on both ends, and had it working - alth= ough I've had some transient issues keeping the state of the OTR libra= ry on both sides in sync. Opportunistic works for me, and keys are generate= d when needed although you can use the button to manually regenerate any ke= ys.
 
I've been told it does not work when one end is gaim and one end is mi= randa - i beleive i know why: gaim is all utf-8 internally, as is the otr l= ibrary, and protocol plugins would need to translate this to the protocol's= encoding when sending/receiving. Miranda (to put it very simply) uses utf-= 16 internally. At present i convert the outgoing messages to utf-8 before p= assing them through the OTR library, then send them. On receive I do the re= verse. Perhaps I should be converting the output from the OTR library back = to utf-16 before passing the message on to the protocol plugin for sending = - i will test this when i get a chance.
 
Scott

 
On 08/02/06, Paul Wouters <paul@cypherpun= ks.ca> wrote:
On Tue, 7 Feb 2006, Cindy Salwen= wrote:

> Has anyone successfully used the OTR proxy with Miranda= IM?  When I run the
> proxy I can't get Miranda to go on line.  I've tried dif= ferent settings, but no
> success.

I just tried it and it did = not work for me. Things i noticed:

1) you need to go into the plugin= option tab and click otr and generate keys per
  protocol manually
2) opportunistic did not seem to work.=
3) set to "always otr" seemed to work and I got an establishe= d connection, but
  that connection then just showed garbage m= essages.

Scott: I'd gladly do more testing and work with you to get the plugin worki= ng.

Paul

------=_Part_1885_5870089.1139369427112-- From ian@cypherpunks.ca Wed Feb 8 16:29:00 2006 From: ian@cypherpunks.ca (Ian Goldberg) Date: Wed, 8 Feb 2006 11:29:00 -0500 Subject: [OTR-users] OTR proxy or OTR plugin with Miranda IM In-Reply-To: <96e269140602071930o16e68796k@mail.gmail.com> References: <96e269140602071930o16e68796k@mail.gmail.com> Message-ID: <20060208162900.GQ31179@smtp.paip.net> On Wed, Feb 08, 2006 at 02:30:27PM +1100, Scott Ellis wrote: > I've been told it does not work when one end is gaim and one end is miranda > - i beleive i know why: gaim is all utf-8 internally, as is the otr library, > and protocol plugins would need to translate this to the protocol's encoding > when sending/receiving. Miranda (to put it very simply) uses utf-16 > internally. At present i convert the outgoing messages to utf-8 before > passing them through the OTR library, then send them. On receive I do the > reverse. Perhaps I should be converting the output from the OTR library back > to utf-16 before passing the message on to the protocol plugin for sending - > i will test this when i get a chance. Could you check what the "charset" field in the OSCAR message is set to? It's possible that it's set to UCS-2BE, when it should be ASCII (all OTR-encoded messages are ASCII after being encrypted and base64-ified). But I don't have a Windows box, so I can't test this theory. Can someone do a OSCAR protocol dump of what the Miranda OTR plugin is outputting? Thanks, - Ian From Scott Ellis Wed Feb 8 21:47:24 2006 From: Scott Ellis (Scott Ellis) Date: Thu, 9 Feb 2006 08:47:24 +1100 Subject: [OTR-users] OTR proxy or OTR plugin with Miranda IM In-Reply-To: <20060208162900.GQ31179@smtp.paip.net> References: <96e269140602071930o16e68796k@mail.gmail.com> <20060208162900.GQ31179@smtp.paip.net> Message-ID: <96e269140602081347w5a0b792bh@mail.gmail.com> ------=_Part_10043_33110784.1139435244687 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline The charset used in OSCAR-based protocols is often user-configurable in Miranda, I beleive - I'll check on it. In general though there are a lot of configuration options accross all protocols that could affect encoding - I think even the Yahoo proto has an option to do with utf-8 encoding. These kinds of options don't usually have an API to allow the otr plugin access, and I also don't think that's considered a polite thing for a plugin to do. I'll mess around today and see if I can find a method that will handle the general case. Scott On 09/02/06, Ian Goldberg wrote: > > On Wed, Feb 08, 2006 at 02:30:27PM +1100, Scott Ellis wrote: > > I've been told it does not work when one end is gaim and one end is > miranda > > - i beleive i know why: gaim is all utf-8 internally, as is the otr > library, > > and protocol plugins would need to translate this to the protocol's > encoding > > when sending/receiving. Miranda (to put it very simply) uses utf-16 > > internally. At present i convert the outgoing messages to utf-8 before > > passing them through the OTR library, then send them. On receive I do > the > > reverse. Perhaps I should be converting the output from the OTR library > back > > to utf-16 before passing the message on to the protocol plugin for > sending - > > i will test this when i get a chance. > > Could you check what the "charset" field in the OSCAR message is set to? > It's possible that it's set to UCS-2BE, when it should be ASCII (all > OTR-encoded messages are ASCII after being encrypted and base64-ified). > > But I don't have a Windows box, so I can't test this theory. Can > someone do a OSCAR protocol dump of what the Miranda OTR plugin is > outputting? > > Thanks, > > - Ian > ------=_Part_10043_33110784.1139435244687 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
The charset used in OSCAR-based protocols is often user= -configurable in Miranda, I beleive - I'll check on it. In general tho= ugh there are a lot of configuration options accross all protocols that cou= ld affect encoding - I think even the Yahoo proto has an option to do with = utf-8 encoding. These kinds of options don't usually have an API to allow t= he otr plugin access, and I also don't think that's considered a polite thi= ng for a plugin to do.
 
I'll mess around today and see if I can find a method that will handle= the general case.
 
Scott
 
On 09/02/06, Ian Goldberg <ian@cypherpunks= .ca> wrote:
On Wed, Feb 08, 2006 at 02:30:27= PM +1100, Scott Ellis wrote:
> I've been told it does not work when o= ne end is gaim and one end is miranda
> - i beleive i know why: gaim is all utf-8 internally, as is the ot= r library,
> and protocol plugins would need to translate this to the= protocol's encoding
> when sending/receiving. Miranda (to put it ver= y simply) uses utf-16
> internally. At present i convert the outgoing messages to utf-8 be= fore
> passing them through the OTR library, then send them. On recei= ve I do the
> reverse. Perhaps I should be converting the output from= the OTR library back
> to utf-16 before passing the message on to the protocol plugin for= sending -
> i will test this when i get a chance.

Could you c= heck what the "charset" field in the OSCAR message is set to?
It's possible that it's set to UCS-2BE, when it should be ASCII (allOTR-encoded messages are ASCII after being encrypted and base64-ified).
But I don't have a Windows box, so I can't test this theory. &nbs= p;Can
someone do a OSCAR protocol dump of what the Miranda OTR plugin is
outpu= tting?

Thanks,

  - Ian

------=_Part_10043_33110784.1139435244687-- From Scott Ellis Thu Feb 9 11:34:56 2006 From: Scott Ellis (Scott Ellis) Date: Thu, 9 Feb 2006 22:34:56 +1100 Subject: [OTR-users] OTR proxy or OTR plugin with Miranda IM In-Reply-To: <96e269140602081347w5a0b792bh@mail.gmail.com> References: <96e269140602071930o16e68796k@mail.gmail.com> <20060208162900.GQ31179@smtp.paip.net> <96e269140602081347w5a0b792bh@mail.gmail.com> Message-ID: <96e269140602090334q5dc188b8i@mail.gmail.com> ------=_Part_18390_20457429.1139484896230 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I have changed the plugin so that it now converts back from utf-8, after passing messages through the otr library, to what the protocols are expecting for a normal message. I'm hoping that this will do the same job a= s what the protos themselves do in gaim - and maybe now they'll talk to each other. If you're using the Updater plugin with Miranda, it might interest you to know that I have changed the update URLs for the OTR plugin (and the beta site URLs for Updater itself) to use a proper (port 80) web server, where a kind Miranda user has allowed me some web space. So the new version (0.0.5.0) is available at http://scottellis.com.au:81/test/otr.zip and also the new, more accessible and faster site, where future versions will be located: http://sje.twosx.net/otr.zip There is definately still some work to do - e.g. ending the session when either party goes offline...so there will be more updates shortly. Scott ------=_Part_18390_20457429.1139484896230 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
I have changed the plugin so that it now converts back from utf-8, aft= er passing messages through the otr library, to what the protocols are expe= cting for a normal message. I'm hoping that this will do the same job as wh= at the protos themselves do in gaim - and maybe now they'll talk to each ot= her.
 
If you're using the Updater plugin with Miranda, it might interest you= to know that I have changed the update URLs for the OTR plugin (and t= he beta site URLs for Updater itself) to use a proper (port 80) web server,= where a kind Miranda user has allowed me some web space.
 
So the new version (0.0.5.0) is availab= le at
 
 
and also the new, more accessible and faster site, where future v= ersions will be located:
 
 
There is definately still some work to do - e.g. ending the session wh= en either party goes offline...so there will be more updates shortly.
 
Scott
------=_Part_18390_20457429.1139484896230-- From Scott Ellis Sat Feb 11 13:50:24 2006 From: Scott Ellis (Scott Ellis) Date: Sun, 12 Feb 2006 00:50:24 +1100 Subject: [OTR-users] OTR proxy or OTR plugin with Miranda IM In-Reply-To: <96e269140602090334q5dc188b8i@mail.gmail.com> References: <96e269140602071930o16e68796k@mail.gmail.com> <20060208162900.GQ31179@smtp.paip.net> <96e269140602081347w5a0b792bh@mail.gmail.com> <96e269140602090334q5dc188b8i@mail.gmail.com> Message-ID: <96e269140602110550u3695762aw@mail.gmail.com> ------=_Part_7182_22672644.1139665824782 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Sorry for the double post (if that's the case) but I don't know if my original message went through... I have changed the plugin so that it now converts back from utf-8, after > passing messages through the otr library, to what the protocols are > expecting for a normal message. I'm hoping that this will do the same job= as > what the protos themselves do in gaim - and maybe now they'll talk to eac= h > other. If anyone can test this I'd love to know how it goes. > > If you're using the Updater plugin with Miranda, it might interest you to > know that I have changed the update URLs for the OTR plugin (and the beta > site URLs for Updater itself) to use a proper (port 80) web server, where= a > kind Miranda user has allowed me some web space. > > So the new version (0.0.5.0) [edit: now 0.0.5.1 - removed some debug > message boxes] is available at > > http://scottellis.com.au:81/test/otr.zip > > and also the new, more accessible and faster site, where future versions > will be located: > > http://sje.twosx.net/otr.zip > > There is definately still some work to do - e.g. ending the session when > either party goes offline...so there will be more updates shortly. > > Scott > ------=_Part_7182_22672644.1139665824782 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Sorry for the double post (if that's the case) but I don't know if my origi= nal message went through...

I have changed the plugin so that it now converts back from utf-8, aft= er passing messages through the otr library, to what the protocols are expe= cting for a normal message. I'm hoping that this will do the same job as wh= at the protos themselves do in gaim - and maybe now they'll talk to each ot= her. If anyone can test this I'd love to know how it goes.
 
If you're using the Updater plugin with Miranda, it might interest you= to know that I have changed the update URLs for the OTR plugin (and t= he beta site URLs for Updater itself) to use a proper (port 80) web server,= where a kind Miranda user has allowed me some web space.=20
 
So the new version (0.0.5.0) [edit: no= w 0.0.5.1 - removed some debug message boxes= ] is available at
 
 
and also the new, more accessible and faster site, where future v= ersions will be located:
 
 
There is definately still some work to do - e.g. ending the session wh= en either party goes offline...so there will be more updates shortly.
=
 
Scott

------=_Part_7182_22672644.1139665824782-- From moshen.colin@gmail.com Mon Feb 13 03:30:52 2006 From: moshen.colin@gmail.com (colin kennedy) Date: Sun, 12 Feb 2006 21:30:52 -0600 Subject: [OTR-users] otr proxy support file transfer? Message-ID: <4092f6c80602121930t1cf00baat2f0aaf04eefa7d7d@mail.gmail.com> ------=_Part_357_18910354.1139801452075 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline i know the GAIM plugin does not support file transfers but does the OTR proxy encrypt them? Thanks, ~A very interested user ------=_Part_357_18910354.1139801452075 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline i know the GAIM plugin does not support file transfers but does the OTR pro= xy encrypt them?

Thanks,

~A very interested user
------=_Part_357_18910354.1139801452075-- From ian@cypherpunks.ca Mon Feb 13 14:25:46 2006 From: ian@cypherpunks.ca (Ian Goldberg) Date: Mon, 13 Feb 2006 09:25:46 -0500 Subject: [OTR-users] otr proxy support file transfer? In-Reply-To: <4092f6c80602121930t1cf00baat2f0aaf04eefa7d7d@mail.gmail.com> References: <4092f6c80602121930t1cf00baat2f0aaf04eefa7d7d@mail.gmail.com> Message-ID: <20060213142546.GS31096@smtp.paip.net> On Sun, Feb 12, 2006 at 09:30:52PM -0600, colin kennedy wrote: > i know the GAIM plugin does not support file transfers but does the OTR > proxy encrypt them? It does not. OTR only handles one-on-one instant messages at this time. - Ian From Scott Ellis Wed Feb 15 14:08:33 2006 From: Scott Ellis (Scott Ellis) Date: Thu, 16 Feb 2006 01:08:33 +1100 Subject: [OTR-users] OTR proxy or OTR plugin with Miranda IM In-Reply-To: <96e269140602110550u3695762aw@mail.gmail.com> References: <96e269140602071930o16e68796k@mail.gmail.com> <20060208162900.GQ31179@smtp.paip.net> <96e269140602081347w5a0b792bh@mail.gmail.com> <96e269140602090334q5dc188b8i@mail.gmail.com> <96e269140602110550u3695762aw@mail.gmail.com> Message-ID: <96e269140602150608w24836e79j@mail.gmail.com> ------=_Part_8237_6395921.1140012513504 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline anyone had a chance to see if the miranda plugin talks to gaim yet? ------=_Part_8237_6395921.1140012513504 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline anyone had a chance to see if the miranda plugin talks to gaim yet? ------=_Part_8237_6395921.1140012513504-- From ian@cypherpunks.ca Wed Feb 15 23:01:11 2006 From: ian@cypherpunks.ca (Ian Goldberg) Date: Wed, 15 Feb 2006 18:01:11 -0500 Subject: [OTR-users] OTR proxy or OTR plugin with Miranda IM In-Reply-To: <96e269140602150608w24836e79j@mail.gmail.com> References: <96e269140602071930o16e68796k@mail.gmail.com> <20060208162900.GQ31179@smtp.paip.net> <96e269140602081347w5a0b792bh@mail.gmail.com> <96e269140602090334q5dc188b8i@mail.gmail.com> <96e269140602110550u3695762aw@mail.gmail.com> <96e269140602150608w24836e79j@mail.gmail.com> Message-ID: <20060215230111.GO31096@smtp.paip.net> On Thu, Feb 16, 2006 at 01:08:33AM +1100, Scott Ellis wrote: > anyone had a chance to see if the miranda plugin talks to gaim yet? Just so people know, Scott and I just tried this, and it seems to be working now. - Ian From CLAY@BROKENLADDER.COM Thu Feb 16 09:44:04 2006 From: CLAY@BROKENLADDER.COM (CLAY SHENTRUP) Date: Thu, 16 Feb 2006 01:44:04 -0800 Subject: [OTR-users] configure: error: glib Message-ID: <9129d8bb0602160144w6bcd7bfi9573a6750d974266@mail.gmail.com> ------=_Part_16024_1151049.1140083044285 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: base64 Content-Disposition: inline SSdtIGhhdmluZyB0aGlzCmVycm9yPGh0dHA6Ly9saXN0cy5jeXBoZXJwdW5rcy5jYS9waXBlcm1h aWwvb3RyLXVzZXJzLzIwMDUtRGVjZW1iZXIvMDAwNDk3Lmh0bWw+LgpJIGhhdmUgY29tcGlsZWQg Z2xpYiBhbmQgZ3RrIG15c2VsZiBldmVuLCBhbmQgc3RpbGwgdG8gbm8gYXZhaWwuCgpUaGFua3Ms CkNMQVkKCi0tCkhFIEdBWkVEIFVQIEFUIFRIRSBFTk9STU9VUyBGQUNFLiAgRk9SVFkgWUVBUlMg SVQgSEFEIFRBS0VOCkhJTSBUTyBMRUFSTiBXSEFUIEtJTkQgT0YgU01JTEUgV0FTIEhJRERFTiBC RU5FQVRIIFRIRSBEQVJLCk1PVVNUQUNIRS4gIE8gQ1JVRUwsIE5FRURMRVNTIE1JU1VOREVSU1RB TkRJTkchICBPIFNUVUJCT1JOLApTRUxGLVdJTExFRCBFWElMRSBGUk9NIFRIRSBMT1ZJTkcgQlJF QVNUISAgVFdPIEdJTi1TQ0VOVEVEClRFQVJTIFRSSUNLTEVEIERPV04gVEhFIFNJREVTIE9GIEhJ UyBOT1NFLiAgQlVUIElUIFdBUyBBTFJJR0hULApFVkVSWVRISU5HIFdBUyBBTFJJR0hULCBUSEUg U1RSVUdHTEUgV0FTIEZJTklTSEVELiAgSEUgSEFECldPTiBUSEUgVklDVE9SWSBPVkVSIEhJTVNF TEYuICBIRSBMT1ZFRCBCSUcgQlJPVEhFUi4K ------=_Part_16024_1151049.1140083044285 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: base64 Content-Disposition: inline SSdtIGhhdmluZyA8YSBocmVmPSJodHRwOi8vbGlzdHMuY3lwaGVycHVua3MuY2EvcGlwZXJtYWls L290ci11c2Vycy8yMDA1LURlY2VtYmVyLzAwMDQ5Ny5odG1sIj50aGlzIGVycm9yPC9hPi4mbmJz cDsgSSBoYXZlIGNvbXBpbGVkIGdsaWIgYW5kIGd0ayBteXNlbGYgZXZlbiwgYW5kIHN0aWxsIHRv IG5vIGF2YWlsLjxicj4KPGJyPgpUaGFua3MsPGJyPgpDTEFZPGJyIGNsZWFyPSJhbGwiPjxicj4t LSA8YnI+SEUgR0FaRUQgVVAgQVQgVEhFIEVOT1JNT1VTIEZBQ0UuJm5ic3A7Jm5ic3A7Rk9SVFkg WUVBUlMgSVQgSEFEIFRBS0VOPGJyPkhJTSBUTyBMRUFSTiBXSEFUIEtJTkQgT0YgU01JTEUgV0FT IEhJRERFTiBCRU5FQVRIIFRIRSBEQVJLPGJyPk1PVVNUQUNIRS4mbmJzcDsmbmJzcDtPIENSVUVM LCBORUVETEVTUyBNSVNVTkRFUlNUQU5ESU5HISZuYnNwOyZuYnNwO08gU1RVQkJPUk4sPGJyPgpT RUxGLVdJTExFRCBFWElMRSBGUk9NIFRIRSBMT1ZJTkcgQlJFQVNUISZuYnNwOyZuYnNwO1RXTyBH SU4tU0NFTlRFRDxicj5URUFSUyBUUklDS0xFRCBET1dOIFRIRSBTSURFUyBPRiBISVMgTk9TRS4m bmJzcDsmbmJzcDtCVVQgSVQgV0FTIEFMUklHSFQsPGJyPkVWRVJZVEhJTkcgV0FTIEFMUklHSFQs IFRIRSBTVFJVR0dMRSBXQVMgRklOSVNIRUQuJm5ic3A7Jm5ic3A7SEUgSEFEPGJyPldPTiBUSEUg VklDVE9SWSBPVkVSIEhJTVNFTEYuJm5ic3A7Jm5ic3A7SEUgTE9WRUQgQklHIEJST1RIRVIuCg== ------=_Part_16024_1151049.1140083044285-- From qsecopr@gmail.com Thu Feb 16 08:44:00 2006 From: qsecopr@gmail.com (Der QSECOPR) Date: Thu, 16 Feb 2006 09:44:00 +0100 Subject: [OTR-users] OTR3 does not work with Gaim2 beta 2 (Windows XP) Message-ID: <8b6e01220602160044pb332a24jd08508854c5d2333@mail.gmail.com> ------=_Part_736_20255231.1140079440056 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, I use Gaim 2 beta 2 (installed gaim-2.0.0beta2.exe) and OTR3 ( gaim2-otr-3.0.0.exe) under Windows XP Pro (SP2). OTR3 installed the gaim2-otr.dll into the Gaim\Plugin-Folder but there's no OTR-Plugin under Tools -> Plugins. The debug windows contains the followin= g message: .. (09:30:33) plugins: probing C:\Programme\Gaim\plugins\extplacement.dll (09:30:33) plugins: probing C:\Programme\Gaim\plugins\gaim2-otr.dll (09:30:33) plugins: C:\Programme\Gaim\plugins\gaim2-otr.dll is unloadable: Die angegebene Prozedur wurde nicht gefunden. (09:30:33) plugins: probing C:\Programme\Gaim\plugins\gaimrc.dll (09:30:33) plugins: probing C:\Programme\Gaim\plugins\history.dll ... The procedure cannot be found... okay! But how can I solve this problem? Thanks Stefan ------=_Part_736_20255231.1140079440056 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi,

I use Gaim 2 beta 2 (installed gaim-2.0.0beta2.exe) and OTR3 (ga= im2-otr-3.0.0.exe) under Windows XP Pro (SP2).
OTR3 installed the gaim2= -otr.dll into the Gaim\Plugin-Folder but there's no OTR-Plugin under Tools = -> Plugins. The debug windows contains  the following message:

..
(09:30:33) plugins: probing C:\Programme\Gaim\plugins\extplac= ement.dll
(09:30:33) plugins: probing C:\Programme\Gaim\plugins\gaim2-ot= r.dll
(09:30:33) plugins: C:\Programme\Gaim\plugins\gaim2-otr.dll is unl= oadable: Die angegebene Prozedur wurde nicht gefunden.
(09:30:33) plugins: probing C:\Programme\Gaim\plugins\gaimrc.dll
(09= :30:33) plugins: probing C:\Programme\Gaim\plugins\history.dll
...
The procedure cannot be found... okay! But how can I solve this problem?

Thanks
Stefan ------=_Part_736_20255231.1140079440056-- From ian@cypherpunks.ca Thu Feb 16 13:36:04 2006 From: ian@cypherpunks.ca (Ian Goldberg) Date: Thu, 16 Feb 2006 08:36:04 -0500 Subject: [OTR-users] configure: error: glib In-Reply-To: <9129d8bb0602160144w6bcd7bfi9573a6750d974266@mail.gmail.com> References: <9129d8bb0602160144w6bcd7bfi9573a6750d974266@mail.gmail.com> Message-ID: <20060216133604.GV31096@smtp.paip.net> On Thu, Feb 16, 2006 at 01:44:04AM -0800, CLAY SHENTRUP wrote: > I'm having this > error. > I have compiled glib and gtk myself even, and still to no avail. That error usually means that you don't have the pkg-config files for glib and/or gtk installed properly. Can you run: $ pkg-config --libs "glib-2.0 >= 2.4 gtk+-2.0 >= 2.4 gaim >= 1.0" And see what happens? It should output something like: -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 - Ian From ian@cypherpunks.ca Thu Feb 16 14:21:53 2006 From: ian@cypherpunks.ca (Ian Goldberg) Date: Thu, 16 Feb 2006 09:21:53 -0500 Subject: [OTR-users] OTR3 does not work with Gaim2 beta 2 (Windows XP) In-Reply-To: <8b6e01220602160044pb332a24jd08508854c5d2333@mail.gmail.com> References: <8b6e01220602160044pb332a24jd08508854c5d2333@mail.gmail.com> Message-ID: <20060216142153.GX31096@smtp.paip.net> On Thu, Feb 16, 2006 at 09:44:00AM +0100, Der QSECOPR wrote: > Hi, > > I use Gaim 2 beta 2 (installed gaim-2.0.0beta2.exe) and OTR3 ( > gaim2-otr-3.0.0.exe) under Windows XP Pro (SP2). > OTR3 installed the gaim2-otr.dll into the Gaim\Plugin-Folder but there's no > OTR-Plugin under Tools -> Plugins. The debug windows contains the following > message: > See this message: http://lists.cypherpunks.ca/pipermail/otr-users/2006-January/000531.html Beta 2 changed the gaim API so the old plugin no longer loads. There's a .zip file containing the new .dll, which you should just copy over the old one (when gaim isn't running). - Ian From cas0@optonline.net Thu Feb 16 14:54:58 2006 From: cas0@optonline.net (Cindy Salwen) Date: Thu, 16 Feb 2006 09:54:58 -0500 Subject: [OTR-users] OTR proxy Message-ID: <5449v1pschhb436ll4i8bnav0b17rffehd@4ax.com> Is anyone successfully using the OTR proxy under windows 2000? I've tried using it with Miranda IM and I can't get it going. I'm wondering if anyone is using the proxy at all. Cindy From ian@cypherpunks.ca Thu Feb 16 15:26:02 2006 From: ian@cypherpunks.ca (Ian Goldberg) Date: Thu, 16 Feb 2006 10:26:02 -0500 Subject: [OTR-users] OTR proxy In-Reply-To: <5449v1pschhb436ll4i8bnav0b17rffehd@4ax.com> References: <5449v1pschhb436ll4i8bnav0b17rffehd@4ax.com> Message-ID: <20060216152602.GZ31096@smtp.paip.net> On Thu, Feb 16, 2006 at 09:54:58AM -0500, Cindy Salwen wrote: > Is anyone successfully using the OTR proxy under windows 2000? I've tried using > it with Miranda IM and I can't get it going. I'm wondering if anyone is using > the proxy at all. There are certainly people using the proxy with Trillian (and iChat on OS X). For Miranda, the new plugin seems to be the way to go, if you can't get the proxy working with it. - Ian From moshen.colin@gmail.com Fri Feb 17 02:26:41 2006 From: moshen.colin@gmail.com (colin kennedy) Date: Thu, 16 Feb 2006 20:26:41 -0600 Subject: [OTR-users] OTR proxy or OTR plugin with Miranda IM Message-ID: <4092f6c80602161826wfa5eb04m47392d57fc191fb6@mail.gmail.com> ------=_Part_11822_26189495.1140143201234 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Ian, could you specify what protocol(s) and/or miranda plugins you were using? = I can't seem to get a working connection between miranda and gaim. thanks On 2/16/06, otr-users-request@lists.cypherpunks.ca < otr-users-request@lists.cypherpunks.ca> wrote: > > Send OTR-users mailing list submissions to > otr-users@lists.cypherpunks.ca > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.cypherpunks.ca/mailman/listinfo/otr-users > or, via email, send a message with subject or body 'help' to > otr-users-request@lists.cypherpunks.ca > > You can reach the person managing the list at > otr-users-admin@lists.cypherpunks.ca > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of OTR-users digest..." > > > Today's Topics: > > 1. Re: OTR proxy or OTR plugin with Miranda IM (Scott Ellis) > 2. Re: OTR proxy or OTR plugin with Miranda IM (Ian Goldberg) > 3. configure: error: glib (CLAY SHENTRUP) > > --__--__-- > > Message: 1 > Date: Thu, 16 Feb 2006 01:08:33 +1100 > From: Scott Ellis > Reply-To: Scott Ellis > To: otr-users@lists.cypherpunks.ca > Subject: Re: [OTR-users] OTR proxy or OTR plugin with Miranda IM > > ------=3D_Part_8237_6395921.1140012513504 > Content-Type: text/plain; charset=3DISO-8859-1 > Content-Transfer-Encoding: quoted-printable > Content-Disposition: inline > > anyone had a chance to see if the miranda plugin talks to gaim yet? > > ------=3D_Part_8237_6395921.1140012513504 > Content-Type: text/html; charset=3DISO-8859-1 > Content-Transfer-Encoding: quoted-printable > Content-Disposition: inline > > anyone had a chance to see if the miranda plugin talks to gaim yet? > > ------=3D_Part_8237_6395921.1140012513504-- > > --__--__-- > > Message: 2 > Date: Wed, 15 Feb 2006 18:01:11 -0500 > To: otr-users@lists.cypherpunks.ca > Subject: Re: [OTR-users] OTR proxy or OTR plugin with Miranda IM > From: Ian Goldberg > > On Thu, Feb 16, 2006 at 01:08:33AM +1100, Scott Ellis wrote: > > anyone had a chance to see if the miranda plugin talks to gaim yet? > > Just so people know, Scott and I just tried this, and it seems to be > working now. > > - Ian > > --__--__-- > > Message: 3 > Date: Thu, 16 Feb 2006 01:44:04 -0800 > From: CLAY SHENTRUP > Reply-To: CLAY@BROKENLADDER.COM > To: otr-users@lists.cypherpunks.ca > Subject: [OTR-users] configure: error: glib > > ------=3D_Part_16024_1151049.1140083044285 > Content-Type: text/plain; charset=3DUTF-8 > Content-Transfer-Encoding: base64 > Content-Disposition: inline > > > SSdtIGhhdmluZyB0aGlzCmVycm9yPGh0dHA6Ly9saXN0cy5jeXBoZXJwdW5rcy5jYS9waXBlc= m1h > > aWwvb3RyLXVzZXJzLzIwMDUtRGVjZW1iZXIvMDAwNDk3Lmh0bWw+LgpJIGhhdmUgY29tcGlsZ= WQg > > Z2xpYiBhbmQgZ3RrIG15c2VsZiBldmVuLCBhbmQgc3RpbGwgdG8gbm8gYXZhaWwuCgpUaGFua= 3Ms > > CkNMQVkKCi0tCkhFIEdBWkVEIFVQIEFUIFRIRSBFTk9STU9VUyBGQUNFLiAgRk9SVFkgWUVBU= lMg > > SVQgSEFEIFRBS0VOCkhJTSBUTyBMRUFSTiBXSEFUIEtJTkQgT0YgU01JTEUgV0FTIEhJRERFT= iBC > > RU5FQVRIIFRIRSBEQVJLCk1PVVNUQUNIRS4gIE8gQ1JVRUwsIE5FRURMRVNTIE1JU1VOREVSU= 1RB > > TkRJTkchICBPIFNUVUJCT1JOLApTRUxGLVdJTExFRCBFWElMRSBGUk9NIFRIRSBMT1ZJTkcgQ= lJF > > QVNUISAgVFdPIEdJTi1TQ0VOVEVEClRFQVJTIFRSSUNLTEVEIERPV04gVEhFIFNJREVTIE9GI= EhJ > > UyBOT1NFLiAgQlVUIElUIFdBUyBBTFJJR0hULApFVkVSWVRISU5HIFdBUyBBTFJJR0hULCBUS= EUg > > U1RSVUdHTEUgV0FTIEZJTklTSEVELiAgSEUgSEFECldPTiBUSEUgVklDVE9SWSBPVkVSIEhJT= VNF > TEYuICBIRSBMT1ZFRCBCSUcgQlJPVEhFUi4K > ------=3D_Part_16024_1151049.1140083044285 > Content-Type: text/html; charset=3DUTF-8 > Content-Transfer-Encoding: base64 > Content-Disposition: inline > > > SSdtIGhhdmluZyA8YSBocmVmPSJodHRwOi8vbGlzdHMuY3lwaGVycHVua3MuY2EvcGlwZXJtY= Wls > > L290ci11c2Vycy8yMDA1LURlY2VtYmVyLzAwMDQ5Ny5odG1sIj50aGlzIGVycm9yPC9hPi4mb= mJz > > cDsgSSBoYXZlIGNvbXBpbGVkIGdsaWIgYW5kIGd0ayBteXNlbGYgZXZlbiwgYW5kIHN0aWxsI= HRv > > IG5vIGF2YWlsLjxicj4KPGJyPgpUaGFua3MsPGJyPgpDTEFZPGJyIGNsZWFyPSJhbGwiPjxic= j4t > > LSA8YnI+SEUgR0FaRUQgVVAgQVQgVEhFIEVOT1JNT1VTIEZBQ0UuJm5ic3A7Jm5ic3A7Rk9SV= Fkg > > WUVBUlMgSVQgSEFEIFRBS0VOPGJyPkhJTSBUTyBMRUFSTiBXSEFUIEtJTkQgT0YgU01JTEUgV= 0FT > > IEhJRERFTiBCRU5FQVRIIFRIRSBEQVJLPGJyPk1PVVNUQUNIRS4mbmJzcDsmbmJzcDtPIENSV= UVM > > LCBORUVETEVTUyBNSVNVTkRFUlNUQU5ESU5HISZuYnNwOyZuYnNwO08gU1RVQkJPUk4sPGJyP= gpT > > RUxGLVdJTExFRCBFWElMRSBGUk9NIFRIRSBMT1ZJTkcgQlJFQVNUISZuYnNwOyZuYnNwO1RXT= yBH > > SU4tU0NFTlRFRDxicj5URUFSUyBUUklDS0xFRCBET1dOIFRIRSBTSURFUyBPRiBISVMgTk9TR= S4m > > bmJzcDsmbmJzcDtCVVQgSVQgV0FTIEFMUklHSFQsPGJyPkVWRVJZVEhJTkcgV0FTIEFMUklHS= FQs > > IFRIRSBTVFJVR0dMRSBXQVMgRklOSVNIRUQuJm5ic3A7Jm5ic3A7SEUgSEFEPGJyPldPTiBUS= EUg > > VklDVE9SWSBPVkVSIEhJTVNFTEYuJm5ic3A7Jm5ic3A7SEUgTE9WRUQgQklHIEJST1RIRVIuC= g=3D=3D > ------=3D_Part_16024_1151049.1140083044285-- > > > --__--__-- > > _______________________________________________ > OTR-users mailing list > OTR-users@lists.cypherpunks.ca > http://lists.cypherpunks.ca/mailman/listinfo/otr-users > > > End of OTR-users Digest > ------=_Part_11822_26189495.1140143201234 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Ian,
could you specify what protocol(s) and/or miranda plugins you were = using?  I can't seem to get a working connection between miranda and g= aim.

thanks

On 2/16/06, otr-users-request= @lists.cypherpunks.ca <otr-users-request@lists.cypherpunks.ca> wrote:
Send OTR-users ma= iling list submissions to
       &nbs= p; otr-users@lists.cypherpunks.ca

To subscribe or unsubscribe via t= he World Wide Web, visit
        = ;http://= lists.cypherpunks.ca/mailman/listinfo/otr-users
or, via email, send a message with subject or body 'help' to
&nb= sp;       otr-users-request@lists.cypherpunks.ca
<= br>You can reach the person managing the list at
        otr-users-admin@lists.cypherpunks.ca
When replying, please edit your Subject line so it is more specificthan "Re: Contents of OTR-users digest..."


Today's Topics:

   1. Re: OTR proxy or OTR plu= gin with Miranda IM (Scott Ellis)
   2. Re: OTR proxy or OTR p= lugin with Miranda IM (Ian Goldberg)
   3. configure: error: g= lib (CLAY SHENTRUP)

--__--__--

Message: 1
Date: Thu, 16 Feb 2006 01:08:33 +1100
Fr= om: Scott Ellis <mail@scottell= is.com.au>
Reply-To: Scott Ellis < mail@scottellis.com.au>
To: otr-users@lists.cypherpunks.ca
Subject: Re: [OTR-users]= OTR proxy or OTR plugin with Miranda IM

------=3D_Part_8237_6395921= .1140012513504
Content-Type: text/plain; charset=3DISO-8859-1
Content-Transfer-Enco= ding: quoted-printable
Content-Disposition: inline

anyone had a c= hance to see if the miranda plugin talks to gaim yet?

------=3D_Part= _8237_6395921.1140012513504
Content-Type: text/html; charset=3DISO-8859-1
Content-Transfer-Encod= ing: quoted-printable
Content-Disposition: inline

anyone had a ch= ance to see if the miranda plugin talks to gaim yet?

------=3D_Part_= 8237_6395921.1140012513504--

--__--__--

Message: 2
Date: Wed, 15 Feb 2006 18:01:11 -05= 00
To: otr-users@lists= .cypherpunks.ca
Subject: Re: [OTR-users] OTR proxy or OTR plugin wit= h Miranda IM
From: Ian Goldberg <ian@cypher= punks.ca>

On Thu, Feb 16, 2006 at 01:08:33AM +1100, Scott Ell= is wrote:
> anyone had a chance to see if the miranda plugin talks to= gaim yet?

Just so people know, Scott and I just tried this, and it seems to b= e
working now.

   - Ian

--__--__--

Messag= e: 3
Date: Thu, 16 Feb 2006 01:44:04 -0800
From: CLAY SHENTRUP < CLAY@BROKENLADDER.COM>
Reply-To: CLAY@BROKENLADDER.COM
To: otr-users@lists.cypherpunks.ca
Subject: [OTR-users]= configure: error: glib

------=3D_Part_16024_1151049.1140083044285
Content-Type: text/pl= ain; charset=3DUTF-8
Content-Transfer-Encoding: base64
Content-Dispos= ition: inline

SSdtIGhhdmluZyB0aGlzCmVycm9yPGh0dHA6Ly9saXN0cy5jeXBoZX= JwdW5rcy5jYS9waXBlcm1h
aWwvb3RyLXVzZXJzLzIwMDUtRGVjZW1iZXIvMDAwNDk3Lmh0bWw+LgpJIGhhdmUgY29tcGl= sZWQg
Z2xpYiBhbmQgZ3RrIG15c2VsZiBldmVuLCBhbmQgc3RpbGwgdG8gbm8gYXZhaWwuCg= pUaGFua3Ms
CkNMQVkKCi0tCkhFIEdBWkVEIFVQIEFUIFRIRSBFTk9STU9VUyBGQUNFLiAgR= k9SVFkgWUVBUlMg
SVQgSEFEIFRBS0VOCkhJTSBUTyBMRUFSTiBXSEFUIEtJTkQgT0YgU01JTEUgV0FTIEhJRER= FTiBC
RU5FQVRIIFRIRSBEQVJLCk1PVVNUQUNIRS4gIE8gQ1JVRUwsIE5FRURMRVNTIE1JU1= VOREVSU1RB
TkRJTkchICBPIFNUVUJCT1JOLApTRUxGLVdJTExFRCBFWElMRSBGUk9NIFRIR= SBMT1ZJTkcgQlJF
QVNUISAgVFdPIEdJTi1TQ0VOVEVEClRFQVJTIFRSSUNLTEVEIERPV04gVEhFIFNJREVTIE9= GIEhJ
UyBOT1NFLiAgQlVUIElUIFdBUyBBTFJJR0hULApFVkVSWVRISU5HIFdBUyBBTFJJR0= hULCBUSEUg
U1RSVUdHTEUgV0FTIEZJTklTSEVELiAgSEUgSEFECldPTiBUSEUgVklDVE9SW= SBPVkVSIEhJTVNF
TEYuICBIRSBMT1ZFRCBCSUcgQlJPVEhFUi4K
------=3D_Part_16024_1151049.11= 40083044285
Content-Type: text/html; charset=3DUTF-8
Content-Transfer= -Encoding: base64
Content-Disposition: inline

SSdtIGhhdmluZyA8YSB= ocmVmPSJodHRwOi8vbGlzdHMuY3lwaGVycHVua3MuY2EvcGlwZXJtYWls
L290ci11c2Vycy8yMDA1LURlY2VtYmVyLzAwMDQ5Ny5odG1sIj50aGlzIGVycm9yPC9hPi4= mbmJz
cDsgSSBoYXZlIGNvbXBpbGVkIGdsaWIgYW5kIGd0ayBteXNlbGYgZXZlbiwgYW5kIH= N0aWxsIHRv
IG5vIGF2YWlsLjxicj4KPGJyPgpUaGFua3MsPGJyPgpDTEFZPGJyIGNsZWFyP= SJhbGwiPjxicj4t
LSA8YnI+SEUgR0FaRUQgVVAgQVQgVEhFIEVOT1JNT1VTIEZBQ0UuJm5ic3A7Jm5ic3A7Rk9= SVFkg
WUVBUlMgSVQgSEFEIFRBS0VOPGJyPkhJTSBUTyBMRUFSTiBXSEFUIEtJTkQgT0YgU0= 1JTEUgV0FT
IEhJRERFTiBCRU5FQVRIIFRIRSBEQVJLPGJyPk1PVVNUQUNIRS4mbmJzcDsmb= mJzcDtPIENSVUVM
LCBORUVETEVTUyBNSVNVTkRFUlNUQU5ESU5HISZuYnNwOyZuYnNwO08gU1RVQkJPUk4sPGJ= yPgpT
RUxGLVdJTExFRCBFWElMRSBGUk9NIFRIRSBMT1ZJTkcgQlJFQVNUISZuYnNwOyZuYn= NwO1RXTyBH
SU4tU0NFTlRFRDxicj5URUFSUyBUUklDS0xFRCBET1dOIFRIRSBTSURFUyBPR= iBISVMgTk9TRS4m
bmJzcDsmbmJzcDtCVVQgSVQgV0FTIEFMUklHSFQsPGJyPkVWRVJZVEhJTkcgV0FTIEFMUkl= HSFQs
IFRIRSBTVFJVR0dMRSBXQVMgRklOSVNIRUQuJm5ic3A7Jm5ic3A7SEUgSEFEPGJyPl= dPTiBUSEUg
VklDVE9SWSBPVkVSIEhJTVNFTEYuJm5ic3A7Jm5ic3A7SEUgTE9WRUQgQklHI= EJST1RIRVIuCg=3D=3D
------=3D_Part_16024_1151049.1140083044285--


--__--__--
<= br>_______________________________________________
OTR-users mailing lis= t
OTR-users@lists.cyph= erpunks.ca
= http://lists.cypherpunks.ca/mailman/listinfo/otr-users


End o= f OTR-users Digest

------=_Part_11822_26189495.1140143201234-- From CLAY@BROKENLADDER.COM Fri Feb 17 05:31:13 2006 From: CLAY@BROKENLADDER.COM (CLAY SHENTRUP) Date: Thu, 16 Feb 2006 21:31:13 -0800 Subject: [OTR-users] configure: error: glib In-Reply-To: <20060216133604.GV31096@smtp.paip.net> References: <9129d8bb0602160144w6bcd7bfi9573a6750d974266@mail.gmail.com> <20060216133604.GV31096@smtp.paip.net> Message-ID: <9129d8bb0602162131l5213cd4dr97d61206d90c69dd@mail.gmail.com> ------=_Part_5843_5706228.1140154273782 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: base64 Content-Disposition: inline SSBuZWVkZWQgdGhlIEdhaW0gaGVhZGVycywgd2hpY2ggYXJlIGluIGdhaW0tZGV2LiAgRHVoISAg VGhhbmtzIElhbi4KCkJ5IHRoZSB3YXksIGRvIHlvdSBoYXZlIGFueSBzaXRlIHRoYXQgZXhwbGFp bnMgc29tZSBvZiB0aGUgcHJvamVjdHMgeW91J3JlCndvcmtpbmcgb24gaW4geW91ciBkYWlseSBs aWZlPyAgSSdtIHN1cmUgc29tZSBvZiB0aGVtIHdvdWxkIGJlIHF1aXRlCmZhc2NpbmF0aW5nLgoK Q2xheQoKT24gMi8xNi8wNiwgSWFuIEdvbGRiZXJnIDxpYW5AY3lwaGVycHVua3MuY2E+IHdyb3Rl Ogo+Cj4gT24gVGh1LCBGZWIgMTYsIDIwMDYgYXQgMDE6NDQ6MDRBTSAtMDgwMCwgQ0xBWSBTSEVO VFJVUCB3cm90ZToKPiA+IEknbSBoYXZpbmcgdGhpcwo+ID4gZXJyb3I8Cj4gaHR0cDovL2xpc3Rz LmN5cGhlcnB1bmtzLmNhL3BpcGVybWFpbC9vdHItdXNlcnMvMjAwNS1EZWNlbWJlci8wMDA0OTcu aHRtbAo+ID4uCj4gPiBJIGhhdmUgY29tcGlsZWQgZ2xpYiBhbmQgZ3RrIG15c2VsZiBldmVuLCBh bmQgc3RpbGwgdG8gbm8gYXZhaWwuCj4KPgo+CgoKLS0KSEUgR0FaRUQgVVAgQVQgVEhFIEVOT1JN T1VTIEZBQ0UuICBGT1JUWSBZRUFSUyBJVCBIQUQgVEFLRU4KSElNIFRPIExFQVJOIFdIQVQgS0lO RCBPRiBTTUlMRSBXQVMgSElEREVOIEJFTkVBVEggVEhFIERBUksKTU9VU1RBQ0hFLiAgTyBDUlVF TCwgTkVFRExFU1MgTUlTVU5ERVJTVEFORElORyEgIE8gU1RVQkJPUk4sClNFTEYtV0lMTEVEIEVY SUxFIEZST00gVEhFIExPVklORyBCUkVBU1QhICBUV08gR0lOLVNDRU5URUQKVEVBUlMgVFJJQ0tM RUQgRE9XTiBUSEUgU0lERVMgT0YgSElTIE5PU0UuICBCVVQgSVQgV0FTIEFMUklHSFQsCkVWRVJZ VEhJTkcgV0FTIEFMUklHSFQsIFRIRSBTVFJVR0dMRSBXQVMgRklOSVNIRUQuICBIRSBIQUQKV09O IFRIRSBWSUNUT1JZIE9WRVIgSElNU0VMRi4gIEhFIExPVkVEIEJJRyBCUk9USEVSLgo= ------=_Part_5843_5706228.1140154273782 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: base64 Content-Disposition: inline SSBuZWVkZWQgdGhlIEdhaW0gaGVhZGVycywgd2hpY2ggYXJlIGluIGdhaW0tZGV2LiZuYnNwOyBE dWghJm5ic3A7IFRoYW5rcyBJYW4uPGJyPgo8YnI+CkJ5IHRoZSB3YXksIGRvIHlvdSBoYXZlIGFu eSBzaXRlIHRoYXQgZXhwbGFpbnMgc29tZSBvZiB0aGUgcHJvamVjdHMKeW91J3JlIHdvcmtpbmcg b24gaW4geW91ciBkYWlseSBsaWZlPyZuYnNwOyBJJ20gc3VyZSBzb21lIG9mIHRoZW0gd291bGQK YmUgcXVpdGUgZmFzY2luYXRpbmcuPGJyPgo8YnI+CkNsYXk8YnI+PGJyPjxkaXY+PHNwYW4gY2xh c3M9ImdtYWlsX3F1b3RlIj5PbiAyLzE2LzA2LCA8YiBjbGFzcz0iZ21haWxfc2VuZGVybmFtZSI+ SWFuIEdvbGRiZXJnPC9iPiAmbHQ7PGEgaHJlZj0ibWFpbHRvOmlhbkBjeXBoZXJwdW5rcy5jYSI+ aWFuQGN5cGhlcnB1bmtzLmNhPC9hPiZndDsgd3JvdGU6PC9zcGFuPjxibG9ja3F1b3RlIGNsYXNz PSJnbWFpbF9xdW90ZSIgc3R5bGU9ImJvcmRlci1sZWZ0OiAxcHggc29saWQgcmdiKDIwNCwgMjA0 LCAyMDQpOyBtYXJnaW46IDBwdCAwcHQgMHB0IDAuOGV4OyBwYWRkaW5nLWxlZnQ6IDFleDsiPgpP biBUaHUsIEZlYiAxNiwgMjAwNiBhdCAwMTo0NDowNEFNIC0wODAwLCBDTEFZIFNIRU5UUlVQIHdy b3RlOjxicj4mZ3Q7IEknbSBoYXZpbmcgdGhpczxicj4mZ3Q7IGVycm9yJmx0OzxhIGhyZWY9Imh0 dHA6Ly9saXN0cy5jeXBoZXJwdW5rcy5jYS9waXBlcm1haWwvb3RyLXVzZXJzLzIwMDUtRGVjZW1i ZXIvMDAwNDk3Lmh0bWwiPmh0dHA6Ly9saXN0cy5jeXBoZXJwdW5rcy5jYS9waXBlcm1haWwvb3Ry LXVzZXJzLzIwMDUtRGVjZW1iZXIvMDAwNDk3Lmh0bWwKPC9hPiZndDsuPGJyPiZndDsgSSBoYXZl IGNvbXBpbGVkIGdsaWIgYW5kIGd0ayBteXNlbGYgZXZlbiwgYW5kIHN0aWxsIHRvIG5vIGF2YWls Ljxicj48YnI+PGJyPjwvYmxvY2txdW90ZT48L2Rpdj48YnI+PGJyIGNsZWFyPSJhbGwiPjxicj4t LSA8YnI+SEUgR0FaRUQgVVAgQVQgVEhFIEVOT1JNT1VTIEZBQ0UuJm5ic3A7Jm5ic3A7Rk9SVFkg WUVBUlMgSVQgSEFEIFRBS0VOPGJyPkhJTSBUTyBMRUFSTiBXSEFUIEtJTkQgT0YgU01JTEUgV0FT IEhJRERFTiBCRU5FQVRIIFRIRSBEQVJLCjxicj5NT1VTVEFDSEUuJm5ic3A7Jm5ic3A7TyBDUlVF TCwgTkVFRExFU1MgTUlTVU5ERVJTVEFORElORyEmbmJzcDsmbmJzcDtPIFNUVUJCT1JOLDxicj5T RUxGLVdJTExFRCBFWElMRSBGUk9NIFRIRSBMT1ZJTkcgQlJFQVNUISZuYnNwOyZuYnNwO1RXTyBH SU4tU0NFTlRFRDxicj5URUFSUyBUUklDS0xFRCBET1dOIFRIRSBTSURFUyBPRiBISVMgTk9TRS4m bmJzcDsmbmJzcDtCVVQgSVQgV0FTIEFMUklHSFQsPGJyPkVWRVJZVEhJTkcgV0FTIEFMUklHSFQs IFRIRSBTVFJVR0dMRSBXQVMgRklOSVNIRUQuJm5ic3A7Jm5ic3A7SEUgSEFECjxicj5XT04gVEhF IFZJQ1RPUlkgT1ZFUiBISU1TRUxGLiZuYnNwOyZuYnNwO0hFIExPVkVEIEJJRyBCUk9USEVSLgo= ------=_Part_5843_5706228.1140154273782-- From cas0@optonline.net Sat Feb 18 18:00:12 2006 From: cas0@optonline.net (Cindy Salwen) Date: Sat, 18 Feb 2006 13:00:12 -0500 Subject: [OTR-users] OTR proxy or OTR plugin with Miranda IM In-Reply-To: <20060215230111.GO31096@smtp.paip.net> References: <96e269140602071930o16e68796k@mail.gmail.com> <20060208162900.GQ31179@smtp.paip.net> <96e269140602081347w5a0b792bh@mail.gmail.com> <96e269140602090334q5dc188b8i@mail.gmail.com> <96e269140602110550u3695762aw@mail.gmail.com> <96e269140602150608w24836e79j@mail.gmail.com> <20060215230111.GO31096@smtp.paip.net> Message-ID: I'm trying to use the plugin and getting nowhere. If I set it on manual and the click Start OTR nothing happens. The person I'm talking to never receives any message. If the person using GAIM tries starting OTR I get "?OTR?v2? nialo6 has requested an Off-the-Record private conversation. However, you do not have a plugin to support that. See http://www.cypherpunks.ca/otr/ for more information." If I set to opportunistic the same thing happens when they try to send me a message. On Always, I get messages saying "OTR policy violation. You attempted to send an unencrypted message." and then it tells me the person is offline, when they are still on line. Am I missing something? I haven't seen any key exchange and the "new private key" button under Options->Plugins->OTR is always grayed out. Cindy On Wed, 15 Feb 2006 18:01:11 -0500, you wrote: >On Thu, Feb 16, 2006 at 01:08:33AM +1100, Scott Ellis wrote: >> anyone had a chance to see if the miranda plugin talks to gaim yet? > >Just so people know, Scott and I just tried this, and it seems to be >working now. > > - Ian >_______________________________________________ >OTR-users mailing list >OTR-users@lists.cypherpunks.ca >http://lists.cypherpunks.ca/mailman/listinfo/otr-users From Scott Ellis" ------=_Part_8691_10450519.1140342978627 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Some info that might be useful in getting the plugin going...thx Cindy ---------- Forwarded message ---------- From: Cindy Salwen Date: 19-Feb-2006 16:47 Subject: Re: OTR database check To: Scott Ellis Hi, I had already updated the AIM plugin. The old TOC1 plugin had stopped working for me at some point. I'd replaced it with the TOC2 one, but I hadn't updated the rest of miranda because there didn't seem to be a reason to in the description of changes. I have no problem with your posting the conversation to the list. Anything to help. I can pretty easily test things here with Gaim, so if you ever want help with testing let me know. We have multiple computers and other people seem happy with Gaim. One of them is on Win2000 and the other uses Gaim on Linux. As to the contact list, looks like 'clist nicer' version 0.6.0.4. I didn't realize that the contact list was a plug in and that there was any choice, so that must have been the default when I installed miranda. Cindy On Sun, 19 Feb 2006 16:19:08 +1100, you wrote: >Hi Cindy, > >After your last post, I was going to suggest updating your AIM plugin - th= e >one that came with release 0.4.0.1 was the old TOC1 plugin, and AIM have >discontinued support for TOC1 on their servers. There is a TOC2 plugin >available on the file listing and packaged with release 0.4.0.2 and >0.4.0.3...and the current alpha builds include the new AimOSCAR plugin. Th= e >state of Aim in miranda is, as you can see, a little chaotic right now. > >I'll look into why the menu items don't appear to be working. I'm glad you >had the patience to get it going :) Can I ask which contact list plugin >you're using (not that it should make a difference)? FYI, I've done my >testing with 'clist nicer'. > >Scott > >p.s. Do you mind if I post this conversation to the OTR users list? It might >help others. > >On 19/02/06, Cindy Salwen wrote: >> >> Hi again, >> >> I downloaded the alpha build and it works better. Now I have version >> 0.4.3 >> alpha build #47 Unicode. Now it works if I am on manual and type ?OTR? it >> starts up. Or if the person messaging me from Gaim requests starting OT= R >> it >> works. It still seems to do nothing when click on the menu Start >> OTR. Also, >> when I'm doing an OTR session and click Stop OTR it also does nothing. >> >> I'm glad it looks like I'm basically running. I get really frustrated >> using >> Gaim. I don't like it much and I don't like how you can't set the fonts >> for the >> messages. Thanks for having written the plugin. >> >> Cindy >> >> Hi, >> >> That was quicker than I thought it might be to get that check going. OT= R >> does >> appear in the list of contact filters. Each one seems to have 2 >> lines. The 2 >> lines are: >> >> 0 Ignore STRING 0x0007(7) >> 1 OTR STRING 0x0004(4) >> >> Hopes this helps and let me know if there is anything else I can check o= r >> try. >> >> Cindy >> >> On Sun, 19 Feb 2006 12:59:50 +1100, you wrote: >> >> >Hi again Cindy, >> > >> >It certainly sounds like a bug in the plugin. The plugin acts as a >> 'message >> >filter' in Miranda, and to do that it has to attach to each contact. It >> >should do that itself on startup, but it sounds very much like that has >> not >> >happened at all. >> > >> >I would like to check that if possible - if you have the time and >> >inclination. Are you able to check some of the database settings for your >> >contacts, using the Database Editor++ plugin? What I'd like to know is >> >whether 'OTR' appears in the list of contact filters for each contact - >> >which is under a folder called '_Filter' in the contact's database >> settings. >> > >> >Also, what version of miranda are you using? There have been a lot of >> >serious changes lately, and I always build using code from the CVS >> >repository - so there's a chance my plugin is not compatible with older= , >> or >> >even 'current', releases of miranda. I've had one similar report about = a >> >different plugin. You could try one of the development releases (which >> I'd >> >recommend anyway - lots of bugfixes) from http://blog.miranda-im.org >> > >> >Scott >> > >> >On 19/02/06, Cindy Salwen wrote: >> >> >> >> Hi Scott, >> >> >> >> I just downloaded the newest version today. It is 0.0.7.0. I believ= e >> you >> >> that >> >> it worked with Gaim for you, but I don't seem to have anything >> >> working. At this >> >> point it doesn't seem like the problem is with talking to Gaim, it >> seems >> >> like I >> >> don't have the plugin working at all. When I have it set for Manual >> and >> >> I >> >> click on "Start OTR" nothing happens. I get no popup messages and the >> >> person >> >> I'm talking to doesn't get the ?OTR? message or anything to try >> starting >> >> OTR. >> >> >> >> I don't know if I'm missing something or doing something wrong. >> >> >> >> Thanks for your help, >> >> Cindy >> >> >> >> On Sun, 19 Feb 2006 09:33:13 +1100, you wrote: >> >> >> >> >Hi Cindy, >> >> > >> >> >Can I ask what version of the plugin you're using? Version 0.0.7+fro= m >> >> >http://sje.twosx.net/otr.zip should be compatible with gaim - at >> least, >> >> it >> >> >worked for Ian and I. >> >> > >> >> >Scott >> >> > >> >> > >> >> >On 19/02/06, Cindy Salwen wrote: >> >> >> >> >> >> I'm trying to use the plugin and getting nowhere. If I set it on >> >> manual >> >> >> and the >> >> >> click Start OTR nothing happens. The person I'm talking to never >> >> receives >> >> >> any >> >> >> message. If the person using GAIM tries starting OTR I get >> "?OTR?v2? >> >> >> nialo6 has requested an Off-the-Record private >> conversation. However, >> >> you >> >> >> do >> >> >> not have a plugin to support that. >> >> >> See http://www.cypherpunks.ca/otr/ for more information." >> >> >> >> >> >> If I set to opportunistic the same thing happens when they try to >> send >> >> me >> >> >> a >> >> >> message. On Always, I get messages saying "OTR policy violation. >> You >> >> >> attempted >> >> >> to send an unencrypted message." and then it tells me the person i= s >> >> >> offline, >> >> >> when they are still on line. >> >> >> >> >> >> Am I missing something? I haven't seen any key exchange and the >> "new >> >> >> private >> >> >> key" button under Options->Plugins->OTR is always grayed out. >> >> >> >> >> >> Cindy >> >> >> >> >> >> >> >> >> On Wed, 15 Feb 2006 18:01:11 -0500, you wrote: >> >> >> >> >> >> >On Thu, Feb 16, 2006 at 01:08:33AM +1100, Scott Ellis wrote: >> >> >> >> anyone had a chance to see if the miranda plugin talks to gaim >> yet? >> >> >> > >> >> >> >Just so people know, Scott and I just tried this, and it seems to >> be >> >> >> >working now. >> >> >> > >> >> >> > - Ian >> >> >> >_______________________________________________ >> >> >> >OTR-users mailing list >> >> >> >OTR-users@lists.cypherpunks.ca >> >> >> >http://lists.cypherpunks.ca/mailman/listinfo/otr-users >> >> >> >> >> >> _______________________________________________ >> >> >> OTR-users mailing list >> >> >> OTR-users@lists.cypherpunks.ca >> >> >> http://lists.cypherpunks.ca/mailman/listinfo/otr-users >> >> >> >> >> >> >> >> >> ------=_Part_8691_10450519.1140342978627 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Some info that might be useful in getting the plugin going...thx Cindy=

---------- Forwarded message ----------
From: Cindy Salwen < cas0@optonline.net>
Date: 19-Feb-2006 16:47
Subject: Re: OTR d= atabase check
To: Scott Ellis <mail@scottellis.com.au>

Hi,

I had already u= pdated the AIM plugin.  The old TOC1 plugin had stopped working
for me at some point.  I'd replaced it with the TOC2 one, but= I hadn't updated
the rest of miranda because there didn't seem to be a = reason to in the
description of changes.

I have no problem with y= our posting the conversation to the list.  Anything to
help.  I can pretty easily test things here with Gaim, so if = you ever want help
with testing let me know.  We have multiple= computers and other people seem
happy with Gaim.  One of them= is on Win2000 and the other uses Gaim on Linux.

As to the contact list, looks like 'clist nicer' version 0.6.0.4.  I didn't
realize that the conta= ct list was a plug in and that there was any choice, so
that must have b= een the default when I installed miranda.

Cindy



On Sun, 19 Feb 2006 16:19:08 +1100, you wrote:=

>Hi Cindy,
>
>After your last post, I was going to s= uggest updating your AIM plugin - the
>one that came with release=20 0.4.0.1 was the old TOC1 plugin, and AIM hav= e
>discontinued support for TOC1 on their servers. There is a TOC2 pl= ugin
>available on the file listing and packaged with release 0.4.0.2 and
>0.4.0.3...and the current alpha builds include the n= ew AimOSCAR plugin. The
>state of Aim in miranda is, as you can see, = a little chaotic right now.
>
>I'll look into why the menu item= s don't appear to be working. I'm glad you
>had the patience to get it going :) Can I ask which contact list pl= ugin
>you're using (not that it should make a difference)? FYI, I've = done my
>testing with 'clist nicer'.
>
>Scott
>
>p.s. Do you mind if I post this conversation to the OTR users list?= It might
>help others.
>
>On 19/02/06, Cindy Salwen <= cas0@optonline.net> wrote:
>>
>> Hi again,
>>
>> I downloaded the alp= ha build and it works better.  Now I have version
>> 0.4= .3
>> alpha build #47 Unicode.  Now it works if I am on = manual and type ?OTR? it
>> starts up.  Or if the person messaging me from Gaim = requests starting OTR
>> it
>> works.  It still= seems to do nothing when click on the menu Start
>> OTR. &nb= sp;Also,
>> when I'm doing an OTR session and click Stop OTR it al= so does nothing.
>>
>> I'm glad it looks like I'm basically running. = ; I get really frustrated
>> using
>> Gaim. &nb= sp;I don't like it much and I don't like how you can't set the fonts
>= ;> for the
>> messages.  Thanks for having written the plugin.
>= >
>> Cindy
>>
>> Hi,
>>
>> = That was quicker than I thought it might be to get that check going. &= nbsp;OTR
>> does
>> appear in the list of contact filters.  Each one see= ms to have 2
>> lines.  The 2
>> lines are:
= >>
>> 0       Ignore &nbs= p;STRING  0x0007(7)
>> 1     &n= bsp; OTR     STRING  0x0004(4)
>>
>> Hopes this helps and let me know if there is anyth= ing else I can check or
>> try.
>>
>> Cindy
&= gt;>
>> On Sun, 19 Feb 2006 12:59:50 +1100, you wrote:
>&= gt;
>> >Hi again Cindy,
>> >
>> >It certai= nly sounds like a bug in the plugin. The plugin acts as a
>> 'mess= age
>> >filter' in Miranda, and to do that it has to attach to = each contact. It
>> >should do that itself on startup, but it sounds very much = like that has
>> not
>> >happened at all.
>> = >
>> >I would like to check that if possible - if you have t= he time and
>> >inclination. Are you able to check some of the database se= ttings for your
>> >contacts, using the Database Editor++ plugi= n? What I'd like to know is
>> >whether 'OTR' appears in the li= st of contact filters for each contact -
>> >which is under a folder called '_Filter' in the contact's = database
>> settings.
>> >
>> >Also, what = version of miranda are you using? There have been a lot of
>> >= serious changes lately, and I always build using code from the CVS
>> >repository - so there's a chance my plugin is not compatib= le with older,
>> or
>> >even 'current', releases of m= iranda. I've had one similar report about a
>> >different plugi= n. You could try one of the development releases (which
>> I'd
>> >recommend anyway - lots of bugfixes) from = http://blog.miranda-im.org
&g= t;> >
>> >Scott
>> >
>> >On 19/02= /06, Cindy Salwen < cas0@optonline.net> wrote:
= >> >>
>> >> Hi Scott,
>> >>
&g= t;> >> I just downloaded the newest version today.  It i= s 0.0.7.0.  I believe
>> you
>> >> that=
>> >> it worked with Gaim for you, but I don't seem to have= anything
>> >> working.  At this
>> >= > point it doesn't seem like the problem is with talking to Gaim, it
>> seems
>> >> like I
>> >> don't h= ave the plugin working at all.   When I have it set for Manual>> and
>> >> I
>> >> click on "St= art OTR"  nothing happens.  I get no popup message= s and the
>> >> person
>> >> I'm talking to doesn't ge= t the ?OTR? message or anything to try
>> starting
>> >= ;> OTR.
>> >>
>> >> I don't know if I'm mi= ssing something or doing something wrong.
>> >>
>> >> Thanks for your help,
>>= ; >> Cindy
>> >>
>> >> On Sun, 19 Feb 2= 006 09:33:13 +1100, you wrote:
>> >>
>> >> &g= t;Hi Cindy,
>> >> >
>> >> >Can I ask what version = of the plugin you're using? Version 0.0.7+ from
>> >> >http://sje.twosx.net/otr.zip sho= uld be compatible with gaim - at
>> least,
>> >> it
>> >> >worked= for Ian and I.
>> >> >
>> >> >Scott>> >> >
>> >> >
>> >> >= On 19/02/06, Cindy Salwen < cas0@optonline.net> wrote:
= >> >> >>
>> >> >> I'm trying to use = the plugin and getting nowhere.  If I set it on
>> >&= gt; manual
>> >> >> and the
>> >> >> click = Start OTR nothing happens.  The person I'm talking to never
&g= t;> >> receives
>> >> >> any
>> >= > >> message.  If the person using GAIM tries starting O= TR I get
>> "?OTR?v2?
>> >> >> nialo6 has reques= ted an Off-the-Record private
>> conversation.  However,=
>> >> you
>> >> >> do
>> >= > >> not have a plugin to support that.
>> >> >> See http://www.cypherpunks.ca/otr/ for more information."
>&g= t; >> >>
>> >> >> If I set to opportunisti= c the same thing happens when they try to
>> send
>> >> me
>> >> >> a>> >> >> message.  On Always, I get messages = saying "OTR policy violation.
>> You
>> >> >= ;> attempted
>> >> >> to send an unencrypted message." and th= en it tells me the person is
>> >> >> offline,
>= > >> >> when they are still on line.
>> >> &g= t;>
>> >> >> Am I missing something?  I haven't= seen any key exchange and the
>> "new
>> >> &= gt;> private
>> >> >> key" button under Option= s->Plugins->OTR is always grayed out.
>> >> >>
>> >> >> Cindy
>&= gt; >> >>
>> >> >>
>> >> &g= t;> On Wed, 15 Feb 2006 18:01:11 -0500, you wrote:
>> >> = >>
>> >> >> >On Thu, Feb 16, 2006 at 01:08:33AM +1100= , Scott Ellis wrote:
>> >> >> >> anyone had a ch= ance to see if the miranda plugin talks to gaim
>> yet?
>>= ; >> >> >
>> >> >> >Just so people know, Scott and I just tr= ied this, and it seems to
>> be
>> >> >> >= working now.
>> >> >> >
>> >> >&g= t; >   - Ian
>> >> >> >________________________________________= _______
>> >> >> >OTR-users mailing list
>>= ; >> >> > OTR-users@lists.cypherpunks.ca
>> >> >> >http://lists.c= ypherpunks.ca/mailman/listinfo/otr-users
>> >> >>
>> >> >> ____________________________________________= ___
>> >> >> OTR-users mailing list
>> >&g= t; >> OTR-users@lis= ts.cypherpunks.ca
>> >> >> http://lists.cypherpunks.ca/mailman/listinfo/otr= -users
>> >> >>
>> >>
>> &= gt;>
>>
>>

 
------=_Part_8691_10450519.1140342978627-- From Scott Ellis" References: <96e269140602190156h50e3e4ebm@mail.gmail.com> Message-ID: <96e269140602191540h29157968k@mail.gmail.com> ------=_Part_12321_645684.1140392456336 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I believe I found the problem in the plugin whereby the menu items don't work. A fix (ver 0.1.0.0) is available via Updater or http://sje.twosx.net/otr.zip . Scott ------=_Part_12321_645684.1140392456336 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
I believe I found the problem in the plugin whereby the menu items&nbs= p;don't work. A fix (ver 0.1.0.0) is availab= le via Updater or http://sje.twosx= .net/otr.zip .
 
Scott
------=_Part_12321_645684.1140392456336--