Giter Club home page Giter Club logo

maelstrom's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @gfriloux
  • ๐Ÿ‘€ Iโ€™m interested in ...
  • ๐ŸŒฑ Iโ€™m currently learning ...
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on ...
  • ๐Ÿ“ซ How to reach me ...

maelstrom's People

Contributors

bdilly avatar bluebugs avatar devdef avatar dmoity avatar gfriloux avatar nashidau avatar playya avatar rseabra avatar seoz avatar stefan-schmidt avatar vtorri avatar zmike avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

reveyo

maelstrom's Issues

Azy : [Windows] Multiple HTTP queries failing will make ecore to enter an infinite error loop

If you try to query a webserver that is turned off, youll get a connection refused.
If you do that often enough, you will end up with having ecore's mainloop to continuously call MsgWaitForMultipleObjects(), with the latter always returning an error, and GetLastError() returning 87 (Invalid parameters).

It will endlessly print the following error message :
ERR:ecore ecore_main.c:2047 _ecore_main_win32_select() ( 87) Paramtre incorrect.

And the main loop wont let anything else happend.

Using ecore_con_url in the same context doesnt trigger any probleme, so it is unsure that the bug rely inside ecore, it might only be a consequence of whats being done inside azy.

Not getting presence status of contacts, on prosody servers

While it works on ejabberd, alfred isnt able to get presence event of contacts when connecting to a prosody server.

This leads to alfred thinking everyone is offline, until each contact reconnects.

The following log shows shotgun+gotham in debug mode : alfred.txt
We can see that upon connect, there isnt any event telling contacts are online.
Later on, i reconnect to xmpp server, and this time alfred receives a presence event from prosody.

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.