git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git gui problem
@ 2010-07-23  2:31 Justin Fedick
  2010-07-25 21:24 ` Pat Thoyts
  0 siblings, 1 reply; 2+ messages in thread
From: Justin Fedick @ 2010-07-23  2:31 UTC (permalink / raw)
  To: git

Hey everyone,

I'm having trouble trying to view the git gui. I'm using OSX and I
can't seem to get the GUI to come up. When I type "git gui" in the
root directory of my project, it the icon comes up in my dock and the
toolbar switches to the git gui toolbar at the top, but the window
never comes up. When I click on the icon at the bottom, my project
address comes up at the top of that menu, but when I click on it no
window appears. Any help here would be great.

If that was unclear (which I'm sure if was), please ask any questions
that you think would help clear up any confusion. I need to get this
back up ASAP so I can continue to work on my app.

Thanks so much,
Justin

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: git gui problem
  2010-07-23  2:31 git gui problem Justin Fedick
@ 2010-07-25 21:24 ` Pat Thoyts
  0 siblings, 0 replies; 2+ messages in thread
From: Pat Thoyts @ 2010-07-25 21:24 UTC (permalink / raw)
  To: Justin Fedick; +Cc: git

Justin Fedick <justin.fedick@gmail.com> writes:

>Hey everyone,
>
>I'm having trouble trying to view the git gui. I'm using OSX and I
>can't seem to get the GUI to come up. When I type "git gui" in the
>root directory of my project, it the icon comes up in my dock and the
>toolbar switches to the git gui toolbar at the top, but the window
>never comes up. When I click on the icon at the bottom, my project
>address comes up at the top of that menu, but when I click on it no
>window appears. Any help here would be great.
>
>If that was unclear (which I'm sure if was), please ask any questions
>that you think would help clear up any confusion. I need to get this
>back up ASAP so I can continue to work on my app.

I'm not at all familiar with MacOS but I believe wish on Mac
implements the console command as on Windows so you could try adding
'console show' near the top of the file (say just after the line
renaming the send command). This should then give you a way to explore
the running application. If it shows but then fails to paint maybe
it is stuck in some kind of loop. Or maybe a 'wm deiconify .' will
show the hidden main window - sounds like the main window is hidden to
me.

-- 
Pat Thoyts                            http://www.patthoyts.tk/
PGP fingerprint 2C 6E 98 07 2C 59 C8 97  10 CE 11 E6 04 E0 B9 DD

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-25 21:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-23  2:31 git gui problem Justin Fedick
2010-07-25 21:24 ` Pat Thoyts

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 NNTP newsgroup(s).