dependencies icon indicating copy to clipboard operation
dependencies copied to clipboard

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

Open physkets opened this issue 1 year ago • 0 comments

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
  • [x] 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()

physkets avatar Oct 11 '24 07:10 physkets