Re: Corrupted display NB230+Nvidia ?

2025-01-31 Thread Michael Bien
Hi Jerome, driver bugs are certainly possible but I don't remember any recent bug reports in that area. I think there were 1-2 wayland specific issues but thats it. The screenshot looks like buffer/memory problems, however this could also be caused by a hardware issues. I once had a PSU whic

Corrupted display NB230+Nvidia ?

2025-01-31 Thread Jerome Lelasseux
Hi, I released a new version of my NB app early january with Java 17+NB230.  I have several users who recently reported a severe repainting issue on Windows 10/11 when using NVidia card: https://github.com/jjazzboss/JJazzLab/issues/529 It seems I'm not the only one impacted (see links in the Issue

Re: Maven projects CreateProcess Error

2025-01-31 Thread Michael Bien
good to hear! your project build is now windows compatible and filepath length independent ;) -mbien On 31.01.25 16:18, Alessandro Ferrucci wrote: Thank you, Michael, for your assistance! adding this snippet to my project pom.xml fixed my issues!                       org.codehaus.mojo e

Re: Maven projects CreateProcess Error

2025-01-31 Thread Alessandro Ferrucci
Thank you, Michael, for your assistance! adding this snippet to my project pom.xml fixed my issues! org.codehaus.mojo exec-maven-plugin 3.5.0 true

Re: Maven projects CreateProcess Error

2025-01-31 Thread Eric Bresie
Would using a short name (1) in give co text help? 1. https://superuser.com/questions/348079/how-can-i-find-the-short-path-of-a-windows-directory-file Get Outlook for iOS From: Michael Bien Sent: Friday, January 31, 2025 8:25:34 AM To

Re: Maven projects CreateProcess Error

2025-01-31 Thread Michael Bien
On 31.01.25 15:06, Alessandro Ferrucci wrote: Hi Michael - On Fri, Jan 31, 2025 at 8:51 AM Michael Bien wrote: Hi, this is windows telling via a fairly misleading error message that the process argument length exceeds its limit. Classpath for example can get quite long

Re: Maven projects CreateProcess Error

2025-01-31 Thread Alessandro Ferrucci
Hi Michael - On Fri, Jan 31, 2025 at 8:51 AM Michael Bien wrote: > Hi, > > this is windows telling via a fairly misleading error message that the > process argument length exceeds its limit. > > Classpath for example can get quite long since it contains file paths, > when passed as argument it

Re: Maven projects CreateProcess Error

2025-01-31 Thread Michael Bien
Hi, this is windows telling via a fairly misleading error message that the process argument length exceeds its limit. Classpath for example can get quite long since it contains file paths, when passed as argument it could cause this failure - this is windows specific since all other OSes can

Maven projects CreateProcess Error

2025-01-31 Thread Alessandro Ferrucci
Hello - I'm running NetBeans 19 on a windows 11 machine, whenever I try to run/debug my Maven projects in Netbeans I receive the following error: *java.io.IOException: Cannot run program "C:\Program Files\Java\jdk-17\bin\java.exe" (in directory ".."): CreateProcess error=206, The filename or