Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flatpak unable to take screenshot #437

Open
sjwhitak opened this issue Feb 17, 2025 · 1 comment
Open

Flatpak unable to take screenshot #437

sjwhitak opened this issue Feb 17, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@sjwhitak
Copy link

Describe the bug
The screenshot seems to successfully finish according to MPV, but no screenshot appears. This is different behavior from #119

To Reproduce
Steps to reproduce the behavior:

  1. Download Jellyfin MPV Shim flatpack, version 2.8.0 (latest version on Flathub).
  2. Connect to Jellyfin server & open video.
  3. Take screenshot with S.
  4. find / -name "mpv-shot0001.jpg" 2>/dev/null results in no screenshots.

Desktop (please complete the following information):

  • OS: SteamOS 3.6.21

Error Messages

2025-02-16 22:34:23,600 [    INFO] mpv: cplayer: Screenshot: '/home/deck/mpv-shot0001.jpg'
2025-02-16 22:34:24,214 [    INFO] mpv: cplayer: Screenshot: '/home/deck/mpv-shot0002.jpg'
2025-02-16 22:34:24,629 [    INFO] mpv: cplayer: Screenshot: '/home/deck/mpv-shot0003.jpg'
2025-02-16 22:34:25,046 [    INFO] mpv: cplayer: Screenshot: '/home/deck/mpv-shot0004.jpg'

When checking the directory, /home/deck/ does not have any screenshot.

This isn't a really usable fix, but if this is found in the future: downloading from source and executing the python run.py code will solve this problem. I don't understand the discrepancy between source and flatpak, but something is broken there.

@sjwhitak sjwhitak added the bug Something isn't working label Feb 17, 2025
@ivanjx
Copy link

ivanjx commented Mar 23, 2025

try to verify with flatseal if mpv shim can access and write into your home directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants