Vincentius
Vincentius
Thanks. Yes, _Alerter_ was my first attempt to bundle someone else's code using Xcode. There is a lot to learn e.g. getting all the environment variables correct. As long as...
Try using the "-sender" parameter. The sender app's icon should be displayed and look like this:  But, Notification Centre in Big Sur is quite different to...
This issue can be worked around by using the timeout option. So, if user has turned off notifications, the Alerter process will exit after the timeout is reached. But, it...
+1 But, it seems that the only way to remove the Terminal app icon is to create a custom build of Alerter. There's some advice on that in the support...
>You are jumping into the deep end of the pool here ;-). Yes, and I fear the bottom is muddy. Many thanks for all this. I'll take a look soon....
Ditto. I've had the same experience. Trying to run a Ventura Beta 2 on a macOS 12.4 (21F79) host. Trying to use `UniversalMac_13.0_22A5286j_Restore.ipsw.` Can't find any logs - where are...
> The logs for Apple VMs are not handled by UTM. They are available..... Thanks. I've searched the usual "Library/Logs" folders. I then scanned the system.log file for anything relevant....
Many thanks for all this. No, I've not seen those pages so, I'll have a read. I've been thinking of working up a macOS version of ORE. Multiplatform apps for...
Still haven't been able to get ORE working in Wine. However, I have got a little bit further. In the most recent test, ORE wanted to call a link on...
Many thanks. The connection doesn't worry me but suggests the code does start. That might help in diagnosing what's missing from my Wine prefix. I've asked a question on the...