5
I Use This!
Activity Not Available

News

Analyzed about 1 month ago. based on code collected about 1 month ago.
Posted almost 4 years ago by Davide Bucci
Buongiorno! Credo sia semplicemente un problema legato alla versione di Java che è troppo vecchia. Per ragioni credo legate al cambiamento di licenza e politica di Oracle, gli aggiornamenti più o meno automatici si fermano alla versione Java 8. ... [More] FidoCadJ richiede almeno Java 9, ma consiglierei comunque di installare una versione più recente. Ho personalmente usato Java 14 per sviluppare l'ultima versione con macOS High Sierra e FidoCadJ funziona perfettamente. Consiglierei di installare Java 15, che... [Less]
Posted almost 4 years ago by Anonymous
Ciao a tutti. In una recente reinstallazione di Fidocadj sul mio MacOS ho incontrato un errore analogo a quello del post precedente. Per investigare l'errore ho provato a lanciare il software da riga di comando : java -jar fidocadj.jar ottenendo il ... [More] seguente errore: Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lang.UnsupportedClassVersionError: net/sourceforge/fidocadj/FidoMain has been compiled by a more recent version of the Java Runtime... [Less]
Posted almost 4 years ago by Davide Bucci
Ciao, il problema è molto probabilmente questo qui: https://github.com/DarwinNE/FidoCadJ/issues/198#issuecomment-667701650 Purtroppo MacOS mostra un messaggio di errore molto fuorviante. Fammi sapere, D.
Posted almost 4 years ago by Anonymous
Ciao Davide ho scaricato l'ultima versione la 0.24.8 sul Macbook con Java ( vedi gli screenshot) va non si apre. Sbaglio qualcosa ? Ciao Grazie
Posted about 4 years ago by Davide Bucci
Hi Luigi, I saw it, that's perfect, thank you! Cheers, D.
Posted about 4 years ago by Anonymous
I opened a request just now. Regards, Luigi
Posted about 4 years ago by Davide Bucci
Hi Luigi, that's one of the major news of version 0.24.8, indeed. In this version, you can not disable this behavior, though. You may open a request for it there: https://github.com/DarwinNE/FidoCadJ/issues However, I noticed in the past the ... [More] configuration options for the program that are saved in files tend to create a certain deal of confusion in many users. I'll have to think about it. Cheers, D. [Less]
Posted about 4 years ago by Anonymous
Ciao Davide, ho installato l'ultima versione (15) del JDK, poi FidoCadJ 0.24.8, funziona. Grazie della dritta! Saluti, Luigi
Posted about 4 years ago by Anonymous
Hi Davide, I have installed the new version of FidoCadJ (0.24.8) with success. I noted that if a text contains the underscore char, the following text is shown as a subscript. similarly, if a text contains the caret char ("^"), the following text is ... [More] shown as a superscript. This is nice if wanted, but it may be annoying if you want to display just the underscore and caret chars. To do so a backslash char "\" must be inserted before the underscore or caret; in this case, however, if you copy-and-paste... [Less]
Posted over 4 years ago by Davide Bucci
No problem! I'm glad you were able to solve the issue. It's a very common problem, indeed. Cheers, D.