Christian Laborde
Christian Laborde
pgAdmin3.cpp: In member function ‘void frmDlgTest::OnSelect(wxCommandEvent&)’: pgAdmin3.cpp:198:34: error: no matching function for call to ‘pgDialog::LoadResource(frmDlgTest*, wxString&)’ dlg->LoadResource(this, dlgName); ^ In file included from ../pgadmin/include/dlg/dlgFindReplace.h:15:0, from ../pgadmin/include/ctl/ctlSQLBox.h:21, from ../pgadmin/include/pgAdmin3.h:29, from pgAdmin3.cpp:13:...
### Apache NetBeans version Apache NetBeans 13 ### What happened It' version 13 and issues I reported for version 8 are always in it. Breakpoints and bookmarks are badly set....
Failed to read one or more files. Here is an excerpt from the log. [kodi.bug.log](https://github.com/user-attachments/files/22499043/kodi.bug.log)
Last version in LibreElec is 21.0.4.1. There is many problems with this version. Why latest version 22.2.0 is not installable from LibreElec and how to ?
### Apache NetBeans version Apache NetBeans 28 ### What happened During debug process this error happened. java.lang.NullPointerException Caused: java.lang.IllegalStateException at com.sun.tools.javac.api.JavacTaskImpl.analyze(JavacTaskImpl.java:383) at org.netbeans.modules.java.source.parsing.JavacParser.moveToPhase(JavacParser.java:765) at org.netbeans.modules.java.source.parsing.CompilationInfoImpl.toPhase(CompilationInfoImpl.java:425) at org.netbeans.api.java.source.CompilationController.toPhase(CompilationController.java:90) at org.netbeans.modules.debugger.jpda.projects.PreferredCCParser.toPhase(PreferredCCParser.java:702) at...
### Apache NetBeans version Apache NetBeans 28 ### What happened In debug when we set breakpoint in a class tab, when debugger reach this breakpoint, it open duplicate tab. Note...