Your message dated Sat, 10 Jul 2010 12:45:01 -0500
with message-id <20100710174501.ga1...@burratino>
and subject line Re: gitk: does not start - error in startup script
has caused the Debian Bug report #588619,
regarding gitk: does not start - error in startup script
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
588619: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588619
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gitk
Version: 1:1.7.1-1
Severity: important
Startup fails with following error:
Error in startup script: unknown color name "SystemButtonFace"
while executing
"winfo rgb . $c"
(procedure "setui" line 3)
invoked from within
"setui $uicolor"
(file "/usr/bin/gitk" line 11437)
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gitk depends on:
ii git 1:1.7.1-1 fast, scalable, distributed revisi
ii tk 8.4.16-2 The Tk toolkit for Tcl and X11 (de
gitk recommends no packages.
Versions of packages gitk suggests:
pn git-doc <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Jan Prachař wrote:
> I have never manually editted
> ~/.gitk therefore I have no idea, how these colors have gotten there.
>
> So I tried comment out these lines:
> #set uicolor SystemButtonFace
> #set bgcolor SystemWindow
> #set fgcolor SystemButtonText
> #set selectbgcolor SystemHighlight
>
> Then gitk started properly and affected colors gained these new values:
> set uicolor grey85
> set bgcolor white
> set fgcolor black
> set selectbgcolor gray85
Hmm, could the .gitk file have snuck on from a Windows
machine somehow? It is a bit of a mystery to me still.
> I think everything is OK now, thanks for your help!
Ok, closing the bug. If you come up with any ideas
about what happened, please don’t hesitate to let us
know (at [email protected] or by filing a new bug).
Curious,
Jonathan
--- End Message ---