Hi Glen,
> I'm using version 2.0.7. It appears that asking for helped fixed the
> problem, because today it is working fine.
I like this kind of problems 
> 25600 [AWT-EventQueue-0] ERROR assertions - Exception occured
> java.lang.NullPointerException
> at smartsvn.Ny.a(SourceFile:73)
> at smartsvn.mT.b(SourceFile:165)
> at smartsvn.mT.a(SourceFile:24)
> at smartsvn.wn.a(SourceFile:223)
This should also be fixed for current 2.1 RC2. It has occurred, when
TMate layout was changed without an opened project.
--
Best regards,
Marc Strapetz
_____________
syntevo.com
glenmfuller schrieb:
>
>
> Marc,
>
> I'm using version 2.0.7. It appears that asking for helped fixed the
> problem, because today it is working fine.
>
> However, in case there's some information in the ~/.smartsvn/log4j.txt
> that may be of use in case this happens to someone else, the error
> notices I found are:
>
> 834060 [AWT-EventQueue-0] ERROR q.help.searchEngineDatabaseBuilder -
> 'jar:file:/home/glen/bin/smartsvn-2_0_7/lib/help.jar!/mainwindow/directories/_table.html'
> contains invalid URL
> 'jar:file:/home/glen/bin/smartsvn-2_0_7/lib/help.jar!/mainwindow//filetable.html'.
>
> 25600 [AWT-EventQueue-0] ERROR assertions - Exception occured
> java.lang.NullPointerException
> at smartsvn.Ny.a(SourceFile:73)
> at smartsvn.mT.b(SourceFile:165)
> at smartsvn.mT.a(SourceFile:24)
> at smartsvn.wn.a(SourceFile:223)
> at smartsvn.R.actionPerformed(SourceFile:81)
> at
> javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
> at
> javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
> at
> javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
> at
> javax.swing.JToggleButton$ToggleButtonModel.setPressed(JToggleButton.java:269)
> at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
> at
> javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
> at
> javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041)
> at java.awt.Component.processMouseEvent(Component.java:5488)
> at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
> at java.awt.Component.processEvent(Component.java:5253)
> at java.awt.Container.processEvent(Container.java:1966)
> at java.awt.Component.dispatchEventImp