[Xastir] Messages between xastir instances not working, either Re: Directed station queries no longer getting answered?

Tom Russo russo at bogodyn.org
Fri Aug 25 14:03:57 EDT 2006


On Fri, Aug 25, 2006 at 11:59:35AM -0600, we recorded a bogon-computron collision of the <russo at bogodyn.org> flavor, containing:
> On Fri, Aug 25, 2006 at 10:55:46AM -0700, we recorded a bogon-computron collision of the <archer at eskimo.com> flavor, containing:
> > On Fri, 25 Aug 2006, Tom Russo wrote:
> > 
> > > If I tell the laptop to send a message to the desktop, nothing happens.
> > >
> > > If I use the buttons in the Station Info dialog to tell the laptop to send a
> > > directed query to the desktop, the query string shows up in the incoming
> > > messages dialog, but no query response is sent.
> > >
> > > Anyone else seeing that?
> > 
> > Directed queries aren't working for me either.  Messages are
> > working.  One Xastir hooked to another through the server port.
> 
> With message dialog open, I type "WE7U-15" into the Send To box.  Type
> "This is a text" into message text box.  With debug level 3 turned on, I see
> this on the console:
> 
> Send message to <WE7U-15> from <KM5VY> :
> 
> No text in there, and no subsequent sending over any interface.
> 
> Trying to debug now.

Somehow the message text is not making it down into "Send_message_now".
I inserted an fprintf of "temp2" immediately after 

        temp_ptr = XmTextFieldGetString(mw[ii].send_message_message_data);
        xastir_snprintf(temp2,
            sizeof(temp2),
            "%s",
            temp_ptr);

        fprintf (stderr, "  Got message text %s \n",  temp2);

The result is always "Got message text\n" with no text.

-- 
Tom Russo    KM5VY   SAR502   DM64ux          http://www.swcp.com/~russo/
Tijeras, NM  QRPL#1592 K2#398  SOC#236 AHTB#1 http://kevan.org/brain.cgi?DDTNM
"And, isn't sanity really just a one-trick pony anyway? I mean all you get is
 one trick, rational thinking, but when you're good and crazy, oooh, oooh,
 oooh, the sky is the limit!"  --- The Tick



More information about the Xastir mailing list