~ $rpm -q hotssh hotssh-0.2.7-alt1 ~ $hotssh localhost ** Message: pygobject_register_sinkfunc is deprecated (GtkWindow) ** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible) ** Message: pygobject_register_sinkfunc is deprecated (GtkObject) /usr/lib/python2.6/site-packages/hotssh/hotvte/vtewindow.py:130: DeprecationWarning: Use the new widget gtk.Tooltip self.__tips = gtk.Tooltips() Traceback (most recent call last): File "/usr/bin/hotssh", line 73, in <module> VteMain().main(SshApp) File "/usr/lib/python2.6/site-packages/hotssh/hotvte/vtewindow.py", line 590, in main w.new_tab(args, os.getcwd()) File "/usr/lib/python2.6/site-packages/hotssh/sshwindow.py", line 1342, in new_tab term = SshTerminalWidget(args=args, cwd=cwd, actions=self.__action_group, **kwargs) File "/usr/lib/python2.6/site-packages/hotssh/sshwindow.py", line 1113, in __init__ self.ssh_connect() File "/usr/lib/python2.6/site-packages/hotssh/sshwindow.py", line 1167, in ssh_connect self.__term = term = SshTerminalWidgetImpl(cwd=self.__cwd, cmd=self.__sshcmd, actions=self.__actions) File "/usr/lib/python2.6/site-packages/hotssh/sshwindow.py", line 1016, in __init__ super(SshTerminalWidgetImpl, self).__init__(*args, **kwargs) File "/usr/lib/python2.6/site-packages/hotssh/hotvte/vteterm.py", line 100, in __init__ self.__reset_colors() File "/usr/lib/python2.6/site-packages/hotssh/hotvte/vteterm.py", line 137, in __reset_colors self.__set_gtk_colors() File "/usr/lib/python2.6/site-packages/hotssh/hotvte/vteterm.py", line 267, in __set_gtk_colors self.set_colors(True, fg, bg, isdefault=True) File "/usr/lib/python2.6/site-packages/hotssh/hotvte/vteterm.py", line 273, in set_colors self.__term.set_colors(fg, bg, palette) TypeError: foreground should be a GdkColor [1] 29724 exit 1 hotssh localhost