On Sat, Mar 18, 2006 at 07:19:35PM +0100, Ola Lundqvist wrote: > > Also I have another problem... Directvnc seems to crash when it's called > > from a script: it asks for the password and crashes when it should begin > > to use the frame-buffer (perhaps it's a fault of directfb). > > The only method that seems to work it's to call directvnc with the "exec" > > directive, substituting the calling shell with the program (my hypothesis: > > so directfb is happy because can make it's own affairs like if it was > > launched from a shell) > > > > Explanation: I'm trying to use directvnc with qingy (a fb-enabled getty > > replacement, http://qingy.sourceforge.net/). > > It probably read the password from the tty. If you just call it with exec > from a script you probably do not have such a thing... Maybe. I suggest > you call it from for example expect that can emulate a real tty...
No, both with exec and without asks for the pw. Without exec it crashes just after writing "authentication ok", while with exec seems to work correctly. ciao, Riccardo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

