The preferences page is broken right now in 51.21 and can be forced to work by commenting out the following part in bottle_preferences.py
at line 142:
if not gamemode_available or not Xdp.Portal.running_under_sandbox():
return
Add a #
in front of the two lines.
Sadly, this looks like a change of the author to intentionally prevent the use outside of Flatpak. I guess it's time to look for an alternative to Bottles? :(
Pinned Comments
brombinmirko commented on 2022-09-15 20:54 (UTC) (edited on 2022-09-15 20:54 (UTC) by brombinmirko)
=====================
READ HERE FIRST
=====================
This package is not officially supported by the Bottles Developers. Even though some of those developers are package maintainers, support is offered by the package authors who will make sure it is handled in the best possible way. They will diagnose the issues and report the issues to the development team if they are not related to the package.