Zettelkasten-Team / Zettelkasten

Zettelkasten-Developer-Builds
http://zettelkasten.danielluedecke.de
GNU General Public License v3.0
737 stars 94 forks source link

Settings dialog throws error "Linux not supported" #456

Closed DudeMcGee closed 2 years ago

DudeMcGee commented 2 years ago

On my Kali Linux system ZKN3 worked fine for several months. Now I get this error in the logfile:

Oct 30, 2022 11:54:19 AM de.danielluedecke.zettelkasten.CSettingsDlg initRegCheckBox WARNING: Operating system: Linux is not supported!

This error occurs as soon as I open the PREFERENCES dialog window. And nothing which I'm going to change, font color, font size or other items, has an effect on the program's appearance. This is true for the 3.3.1 version as well as the 3.2022-8 version.

DudeMcGee commented 2 years ago

I found out that I had some configuration issue in my .Zettelkasten directory. I deleted all files, started from scratch and the problem was solved.

DudeMcGee commented 2 years ago

Solved