Crashes on OSX when moving application window between displays

classic Classic list List threaded Threaded
4 messages Options
ac
Reply | Threaded
Open this post in threaded view
|

Crashes on OSX when moving application window between displays

ac
It happens with all applications using fairly recent JOGL autobuild (with NEWT, didn't try with AWT). OSX 10.6.8, I cannot test with newer versions of the OS right now, but I think is the same if I'm not mistaken.

All is needed to trigger the crash is to start the application in one display, and then drag it into another. The crash happens 1 or 2 seconds after the application windows is fully contained inside the new display.

Did anyone observe this issue? I can submit a full error trace or open a bug report if needed.
Reply | Threaded
Open this post in threaded view
|

Re: Crashes on OSX when moving application window between displays

gouessej
Administrator
ac wrote
I can submit a full error trace or open a bug report if needed.
Yes please give us at least the full error trace.
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: Crashes on OSX when moving application window between displays

Sven Gothel
Administrator
On 11/30/2012 09:41 PM, gouessej [via jogamp] wrote:
>     ac wrote
>     I can submit a full error trace or open a bug report if needed.
>
> Yes please give us at least the full error trace.

yup - as a new bug report please.

AC: Do you know how to simulate this ? I am too lazy to connect
a second screen :) .. so if there is a way .. :)

Does virtualization work and is legal ? I use VBox for Linux/Window
multi-screen tests.

~Sven



signature.asc (909 bytes) Download Attachment
ac
Reply | Threaded
Open this post in threaded view
|

Re: Crashes on OSX when moving application window between displays

ac
Hi, here is the bug report:

https://jogamp.org/bugzilla/show_bug.cgi?id=648

Unfortunately, I don't have experience with virtualization, so I don't know what would be the best way to simulate the error w/out a second physical display.