jellyfin-media-player icon indicating copy to clipboard operation
jellyfin-media-player copied to clipboard

Buttons are not visible and replaced by boxes

Open metronidazole opened this issue 3 years ago • 18 comments

I'm using arch linux and have the following issue:

https://i.imgur.com/pH5VtdD.png

I have the segoe UI font installed so not sure why it is still not working.

metronidazole avatar Apr 10 '21 07:04 metronidazole

This is (was?) a problem with the AUR package.

iwalton3 avatar Apr 12 '21 16:04 iwalton3

Also happens on Windows 8.1. And zooming on the page with control+ is not remembered on next start.

AdmiralAnimE avatar Apr 13 '21 17:04 AdmiralAnimE

This is (was?) a problem with the AUR package.

What is specifically wrong with the package? I don't see any obvious dependency issue.

metronidazole avatar Apr 21 '21 08:04 metronidazole

I don't know but at some point it only occured when people were using the AUR package. It's probably fixed by now.

iwalton3 avatar Apr 21 '21 11:04 iwalton3

I don't know but at some point it only occured when people were using the AUR package. It's probably fixed by now.

I tried rebuilding the package but it still has the issue. Admittedly, the flakpak version seems to work fine.

metronidazole avatar Apr 21 '21 11:04 metronidazole

I just installed this today on windows 7 and I have the box replaced icons. How can I resolve this?

JamesTX10 avatar Apr 29 '21 22:04 JamesTX10

Someone who has this problem please provide me more information by using the web debugger: https://github.com/jellyfin/jellyfin-media-player#web-debugger

(Re: Windows 7) Please consider upgrading to a supported version of Windows as it is a security risk.

iwalton3 avatar Apr 30 '21 02:04 iwalton3

Is this what you want? asd

AdmiralAnimE avatar Apr 30 '21 05:04 AdmiralAnimE

Yes so the question is if the font is able to load and is anything odd in the web inspector is happening. Something that wouldn't show up in the log.

iwalton3 avatar Apr 30 '21 11:04 iwalton3

This is (was?) a problem with the AUR package.

The AUR package still has this problem, is this caused by a lack of dependencies?

wc7086 avatar May 19 '22 11:05 wc7086

@iwalton3 It seems that if the Linux version also uses the Segoe UI fonts, it would violate the EULA of the Segoe UI fonts?

Is it possible to replace the Segoe UI fonts on linux with other solutions?

wc7086 avatar May 20 '22 00:05 wc7086

The only place I see that font being referenced is the windows installer. I don't actually bundle it. https://github.com/jellyfin/jellyfin-media-player/search?q=segoe&type=

iwalton3 avatar May 20 '22 00:05 iwalton3

The only place I see that font being referenced is the windows installer. I don't actually bundle it. https://github.com/jellyfin/jellyfin-media-player/search?q=segoe&type=

I noticed this too, I'm not a front-end developer, so when I encountered this problem I subconsciously thought it might be a Windows proprietary font being used in some place I didn't know about and I didn't have the relevant font installed causing the problem.

wc7086 avatar May 20 '22 07:05 wc7086

@metronidazole What is replaced is the material icon, please revise the content of the question.

wc7086 avatar May 31 '22 10:05 wc7086

@metronidazole What is replaced is the material icon, please revise the content of the question.

Let me know what you want it changed to and I can do so.

metronidazole avatar May 31 '22 11:05 metronidazole

Let me know what you want it changed to and I can do so.

Add the screenshot below and make it clear that what is being replaced with the box is the button's material icon.

image

wc7086 avatar May 31 '22 16:05 wc7086

win8.1, same problem, search it a lot, cant fix it.

jerry-ch-issue avatar Oct 09 '22 15:10 jerry-ch-issue

win8.1, same problem, search it a lot, cant fix it.

I finally fix it after changing css.

As the link below says. https://jellyfin.org/docs/general/clients/css-customization.html#change-icon-pack

I filled in "Custom CSS code" with

@import url("https://cdn.jsdelivr.net/gh/prayag17/Jellyfin-Icons/Font%20Awesome/solid.css");

Notice that the sample links in the web missing " after (

jerry-ch-issue avatar Oct 11 '22 13:10 jerry-ch-issue

Closing as stale. If someone still has this issue, please re-open.

iwalton3 avatar Jun 22 '23 23:06 iwalton3