Task #5529 (closed)
Opened 8 years ago
Closed 8 years ago
BUG:Feedback 3755 scrolling plate
| Reported by: | omero-qa | Owned by: | jburel |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.3 |
| Component: | from QA | Version: | n.a. |
| Keywords: | n.a. | Cc: | ajpatterson |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2011-06-16 (14) |
Description
http://qa.openmicroscopy.org.uk/qa/feedback/3755/
Comment: Tying to scroll the window showing a plate.
java.lang.Exception: Abnormal termination due to an uncaught exception. java.lang.NullPointerException at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at com.apple.eawt.event.GestureHandler$1.run(GestureHandler.java:46) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:678) at java.awt.EventQueue.access$000(EventQueue.java:86) at java.awt.EventQueue$1.run(EventQueue.java:639) at java.awt.EventQueue$1.run(EventQueue.java:637) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87) at java.awt.EventQueue.dispatchEvent(EventQueue.java:648) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) Abnormal termination due to an uncaught exception. java.lang.NullPointerException at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at javax.swing.SwingUtilities.getDeepestComponentAt(SwingUtilities.java:260) at com.apple.eawt.event.GestureHandler$1.run(GestureHandler.java:46) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:678) at java.awt.EventQueue.access$000(EventQueue.java:86) at java.awt.EventQueue$1.run(EventQueue.java:639) at java.awt.EventQueue$1.run(EventQueue.java:637) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87) at java.awt.EventQueue.dispatchEvent(EventQueue.java:648) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) Exception in thread "AWT-EventQueue-0" at org.openmicroscopy.shoola.env.ui.UserNotifierImpl.showErrorDialog(UserNotifierImpl.java:183) at org.openmicroscopy.shoola.env.ui.UserNotifierImpl.notifyError(UserNotifierImpl.java:272) at org.openmicroscopy.shoola.env.AbnormalExitHandler.doTermination(AbnormalExitHandler.java:138) at org.openmicroscopy.shoola.env.AbnormalExitHandler.terminate(AbnormalExitHandler.java:83) at org.openmicroscopy.shoola.env.AWTExceptionHanlder.handle(AWTExceptionHanlder.java:99) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at java.awt.EventDispatchThread.handleException(EventDispatchThread.java:412) at java.awt.EventDispatchThread.processException(EventDispatchThread.java:318) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:312) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Change History (10)
comment:1 Changed 8 years ago by ajpatterson
- Cc ajpatterson added; a.j.patterson@… removed
- Milestone changed from Unscheduled to OMERO-Beta4.3
- Sprint set to 2011-06-02 (13)
comment:2 Changed 8 years ago by jburel
comment:3 Changed 8 years ago by jburel
- Summary changed from BUG:Feedback 3755 to BUG:Feedback 3755 scrolling plate
comment:4 Changed 8 years ago by jburel
Could you upgrade to 1.6.0_25? and see if the problem persists
comment:5 Changed 8 years ago by ajpatterson
Note: I was scrolling by drawing two fingers down the trackpad - this might be being interpreted as either a scroll or a zoom by the application.
comment:6 Changed 8 years ago by saloynton
Reproduced the same error with Java 1.6_22 using the mac track pad. Using a normal mouse the crash did not occur.
comment:7 Changed 8 years ago by jburel
- Sprint changed from 2011-06-02 (13) to 2011-06-16 (14)
Moved from sprint 2011-06-02 (13)
comment:8 Changed 8 years ago by jburel
The problem comes from the node displaying the column/row.
I have not been able to figure out why yet.
An option will be to remove them from the display and review the display of screen data later
comment:9 Changed 8 years ago by jburel <j.burel@…>
(In [df0c6fbeeed41d4e27d14bb8d3b1902a6ecd4a0d/ome.git] on branch develop) Remove the cells indicating row and columns if mac tmp solution (see #5529)
comment:10 Changed 8 years ago by jburel
- Resolution set to fixed
- Status changed from new to closed
Looks like a Java problem