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

[BUG] BadMatch (invalid parameter attributes) in Wine #320

Open
griffinjennings opened this issue Jul 1, 2024 · 0 comments
Open

[BUG] BadMatch (invalid parameter attributes) in Wine #320

griffinjennings opened this issue Jul 1, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@griffinjennings
Copy link

griffinjennings commented Jul 1, 2024

Describe the bug
Attempting to run CHOWTapeModel standalone in wine gives me the following error:

X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  62 (X_CopyArea)
  Serial number of failed request:  486
  Current serial number in output stream:  486

Attempting to open CHOWTapeModel in a Wine host (VST or CLAP) results in the host crashing.

  • Same error/behaviour happens with BYOD and ChowKick.
  • Does not happen with ChowCentaur or ChowMatrix (both launch/work as expected), and although there's no standalone versions, ChowMultiTool and ChowPhaser also run fine in a Wine host (FL Studio).

Native Linux versions of all plugins work perfectly.

To Reproduce
Steps to reproduce the behavior:

  1. Install CHOWTapeModel, ChowKick, or BYOD under Wine
  2. Go to %wineprefix%/drive_c/Program Files/Chowdhury DSP
  3. run "./CHOWTapeModel.exe"

Expected behavior
The program opens.

Desktop

  • OS: Arch Linux w/ Wine 9.8 Staging
  • FL Studio
  • Version 2024
  • 64 bit

Additional context
I think this is something to do with fonts somehow - CHOWTapeModel, BYOD and ChowKick all use Tahoma/Verdana (not sure which) in their UI, while ChowCentaur, ChowPhaser and ChowMultiTool only use Roboto and Arial (ChowMatrix also uses Verdana in it's UI, but uses Arial under Wine for some reason). Installing those fonts and adding them to my wineprefix manually did not solve the problem, unfortunately.

@griffinjennings griffinjennings added the bug Something isn't working label Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants