ALIENQuake
ALIENQuake
@TylerLeonhardt Thanks for detailed explanation, even if it's heartbreaking 😢 While using c# makes things more time consuming for me, it will do the job. Thanks again.
> The only way to possibly fix this is to change PowerShell to run scripts on the main thread but we tried it and PowerShell did not handle the change...
@TylerLeonhardt Good to know. Is there any other issue where this topic is being tracked? Or some leftover PS-single-thread related code which someone could look at it, compile and do...
@adamdriscoll @TylerLeonhardt Sucess! The above crash was due to the fact that I compile PS from the latest branch which happens to switch to .NET 5 moments ago. After compiling...
@vexx32 I don't think it will be so easy, and if so, the module at PSGallery will still have old dll's. I guess I have to wait for Adam's feedback.
@adamdriscoll I don't think so, since 0.8.x, Avalonia received some updates to the App initialization process. Please take look at the updated default sample: https://github.com/AvaloniaUI/Avalonia/blob/master/samples/ControlCatalog.Desktop/Program.cs#L25. I can test whatever you...
@TylerLeonhardt @vexx32 @adamdriscoll EDIT: Case 2 It's chicken-egg problem, Case 1 works. Getting back to this, I was able to ( case 1 ): - create c# app with PowerShell...
I was trying to find an alternative to FileZilla. The Cyberduck was my first choice until I connected and saw this unusual and odd sorting. I'm glad that it's planned...
Hey, thanks for looking at this. Both propositions are fine (I lean toward the first one) but I do have a question: Why not simply prefix all module commands, eg:...
IMHO, the module is a niche so you should pick up option 5 or only fix `node` without touching the other graphing commands.