As can be seen here: https://wiki.mageia.org/en/Short_guide_to_transifex there is a problem with picture converting.
I've experienced this one too with a jpg image. I previously uploaded a small png icon and didn't receive the error. Error yes - https://wiki.mageia.org/en/File:Question_computer.jpg Error no - https://wiki.mageia.org/en/File:Warning_Icon.png
CC: (none) => eeeemail
Component: Others => wiki.mageia.orgVersion: unspecified => trunkProduct: Infrastructure => Websites
Anything new?
It happens if you install the mediawiki package locally on mga1 too.
I think that images are too large for the limit we placed on php.
CC: (none) => misc
Then we should enlarge that limit or at least tell people how large that image is. If somebody sees that error from mediawiki, he has no chance of getting the clue...
The limit is already at 128 mo ( in php.ini ). I am not sure I would really see a php script consume more, and I fail to see how resizing a image would take more than that. In fact, i fail to see how this apply to convert, who is a different process.
I switched to gd, seems to fix the issue.
Status: NEW => RESOLVEDResolution: (none) => FIXED
If it a fix that could be applied to the mediawiki package in mga1?
That's in our configuration, for a problem in the package, please fill another bug.
bug 4366 created