B4J Question [jFileWatcher] first file is ignored... under Linux

peacemaker

Expert
Licensed User
Longtime User
Hi, All

Strange, but after FilesWatcher.StartWatching - the very first file creation is not captured, and only second file is OK and next.
Lib v.1.4. Ubuntu 20.04., jdk-11

Anyone seen this ?
 
Last edited:

peacemaker

Expert
Licensed User
Longtime User
HA ! The same code in Windows10 works OK :)

Do we have Java 19 for Linux ?
 
Upvote 0

peacemaker

Expert
Licensed User
Longtime User
Yes, no difference - under Linux watcher at any app start passes the very first file creation, no event occurred.

@Roycefer, did you try the lib under Linux ?
 
Upvote 0
Top