Could you please run it under strace and send me the output?

LD_LIBRARY_PATH=/usr/lib/geotranz GEOTRANS_DATA=/usr/share/geotranz/data
strace -f -o /tmp/geotranz.str /usr/lib/jvm/java-6-openjdk/bin/java -jar
/usr/share/geotranz/java_gui/geotrans2.jar

It'd be nice also run it under ltrace, but it isn't working for me on i386,
ltrace seems not very happy with the threads java is creating.

I think the problem is the java virtual machine. Could you please try it
with other programs to check if it works ok?

Regards,
Roberto Lumbreras

On Tue, Apr 21, 2009 at 2:27 PM, Gaudenz Steinlin <gaud...@debian.org>wrote:

> On Mon, Apr 20, 2009 at 07:48:46PM +0200, Roberto Lumbreras wrote:
> > Hi,
> >
> > The geoid files should be in /usr/share/geotranz/data/
> > Please check if in that directory there are the following files:
> >
> > 3_param.dat
> > 7_param.dat
> > default.xml
> > egm84.grd
> > egm96.grd
> > ellips.dat
>
> The files are there:
> insgesamt 4100
> -rw-r--r-- 1 root root   21923 15. Aug 2008  3_param.dat
> -rw-r--r-- 1 root root     202  7. Apr 2008  7_param.dat
> -rw-r--r-- 1 root root    1139 31. Jul 2008  default.xml
> -rw-r--r-- 1 root root    2812 11. Okt 2006  egm84.grd
> -rw-r--r-- 1 root root 4155868 20. Jun 2005  egm96.grd
> -rw-r--r-- 1 root root    1725 15. Aug 2008  ellips.dat
>
> >
> > I've checked and they are included in the powerpc .deb so you should have
> > them.
> >
> > If the files are missing, try reinstalling the package (apt-get
> --reinstall
> > install geontraz)
> >
> > If you have the files but geotranz does not work, do the following and
> tell
> > me if it works:
> >
> > cd /usr/share/geotranz/data/
> > LD_LIBRARY_PATH=/usr/lib/geotranz java -jar
> > /usr/share/geotranz/java_gui/geotrans2.jar
>
> This does not help. I get the same error.
>
> >
> >
> > I'm unable to reproduce the bug, so please send me more information.
>
> Which additonal information do you need? I'm happy to debug this with
> your help.
>
> Gaudenz
>
> >
> > Regards,
> > Roberto Lumbreras
> >
> >
> > On Mon, Apr 20, 2009 at 5:17 PM, Gaudenz Steinlin <gaud...@debian.org
> >wrote:
> >
> > > Package: geotranz
> > > Version: 2.4.2-3
> > > Severity: grave
> > >
> > > After starting geotranz from the command line only a message window
> > > with: "Error: Error initializing GEOTRANZ engine: Unable to read geoid
> > > file!" appears. After clicking on "OK" (the only button in this window)
> > > geotranz quits without ever showing the main dialog.
> > >
> > > I set the severity to grave, because this makes the package completely
> > > unusable. But it's a bit hard to judge if this affects all users. If
> you
> > > believe that this bug does not affect all users (eg. powerpc related),
> > > please adjust the severity as appropriate.
> > >
> > > Gaudenz
> > >
> > > -- System Information:
> > > Debian Release: squeeze/sid
> > >  APT prefers unstable
> > >  APT policy: (500, 'unstable'), (300, 'experimental')
> > > Architecture: powerpc (ppc)
> > >
> > > Kernel: Linux 2.6.29-1-powerpc
> > > Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
> > > Shell: /bin/sh linked to /bin/bash
> > >
> > > Versions of packages geotranz depends on:
> > > ii  geotranz-libs            2.4.2-3         GEOgraphic coordinates
> > > TRANslator
> > > ii  openjdk-6-jre            6b14-1.5~pre1-5 OpenJDK Java runtime,
> using
> > > Hotspo
> > >
> > > Versions of packages geotranz recommends:
> > > ii  geotranz-doc                  2.4.2-3    GEOgraphic coordinates
> > > TRANslator
> > >
> > > geotranz suggests no packages.
> > >
> > > -- no debconf information
> > >
> > >
> > >
>
> --
> Ever tried. Ever failed. No matter.
> Try again. Fail again. Fail better.
> ~ Samuel Beckett ~
>

Reply via email to