You are not logged in.
Timeshift wount start from gnome with other terminal then bash. I have tries with two different computers.
I have tried both fish and zsh
have run this command: chsh -s /usr/bin/fish
confirmed that echo $SHELL has the new path.
logged in and logged out.
echo $SHELL.
when i run this command; timeshift-launcher
i get this result.
localuser:root being added to access control list
The value for the SHELL variable was not found in the /etc/shells file
This incident has been reported.
localuser:root being removed from access control list
access control enabled, only authorized clients can connect,
Can someone try to replicate this and has a suggestion for me?
This is my first post here and are very new to Linux, so please have that in mind if you are answering ![]()
Thanks /Andreas from Sweden
Last edited by ma00aem (2025-01-13 20:41:52)
Offline
Solved it. I had to change the for my user aswell chsh -s /usr/bin/fish user.
Offline