emre / storm-indicator

SSH shortcut menu for ubuntu. (NO LONGER MAINTAINED.)
MIT License
52 stars 8 forks source link

Not seeing stormssh installed #6

Open greyhound-forty opened 10 years ago

greyhound-forty commented 10 years ago

For some reason storm-indicator is not recognizing that I have stormssh installed:

[20:02:13] ryan :: dalek ~ » sudo pip list|grep storm storm-indicator (0.2) stormssh (0.6.5)

[20:02:22] ryan :: dalek ➜ ~ » ssh_list_indicator

(ssh_list_indicator:1487): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(ssh_list_indicator:1487): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(ssh_list_indicator:1487): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(ssh_list_indicator:1487): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(ssh_list_indicator:1487): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(ssh_list_indicator:1487): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(ssh_list_indicator:1487): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(ssh_list_indicator:1487): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(ssh_list_indicator:1487): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(ssh_list_indicator:1487): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(ssh_list_indicator:1487): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap", Traceback (most recent call last): File "/usr/local/bin/ssh_list_indicator", line 14, in raise ImportError("stormssh is not installed. you need to install it in order to use storm-indicator." ImportError: stormssh is not installed. you need to install it in order to use storm-indicator. try 'sudo pip install stormssh'.

[20:06:15] ryan :: dalek ➜ ~ » echo $PATH 1 ↵ /home/ryan/.nvm/v0.10.29/bin:/usr/lib/lightdm/lightdm://home/ryan/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/lib/node_modules:/home/ryan/.rvm/bin

emre commented 10 years ago

storm api has changed with the new version therefore storm-indicator should be updated too.

since I don't use ubuntu anymore, I don't have time to fix and try out :/

this project is deprecated.