Bug#615594: [hotssh] after installation unuseable/stacktrace

2011-03-01 Thread Florian Reitmeir
Hi,

On 02/28/2011 10:42 PM, Jakub Wilk wrote:

 /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?

crashed on startup

 Is there anything unusual with your .ssh/known_hosts file?

define unusual i'm using it many times a day..

-- 
Dipl.-Inf. Univ. Florian Reitmeir
E-Mail: n...@multi24.com
Tel: +43 512 209040
Fax: +43 512 209040 10

HP: http://net.multi24.com
Leopoldstrasse 63
6020 Innsbruck / Austria



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#615594: [hotssh] after installation unuseable/stacktrace

2011-03-01 Thread Jakub Wilk

* Florian Reitmeir flor...@multi24.com, 2011-03-01, 10:06:

Is there anything unusual with your .ssh/known_hosts file?


define unusual i'm using it many times a day..


Does the problem go away if you rename the file, so that hotssh cannot 
read it?


--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#615594: [hotssh] after installation unuseable/stacktrace

2011-02-28 Thread Jakub Wilk

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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#615594: [hotssh] after installation unuseable/stacktrace

2011-02-27 Thread Florian Reitmeir
Package: hotssh
Version: 0.2.6-2
Severity: serious

--- Please enter the report below this line. ---

 apt-get install hotssh
Reading package lists... Done
Building dependency tree  
Reading state information... Done
The following NEW packages will be installed:
  hotssh
0 upgraded, 1 newly installed, 0 to remove and 26 not upgraded.
Need to get 48.4 kB of archives.
After this operation, 242 kB of additional disk space will be used.
Get:1 http://ftp.de.debian.org/debian/ squeeze/main hotssh all 0.2.6-2
[48.4 kB]
Fetched 48.4 kB in 0s (80.0 kB/s)
Selecting previously deselected package hotssh.
(Reading database ... 192957 files and directories currently installed.)
Unpacking hotssh (from .../hotssh_0.2.6-2_all.deb) ...
Processing triggers for man-db ...
Processing triggers for gnome-menus ...
Processing triggers for desktop-file-utils ...
Setting up hotssh (0.2.6-2) ...
Processing triggers for python-central ...
.-(~)(squat@box)-
`-- hotssh
/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



looks like the package is not compatible with current python-gtk



--- System information. ---
Architecture: i386
Kernel: Linux 2.6.37-box-dirty

Debian Release: 6.0
500 stable security.debian.org
500 stable ftp.de.debian.org
500 stable apt.multi24.com

--- Package information. ---
Depends (Version) | Installed
===-+-=
python (= 2.4) | 2.6.6-3+squeeze5
python-central (= 0.6.11) | 0.6.16+nmu1
openssh-client (= 5.1p1) | 1:5.5p1-6
python-gtk2 (= 2.12.1) | 2.17.0-4
python-dbus (= 0.83.0) | 0.83.1-1
python-vte (= 0.16.14) | 1:0.24.3-2
gnome-terminal (= 2.22.3) | 2.30.2-1


Package's Recommends field is empty.

Package's Suggests field is empty.




-- 
Dipl.-Inf. Univ. Florian Reitmeir
E-Mail: n...@multi24.com
Tel: +43 512 209040
Fax: +43 512 209040 10

HP: http://net.multi24.com
Leopoldstrasse 63
6020 Innsbruck / Austria




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org