Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P purr-data
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 363
    • Issues 363
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 52
    • Merge requests 52
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Jonathan Wilkes
  • purr-data
  • Merge requests
  • !23
The source project of this merge request has been removed.

Clipboard paste fixes

Merged Albert Gräf requested to merge (removed):clipboard-paste-fixes into master Nov 14, 2016
  • Overview 5
  • Pipelines 0
  • Changes 7

This fixes #156 (closed). "Paste from clipboard" is a separate menu option now (shortcut is cmd/ctrl+alt+v). I also fixed some bugs and improved the error handling, so that pasting complete subpatches via the clipboard works now, and pasting incomplete ones doesn't make Pd crash any more, but yields an error message in the console. Details can be found in the individual commits. All in all this seems much more robust now, and I couldn't make it crash any more by feeding random blocks of lines from an existing .pd file.

@jwilkes I've tested this quite thoroughly on Linux, but it would be nice if you could also give it a whirl on OSX and Windows. In particular, please have a look at whether I did the additions to the Mac menu correctly, that was mostly guesswork. :) Thx!

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: clipboard-paste-fixes