Re: Working on Zoom port
Austin Shafer <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11,gmane.os.freebsd.devel.hackers |
|---|---|
| Message-ID | <[email protected]> |
> linux: pid 3906 (QDBusConnection): syscall inotify_init1 not implemented > linux: pid 3906 (QDBusConnection): syscall inotify_init not implemented > linux: pid 3919 (QDBusConnection): syscall inotify_init1 not implemented > linux: pid 3919 (QDBusConnection): syscall inotify_init not implemented > linux: pid 3906 (vcdn_thread): syscall inotify_init not implemented A while back I tried to map linux's inotify to kqueue in the linuxlator to solve this problem for steam. It was not very successful. Although it could handle monitoring single files, it could not do directories which is how most people seem to use inotify. I wonder why zoom needs this? Unfortunately I can't seem to find the patches. If I do I'll let you know. - Austin _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"