FS#51819 - [beets] Current beets zsh completion is broken

Attached to Project: Community Packages
Opened by Oscar Garcia (ogarcia) - Monday, 14 November 2016, 14:42 GMT
Last edited by Maxime Gauduin (Alucryd) - Saturday, 17 December 2016, 18:06 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Maxime Gauduin (Alucryd)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Hello,

As I say in #51808 first comment. Current ZSH completion of beets is broken, the main problem is with new cache lines that are buggy.

If you open a new console after that the cache file is generated, you give the following error with completion:

_beet:4: command not found: _ra_comp

(This error repeats several times).

The issue is present when you enter `beet <tab>`.

Please pick the old completion in meantime. I go to open an issue in beets repository to fix this.

Note: The problem is introduced in this commit https://github.com/beetbox/beets/commit/5282d2882eb9cd4cb7e9d9370256c599575bcaee
This task depends upon

Closed by  Maxime Gauduin (Alucryd)
Saturday, 17 December 2016, 18:06 GMT
Reason for closing:  Upstream
Additional comments about closing:  1.4.2-1
Comment by Oscar Garcia (ogarcia) - Monday, 14 November 2016, 14:49 GMT Comment by Oscar Garcia (ogarcia) - Thursday, 15 December 2016, 08:22 GMT
@Alucryd, as you can see in the upstream issue[1], the developer of beets zsh completion have more important things to do that fix this issue. I suggest remove zsh completion file from package because it's buggy and very slow.

[1]: https://github.com/beetbox/beets/issues/2266
Comment by Maxime Gauduin (Alucryd) - Saturday, 17 December 2016, 18:06 GMT
The commit was reverted in 1.4.2.

Loading...