severity 615594 important tags 615594 + moreinfo unreproducible thanks
Thanks for your bugreport. * Florian Reitmeir <flor...@multi24.com>, 2011-02-27, 17:05:
Severity: serious
Serious is not the correct severity here. "grave" would be appropriate if the package didn't work for anybody, but this is not the case, so I downgraded it to important.
/usr/lib/python2.6/dist-packages/hotssh/sshwindow.py:22: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import datetime,gettext,sha,commands,errno /usr/lib/python2.6/dist-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 71, in <module> VteMain().main(SshApp) File "/usr/lib/python2.6/dist-packages/hotssh/hotvte/vtewindow.py", line 587, in main app.offer_load_session() File "/usr/lib/python2.6/dist-packages/hotssh/sshwindow.py", line 1565, in offer_load_session w.new_tab([], os.getcwd()) File "/usr/lib/python2.6/dist-packages/hotssh/sshwindow.py", line 1287, in new_tab self.open_connection_dialog(exit_on_cancel=exit_on_cancel) File "/usr/lib/python2.6/dist-packages/hotssh/sshwindow.py", line 1466, in open_connection_dialog win = ConnectDialog(parent=self, history=self.__connhistory, local_avahi=self.__local_avahi) File "/usr/lib/python2.6/dist-packages/hotssh/sshwindow.py", line 418, in __init__ self.__reload_entry() File "/usr/lib/python2.6/dist-packages/hotssh/sshwindow.py", line 555, in __reload_entry self.__entry.append_text(host) TypeError: Gtk.ComboBox.append_text() argument 1 must be string without null bytes, not str
Did you do anything that triggered that traceback, or does it crash upon start?
Is there anything unusual with your .ssh/known_hosts file? -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org