Page 2 of 2

Posted: 23 Jan 2018, 09:25
by webwit
The main install has now also been updated.

Posted: 23 Jan 2018, 09:29
by Daniel Beardsmore
Fingers crossed.

At least now we have sans-serif working again in SVGs, although still in Signature Plastics mode :P

Posted: 23 Jan 2018, 09:53
by Daniel Beardsmore
How odd, it just re-ran a bulk replace I made, just to Main_page, and specifically a botched replace. Hopefully it's not going to run any more replacements …

Posted: 23 Jan 2018, 10:00
by webwit
I ran runJobs.php before updating as suggested by the manual, to clear any pending jobs. It would all suggest that did nothing and it was not the replacement extension that was bugged in the previous version, but the job runner.

Posted: 23 Jan 2018, 19:14
by Daniel Beardsmore
I'm guessing that both were faulty, because page renames were specifically ignored.

Posted: 24 Jan 2018, 01:33
by 002
RIP page view count :(
Was that something custom we had set up or just not in newer mediawiki?

Posted: 24 Jan 2018, 09:00
by webwit

Posted: 24 Jan 2018, 09:27
by Daniel Beardsmore
Fingers crossed this makes the wiki a bit faster now!

Posted: 24 Jan 2018, 18:49
by snuci
Bug: Email notifications of changes have locahost instead of the wiki address. IE:

Code: Select all

Dear Snuci,

The Deskthority wiki page Cherry B65 46AB has been changed on
24 January 2018 by Tactica, see http://localhost/wiki/Cherry_B65_46AB for
the current revision.

To view this change, see
http://localhost/w/index.php?title=Cherry_B65_46AB&diff=next&oldid=39684

For all changes since your last visit, see
http://localhost/w/index.php?title=Cherry_B65_46AB&diff=0&oldid=39684
... etc.

Posted: 24 Jan 2018, 19:04
by webwit
I set this configuration variable to the right url:
https://www.mediawiki.org/wiki/Manual:$wgServer

This was previously unset. I guess the auto-discovery method doesn't work as well in this version. Untested, let me know if the problem persists.

Posted: 28 Jan 2018, 02:48
by 002
You guys got this issue in the editor when going 'Special characters' > 'Symbols'?
Symbols.png
Symbols.png (37.05 KiB) Viewed 20344 times
No idea if it's new or not.

Posted: 28 Jan 2018, 05:02
by tactica
@002

Works fine here with both Firefox and Chromium on Linux. Some pages return non printable chars (Cambodian for example) but I'm presuming this is due to the lack of a suitable typeface installed.
Daniel Beardsmore wrote: Fingers crossed this makes the wiki a bit faster now!
Faster how? DT is way more responsive than my (admittedly not optimized) personal wiki running on localhost! :o

Posted: 28 Jan 2018, 07:38
by 002
Weird -- I only seem to have the problem in Chrome. I just checked IE and it looks alright there.

Posted: 28 Jan 2018, 11:40
by Daniel Beardsmore
Firefox 56 in Windows 10 1709 shows OK for me. No colour symbols though.

Posted: 28 Jan 2018, 12:29
by webwit
The html is fine, my chrome too. You have some kind of font problem in your Chrome.

Posted: 28 Jan 2018, 12:34
by Daniel Beardsmore
tactica wrote: Faster how? DT is way more responsive than my (admittedly not optimized) personal wiki running on localhost! :o
I've found the Deskthority wiki to really slow down a lot; so far, since the upgrade, it's holding up well speed-wise.

Posted: 29 Jan 2018, 02:34
by tactica
One thing I noticed is that category updating appears to take longer now. You know the drill: you add a page to a yet inexistant category, then go to create the category and you expect to find the page magically listed there as you do so.

Well, now it takes several minutes for the new page to appear. I could swear this was quite faster before?!

If I'm right, then $wgJobRunRate might need adjusting.

Posted: 31 Jan 2018, 20:37
by webwit
I solved two more bugs. One was that new wiki users couldn't login, the other was a bug I found when investigating wgJobRunRate (we have it set to 0 and run it from a cronjob instead, but that job was now crashing).

Let me know if there is any other odd behaviour. Both where related to our phpBB login extension, where I had to put in some work-arounds as the old version didn't run nicely on the new version of mediawiki, and the new version didn't run nicely on our version of phpBB.

Re: Mediawiki upgrade from 1.24 to 1.30

Posted: 14 Apr 2019, 00:46
by Findecanor
I stumbled upon a bug!

When uploading a SVG file, thumbnail generation fails.
Instead of thumbnail, I get the error message "Error creating thumbnail: /bin/bash: /usr/bin/rsvg-convert: No such file or directory".

File in question: wiki/File:MiniDIN-9_Connector_Pinout.svg

Re: Mediawiki upgrade from 1.24 to 1.30

Posted: 27 Apr 2019, 20:39
by matt3o
Findecanor wrote:
14 Apr 2019, 00:46
I stumbled upon a bug!

When uploading a SVG file, thumbnail generation fails.
Instead of thumbnail, I get the error message "Error creating thumbnail: /bin/bash: /usr/bin/rsvg-convert: No such file or directory".

File in question: wiki/File:MiniDIN-9_Connector_Pinout.svg
should be fixed

Re: Mediawiki upgrade from 1.24 to 1.30

Posted: 27 Apr 2019, 22:06
by ramon0xff
I've just tried to create a page with the visual editor, but upon saving I got a "(curl error: 60) Peer certificate cannot be authenticated with given CA certificates". The page was not saved.
(Maybe https://www.mediawiki.org/wiki/Topic:Tn8prevr3ds11b1o)

Re: Mediawiki upgrade from 1.24 to 1.30

Posted: 22 Aug 2019, 19:02
by Muirium
The full size images linked on this page are now missing:

wiki/IBM_Model_F

Example:
wiki/File:IBM_Model_F_AT.jpg

Umm… maybe make that *all* images in the Wiki!

Another example:
wiki/OEMMAX_MCK-860

Re: Mediawiki upgrade from 1.24 to 1.30

Posted: 22 Aug 2019, 20:24
by matt3o
no clue what is happening, I spent the whole day trying to debug this thing. I'll check again tomorrow

Re: Mediawiki upgrade from 1.24 to 1.30

Posted: 22 Aug 2019, 20:37
by Muirium
I feel for you! This is the kind of wide scale broken you can rest assured would happen if I ever touched the cogs…

Re: Mediawiki upgrade from 1.24 to 1.30

Posted: 22 Aug 2019, 21:26
by matt3o
should be fixed now

Re: Mediawiki upgrade from 1.24 to 1.30

Posted: 22 Aug 2019, 21:35
by Muirium
It is! Well done. (Just had to log back in.)

Re: Mediawiki upgrade from 1.24 to 1.30

Posted: 10 Nov 2019, 19:19
by Findecanor
I have noticed that an image is missing: "File:Amiga Mouse.jpg". I didn't upload it, but it has been linked-to from a couple of articles, such as Commodore Amiga.

Maybe something happened in an upgrade because the filename contains a space?
Is there another image that has gone missing?