Ticket #93 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

Does not start user's login shell but bash by default

Reported by: bollin Owned by: somebody
Priority: major Milestone: 0.4.0
Component: guake Version: 0.3.1
Keywords: Cc:

Description

full info:  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510506

guake doesn't start the user's login shell (e.g. /usr/bin/zsh in my case) but /bin/bash by default.

The user can change the shell in the preferences, but there's no possibility to set it to "login shell" (which would be a saner default than "bash").

Attachments

0001-Use-user-shell-by-default.patch Download (5.1 KB) - added by SnapShot 4 years ago.

Change History

Changed 4 years ago by lincoln

  • milestone set to 0.4.0

Changed 4 years ago by SnapShot

  • priority changed from minor to major

Here is a patch that makes Guake to start user shell by default. It also adds an option <user shell> in preferences.

Changed 4 years ago by SnapShot

Changed 4 years ago by SnapShot

Fixed small white space issue in the patch. git apply was giving warnings for trailing whitespaces.

Changed 4 years ago by lincoln

  • status changed from new to closed
  • resolution set to fixed

Veeery nice, I've just committed it too, thank you!

Note: See TracTickets for help on using tickets.