krish | 2 Mar 2010 18:07
Picon

PyAImT - starting problems

Hi,

i am pretty new to using the transports and I am getting the following
error:

It seems to connect to jabber, start all nodes and discovers etc etc
and then it gets stuck at this point

[2010-03-02 16:31:48] Starting factory
<twisted.words.protocols.jabber.xmlstream.XmlStreamFactory object at
0x009F2730>
[2010-03-02 16:31:48] INFO ::  :: PyTransport ::
componentDisconnected :: {} ::
[2010-03-02 16:31:48] <twisted.internet.tcp.Connector instance at
0x00F8DB70> will retry in 3 seconds
[2010-03-02 16:31:48] Stopping factory
<twisted.words.protocols.jabber.xmlstream.XmlStreamFactory object at
0x009F2730>

I have installed Python 2.6, Twisted 9.0.0. for 2.6. Twisted Core
package, Twisted.Web package and Twisted.words package.

I have no idea about this error and there are very few helps in
internet searches.

Any pointers will be very useful.

Thanks,
Krish

(Continue reading)

Norman Rasmussen | 2 Mar 2010 19:42
Picon
Gravatar

Re: PyAImT - starting problems

what server are you using, does it show anything useful in it's logs?

On Tue, Mar 2, 2010 at 9:07 AM, krish <kkrisjoy <at> gmail.com> wrote:
Hi,

i am pretty new to using the transports and I am getting the following
error:

It seems to connect to jabber, start all nodes and discovers etc etc
and then it gets stuck at this point

[2010-03-02 16:31:48] Starting factory
<twisted.words.protocols.jabber.xmlstream.XmlStreamFactory object at
0x009F2730>
[2010-03-02 16:31:48] INFO ::  :: PyTransport ::
componentDisconnected :: {} ::
[2010-03-02 16:31:48] <twisted.internet.tcp.Connector instance at
0x00F8DB70> will retry in 3 seconds
[2010-03-02 16:31:48] Stopping factory
<twisted.words.protocols.jabber.xmlstream.XmlStreamFactory object at
0x009F2730>

I have installed Python 2.6, Twisted 9.0.0. for 2.6. Twisted Core
package, Twisted.Web package and Twisted.words package.

I have no idea about this error and there are very few helps in
internet searches.

Any pointers will be very useful.

Thanks,
Krish

--
You received this message because you are subscribed to the Google Groups "py-transports" group.
To post to this group, send email to py-transports <at> googlegroups.com.
To unsubscribe from this group, send email to py-transports+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/py-transports?hl=en.




--
- Norman Rasmussen
- Email: norman <at> rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/

--
You received this message because you are subscribed to the Google Groups "py-transports" group.
To post to this group, send email to py-transports <at> googlegroups.com.
To unsubscribe from this group, send email to py-transports+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/py-transports?hl=en.
krishna k | 2 Mar 2010 19:51
Picon

Re: PyAImT - starting problems

Hi,


I am using Jabber XCP 5.4

