{
"audio": {
"ciderAudio": {
"enabled": false,
"showInToolbar": true,
"showBadges": true,
"ciderPPE": false,
"ciderPPE_value": "MAIKIWI",
"staticOptimizer": {
"state": false,
"lock": false
},
"lastNode": "n0",
"firstNode": "n0",
"opportunisticCorrection_state": "OFF",
"atmosphereRealizer1": false,
"atmosphereRealizer1_value": "NATURAL_STANDARD",
"atmosphereRealizer2": false,
"atmosphereRealizer2_value": "Z3600",
"spatial": false,
"spatialProfile": "maikiwinewer"
},
"occlusion": {
"mode": "off"
},
"equalizer": {
"enabled": false,
"preset": "default"
},
"crossfade": {
"enabled": true,
"durationSec": 5,
"skipEnabled": false,
"tempoSensitivity": 0.6,
"loudnessSensitivity": 0.75,
"exclusions": {
"albums": false,
"playlists": false,
"djMixes": true,
"liveAlbums": true,
"autoplayContinuation": false
}
},
"automix": {
"enabled": true,
"spectralSeparation": 1,
"vocalGuard": true,
"tempoAlign": true,
"normalizeDurationMs": 4000,
"exclusions": {
"albums": false,
"playlists": false,
"djMixes": true,
"liveAlbums": true,
"autoplayContinuation": false
}
}
},
"visual": {
"layoutType": "default",
"appearance": "dark",
"vibrancyMode": "mica",
"titleBarStyle": "default",
"scalingFactor": 1
},
"components": {
"MojaveLayouts": {
"PlayerMaterial": "default",
"WindowingMode": "auto",
"PrecisionScrollSpeed": 0.7
}
},
"queue": {
"smartQueue": {
"useByDefault": false
},
"autoplayByDefault": false,
"autoRemoveDisliked": false,
"filterDislikedOnAdd": false,
"restoreLastQueue": true
},
"lyrics": {
"singEngine": "waapi",
"fpsLimit": 60,
"defaultProvider": "auto",
"translationEnabled": false,
"translationLanguage": "en"
},
"updates": {
"updateChannel": "stable"
}
}
Fingerprint:
389637689b288a2fDescribe the Bug
The Settings page doesn't fit when the window is small.
The Settings page changes the tile layout from 5x2 to 4x2, but the 2 remaining tiles end up outside the window, and the page doesn't have a scrollbar.
Steps to Reproduce
Operating System
Linux
OS Version
6.12.107+deb13-amd64
App Information
{ "audioConversion": { "capture": { "boundSinkCategory": "default", "customLookaheadMs": 0, "protocol": "v1", "selectedSinkCategory": "default", "sinkOwner": "chromium", "sourceRate": null, "stage": "disabled" }, "context": { "boundSinkCategory": null, "identity": null, "idleHolds": [], "idleSuspended": false, "restart": { "optimizationRecommended": false, "reason": null, "required": false }, "sampleRate": null, "selectedSinkCategory": null, "state": null }, "native": null }, "buildInfo": { "branch": "main", "buildDate": "1789413415528", "changelogUrl": "3.1.0-release", "codeName": "Honeycrisp", "commit": "f419fc36c90ce0fe3cfadd703efd709e5fc4cc5d", "version": "4.0.26" }, "clientInfo": { "arch": "x64", "build": "desktop", "client": "genten", "clientVersion": "400", "env": "production", "platform": "linux", "platformFriendly": "Linux", "subversion": "0" }, "display": { "devicePixelRatio": 1 }, "hostInfo": { "framework": "genten", "isPe": false, "otaChannel": "stable" } }Playback state at report time
{ "audioDsp": { "activeTiers": [], "compressorFallbackActive": true, "generation": 0, "intelliGain": { "calculatedPeak": null, "current": null, "pending": null }, "limiterEnvelope": null, "ppe": { "effectivePeak": null, "postGain": null, "rawPeak": null, "rmsGain": null }, "transitionLock": false }, "automix": { "effective": true, "enabled": true, "info": null, "spectralSeparation": 1, "tempoAlign": true, "vocalGuard": true }, "autoplay": false, "bitrate": 256, "crossfade": { "durationSec": 5, "effective": true, "enabled": true, "skipEnabled": false }, "currentTime": 0, "duration": 115.204, "flavor": "256", "hasCatalog": true, "hasPlayParams": true, "isLibrary": false, "isPlaying": false, "itemId": "1684368736", "itemType": "songs", "license": {}, "queueLength": 0, "queuePosition": 0, "repeat": 0, "seamless": {}, "shuffle": 0 }Recent logs (redacted)
Config snapshot (secrets stripped)
{ "audio": { "ciderAudio": { "enabled": false, "showInToolbar": true, "showBadges": true, "ciderPPE": false, "ciderPPE_value": "MAIKIWI", "staticOptimizer": { "state": false, "lock": false }, "lastNode": "n0", "firstNode": "n0", "opportunisticCorrection_state": "OFF", "atmosphereRealizer1": false, "atmosphereRealizer1_value": "NATURAL_STANDARD", "atmosphereRealizer2": false, "atmosphereRealizer2_value": "Z3600", "spatial": false, "spatialProfile": "maikiwinewer" }, "occlusion": { "mode": "off" }, "equalizer": { "enabled": false, "preset": "default" }, "crossfade": { "enabled": true, "durationSec": 5, "skipEnabled": false, "tempoSensitivity": 0.6, "loudnessSensitivity": 0.75, "exclusions": { "albums": false, "playlists": false, "djMixes": true, "liveAlbums": true, "autoplayContinuation": false } }, "automix": { "enabled": true, "spectralSeparation": 1, "vocalGuard": true, "tempoAlign": true, "normalizeDurationMs": 4000, "exclusions": { "albums": false, "playlists": false, "djMixes": true, "liveAlbums": true, "autoplayContinuation": false } } }, "visual": { "layoutType": "default", "appearance": "dark", "vibrancyMode": "mica", "titleBarStyle": "default", "scalingFactor": 1 }, "components": { "MojaveLayouts": { "PlayerMaterial": "default", "WindowingMode": "auto", "PrecisionScrollSpeed": 0.7 } }, "queue": { "smartQueue": { "useByDefault": false }, "autoplayByDefault": false, "autoRemoveDisliked": false, "filterDislikedOnAdd": false, "restoreLastQueue": true }, "lyrics": { "singEngine": "waapi", "fpsLimit": 60, "defaultProvider": "auto", "translationEnabled": false, "translationLanguage": "en" }, "updates": { "updateChannel": "stable" } }Screenshots
Filed from the Cider client by a verified user.