[Bug-XBoard] [bug #27667] PV line missing in analysis window

2009-10-22 Thread Arun Persaud
Update of bug #27667 (project xboard): Status: Ready For Test = Fixed Open/Closed:Open = Closed ___ Reply to this item at:

[Bug-XBoard] [bug #27667] PV line missing in analysis window

2009-10-20 Thread anonymous
Follow-up Comment #16, bug #27667 (project xboard): OK, sorry, I forgot all about the other two points. The depth I have now implemented in XBoard. Since in the 5 years that this feature exists in WinBoard no one ever requested it there, I left WinBoard as it was. (So I broke the equivalence of

[Bug-XBoard] [bug #27667] PV line missing in analysis window

2009-10-19 Thread Arun Persaud
Update of bug #27667 (project xboard): Status:None = Ready For Test ___ Follow-up Comment #14: should be all fixed now. Will close it in a few days if we don't get any complaints. ARUN

[Bug-XBoard] [bug #27667] PV line missing in analysis window

2009-10-18 Thread anonymous
Follow-up Comment #12, bug #27667 (project xboard): With topLevel the window still pops up in front of the board (at least with my Xlibs), it only doesn't resist to go behind later, just like good old AnalysisWindow. Your screen also seems to be much larger than mine, because I can't do without

[Bug-XBoard] [bug #27667] PV line missing in analysis window

2009-10-18 Thread anonymous
Follow-up Comment #13, bug #27667 (project xboard): Well, it depends on how large you make the XBoard main window. As I usually run with engines, and thus want the engine-output open, I make sure XBoard pops up small enough to leave ample space for it. But I have seen that other windows whih in

[Bug-XBoard] [bug #27667] PV line missing in analysis window

2009-10-17 Thread anonymous
Follow-up Comment #10, bug #27667 (project xboard): With point 1. I mean: In xengineoutput.c replace XtCreatePopupShell(name, transientShellWidgetClass, with XtCreatePopupShell(name, topLevelShellWidgetClass, using the already existing #if TOPLEVEL.

[Bug-XBoard] [bug #27667] PV line missing in analysis window

2009-10-17 Thread anonymous
Follow-up Comment #11, bug #27667 (project xboard): I will have a look at why the icon does not display, and put in the depth. I am not sure if the top-level thing is desirable. In WinBoard the default is that all auxiliary windows open and close together with the main window, and this works

[Bug-XBoard] [bug #27667] PV line missing in analysis window

2009-10-14 Thread anonymous
Follow-up Comment #6, bug #27667 (project xboard): And this switch in window layout is triggered by you resizing the window? For me this does not happen, but this could be a difference in the X-tools library. It looks like the resizing routine in your library does rescale the contents of the

[Bug-XBoard] [bug #27667] PV line missing in analysis window

2009-10-14 Thread anonymous
Follow-up Comment #7, bug #27667 (project xboard): Yes, it's triggered just in the moment when releasing the mouse button, after dragging the window larger. I must admit, that my Xlibs are pretty antique (9 years old), but any upgrade is always such a pain (breaking things that worked for years,

[Bug-XBoard] [bug #27667] PV line missing in analysis window

2009-10-14 Thread anonymous
Follow-up Comment #8, bug #27667 (project xboard): I just tried Xaw3D instead of Xaw (same age), and it works there. So I have a simple workaround. ___ Reply to this item at: http://savannah.gnu.org/bugs/?27667

[Bug-XBoard] [bug #27667] PV line missing in analysis window

2009-10-13 Thread anonymous
Follow-up Comment #3, bug #27667 (project xboard): Another thing for the Engine output window: Start xboard with one engine. Activate analysis mode. Open the Engine output window (still manually). The window layout is for 2 engines shortly, then changes to 1 engine. But when you resize the

[Bug-XBoard] [bug #27667] PV line missing in analysis window

2009-10-13 Thread anonymous
Follow-up Comment #4, bug #27667 (project xboard): Well, that it is experimental makes it all the more important to cure bugs! But let me make sure what exactly you are seeing: The Engine-Output window in fact alays contains sections for both engines, but (mimicking WinBoard) I use the dirty

[Bug-XBoard] [bug #27667] PV line missing in analysis window

2009-10-11 Thread anonymous
URL: http://savannah.gnu.org/bugs/?27667 Summary: PV line missing in analysis window Project: XBoard Submitted by: None Submitted on: Sun 11 Oct 2009 01:46:42 PM UTC Category: None Severity: 3 - Normal