-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
Clipboard capture doesn't work #86
Comments
It works for me so it's hard to tell why it's not working for you. Clipboard autocopy relies on |
I am having the same problem with the clipboard too OS: Ubuntu 22.04.1 LTS I have found a work around for now by hard coding the xclip string in
Is there a way to debug? I can provide you what the |
Here |
Thanks for the information. I was getting https://askubuntu.com/questions/1370796/pass-is-missing-wl-copy-after-upgrade-to-21-10 |
If you're running wayland instead of Xorg, However, if you're running Xorg, but mpvacious still thinks you're running Wayland, then you must have the |
Hello guys. Sorry about the late answer. I can copy subtitles to the clipboard only if I use an external one. Is this behavior expected? |
This is the default behavior for secondary subtitles. You can change it in settings.
Maybe the track is sub/sup instead of srt or ass. |
Thank you very much for your help. |
In windows 10 not work clipboard.i test press c then ctrl + v text not appear. |
I updated mpvacious but not work clipboard but when I press c on the mpv player appear text but not work on outer environment of mpv player.i used clipboard Inserter and texthooker page but there no text output. |
@ZiVan21Ft instead of the system clipboard it is recommended to send subtitle lines directly to GoldenDict using this guide. Hopefully the issue with the clipboard will be resolved in the future though. |
I downloaded Luaforwindows then updated powershell 7.X next I removed entire folder of mpvacious in the next step I move older's script of subs2srs.lua to /scripts |
Maybe powershell needs to be updated for the clipboard to work then. Several people have reported that the clipboard doesn't work with powershell. |
Doesn't seem to work for me on Wayland (Arch), more precisely it works if I Ctrl+C but not otherwise. autoclip is set to yes and autoclip_method is set to clipboard,track is .srt and I have installed wl-clipboard, so it should be working...Is there perhaps a fix or a workaround? EDIT: works, seems I made a mistake in the path when creating the config file so mpvacious wasn't picking it up. Thanks for the awesome program! |
In v0.37 the config file gets created automatically if it doesn't exist. |
Describe the bug
clipboard capture doesn't work (I used a str file subtitle and mkv embedded subtitles)
To Reproduce
turn on autocopy or press Ctrl+c
Expected behavior
subtitle line is copied to clipboard
The text was updated successfully, but these errors were encountered: