Skip to content
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

Joplin starts but displays no content besides menu #623

Closed
jhf2442 opened this issue Jun 15, 2018 · 4 comments
Closed

Joplin starts but displays no content besides menu #623

jhf2442 opened this issue Jun 15, 2018 · 4 comments

Comments

@jhf2442
Copy link

jhf2442 commented Jun 15, 2018

Operating system

  • Linux

Application

  • Desktop

First start of v1.0.100 was fine, but after some seconds the list of notebooks, editor pane and preview pane disapeared. No way to bring them back !
Joplin is basicall running, notifications also pop up in the tray

No errors in log.txt

Console output :
/tmp/.mount_Joplinmem6CK/app/resources/app/node_modules/fbjs/lib/invariant.js:42 Uncaught Error: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.
at invariant (/tmp/.mount_Joplinmem6CK/app/resources/app/node_modules/fbjs/lib/invariant.js:42)
at scheduleWork$1 (/tmp/.mount_Joplinmem6CK/app/resources/app/node_modules/react-dom/cjs/react-dom.development.js:16099)
at Object.enqueueSetState (/tmp/.mount_Joplinmem6CK/app/resources/app/node_modules/react-dom/cjs/react-dom.development.js:11185)
at NoteTextComponent.Component.setState (/tmp/.mount_Joplinmem6CK/app/resources/app/node_modules/react/cjs/react.development.js:273)
at updateSelectionRange (/tmp/.mount_Joplinmem6CK/app/resources/app/gui/NoteText.min.js:140)
at Object.NoteTextComponent.aceEditor_selectionChange.selection [as onSelectionChange] (/tmp/.mount_Joplinmem6CK/app/resources/app/gui/NoteText.min.js:145)
at ReactAce.onSelectionChange (/tmp/.mount_Joplinmem6CK/app/resources/app/node_modules/react-ace/lib/ace.js:285)
at Selection.EventEmitter._emit.EventEmitter._dispatchEvent (/tmp/.mount_Joplinmem6CK/app/resources/app/node_modules/brace/index.js:3849)
at Array. (/tmp/.mount_Joplinmem6CK/app/resources/app/node_modules/brace/index.js:5423)
at exports.Anchor.EventEmitter._signal (/tmp/.mount_Joplinmem6CK/app/resources/app/node_modules/brace/index.js:3865)
/tmp/.mount_Joplinmem6CK/app/resources/app/node_modules/react-dom/cjs/react-dom.development.js:14113 The above error occurred in the component:
in ReactAce (created by NoteTextComponent)
in div (created by NoteTextComponent)
in NoteTextComponent (created by Connect(NoteTextComponent))
in Connect(NoteTextComponent) (created by MainScreenComponent)
in

@jhf2442
Copy link
Author

jhf2442 commented Jun 15, 2018

Revert to 1.0.99 is OK-> problem in the application, not in the surrounding files

@laurent22
Copy link
Owner

I cannot replicate this. Do you have an example of note that's open when you start the app?

@jhf2442
Copy link
Author

jhf2442 commented Jun 16, 2018

Found out it's one specific note that's causing the issue. This note was imported from a .jex file. Don't want to upload it here -> can I mail it to you ? (3KB)

@laurent22
Copy link
Owner

Yes, please mail it at this address

@lock lock bot locked and limited conversation to collaborators Oct 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants