https://bugs.kde.org/show_bug.cgi?id=467391
--- Comment #17 from Narcis Garcia <[email protected]> --- I've found the point that makes Kdenlive, although having umask 0022, to write files with no permissions: Environment variable set: LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libv4l/v4l1compat.so (needed to use a camera, and applied from /etc/profile.d/video4linux1.sh) If kdenlive is launched with LD_PRELOAD unset, it writes files normally; either project files or temporary .mlt for rendering (and render works this way) Why LD_PRELOAD environment variable or v4l1compat.so interferes in Kdenlive behaviour?? -- You are receiving this mail because: You are watching all bug changes.
