Is there a way to bypass the "Confirm Exit" dialog so that Log4OM will automatically exit gracefully on system shutdown?
Thanks,
Glenn - KD0Q
Bypass "Confirm Exit" Dialog?
- IW3HMH
- Site Admin
- Posts: 2988
- Joined: 21 Jan 2013, 14:20
- Location: Quarto d'Altino - Venezia (ITA)
- Contact:
Re: Bypass "Confirm Exit" Dialog?
Actually not... this screen was added to prevent accidental shutdown of log4om, communicator, cluster and everything else due to errors.
Daniele Pistollato - IW3HMH
Re: Bypass "Confirm Exit" Dialog?
OK, thanks for the info.
Most applications allow an orderly automatic shutdown from the windows shutdown signal, completing backup, stopping other tasks, etc. in the process.
Some applications make the "Confirm exit" dialog optional and some only present it when shutdown is initiated by the user.
Please consider eliminating the "Confirm Exit" dialog for when a shutdown signal is received from Windows, or maybe making it optional for that case. Consider the situation where the PC is running on battery power. Windows will attempt to shutdown when power loss is imminent. It would be best if Log4OM performed an orderly shutdown and allowed Windows to do the same before power is lost.
73, Glenn - KD0Q
Most applications allow an orderly automatic shutdown from the windows shutdown signal, completing backup, stopping other tasks, etc. in the process.
Some applications make the "Confirm exit" dialog optional and some only present it when shutdown is initiated by the user.
Please consider eliminating the "Confirm Exit" dialog for when a shutdown signal is received from Windows, or maybe making it optional for that case. Consider the situation where the PC is running on battery power. Windows will attempt to shutdown when power loss is imminent. It would be best if Log4OM performed an orderly shutdown and allowed Windows to do the same before power is lost.
73, Glenn - KD0Q
- IW3HMH
- Site Admin
- Posts: 2988
- Joined: 21 Jan 2013, 14:20
- Location: Quarto d'Altino - Venezia (ITA)
- Contact:
Re: Bypass "Confirm Exit" Dialog?
now i understand... you mean the autoclose on Windows reboot/shutdown message...
this is more clear.
I think it's a good idea, yes, i'll add to the list
Thanks
this is more clear.
I think it's a good idea, yes, i'll add to the list
Thanks
Daniele Pistollato - IW3HMH
Re: Bypass "Confirm Exit" Dialog?
Very useful option, however I would like also the possibility that Log4om closes all the software it opens. When for some reason I need to close Log4OM, and later turn on again, all the software that log4om had opened before, remains opened.IW3HMH wrote:now i understand... you mean the autoclose on Windows reboot/shutdown message...
this is more clear.
I think it's a good idea, yes, i'll add to the list
Thanks
So If we can choose as we do with software to turn on, we must also have an option if we want software closes with log4om on shut down.
I think we have talked about it some time ago.
73 Manuel Fernando CT1BXX
- IW3HMH
- Site Admin
- Posts: 2988
- Joined: 21 Jan 2013, 14:20
- Location: Quarto d'Altino - Venezia (ITA)
- Contact:
Re: Bypass "Confirm Exit" Dialog?
Software that starts "under" log4om is launched without dependancies to log4om process.
This is to avoid massive software shutdowns when users change profiles or make other activities that require Log4OM reboot.
Drawbacks are, in that case, more than benefits.
This is to avoid massive software shutdowns when users change profiles or make other activities that require Log4OM reboot.
Drawbacks are, in that case, more than benefits.
Daniele Pistollato - IW3HMH
Re: Bypass "Confirm Exit" Dialog?
I see that the "closes automatically when windows is shut down" feature was added in 1.24.0. Thank you for including the feature. But it doesn't work for me. Communicator shuts down but Log4OM doesn't for some reason. Maybe I need to change something in the configuration?
Attached is a log file. Any ideas?
Thanks. Glenn - KD0Q
Attached is a log file. Any ideas?
Thanks. Glenn - KD0Q
- Attachments
-
Log4OM_log_20151230.txt
- (16.98 KiB) Downloaded 206 times
- IW3HMH
- Site Admin
- Posts: 2988
- Joined: 21 Jan 2013, 14:20
- Location: Quarto d'Altino - Venezia (ITA)
- Contact:
Re: Bypass "Confirm Exit" Dialog?
Hi Glenn.
I'm checking code using your log as reference. There is something that doesn't shutdown gracefully on your system.
I'm doing some tests. Thanks for sharing log
I'm checking code using your log as reference. There is something that doesn't shutdown gracefully on your system.
I'm doing some tests. Thanks for sharing log
Daniele Pistollato - IW3HMH