Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It's been broken by Windows 10 Update #5

Open
1 of 2 tasks
ghost opened this issue Jun 15, 2020 · 5 comments
Open
1 of 2 tasks

It's been broken by Windows 10 Update #5

ghost opened this issue Jun 15, 2020 · 5 comments
Labels
bug Something isn't working important Critical or high priority

Comments

@ghost
Copy link

ghost commented Jun 15, 2020

Bug Description
Trying to start the program results in the program not starting. It creates a ErrorLog.log.

Using this program on a daily bases, I noticed this problem began after Windows 10 installed updates on 11/06/2020 or/and 12/06/2020.

ps. I love the program. It's well constructed, user-friendly, idiot-proof and most importantly it's accurate! Thanks for coding this!

To Reproduce
LMB double click PostScriptumMortarCalculator.exe or RMB and "Open"

Error Log

2020-06-15 20:41:18.6815 Unhandled exception in PostScriptumMortarCalculator v1.8.0.0 System.NullReferenceException: Object reference not set to an instance of an object.
at PostScriptumMortarCalculator.Bootstrapper.PsmcBootstrapper.<>c.b__3_5(IRegistrationContext container)
at lambda_method(Closure , IRegistrationContext )
at StyletIoC.Internal.Container.Get(RuntimeTypeHandle typeHandle, String key, Type typeIfAvailable)
at StyletIoC.Internal.Container.Get[T](String key)
at Stylet.Bootstrapper1.get_RootViewModel() at Stylet.Bootstrapper1.Launch()
at Stylet.BootstrapperBase.Start(String[] args)
at Stylet.BootstrapperBase.b__9_0(Object o, StartupEventArgs e)
at System.Windows.Application.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__1_0(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Desktop Version: (Place an X in the relevant box)

  • Windows 7
  • Windows 10
@ghost ghost added the bug Something isn't working label Jun 15, 2020
@sirdoombox
Copy link
Owner

Can't seem to reproduce this one with the Win10 updates I currently have on my dev machine, I know that Microsoft are currently doing some weird staggering with their May 2020 update because there were some issues with it so it wouldn't surprise me if it broke this somehow.

The second I get access to the update I'll endeavour to reproduce this and fix it ASAP, cheers for the report.

@sirdoombox
Copy link
Owner

I've grabbed the most recent available Win10 update and I'm still unable to reproduce this one, this is going to be a difficult one to nail down.

@ghost
Copy link
Author

ghost commented Jun 16, 2020

Okay.. well, I downloaded a copy, after having deleted the copy I had. Still get the same problem.

As far a I can tell, the program was working great, but after the a couple of system updates, it stopped. This doesn't mean that that's the reason and since you've tested it, it seems it wasn't. For now, I am completely clueless about what the reason could be, since I didn't change anything to my system.

I will try to find the culprit on my system and will report back whenever I found what's causing this.

Thanks for your time.

@sirdoombox
Copy link
Owner

I've been religiously checking for and installing updates and seeing if I can get the app to crash, no luck yet.

The only possible thing I could suggest would be to head over to %appdata%/PostScriptumMortarCalculator and just delete the entire folder and see there might've been some issue there.

It's a very long shot but I don't have a lot to go on for this one.

@sirdoombox sirdoombox added the important Critical or high priority label Jun 18, 2020
@Klopsbandit
Copy link

I had the same propblem and deleting the folder %appdata%/PostScriptumMortarCalculator solved it. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working important Critical or high priority
Projects
None yet
Development

No branches or pull requests

2 participants