Describe the bug
When relaunching Amethyst after
Amethyst Details (required):
- Version 2.1.8 (RPM Build)
To Reproduce
- Open Amethyst 2.1.8
- Import older config from 2.1.7
- Relaunch the program
After that the configs seem to be gone
Additional context (optional)
Doesn't seem to happen on Windows or MacOS (Untested on MacOS.)
Using Fedora KDE 43 for other information
Console in app doesn't show any errors loading anything so I think it's just not saving the config.
Below is the config file (from the inside to be recreated as I can't upload the file to github)
{ "appearance": { "animationDuration": 100, "fontWeight": "normal", "theme": "onyx-dark", "desktopMode": false, "customColors": { "enabled": false, "colors": { "accent": "#A58CDB", "primary": "#A58CDB", "inspector": "#94afff", "alert": "#1fa9ff" } }, "coverBasedColors": true, "coverBasedIconColors": true, "ambientBackground": { "show": true, "opacity": 37.5, "spin": true, "blurStrength": 52, "spinSpeed": 60, "zoom": 140, "blendMode": "normal" }, "shader": { "use": false, "selected": "builtin/simple-gradient" }, "neonMode": true, "showPlaybackControls": true, "minimalistMode": false, "hideCategoryTitles": false, "showCoverArt": true, "compactList": false, "showDebugStats": true }, "performance": { "useVsync": false, "processingConcurrency": 3, "pauseVisualsWhenUnfocused": false }, "behavior": { "autoPlayOnStartup": false, "fetchMetadataOnStartup": true }, "metering": { "loudnessMeter": { "show": true }, "oscilloscope": { "show": true, "smoothing": 0.5, "fftSize": 8192, "lineThickness": 1 }, "vectorscope": { "show": true, "smoothing": 0.5, "lissajous": true, "fftSize": 512, "lineThickness": 1 }, "spectrum": { "show": true, "type": "line" }, "spectrumLine": { "smoothing": 0.5, "fftSize": 8192, "lineThickness": 1, "fillOpacity": 0.15, "opacityFalloff": 1, "maxDecibels": 0, "minDecibels": -128 }, "spectrumBars": { "smoothing": 0.5, "fftSize": 1024, "bars": 64 }, "spectrogram": { "smoothing": 0, "fftSize": 4096, "logarithmic": true, "scrollSpeed": 1 }, "decibelMeter": { "minimumDb": -60, "separatePrePost": false, "show": true, "fftSize": 2048, "smoothingDuration": 60 }, "shader": { "use": false, "selected": "none" } }, "audio": { "driver": "default", "bufferSize": 256, "resampleRate": 44100, "outputDeviceName": "Default", "outputRealtimeDeviceName": "Default ALSA Device" }, "integrations": { "discord": { "enabled": true }, "lastFm": { "enabled": false, "enableScrobbling": true, "username": "", "password": "", "sessionKey": "" } }, "mediaSources": { "saveMediaSources": [ { "type": "settings.media_source_type.local_folder", "path": "/home/LettuceMan/Music", "uuid": "dafa2aee-9021-4346-b5e1-69de2e50c7ca" } ] }, "keybinds": {}, "application": { "autoStart": true, "autoUpdatesEnabled": true, "language": "en-US" }, "columns": { "cover": true, "artist": true, "diskNumber": false, "title": true, "filename": false, "album": true, "year": true, "playCount": false, "skipCount": false, "dateAdded": true, "bitsPerSample": true, "genre": false, "bitrate": true, "sampleRate": true, "barcode": false, "label": false, "isrc": false, "copyright": false, "bpm": false, "duration": true, "trackNumber": true, "location": true, "container": true, "favorite": true, "size": true } }
Describe the bug
When relaunching Amethyst after
Amethyst Details (required):
To Reproduce
After that the configs seem to be gone
Additional context (optional)
Doesn't seem to happen on Windows or MacOS (Untested on MacOS.)
Using Fedora KDE 43 for other information
Console in app doesn't show any errors loading anything so I think it's just not saving the config.
Below is the config file (from the inside to be recreated as I can't upload the file to github)
{ "appearance": { "animationDuration": 100, "fontWeight": "normal", "theme": "onyx-dark", "desktopMode": false, "customColors": { "enabled": false, "colors": { "accent": "#A58CDB", "primary": "#A58CDB", "inspector": "#94afff", "alert": "#1fa9ff" } }, "coverBasedColors": true, "coverBasedIconColors": true, "ambientBackground": { "show": true, "opacity": 37.5, "spin": true, "blurStrength": 52, "spinSpeed": 60, "zoom": 140, "blendMode": "normal" }, "shader": { "use": false, "selected": "builtin/simple-gradient" }, "neonMode": true, "showPlaybackControls": true, "minimalistMode": false, "hideCategoryTitles": false, "showCoverArt": true, "compactList": false, "showDebugStats": true }, "performance": { "useVsync": false, "processingConcurrency": 3, "pauseVisualsWhenUnfocused": false }, "behavior": { "autoPlayOnStartup": false, "fetchMetadataOnStartup": true }, "metering": { "loudnessMeter": { "show": true }, "oscilloscope": { "show": true, "smoothing": 0.5, "fftSize": 8192, "lineThickness": 1 }, "vectorscope": { "show": true, "smoothing": 0.5, "lissajous": true, "fftSize": 512, "lineThickness": 1 }, "spectrum": { "show": true, "type": "line" }, "spectrumLine": { "smoothing": 0.5, "fftSize": 8192, "lineThickness": 1, "fillOpacity": 0.15, "opacityFalloff": 1, "maxDecibels": 0, "minDecibels": -128 }, "spectrumBars": { "smoothing": 0.5, "fftSize": 1024, "bars": 64 }, "spectrogram": { "smoothing": 0, "fftSize": 4096, "logarithmic": true, "scrollSpeed": 1 }, "decibelMeter": { "minimumDb": -60, "separatePrePost": false, "show": true, "fftSize": 2048, "smoothingDuration": 60 }, "shader": { "use": false, "selected": "none" } }, "audio": { "driver": "default", "bufferSize": 256, "resampleRate": 44100, "outputDeviceName": "Default", "outputRealtimeDeviceName": "Default ALSA Device" }, "integrations": { "discord": { "enabled": true }, "lastFm": { "enabled": false, "enableScrobbling": true, "username": "", "password": "", "sessionKey": "" } }, "mediaSources": { "saveMediaSources": [ { "type": "settings.media_source_type.local_folder", "path": "/home/LettuceMan/Music", "uuid": "dafa2aee-9021-4346-b5e1-69de2e50c7ca" } ] }, "keybinds": {}, "application": { "autoStart": true, "autoUpdatesEnabled": true, "language": "en-US" }, "columns": { "cover": true, "artist": true, "diskNumber": false, "title": true, "filename": false, "album": true, "year": true, "playCount": false, "skipCount": false, "dateAdded": true, "bitsPerSample": true, "genre": false, "bitrate": true, "sampleRate": true, "barcode": false, "label": false, "isrc": false, "copyright": false, "bpm": false, "duration": true, "trackNumber": true, "location": true, "container": true, "favorite": true, "size": true } }