Search:

Type: Posts; User: davef3

Search: Search took 0.13 seconds.

  1. Replies
    4
    Views
    3,339

    Re: GUI Freeze D3D Screen Updater thread blocked

    Disabling the Direct3D Pipeline using the following property -Dsun.java2d.d3d=false seems to have resolved my problem.

    The legacy GUI I'm supporting does make changes from non-EDT threads all over...
  2. Replies
    4
    Views
    3,339

    Re: GUI Freeze D3D Screen Updater thread blocked

    The event table is part of a large GUI so its not easy for me to reproduce via a SSCCE. From the stack trace I don't see any obvious GUI changes occurring on non-EDT threads just after the lock-up....
  3. Replies
    4
    Views
    3,339

    GUI Freeze D3D Screen Updater thread blocked

    Hi All, I have a GUI with a JTable event log that is updating about once a second and the GUI freezes randomly after a period of time. I have only recently started running the GUI on a PC using...
Results 1 to 3 of 3