TideSDK:convert.exe返回非零退出状态

时间:2014-06-05 13:55:25

标签: tidesdk

我在Windows上运行TideSDK并遇到ImageMagick的问题这是我在控制台中看到的错误

subprocess.CalledProcessError: Command '['convert.exe', 'C:\\Users\\Aditya\\Desktop\\jitu\\Aditya\\dist\\win32\\Aditya\\Resources\\Starbucks-Logo-051711.gif', '-resize', '16x16^', '-gravity', 'center', '-background', 'transparent', '-extent', '16x16', 'c:\\users\\aditya\\appdata\\local\\temp\\tmpsr8kpf\\16.png']' returned non-zero exit status 1

这是控制台的整个输出:http://pastebin.com/ecr9Ktg3

我尝试使用命令行中完全相同的参数运行convert.exe,它的工作原理非常好。另外,令人惊讶的是,ImageMagick命令最终会创建16.png文件,但当我尝试启动应用程序时,convert.exe失败并显示1状态代码。

1 个答案:

答案 0 :(得分:0)

这是ImageMagick 6.8.9-2中的一个错误。我刚刚将这个问题的补丁提交到我们的svn存储库。你现在应该降级,它将固定在6.8.9-3。下次您应该在此处报告ImageMagick的问题:http://www.imagemagick.org/discourse-server/viewforum.php?f=3