blob: 2b31dec9bf2ddfda73b8767d9619cce7427cada4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] imagemagick 6.7
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20imagemagick%206.7&In-Reply-To=%3C201110201354.31915.lists.jjorge%40free.fr%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="009023.html">
<LINK REL="Next" HREF="009013.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] imagemagick 6.7</H1>
<B>zezinho</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20imagemagick%206.7&In-Reply-To=%3C201110201354.31915.lists.jjorge%40free.fr%3E"
TITLE="[Mageia-dev] imagemagick 6.7">lists.jjorge at free.fr
</A><BR>
<I>Thu Oct 20 13:54:31 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="009023.html">[Mageia-dev] Proposal for bug statuses and workflow
</A></li>
<LI>Next message: <A HREF="009013.html">[Mageia-dev] imagemagick 6.7
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9011">[ date ]</a>
<a href="thread.html#9011">[ thread ]</a>
<a href="subject.html#9011">[ subject ]</a>
<a href="author.html#9011">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>with the imagemagick of cauldron, this syntax does not work anymore to extract
the icon number 8 :
convert 'file.ico[8]' file.png :
convert: unable to open image `file.ico[8]': No such file or directory @
error/blob.c/OpenBlob/2589.
convert: no decode delegate for this image format `file.ico[8]' @ error/constitute.c/ReadImage/532.
convert: missing an image filename `file.png' @ error/convert.c/ConvertImageCommand/3016.
This prevent wine submit as of now : <A HREF="http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20111020110738.zezinho.valstar.2548/log/">http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20111020110738.zezinho.valstar.2548/log/</A>
Does anyone have a clever clue ?
Thanks
zezinho
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-dev/attachments/20111020/4fe57a20/attachment.html>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="009023.html">[Mageia-dev] Proposal for bug statuses and workflow
</A></li>
<LI>Next message: <A HREF="009013.html">[Mageia-dev] imagemagick 6.7
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9011">[ date ]</a>
<a href="thread.html#9011">[ thread ]</a>
<a href="subject.html#9011">[ subject ]</a>
<a href="author.html#9011">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|