[Bug 31943] Images are not showing when using ForeignDBRepo on MW 1.17

2014-05-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31943

Bawolff (Brian Wolff) bawolff...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #6 from Bawolff (Brian Wolff) bawolff...@gmail.com ---
Tested again on 1.24alpha. Works fine for me. Closing worksforme. It appears
the issue described above is either some sort of configuration issue, or
something wrong with your image magick install.

Please re-open if you have steps to reproduce that can be followed outside of
your install to generate the error

-- 
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 31943] Images are not showing when using ForeignDBRepo on MW 1.17

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31943

--- Comment #4 from Mark A. Hershberger m...@everybody.org ---
If no one here knows, you can always ask in the ImageMagick forum:
http://www.imagemagick.org/discourse-server/

-- 
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 31943] Images are not showing when using ForeignDBRepo on MW 1.17

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31943

--- Comment #5 from Bawolff (Brian Wolff) bawolff...@gmail.com ---
Error message probably indicates something goes wrong when copying over the
image file (aka image is corupted, or image magick is set on a zero-byte file,
etc)

-- 
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 31943] Images are not showing when using ForeignDBRepo on MW 1.17

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

Don Xello donxe...@gmail.com changed:

   What|Removed |Added

 CC||donxe...@gmail.com

--- Comment #3 from Don Xello donxe...@gmail.com ---
Hi, Mediawiki 1.21 (upgrade from 1.16). 6 WIKIs, 1 WIKI is the commons.wiki
where the mediafiles are saved.
We use the wgForeignFileRepos which works perfect (means we see the file and we
can even enlarge it!) BUT NOT getting thumbs.
No thumbnailing if a mediafile is used in the various language WIKIs (if a
local Mediafile is used, meaning directly uploaded to the corresponding WIKI
thumbnailing works).
The error we get is strange because it assumes we have an ImageMagick issue
which is definetely not the case as everythings works within 1 wiki.

convert: no decode delegate for this image format
`/var/tmp/magick-6505R3QorkgCQavW' @ error/constitute.c/ReadImage/550.
convert: no images defined `/var/tmp//transform_853b47e1b746-1.jpg' @
error/convert.c/ConvertImageCommand/3078

Any ideas?

Cheers
Christian


-- 
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 31943] Images are not showing when using ForeignDBRepo on MW 1.17

2013-09-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31943

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

   What|Removed |Added

 Status|NEW |UNCONFIRMED
 Ever confirmed|1   |0

-- 
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 31943] Images are not showing when using ForeignDBRepo on MW 1.17

2013-09-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31943

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

   What|Removed |Added

Version|1.17.0  |1.17.x

-- 
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 31943] Images are not showing when using ForeignDBRepo on MW 1.17

2013-09-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31943

Bawolff (Brian Wolff) bawolff...@gmail.com changed:

   What|Removed |Added

   Keywords||testme

--- Comment #2 from Bawolff (Brian Wolff) bawolff...@gmail.com ---
Tested on MediaWiki 1.22alpha. Can not reproduce. Is this still an issue for
you?

-- 
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 31943] Images are not showing when using ForeignDBRepo on MW 1.17

2011-10-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31943

--- Comment #1 from Jean-Luc Henry jean.luc.he...@gmail.com 2011-10-25 
18:12:27 UTC ---
The bug is not here when using ForeignAPIRepo:

$wgForeignFileRepos[] = array(
   'class'   = 'ForeignAPIRepo',
   'name'= 'shared',
   'apibase' = 'http://base.ekopedia.org/w/api.php',
   'fetchDescription'= true, // Optional
   'descriptionCacheExpiry'  = 43200, // 12 hours, optional (values are
seconds)
   'apiThumbCacheExpiry' = 43200, // 12 hours, optional, but required for
local thumb caching
);

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 31943] Images are not showing when using ForeignDBRepo on MW 1.17

2011-10-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31943

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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