Jonathan Lydall

Results 14 comments of Jonathan Lydall

Thank you very much for making the time to look into it and reply, it's not urgent from my side, I just wanted to ensure you're aware. For now it's...

> Just offering a perspective: > > I like the way notepad++ updates. It makes updates more of an "event". The concrete benefit of that is that I am cognizant...

He was able to resolve, a good summary of the problem is here: https://stackoverflow.com/questions/50593241/my-app-quits-serving-static-files-after-the-windows-april-update It's definitely something we will have to think about more as we go cross platform.

This appears to be an issue affecting all dialogues, I think dark mode looks okay: ![image](https://user-images.githubusercontent.com/1290262/126511883-b654f2be-b37f-40e3-b34a-b32a221c6b34.png) Light mode doesn't seem ideal to me though: ![image](https://user-images.githubusercontent.com/1290262/126512022-d361d312-dcbc-419d-9fca-2e48adc58b95.png) ![image](https://user-images.githubusercontent.com/1290262/126512049-061fbcda-8e4d-489c-9b7f-2af8bda5cb24.png)

While it's quite low priority at this time, a Choco (and/or WinGet) package is a great option for some developers as it allows fully scriptable installs.

Agreed. We will do something like change the code to have a `try...catch` around the entire process, then adapt the error for the front end to say which file had...

Same/similar issue with views: ![image](https://user-images.githubusercontent.com/1290262/50901570-54299b80-1421-11e9-9ba5-dcfe47d17ac4.png)

Hi Bishoymly, It is recommended to be using Intent v1.9 with the 1.9 modules. I want to find out more about how you're trying to use Intent that it's causing...

Thanks for chatting to us on Slack Bishoy, I just wanted to publicly share the outcome of the reported issue. It appears that sometimes downloading of modules fails without good...

With Gareth's updating of the schema it should be easy to sort these properly server side. Otherwise, it's easy enough to fix on the client side by parsing the strings...