Mikescher/AlephNote

Error on Start

Closed this issue · 3 comments

Hello,

I tried to update AlephNote to version 1.6.32 but I got the following errors:

Could not load theme monokai-neo.xml

screen:

AlephNote 1 6 32 0 - 2019-10-05 - error - 001

code:

System.MissingMethodException: Method not found: 'System.IO.Compression.ZipArchive System.IO.Compression.ZipFile.OpenRead(System.String)'.
   at AlephNote.Common.Themes.ThemeCache.LoadFromFile(String file)
   at AlephNote.Common.Themes.ThemeCache.GetByFilename(String fn, Exception& ex)

Could not load theme-modifier monokai-neo.xml

screen:

AlephNote 1 6 32 0 - 2019-10-05 - error - 002

code:

System.MissingMethodException: Method not found: 'System.IO.Compression.ZipArchive System.IO.Compression.ZipFile.OpenRead(System.String)'.
   at AlephNote.Common.Themes.ThemeCache.LoadFromFile(String file)
   at AlephNote.Common.Themes.ThemeCache.GetByFilename(String fn, Exception& ex)

After I hit OK it is a random colour fest:

screens:

AlephNote 1 6 32 0 - 2019-10-05 - error - 003

AlephNote 1 6 32 0 - 2019-10-05 - error - 008

AlephNote 1 6 32 0 - 2019-10-05 - error - 013

AlephNote 1 6 32 0 - 2019-10-05 - error - 014

AlephNote 1 6 32 0 - 2019-10-05 - error - 015

I tried to start version 1.6.32 clean without notes and settings and I had no luck either getting the following error:

Could not load theme default.xml

screen:

AlephNote 1 6 32 0 - 2019-10-05 - error - 018

code:

System.MissingMethodException: Method not found: 'System.IO.Compression.ZipArchive System.IO.Compression.ZipFile.OpenRead(System.String)'.
   at AlephNote.Common.Themes.ThemeCache.LoadFromFile(String file)
   at AlephNote.Common.Themes.ThemeCache.GetByFilename(String fn, Exception& ex)

When I clicked OK I got the following:

screens:

AlephNote 1 6 32 0 - 2019-10-05 - error - 019

AlephNote 1 6 32 0 - 2019-10-05 - error - 020

I suppose this error might be related to #137 (Upgrade to .Net 4.7) but I cannot be sure. Project Page still shows the following requirement for Windows:

Windows Version:

  • dotNet 4.6 or higher
  • Windows 7 or higher

I am still using Windows 8 x64 so I cannot update to .NET 4.7 (the last supported version for Windows 8 is 4.6.2). So if .NET 4.7 is the lowest requirement I will no longer be able to update and will stay at AlephNote version 1.6.32.0.

Below I will attach a ZIP file containing 3 log files (Log-1.xml, Log-2.xml, Log-3.xml):

Logs.zip

Regards

I saw that there was a similar issue (#138) but I had already posted this issue. It seems that in settings themes cannot be loaded, screen:

AlephNote 1 6 32 0 - 2019-10-05 - error - 022

I saw there was a test version, I will have a look at it.

Okay Version 1.6.33 is out and should fix the problem.

@Mikescher

Yes, version 1.6.33 runs just fine, very quick fix as usual, thank you very much!

Best regards