linuxmint / linuxmint/sticky

unable to create new note

Open
#132 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
273
Forks
57
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in sticky.py at new_note around line 1001 and reproduce the failure when creating a note under Sway on Arch Linux. Inspect the Gdk.Monitor.get_workarea call and verify that clicking New Note completes without the reported TypeError and creates a note.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, python
Domain
desktop
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.