On Wed, Mar 26, 2008 at 06:45:26PM +0000, Gerrit Pape wrote: > With tcl/tk8.5 the lset command seems to behave differently. When > changing the background color through Edit->Preferences, the changes > are applied, but new dialogs, such as View->New view... barf with > > Error: unknown color name "{#ffffff}" > > Additionally when closing gitk, and starting it up again, a bad value > has been saved to ~/.gitk, preventing gitk from running properly; it > fails with > > Error in startup script: unknown color name "{#ffffff}" > ... > > This commit changes the color dialogs to not handle variables containing > just a single color value as tcl lists, which fixes the issue. Tested > with tcl/tk8.4 and 8.5. > > Dmitry Potapov reported this problem through > http://bugs.debian.org/472615 Hi, any comments on this patch? I can reproduce the problem on Debian with tcl/tk 8.5.1 and git 1.5.5.rc3. Thanks, Gerrit. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html