Last modified: 2014-09-18 13:27:00 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T18346, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 16346 - simultaneous thumbnailing of images with external programs
simultaneous thumbnailing of images with external programs
Status: RESOLVED WORKSFORME
Product: MediaWiki
Classification: Unclassified
File management (Other open bugs)
1.13.x
PC Windows XP
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
aklapper-moreinfo
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-11-15 08:38 UTC by Michael Frey
Modified: 2014-09-18 13:27 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Michael Frey 2008-11-15 08:38:49 UTC
I'm using
 XAMPP 1.6.8 
 MediaWiki 1.13.2
 ImageMagick-6.4.4-Q16

Special Version reports my following packages:
 MediaWiki 1.13.2
 PHP 5.2.6 (apache2handler)
 MySQL 5.0.67-community-nt

my localsettings.php contains following image realted settings:
 ## To enable image uploads, make sure the 'images' directory
 ## is writable, then set this to true:
 $wgEnableUploads = true; # Enable uploads
 $wgUseImageMagick=true;
 $wgImageMagickConvertCommand='c:/xampp/ImageMagick/convert.exe';

 $wgSVGConverter='inkscape';
 $wgSVGConverterPath='C:/Programme/Inkscape/';

If I request on page (or categorie) the thumnailing process works fine, I get all images.

If I request two pages containing images, then it blocks my browser and I don't get the images. With blocks my browser I mean, with the used browser (example FireFox) I can't acces my wiki any more but my server is still accesable over an other browser (example Internet Explorer), but from then on the thumnailing fails till a apache restart. 
Investigation on my system shown, that in this case that I request two images (or more) at once, there remain "cmd.exe" as process in the task manager of windows.

The problem can be enlarged (an so easier reproduced) when 
 $wgGenerateThumbnailOnParse=false;
is set and thumb.php is used to create the thumbnails.
From the other aspects it remains the same issue.
Comment 1 Andre Klapper 2014-08-12 15:39:05 UTC
Hi Michael! Sorry that nobody has taken a look at this report yet and given feedback.

Is this still an issue nowadays (I assume not)?
Which Windows version does this happen with?
Comment 2 Andre Klapper 2014-09-18 13:27:00 UTC
Unfortunately closing this report as no further information has been provided.

Michael: Please feel free to reopen this report if you can provide the information asked for and if this still happens. Thanks!

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links