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 190491

Summary: The Mac notifier is not started
Product: platform Reporter: Tomas Zezula <tzezula>
Component: FilesystemsAssignee: Petr Nejedly <pnejedly>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 26230    
Attachments: Patch file

Description Tomas Zezula 2010-09-21 18:30:22 UTC
The OSXNotifier needs to be started by start method. It's not called from constructor as it would cause memory model problems.
Patch attached.
Comment 1 Tomas Zezula 2010-09-21 18:36:02 UTC
Created attachment 102101 [details]
Patch file
Comment 2 Petr Nejedly 2010-09-21 21:12:03 UTC
Integrated:
http://hg.netbeans.org/core-main/rev/e6c59313e4ac
Comment 3 Quality Engineering 2010-09-23 03:00:02 UTC
Integrated into 'main-golden', will be available in build *201009230000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/e6c59313e4ac
User: Petr Nejedl