Ticket #2597 (new defect)

Opened 2 years ago

Last modified 2 years ago

Ubuntu: use of frame button [# ] crashes terminal; sweets-terminal 0.88.1

Reported by: satellit Owned by: sayamindu
Priority: Unspecified by Maintainer Milestone: Unspecified by Release Team
Component: Terminal Version: Unspecified
Severity: Minor Keywords: sweets-terminal
Cc: alsroot, silbe Distribution/OS: Ubuntu
Bug Status: Unconfirmed

Description

Ubuntu: use of frame button [# ] crashes terminal; sweets-terminal 0.88.1

Command needs to be sudo su for ubuntu not su
which works from terminal

Change History

in reply to: ↑ description   Changed 2 years ago by sascha_silbe

Replying to satellit:

Command needs to be sudo su for ubuntu not su

Probably rather "sudo -i". "sudo su" is using two different utilities to achieve exactly the same job (both sudo and su change the effective UID to root).

FWIW, we should consider getting rid of that button entirely and just include instructions in the motd message. Pressing the button kills any child process. I've accidentally hit it more than once.

  Changed 2 years ago by RafaelOrtiz

Note: See TracTickets for help on using tickets.