zimfw: zcompare:zcompile:2: can't write zwc file

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

  1. Use commit https://github.com/Eriner/zim/commit/4ac66646c496225ce8a8714b6a2fcabff32aa851
  2. Open a new terminal
  3. Open tmux

Images or other information

https://gist.github.com/709360eeb6e17949d7623208f36e1b04

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 16 (15 by maintainers)

Most upvoted comments

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 make zim_build_cache a blocking function.

Resolved: package has been updated.