Skip to content

Startup Lock 🔒 does not work in Linux 🐧 #1

Open
@Abir-Tx

Description

@Abir-Tx

The startup lock 🔒 present in the settings does not work on Linux OS's but works perfectly on Windows

Problem

Everything works as expected but the password does not match in Linux. So it becomes unusable (the whole app)

Possible cause

The problem might occur because of some character encoding. The character encoding is different on Linux & Windows.
So this might cause the problem.

Thought way to fix

To fix this I have thought 💭 to fix this by separating codes for windows and linux using #ifdef __unix__

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions