zimfw: zcompare:zcompile:2: can't write zwc file
- Zim commit ref: https://github.com/Eriner/zim/commit/4ac66646c496225ce8a8714b6a2fcabff32aa851
- gist of .zimrc: https://gist.github.com/6cb081de4374c036e42e9d31069265eb#file-zimrc
- Zsh version:
5.2-1
- gist of .zshrc: https://gist.github.com/6cb081de4374c036e42e9d31069265eb#file-zshrc
- $(uname -mosr):
Linux 4.4.7-1-ck x86_64 GNU/Linux
Description
Opening tmux spams the terminal with a bunch of zcompare:zcompile:2: can't write zwc file: /usr/lib/zim/modules/git/init.zsh.zwc
messages.
While trying to troubleshoot a bug, I had to test ZSH with vanilla. I uninstalled Zim and reset my .zshrc
file. After I was done, I moved back my .zshrc
file and then reinstalled Zim. When I reinstalled it, I had to rebuild it, so I got the new commits. I assume a recent commit caused this to happen.
Steps to reproduce
- Use commit https://github.com/Eriner/zim/commit/4ac66646c496225ce8a8714b6a2fcabff32aa851
- Open a new terminal
- Open tmux
Images or other information
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 16 (15 by maintainers)
I have updated the install script. (With a trick to sed out the disown)
&!
disown the process and it’s quite annoying for me. I would be happy to see it in a modular form, and makezim_build_cache
a blocking function.Resolved: package has been updated.