* gitk crashes on RHEL
@ 2016-11-29 9:51 Alessandro Renieri
2016-11-29 17:41 ` Stefan Beller
0 siblings, 1 reply; 2+ messages in thread
From: Alessandro Renieri @ 2016-11-29 9:51 UTC (permalink / raw)
To: git
On Redhat Enterprise gitk returns the following error when launched:
Error in startup script: unknown color name "lime"
(processing "-fill" option)
invoked from within
"$progresscanv create rect -1 0 0 $h -fill lime"
(procedure "makewindow" line 201)
invoked from within
"makewindow"
(file "/..../bin/git-exe/bin/gitk" line 12434)
The fix is to change lime with {lime green}
Regards
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: gitk crashes on RHEL
2016-11-29 9:51 gitk crashes on RHEL Alessandro Renieri
@ 2016-11-29 17:41 ` Stefan Beller
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Beller @ 2016-11-29 17:41 UTC (permalink / raw)
To: Alessandro Renieri, Paul Mackerras, eric.frederich, Stefan Naewe,
rappazzo
Cc: git@vger.kernel.org
On Tue, Nov 29, 2016 at 1:51 AM, Alessandro Renieri <a.renieri@gmail.com> wrote:
> On Redhat Enterprise gitk returns the following error when launched:
>
> Error in startup script: unknown color name "lime"
> (processing "-fill" option)
> invoked from within
> "$progresscanv create rect -1 0 0 $h -fill lime"
> (procedure "makewindow" line 201)
> invoked from within
> "makewindow"
> (file "/..../bin/git-exe/bin/gitk" line 12434)
>
> The fix is to change lime with {lime green}
>
> Regards
+cc Paul Mackeras, and people involved in the last bug report
See discussion at
https://public-inbox.org/git/CAAoZyYNnWk-yE9TG_Fpxxs-oRN-yEsm_YFs+Ej7muQ+5YCW43w@mail.gmail.com/#t
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-11-29 17:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-29 9:51 gitk crashes on RHEL Alessandro Renieri
2016-11-29 17:41 ` Stefan Beller
Code repositories for project(s) associated with this public inbox
https://80x24.org/mirrors/git.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).