Giter VIP home page Giter VIP logo

neutron's People

Watchers

 avatar  avatar

neutron's Issues

Alternative server name

I think, it will be useful to provide ability to set alternative server
name to connect, because internal server name may be different with
external name, for example:

# Jabber account where Neutron will login
'SERVER': '#deleted#.kht.ru',
'REALSERVER': 'freebsd',

I have patches, but they incomplete and breaks SSL/TLS connection support.

Original issue reported on code.google.com by [email protected] on 26 Mar 2009 at 3:57

Sometimes neutron unexpectedly adds footer to a chatlog page

What steps will reproduce the problem?
1. Run neutron.
2. Join some conference.

What is the expected output? What do you see instead?
See normal log.
Instead neutron inserts footer in the middle of page.

What version of the product are you using? On what operating system?
last from svn


Please provide any additional information below.
http://misc.myths.ru/chatlogs/[email protected]/2009/1/27.html
Here is the sample.
At [11:08] font changes.
This happend because neutron insterted folowing:
</code>
</body>
</html>
after [10:36]

Original issue reported on code.google.com by [email protected] on 27 Jan 2009 at 1:31

chatbot doesn't see room subjec change

What steps will reproduce the problem?
1. start neutron for some channel
2. change channel subject
3. open chatlog

What is the expected output? What do you see instead?
I except message that channel subject change. But I don't see it.

What version of the product are you using? On what operating system?
svn

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 28 Jan 2009 at 5:50

Feature request: more complete logging

Subj. Complete includes at least all the events that are displayed in most
jabber clients. Or, maybe, even more.
I already hacked in minimal join/leave logging for myself (can publish the
patch). But I also find it necessary to add quit message to the logs and
add renames logging.
Filtering out 'replaced by new connection' leave + next join could be
useful as well.
Both quit message and, therefore, filtering are impossible with my current
implementation.

Original issue reported on code.google.com by [email protected] on 26 Sep 2009 at 8:35

Neutron disconnects joining a groupchat (branch gh0st-dev)

What steps will reproduce the problem?
1. Joining a groupchat


What is the expected output?

Join a groupchat when bot owner issues a !join command.  What do you see 
instead?  Bot is present then immediately disconnects.


What version of the product are you using?
Current SVN from gh0st-dev branch. 

On what operating system?
Centos 5.2 Python 2.4.3

Please provide any additional information below.


DEBUG: socket       error Socket error while sending data
Traceback (most recent call last):
  File "modules/xmpp/transports.py", line 178, in send
    self._send(raw_data)
error: (32, 'Broken pipe')
DEBUG: client       stop  Disconnect detected
DISCONNECTED
DEBUG: roster       ok    Setting roster item 
[email protected] for resource neutron...
DEBUG: socket       error Socket error while receiving data
Traceback (most recent call last):
  File "modules/xmpp/transports.py", line 146, in receive
    try: received = self._recv(BUFLEN)
sslerror: (6, 'TLS/SSL connection has been closed')
DEBUG: client       stop  Disconnect detected
DEBUG: socket       error Socket operation failed
Traceback (most recent call last):
  File "modules/xmpp/transports.py", line 146, in receive
    try: received = self._recv(BUFLEN)
sslerror: (6, 'TLS/SSL connection has been closed')
DISCONNECTED


What version of Python is being used to develop this bot?

Thanks.

Original issue reported on code.google.com by [email protected] on 8 Oct 2008 at 5:01

Random Disconnects

What steps will reproduce the problem?
1. repeat very frequently a command result in random crashes
2.
3.

What is the expected output? What do you see instead?

sometimes it works well, but when it crashes only says DISCONNECTED

What version of the product are you using? On what operating system?
the latest revision from svn on Debian Lenny

Please provide any additional information below.
it doesn't matter if you repeat the command a lot of times, sometimes
crashes at the first try

Original issue reported on code.google.com by [email protected] on 22 Dec 2008 at 11:44

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.