Monday, April 29, 2024
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 1363  / 2 Years ago, sat, may 7, 2022, 12:18:03

Guake is no longer displaying the user and directory in the command prompt like:



<name>@<name>-<computername>:~$


Instead it only displays the $ symbol which only separates the prompt from the command:



$


Also pressing 'tab' actually inserts a tab space instead of completing a command or displaying possibilities.



It was like that when I logged in this morning and I can not think of anything I could have done to change how guake is working. So far I've tried logging in again, restarting my computer, and uninstalling, then installing guake again. No results.


More From » command-line

 Answers
0

check that your default shell for guake really is /bin/bash. I set it to /bin/sh and that reproduces your behaviour exactly, since it won't use the bash PS1 line. To see that setting do: right click > preferences > general > default interpreter. By default this was set to <default interpreter>. I do not know how guake determines that, but I'm guessing this is determined by some environment variable and that you had a problem with that enviroment variable. To "fix" the problem for now, try to set the default shell to /bin/bash. To fix it in a better way, find out how guake determines the default interpreter and check that it is correct.


[#30762] Sunday, May 8, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
tresein

Total Points: 197
Total Questions: 113
Total Answers: 112

Location: Hungary
Member since Wed, Nov 9, 2022
2 Years ago
tresein questions
Tue, Jun 28, 22, 17:57, 2 Years ago
Sun, Apr 3, 22, 07:11, 2 Years ago
Thu, Feb 3, 22, 18:03, 2 Years ago
Sat, May 13, 23, 13:00, 1 Year ago
;