I've purchased S3Drive and I'm trying to get the encrypted media playout feature to work, but it does not work for me. I am able to download the file through S3Drive normally.
I am using the Flatpak version of S3Drive in Nobara Linux, which is currently running KDE Plasma 6.5.2 on Wayland.
Log file (with debug on):
2025-11-18 01:24:02.007,INFO,"instance","Encrypted media play-out. File: **REDACTED**.mp4",""
2025-11-18 01:24:01.511,WARNING,"instance","Loading dialog failed: Null check operator used on a null value",""
2025-11-18 01:23:56.034,FINE,"instance","Setting up listener, exchange: s3drive_**REDACTED**, queue: s3drive_**REDACTED**. Expiry in 32813s",""
2025-11-18 01:23:55.769,FINE,"instance","Setting up listener, exchange: s3drive_**REDACTED**, queue: s3drive_**REDACTED**. Expiry in 32813s",""
The relevant parts of my S3 config:
[s3drive_auto_**REDACTED**]
type = s3
no_check_bucket = true
server_side_encryption = aws:kms
provider = Other
[s3drive_enc_shared-znemesis]
type = crypt
directory_name_encryption = true
filename_encoding = base64
filename_encryption = standard
suffix = none (edited)