[Bug 1849081] Re: ZSH shells break Login screen

2023-04-23 Thread Razvan Soare
Thank you so much for this post.. this wasted 2hours of my life.. Removing this fixed everything ``` exec zsh ``` -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-keyring in Ubuntu. https://bugs.launchpad.net/bugs/1849081 Title:

[Bug 1849081] Re: ZSH shells break Login screen

2019-10-26 Thread Fernando Racca
More updates. There was an issue with Powerlevel, at least as documented here. https://github.com/romkatv/powerlevel10k/issues/280 However, the issue seems to be lower level. An important issue seems to happen here: include this line at the top of .bashrc when using zsh ``` exec zsh ``` It s

[Bug 1849081] Re: ZSH shells break Login screen

2019-10-21 Thread Fernando Racca
I've cross-posted this issue in the related tools since it's unclear which one causes it, but it's severe enough to make it worth triaging it. https://github.com/robbyrussell/oh-my-zsh/issues/8296 https://github.com/romkatv/powerlevel10k/issues/280 ** Bug watch added: github.com/robbyrussell/oh-