Hi there...
I have been having a problem starting up my Ubuntu installation: more frequently than not, after executing FrontlineSMS.sh (both by clicking on the file and in the terminal) the program window opens but remains blank. This started happening just recently, but doesn't happen all the time. The terminal reads:
Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: Width (0) and height (0) cannot be <= 0
at java.awt.image.DirectColorModel.createCompatibleWritableRaster(DirectColorModel.java:999)
at sun.awt.X11GraphicsConfig.createAcceleratedImage(X11GraphicsConfig.java:389)
at sun.awt.X11.XComponentPeer.createImage(XComponentPeer.java:859)
at java.awt.Component.createImage(Component.java:3336)
at thinlet.FrameLauncher.paint(Unknown Source)
at sun.awt.RepaintArea.paintComponent(RepaintArea.java:248)
at sun.awt.X11.XRepaintArea.paintComponent(XRepaintArea.java:56)
at sun.awt.RepaintArea.paint(RepaintArea.java:224)
at sun.awt.X11.XComponentPeer.handleEvent(XComponentPeer.java:688)
at java.awt.Component.dispatchEventImpl(Component.java:4706)
at java.awt.Container.dispatchEventImpl(Container.java:2099)
at java.awt.Window.dispatchEventImpl(Window.java:2475)
at java.awt.Component.dispatchEvent(Component.java:4460)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
FrontlineSMS.sh: 2: Stable: not found
The last line appears even when the program appears to open normally. Do I need to download another build? What is going on? I haven't messed with it, so if anyone could shed some light on the situation that would be much appreciated. I've attached a screenshot of the blank window if that helps.
Thanks!
Alex
Tags: linux, problem, startup, ubuntu
- Attachments:
-
-
▶ Reply to This