Just in case this ever affects anyone else migrating from the Tanuki Software JSW and using old conf files as the basis. There's a JSW conf property called wrapper.java.additional.auto_bits which breaks YAJSW; because it sees that as an additional option to pass to Java; so adds whatever the propety is set to directly to the Java command line, which makes it fail! I have no idea why the old software I'm trying to update used the option anyway, since it doesn't apply to Windows, which is the only...
The wrapper.java.app.relativize_classpath option does not work as stated; due to the fact that in the code, it's actually looking for "wrapper.java.app.relativize_classapth" (line 502 in WrappedJavaProcess.java) I have worked around this and any potential future fix by setting both options in my conf: wrapper.java.app.relativize_classpath=true wrapper.java.app.relativize_classapth=true
As mentioned by wellread1; I read that as saying that the database will silently get upgraded if you happen to use any new feature - which seems like a recipe for disaster to me; but I'm not a dev on KeePass, so... :)
Ok, thanks. I'll have to go back to 2.47 until\if the third party allows the update.
What happens if you sync between different KBDX versions? I see that 2.48 introduces features that update the file format. If I update my local install to 2.48; what will happen if I try to sync (via my GDrive plugin) with another system running an older version that I can't update (not under my control)?
Having recently upgraded (not actually an upgrade - I did a fresh install) to Windows...
I have just discovered the problem (courtesy of copying a long URL) - the list view...
I'm getting the same issue - fresh copy of Ditto 3.21.50 64bit on Windows 10 64bit....