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
8.66k stars 753 forks source link

Replacement characters showing instead of proper font in notification #3149

Closed sbomsdorf closed 2 months ago

sbomsdorf commented 2 months ago

Hi all,

I am not sure whether this is an issue with the Desktop app or a problem with my setup (leaning towards the latter...): In the Finish-day-notification, when trying to close the app without doing so before, the font is not rendered and the windows is showing black rectangles/replacement characters instead (see screenshot). I'd be truly thankful for any hint to either figuring out the real problem or even a solution to it.

Steps to Reproduce

  1. Try to close the app before finishing the day.
  2. Getting a pop-up notification that should have the text to remind you to finish the day

Error Log (Desktop only)

[2024-04-15` 17:55:29.304] [info]  close, isQuiting: undefined
[2024-04-15 17:55:29.314] [info]  Actions to wait for  [ 'SYNC_BEFORE_CLOSE_ID', 'FINISH_DAY_BEFORE_CLOSE_EFFECT' ]
[2024-04-15 17:55:41.551] [info]  BEFORE_CLOSE_DONE FINISH_DAY_BEFORE_CLOSE_EFFECT [ 'SYNC_BEFORE_CLOSE_ID' ]
[2024-04-15 17:55:43.269] [info]  BEFORE_CLOSE_DONE SYNC_BEFORE_CLOSE_ID []
[2024-04-15 17:55:43.270] [info]  close, isQuiting: undefined
[2024-04-15 17:55:43.273] [info]  close, isQuiting: true
[2024-04-15 17:55:43.307] [info]  Quit after all windows being closed

Console Output

ipcEvent$ trigger NOTIFY_ON_CLOSE          ipc-event.ts:21

Meta Info

META: SP8.0.5 Electron – de – Linux x86_64 – Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) superProductivity/8.0.5 Chrome/122.0.6261.156 Electron/29.2.0 Safari/537.36

github-actions[bot] commented 2 months ago

Thank you very much for opening up this issue! I am currently a bit overwhelmed by the many requests that arrive each week, so please forgive me, if I fail to respond personally. I am still very likely to at least skim read your request and I'll probably try to fix all (real) bugs if possible and I will likely review every single PR being made (please, give me a heads up if you intent to do so) and I will try to work on popular requests (please upvote via thumbs up on the original issue) whenever possible, but trying to respond to every single issue over the last years has been kind of draining and I need to adjust my approach for this project to remain fun for me and to make any progress with actually coding new stuff. Thanks for your understanding!

github-actions[bot] commented 2 months ago

Hello there sbomsdorf! 👋

Thank you and congratulations 🎉 for opening your very first issue in this project! 💖

In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀

For more open ended discussions and/or specific questions, please visit the discussions page. 💖

johannesjo commented 2 months ago

Hi there! Thanks for opening this up! This seems to occur on some linux machines. Haven't been able to reproduce it myself. Could you maybe provide a bit more infos about your system, e.g. which distro and display manager you are using?

sbomsdorf commented 2 months ago

Hi Johannes, Sure! The distro is Fedora 38 with GNOME 44.10 and display manager X11. The problem is not only with the notification I mentioned in the initial post. Meanwhile, I had an issue with the system time, which I suspect to have caused a notification in the app similar to "there is already an entry for that time stamp" or similar - I cannot tell because it was all replacement chars again. So, I assume that the problem is there for any notification that opens in another window. Please let me know if there is anything else I can provide to help to resolve the issue.

Jagdfalke commented 2 months ago

Duplicate of this one: #2619