Tried installing 7.x-2.x-dev and 7.x-2.2 - both have the same issue.
I'm using CKEditor 4.3.2.ba625e6

Editor is detected in Wysiwyg module configuration and selected as Filtered HTML and Full HTML editor but when I'm trying to add blog post (or anything else with textarea) editor is not loaded and JS console says:

Uncaught ReferenceError: editorInstance is not defined - ckeditor.js?n0vo2o:883
and/or
Uncaught ReferenceError: LZString is not defined - ckeditor.js?n0vo2o:880

Comments

TwoD’s picture

I do not get that error, which seems to come from somewhere inside CKEditor itself.
Are you sure you downloaded the Full CKeditor package (currently the only one supported out of the box)?
Have you selected a language other than English for the editor interface? If so, are you sure all the active CKEditor plugins have translation files? Does it work when English is selected?

TwoD’s picture

Status: Active » Postponed (maintainer needs more info)
JKingsnorth’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

No response from the original poster in quite a while, so I'm closing this. If anyone else comes across this problem then please do reopen the issue.