Menu

#417 Messaging: Sometimes next in queue doesn't get activated

v1.0_(example)
closed
nobody
Messaging (44)
5
2023-07-08
2005-10-14
Curt Mills
No

If multiple outgoing messages are in the queue and an
ACK comes in, sometimes the next message in the queue
doesn't get activated for transmit and I must hit the
Kick Timer button to get it going.

Discussion

  • Curt Mills

    Curt Mills - 2005-10-14

    Logged In: YES
    user_id=448632

    Take a look at these functions:

    messages.c:kick_outgoing_timer()
    messages.c:output_message()
    messages.c:check_delayed_transmit_queue()
    messages.c:check_and_transmit_messages()
    messages.c:clear_acked_message()

     
  • Curt Mills

    Curt Mills - 2006-05-30

    Logged In: YES
    user_id=448632

    This seems to happen if I try to send a message right when
    the message windows are getting updated. Hitting "Kick
    Timer" seems to get the process going again just fine, but
    that's not a solution.

     
  • Tom Russo

    Tom Russo - 2023-07-08
    • status: open --> closed
    • Group: --> v1.0_(example)
     
  • Tom Russo

    Tom Russo - 2023-07-08

    The Xastir project no longer uses sourceforge for issue tracking and I am closing all open issues (all of which are very old).

    If this issue is still important, please open a new one on https://github.com/Xastir/Xastir.

     

Log in to post a comment.