NPE accessing JavaFX app with Remote Desktop

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 8
    • Component/s: javafx
    • None
    • Environment:

      java version "1.8.0-ea"
      Java(TM) SE Runtime Environment (build 1.8.0-ea-b106)
      Java HotSpot(TM) 64-Bit Server VM (build 25.0-b48, mixed mode)

      Windows 7 64-bit

      Exception in thread "JavaFX Application Thread" java.lang.NullPointerException
              at com.sun.glass.ui.Screen.notifySettingsChanged(Unknown Source)
              at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
              at com.sun.glass.ui.win.WinApplication.access$300(Unknown Source)
              at com.sun.glass.ui.win.WinApplication$3$1.run(Unknown Source)
              at java.lang.Thread.run(Unknown Source)

      Happened when I connected via Remote Desktop to a computer that was already running my JavaFX app .
      The app wouldn't paint at all and I couldn't coerce it to refresh in any way (resizing the window, interacting with controls that I couldn't see, etc.)

            Assignee:
            Petr Pchelko (Inactive)
            Reporter:
            Scott Palmer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: