Crash when using time slider
See original GitHub issueSomeone on my server used the “import” function on an SVG file. This put the XML source in the document which screwed it up. Trying to revert, they opened the history. When sliding the slider, Etherpad crashes:
2018-04-08_21:39:49.94947 [2018-04-08 23:39:49.949] [ERROR] console - TypeError: Cannot read property 'substring' of undefined
2018-04-08_21:39:49.94951 at Object.insert (/opt/etherpad/6a38826/src/static/js/Changeset.js:794:45)
2018-04-08_21:39:49.94951 at Object.exports.mutateTextLines (/opt/etherpad/6a38826/src/static/js/Changeset.js:966:11)
2018-04-08_21:39:49.94952 at /opt/etherpad/6a38826/src/node/handler/PadMessageHandler.js:1519:19
2018-04-08_21:39:49.94953 at /opt/etherpad/6a38826/src/node_modules/async/lib/async.js:610:21
2018-04-08_21:39:49.94953 at /opt/etherpad/6a38826/src/node_modules/async/lib/async.js:249:17
2018-04-08_21:39:49.94954 at iterate (/opt/etherpad/6a38826/src/node_modules/async/lib/async.js:149:13)
2018-04-08_21:39:49.94954 at /opt/etherpad/6a38826/src/node_modules/async/lib/async.js:160:25
2018-04-08_21:39:49.94955 at /opt/etherpad/6a38826/src/node_modules/async/lib/async.js:251:21
2018-04-08_21:39:49.94956 at /opt/etherpad/6a38826/src/node_modules/async/lib/async.js:615:34
2018-04-08_21:39:49.94956 at /opt/etherpad/6a38826/src/node_modules/async/lib/async.js:254:17
2018-04-08_21:39:49.94957 [2018-04-08 23:39:49.949] [INFO] console - graceful shutdown...
2018-04-08_21:39:50.08340 [2018-04-08 23:39:50.083] [INFO] console - db sucessfully closed.
The server was not supervised by a supervisor so it remained dead. I didn’t start it again.
EPL version: 1.5.0 (89ad3cb809c9069325cebb30f67b887abf582028)
Issue Analytics
- State:
- Created 5 years ago
- Comments:14 (8 by maintainers)
Top Results From Across the Web
Maya crashing when moving time slider - CGTalk
When I move time slider (even if there is no animation) Maya just crashes. Tried to delete blend shapes and slider works normally....
Read more >Maya crash when scrubbing in timeline! - Autodesk Forums
Solved: Maya 2017 crashes when I scrub through the timeline, I do have installed 3rd or 4th update. I end up with ending...
Read more >App Crashes when try to set the maximumValue to the UISlider
The slider's maximum value is nan which means the duration of your avPlayer is indefinite, you can get an estimate using:
Read more >[SOLVED] Slider seems to crash arduino - Issues and Errors
I have tried with multiple widgets, holding the button down while in Push mode doesn't have the same effect as continuously sliding the...
Read more >Time-Slider Layers Draw Too Slowly on AGOL - Esri Community
Another issue is that the time-slider function won't allow me to do custom time periods, but I see other's with the same problem...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@JohnMcLear Alright! If I ever encounter the error again I will report back 😃
Thanks for the spot @webzwo0i … Been balls deep in EP code for 6 month now so nice to know I can spot something I handled without a deep dive.