On Tue, Mar 25, 2008 at 01:28:34PM +0300, Dmitry Potapov wrote:
> Attempt to change backround or foreground colors in the Preferences
> dialog causes that the invalid color value (with extra curve brackets
> around the correct value) is written to ~/.gitk. Also, some other
> dialogs stop working immediately after this change. Attempt to restart
> gitk again fails until the invalid color value is removed from ~/.gitk.
>
> Steps to reproduce the problem:
> 1. Go to Edit->Preferences
> 2. Change the background color a bit.
> 3. Go to View->New View
>
> gitk reports the following error:
> Attempt to restart gitk fails:
> This error is caused by an incorrect value written by the Preferences
> dialog in the ~/.gitk file:
>
> set bgcolor {{#e9ffff}}
>
> It seems the problem is related to using tk8.5 on Debian/Lenny, because
> the same gitk does not exhibit this problem with tk8.4.
Hi Dmitry, I was able reproduce the problem, and suggested a patch
upstream, but didn't receive a response yet.
http://thread.gmane.org/gmane.comp.version-control.git/78298
Regards, Gerrit.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]