License Activation

Troubleshooting common license activation issues in Msty

Activation Not Persisting

If you're having trouble with your Msty license activation not persisting, it might be related to your desktop environment.

To resolve this, set the XDG_CURRENT_DESKTOP environment variable to GNOME before launching the app. This ensures Msty can interact properly with the keychain for storing your license.

AppImage
deb

AppImage

Open a terminal window and run the following command to open Msty:

export XDG_CURRENT_DESKTOP='GNOME' && ./<FileName>.AppImage

If the issue still persists, please reach out on our Discord server for further troubleshooting.