<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://jogamp.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://jogamp.org/bugzilla/"
          
          maintainer="sgothel@jausoft.com"
>

    <bug>
          <bug_id>241</bug_id>
          
          <creation_ts>2006-07-31 12:27:21 +0200</creation_ts>
          <short_desc>Graphics Device error on dual-monitor setup</short_desc>
          <delta_ts>2010-03-24 07:53:39 +0100</delta_ts>
          <reporter_accessible>0</reporter_accessible>
          <cclist_accessible>0</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Jogl</product>
          <component>core</component>
          <version>1</version>
          <rep_platform>All</rep_platform>
          <op_sys>linux</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>316</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          
          
          <cf_type>DEFECT</cf_type>
          <cf_scm_refs></cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>257</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2010-03-24 07:49:29 +0100</bug_when>
    <thetext>


---- Reported by thomahawk 2006-07-31 12:27:21 ----

Receive the following error:

java.lang.IllegalArgumentException: adding a container to a container on a
different GraphicsDevice
	at java.awt.Component.checkGD(Component.java:858)
	at java.awt.Container.addImpl(Container.java:1015)
	at java.awt.Container.add(Container.java:899)
	at demos.applets.GearsApplet.init(GearsApplet.java:22)
	at
com.sun.opengl.util.JOGLAppletLauncher.startSubApplet(JOGLAppletLauncher.java:721)
	at com.sun.opengl.util.JOGLAppletLauncher.access$700(JOGLAppletLauncher.java:117)
	at com.sun.opengl.util.JOGLAppletLauncher$2.run(JOGLAppletLauncher.java:685)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
	at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
	at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

...when I open firefox on a dual-monitor setup and move the firefox window onto
the second monitor.  Applications load by default onto the first monitor, so I
can&apos;t  find any workaround to make JOGL work on the second monitor.



---- Additional Comments From kbr 2007-10-18 23:14:37 ----

This has been fixed under Issue 316.


*** This issue has been marked as a duplicate of 316 ***



--- Bug imported by sgothel@jausoft.com 2010-03-24 07:49 EDT  ---

This bug was previously known as _bug_ 241 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=241

This bug was marked DUPLICATE 316 -&gt; 241 in the database it was moved from, referencing the original with a higher ID than this.
Changing resolution to &quot;MOVED&quot;

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>396</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2010-03-24 07:53:39 +0100</bug_when>
    <thetext>Manual fix of duplicate

*** This bug has been marked as a duplicate of bug 316 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>