On 10/25/07, Presley <[EMAIL PROTECTED]> wrote:
> I appreciate your help.
> Yes, I am trying to install Ajaxterm. sorry about the wrong info.
>
> I tried commenting that line of code out, I mean the line:
> fcntl.ioctl(fd, struct.unpack('i',struct.pack('I',termios.TIOCSWINSZ))
> [0], struct.pack("HHHH",h,w,0,0))
>
> and looks like the emulator is working like expected. but the issue
> now I have is that there is a wait time of almost 2 minutes before
> ajaxterm asks me for the user password. Why is this happening?
>
> Another Question is that what does the line of code that I commented
> do? i tried doing some digging down on that but didnt get much clue.
> Is that line of code needed there for perfect functionality of the
> code? And Daniel did indicate that it was a wrong list. which is the
> right one to be in there?BTW, AjaxTerm's Trac has a ticket for this issue with a suggested fix: http://antony.lesuisse.org/qweb/trac/ticket/95 (looking at the line that it's failing on, it is completely silly). Congratulations, you've just seen an example of the awesomeness of Trac ;) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
