Pasting

Has something gone haywire? Let us know about it!
Post Reply
bprentice
Posts: 920
Joined: September 10th, 2009, 6:20 pm
Location: Coos Bay, Oregon

Pasting

Post by bprentice » October 14th, 2013, 9:01 pm

There is a problem pasting into Golly 2.5 which can be demonstrated with two patterns that were recently posted to this Forum.

Example 1

Code: Select all

x = 72, y = 91, rule = B3/S23
70bo$69bo$69b3o51$13b2o7bo$13b2o5b3o$19bo$4b2o13b2o$5bo$5bobo$6b2o$11b
2o$2o9b2o$2o3$8bo$7bobo$3b2o2b2o$3b2o2$16b2o$16b2o2$29b3o$29bo$30bo13$
44b3o$44bo$45bo!
Example 2

Code: Select all

x = 50, y = 50, rule = 35678/24/4:T50,50
50A$2A46.2A$A48.A$A48.A$A48.A$A48.A$A48.A$A48.A$A48.A$A48.A$A48.A$A
48.A$A48.A$A48.A$A48.A$A48.A$A48.A$A48.A$A48.A$A48.A$A48.A$A48.A$A48.
A$A48.A$A23.2A23.A$A23.2A23.A$A48.A$A48.A$A48.A$A48.A$A48.A$A48.A$A
48.A$A48.A$A48.A$A48.A$A48.A$A48.A$A48.A$A48.A$A48.A$A48.A$A48.A$A48.
A$A48.A$A48.A$A48.A$A48.A$2A46.2A$50A!
Save these two patterns to your desktop as file "example 1.rle" and file "example 2.rle". Now double click on "example 2.rle" and then double click on "example 1.rle" and notice that Golly works correctly. Now paste "example 2" and then paste "example 1" and the problem will be apparent.

I've tried this procedure on OS X 10.6.8, OS X 10.8.5 and Windows 7 Ultimate and all three have similar problems.

Brian Prentice

User avatar
Andrew
Moderator
Posts: 927
Joined: June 2nd, 2009, 2:08 am
Location: Melbourne, Australia
Contact:

Re: Pasting

Post by Andrew » October 14th, 2013, 9:35 pm

bprentice wrote:Save these two patterns to your desktop as file "example 1.rle" and file "example 2.rle". Now double click on "example 2.rle" and then double click on "example 1.rle" and notice that Golly works correctly. Now paste "example 2" and then paste "example 1" and the problem will be apparent.
Those paste steps are a bit confusing so can you be more specific. I'm not seeing any problems when I paste example 1 into example 2 or vice versa, but perhaps that's not quite what you meant. Also, what is your paste setting in Prefs > Edit (ie. is it "Always change rule" or something else?). Maybe post an image of what you think has gone wrong.

EDIT: The results can be confusing when pasting a bounded universe into a non-bounded universe or vice versa, but I don't think there's any bug. Maybe what you really want to do is use Open Clipboard from the File menu.
Use Glu to explore CA rules on non-periodic tilings: DominoLife and HatLife

bprentice
Posts: 920
Joined: September 10th, 2009, 6:20 pm
Location: Coos Bay, Oregon

Re: Pasting

Post by bprentice » October 15th, 2013, 5:22 am

Open Clipboard was exactly what I needed. Thank you.

Brian Prentice

Post Reply