Open Jpokul opened 4 months ago
I can't reproduce this problem in my computer, with Ubuntu.
I'll be keeping an eye if I can make out any pattern. It seems that sometimes when I launch the player from files manager that plays music it will work, then if I click on empty space in playlist it will stop working. Or if I move the window with control bars and then I can't reenable it, but only if there is no visual.
With video files, the control will be disabled if I click an empty space on playlist but it will be reenabled if I select the window with controls, they will start working again. But maybe it is something on my side. I'll try to see if I can pinpoint the problem.
Note that some music can have some visuals, like album icon.
The problem will appear if I try to play a file without anything visual - like something downloaded with yt-dlp and converted to not have visuals (-x, --extract-audio Convert video files to audio-only files (requires ffmpeg and ffprobe))
With a command "yt-dlp -x Http_link".
Ok, I think I found out what causes it, it seems to only happen when using the "mpc GUI" interface or "Mini GUI". When Using the default GUI it works as it should.
I checked, and the same happens on Windows, with a freshly downloaded SMPlayer but only when using those interfaces.
I can't reproduce this problem
Try this:
On X11, smplayer stops responding to keyboard keys. A month ago, on another version of my Linux distribution, if I pressed alt, smplayer would start responding to keyboard key presses again. Now - no.
Describe the bug When playing music, or any file without visual output, the use of some shortcuts on keyboard and mouse both becomes unusable. resizing window won't help.
The keys that stop working are jump forward/backward X seconds, frame step forward/back, space to pause, M to mute, P to show/hide playlist. There probably are more. Those functions will work when used from the menu.
To Reproduce
Sometimes the keys will work. What I did to make them not work again:
Your Enviroment
Multimedia engine: MPV
Player interface: "Mpc GUI" or "Mini Gui", default player works normal
EDIT: As one might have expected, the moment I wrote this, the keys started working. I guess that they do work when the window is active but making it active itself won't always be possible when clicking on the window.
I modified the reproduction steps to account for that.