Hi, it would be interesting to look in the data returned from resourceloader (in Google Chrome: Open the console and switch to the network tab, then click "Edit" to load VisualEditor and go through all added lines). Maybe there is a fatal error or a MWException somewhere, which should be mentioned in a comment on top of a delivered response.
Best, Florian -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Daren Welsh Gesendet: Sonntag, 12. Juli 2015 02:07 An: Wikimedia developers Betreff: Re: [Wikitech-l] VE stopped working on 1.25 after import & update of wiki db (1.23->1.25) Yes, I run 'git submodule update --init' after checking out REL1_25. Just to reiterate, I check out the REL1_25 branch of VisualEditor and UniversalLanguageSelector, but I don't see a way to check out that branch for Parsoid. There's nothing in the console. Oddly, I was able to make one edit to a very simple page with one sentence as an anon user. After logging in, it was back to hanging every time. I tried logging out and cannot get it to work again. I'm not sure why that one time worked. On Fri, Jul 10, 2015 at 3:57 PM, Alex Monk <[email protected]> wrote: > Do you run `git submodule update --init` after checking out REL1_25 of VE? > What is in your browser's developer console when you try to load VE? > > On 10 July 2015 at 21:51, Daren Welsh <[email protected]> wrote: > > > We have an existing wiki using MW 1.23. We are working on a build > > script > to > > generate a wiki using MW 1.25. Eventually the script will also > > automate > the > > database import and update, but for now I'm still learning the steps. > > > > I built a VM with 1.25 and VE using some scripts that we are building[1]. > > VE seemed to be happily working. Then I imported our 1.23 SQL > > database > and > > files (/images). I ran update.php and runJobs.php. Now it seems VE > > hangs > at > > about the 75% point of the blue "progress bar" after clicking "Edit". > Note > > that I am still able to edit source. > > > > I know this is not enough to get a full answer, but I'm hoping you > > can > help > > me find some more resources to try. For example, are there any > significant > > changes between the REL1_25 branch of Parsoid and HEAD? I see the > > branch > on > > Gerrit, but I couldn't see that branch in git for a checkout. > > > > Thanks, > > > > Daren > > > > [1] https://github.com/enterprisemediawiki/Meza1 > > > > > > -- > > __________________ > > http://enterprisemediawiki.org > > http://mixcloud.com/darenwelsh > > http://www.beatportfolio.com > > _______________________________________________ > > Wikitech-l mailing list > > [email protected] > > https://lists.wikimedia.org/mailman/listinfo/wikitech-l > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l -- __________________ http://enterprisemediawiki.org http://mixcloud.com/darenwelsh http://www.beatportfolio.com _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
