Last modified: 2014-11-17 00:18:17 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T66428, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 64428 - VisualEditor won't start - With correct config
VisualEditor won't start - With correct config
Status: RESOLVED WORKSFORME
Product: VisualEditor
Classification: Unclassified
General (Other open bugs)
unspecified
PC Linux
: Unprioritized major
: ---
Assigned To: Editing team bugs – take if you're interested!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-04-25 11:23 UTC by Petter Viippola
Modified: 2014-11-17 00:18 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Petter Viippola 2014-04-25 11:23:19 UTC
I've done these steps and VisualEditor still dosen't work. There seems to be a problem with loading VisualEditor. I can only edit source, the command edit isn't possible to use. I've removed all the Parsoid options.

cd extensions
git clone https://gerrit.wikimedia.org/r/p/mediawiki/extensions/VisualEditor.git  
cd VisualEditor
git submodule update --init

require_once("$IP/extensions/VisualEditor/VisualEditor.php");

$wgDefaultUserOptions['visualeditor-enable'] = 1;
 

$wgHiddenPrefs[] = 'visualeditor-enable';

Everything else seems to be working the wiki, with got it ad-connected. Can there be any issues regarding to that?

Best regards
Petter
Comment 1 James Forrester 2014-04-26 00:15:55 UTC
Does VisualEditor show up on Special:Version?

If no, are there entries in your PHP error logs on the server?

If yes, are there errors in your JS console on your client when you open a page?

(What browser are you using? Note that Internet Explorer and a number of other elderly browser versions don't work with VisualEditor yet.)
Comment 2 Petter Viippola 2014-04-27 19:44:48 UTC
I can look tomorrow when i get back to work.

The logs dosen't give any intresseting entries about problems with loading the VisualEditor.
There is no errors when i open a page, log in et.c. That's the strange part.

We have tried with chrome/"the wrong ie8". I noticted it wasn't supported by IE, so we tried chrome but it was the same result.

Best Regards

Petter
Comment 3 Petter Viippola 2014-04-28 14:50:08 UTC
[Mon Apr 28 14:39:36 2014] [error] [client 10.1.101.39] PHP Notice:  Undefined index: visualeditor-enable-language in /var/www/mediawiki-1.22.5/extensions/VisualEditor/VisualEditor.hooks.php on line 402, referer:http://wiki.ad.xxxxxx.se/index.php?title=SpaceClaim&action=edit

This is the only error we get in the httpd, error.log.

Best Regards

Petter
Comment 4 Petter Viippola 2014-04-29 14:29:55 UTC
We are getting some other strange errors if we try with chrome on a testclient.
server:parsoidserver-http-curl-error: couldn't connect to host.

Does this mean we have the wrong configuration in the localsettings.js file?

Best regards
Petter
Comment 5 Alex Monk 2014-11-01 02:28:14 UTC
Did this issue get resolved? I'm tempted to mark these sorts of entries as resolved worksforme.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links