Hi,
I'm on a CentOS Linux box, tracking 4.6 with Git 1.5.5.4 built from source.=
=20
When I run gitk on a repository it works fine, but nothing happens when I r=
un
git-gui. No error messages, nothing.=20
If I set GITGUI_VERBOSE, I get this
auto_load tk_optionMenu
source /usr/share/tk8.4/optMenu.tcl
auto_load tk::MenuDup
source /usr/share/tk8.4/tearoff.tcl
auto_load ::status_bar::new
source /home/msoulier/git/share/git-gui/lib/status_bar.tcl
auto_load class
source /home/msoulier/git/share/git-gui/lib/class.tcl
auto_load load_all_remotes
source /home/msoulier/git/share/git-gui/lib/remote.tcl
auto_load spellcheck::init
source /home/msoulier/git/share/git-gui/lib/spellcheck.tcl
and then it just sits there.=20
I have Tcl/Tk 8.4.9.=20
How would I troubleshoot this?=20
Thanks,
Mike
--=20
Michael P. Soulier <msoulier@digitaltorque.ca>
"Any intelligent fool can make things bigger and more complex... It
takes a touch of genius - and a lot of courage to move in the opposite
direction." --Albert Einstein