Bug 501757

Summary: .ts file over SSHFS does not play
Product: [Applications] Haruna Reporter: helpimnotdrowning
Component: genericAssignee: george fb <georgefb899>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: 1.3.3   
Target Milestone: ---   
Platform: Flatpak   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Sample .ts file

Description helpimnotdrowning 2025-03-19 18:05:52 UTC
Created attachment 179580 [details]
Sample .ts file

SUMMARY
When opening a .ts (MPEG transport) file served over SSHFS, Haruna will show a black screen, as if it had loaded an invalid file. If the file is downloaded locally, it plays fine. No logs are written to the terminal.

STEPS TO REPRODUCE
1. Download attached .ts file to local and a remote filesystem 
2. Mount remote fs over SSHFS
3. Attempt to open both files with Haruna 

OBSERVED RESULT
* Remote file does not play
* Local file plays

EXPECTED RESULT
* Both files play

SOFTWARE/OS VERSIONS
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux: Kernel 6.14.0-rc4+
Distro: Debian 12
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8

ADDITIONAL INFO
* The sample file is from paid content. I have shared a small portion of the video file, but it has the same issue.
Comment 1 helpimnotdrowning 2025-03-19 18:06:37 UTC
Also potentially related to https://bugs.kde.org/show_bug.cgi?id=498980