Thread
:
GUI For X Forwarding
View Single Post
aflegg
2007-12-24 , 10:27
Posts: 1,463 | Thanked: 81 times | Joined on Oct 2005 @ UK
#
9
A few things I've noticed:
The deb needs to list some dependencies, like python2.5-gtk2, python2.5-cairo, python2.5-hildon
All the input fields are set to auto-capitialise, which is wrong for username (and really hostname too).
The password entry box isn't a password field, so it both auto-capitalises (see above) and shows it in clear-text.
Finally, whenever I set it up and clicked the button, the app froze; I was asked if I wanted to kill it, and eventually it unfroze and did nothing. Running it from the terminal didn't show any errors.
However, running:
Code:
ssh -X user@host app
...worked fine.
__________________
Andrew Flegg
-- mailto:andrew@bleb.org |
http://www.bleb.org
Now known as
Jaffa
Quote & Reply
|
The Following User Says Thank You to aflegg For This Useful Post:
aflegg
View Public Profile
Send a private message to aflegg
Visit aflegg's homepage!
Find all posts by aflegg