yourhead / s3

public info about s3
8 stars 7 forks source link

crash while publishing/exporting #832

Closed yourhead closed 5 years ago

yourhead commented 5 years ago

When exporting a project with:

The partial version update will populate the new nodes, which will trigger a background edit-mode refresh, this triggers an initialization of the YHStacksPage object -- but with no views in-window.

This has worked fine for years, but seems to trigger a WebKit crash now -- this is with WebKit in Mojave in November 2018.

yourhead commented 5 years ago

A workaround is to avoid the edit-mode refresh trigger while publishing if the current nodeController is not yet in a window.

This may have other positive performance improvements at the cost of adding a property lookup to the refresh call. Unmeasured but I suspect the overall impact on performance is minimal and positive.

yourhead commented 5 years ago

Bug fixed in 3.6.5 beta 1

pbriesch commented 5 years ago

I have this problem as well. Where can I download 3.6.5 beta 1?

yourhead commented 5 years ago

All our betas are always available on the Stacks Slack channel. Go to http://slack.yourhead.com to get an invite to the channel.