Search found 467 matches

by lpaatero
Sat Sep 01, 2018 2:20 pm
Forum: Bugs
Topic: Error in GoWrite Launcher, No usable JVM found
Replies: 13
Views: 22423

Re: Error in GoWrite Launcher, No usable JVM found

Java 8 is the LTS (long-term support) version of java. It should work with all recent gowrite versions. Java 9 and Java 10 changed the way they are identified. Only 3.0.17 version work with Java 9 or Java 10. If there are issues with 3.0.17 and java 9 or 10, please try to report specific versions no...
by lpaatero
Sat Aug 04, 2018 6:22 pm
Forum: Bugs
Topic: GoWrite doesn't support Java 9.0.1 64 bit on Windows 7 64 bit
Replies: 6
Views: 14260

Re: GoWrite doesn't support Java 9.0.1 64 bit on Windows 7 64 bit

Please can you be bit more specific, which combinations of java VM you have seen working and not working?

And you could try development version (3.0.17) in download page, it should work with java 10.

regards
Lauri
by lpaatero
Mon Jul 16, 2018 8:43 am
Forum: General
Topic: Failed dependencies
Replies: 7
Views: 22567

Re: Failed dependencies

I do not have any other changes ready, so it could take a while until I create next update.

The correction I made is simple:
replace the line with mknod command in gowrite2 script file with

Code: Select all

mkfifo -m 700 ~/.gowrite/cmd
mkfifo command should be available in almost everywhere

regards
Lauri
by lpaatero
Sun Jun 17, 2018 2:36 pm
Forum: General
Topic: Failed dependencies
Replies: 7
Views: 22567

Re: Failed dependencies

Thanks for pointing out the mknod issue. I will replace it with mkfifo in next release. mkfifo should also work in mac.

The "other platform" ZIP installation file can be used to do the same, unzipping it gives all needed to run.

regards
Lauri
by lpaatero
Tue May 01, 2018 9:54 am
Forum: General
Topic: GOWrite 3.0.17
Replies: 0
Views: 23412

GOWrite 3.0.17

This is first windows GOWrite version to work with Java 9 and 10. Let me know about any problems! In Linux Java 9 or 10 should not have any issues. Minimum Java requirement is now at least Java 7 in all platforms. Changes in 3.0.18: * Linux specific update: ** Extra files created at working director...
by lpaatero
Tue Apr 17, 2018 9:52 pm
Forum: Support
Topic: Making puzzles
Replies: 1
Views: 8617

Re: Making puzzles

Hi,

GOWrite does not not shod puzzles, nor does it create them (automatically).

GOWrite can be used (as example) to edit existing puzzles for printing.

regards
Lauri
by lpaatero
Tue Apr 17, 2018 9:49 pm
Forum: Development
Topic: Go write 2.3 and 3.0
Replies: 1
Views: 12267

Re: Go write 2.3 and 3.0

Hi,

Please check that you have have java installed. For example command "java" should show something on its own.
Beyond having java, I am not aware of any requirements.

Do you have anyone close by, that could help you to identify the problem?

regards
Lauri
by lpaatero
Thu Nov 09, 2017 11:19 pm
Forum: Bugs
Topic: GoWrite doesn't support Java 9.0.1 64 bit on Windows 7 64 bit
Replies: 6
Views: 14260

Re: GoWrite doesn't support Java 9.0.1 64 bit on Windows 7 64 bit

Thanks for reporting this. I will have to take a look at it. This will probably take a while. Update: Based on documentation, there are number of compatibility breaking changes in Java 9. It is likely that I will create private java 9 copy and embed it into next 3.0.x GOWrite Windows version. This i...
by lpaatero
Tue May 02, 2017 6:26 am
Forum: Tips & Tricks
Topic: Publication: Making PDF documents
Replies: 4
Views: 14303

Re: Publication: Making PDF documents

No information on that.
You probably should look at dedicated MAC forums for best information.

regards
Lauri
by lpaatero
Mon Feb 06, 2017 7:02 pm
Forum: General
Topic: GOWrite 3.0.16
Replies: 0
Views: 22527

GOWrite 3.0.16

GOWrite 3.0.16 is update for updated translation and to fix broken game search in 3.0.15. Changes compared to 3.0.15: * Update for Chinese translation! * H2 database version is back to non-beta version (1.3.176). Search game database must be rebuild using wizard:( Changes compared to 3.0.5: * Except...
by lpaatero
Sat Jan 14, 2017 10:13 pm
Forum: General
Topic: GOWrite 3.0.15
Replies: 1
Views: 11727

GOWrite 3.0.15

GOWrite 3.0.15

This is mostly internal update. There is high risk that something is broken.
Changes compared to 3.0.5:
  • * Exceptions and diagram title can now be left aligned, right aligned or centered.
    * New build system
    * Lots of new dependencies
regards
Lauri
by lpaatero
Tue Oct 11, 2016 9:09 pm
Forum: Hactar Go
Topic: Localizations
Replies: 5
Views: 28159

Re: Localizations

Actually I did intend information to be in about screen, but did not document it anywhere. Now I added this to instructions about localization: About localizing string about_hactar_localization “Hactar English localization by Lauri Paatero.”: Please change English to locale you are editing, and add ...
by lpaatero
Mon Oct 10, 2016 9:41 pm
Forum: Hactar Go
Topic: Localizations
Replies: 5
Views: 28159

Re: Localizations

Good point, I seem not to have list of contributors anywhere.
Where do you think would be good place to have them?
Google play listing?

regards
Lauri
by lpaatero
Sat Sep 24, 2016 9:23 pm
Forum: General
Topic: GOWrite 3.0.14
Replies: 0
Views: 26655

GOWrite 3.0.14

Version 3.0.14 is is stable bug-fix version. Fixed bugs: * Show diagram area when diagram is current node * Correct database handling (database management was broken) * Correct closing of gowrite process * Change sh to bash in startup scripts Cumulative changes from previous major stable version (2....