Java-Gaming.org Java4K winners: [ by our judges | by the community ]         
Featured games (67)
games approved by the League of Dukes
Games in Showcase (∞)
games submitted by our members



News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  Print  
  Error Swapping Buffers-JInternalFrame  (Read 979 times)
0 Members and 2 Guests are viewing this topic.
Offline moussaba

JGO n00b
*

Posts: 2


Java games rock!


« on: 2003-08-06 16:25:58 »

Good Day,  
I am putting a model inside a JInternalFrame managed by a DesktopPane.  Everytime I minimize the window and try to restore it again, I get the following:

net.java.games.jogl.GLException: Error swapping buffers

     at net.java.games.jogl.impl.windows.WindowsOnscreenGLContext.swapBuffers(WindowsOnscreenGLContext.java:137)

     at net.java.games.jogl.impl.GLContext.invokeGL(GLContext.java:187)

     at net.java.games.jogl.GLCanvas.displayImpl(GLCanvas.java:179)

     at net.java.games.jogl.GLCanvas.display(GLCanvas.java:84)

     at net.java.games.jogl.Animator$1.run(Animator.java:104)

     at java.lang.Thread.run(Thread.java:534)


I saw mention of the error in the Forum before but without any solution.  What could be the problem?
Offline Ken Russell

JGO Kernel
*****

Posts: 3446
Medals: 3


Java games rock!


« Reply #1 on: 2003-08-07 00:14:52 »

The GLCanvas probably isn't watching the addNotify() and removeNotify() calls properly. Please boil down your application to a small test case and file an issue. This is one of our high priority to-do items.
Offline troggan

Full Member
**

Posts: 113


no guts no glory


« Reply #2 on: 2003-08-09 03:16:38 »

I only have that problem when switching to fullscreen and playing there Sad.  If you want to try yourself, you can download http://www.informatik.uni-oldenburg.de/~troggan/bodo/JOGLTest.zip

and uncomment a few lines in the Test.java. Have fun with ith Smiley

(http://www.wannawork.de) - Will work for food
(http://tvbrowser.org) - Java EPG
Games published by our own members! Go get 'em!
Offline moussaba

JGO n00b
*

Posts: 2


Java games rock!


« Reply #3 on: 2003-08-09 14:01:41 »

I think you have misunderstood the problem.  The problem occurs when an JInternalFrame inside a JDesktopPane is minimized and then restored.  This also happens when more than one JInternalFrame is on he desktop and one is bein dragged.  Your example extends a JFrame.  Apparently this is a know issue, I have posted an issue (#30) with a test case.  You can download it and see.

Moussa
Pages: [1]
  Print  
 
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.072 seconds with 20 queries.