[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: message.display oddity w/ intra. launcher
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
|