[Bug 67081] SVG thumbnailing doesn't work with $wgResponsiveImages

2014-11-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67081

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #11 from Andre Klapper aklap...@wikimedia.org ---
No reply to comment 10 - assuming this bug is FIXED.
If that is not the case: Please reopen and elaborate what is left to do here to
get this report fixed.

-- 
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


[Bug 67081] SVG thumbnailing doesn't work with $wgResponsiveImages

2014-10-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67081

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 CC||aklap...@wikimedia.org

--- Comment #10 from Andre Klapper aklap...@wikimedia.org ---
All patches mentioned in this report were merged or abandoned - is there more
work left to do here (if yes: please reset the bug report status to NEW or
ASSIGNED), or can you close this ticket as RESOLVED FIXED?

-- 
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


[Bug 67081] SVG thumbnailing doesn't work with $wgResponsiveImages

2014-08-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67081

--- Comment #9 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 142172 merged by jenkins-bot:
Check for error before outputting srcset urls

https://gerrit.wikimedia.org/r/142172

-- 
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


[Bug 67081] SVG thumbnailing doesn't work with $wgResponsiveImages

2014-06-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67081

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
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


[Bug 67081] SVG thumbnailing doesn't work with $wgResponsiveImages

2014-06-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67081

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Status|NEW |UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #1 from Bartosz Dziewoński matma@gmail.com ---
It works on Wikimedia wikis. Please provide reproduction instructions.

-- 
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


[Bug 67081] SVG thumbnailing doesn't work with $wgResponsiveImages

2014-06-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67081

--- Comment #2 from Bartosz Dziewoński matma@gmail.com ---
I looked at the linked page and that is not the HTML I see.

a href=/wiki/File:Mario_Kart_TV_logo_(alt)_-_Mario_Kart_8.svg
class=imageimg alt=Mario Kart TV logo (alt) - Mario Kart 8.svg
src=/wiki/images/thumb/d/d3/Mario_Kart_TV_logo_%28alt%29_-_Mario_Kart_8.svg/1900px-Mario_Kart_TV_logo_%28alt%29_-_Mario_Kart_8.svg.png
width=1900 height=482
srcset=/wiki/images/thumb/d/d3/Mario_Kart_TV_logo_%28alt%29_-_Mario_Kart_8.svg/2850px-Mario_Kart_TV_logo_%28alt%29_-_Mario_Kart_8.svg.png
1.5x,  2x //a

The 2x one is missing, the 1.5x one is there. Maybe your system is just unable
to handle such large images?

-- 
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


[Bug 67081] SVG thumbnailing doesn't work with $wgResponsiveImages

2014-06-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67081

--- Comment #3 from Mark A. Hershberger m...@everybody.org ---
Thanks for looking at this more thoroughly.  I don't know much about the srcset
params, so maybe I'm missing something here.  Is there a reason the 2x wouldn't
be provided?  Doesn't that indicate a bug?

-- 
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


[Bug 67081] SVG thumbnailing doesn't work with $wgResponsiveImages

2014-06-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67081

--- Comment #4 from Brion Vibber br...@wikimedia.org ---
Might media wiki be configured by default with a max size for svg rendering?

What does the debug log say during rendering?

-- 
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


[Bug 67081] SVG thumbnailing doesn't work with $wgResponsiveImages

2014-06-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67081

--- Comment #5 from Mark A. Hershberger m...@everybody.org ---
(In reply to Brion Vibber from comment #4)
 Might media wiki be configured by default with a max size for svg rendering?

But, in that case, shouldn't 2x be eliminated?

 What does the debug log say during rendering?

I'll try to ask for that.

-- 
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


[Bug 67081] SVG thumbnailing doesn't work with $wgResponsiveImages

2014-06-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67081

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |PATCH_TO_REVIEW
 Ever confirmed|0   |1

-- 
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


[Bug 67081] SVG thumbnailing doesn't work with $wgResponsiveImages

2014-06-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67081

--- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 142172 had a related patch set uploaded by Brian Wolff:
Check for error before outputting srcset urls

https://gerrit.wikimedia.org/r/142172

-- 
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


[Bug 67081] SVG thumbnailing doesn't work with $wgResponsiveImages

2014-06-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67081

--- Comment #7 from Bawolff (Brian Wolff) bawolff...@gmail.com ---
That wiki couldn't make thumbs that big (
http://www.pidgi.net/wiki/api.php?action=queryprop=imageinfotitles=File:Mario_Kart_TV_logo_%28alt%29_-_Mario_Kart_8.svgiiurlwidth=3800iiprop=url|mime
). The code didn't check $thumb-isError(), and -getUrl() on a
MediaTransformError object return false, which when cast to a string becomes
the empty string.

-- 
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


[Bug 67081] SVG thumbnailing doesn't work with $wgResponsiveImages

2014-06-25 Thread bugzilla-daemon
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.svgaction=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