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 193708

Summary: AutoupdateCheckScheduler is too eager with the notifications
Product: platform Reporter: emi <emi>
Component: AutoupdateAssignee: Libor Fischmeistr <lfischmeistr>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 7.0   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description emi 2010-12-21 21:39:35 UTC
I'm using my Growl NotificationDisplayer [1] and I've noticed that AutoupdateCheckScheduler shows notifications too often.

As soon as the notification UI is clicked and notifyAvailable() is called, another notification is displayed, which allows the user to click again and click again. This way you get multiple windows open to update the same module.

I'll update this bugreport further after I've debugged it some more.

1. http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=34354
Comment 1 Jaroslav Tulach 2011-01-08 18:56:10 UTC
If you send me bugfix, I can apply it.