-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Errors during plugin initialization get swallowed #2010
Comments
bcolloran
added a commit
to mdboom/iodide
that referenced
this issue
Jul 11, 2019
bcolloran
added a commit
that referenced
this issue
Jul 15, 2019
* Bump django from 2.2.2 to 2.2.3 in /requirements (#1986) Bumps [django](https://github.com/django/django) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Some notes on unit testing the server * Update dependency eslint-loader to v2.2.0 (#1987) * Update dependency eslint to v6 (#1959) * Update babel monorepo to v7.5.0 (#1992) * Update dependency eslint-plugin-jest to v22.7.2 (#1990) * Update dependency eslint-loader to v2.2.1 (#1991) * extremely-alpha -> alpha in docs * Lock file maintenance (#1996) * Bump oauthlib from 3.0.1 to 3.0.2 in /requirements (#1993) Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/oauthlib/oauthlib/releases) - [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst) - [Commits](oauthlib/oauthlib@v3.0.1...v3.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump pbr from 5.3.1 to 5.4.0 in /requirements (#1994) Bumps [pbr](https://docs.openstack.org/pbr/latest/) from 5.3.1 to 5.4.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Update dependency ajv to v6.10.1 (#1995) * Update dependency webpack to v4.35.3 (#1998) * Use mapDispatchToProps shorthand (#1989) Where possible / easy, let's use redux's convenience APIs (https://react-redux.js.org/using-react-redux/connect-mapdispatch) for connecting dispatchers to avoid boilerplate. * Bump flake8 from 3.7.7 to 3.7.8 in /requirements (#2002) Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.7 to 3.7.8. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.7...3.7.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Update dependency redux to v4.0.2 (#2001) * Update dependency markdown-it to v9 (#2003) * Update dependency @babel/preset-env to v7.5.3 (#1999) * Rep refresh (#1884) * initial work on medium rep * parameterize serializeArrayPathsSummary * MediumRep basically done * added medium rep for set * WIP -- in the middle of changing how the inline summaries work * tree rep kind of working, added class containers * ever closer * more incremental progress * basic core functionality seems to be working in some cases * remove log from stories * more incremental progress * everything but Maps working * working on map pairs for inline summary * map inline summary working * maps working!!!!!!!! * a few bits of clean up * more clean up * space out reps story table * delete errant file * more clean up, improve range splitting * more cleanup, integrating withi NB, fix map leaf nodes * arraybuffer and dataview are not expandable * fixing table integration (requires resetting expandable rep) * more test fixes and tune ups * more clean-up * big simplification of inline child summary * fix storybook for inline summary * fix storybook * fix typo * remove iodide-react-inspector, lint fix * remove default-handler * get rid of sumaryType in ChildSummary * simplified stuff around serializing leaf ranges * update changelog * Iodide 1899 remove global for process env (#1948) * Migrated to using process.env instead of global iodide_build_mode for webpack (#1899) * removed stray console log * "linted" * appended update summary to changelog * "modified the config from previous push due to incompatibility with windows" * need to add wepack-dev-server to test script in order to set test env variable * "set default env variable to test without running webpack" * added process.env.NODE_ENV config in setup tests to remove the need for webpack env config * additional global removal, removed some other stuff from the weback.config * revert changelog * Update dependency redux to v4.0.3 (#2004) * Update babel monorepo to v7.5.4 (#2005) * Update dependency lodash to v4.17.14 (#2006) * Support plugins in the fetch cell (#1919) * Support plugins in the fetch cell * everything seems to be working except for local file fetch * fix local file loading remove need for `files/` prefix update docs and changelog * fix #2010 * more clean up * more clean up * change console.log to error * added deprecation warning re 'files/' * Update dependency redux to v4.0.4 (#2009) * Bump orderedmultidict from 1.0 to 1.0.1 in /requirements (#2011) Bumps [orderedmultidict](https://github.com/gruns/orderedmultidict) from 1.0 to 1.0.1. - [Release notes](https://github.com/gruns/orderedmultidict/releases) - [Commits](https://github.com/gruns/orderedmultidict/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * update verbose logging to collapse actions by default, (#2012) add a VERY_VERBOSE mode that shows edit actions * Bump whitenoise from 4.1.2 to 4.1.3 in /requirements (#2019) Bumps [whitenoise](https://github.com/evansd/whitenoise) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/evansd/whitenoise/releases) - [Changelog](https://github.com/evansd/whitenoise/blob/master/docs/changelog.rst) - [Commits](evansd/whitenoise@v4.1.2...v4.1.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Lock file maintenance (#2018) * Update dependency markdown-it to v9.0.1 (#2014) * Update dependency webpack-cli to v3.3.6 (#2016) * Update dependency ajv to v6.10.2 (#2017) * Update dependency eslint-plugin-jest to v22.8.0 (#2020) * update changelog for 0.10.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On both alpha. and definitely-staging., I see the following:
What I Did
Try to load the julia plugin from an older iodide version that used different APIs.
What I Expected
I expected it to work or print an intelligible error message.
What Happened
It printed
plugin definition failed to parse: EVAL_FRAME_TASK_RESPONSE-k7kyf5tt99-FAILED
. Adding some judicious try/catches in the plugin definition showed that it was swallowing a much nicer error message somewhere:Error: "User renderer specification missing "shouldRender" function"
.The text was updated successfully, but these errors were encountered: