closed
Public

I’m using the trial version and my icon library is blank. Is there a way to import icons (it doesn’t load .ico files as images)? or is this a limitation of the trial version?

7 answers

Hi Jack, there is no such a limitation in the trial version. I doubt if you misunderstood the “images” view as the icon library?

The “images” view only contains the images that used by the current plot. So it is empty by default. If you click the green “+” button you can add icon into the view:

#1

Right and when I mouse over icon library, the view is empty.

#2

Can you show us the log? You can find it in the C:Users(userName).foreuilogs directory.

#3

I don’t think you want me to paste this here. It’s really long. There are quite a few things like this though….

[2014-03-28 10:57:15,104] [AWT-EventQueue-0] [ERROR] Empty region!

java.lang.IllegalArgumentException: Empty region!

at javax.imageio.ImageReader.computeRegions(Unknown Source)

at com.sun.imageio.plugins.wbmp.WBMPImageReader.read(Unknown Source)

at javax.imageio.ImageIO.read(Unknown Source)

at javax.imageio.ImageIO.read(Unknown Source)

at com.easynth.foreui.data.ImageData.generateDisplayImage(Unknown Source)

at com.easynth.foreui.data.ImageData.getDisplayImage(Unknown Source)

at com.easynth.foreui.widget.plot_area.E.String(Unknown Source)

at com.easynth.foreui.widget.plot_area.E.o00000(Unknown Source)

at com.easynth.foreui.widget.plot_area.E$5.selectionPerformed(Unknown Source)

at com.easynth.foreui.widget.dnd.ImageDataList$1.mouseClicked(Unknown Source)

at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)

at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

at java.awt.EventQueue.access$000(Unknown Source)

at java.awt.EventQueue$1.run(Unknown Source)

at java.awt.EventQueue$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)

at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)

at java.awt.EventQueue$2.run(Unknown Source)

at java.awt.EventQueue$2.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#4

Thanks for the log. Could you send the complete log file to support@foreui.com? I guess we could find out something useful. Thank you.

#5

Sent

#6

Thanks for Jack’s information. It turns out that our V3.50 and V3.60 package didn’t include those icons, it was a mistake. Users who have ever installed V3.40 or lower will not notice this problem since the icons are extracted to the correct place by earlier version.

We will fix this in next release. For users who start from V3.50 or V3.60, you can download the icons via the link below, and extract them to the “icon” folder under the directory that has ForeUI installed.

http://www.foreui.com/misc/tmp/icon.zip

We are sorry for the inconvenience.

#7

This question is now closed