Re: Patch for keyboard handling

2003-11-07 Thread Takuma Murakami
Harold, I think I understand your original patch better now and I think that you were probably doing it correctly, but I can't verify that right now. If this is what you were trying to do, then it probably is correct: 1) Assume that no keyboard input is in the mi queue when winWindowProc

Re: screen redraw problem

2003-11-07 Thread J S
Harold, Many thanks for email. I have created an XFree debug build now and a symbolic link from /usr/X11R6_suffix/lib/X11/fonts to /usr/X11R6/lib/X11/fonts. In order to debug this though, what's the best approach? For example, should I use any flags on the xwin command line? Do you use gdb to

Re: xinit: The application has failed to start because cygfreetype-6.dll was not found.

2003-11-07 Thread Steinar Bang
Harold L Hunt II [EMAIL PROTECTED]: (I'm not Constantine, but I see the same problem) However, I want to know what application was failing in your xinit scripts. There should not be an application that requires cygfreetype-9.dll in the default script. Have you modified your script? Yes.

Re: screen redraw problem

2003-11-07 Thread Harold L Hunt II
JS, J S wrote: Harold, Many thanks for email. I have created an XFree debug build now and a symbolic link from /usr/X11R6_suffix/lib/X11/fonts to /usr/X11R6/lib/X11/fonts. That is a good idea. I never thought of just creating a symlink. Doh! In order to debug this though, what's the best

Re: screen redraw problem

2003-11-07 Thread Alan Hourihane
JS, Can you tell us about the application - is it available anywhere so I can take a look too ? Alan.

Re: screen redraw problem

2003-11-07 Thread J S
Hi Alan, I wish I could. It's a legacy application used by my work called ISIS which runs on an old VAX system (not an OS I'm really familiar with). I don't think it's written in-house either, so getting the source code is probably a no-no too. In fact, the same applies to most X apps we have