Support -t for setting window title
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Terminal |
Confirmed
|
Low
|
Unassigned |
Bug Description
After running this command to unlock the key
sudo /media/
I get this as the output and never see the key's password prompt to unlock it.
[_LOG_LEVEL_FATAL 09:42:54.202747] [GLib] g_utf8_casefold: assertion `str != NULL' failed
[_LOG_LEVEL_FATAL 09:42:54.203013] user-specific-
[_LOG_LEVEL_FATAL 09:42:54.203135] [GLib] g_utf8_casefold: assertion `str != NULL' failed
[_LOG_LEVEL_FATAL 09:42:54.203203] user-specific-
[_LOG_LEVEL_FATAL 09:42:54.203374] [GLib] g_utf8_casefold: assertion `str != NULL' failed
[_LOG_LEVEL_FATAL 09:42:54.203445] user-specific-
[_LOG_LEVEL_WARN 09:42:54.203537] user-specific-
[_LOG_LEVEL_WARN 09:42:54.203630] user-specific-
[_LOG_LEVEL_INFO 09:42:54.231662] Application.
[_LOG_LEVEL_INFO 09:42:54.231874] Application.
[_LOG_LEVEL_DEBUG 09:42:54.236591] Settings.vala:158: Loading settings from schema 'org.pantheon.
[_LOG_LEVEL_DEBUG 09:42:54.259560] Settings.vala:158: Loading settings from schema 'org.pantheon.
[_LOG_LEVEL_DEBUG 09:42:54.749579] [Gtk] Connecting to session manager
pantheon-terminal: ERROR: Unknown option -T
It seems that however the ironkey tool is launching the terminal is not supported by pantheon-terminal. However, this key application works fine in Unity, Gnome-Shell, and KDE using their respective terminals and defaults.
gnome-terminal doesn't have a -T and neither does pantheon-terminal. How can it be working with GNOME Terminal?