-Dprism.dirtyopts

Pedro Duque Vieira pedro.duquevieira at gmail.com
Tue Feb 26 15:18:51 PST 2013


Looks like I started quite a debate about what I was trying to say instead
of what I was actually saying. :)

So what I was actually trying to say:
  if (-Dprism.dirtyopts == true)
    // Glitches start to appear #%&"*´
  else if (-Dprism.dirtyopts == false)
    // App runs perfectly

@ Martin Sladecek
The problem happens as soon as you add an object to the scene. The problem
is that I don't know exactly what causes this so it's complicated to create
a small test app that reproduces it. I can however provide the application
and instructions on how to reproduce the issue inside the app.
I'll try removing the effects and see what happens. I'll also file a jira
issue on this with the information I have so far.

Thanks, cheers,




On Tue, Feb 26, 2013 at 1:56 PM, Pedro Duque Vieira <
pedro.duquevieira at gmail.com> wrote:

> Hi,
>
> If I run my app without this flag:"-Dprism.dirtyopts=false" a lot of
> graphical glitches start to appear. This problem seems to be getting worse
> from version to version.
>
> I don't know what causes this problem, so I have no way of submitting a
> small test case to showcase this issue, the best I can do is provide my app
> for testing and help out by answering any question the javafx team may have.
>
> Cheers,
>
> --
> Pedro Duque Vieira
>



-- 
Pedro Duque Vieira


More information about the openjfx-dev mailing list