When enabling the virtual filesystem support in the nextcloud client, it tries to load the plugin `nextcloudsync_vfs_suffix` however somehow it can't be even found. It would have been built in here https://github.com/nextcloud/desktop/blob/48f65841520bde6b84d13edab3dfb33458e5a59e/src/libsync/vfs/CMakeLists.txt When I'm building it from source, it won't crash. Therefore I guess its some packaging problem Reproducible: Always Steps to Reproduce: 1. enable the virtual filesystem 2. it crashes when saving the settings Expected Results: The client does not crash and can load the virtual filesystem plugin See https://github.com/nextcloud/desktop/issues/6819#issuecomment-2831962584