Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request dependency] A missing font for the 8BitDo Firmware Updater #262

Open
1 of 4 tasks
physkets opened this issue Oct 11, 2024 · 0 comments
Open
1 of 4 tasks
Assignees

Comments

@physkets
Copy link

Dependency name: Unsure of what the actual missing font is.

Official link to the download page (not direct download) https://support.8bitdo.com/firmware-updater.html

Is this dependency compatible with Wine?

  • Yes
  • Yes, but need tweaks
  • No
  • I have not tested

The error message I get, even after I've installed all the 'Font' type dependencies, is as follows:

wineserver: using server-side synchronization.
002c:err:winediag:getaddrinfo Failed to resolve your host name IP
[ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentException: The requested FontFamily could not be found [GDI+ status: FontFamilyNotFound]
  at System.Drawing.GDIPlus.CheckStatus (System.Drawing.Status status) [0x001ce] in <5de0f98340324dfca7ecfcc9792baca0>:0 
  at System.Drawing.FontFamily..ctor (System.String name, System.Drawing.Text.FontCollection fontCollection) [0x0002f] in <5de0f98340324dfca7ecfcc9792baca0>:0 
  at System.Drawing.FontFamily..ctor (System.String name) [0x00000] in <5de0f98340324dfca7ecfcc9792baca0>:0 
  at (wrapper remoting-invoke-with-check) System.Drawing.FontFamily..ctor(string)
  at _8BitDoFirmwareUpdater.Others.Tools.getEnglishFontFaily () [0x00000] in <c5a3d2d06d604f76bbf796c001b5db92>:0 
  at _8BitDoFirmwareUpdater.Others.Tools.getEnglishFont (System.Int32 fontSize) [0x00000] in <c5a3d2d06d604f76bbf796c001b5db92>:0 
  at _8BitDoFirmwareUpdater.View.HomeView.initGamepadAndRRtispLog () [0x0004b] in <c5a3d2d06d604f76bbf796c001b5db92>:0 
  at _8BitDoFirmwareUpdater.View.HomeView..ctor () [0x00060] in <c5a3d2d06d604f76bbf796c001b5db92>:0 
  at (wrapper remoting-invoke-with-check) _8BitDoFirmwareUpdater.View.HomeView..ctor()
  at _8BitDoFirmwareUpdater.View.HomeController..ctor () [0x0000b] in <c5a3d2d06d604f76bbf796c001b5db92>:0 
  at (wrapper remoting-invoke-with-check) _8BitDoFirmwareUpdater.View.HomeController..ctor()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants