Clipboard erased when quitting Blender #38674

Closed
opened 2014-02-17 10:57:07 +01:00 by Garrett · 8 comments

System Information
OS: Ubuntu 13.10
Linux kernel: 3.11.0-15-generic

Graphics:
VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
3D controller: NVIDIA Corporation GK107M [GeForce GT 750M] (rev a1)

Blender Version
Broken: blender-2.69-cc7cfd6-linux-glibc211-x86_64

Short description of error

When you quit Blender, anything you had copied inside Blender to clipboard is erased.

Exact steps for others to reproduce the error

  • Open Blender
  • Switch to Text Editor and hit "New"
  • Type anything, highlight it and hit CTL+C
  • Quit Blender

Open any text editor, press CTL+V and the text will not be pasted

Here's a .blend file with (1) and (2) completed: clipboard_prob.blend

**System Information** OS: Ubuntu 13.10 Linux kernel: 3.11.0-15-generic Graphics: VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06) 3D controller: NVIDIA Corporation GK107M [GeForce GT 750M] (rev a1) **Blender Version** Broken: blender-2.69-cc7cfd6-linux-glibc211-x86_64 **Short description of error** When you quit Blender, anything you had copied inside Blender to clipboard is erased. **Exact steps for others to reproduce the error** - Open Blender - Switch to Text Editor and hit "New" - Type anything, highlight it and hit CTL+C - Quit Blender # Open any text editor, press CTL+V and the text will not be pasted Here's a .blend file with (1) and (2) completed: [clipboard_prob.blend](https://archive.blender.org/developer/F77714/clipboard_prob.blend)
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @Garrett-8

Added subscriber: @Garrett-8

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sergey Sharybin self-assigned this 2014-02-17 11:12:22 +01:00

This is out of our control actually. We're only telling X to put something to the clipboard and unless some clipboard manager is hooked into your system you'll loose content of the clipboard on application exit.

It's nothing we can change here from our side, it's just how X works. Thanks for the report anyway.

P.S. Clipboard manager here on KDE works just fine allowing to paste stuff which was copied from closed blender.

This is out of our control actually. We're only telling X to put something to the clipboard and unless some clipboard manager is hooked into your system you'll loose content of the clipboard on application exit. It's nothing we can change here from our side, it's just how X works. Thanks for the report anyway. P.S. Clipboard manager here on KDE works just fine allowing to paste stuff which was copied from closed blender.
Author

Thanks for the explanation! I've posted a Q&A on Blender Stack Exchange to elaborate.

Thanks for the explanation! I've [posted ](http://blender.stackexchange.com/questions/7108/clipboard-erased-when-quitting-blender-on-ubuntu) a Q&A on Blender Stack Exchange to elaborate.

Added subscriber: @hjaarnio

Added subscriber: @hjaarnio

Apparently this could be fixed by complying to this freedesktop convention, the responsibilities of clipboard owner: http://www.freedesktop.org/wiki/ClipboardManager
This ubuntu bug confirms that some programs do have this fixed, but also other major ones like open office don't: https://bugs.launchpad.net/ubuntu/+bug/11334
Probably not a priority to get it working, since most linux distros come with a clipboard manager by default.

Apparently this could be fixed by complying to this freedesktop convention, the responsibilities of clipboard owner: http://www.freedesktop.org/wiki/ClipboardManager This ubuntu bug confirms that some programs do have this fixed, but also other major ones like open office don't: https://bugs.launchpad.net/ubuntu/+bug/11334 Probably not a priority to get it working, since most linux distros come with a clipboard manager by default.
Added a TODO note there: http://wiki.blender.org/index.php/Dev:2.5/Source/Development/Todo/Install-OS#Linux
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#38674
No description provided.