This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
problem using netbeans
#3
(06-18-2010, 08:18 PM)gid15 Wrote:
Code:
MainGUI.java:592
        Polish.setIcon(new javax.swing.ImageIcon(getClass().getResource("/jpcsp/icons/flags/pl_PL.PNG"))); // NOI18N
This is the line with the new polish icon (introduced in r1581). Is it maybe missing in your checkout?

Thats it.
I check the jpcsp.icons.flags package from netbeans but i coudnt find that icon...

Then i checked C:\jpcsp\src\jpcsp\icons\flags and it was there "pl_PL.PNG", i changed is name to "pl_PL.png" open netbeans again compile, run and... another error Dodgy

Code:
run:
Exception in thread "GUI" java.lang.UnsatisfiedLinkError: no jogl in java.library.path
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1734)
        at java.lang.Runtime.loadLibrary0(Runtime.java:823)
        at java.lang.System.loadLibrary(System.java:1028)
        at com.sun.opengl.impl.NativeLibLoader.loadLibraryInternal(NativeLibLoader.java:189)
        at com.sun.opengl.impl.NativeLibLoader.access$000(NativeLibLoader.java:49)
        at com.sun.opengl.impl.NativeLibLoader$DefaultAction.loadLibrary(NativeLibLoader.java:80)
        at com.sun.opengl.impl.NativeLibLoader.loadLibrary(NativeLibLoader.java:103)
        at com.sun.opengl.impl.NativeLibLoader.access$200(NativeLibLoader.java:49)
        at com.sun.opengl.impl.NativeLibLoader$1.run(NativeLibLoader.java:111)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.sun.opengl.impl.NativeLibLoader.loadCore(NativeLibLoader.java:109)
        at com.sun.opengl.impl.windows.WindowsGLDrawableFactory.<clinit>(WindowsGLDrawableFactory.java:60)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:169)
        at javax.media.opengl.GLDrawableFactory.getFactory(GLDrawableFactory.java:106)
        at javax.media.opengl.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java:520)
        at javax.media.opengl.GLCanvas.<init>(GLCanvas.java:131)
        at javax.media.opengl.GLCanvas.<init>(GLCanvas.java:90)
        at jpcsp.HLE.pspdisplay.<init>(pspdisplay.java:175)
        at jpcsp.HLE.pspdisplay.getInstance(pspdisplay.java:77)
        at jpcsp.MainGUI.<init>(MainGUI.java:133)
        at jpcsp.MainGUI$39.run(MainGUI.java:1515)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

perhaps is something related to tortoise svn because i get the same error with eclipse[/quote]
Reply


Messages In This Thread
problem using netbeans - by corvenik - 06-18-2010, 08:12 PM
RE: problem using netbeans - by gid15 - 06-18-2010, 08:18 PM
RE: problem using netbeans - by corvenik - 06-18-2010, 08:55 PM
RE: problem using netbeans - by gid15 - 06-18-2010, 09:22 PM
RE: problem using netbeans - by corvenik - 06-18-2010, 09:48 PM
RE: problem using netbeans - by corvenik - 06-19-2010, 10:49 AM
RE: problem using netbeans - by corvenik - 06-19-2010, 01:12 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)