nothing in the logs :( - all it shows there is aim component (with the linker name) and 
'aim unavailable'.




On Tue, Mar 2, 2010 at 6:42 PM, Norman Rasmussen <normanr <at> gmail.com> wrote:
what server are you using, does it show anything useful in it's logs?

On Tue, Mar 2, 2010 at 9:07 AM, krish <kkrisjoy <at> gmail.com> wrote:
Hi,

i am pretty new to using the transports and I am getting the following
error:

It seems to connect to jabber, start all nodes and discovers etc etc
and then it gets stuck at this point

[2010-03-02 16:31:48] Starting factory
<twisted.words.protocols.jabber.xmlstream.XmlStreamFactory object at
0x009F2730>
[2010-03-02 16:31:48] INFO ::  :: PyTransport ::
componentDisconnected :: {} ::
[2010-03-02 16:31:48] <twisted.internet.tcp.Connector instance at
0x00F8DB70> will retry in 3 seconds
[2010-03-02 16:31:48] Stopping factory
<twisted.words.protocols.jabber.xmlstream.XmlStreamFactory object at
0x009F2730>

I have installed Python 2.6, Twisted 9.0.0. for 2.6. Twisted Core
package, Twisted.Web package and Twisted.words package.

I have no idea about this error and there are very few helps in
internet searches.

Any pointers will be very useful.

Thanks,
Krish

--
You received this message because you are subscribed to the Google Groups "py-transports" group.
To post to this group, send email to py-transports <at> googlegroups.com.
To unsubscribe from this group, send email to py-transports+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/py-transports?hl=en.




--
- Norman Rasmussen
- Email: norman <at> rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/

--
You received this message because you are subscribed to the Google Groups "py-transports" group.
To post to this group, send email to py-transports <at> googlegroups.com.
To unsubscribe from this group, send email to py-transports+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/py-transports?hl=en.

--
You received this message because you are subscribed to the Google Groups "py-transports" group.
To post to this group, send email to py-transports <at> googlegroups.com.
To unsubscribe from this group, send email to py-transports+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/py-transports?hl=en.
Norman Rasmussen | 6 Mar 2010 05:33
Picon
Gravatar

Re: PyAImT - starting problems

Not many people have experience with Jabber XCP, I suggest you contact Cisco for support.

On Tue, Mar 2, 2010 at 10:51 AM, krishna k <kkrisjoy <at> gmail.com> wrote:
Hi,

I am using Jabber XCP 5.4

nothing in the logs :( - all it shows there is aim component (with the linker name) and 
'aim unavailable'.




On Tue, Mar 2, 2010 at 6:42 PM, Norman Rasmussen <normanr <at> gmail.com> wrote:
what server are you using, does it show anything useful in it's logs?

On Tue, Mar 2, 2010 at 9:07 AM, krish <kkrisjoy <at> gmail.com> wrote:
Hi,

i am pretty new to using the transports and I am getting the following
error:

It seems to connect to jabber, start all nodes and discovers etc etc
and then it gets stuck at this point

[2010-03-02 16:31:48] Starting factory
<twisted.words.protocols.jabber.xmlstream.XmlStreamFactory object at
0x009F2730>
[2010-03-02 16:31:48] INFO ::  :: PyTransport ::
componentDisconnected :: {} ::
[2010-03-02 16:31:48] <twisted.internet.tcp.Connector instance at
0x00F8DB70> will retry in 3 seconds
[2010-03-02 16:31:48] Stopping factory
<twisted.words.protocols.jabber.xmlstream.XmlStreamFactory object at
0x009F2730>

I have installed Python 2.6, Twisted 9.0.0. for 2.6. Twisted Core
package, Twisted.Web package and Twisted.words package.

I have no idea about this error and there are very few helps in
internet searches.

Any pointers will be very useful.

Thanks,
Krish

--
You received this message because you are subscribed to the Google Groups "py-transports" group.
To post to this group, send email to py-transports <at> googlegroups.com.
To unsubscribe from this group, send email to py-transports+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/py-transports?hl=en.




--
- Norman Rasmussen
- Email: norman <at> rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/

--
You received this message because you are subscribed to the Google Groups "py-transports" group.
To post to this group, send email to py-transports <at> googlegroups.com.
To unsubscribe from this group, send email to py-transports+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/py-transports?hl=en.




--
- Norman Rasmussen
- Email: norman <at> rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/

--
You received this message because you are subscribed to the Google Groups "py-transports" group.
To post to this group, send email to py-transports <at> googlegroups.com.
To unsubscribe from this group, send email to py-transports+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/py-transports?hl=en.
krishna k | 9 Mar 2010 17:24
Picon

Re: PyAImT - starting problems

Thanks for your response Norman,


Well, contacting cisco and getting reply from them is too much of a hassle - 
since its for internal app, we decided to use free versions and I got it to work :)

however, I am facing this wierd problem in 'Add buddy'

when UserA adds UserB, the subscription request doesn't go to UserB. rather, the subscription request comes back to UserA and when he accepts it, UserB appears online.
since the add request did not go through - UserA cannot send messages to UserB.

The only way to get around this is for UserB to manually add in UserA and when both of them appears subscribed, they could chat with each other.

Is there any known bug on 'Add contact' feature of PyAIMt ??? any pointers would be very helpful.



On Sat, Mar 6, 2010 at 4:33 AM, Norman Rasmussen <normanr <at> gmail.com> wrote:
Not many people have experience with Jabber XCP, I suggest you contact Cisco for support.


On Tue, Mar 2, 2010 at 10:51 AM, krishna k <kkrisjoy <at> gmail.com> wrote:
Hi,

I am using Jabber XCP 5.4

nothing in the logs :( - all it shows there is aim component (with the linker name) and 
'aim unavailable'.




On Tue, Mar 2, 2010 at 6:42 PM, Norman Rasmussen <normanr <at> gmail.com> wrote:
what server are you using, does it show anything useful in it's logs?

On Tue, Mar 2, 2010 at 9:07 AM, krish <kkrisjoy <at> gmail.com> wrote:
Hi,

i am pretty new to using the transports and I am getting the following
error:

It seems to connect to jabber, start all nodes and discovers etc etc
and then it gets stuck at this point

[2010-03-02 16:31:48] Starting factory
<twisted.words.protocols.jabber.xmlstream.XmlStreamFactory object at
0x009F2730>
[2010-03-02 16:31:48] INFO ::  :: PyTransport ::
componentDisconnected :: {} ::
[2010-03-02 16:31:48] <twisted.internet.tcp.Connector instance at
0x00F8DB70> will retry in 3 seconds
[2010-03-02 16:31:48] Stopping factory
<twisted.words.protocols.jabber.xmlstream.XmlStreamFactory object at
0x009F2730>

I have installed Python 2.6, Twisted 9.0.0. for 2.6. Twisted Core
package, Twisted.Web package and Twisted.words package.

I have no idea about this error and there are very few helps in
internet searches.

Any pointers will be very useful.

Thanks,
Krish

--
You received this message because you are subscribed to the Google Groups "py-transports" group.
To post to this group, send email to py-transports <at> googlegroups.com.
To unsubscribe from this group, send email to py-transports+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/py-transports?hl=en.




--
- Norman Rasmussen
- Email: norman <at> rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/

--
You received this message because you are subscribed to the Google Groups "py-transports" group.
To post to this group, send email to py-transports <at> googlegroups.com.
To unsubscribe from this group, send email to py-transports+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/py-transports?hl=en.




--
- Norman Rasmussen
- Email: norman <at> rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/

--
You received this message because you are subscribed to the Google Groups "py-transports" group.
To post to this group, send email to py-transports <at> googlegroups.com.
To unsubscribe from this group, send email to py-transports+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/py-transports?hl=en.
Bill | 10 Mar 2010 07:25
Picon

ICQ connection lost! Reason: struct.error: unpack str size does not match format

Hello, I have a problem with pyicqt.

some times when i send message via transport i receive answer live
this:

<Here is my original message, that i sent> ICQ connection lost!
Reason: [Failure instance: Traceback (failure with no frames):
struct.error: unpack str size does not match format ]

pyicqt logs:

Traceback (most recent call last):
  File "/usr/lib64/python2.4/site-packages/twisted/python/log.py",
line 84, in callWithLogger
    return callWithContext({"system": lp}, func, *args, **kw)
  File "/usr/lib64/python2.4/site-packages/twisted/python/log.py",
line 69, in callWithContext
    return context.call({ILogContext: newCtx}, func, *args, **kw)
  File "/usr/lib64/python2.4/site-packages/twisted/python/context.py",
line 59, in callWithContext
    return self.currentContext().callWithContext(ctx, func, *args,
**kw)
  File "/usr/lib64/python2.4/site-packages/twisted/python/context.py",
line 37, in callWithContext
    return func(*args,**kw)
--- <exception caught here> ---
  File "/usr/lib64/python2.4/site-packages/twisted/internet/
selectreactor.py", line 146, in _doReadOrWrite
    why = getattr(selectable, method)()
  File "/usr/lib64/python2.4/site-packages/twisted/internet/tcp.py",
line 460, in doRead
    return self.protocol.dataReceived(data)
  File "/root/pyicqt-0.8.1.5/src/tlib/oscar.py", line 663, in
dataReceived

  File "/root/pyicqt-0.8.1.5/src/tlib/oscar.py", line 811, in
oscar_Data

  File "/root/pyicqt-0.8.1.5/src/tlib/oscar.py", line 1458, in
oscar_01_10

struct.error: unpack str size does not match format

PS <encoding>windows-1251</encoding> -- thats my encoding
PPS sorry for my English

--

-- 
You received this message because you are subscribed to the Google Groups "py-transports" group.
To post to this group, send email to py-transports <at> googlegroups.com.
To unsubscribe from this group, send email to py-transports+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/py-transports?hl=en.

Norman Rasmussen | 11 Mar 2010 21:08
Picon
Gravatar

Re: PyAImT - starting problems



On Tue, Mar 9, 2010 at 8:24 AM, krishna k <kkrisjoy <at> gmail.com> wrote:
Thanks for your response Norman,

Well, contacting cisco and getting reply from them is too much of a hassle - 
since its for internal app, we decided to use free versions and I got it to work :)

however, I am facing this wierd problem in 'Add buddy'

when UserA adds UserB, the subscription request doesn't go to UserB. rather, the subscription request comes back to UserA and when he accepts it, UserB appears online.
since the add request did not go through - UserA cannot send messages to UserB.

The only way to get around this is for UserB to manually add in UserA and when both of them appears subscribed, they could chat with each other.

Is there any known bug on 'Add contact' feature of PyAIMt ??? any pointers would be very helpful.


My guess is that the protocol has changed, or the transport is not doing something correctly.  I _strongly_ suggest you start a new thread with a more appropriate topic.  To fix this you'll need to do a comparison of the TCP session with an official client doing the right thing, and the transport not doing the right thing, and then try and figure out what the important differences are.
 

On Sat, Mar 6, 2010 at 4:33 AM, Norman Rasmussen <normanr <at> gmail.com> wrote:
Not many people have experience with Jabber XCP, I suggest you contact Cisco for support.


On Tue, Mar 2, 2010 at 10:51 AM, krishna k <kkrisjoy <at> gmail.com> wrote:
Hi,

I am using Jabber XCP 5.4

nothing in the logs :( - all it shows there is aim component (with the linker name) and 
'aim unavailable'.




On Tue, Mar 2, 2010 at 6:42 PM, Norman Rasmussen <normanr <at> gmail.com> wrote:
what server are you using, does it show anything useful in it's logs?

On Tue, Mar 2, 2010 at 9:07 AM, krish <kkrisjoy <at> gmail.com> wrote:
Hi,

i am pretty new to using the transports and I am getting the following
error:

It seems to connect to jabber, start all nodes and discovers etc etc
and then it gets stuck at this point

[2010-03-02 16:31:48] Starting factory
<twisted.words.protocols.jabber.xmlstream.XmlStreamFactory object at
0x009F2730>
[2010-03-02 16:31:48] INFO ::  :: PyTransport ::
componentDisconnected :: {} ::
[2010-03-02 16:31:48] <twisted.internet.tcp.Connector instance at
0x00F8DB70> will retry in 3 seconds
[2010-03-02 16:31:48] Stopping factory
<twisted.words.protocols.jabber.xmlstream.XmlStreamFactory object at
0x009F2730>

I have installed Python 2.6, Twisted 9.0.0. for 2.6. Twisted Core
package, Twisted.Web package and Twisted.words package.

I have no idea about this error and there are very few helps in
internet searches.

Any pointers will be very useful.

Thanks,
Krish

--
You received this message because you are subscribed to the Google Groups "py-transports" group.
To post to this group, send email to py-transports <at> googlegroups.com.
To unsubscribe from this group, send email to py-transports+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/py-transports?hl=en.




--
- Norman Rasmussen
- Email: norman <at> rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/

--
You received this message because you are subscribed to the Google Groups "py-transports" group.
To post to this group, send email to py-transports <at> googlegroups.com.
To unsubscribe from this group, send email to py-transports+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/py-transports?hl=en.




--
- Norman Rasmussen
- Email: norman <at> rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/




--
- Norman Rasmussen
- Email: norman <at> rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/

--
You received this message because you are subscribed to the Google Groups "py-transports" group.
To post to this group, send email to py-transports <at> googlegroups.com.
To unsubscribe from this group, send email to py-transports+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/py-transports?hl=en.
Reporter | 17 Mar 2010 05:56
Picon

Shocking Celebs Clips !

Entirely free SHOKING video clips collected and posted from users all
over the Net.
Rebecca Corry, Charles Divins, Chelsea Handler, and more!
http://urlshort.me/1my

--

-- 
You received this message because you are subscribed to the Google Groups "py-transports" group.
To post to this group, send email to py-transports <at> googlegroups.com.
To unsubscribe from this group, send email to py-transports+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/py-transports?hl=en.

catlion | 19 Mar 2010 12:42
Picon

Where to get Twistfix?

Hi,
I am trying to get pyMSNt running but Twistfix library is missing. It
seems to be an external dependency which is unavailable. Is there any
other source to get it?

Thanks.

--

-- 
You received this message because you are subscribed to the Google Groups "py-transports" group.
To post to this group, send email to py-transports <at> googlegroups.com.
To unsubscribe from this group, send email to py-transports+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/py-transports?hl=en.

Norman Rasmussen | 20 Mar 2010 00:56
Picon
Gravatar

Re: Where to get Twistfix?

see: http://sharesource.org/project/pymsnt/wiki/Development/

On Fri, Mar 19, 2010 at 4:42 AM, catlion <catlionv <at> gmail.com> wrote:
Hi,
I am trying to get pyMSNt running but Twistfix library is missing. It
seems to be an external dependency which is unavailable. Is there any
other source to get it?

Thanks.

--
You received this message because you are subscribed to the Google Groups "py-transports" group.
To post to this group, send email to py-transports <at> googlegroups.com.
To unsubscribe from this group, send email to py-transports+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/py-transports?hl=en.




--
- Norman Rasmussen
- Email: norman <at> rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/

--
You received this message because you are subscribed to the Google Groups "py-transports" group.
To post to this group, send email to py-transports <at> googlegroups.com.
To unsubscribe from this group, send email to py-transports+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/py-transports?hl=en.

Gmane