← Back to team overview

sikuli-driver team mailing list archive

[Bug 1265201] [NEW] [1.0.1] IDE: Ubuntu 13.10-64: problems with editor script tabs

 

Public bug reported:

I would like to report three issues I'm having with Sikuli 1.0.1 IDE on
Ubuntu 13.10 64bits:

- when I launch the IDE (./runIDE) and there are already open scripts in it, I don't see the screenshots in the scripts. I have to close the tabs and reopen them to see the images.
- more importantly, I'm unable to switch between tabs. When I click on another tab I get the message:

Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
at org.sikuli.ide.CloseableModernTabbedPaneUI$TabPressedTracker.mousePressed(CloseableModernTabbedPaneUI.java:281)
at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:280)
at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:279)
at java.awt.Component.processMouseEvent(Component.java:6285)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
at java.awt.Component.processEvent(Component.java:6053)
at java.awt.Container.processEvent(Container.java:2045)
at java.awt.Component.dispatchEventImpl(Component.java:4649)
at java.awt.Container.dispatchEventImpl(Container.java:2103)
at java.awt.Component.dispatchEvent(Component.java:4475)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4633)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4294)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4227)
at java.awt.Container.dispatchEventImpl(C

ontainer.java:2089)
at java.awt.Window.dispatchEventImpl(Window.java:2587)
at java.awt.Component.dispatchEvent(Component.java:4475)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:675)
at java.awt.EventQueue.access$300(EventQueue.java:96)
at java.awt.EventQueue$2.run(EventQueue.java:634)
at java.awt.EventQueue$2.run(EventQueue.java:632)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:108)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:119)
at java.awt.EventQueue$3.run(EventQueue.java:648)
at java.awt.EventQueue$3.run(EventQueue.java:646)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:108)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:645)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
at java.

awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)

- I'm able to close tabs the first time I launch the IDE but if I open
new scripts, I won't be able to close them afterwards.

** Affects: sikuli
     Importance: Medium
     Assignee: RaiMan (raimund-hocke)
         Status: In Progress

** Changed in: sikuli
       Status: New => In Progress

** Changed in: sikuli
   Importance: Undecided => Medium

** Changed in: sikuli
     Assignee: (unassigned) => RaiMan (raimund-hocke)

** Changed in: sikuli
    Milestone: None => 1.1.0

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1265201

Title:
  [1.0.1] IDE: Ubuntu 13.10-64: problems with editor script tabs

Status in Sikuli:
  In Progress

Bug description:
  I would like to report three issues I'm having with Sikuli 1.0.1 IDE
  on Ubuntu 13.10 64bits:

  - when I launch the IDE (./runIDE) and there are already open scripts in it, I don't see the screenshots in the scripts. I have to close the tabs and reopen them to see the images.
  - more importantly, I'm unable to switch between tabs. When I click on another tab I get the message:

  Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
  at org.sikuli.ide.CloseableModernTabbedPaneUI$TabPressedTracker.mousePressed(CloseableModernTabbedPaneUI.java:281)
  at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:280)
  at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:279)
  at java.awt.Component.processMouseEvent(Component.java:6285)
  at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
  at java.awt.Component.processEvent(Component.java:6053)
  at java.awt.Container.processEvent(Container.java:2045)
  at java.awt.Component.dispatchEventImpl(Component.java:4649)
  at java.awt.Container.dispatchEventImpl(Container.java:2103)
  at java.awt.Component.dispatchEvent(Component.java:4475)
  at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4633)
  at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4294)
  at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4227)
  at java.awt.Container.dispatchEventImpl(C

  ontainer.java:2089)
  at java.awt.Window.dispatchEventImpl(Window.java:2587)
  at java.awt.Component.dispatchEvent(Component.java:4475)
  at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:675)
  at java.awt.EventQueue.access$300(EventQueue.java:96)
  at java.awt.EventQueue$2.run(EventQueue.java:634)
  at java.awt.EventQueue$2.run(EventQueue.java:632)
  at java.security.AccessController.doPrivileged(Native Method)
  at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:108)
  at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:119)
  at java.awt.EventQueue$3.run(EventQueue.java:648)
  at java.awt.EventQueue$3.run(EventQueue.java:646)
  at java.security.AccessController.doPrivileged(Native Method)
  at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:108)
  at java.awt.EventQueue.dispatchEvent(EventQueue.java:645)
  at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
  at java.

  awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
  at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
  at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)

  - I'm able to close tabs the first time I launch the IDE but if I open
  new scripts, I won't be able to close them afterwards.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1265201/+subscriptions


Follow ups

References