Giter Club home page Giter Club logo

Comments (9)

Sailsman63 avatar Sailsman63 commented on May 25, 2024

Can you clarify your instructions here? I have not been able to reproduce this exception...

from artofillusion.

peteihis avatar peteihis commented on May 25, 2024

I have seen this a lot, but I did not pay attention to how it happened.

EDIT: Two ways of doing it

  1. Click Objects Pane with Right MouseButton on the empty the area past the object list.
  2. Click again with any button.

OR

  1. Click Objects Pane with Right MouseButton on an object.
  2. Click again with any button on the empty the area past the object list.

This pops the alert up. As a new symptom the NullPointer some times froze the UI entirely but that could be related to me trying to capture the event on video.

EDIT: I did not start debugging on what originally is null.... is it the selected object?

from artofillusion.

makiam avatar makiam commented on May 25, 2024

null object is AutoScroller scrollThread which already nulled

from artofillusion.

peteihis avatar peteihis commented on May 25, 2024

null object is AutoScroller scrollThread which already nulled

I get that it is the scroll thread that causes the exception, but I was wondering, why the AutoScroller is activated at all in a case, when there is nothig to scroll to? I mean the mouse is clicked on empty background. Is there a possibility to do the check, where the mouse click is detected?

from artofillusion.

makiam avatar makiam commented on May 25, 2024

AutoScroller starts new thread on each mouseDown event of it's container component and releases it on mouseUp event.
The error occurs when control fires not paired mouseUp event

from artofillusion.

Sailsman63 avatar Sailsman63 commented on May 25, 2024

Sorry, I'm still not seeing this, either in the terminal output or with the log plugin.

What versions of Java/OSes are you seeing it with?

from artofillusion.

peteihis avatar peteihis commented on May 25, 2024

Two Windows 10 PCs, Java 8 on one of them and both Java 8 and 11 on one of them, AoI 3.0.3 and AoI 3.1.0 on the PC with both Javas. I've got the feeling that this has been there for a very long time.

And again: screen capture video + this --> UI freeze.

from artofillusion.

makiam avatar makiam commented on May 25, 2024

See this on Windows 10 with java 8 and java 13. Not see on virtual mac with java 13

from artofillusion.

Sailsman63 avatar Sailsman63 commented on May 25, 2024

Got it. Apparently windows-specific... (Did not show on ArchLinux, but did on Windows)

from artofillusion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.