Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
openmw
openmw
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 549
    • Issues 549
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 51
    • Merge requests 51
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenMW
  • openmwopenmw
  • Issues
  • #1672

Closed
Open
Created Jun 17, 2018 by redmine@openmw_redmine_userGuest

OpenCS doesn't save the projects

Saving in OpenCS from menu File -> Save from Create New Project or Editing Project doesn't work due to the error:

failed to open stream for saving

================================================= strace -P output:

stat("/home/mark/.local/share/openmw/projects/hhh.omwgame.project", 0x7fffb417e810) = -1 ENOENT (No such file or directory) open("/home/mark/.local/share/openmw/projects/hhh.omwgame.project", O_WRONLY|O_CREAT|O_EXCL|O_TRUNC, 0100444) = 20 write(20, "TES34\1\0\0\0\0\0\0\0\0\0\0HEDR,\1\0\0ff\246?\0\0\0\0"..., 10958) = 10958 close(20) = 0 open("/home/mark/.local/share/openmw/projects/hhh.omwgame.project", O_WRONLY|O_CREAT|O_TRUNC, 0666) = -1 EACCES (Permission denied) failed to open stream for saving: /home/mark/.local/share/openmw/projects/hhh.omwgame.project +++ exited with 0 +++

==============================================================

*.omwgame.project files always been created as read-only with "444" permissions.

P.S.: If anyone want the virtual appliance with this issue onboard and have fast connection to download it - let me know.

(RM-1672 from redmine: created on 2014-07-20 by openmw user, , closed on 2014-08-28 by Marc Zinnschlag)

Edited Jun 19, 2018 by redmine
Assignee
Assign to
openmw-0.32
Milestone
openmw-0.32
Assign milestone
Time tracking
None
Due date
None