Daniël Schenk
Daniël Schenk
Maybe you can test it with a workaround, see my comment in #452 :)
I just tested it by using the workaround and installing your branch, seems to work fine! No errors from `ps` anymore. 
There might still be an issue. I realized `jobs.py` is for showing a segment with info about background processes, right? I currently don't have a real *nix system at hand...
I experience the same issue. I think it might be because of [this line](https://github.com/justjanne/powerline-go/blob/79e78b1e0890801eff0cefbddb939e198521efa3/segment-git.go#L160).
I managed to work around this by: 1. Configuring git-bash for UTF-8:  2. Adding this to my `.bashrc`: ```sh export PYTHONIOENCODING="utf-8" ``` However, if powerline-shell could handle this somehow...
zhabba's version is not working on my 3B either.
This also happens on: - Git Bash (actually MinGW bash, I use the one supplied with Git for Windows 2.7.4) - MobaXterm 7.1
I'm using Raspbian and was using the 32-bit version at the time, which I believe is still the default. I switched to the (experimental) 64-bit version later but haven't tried...
Same issue here. Both after restart, and at random times, the layouts reset to the default Priority Grid on multiple monitors for me. Has been happening since 0.67.1 and still...
Update: I now did the following: 1. Set my desired layouts 2. Ensure a proper exit, by exiting PowerToys via the system tray menu 3. Restart PowerToys 4. Observe my...