snowie2000

Results 243 comments of snowie2000

Hi, I would like you to know that a [preview build](https://github.com/snowie2000/mactype/releases/tag/v1.2023.5.31) has been released and has this CLI controlling feature implemented. Please give it a try.

This means when Mactype tries to ask processes to unload Dlls, something wrong happened, and it crashed. mt64agnt.exe should be in your task manager all the time because that's what...

That is a really detailed and helpful report. I'll look into it.

Please try this one. [MacTray-cli-hotfix1.zip](https://github.com/snowie2000/mactype/files/11945065/MacTray-cli-hotfix1.zip)

I didn't change the version number so what you have observed is expected. Do you have new crash report?

It crashed for somewhat slightly different reason. Hmm..

Okay, the destruction sequence of a thread is incorrect, it should be fixed for now. I also bumped the version number. [MacTray-cli-hotfix3.zip](https://github.com/snowie2000/mactype/files/11947526/MacTray-cli-hotfix3.zip)

I've checked some more code and looks like the exit procedure is quite problematic. It needs a small refinement. I'll finish it later.

I made a simple change. Now the exit procedure calls the disabe procedure before closing the app. [MacTray-cli-hotfix4.zip](https://github.com/snowie2000/mactype/files/11953582/MacTray-cli-hotfix4.zip)

Thanks, I'll take care of it.