Hi, Jason. I think that I mistyped. v0.9.23 was the corrected version as best I recall.
Hi I am also having similar issues and was looking for the LDCT v0.9.3.zip file but I can only find the LDCT v0.9.23.zip file I was wondering if you could post or send me a link for it thanks
Hi Robert, Sorry to bother you with such a basic problem, but I've run out of internet search fixes on this one. Hopefully you can point me to a quick solution. I have a new Intel NUC running Windows 11. I successfully downloaded the latest version of Java but when attempting to check the version in the Terminal Prompt window it says it is not present, despite a successful install. Tried pointing the JRE Finder Java Runtime Environment s to the downloaded LDCT folder, but it does not see the file...
In this meantime I was using your version 09.19
Hi Robert, Your rebuild of 2022-09-29 works nice in my windows 10 64 and in my linux Mint 20.3 64bit. Both OS run your file without bugs or errors. Thank you very much and have a nice day. https://sourceforge.net/p/ldct/tickets/10/#740c this is my ticket.
Problems Running withwindows 10 64
LDCT does not run on Linux/OpenJDK
I rebuilt the LDCT.jar file which should fix the problem. Please download the LDCT v0.9.3.zip file and give it a try. If you have further problems, please open a new ticket. Sorry for the inconvenience and thanks for using LDCT.
I rebuilt the LDCT.jar file which should fix the problem. Please download the LDCT v0.9.3.zip file and give it a try. If you have further problems, please open a new ticket. Sorry for the inconvenience and thanks for using LDCT.
Sorry that you're having problems, Jorge. I had to replace my system earlier this year and don't have the Java development environment configured yet so I can't research the problem immediately. I can confirm that I'm having the same problem on Windows 11 64-bit with Java 1.7. If you need a quick solution and have a Java development environment, the source code is posted in this project. Otherwise, I will post an update as soon as I can. Thanks.
Problems Running withwindows 10 64
I'm trying to run LDCT at windows 10 and I receive the following error: C:\LDCT\LDCT v0.9.23>java -jar LDCT.jar Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/cli/ParseException at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:488) at java.base/java.lang.Class.forName(Class.java:467) at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:56) Caused by: java.lang.ClassNotFoundException: org.apache.commons.cli.ParseException...
Hi, Paolo. Sadly, my Linux box isn't currently set up so I can't easily investigate. I haven't messed with the code in some years now so I don't have any real insights. Since this problem hasn't been reported before, I think that you're probably right about it being a configuration issue but not sure what to suggest. I'm currently in the middle of another project so I cannot immediately research. Sorry to leave you hanging. If you have the skills, you could, of course, load the source, compile, and...
LDCT does not run on Linux/OpenJDK
LDCT mac os x 10.6.8
Hi, Nicolas. Well, you're asking about support for Java 6. LDCT requires Java version 7 or later as detailed in the readme text on the Files tab of this SourceForge project. I don't support Java 6 because the code uses features not in that version of Java. I'm not a Mac guy but Java 7 appears to be available for OS X 10.7.3 and above. If you are unable to upgrade your OS X, then you can download all of the Java sources from this project and backport them to Java 6. I don't think this will be easy...
Hi, thanks for reply. My version is Java SE 6. Java is no longer assured, I can't update this. Regards
Hi, Nicolas. Sorry you're having problems. What version of the Java JRE is installed on your Mac?
LDCT mac os x 10.6.8
LDCT mac os x 10.6.8
Command Line Arguments Do Not Match README.txt
Corrected in v0.9.23 release.
LDCT v0.9.23 Released Notable Changes For Users: New minimally resonant box dimensions...
Added tag v0.9.23 for changeset ab129a9fb004
Removed pause during curve loads.
Javadoc reformatted.
Adding support for transferring box dimensions ...
User help updated.
Added exterior box dimension calculations.
Do not include NOF auto-backups in repository.
Imports reorganized (reordered).
Fixing unreported bug: Dialog was using dispos...
Adding new box dimension tool (Cicada Box) and ...
Added ftfFormatter() method to support using ce...
Adding new ldctUtil package for simple convenie...
Fixed Javadoc.
Change case for --clearPreferences and --ignore...
Changed factor() method to public.
Fix unreported bug. Changing target volume whi...
Updated user help for new features.
Added context-sensitve help link.
Removing old box dimension recommendations tab ...
Changes to support using a BaseFtf descendant a...
Fix unreported bug. Superscripts (area & volum...
Added getInstance() method and made some protec...
Added Integer as a supported object class.
Added additional persistence for units and prec...
Version updated for next release.
This release was focused on improving the user experience and developer tools in...
Command Line Arguments Do Not Match README.txt
Window Locations Not Always Restored
Initial revisions for loading MRU files.
Remove unused class.
Revised user help.
Adding Apache Commons CLI to project for comman...
Revised installation instructions. Added Java7...
Javadoc revision.
Renaming persistance package to persistence pac...
Add classes for loading/saving MRU curve files.
Adding new developer document.
Changed name and accuracy of fourth box recomme...
Adding full path + file for persistence support.
Replacing JDialog and JFileChooser with new per...
Removing unneeded Eclipse configuration file?
Add initial persistence package.
Clean up and Javadocs changes.
Added code to anticipate invalid window locatio...
Rename/rework preferences node classes.
Added tag v0.9.21 for changeset f9e2919df4d1
Revised table column size defaults.
Add new generics package.
Multiple changes generally relating to (1) new ...
Renaming classes for new naming convention: A ...
Modifications mostly for command line argument ...
Data Entry Problems On Non-US Locales
User confirmed problem solved.
Release v0.9.19 should correct all international/locale-based issues. Currently awaiting...
Data Realignment Phase Calculation Incorrect
Release v0.9.19 contains the corrected code. Calculations should now be correct.
This release includes a number of important changes. Improved international keyboard...
Removed unused code.
First Tech Notes document.
Rework of realignment tool to use unwrapped pha...
Revisions to internationalize numeric display a...
Added code to save curve data to file system. ...
Removed unnecessary stack traces from exception...
Minor documentation change.
Revised user help.