https://bugs.winehq.org/show_bug.cgi?id=54549
Bug ID: 54549 Summary: Amazon Music does not load the correct font Product: Wine Version: 8.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: zltippett@gmail.com Distribution: ---
Created attachment 74090 --> https://bugs.winehq.org/attachment.cgi?id=74090 Amazon Music log with font errors, snipped
After installing the latest Amazon Music from the Windows URL, the fonts do not appear as they do on Windows. The Amazon Music logs within the Amazon Music folder indicate a problem loading the fonts.
Amazon Music download URL - https://www.amazon.com/b?ie=UTF8&node=16962657011 Amazon Music log path - ~/.wine/drive_c/users/<USERNAME>/AppData/Local/Amazon Music/Logs (<USERNAME> is the logged in user name)
The log is attached.
https://bugs.winehq.org/show_bug.cgi?id=54549
--- Comment #1 from zltippett@gmail.com --- Created attachment 74091 --> https://bugs.winehq.org/attachment.cgi?id=74091 Amazon Music log, full
This is the full Amazon Music log
https://bugs.winehq.org/show_bug.cgi?id=54549
--- Comment #2 from zltippett@gmail.com --- Created attachment 74093 --> https://bugs.winehq.org/attachment.cgi?id=74093 Amazon Music as displayed from the web site
This is from the web page, however, Windows also displays this way when using the installed application.
https://bugs.winehq.org/show_bug.cgi?id=54549
--- Comment #3 from zltippett@gmail.com --- Created attachment 74094 --> https://bugs.winehq.org/attachment.cgi?id=74094 Amazon Music as displayed from the installed application using WINE
This is the latest version of Amazon Music (9.4.1.2415) installed using the latest staging build of WINE (8.2).
https://bugs.winehq.org/show_bug.cgi?id=54549
--- Comment #4 from Jactry Zeng jactry92@gmail.com --- Hi,
Will `winetricks -q corefonts` make it look better?
https://bugs.winehq.org/show_bug.cgi?id=54549
--- Comment #5 from zltbugs@outlook.com --- (In reply to Jactry Zeng from comment #4)
Hi,
Will `winetricks -q corefonts` make it look better?
I did install all of the available fonts, including corefonts and it still doesn't appear to be using the correct fonts. I even tried downloading the Amazon fonts from the developer site, added them to my .wine/Windows/Fonts folder and that didn't help either.
https://bugs.winehq.org/show_bug.cgi?id=54549
wine@stegm.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine@stegm.de
--- Comment #6 from wine@stegm.de --- (In reply to zltbugs from comment #5)
(In reply to Jactry Zeng from comment #4)
Hi,
Will `winetricks -q corefonts` make it look better?
I did install all of the available fonts, including corefonts and it still doesn't appear to be using the correct fonts. I even tried downloading the Amazon fonts from the developer site, added them to my .wine/Windows/Fonts folder and that didn't help either.
The following works:
winetricks fonts allfonts andale arial baekmuk calibri cambria candara cjkfonts comicsans consolas constantia corbel corefonts courier droid eufonts fakechinese fakejapanese_ipamona fakejapanese fakejapanese_vlgothic fakekorean georgia impact ipamona liberation lucida meiryo opensymbol pptfonts sourcehansans tahoma takao times trebuchet uff unifont verdana vlgothic webdings wenquanyi wenquanyizenhei
https://bugs.winehq.org/show_bug.cgi?id=54549
--- Comment #7 from zltbugs@outlook.com --- That doesn't appear to work in my case. Any idea of what specific font is required from that list to make this work, I could try that directly.
https://bugs.winehq.org/show_bug.cgi?id=54549
--- Comment #8 from wine@stegm.de --- (In reply to zltbugs from comment #7)
That doesn't appear to work in my case. Any idea of what specific font is required from that list to make this work, I could try that directly.
Put in the whole command, it has worked for everybody like that. Those couple kilobytes have not harmed anyone.
https://bugs.winehq.org/show_bug.cgi?id=54549
--- Comment #9 from zltbugs@outlook.com --- (In reply to wine from comment #8)
(In reply to zltbugs from comment #7)
That doesn't appear to work in my case. Any idea of what specific font is required from that list to make this work, I could try that directly.
Put in the whole command, it has worked for everybody like that. Those couple kilobytes have not harmed anyone.
Tried the command, but I always get hung up on this error for the EUupdate.EXE.
sha256sum mismatch! Rename /home/myHome/.cache/winetricks/eufonts/EUupdate.EXE and try again.
I can run this manually, but unsure if that causes the whole process to break.
https://bugs.winehq.org/show_bug.cgi?id=54549
--- Comment #10 from wine@stegm.de --- (In reply to zltbugs from comment #9)
Tried the command, but I always get hung up on this error for the EUupdate.EXE.
sha256sum mismatch! Rename /home/myHome/.cache/winetricks/eufonts/EUupdate.EXE and try again.
I can run this manually, but unsure if that causes the whole process to break.
Do you get hung up direct after start? What do you mean with manually? As it says rename /home/myHome/.cache/winetricks/eufonts/EUupdate.EXE and try again. You can always rename it back. Nothing is breaking here.