[ggo-discussion] possible bug on first time installation
- From: Taegil Noh <nayas@xxxxxxxxxxxxxxx>
- To: ggo-discussion@xxxxxxxxxxxxx
- Date: Fri, 10 Jan 2003 12:05:57 +0900
I've been using gGo for a month... gGo runs pretty well on my Windows
and Linux machines.
One problem I had encountered ... first time running on Linux machine
(with my JRE 1.4.1_01-b01, gGo 0.3.1 ),
(after installation, -- )
$ java -jar gGo.jar
Could not load file '/home/nayas/.ggorc'
java.io.FileNotFoundException: /home/nayas/.ggorc (No such file or
directory)
And the program hangs up. nothing.
(running script gGo or ggo makes the same result.)
after touching an empty file ...
$ touch ~/.ggorc
it runs. though with errors, (no real rc informations are there ...)
and cannot save connection / preference informations.
Failed to convert string to integer: java.lang.NumberFormatException:
null ( 10 times this error )
(...)
Failed to convert string to float: java.lang.NullPointerException
Failed to convert string to integer: java.lang.NumberFormatException: null
Not host config found.
---
I think this maybe a possible bug for first time installation. It should
make a default value .ggorc file, but it does not.
Any Suggestions?
By the way gGo looks great, runs great, feels great. This IS the CLIENT
that I've liked to make.
nay
- Follow-Ups:
- [ggo-discussion] Re: possible bug on first time installation
- From: Peter Strempel
Other related posts:
- » [ggo-discussion] possible bug on first time installation
- » [ggo-discussion] Re: possible bug on first time installation
- » [ggo-discussion] Re: possible bug on first time installation
- » [ggo-discussion] Re: possible bug on first time installation
- » [ggo-discussion] Re: possible bug on first time installation
- » [ggo-discussion] Re: possible bug on first time installation
- » [ggo-discussion] Re: possible bug on first time installation
- » [ggo-discussion] Re: possible bug on first time installation
- » [ggo-discussion] Re: possible bug on first time installation
- » [ggo-discussion] Re: possible bug on first time installation
- » [ggo-discussion] Re: possible bug on first time installation
- [ggo-discussion] Re: possible bug on first time installation
- From: Peter Strempel