Package: hotssh
Version: 0.2.6+dfsg1-2
Severity: important

When startin a new connection hotssh crash suddenly.
Starting on a terminal crash with this traceback:

Traceback (most recent call last):
  File "/usr/bin/hotssh", line 71, in <module>
    VteMain().main(SshApp)
  File "/usr/lib/python2.7/dist-packages/hotssh/hotvte/vtewindow.py", line 587,
in main
    app.offer_load_session()
  File "/usr/lib/python2.7/dist-packages/hotssh/sshwindow.py", line 1565, in
offer_load_session
    w.new_tab([], os.getcwd())
  File "/usr/lib/python2.7/dist-packages/hotssh/sshwindow.py", line 1287, in
new_tab
    self.open_connection_dialog(exit_on_cancel=exit_on_cancel)
  File "/usr/lib/python2.7/dist-packages/hotssh/sshwindow.py", line 1473, in
open_connection_dialog
    self.new_tab(sshargs, None, exit_on_cancel=exit_on_cancel)
  File "/usr/lib/python2.7/dist-packages/hotssh/sshwindow.py", line 1290, in
new_tab
    term = SshTerminalWidget(args=args, cwd=cwd, actions=self.__action_group,
**kwargs)
  File "/usr/lib/python2.7/dist-packages/hotssh/sshwindow.py", line 1066, in
__init__
    self.ssh_connect()
  File "/usr/lib/python2.7/dist-packages/hotssh/sshwindow.py", line 1119, in
ssh_connect
    self.__term = term = SshTerminalWidgetImpl(cwd=self.__cwd,
cmd=self.__sshcmd, actions=self.__actions)
  File "/usr/lib/python2.7/dist-packages/hotssh/sshwindow.py", line 970, in
__init__
    super(SshTerminalWidgetImpl, self).__init__(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/hotssh/hotvte/vteterm.py", line 99, in
__init__
    self.__set_gnome_colors()
  File "/usr/lib/python2.7/dist-packages/hotssh/hotvte/vteterm.py", line 247,
in __set_gnome_colors
    on_color_change()
  File "/usr/lib/python2.7/dist-packages/hotssh/hotvte/vteterm.py", line 241,
in on_color_change
    fg = gtk.gdk.color_parse(gconf_client.get_string(fg_key))
TypeError: color_parse() argument 1 must be string, not None



-- System Information:
Debian Release: 8.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages hotssh depends on:
ii  gnome-terminal  3.14.1-1+deb8u1
ii  openssh-client  1:6.7p1-5
ii  python          2.7.9-1
ii  python-dbus     1.2.0-2+b3
ii  python-gtk2     2.24.0-4
ii  python-vte      1:0.28.2-5

hotssh recommends no packages.

hotssh suggests no packages.

-- no debconf information

Reply via email to