This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 3969

Summary: Tips of day doesn`t work.
Product: platform Reporter: Janne Leppanen <jleppanen>
Component: -- Other --Assignee: Janne Leppanen <jleppanen>
Status: CLOSED WONTFIX    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Janne Leppanen 1999-09-22 20:39:08 UTC
Exception in thread "main" java.lang.ClassCastException: com.netbeans.developer.
impl.IDESettings
        at com.netbeans.developer.impl.NbMainExplorer$RootsListener.propertyChan
ge(NbMainExplorer.java:665)
        at org.openide.util.WeakListener$PropertyChange.propertyChange(WeakListe
ner.java:125)
        at org.openide.options.SystemOption.firePropertyChange(Compiled Code)

        at com.netbeans.developer.impl.IDESettings.setLastTip(IDESettings.java:1
39)
        at com.netbeans.developer.impl.TipsOnStartup.nextTip(TipsOnStartup.java:
167)
        at com.netbeans.developer.impl.TipsOnStartup.restore(TipsOnStartup.java:
141)
        at com.netbeans.developer.impl.Main.showTipsOfTheDay(Main.java:190)
        at com.netbeans.developer.impl.Main.main(Main.java:614)
        at com.netbeans.developer.Main.main(Main.java:28)
Exception occurred during event dispatching:
java.lang.ClassCastException: com.netbeans.developer.impl.IDESettings
        at com.netbeans.developer.impl.NbMainExplorer$RootsListener.propertyChan
ge(NbMainExplorer.java:665)
        at org.openide.util.WeakListener$PropertyChange.propertyChange(WeakListe
ner.java:125)
        at org.openide.options.SystemOption.firePropertyChange(Compiled Code)
        at com.netbeans.developer.impl.IDESettings.setLastTip(IDESettings.java:1
39)
        at com.netbeans.developer.impl.TipsOnStartup.nextTip(TipsOnStartup.java:
167)
        at com.netbeans.developer.impl.TipsOnStartup.restore(TipsOnStartup.java:
141)
        at com.netbeans.developer.impl.Main.showTipsOfTheDay(Main.java:190)

        at com.netbeans.developer.impl.actions.TipOfTheDayAction.performAction(T
ipOfTheDayAction.java:57)
        at org.openide.util.actions.CallableSystemAction.actionPerformed(Callabl
eSystemAction.java:69)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:10
66)
        at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Abstra
ctButton.java:1101)
Comment 1 Marek Grummich 2000-07-25 09:23:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-07-02 14:56:52 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify.
Comment 3 Quality Engineering 2003-07-02 15:14:16 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.