Gootool runs but GUI doesn't show up

4 replies [Last post]
Joined: 03/07/2009

All is in title, providing logfile is pointless since
gootool doesn't crash the interface has no visible window.
It worked fine before a couple of days...
May be due to Java version?

Qui vole un oeuf, tape une poule.

Joined: 11/04/2008

Does gootool still show up in your process list after the loading window disappears?

I think the logfile would be useful as it would show the last step that GooTool reaches. Cranking the log level up to maximum would help too: http://goofans.com/gootool/troubleshooting/crash

Feel free to e-mail it to me.

-davidc

Joined: 03/07/2009

Thank you davidc, yes initialization windows disappear after prompting "initialising GUI" then nothing, but gootool is still in process list , I just sent you the logfile
Greetings

Qui vole un oeuf, tape une poule.

Joined: 03/07/2009

My apologize davidc, analysing the end of the logfile (see below), I just reminded that I had made two distinct structures in goocorp, both builded at a very large distance from each other. I just destroyed one of the two structures and now the gootool window appears normally and works well. I wasn't aware about that, manifestedly such large screen pictures of goocorp towers are not supported.
regards
mcgrok

21 mars 2009 21:59:46 com.goofans.gootool.aJ actionPerformed
FIN: currentProfile = mcgrok
21 mars 2009 21:59:46 com.goofans.gootool.aT a
PLUS FIN: leftBound = -5863.9
21 mars 2009 21:59:46 com.goofans.gootool.aT a
PLUS FIN: rightBound = 1655.52
21 mars 2009 21:59:46 com.goofans.gootool.aT a
PLUS FIN: lowerBound = 0.0
21 mars 2009 21:59:46 com.goofans.gootool.aT a
PLUS FIN: upperBound = 2769.15
21 mars 2009 21:59:46 com.goofans.gootool.aT a
PLUS FIN: fullSizeDimension = java.awt.Dimension[width=3791,height=1416]

Qui vole un oeuf, tape une poule.

Joined: 11/04/2008

Ah, maybe it's sitting there generating an enormous image. I'll put in some checks for this.

-davidc