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 191348 - no file events on Ubuntu 10.4 64bits
Summary: no file events on Ubuntu 10.4 64bits
Status: RESOLVED DUPLICATE of bug 190462
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.0
Hardware: PC Linux
: P1 normal (vote)
Assignee: Petr Nejedly
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-26 10:02 UTC by Vladimir Voskresensky
Modified: 2010-10-26 10:55 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 Vladimir Voskresensky 2010-10-26 10:02:00 UTC
open IDE
open Favorites and add /var/tmp
expand /var/tmp

then go to console and 
#touch /var/tmp/test.file
=> test.file will never appear in Favorites 

it works fine if I run IDE with -J-Dorg.netbeans.modules.masterfs.watcher.disable=true
Comment 1 Vladimir Voskresensky 2010-10-26 10:06:11 UTC
removing /var/tmp from Favirites and adding it back doesn't help to see test.file :-(
Comment 2 Petr Nejedly 2010-10-26 10:55:40 UTC

*** This bug has been marked as a duplicate of bug 190462 ***