Alexander Schreiner
Alexander Schreiner
> @chinedu0507 he said just right, you can comment out `find_package(Boost REQUIRED python37)` and use `find_package(Boost REQUIRED python)` below instead. Then in my case I fix my error. Hope this...
Hey @jan-molak and thanks for reaching back, I guess the error would principally occur all the time but it is failing non-deterministic, so we also see the wrong screenshots non-deterministically...
@romkatv thanks for this really fast reply. Indeed this can be reproduced when i resize the terminal window. I'm using the iTerm2 application as well as the integrated terminal within...
i tried to adjust the settings as stated in the last bullet point by adding these to my `.zshrc`: ```bash export POWERLEVEL9K_SHOW_RULER=false export POWERLEVEL9K_MULTILINE_FIRST_PROMPT_GAP_CHAR=' ' export POWERLEVEL9K_MULTILINE_FIRST_PROMPT_SUFFIX='' export POWERLEVEL9K_MULTILINE_NEWLINE_PROMPT_SUFFIX='' export...
Ok, now the lines from above are on the bottom of the `.p10k.zsh`-file. Ofc i also sourced `.zshrc` again. But still the issue persists. Edit: also using `typeset -g` instead...
I also have this error. restarting the database did not help. I dont want to delete the volume, because i don't have it backed up.
i have the same problem. Anyone got this resolved?