19Jan/051
1 week, 1150 downloads
The lastest version of IzPack is a real success, 1150 downloads of the 3.7.0 version asses this. Indeed, this project is very specific and we can be very pleased to see that there is a true community behind it. A big thank to all the developers and contributors whitout who this would have not been possible
Related posts:
- IzPack 3.7.0 downloads after 3 days
- GlassFish installer: January downloads stats
- IzPack downloads stats
- IzPack Java installer 3.10.0 released
- IzPack 3.9.0 released!

January 20th, 2005 - 14:18
Yes the 3.7.0 is really cool. I just updated jajuk for using it. What I like the most is :
– Shortcut creation under Linux, it works well under KDE, not tested gnome so far.
– Chinese and Catalan langpack
– Skip shortcut panel feature
RFE:
– Please clarify tutorial for Unix shortcuts, the only way to use them was to see your own XML file.
– I didn’t find any changelog for launcher 1.2 since 1.1.
– You should provide doc and scripting to integrate the native launcher with a sfx maker program. The best is 7-ZIP I use with native launcher to provide only a single exe file to users and not all 4 files (launcher.exe, manufest, conf file and jar). See :cvs.sourceforge.net/viewc…
I found some issues:
– Chinese flag larger than others
– Some spanish translation missing (TargetPanel.notWritable), I think that it should display in English when a label is not translated.
– Spanish ISO3 code is ESP, not SPA. (http://ftp.ics.uci.edu/pub/ietf/...
– Path selection : if type a partial path, file chooser root should start in that path.
– Small window at startup during 1 sec.
– Exception with metouia during IzPack install in language selection (flags appear only when mouving mouse over):
Exception occurred during event dispatching:
java.lang.NullPointerException
at net.sourceforge.mlf.metouia.MetouiaScrollPaneUI.paint(MetouiaScrollPaneUI.java:89)
at javax.swing.plaf.ComponentUI.update(ComponentUI.java:142)
at javax.swing.JComponent.paintComponent(JComponent.java:740)
at javax.swing.JComponent.paint(JComponent.java:1003)
at javax.swing.JComponent.paintChildren(JComponent.java:840)
at javax.swing.JComponent.paint(JComponent.java:1012)
at javax.swing.JComponent.paintChildren(JComponent.java:840)
at javax.swing.JComponent.paint(JComponent.java:1012)
at javax.swing.JComponent.paintChildren(JComponent.java:840)
at javax.swing.JComponent.paint(JComponent.java:1012)
at javax.swing.JLayeredPane.paint(JLayeredPane.java:559)
at javax.swing.JComponent.paintChildren(JComponent.java:840)
at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4937)
at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4883)
at javax.swing.JComponent.paint(JComponent.java:993)
at java.awt.GraphicsCallback$PaintCallback.run(GraphicsCallback.java:21)
at sun.awt.SunGraphicsCallback.runOneComponent(SunGraphicsCallback.java:60)
at sun.awt.SunGraphicsCallback.runComponents(SunGraphicsCallback.java:97)
at java.awt.Container.paint(Container.java:1709)
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:632)
at java.awt.Component.dispatchEventImpl(Component.java:4031)
at java.awt.Container.dispatchEventImpl(Container.java:2024)
at java.awt.Window.dispatchEventImpl(Window.java:1766)
at java.awt.Component.dispatchEvent(Component.java:3803)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:234)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:153)
at java.awt.Dialog$1.run(Dialog.java:515)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:234)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
I use Liquid LAF for Jajuk installer and I have not this problem.
Thanks for the great work
Bertrand Florat.