I’m having trouble with one particular app auto updating. When it should be 
quitting, it just hangs forever.

4D v17.1HF1, macOS only. (It works fine on Windows). I’m using essentially the 
same code as in several other applications, also on v17.1HF1, but this is the 
only application that doesn’t work. Also, it was working in previous versions 
of 4D, but doesn’t now. With no code changes.

Here are the symptoms.

- I’ve verified that SET UPDATE FOLDER is setting OK to 1.
- Also verified (using SHOW ON DISK) that the path used with SET UPDATE FOLDER 
is correct and points to a .app bundle.
- Verified that Updater.app is created by 4D (did this by removing it and 
seeing it put back in on the next try).
- Verified that the On Exit method is completing correctly (using the debug 
logging).
- Noticed that Updater.app is not launched, nor is an updater log file created.

I’m guessing it is hanging when it is trying to launch Updater.app, but that’s 
only a guess. Since I can’t see what 4D is trying to do at this point, and 
because the same code is working with other applications and with this 
application on Windows, I can’t figure out what is wrong. Wondering if anyone 
has any ideas I could try?

Thanks.

P.S. It also takes a fair amount of CPU until force quit.

--
Cannon.Smith
Synergy Farm Solutions Inc.
Aetna, AB Canada
<can...@synergyfarmsolutions.com>
<www.synergyfarmsolutions.com>


**********************************************************************
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to