iamjustkoi / StudyTimeStats

Customizable statistics add-on for Anki.
https://ankiweb.net/shared/info/1247171202
MIT License
21 stars 4 forks source link

Missing Images for MacOS and Linux #27

Closed iamjustkoi closed 1 year ago

iamjustkoi commented 1 year ago

This problem is present with both "Native" style and "Anki" style rendering.

(Appears to happen for MacOS, might also show up on other Linux-based systems)

Bug/Issue Description

  1. Direction buttons do not render correctly
  2. Arrange buttons do not render
  3. Macro buttons do not render
  4. Delete buttons do not render
  5. Add Stat button does not render
  6. Code buttons do not render

Screenshots/Visuals

image

Originally posted by @JeremiaWilliams in https://github.com/iamjustkoi/StudyTimeStats/issues/24#issuecomment-1565683178

iamjustkoi commented 1 year ago

Should be fixed in the latest release (v2.0.3)!

x51mon commented 1 year ago

Unfortunately for me the issue persists. Manjaro Linux with KDE Plasma, AddOn Version is 2.0.4 Screenshot_20230601_122623

iamjustkoi commented 1 year ago

Unfortunately for me the issue persists.

Shoot, sorry.

May need to create a debug patch to retrieve some extra logs, but I might also try and setup a new VM to see if I can reproduce the issue, on my end, again.

Either way, thanks for reporting it! Will see what I can do as soon as I can.

iamjustkoi commented 1 year ago

Wellp, was actually a really easy fix. I, uh, used the wrong slash character for the image paths in a single line of code...

But yeah, should be fixed with latest release (2.0.5)!