Jeff,
Thanks. Got it. I added emclcd to line 395 of emc.in. My program still isn't
terminating the connection to lcdproc nicely, but that is my problem.
Regards,
Eric
Userspace parts of emc can get exit signals in one of two ways:
* Specific programs that are listed in the emc run script's
Cleanup function are sent SIGTERM and then SIGKILL. In my copy of
emc, the list is
xemc yemc emcpanel keystick iosh emcsh emcrsh emctop mdi debuglevel
and in a second group after some other cleanup steps are performed,
emcsvr milltask
* HAL userspace components get sent a SIGTERM when unloaded with
'halcmd unload'/'halcmd unloadusr'. 'halcmd unload all' is called
from the emc runscript after milltask is killed.
Probably it's an oversight that emclcd is not listed in the list of
"displays" near the top of Cleanup.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers