Ticket #656 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

console works only at connecting

Reported by: remigiusz@… Owned by: asterix
Priority: normal Milestone: 0.9
Component: xmpppy Version:
Severity: normal Keywords:
Cc: OS:

Description

xml console show sended/received message only at connecting to jabber server

Attachments

Change History

Changed 3 years ago by anonymous

  • milestone set to 0.8

perhpas you forgot to check 'enable'?

I propose:

when we open xml console to have ti checked

moreover the string should be 'enabled' if it remains a checkbutton or else it must become a togglebutton

Changed 3 years ago by asterix

I don't agree to enable it when we open the window: I may want to keep some lines and disable the xml console to keep them visible, even if I close the window, and after when we close it it still works and print messages, so we loose much memory

Maybe the pb is because of TLS / SSL

Changed 3 years ago by nk

  • status changed from new to closed
  • resolution set to worksforme

maybe when we close the window we can also uncheck enabled

anwyays

TLS/SSL? I have SSL with jabber.org and it works for me

anyways I close because it works for most ppl. If you have more info, please paste and reopne.

thank you

Changed 3 years ago by remigiusz@…

  • status changed from closed to reopened
  • resolution worksforme deleted

UI of XML doesn't work, but iq are sent

It is only on jabberd2.

Changed 3 years ago by asterix

  • component changed from None to xmpppy
  • milestone changed from 0.8 to 0.9

maybe a xmpppy pb: when we connct with TLS, I see this in log:

DEBUG: dispatcher stop Plugging <common.xmpp.dispatcher.Dispatcher instance a t 0x0182CD00> out of <common.xmpp.client.Client instance at 0x0182B648>. DEBUG: dispatcher start Plugging <common.xmpp.dispatcher.Dispatcher instance a t 0x0182EC10> into <common.xmpp.client.Client instance at 0x0182B648>

and after that dispatcher has no self._eventHandler function registered

I made a temporary fix to reattach the handler, but we loose some stanza in XML console (see commit 3057)

Changed 3 years ago by remigiusz@…

  • status changed from reopened to closed
  • resolution set to fixed

Now works:)

Changed 3 years ago by asterix

  • status changed from closed to reopened
  • resolution fixed deleted

not everything is printed at startup

Changed 3 years ago by asterix

  • status changed from reopened to closed
  • resolution set to fixed

Alexey suggested me to register manually the handler in dispatcher.py, what I did until we remove xmpp from our sources

Add/Change #656 (console works only at connecting)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.