Group Abstract Group Abstract

Message Boards Message Boards

0
|
14K Views
|
5 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Issue pasting clipboard contents in notebook?

On one of my computers, starting with V10.0.0 or 10.0.1 i began having trouble pasting the clipboard contents from non Mathematica sources into Mathemeatica. Has anyone else had this problem, and is there any way to fix it?

5 Replies
Posted 3 years ago

Did you figure this out? I am having the same issue.

In[25]:= SystemInformation["Small"]

Out[25]= {"Kernel" -> {"SystemID" -> "Linux-x86-64", 
   "ReleaseID" -> "13.0.0.0 (7522564, 2021120311723)", 
   "CreationDate" -> 
    DateObject[{2021, 12, 3, 0, 27, 57}, "Instant", "Gregorian", 1.]},
  "FrontEnd" -> {"OperatingSystem" -> "Unix", 
   "ReleaseID" -> "13.0.0.0 (7522564, 202112025910)", 
   "CreationDate" -> 
    DateObject[{2021, 12, 2, 17, 11, 28}, "Instant", "Gregorian", 
     1.]}}
POSTED BY: J. FdCD

I'm using Windows 7.

In[1]:= SystemInformation["Small"]

Out[1]= {"Kernel" -> {"SystemID" -> "Windows-x86-64", 
   "ReleaseID" -> "10.1.0.0 (5292918, 2015032402)", 
   "CreationDate" -> 
    DateObject[{2015, 3, 24}, 
     TimeObject[{11, 30, 37.}, TimeZone -> -4.], TimeZone -> -4.]}, 
 "FrontEnd" -> {"OperatingSystem" -> "Windows", 
   "ReleaseID" -> "10.1.0.0 (5292918, 2015032301)", 
   "CreationDate" -> 
    DateObject[{2015, 3, 23}, 
     TimeObject[{22, 46, 3.}, TimeZone -> -4.], TimeZone -> -4.]}}

I can paste all I want into other programs or earlier versions of Mathematica. As a workaround I paste into V9, recopy it from V9 and paste into V10.

What Operating System are you using? What happens when you evaluate SystemInformation["Small"]?

When you try pasting, what seems to happen. Are you able to copy to other programs like a text editor without issues?

I'm not aware of any issue like this. I would consider contacting Wolfram Technical Support:

https://www.wolfram.com/support/contact/

POSTED BY: Sean Clarke

Sean Clarke, Example: I copied your reply and it would not paste into my version of 10.1.

This very much depends what you're copying and where you're copying to. Are you trying to copy as PlainText? Does the program you are copying to understand or recognize the stuff you're pasting into it?

POSTED BY: Sean Clarke
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard