You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am unable to create a bottle with a new install from flathub. It hangs with the GUI saying "The Wine config is being updated…":
The console logs don't seem to indicate what it might be doing.
I don't see a lot of cpu/network activity with htop/btm. I'm not sure what it's waiting on.
I later discovered that this seemed to be a permissions issue. I added the user who was running bottles to more groups, and then they were able to get past this step.
It would be better if permission errors were logged instead of hanging.
To Reproduce
On a new install, create a bottle in an account that is in only the Linux "users" group. I tried a few variations, like using a different engine, or using the application-style vs. gaming style, but it seems to hang either way.
The text was updated successfully, but these errors were encountered:
bowlofeggs
changed the title
[Bug]: Creating a bottle hangs on configuring wine
[Bug]: Creating a bottle hangs on wine config is being updated
Feb 22, 2025
I discovered that adding the user who was running bottles to more system groups allowed the bottle creation to succeed.
I do think there is still a bug and/or improvement to be made here, however, as the program should log a permission error rather than hanging indefinitely. That would have made the group membership issue easier to discover.
bowlofeggs
changed the title
[Bug]: Creating a bottle hangs on wine config is being updated
[Bug]: Creating a bottle hangs on wine config is being updated when permissions are missing
Feb 23, 2025
Describe the bug
I am unable to create a bottle with a new install from flathub. It hangs with the GUI saying "The Wine config is being updated…":
The console logs don't seem to indicate what it might be doing.
I don't see a lot of cpu/network activity with htop/btm.
I'm not sure what it's waiting on.I later discovered that this seemed to be a permissions issue. I added the user who was running bottles to more groups, and then they were able to get past this step.
It would be better if permission errors were logged instead of hanging.
To Reproduce
Package
Flatpak from Flathub
Distribution
Gentoo
Debugging Information
Troubleshooting Logs
Additional context
No response
The text was updated successfully, but these errors were encountered: