> Perl (and the required libraries) have marched on, while viper is
> currently dormant (I really should shift its dev status on sf.net).
> Anyway, you can get most of the functionality (less some scripts for
> generating .gifs with a version of lib-gd that doesn't seem to exist
> anymore) with the viper-light package, which doesn't require running
> any installation scripts.
> On Nov 21, 3:16 pm, "nares...@gmail.com" <nares...@gmail.com> wrote:
> > I am trying to run VIPER on a machine with Windows Vista. But viper-gt
> > does not run. The errors are listed below. Any help is appreciated!
> > C:\src\viper-light-20060131>java -jar viper-gt.jar
> > edu.umd.cfar.lamp.apploader.prefs.PreferenceException:
> > java.lang.reflect.Invocat
> > ionTargetException
> > at edu.umd.cfar.lamp.apploader.AppLoader.loadObjectFromName
> > (Unknown Sour
> > ce)
> > at edu.umd.cfar.lamp.apploader.AppLoader.loadBeanFromResource
> > (Unknown So
> > urce)
> > at edu.umd.cfar.lamp.apploader.AppLoader$7.run(Unknown Source)
> > at java.awt.event.InvocationEvent.dispatch
> > (InvocationEvent.java:199)
> > at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
> > at java.awt.EventDispatchThread.pumpOneEventForFilters
> > (EventDispatchThre
> > ad.java:269)
> > at java.awt.EventDispatchThread.pumpEventsForFilter
> > (EventDispatchThread.
> > java:184)
> > at java.awt.EventDispatchThread.pumpEventsForHierarchy
> > (EventDispatchThre
> > ad.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)
> > Caused by: java.lang.reflect.InvocationTargetException
> > at sun.reflect.NativeConstructorAccessorImpl.newInstance0
> > (Native Method)
> > at sun.reflect.NativeConstructorAccessorImpl.newInstance
> > (NativeConstruct
> > orAccessorImpl.java:39)
> > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance
> > (DelegatingC
> > onstructorAccessorImpl.java:27)
> > at java.lang.reflect.Constructor.newInstance(Constructor.java:
> > 513)
> > ... 11 more
> > Caused by: java.lang.NullPointerException
> > at
> > sun.swing.table.DefaultTableCellHeaderRenderer.getColumnSortOrder(Def
> > aultTableCellHeaderRenderer.java:113)
> > at com.sun.java.swing.plaf.windows.WindowsTableHeaderUI
> > $XPDefaultRendere
> > r.getTableCellRendererComponent(WindowsTableHeaderUI.java:108)
> > at
> > edu.umd.cfar.lamp.apploader.misc.EnhancedTable.getNaturalWidthForColu
> > mn(Unknown Source)
> > at
> > edu.umd.cfar.lamp.apploader.misc.EnhancedTable.resizeColumnToNaturalW
> > idth(Unknown Source)
> > at
> > edu.umd.cfar.lamp.apploader.misc.EnhancedTable.resizeAllColumnsToNatu
> > ralWidth(Unknown Source)
> > at edu.umd.cfar.lamp.apploader.misc.EnhancedTable.commonInit
> > (Unknown Sou
> > rce)
> > at edu.umd.cfar.lamp.apploader.misc.EnhancedTable.<init>
> > (Unknown Source)
> > at
> > edu.umd.cfar.lamp.viper.gui.sourcefiles.SourcefileEditor.<init>(Unkno
> > wn Source)
> > at
> > edu.umd.cfar.lamp.viper.gui.sourcefiles.SourcefileEditor.<init>(Unkno
> > wn Source)
> > ... 15 more