Sorry to hear it. I'll need a set of repeatable steps that show the problem to be able to debug it.AlbertArmStain wrote: ↑July 12th, 2023, 2:27 pmI'm on https://lazyslug.com/lifeviewer/ and the state selector spontaneously disappears if you use it for long enough
lifeviewer bug
Re: lifeviewer bug
LifeViewer https://lazyslug.com/lifeviewer
- squareroot12621
- Posts: 566
- Joined: March 23rd, 2022, 4:53 pm
Re: lifeviewer bug
I have some (on mobile, at least):
- Go to lazyslug.com.
- Click on the RLE data box.
- Press "View". The on-screen keyboard should disappear, but the LifeViewer window shouldn't fill up the screen.
- Tap the drawing icon. The window size shouldn't increase.
- Scroll down. The window should now fill up the screen, and the state selectors should disappear.
End of post.
Code: Select all
x = 70, y = 7, rule = B34w/S02-n3
o5bo5b2o15bo6b2o6bo4bobo6bobo$o5b2o4bo7b3o6bo5bo2bo4b2o7bo6bo$o5b2o5b
obo4bobo6bo4bo4bo3b2o4bo2bo3b2o2bo7bo$7bo6b2o4b3o5bo5bo4bo4bo5b2o4b2o
9bobo$28bo6bo2bo28bobo$28bo7b2o29bobo$68bo! [[ THEME Mono ]]
- lk050807
- Posts: 106
- Joined: April 10th, 2023, 4:12 pm
- Location: One hour from a river were salmons leap.
Re: lifeviewer bug
At https://lazyslug.com/ it says:
502 Bad Gateway
Certificate verification error for lazyslug.com: unable to get local issuer certificate (errno: 20, depth: 0)
(Chrome 114.0.5735.198 (x86_64), on OS X 10.14)
It goes away and come back and goes away...
502 Bad Gateway
Certificate verification error for lazyslug.com: unable to get local issuer certificate (errno: 20, depth: 0)
(Chrome 114.0.5735.198 (x86_64), on OS X 10.14)
It goes away and come back and goes away...
"For the snark is a boojum, you see."
The P3 guy.
Whaz this?
Please support HeartLife
HELP WANTED!
Now apgsearching so, not on line.
The P3 guy.
Whaz this?
Please support HeartLife
HELP WANTED!
Now apgsearching so, not on line.
-
- Posts: 1092
- Joined: January 28th, 2022, 7:18 pm
- Location: Planet Z
Re: lifeviewer bug
It keeps happening, a simple way to fix is to save the pattern and press veiwrowett wrote: ↑July 12th, 2023, 2:38 pmSorry to hear it. I'll need a set of repeatable steps that show the problem to be able to debug it.AlbertArmStain wrote: ↑July 12th, 2023, 2:27 pmI'm on https://lazyslug.com/lifeviewer/ and the state selector spontaneously disappears if you use it for long enough
- confocaloid
- Posts: 1617
- Joined: February 8th, 2022, 3:15 pm
Re: lifeviewer bug
I created a test page: https://conwaylife.com/w/index.php?titl ... did=134429
When I open the test page in the browser, the pop-up window launches immediately, which is unexpected. I expected that the pop-up window would show only after clicking (in the same way as it would work without "RANDOMIZE2").
Source code of the page:
Context: this is a simplified code behind the random-soup animation in "Conway's Game of Life" page. The significant modification is that "THUMBLAUNCH OFF" is replaced by "THUMBLAUNCH". I'm trying to find a way to modify the template so that it would show a pop-up window when clicked (in the same way as infoboxes work on pattern pages like Glider), instead of expanding directly on the page.
When I open the test page in the browser, the pop-up window launches immediately, which is unexpected. I expected that the pop-up window would show only after clicking (in the same way as it would work without "RANDOMIZE2").
Source code of the page:
Code: Select all
{{LV:Viewer|x = 0, y = 0, rule = B3/S23
!
#C [[ THEME Inverse ]]
#C [[ RANDOMIZE2 THUMBLAUNCH THUMBNAIL THUMBSIZE 2 GRID ZOOM 4 WIDTH 500 HEIGHT 500 ]]
}}
127:1 B3/S234c User:Confocal/R (incomplete table of INT rules)
Unlikely events happen.
My silence does not imply agreement, nor indifference. If I disagreed with something in the past, then please do not construe my silence as something that could change that.
Unlikely events happen.
My silence does not imply agreement, nor indifference. If I disagreed with something in the past, then please do not construe my silence as something that could change that.
Re: lifeviewer bug
Thanks for reporting. It's on the backlog for a fix.confocaloid wrote: ↑August 2nd, 2023, 8:34 pmWhen I open the test page in the browser, the pop-up window launches immediately, which is unexpected. I expected that the pop-up window would show only after clicking (in the same way as it would work without "RANDOMIZE2").
LifeViewer https://lazyslug.com/lifeviewer
Re: lifeviewer bug
This should now be fixed.confocaloid wrote: ↑August 2nd, 2023, 8:34 pmWhen I open the test page in the browser, the pop-up window launches immediately, which is unexpected. I expected that the pop-up window would show only after clicking (in the same way as it would work without "RANDOMIZE2").
LifeViewer https://lazyslug.com/lifeviewer
- confocaloid
- Posts: 1617
- Joined: February 8th, 2022, 3:15 pm
Re: lifeviewer bug
On my side, it appears to be fixed. However, it was reported on Tiki bar that the popup window still appears without clicking for others (edit: test page User:Confocal/Test3).rowett wrote: ↑August 24th, 2023, 8:25 amThis should now be fixed.confocaloid wrote: ↑August 2nd, 2023, 8:34 pmWhen I open the test page in the browser, the pop-up window launches immediately, which is unexpected. I expected that the pop-up window would show only after clicking (in the same way as it would work without "RANDOMIZE2").
127:1 B3/S234c User:Confocal/R (incomplete table of INT rules)
Unlikely events happen.
My silence does not imply agreement, nor indifference. If I disagreed with something in the past, then please do not construe my silence as something that could change that.
Unlikely events happen.
My silence does not imply agreement, nor indifference. If I disagreed with something in the past, then please do not construe my silence as something that could change that.
Re: lifeviewer bug
Normally that's because the browser needs a hard refresh. Check they are on build 1035.confocaloid wrote: ↑August 24th, 2023, 4:10 pmOn my side, it appears to be fixed. However, it was reported on Tiki bar that the popup window still appears without clicking for others (edit: test page User:Confocal/Test3).
LifeViewer https://lazyslug.com/lifeviewer
Re: lifeviewer bug
Is this a bug?
Code: Select all
x = 20, y = 20, rule = B3/S23
3bobo2b4ob2obob2o$b2o4b2o2b4o2b3o$b2o3b4obo5bo$8bo8b3o$bobo3b5o2b3ob2o
$3bobo2bob2o7bo$ob2o5b2obob5o$b2o2bo2b3o4b3obo$ob2o4bobo3bobob2o$3ob4o
bo3bo$b2ob4obo3bob2obo$3o4b5obo2bo$2obob2obo2bob3ob3o$2o2b3obo4b2ob2o
bo$2b4o2bo2b2ob2o$3ob3o3bob5obo$4b5o2b2obob2obo$o2b2ob2o2b2o4bobo$ob2o
3b3ob2o3bobo$ob5ob3o4b2o!
[[ COLOR alive 0 0 0 ]]
[[ COLOR dead 255 255 255 ]]
Code: Select all
x = 5, y = 3, rule = B3/S23
obobo$2ob2o$obobo!
Code: Select all
x = 5, y = 4, rule = B35/S234i8
2bo$bobo$2ob2o$5o!
- unname4798
- Posts: 356
- Joined: July 15th, 2023, 10:27 am
- Location: Near Anihc
Re: Thread for LifeViewer bugs
No.TYCF wrote: ↑August 27th, 2023, 3:56 amIs this a bug?
Code: Select all
x = 20, y = 20, rule = B3/S23 3bobo2b4ob2obob2o$b2o4b2o2b4o2b3o$b2o3b4obo5bo$8bo8b3o$bobo3b5o2b3ob2o $3bobo2bob2o7bo$ob2o5b2obob5o$b2o2bo2b3o4b3obo$ob2o4bobo3bobob2o$3ob4o bo3bo$b2ob4obo3bob2obo$3o4b5obo2bo$2obob2obo2bob3ob3o$2o2b3obo4b2ob2o bo$2b4o2bo2b2ob2o$3ob3o3bob5obo$4b5o2b2obob2obo$o2b2ob2o2b2o4bobo$ob2o 3b3ob2o3bobo$ob5ob3o4b2o! [[ COLOR alive 0 0 0 ]] [[ COLOR dead 255 255 255 ]]
1 post✓
50 posts✓
100 posts✓
200 posts✓
500 posts
1000 posts (bronze)
5000 posts (sliver)
10000 posts (gold)
Not active until 01.02.2024.
50 posts✓
100 posts✓
200 posts✓
500 posts
1000 posts (bronze)
5000 posts (sliver)
10000 posts (gold)
Not active until 01.02.2024.
Re: lifeviewer bug
Why does the the cells that was alive turn white?
Code: Select all
x = 5, y = 3, rule = B3/S23
obobo$2ob2o$obobo!
Code: Select all
x = 5, y = 4, rule = B35/S234i8
2bo$bobo$2ob2o$5o!
- squareroot12621
- Posts: 566
- Joined: March 23rd, 2022, 4:53 pm
Re: lifeviewer bug
You didn't specify "ALIVERAMP" or "DEADRAMP":
Code: Select all
x = 20, y = 20, rule = B3/S23
3bobo2b4ob2obob2o$b2o4b2o2b4o2b3o$b2o3b4obo5bo$8bo8b3o$bobo3b5o2b3ob2o
$3bobo2bob2o7bo$ob2o5b2obob5o$b2o2bo2b3o4b3obo$ob2o4bobo3bobob2o$3ob4o
bo3bo$b2ob4obo3bob2obo$3o4b5obo2bo$2obob2obo2bob3ob3o$2o2b3obo4b2ob2o
bo$2b4o2bo2b2ob2o$3ob3o3bob5obo$4b5o2b2obob2obo$o2b2ob2o2b2o4bobo$ob2o
3b3ob2o3bobo$ob5ob3o4b2o!
[[ COLOR ALIVE 0 0 0 ]]
[[ COLOR ALIVERAMP 0 0 0 ]]
[[ COLOR DEAD 255 255 255 ]]
[[ COLOR DEADRAMP 255 255 255 ]]
End of post.
Code: Select all
x = 70, y = 7, rule = B34w/S02-n3
o5bo5b2o15bo6b2o6bo4bobo6bobo$o5b2o4bo7b3o6bo5bo2bo4b2o7bo6bo$o5b2o5b
obo4bobo6bo4bo4bo3b2o4bo2bo3b2o2bo7bo$7bo6b2o4b3o5bo5bo4bo4bo5b2o4b2o
9bobo$28bo6bo2bo28bobo$28bo7b2o29bobo$68bo! [[ THEME Mono ]]
Re: lifeviewer bug
Thank you!squareroot12621 wrote: ↑August 27th, 2023, 1:33 pmYou didn't specify "ALIVERAMP" or "DEADRAMP":Code: Select all
x = 20, y = 20, rule = B3/S23 3bobo2b4ob2obob2o$b2o4b2o2b4o2b3o$b2o3b4obo5bo$8bo8b3o$bobo3b5o2b3ob2o $3bobo2bob2o7bo$ob2o5b2obob5o$b2o2bo2b3o4b3obo$ob2o4bobo3bobob2o$3ob4o bo3bo$b2ob4obo3bob2obo$3o4b5obo2bo$2obob2obo2bob3ob3o$2o2b3obo4b2ob2o bo$2b4o2bo2b2ob2o$3ob3o3bob5obo$4b5o2b2obob2obo$o2b2ob2o2b2o4bobo$ob2o 3b3ob2o3bobo$ob5ob3o4b2o! [[ COLOR ALIVE 0 0 0 ]] [[ COLOR ALIVERAMP 0 0 0 ]] [[ COLOR DEAD 255 255 255 ]] [[ COLOR DEADRAMP 255 255 255 ]]
Code: Select all
x = 5, y = 3, rule = B3/S23
obobo$2ob2o$obobo!
Code: Select all
x = 5, y = 4, rule = B35/S234i8
2bo$bobo$2ob2o$5o!
- EvinZL
- Posts: 807
- Joined: November 8th, 2018, 4:15 pm
- Location: A tungsten pool travelling towards the sun
- Contact:
Re: lifeviewer bug
Running this for 100+ generations then pressing Ctrl-Z causes the active region to turn into a tub.
Re: lifeviewer bug
It seems to depend on what steps you use. E.g. if I step every 20 until 200, repeatedly pressing Ctrl+Z works fine until 120. Then, at 100 the bottom is just a tub, then at 80 it's a tub and a loaf, then at 60 and below it's correct again.
But then again, you can't expect consistent behavior in a troll pattern that periodically alters the values of cells.
- PHPBB12345
- Posts: 1092
- Joined: August 5th, 2015, 11:55 pm
- Contact:
Re: lifeviewer bug
What is the bug?PHPBB12345 wrote: ↑September 10th, 2023, 11:55 pmI found bug in viewtopic.php?f=12&t=3223&start=25#p164428
LifeViewer https://lazyslug.com/lifeviewer
- PHPBB12345
- Posts: 1092
- Joined: August 5th, 2015, 11:55 pm
- Contact:
Re: lifeviewer bug
Unexpected state 12 cell in generation 62:
Code: Select all
#C [[ AUTOSTART ]]
x = 1, y = 1, rule = PowerOfTwoRoundUp
B!
@RULE PowerOfTwoRoundUp
@TABLE
n_states:13
neighborhood:oneDimensional
symmetries:none
var c={1,2,3,4,5,6,7,8,9,10,11,12}
var a={0,c}
var b=a
var d={11,12}
var h={6,7,8,9,10}
var l={0,1,2,3,4,5}
var A={1,6}
var B={0,A}
var C={2,7}
var D={3,8}
var E={4,9}
var F={5,10}
c,d,a,12
B,a,11,3
C,a,11,5
D,a,11,7
E,a,11,9
F,a,11,11
d,a,b,0
10,10,10,11
A,a,l,1
B,a,h,2
C,a,l,3
C,a,h,4
D,a,l,5
D,a,h,6
E,a,l,7
E,a,h,8
F,a,l,9
F,a,h,10
@ICONS
XPM
/* width height num_colors chars_per_pixel */
"7 77 2 1"
/* colors */
". c #000000"
"@ c #FFFFFF"
/* icon for state 1 */
"..@@@.."
".@...@."
".@..@@."
".@.@.@."
".@@..@."
".@...@."
"..@@@.."
/* icon for state 2 */
"...@..."
"..@@..."
"...@..."
"...@..."
"...@..."
"...@..."
"..@@@.."
/* icon for state 3 */
"..@@@.."
".@...@."
".....@."
"....@.."
"...@..."
"..@...."
".@@@@@."
/* icon for state 4 */
"..@@@.."
".@...@."
".....@."
"...@@.."
".....@."
".@...@."
"..@@@.."
/* icon for state 5 */
"....@.."
"...@@.."
"..@.@.."
".@..@.."
".@@@@@."
"....@.."
"....@.."
/* icon for state 6 */
".@@@@@."
".@....."
".@....."
"..@@@.."
".....@."
".@...@."
"..@@@.."
/* icon for state 7 */
"..@@@.."
".@....."
".@....."
".@@@@.."
".@...@."
".@...@."
"..@@@.."
/* icon for state 8 */
".@@@@@."
".....@."
"....@.."
"...@..."
"..@...."
".@....."
".@....."
/* icon for state 9 */
"..@@@.."
".@...@."
".@...@."
"..@@@.."
".@...@."
".@...@."
"..@@@.."
/* icon for state 10 */
"..@@@.."
".@...@."
".@...@."
"..@@@@."
".....@."
".....@."
"..@@@.."
/* icon for state 11 */
"@@@@@@@"
"@@@@@@@"
"@@@@@@@"
"@@@@@@@"
"@@@@@@@"
"@@@@@@@"
"@@@@@@@"
Re: lifeviewer bug
Thanks! This has been fixed and will be in the next release.
EDIT: This has now been released.
LifeViewer https://lazyslug.com/lifeviewer
- Joaozin003
- Posts: 10
- Joined: January 9th, 2023, 7:24 am
- Location: glider city
Re: lifeviewer bug
Here is a bug: If you reset in gen 0 with any theme, it'll change back to the default.
Code: Select all
x=4, y=4, rule=B2k/S2
2bo$o$3bo$bo!
[[
AUTOSTART
GPS 2
LOOP 8
]]
Re: lifeviewer bug
It's by design. Resetting at gen 0 performs a hard reset which restores defaults.Joaozin003 wrote: ↑September 14th, 2023, 6:58 amHere is a bug: If you reset in gen 0 with any theme, it'll change back to the default.
LifeViewer https://lazyslug.com/lifeviewer