Page 1 of 1

Setting a command in OnSetSlave event is not saved

Posted: 15 May 2016 13:01
by Havenstad FM
Hi Bernd,

I tried the following on our 2 licensed copies -and- on a demo copy of PFOA and it fails every time.
  • Open Settings (F3)
  • Goto category Events/Commands
  • Expand Application
  • Enter a command in the OnSetMaster event, i used SHOW_ALERT_WINDOW I am the MASTER on pc ${machinename}
  • Enter a command in the OnSetSlave event, i used SHOW_ALERT_WINDOW I am the SLAVE on pc ${machinename}
  • Close Settings
  • Close PFOA
  • Start PFOA again with commandline parameter -master
  • Notice everything works as expected - the messagewindow is shown
  • Close PFOA and start it again, but this time use commandline parameter -slave
  • Notice that the message window is NOT shown
  • Open Settings again and look at OnSetSlave event setup - The command has not been saved
  • Go to windows explorer and open the file 'ProppFrexx ONAIR.config'
  • Scroll down to <configuration><ProppFrexx><EVENT> and notice that key="OnOnSetSlave" still has the value set
My guess is that the key in the configfile should be named OnSetSlave, but is is written as OnOnSetSlave which prevents the correct reading of the setting when loading the program.

Can you please look in to this....

With kind regards,

Jack Reitsema
ITC Havenstad.FM

Re: Setting a command in OnSetSlave event is not saved

Posted: 15 May 2016 20:29
by radio42
Yes, that's indeed a bug and will be fixed in the next version.

Re: Setting a command in OnSetSlave event is not saved

Posted: 18 May 2016 20:45
by radio42
Fixed in the latest v4.0.1.27 - update.