You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
(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
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
The text was updated successfully, but these errors were encountered: