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

Bug: settings doesn't work on Linux #69

Open
im-coder-lg opened this issue Nov 23, 2022 · 5 comments
Open

Bug: settings doesn't work on Linux #69

im-coder-lg opened this issue Nov 23, 2022 · 5 comments
Labels
bug 🐞 Something isn't working Linux 🐧

Comments

@im-coder-lg
Copy link
Member

Due to ctypes.windll

@im-coder-lg
Copy link
Member Author

Why not try the thing we did on TimerX? Everything in TimerX works fine on my Pop!_ OS instance

@not-nef not-nef added bug 🐞 Something isn't working Linux 🐧 labels Nov 23, 2022
@not-nef
Copy link
Member

not-nef commented Nov 27, 2022

what "thing" do you mean?

@im-coder-lg
Copy link
Member Author

im-coder-lg commented Nov 29, 2022

Well the settings method we tried over there?

@not-nef
Copy link
Member

not-nef commented Nov 29, 2022

i dont even know what causes the error here

@im-coder-lg
Copy link
Member Author

im-coder-lg commented Dec 20, 2022

Okay, let me summarise this. Whenever I try opening the settings window in Notes, the windows fails to open, since the code is structured for Windows(ctypes.windll) whereas I am using Linux where Windows DLL files fail unless I use some Linux software gizmos. So, what I am trying to say is that we tried a Settings menu on TimerX which works on Linux too, and that method is the fix here. I'll post screenshot(s) and video(s) when I am free, definitely not now.

@im-coder-lg im-coder-lg changed the title Bug: settings doens't work on Linux Bug: settings doesn't work on Linux Dec 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working Linux 🐧
Projects
None yet
Development

No branches or pull requests

2 participants