https://bugs.kde.org/show_bug.cgi?id=386192
Bug ID: 386192 Summary: Unable to open videos on password-protected Samba share Product: dragonplayer Version: 17.08 Platform: Neon Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: sit...@kde.org Reporter: pointedst...@zoho.com CC: myr...@kde.org Target Milestone: --- Steps to reproduce: 1. Ensure that your machine has the proper video codecs to play videos 2. Use Dolphin to connect to a password-protected Windows Samba share 3. Navigate to a video file on the share 4. Copy the file to a local disk and open it in Dragonplayer to make sure that Dragonplayer is able to play it locally 5. GO back to the share and Double-click on the file or right-click on it and choose Open With > DragonPlayer Expected results: Dragonplayer plays the file over the nwtwork Actual results: Dragonplayer opens and displays the filename in the status bar on the bottom, but the video itself never shows up or starts to play. If I open the file in Dragonplayer using the command line to get extra debug info, here's the result: $ dragon 'smb://gaston@living-room-pc/Users/Gaston/Desktop/Bravestarr - 02 - Memories.MP4' Opening QUrl("smb://gaston@living-room-pc/Users/Gaston/Desktop/Bravestarr - 02 - Memories.MP4") detected mimetype: "video/mp4" Initial offset is 0 using index: -1 returned desc has index: -1 using index: -1 returned desc has index: -1 Stopped state updated actions updated menus set titles seekable changed to false chapters: 0 titles: 0 going from "Loading" to "Stopped" Stopped state updated actions updated menus set titles [nothing happens after having waited for 10 minutes] So it seems like KIO is doing its part to provide access, but still isn't able to play the video anyway. -- You are receiving this mail because: You are watching all bug changes.