https://bugs.kde.org/show_bug.cgi?id=467391
Bug ID: 467391
Summary: Project file created with no permissions
Classification: Applications
Product: kdenlive
Version: 22.12.2
Platform: Debian stable
OS: Linux
Status: REPORTED
Severity: critical
Priority: NOR
Component: User Interface
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
All 2022 AppImage versions affected.
Environment umask is: 0022
SUMMARY
***
Most times I save a project, its .kdenlive file is created with no
user/group/other permission: No read, no write, no execution permission, and
just after saving application complains it cannot save content in file.
***
STEPS TO REPRODUCE
1. Launch (eg. kdenlive-22.12.2-x86_64.AppImage) with its default empty project
2. Load video clips and put someone to timeline
3. Save project
OBSERVED RESULT
$ ls -l
---------- 1 user user 0 Mar 15 11:56 MyProject.kdenlive
EXPECTED RESULT
$ ls -l
-rw-r--r-- 1 user user 0 Mar 15 11:56 MyProject.kdenlive
SOFTWARE/OS VERSIONS
GNU: Debian 11 (Stable) amd64 with Gnome
--
You are receiving this mail because:
You are watching all bug changes.