Timothy
Timothy
Yes, might be better since you want this to be usable by end-users. Nice project by the way. Good showcase of Avalonia and a good alternative to TotalCommander and MuCommander.
That should do it, I will not use that Gitbook editor anymore, does weird things.
I will try this, thank you @KrunoSaho
Ran into this as well (because Ubuntu keeps removing dotnet for some reason). Would it be possible to provide a message to the user to indicate they are missing `dotnet`...
I believe I am seeing this with `KeyBinding` ``` [Binding] Error in binding to 'Avalonia.Input.KeyBinding'.'Command': 'Null value in expression ''.' (KeyBinding #38446258) [Binding] Error in binding to 'Avalonia.Input.KeyBinding'.'Command': 'Null value...
I do not just get this for `KeyBinding` I also get this for normal bindings. ``` [Binding] Error in binding to 'Avalonia.Controls.TextBlock'.'Text': 'Null value in expression 'User'.' (TextBlock #53517805) [Binding]...
Sounds like a good idea. I have also tried to reach out to the developer on multiple occasions...
With the latest source from the master branch it runs on ARM. It outputs the message: `Got a bad hardware address length for an AF_PACKET 16 8` Five times when...
There's not much info beyond this. I just tried again with the latest commit from this repo and Mono 4.6.2 `(stable 4.6.2.7/08fd525 Thu Dec 15 17:03:19 UTC 2016)` Sometimes the...
If you need help setting a RaspberryPi or other ARM device for this, let me know. If you have a RaspberryPI but don't have time to compile everything (takes quite...