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
Allow running directly from the .dmg. This means that anything that needs to be written (e.g., the gdk-pixbuf loader cache) should be written to the user's $HOME directory and not into the bundle (which is read-only when run from a .dmg). A possible solution is to list this directory in the application configuration.
$HOMEdirectory and not into the bundle (which is read-only when run from a .dmg). A possible solution is to list this directory in the application configuration.