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 - The Mac notifier is not started
Summary: The Mac notifier is not started
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.0
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Petr Nejedly
URL:
Keywords:
Depends on:
Blocks: 26230
  Show dependency tree
 
Reported: 2010-09-21 18:30 UTC by Tomas Zezula
Modified: 2010-09-23 03:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Patch file (963 bytes, patch)
2010-09-21 18:36 UTC, Tomas Zezula
Details | Diff

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