-
Notifications
You must be signed in to change notification settings - Fork 112
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
ToyBox on Linux doesn't render some UI elements properly #483
Comments
Have the same issue, also running WotR on Linux (using Proton and Steam). My guess is that the UI is broken because there is an exception in the log:
|
I have the same issue, and also observed this message in the log posted by @demilich1 One extra bit of info - when a save is loaded, the log says (level set to trace):
This happens whenever I reload a save, so I guess the "creating new..." part fails. It would be nice if the log included in its messages the arguments of a failed operation (e.g., file paths when trying to create files, string contents when setting locale modifiers, etc). I tried |
This ui bug is caused by #499 (comment) |
@dark0dave that fixed it for me, thanks! :) |
This issue will be closed because it is older than a year. The here mentioned Bug/Feature might already be fixed or implemented. If the bug still persists/the Feature is still requested, please reopen the issue or create a new one. |
Describe the bug
Some UI elements (check boxes and drop-down boxes) do not render properly when playing the game on Linux using wine.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Properly rendered UI elements.
Screenshots
In the below screenshot "Enable 'Next' when no feat selections are available", "Make All Feature Selections Optional" and "Add Full Hit Die Value" are enabled.
In the below screenshot I have "Enabled Teleport Keys", "Allow Achievements While Using Mods", "Highlight Copyable Scrolls", "Make Tutorials Not Appear If Disabled In Settings" and "Allow Shift Click To Transfer Entire Stack" enabled.
In the below screenshot I have a few "Cheats" options enabled but only "Equipment No Weight" shows in bold to indicate it's enabled.
Version Info:
Additional context
This issue has been a problem since I started using the ToyBox mod, however I was able to get by since activated elements would have their text become bold, this is no longer the case for all elements. (some still become bold but others do not (see screenshots), this has only been an issue for the past few releases)
The text was updated successfully, but these errors were encountered: