Git Product home page Git Product logo

xmpp-to-tlen's People

Contributors

kgodlewski avatar orthographic-pedant avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

xmpp-to-tlen's Issues

Problem with initial authorization with local server (Mac OS X Lion, iChat)

Under Mac OS X Lion:

$ ./xmpp-to-tlen xmpp-to-tlen accepting connections at 127.0.0.1:5222 Traceback (most recent call last): File "build/bdist.macosx-10.7-intel/egg/gevent/greenlet.py", line 390, in run result = self._run(*self.args, **self.kwargs) File "/Users/GaborWnuk/Downloads/xmpp-to-tlen-0.1/xmpp_to_tlen/tlen/stream.py", line 104, in connect if not self._transport.connect(self._connected): File "/Users/GaborWnuk/Downloads/xmpp-to-tlen-0.1/xmpp_to_tlen/tlen/stream.py", line 50, in connect callback() File "/Users/GaborWnuk/Downloads/xmpp-to-tlen-0.1/xmpp_to_tlen/tlen/stream.py", line 148, in _connected self._loop() File "/Users/GaborWnuk/Downloads/xmpp-to-tlen-0.1/xmpp_to_tlen/tlen/stream.py", line 142, in _loop self._stream_reader.feed(data) File "/home/users/jajcus/git/pyxmpp2/build/lib/pyxmpp2/xmppparser.py", line 212, in feed self.parser.feed(data) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1622, in feed self._parser.Parse(data, 0) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1525, in _start_list return self.target.start(tag, attrib) File "/home/users/jajcus/git/pyxmpp2/build/lib/pyxmpp2/xmppparser.py", line 123, in start self._handler.stream_start(self._root) File "/Users/GaborWnuk/Downloads/xmpp-to-tlen-0.1/xmpp_to_tlen/tlen/stream.py", line 183, in stream_start self._transport.send(xml) File "/Users/GaborWnuk/Downloads/xmpp-to-tlen-0.1/xmpp_to_tlen/tlen/stream.py", line 59, in send self.sock.send(data) File "build/bdist.macosx-10.7-intel/egg/gevent/socket.py", line 478, in send return sock.send(data, flags) UnicodeEncodeError: 'ascii' codec can't encode character u'\u2019' in position 167: ordinal not in range(128) <Greenlet at 0x104f4d370: <bound method TlenStream.connect of <xmpp_to_tlen.tlen.stream.TlenStream object at 0x104eec710>>> failed with UnicodeEncodeError

iChat tries to connect, but with no success.

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.