terminal
terminal copied to clipboard
Support -t for setting window title
After running this command to unlock the key sudo /media/IronKey/linux/ironkey
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-alternatives will not function properly. [_LOG_LEVEL_FATAL 09:42:54.203135] [GLib] g_utf8_casefold: assertion str != NULL' failed
[_LOG_LEVEL_FATAL 09:42:54.203203] user-specific-alternatives will not function properly.
[_LOG_LEVEL_FATAL 09:42:54.203374] [GLib] g_utf8_casefold: assertion `str != NULL' failed
[_LOG_LEVEL_FATAL 09:42:54.203445] user-specific-alternatives will not function properly.
[_LOG_LEVEL_WARN 09:42:54.203537] user-specific-alternatives.vala:127: Could not determine your preferred terminal emulator: could not determine your desktop environment because XDG_CURRENT_DESKTOP environment variable is not set.
[_LOG_LEVEL_WARN 09:42:54.203630] user-specific-alternatives.vala:170: Could not determine user preference for alternative "x-terminal-emulator". Falling back to system-wide default.
[_LOG_LEVEL_INFO 09:42:54.231662] Application.vala:77: Pantheon Terminal version: 0.2.4.1
[_LOG_LEVEL_INFO 09:42:54.231874] Application.vala:79: Kernel version: 3.11.0-14-generic
[_LOG_LEVEL_DEBUG 09:42:54.236591] Settings.vala:158: Loading settings from schema 'org.pantheon.terminal.saved-state'
[_LOG_LEVEL_DEBUG 09:42:54.259560] Settings.vala:158: Loading settings from schema 'org.pantheon.terminal.settings'
[_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.
Launchpad Details: #LP1262695 Craig Magina - 2013-12-19 14:47:44 +0000
gnome-terminal doesn't have a -T and neither does pantheon-terminal. How can it be working with GNOME Terminal?
Launchpad Details: #LPC David Gomes - 2014-04-17 16:10:24 +0000
Seems like gnome-terminal has a -t for setting the window title, though, but it should be case-sensitive.
Launchpad Details: #LPC David Gomes - 2014-04-17 16:11:09 +0000