Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • S Slicer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 40
    • Merge requests 40
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Sam Horvath
  • Slicer
  • Merge requests
  • !134

BUG: Added error reporting for scene file writing

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Andras Lasso requested to merge github/fork/lassoan/scene-saving-failure-reporting into master May 22, 2014
  • Overview 3
  • Commits 1
  • Pipelines 0
  • Changes 4

The problem was that no error was reported to the user when:

  • the scene file (.mrml) saving failed (e.g., because target location was a read-only directory), or
  • sceneview thumbnail image saving failed

Not reporting failure of the scene saving can cause data loss and user frustration.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/lassoan/scene-saving-failure-reporting