LifeAlgorithm

Results 17 comments of LifeAlgorithm
trafficstars

> I've spent hours with this bug thinking I was using the library wrong. Doing specifically what @jameswald mentioned: an activity under test that calls `finish()` and then calling `close()`...

Sure, you can email me at [email protected].

This is definitely something to be looked into. I installed Bookshelf 7.1, and the script still ran fine on my end. I think the issue might be related to the...

Seems a bit odd, but if there's a way to decipher their logic there should be a workaround. So even though page 64 was indeed inside the chapter you were...

Is three page printing always enabled? Because according to what you said, it looks to be fixing the problem.

That's a great solution for Mac users. Feel free to send a pull request with a mac version. I'll check back later and add a version myself if you don't...

Yes, that would be cool.

Have you tried adding an interval? Like so: ```pyautogui.hotkey('ctrl', 'p', interval = 0.50)```

Hello, a few people have run into this before, and I have a feeling the issue is OS related. I'm thinking maybe an extra tab press at the start could...

Thanks for making that video. I've been wanting to tackle this issue once and for all and it's really helpful to actually see the bug. I just made a new...