Sorry for that. I was trying a few things to get rid of that problem and I 
forgot to take it back.
I copied it elsewhere and I reinstated the original package version. This is 
the diff:

[6:50] [3323] [patola@risadinha patola]% diff /home/patola/_mpv 
/usr/share/zsh/vendor-completions/_mpv
974c974
<       _requested files expl 'media file' _files -g 
"*.(#i)(asf|asx|avi|flac|flv|m1v|m2p|m2v|m4a|m4v|mjpg|mka|mkv|mov|mp3|mp4|mpe|mpeg|mpg|ogg|ogm|ogv|opus|qt|rm|ts|vob|wav|webm|wma|wmv)(-.)"
 && rc=0
---
>       _requested files expl 'media file' _files && rc=0
978c978
<           compadd -S '' "$expl[@]" 
{cdda,rtmp,rtsp,https,mms,mmst,mmshttp,rtp,httpproxy,hls,rtmpe,rtmps,rtmpt,rtmpte,rtmpts,srtp,data,lavf,ffmpeg,udp,ftp,tcp,tls,unix,sftp,md5,concat,avdevice,av,dvb,smb,file,dvdread,file,dvd,dvdnav,file,bd,br,bluray,bdnav,brnav,bluraynav,memory,hex,null,mf,edl,rar,file,fd,fdclose}://
 && rc=0
---
>           compadd -S '' "$expl[@]" cdda:// rtmp:// rtsp:// http:// https:// 
> mms:// mmst:// mmsh:// mmshttp:// rtp:// httpproxy:// hls:// rtmpe:// 
> rtmps:// rtmpt:// rtmpte:// rtmpts:// srtp:// data:// lavf:// ffmpeg:// 
> udp:// ftp:// tcp:// tls:// unix:// sftp:// md5:// concat:// avdevice:// 
> av:// dvb:// smb:// file:// dvdread:// file:// dvd:// dvdnav:// file:// bd:// 
> br:// bluray:// bdnav:// brnav:// bluraynav:// memory:// hex:// null:// mf:// 
> edl:// rar:// file:// fd:// fdclose:// && rc=0
[6:50] [3324] [patola@risadinha patola]% 

The behaviour is the same with my modified file and the original too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1775554

Title:
  mpv zsh completion hangs with specially crafter dirnames

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mpv/+bug/1775554/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to