Re: [MediaWiki-l] SVG -- Error creating thumbnail: ERROR: meta.c (179): wmf_header_read: this isn't a wmf file

2012-10-31 Thread roger
Tim, EXCELLENT. I experimented and found a $wgMaxShellMemory value that works. Here's what I put in my LocalSettings.php and now SVG thumbnailing WORKS: ## SVG thumbnailing requires more memory (Roger 2012.10.31) ## Maximum amount of virtual memory available to shell processes ## under linux, in K

Re: [MediaWiki-l] SVG -- Error creating thumbnail: ERROR: meta.c (179): wmf_header_read: this isn't a wmf file

2012-10-30 Thread Tim Starling
On 31/10/12 16:08, ro...@rogerchrisman.com wrote: > I am getting this error instead of a thumbnail rendering of SVG files on my > MediaWikis: > > Error creating thumbnail: ERROR: meta.c (179): wmf_header_read: this isn't > a wmf file > convert: Delegate failed `"wmf2svg" -o "%o" "%i"'. > convert:

[MediaWiki-l] SVG -- Error creating thumbnail: ERROR: meta.c (179): wmf_header_read: this isn't a wmf file

2012-10-30 Thread roger
I am getting this error instead of a thumbnail rendering of SVG files on my MediaWikis: Error creating thumbnail: ERROR: meta.c (179): wmf_header_read: this isn't a wmf file convert: Delegate failed `"wmf2svg" -o "%o" "%i"'. convert: unable to open image `/tmp/magick-XXn4EQJ3': No such file or dir

Re: [Mediawiki-l] SVG Error

2009-10-06 Thread Platonides
Caitlin Dempsey wrote: > I am trying to enable SVG on my wiki but I keep getting the error > message pasted below. I have the following in my localsettings.php > and my image/thumb directory is set to 777: > > $wgEnableUploads = true; > $wgUseImageResize = true; > $wg

[Mediawiki-l] SVG Error

2009-10-06 Thread Caitlin Dempsey
I am trying to enable SVG on my wiki but I keep getting the error message pasted below. I have the following in my localsettings.php and my image/thumb directory is set to 777: $wgEnableUploads= true; $wgUseImageResize = true; $wgUseImageMagick = true; $wgImageMa