[SOLVED] Fish shell causing KDE Plasma 5.20.5 to crash
by Grizzly87 from LinuxQuestions.org on (#5CY38)
Hello everyone!
I am trying to change my shell in Slackware -current, and I've seem to run into a problem. When trying to change my shell to the fish shell, logging out and logging back in presents a few things.
1. A black screen
2. A request to login to KDE wallet
3. After a few minutes, a message box appears that reads "No system tray detected, aborting".
My process for changing my shell is per usual.
Code:chsh -l shows me
Code:/bin/bash
/bin/tcsh
/bin/csh
/bin/dash
/bin/ash
/bin/ksh
/bin/zsh
/usr/bin/fishCode:chsh -s /usr/bin/fish works with no issue
What could the problem possibly be? Switching back to bash in a tty fixes everything. Any help would be greatly appreciated. Thank you! :hattip:


I am trying to change my shell in Slackware -current, and I've seem to run into a problem. When trying to change my shell to the fish shell, logging out and logging back in presents a few things.
1. A black screen
2. A request to login to KDE wallet
3. After a few minutes, a message box appears that reads "No system tray detected, aborting".
My process for changing my shell is per usual.
Code:chsh -l shows me
Code:/bin/bash
/bin/tcsh
/bin/csh
/bin/dash
/bin/ash
/bin/ksh
/bin/zsh
/usr/bin/fishCode:chsh -s /usr/bin/fish works with no issue
What could the problem possibly be? Switching back to bash in a tty fixes everything. Any help would be greatly appreciated. Thank you! :hattip: