johannesjo / super-productivity

Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project.
http://super-productivity.com
MIT License
11.97k stars 928 forks source link

Missing toggle icon #3465

Open johannesjo opened 2 months ago

johannesjo commented 2 months ago

Discussed in https://github.com/johannesjo/super-productivity/discussions/3461

Originally posted by **azzamsa** September 14, 2024 Hi, 👋🏽 I have a missing toggle button in both my `appimage` and `web version`. - web app ![image](https://github.com/user-attachments/assets/5c218726-ce2d-4970-8d0d-1a9a89922155) - app image ![image](https://github.com/user-attachments/assets/d8d51547-7569-4ec6-a27c-03c6131b4370) Expected icon (taken from the repo screenshot): ![image](https://github.com/user-attachments/assets/aaf01a93-e7f5-4368-9f18-a4c9463cb081) Any suggestion to solve this issue? --- ``` OS: Fedora Linux 40 (Workstation Edition) x86_64 DE: GNOME 46.4 WM: Mutter (Wayland) ``` ``` Super productivity 10.0.4 ```
Thanatos1204 commented 1 month ago

Hi @johannesjo,

Could you provide any steps to reproduce the issue?

image I can see a proper toggle icon in the UI.

Thanks!

Rubal0990 commented 1 month ago

Hi @johannesjo,

Is this issue replicable intermittently? Are there any specific steps to reproduce the issue?

image

Unable to replicate the issue

Thanks!

johannesjo commented 4 weeks ago

ping @azzamsa

@Rubal0990 not able to reproduce this myself tbh. :)

azzamsa commented 4 weeks ago

Should I install specific fonts?

~ took 12s
🦄 fc-list | grep -i 'awesome'
/home/me/.local/share/fonts/fontawesome-free-6.5.1-desktop/Font Awesome 6 Free-Solid-900.otf: Font Awesome 6 Free,Font Awesome 6 Free Solid:style=Solid
/home/me/.local/share/fonts/fontawesome.ttf: FontAwesome:style=Regular
/home/me/.local/share/fonts/fontawesome-free-6.5.1-desktop/Font Awesome 6 Brands-Regular-400.otf: Font Awesome 6 Brands,Font Awesome 6 Brands Regular:style=Regular
/home/me/.local/share/fonts/fontawesome-free-6.5.1-desktop/Font Awesome 6 Free-Regular-400.otf: Font Awesome 6 Free,Font Awesome 6 Free Regular:style=Regular

~
🦄 fc-list | grep -i 'emoji'
/usr/share/fonts/google-noto-color-emoji-fonts/NotoColorEmoji.ttf: Noto Color Emoji:style=Regular

I am still able to reproduce on the web version using Zen browser 1.0.1-a.11 (Firefox 131.0.3) (64-bit) and Brave Version 1.67.123 Chromium: 126.0.6478.126 (Official Build) unknown (64-bit)

Rubal0990 commented 4 weeks ago

Hi @azzamsa,

Unable to reproduce in Chromium: Version 129.0.6668.101 (Official Build) (arm64), can you try after updating your web version?

azzamsa commented 3 weeks ago

I think it has to do with my installed font set. Thanks, Everyone! 🥞

azzamsa commented 3 weeks ago

Just as I suspected, it worked after removing some fonts. I had a similar issue with Firefox back in 2015; no one on the forum knew why, but it turned out I had duplicate or conflicting fonts.

I removed some Font-Awesome that I downloaded manually because I already had Nerd font installed. I also removed font-awesome icons that the Emacs package downloaded for me.

image

Thank you for super productivity 🥞