[Bug-XBoard] [bug #34990] Use of Mono mode once permanently swictces to bitmap pieces

2011-12-05 Thread Byrial Jensen
URL: Summary: Use of Mono mode once permanently swictces to bitmap pieces Project: XBoard Submitted by: bjensen Submitted on: Mon 05 Dec 2011 11:48:24 AM GMT Category: XBoard (X11)

[Bug-XBoard] [bug #34990] Use of Mono mode once permanently swictces to bitmap pieces

2011-12-05 Thread Byrial Jensen
Follow-up Comment #1, bug #34990 (project xboard): Please read bitmap where I wrote bitmark. It was a typo. ___ Reply to this item at: ___ Message sent

[Bug-XBoard] [bug #34990] Use of Mono mode once permanently swictces to bitmap pieces

2012-09-29 Thread Arun Persaud
Update of bug #34990 (project xboard): Status:None => Wont Fix Open/Closed:Open => Closed ___ Follow-up Comment #2: The mono-mode bitmap

Re: [Bug-XBoard] [bug #34990] Use of Mono mode once permanently swictces to bitmap pieces

2011-12-21 Thread h.g. muller
The only way to revert this is to quit xboard and manually edit .xboardrc to remove the automatically inserted -bitmapDirectory option. This is not true: the bitmapDirectory can be specified from the View->Board menu dialog as well. Switching to modo-mode does force it to a default value when

Re: [Bug-XBoard] [bug #34990] Use of Mono mode once permanently swictces to bitmap pieces

2011-12-21 Thread Byrial Jensen
Den 21-12-2011 22:33, h.g. muller skrev: The only way to revert this is to quit xboard and manually edit .xboardrc to remove the automatically inserted -bitmapDirectory option. This is not true: the bitmapDirectory can be specified from the View->Board menu dialog as well. You are right abo

Re: [Bug-XBoard] [bug #34990] Use of Mono mode once permanently swictces to bitmap pieces

2011-12-22 Thread h.g. muller
You are right about that. However when I tried I got a segfault! Oh yes, now I remember that occurred to me too. The patch that fixed the animation masks on swithing back to color mode fixes that too. A string constant (DEF_BITMAP_DIR) is assigned to appData.bitmapDirectory when you change

Re: [Bug-XBoard] [bug #34990] Use of Mono mode once permanently swictces to bitmap pieces

2011-12-22 Thread Byrial Jensen
Den 22-12-2011 10:41, h.g. muller skrev: You are right about that. However when I tried I got a segfault! Oh yes, now I remember that occurred to me too. The patch that fixed the animation masks on swithing back to color mode fixes that too. Fine, but where is the patch? __

Re: [Bug-XBoard] [bug #34990] Use of Mono mode once permanently swictces to bitmap pieces

2011-12-22 Thread h.g. muller
At 20:23 22-12-2011 +0100, Byrial Jensen wrote: Den 22-12-2011 10:41, h.g. muller skrev: You are right about that. However when I tried I got a segfault! Oh yes, now I remember that occurred to me too. The patch that fixed the animation masks on swithing back to color mode fixes that too.