tonisives / vim

Issues for the ti-vim project
1 stars 0 forks source link

Lisence Setup Verification On Login #6

Open barrettjflowers opened 7 months ago

barrettjflowers commented 7 months ago

Currently when logging in the license verification window comes up, often this tries to run before my wifi can connect and fails. I have to manually click to retry. I can run an application to add a delay on login but this is not desirable, even better if this startup could run headless and just throw an error if it fails for those of us that don't want to see a verification window pop up on login.

tonisives commented 7 months ago

Hi, I am sorry for this problem

The license verification will only pop up for the initial 2 weeks. After that, the license is considered "settled", and it doesn't require internet connection to verify. There is also no popup. The app will just start instantly.

I understand your frustration though. I can try to implement the headless option or add text to that it will check for the initial 14 days only.