stefanolson

Results 9 issues of stefanolson

For the first time ever I have had a scenario where the application doesn't update. It clearly downloads the update but doesn't install it properly. all I get from the...

In this issue I was advised to create a dll containing an IAppSetup derived class: https://github.com/Squirrel/Squirrel.Windows/issues/215. So I have done this, but my .dll never gets called as far as...

I've had a few the problems when running the update manager when the releases file cannot be found (no internet access etc...). The application hangs trying to download when it...

In my solution I have two projects that use Squirrel. Unfortunately, this means that whenever you call New-Release for one project it creates a setup.exe that kills the previous one....

I'm trying to install the nuget package into my application. Unfortunately the documentation here is not particularly clear on what to do: https://github.com/squirrel/Squirrel.Windows/wiki/QuickStart It says do this: •Install-Package Squirrel -Project...

### Describe your suggested feature I always use the xaml (canvas) icons. Was really good when I could just copy and paste it in the previous UI. Now I have...

Feature Request

In callisto / src / Callisto / Controls / CustomDialog /, line 58 should read: _rootGrid.Unloaded += OnUnloaded; and line 81: _rootGrid.Unloaded -= OnUnloaded; This is because if you load...

Continuing my testing. I don't have a Web server set up for my test so I just copied the setup EXE across. 1.0.1 is installed, but this is a newer...

enhancement

Home assistant now has some statistics functionality so it can record long term statistics for a given entity. But the weather link entities don't appear to have statistics available. HA...

enhancement
help wanted