[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: message.display oddity w/ intra. launcher
- Subject: Re: message.display oddity w/ intra. launcher
- From: "rleong1" <rleong1@xxxxxxxxx>
- Date: Thu, 19 Oct 2006 22:12:30 -0000
nothing is listed after ign=. that message was copy/pasted from
viewer.
i tried the autoscript & my im client sees it but viewer doesn't.
btw, in the message.display autoscript, "duration" is spelled
wrong in
the message that is sent.
i'll play more when i get home. i'm logged in remotely (everything is
running on 1 machine @ home) so maybe that's causing some packets to
be missed?
--- In xap_automation@xxxxxxx, James <james@...> wrote:
>
> In Launcher's settings file is anything listed on a line that starts
ign= ?
> btw, you don't need to add any of the dis= lines. All they are is a
> persistent way to store a list of all xAP devices. They don't do
> anything more.
>
> The xAP message you showed below from the floorplan script. Was that
> copy and pasted from Viewer ? If so that would prove there is nothing
> wrong with the message. If not could you show the code that generated
> the message? or was it using an autoscript?
> Actually that would be a good test. Make a new autoscript with a
single
> item of a display message. run it and see what happens.
>
> That's all i can think of trying for now. Let me know what you find.
>
> J
>
> rleong1 wrote:
> > i'm writing some scripts w/ floorplan that send message.display
> > messages. if i have no target specified, it should go to all
displays.
> >
> > i see it on my IM client via jabber, but i don't see a popup w/
> > launcher. i have configured launcher's settings to have:
> > Dis=mi4.floor.myserver
> >
> > i also have it set for the xpl sender:
> > Dis=xpl.johnb.sender.myserver
> >
> > now if i send an osd.basic from the xpl sender, floorplan
converts it
> > over and i see it in my im client and on launcher.
> >
> > if i right click on launcher and look at ignore, i see that
> > mi4.floor.myserver is not checked, so it should be seeing the
messages.
> >
> > both messages have priority 1 and duration=30
> >
> > any suggestions?
> >
> > my client sees this, but launcher doesn't
> > xap-header
> > {
> > v=12
> > hop=1
> > uid=FF456200
> > class=message.display
> > source=mi4.floor.myserver
> > }
> > display.text
> > {
> > line1=foo
> > duration=30
> > priority=1
> > }
> >
> >
> > they both see this:
> > xap-header
> > {
> > v=12
> > hop=1
> > uid=FFE8CC00
> > class=message.display
> > source=xpl.johnb.sender.myserver
> > }
> > Display.Text
> > {
> > line1=test
> > duration=30
> > priority=1
> > }
> >
> >
> >
> >
> >
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
>
xAP_Automation Main Index |
xAP_Automation Thread Index |
xAP_Automation Home |
Archives Home
|