Futura-Py / TimerX

A fluent Timer App, made completely in Python
https://timerx-app.netlify.app
MIT License
37 stars 5 forks source link

setAlwaysOnTop() error on switching themes #97

Closed im-coder-lg closed 2 years ago

im-coder-lg commented 2 years ago

Describe the bug In Line 460: https://github.com/Futura-Py/TimerX/blob/d18616cb5a15a20a5b3f51e50a33e33cae64a9a7/main.py#L460

It takes only one positional arg but two(app) were given. Luckily, I know a fix.

To Reproduce Steps to reproduce the behaviour:

  1. Go to Terminal
  2. Run TimerX via Python
  3. Experience error Expected behaviour Supposed to launch with no errors.

Screenshots hyuxn6K03d

Desktop (please complete the following information):

Additional context I can fix this.

im-coder-lg commented 2 years ago

Only thing is, it seems so unrelated, but I fixed it on my Raspberry Pi. Wait, just getting it set up for pushing.

not-nef commented 2 years ago

Well just remove the parameter lmao. Its no big deal

sumeshir26 commented 2 years ago

Why create bug report for such a small bug? You cn commit these kinds of things directley

im-coder-lg commented 2 years ago

Why create bug report for such a small bug? You cn commit these kinds of things directly

If I do that, I'd accidentally add bloatfiles.