Hello, 2013/2/23 Jacob Nordfalk <[email protected]>: > Hi Ilnar, > > 2013/2/20 Ilnar Salimzyan <[email protected]> >> >> Dear Apertiumers, >> >> Apertium-viewer crashes immediately after the start. I get this output: >> >> selimcan@achilles:~$ javaws >> >> https://apertium.svn.sourceforge.net/svnroot/apertium/builds/apertium-viewer/launch.jnlp >> startup txt = Sample text >> newTxt = Sample text >> newTxt = ^Sample/*Sample$ ^text/*text$ >> newTxt = ^Sample/*Sample$ ^text/*text$ >> newTxt = ^*Sample$ ^*text$ >> newTxt = ^*Sample$ ^*text$ >> newTxt = ^*Sample$ ^*text$ >> newTxt = ^*Sample$ ^*text$ >> getopt.invalid >> Unregognized parameter: ? >> LTProc3.2j: process a stream with a letter transducer >> USAGE: LTProc [-c] [-a|-g|-n|-d|-b|-p|-s|-t] fst_file [input_file >> [output_file]] >> Options: >> -a: morphological analysis (default behavior) >> >> It looks like lttoolbox-java gives an error, so I installed the latest >> version of it from svn, but got the same result. > > > > This is very strange. It seems lttoolbox-java is used? > Apertium-viewer was made to use the C++ version when running locally > installed pairs, and the Java version when running online. > > > I have just tried this on a freshly installed machine, and of course no > local pairs are listed, but I can use the online pairs. > > > Could you please describe your process in detail. > Also, try to remove preferences > rm -rf ~/.java/.userPrefs/apertium* > and then to run it again.
This little trick solved my problem. But if you still need to know what I was doing: * I just checked out /builds directory from svn * cd to /builds/apertium-viewer * typed ' java -jar apertium-viewer.jar ' * and it wouldn't start, giving that output. Now it forks fine, thanks! Ilnar > > -- > Jacob Nordfalk > javabog.dk > Androidudvikler og -underviser på DTU og Lund&Bendsen ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Apertium-stuff mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/apertium-stuff
