linuxmint / sticky

A sticky notes app for the linux desktop
GNU General Public License v2.0
188 stars 40 forks source link

Broken Bullet on last version master.mint21 #95

Open benyaminl opened 1 year ago

benyaminl commented 1 year ago

Hello, I face a broken bullet list, how to debug it and fix it?

The screenshoot is image

benyaminl commented 1 year ago

Seems the Icon pack on my distro Fedora is broken.. I change the line on https://github.com/linuxmint/sticky/blob/master/usr/lib/sticky/note_buffer.py#L847 from menu-bullet into draw-circle, at least it works on xfce fedora spin.

image

Thank you for bringing cross distro sticky notes that xfce lack maintainer of.

Thank you

collinss commented 1 year ago

Oh, I didn't realize that icon is provided by nemo. We might need to ship it with sticky as well. I assume that installing nemo would fix the issue for you as well, but that's obviously not an ideal solution. I'm going to reopen this for now to remind me to do it.

benyaminl commented 1 year ago

@collinss welp, I'm using thunar, so I won't install nemo for the moment, thanks for mentioning it tho. I think it will works with Fedora Cinnamon spin out of the box then. Cheers!

Cyb10101 commented 1 year ago

Same in Ubuntu 24.04.3. Sticky version 1.17. :-)

0-sticky1

I fixed it with "radio-checked". Not sure if the path is correct. /usr/share/themes/Adwaita/gtk-2.0/assets/radio-checked.png 0-sticky2

Iss-in commented 1 year ago

@collinss any update on this one please