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

unable to create new note #132

Open
Iss-in opened this issue Sep 9, 2024 · 1 comment
Open

unable to create new note #132

Iss-in opened this issue Sep 9, 2024 · 1 comment

Comments

@Iss-in
Copy link

Iss-in commented Sep 9, 2024

when i click on a new note , getting error

TypeError: Argument 0 does not allow None as a value Traceback (most recent call last): File "/usr/lib/sticky/sticky.py", line 1001, in new_note workarea_rect = Gdk.Monitor.get_workarea(

sticky 1.22-1
arch linux
sway

@arn9000
Copy link

arn9000 commented Jan 10, 2025

Same problem

(sticky.py:15131): Gtk-CRITICAL **: 22:28:52.819: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
Traceback (most recent call last):
  File "/usr/lib/sticky/sticky.py", line 1001, in new_note
    workarea_rect = Gdk.Monitor.get_workarea(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: Argument 0 does not allow None as a value

When stucky starts as root. The add note button works well

stucky 1.24
ubuntu 22.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants