nael-lilik / mconf

Automatically exported from code.google.com/p/mconf
0 stars 0 forks source link

Errors generating logos #173

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Several times when the task setup:populate is running, it fails creating logos 
for the spaces ("* Create spaces: logos"). The errors are something like:

"no decode delegate for this image format 
`/home/leonardo/GT-MConf/mconf-web/tmp/default_logo20110701-4061-9fo4wa' @ 
error/constitute.c/ReadImage/532"

Some googling showed that this error is probably caused by attachment_fu (or 
wrong usage of attachment_fu). Sometimes it generates a temporary image file 
with size 0 and then it fails trying to read it.

Original issue reported on code.google.com by leonardo...@gmail.com on 1 Jul 2011 at 1:10

GoogleCodeExporter commented 9 years ago

Original comment by fbot...@gmail.com on 23 Sep 2011 at 6:17

GoogleCodeExporter commented 9 years ago

Original comment by leonardo...@gmail.com on 10 Oct 2011 at 3:52

GoogleCodeExporter commented 9 years ago
attachment_fu was updated and some other small corrections were made and the 
error has not occurred anymore. See:
  https://github.com/mconf/mconf-web/commit/76e4b20afaf7e47bb87690e6388d5a7c7c8dda67
  https://github.com/mconf/mconf-web/commit/767ee187b422362f9860ee7fffc66a5c296bc099

Original comment by leonardo...@gmail.com on 10 Oct 2011 at 5:25

GoogleCodeExporter commented 9 years ago
Actually only the error in the tests was fixed, but the error with 
setup:populate is still hapenning. 

Original comment by leonardo...@gmail.com on 10 Oct 2011 at 7:46

GoogleCodeExporter commented 9 years ago

Original comment by leonardo...@gmail.com on 1 Nov 2011 at 7:21

GoogleCodeExporter commented 9 years ago

Original comment by leonardo...@gmail.com on 7 Feb 2012 at 4:52