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
Clarify that Background permissions are a requirement for GNOME Builder (and flatpak-builder) to be able to compile the development version of an application #760
This UI here could benefit from a clarified explanation string:
"Can run in the background" is not really useful, mostly redundant with the name of the switch.
It would be more useful if, particularly for development versions of applications, it explained that it will be necessary for GNOME Builder (or flatpak-builder) to be able to compile the application if the user wants to compile it themselves. Otherwise the sandbox will kill it at random times during compilation, as you can see in flatpak/xdg-desktop-portal#478
Without such a warning, users seeing an app's background permissions unexpectedly "soft-enabled" like that, in a seemingly non-default, state, may be tempted to turn off that permission, and then they spend hours debugging their build because of that issue.