Custom Query (230 matches)
Results (7 - 9 of 230)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#113 | worksforme | SSH authentication failed | ||
Description |
In the first time I have made the connection to my remote computer via "New Connection" menu item. It was successful. My remote computer have been automatically added in "Servers" tab list in Configuration. But I can't connect to it via menu items. The system shows me "SSH authentication failed" message. I can only make connection via "New Connection" P.S. Both systems - Ubuntu 10.04 P.S.S. Sorry for my English. |
|||
#131 | worksforme | winswitch not running on debian sid | ||
Description |
after running "winswitch_applet" got the folowing failure feedback: Traceback (most recent call last): File "/usr/bin/winswitch_applet", line 3, in <module> from winswitch.client import applet_wrapper ImportError: No module named winswitch.client System: lsb_release -a LSB Version: core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch Distributor ID: Debian Description: Debian GNU/Linux unstable (sid) Release: unstable Codename: sid |
|||
#151 | worksforme | Can't connect to servers with special characters in the SSH password. | ||
Description |
Server: "Match Username" was ticked, I customized the "Sound Monitor Device", and set the Menu Size to "Small" on the client (since the menus were huge on Debian by default - a different bug I suspect). Default Desktop Screen Size was set. Everything else was using the defaults (xpra for Seamless, vnc for Desktop). I used a password on the server which contained (amongst other characters) the characters ")$;". Presumably one of these prevented the SSH connection from connecting, since the password prompt kept re-appearing. I changed the password on the Ubuntu server to only use an alphanumeric password, and then the password was accepted. |