https://bugzilla.wikimedia.org/show_bug.cgi?id=67081

Mew Regions <immewn...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |immewn...@gmail.com

--- Comment #8 from Mew Regions <immewn...@gmail.com> ---
I'm the owner of the wiki that the error is being shown on. I forgot to mention
that it only appears on larger thumbnail sizes, which makes sense with the
function of srcset.

Here's all the SVG rendering-related settings in LocalSettings.php:

$wgAllowTitlesInSVG = true;
$wgSVGConverters = array( 'ImageMagick' => '/usr/bin/convert -density
$widthx$height -background transparent -thumbnail $widthx$height\! $input
PNG:$output');
$wgSVGConverter = 'ImageMagick' ;

The only thing in error log is the following:

mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter
removed, referer:
http://pidgi.net/wiki/index.php?title=File:Mario_Kart_TV_logo_(alt)_-_Mario_Kart_8.svg&action=submit

No idea if that could be related.

Brian, would this be related to a limited amount of memory, then? I don't
recall having this issue in 1.19 (the previous version this wiki used prior to
1.23).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to