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 - Tips of day doesn`t work.
Summary: Tips of day doesn`t work.
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Janne Leppanen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-09-22 20:39 UTC by Janne Leppanen
Modified: 2008-12-23 11:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.