blob: 005c8ead2146b2e21bf50a45a923c60bda9b33fc (
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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [packages-commits] [190229] new version 2.5.0
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bpackages-commits%5D%20%5B190229%5D%20new%20version%202.5.0&In-Reply-To=%3C4F050827.7080301%40free.fr%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="010974.html">
<LINK REL="Next" HREF="010979.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [packages-commits] [190229] new version 2.5.0</H1>
<B>Nicolas L.</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bpackages-commits%5D%20%5B190229%5D%20new%20version%202.5.0&In-Reply-To=%3C4F050827.7080301%40free.fr%3E"
TITLE="[Mageia-dev] [packages-commits] [190229] new version 2.5.0">neoclust.kde at free.fr
</A><BR>
<I>Thu Jan 5 03:17:11 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="010974.html">[Mageia-dev] [packages-commits] [190229] new version 2.5.0
</A></li>
<LI>Next message: <A HREF="010979.html">[Mageia-dev] [packages-commits] [190229] new version 2.5.0
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10977">[ date ]</a>
<a href="thread.html#10977">[ thread ]</a>
<a href="subject.html#10977">[ subject ]</a>
<a href="author.html#10977">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le 05/01/2012 00:47, Angelo Naselli a écrit :
><i> mercoledì 4 gennaio 2012 alle 13:17, Angelo Naselli ha scritto:
</I>>><i> In data mercoledì 4 gennaio 2012 03:06:05, John Balcaen ha scritto:
</I>>>><i> 2012/1/3<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>>:
</I>>>>><i> Revision 190229 Author fwang Date 2012-01-04 02:11:16 +0100 (Wed, 04 Jan
</I>>>>><i> 2012)
</I>>>>><i>
</I>>>>><i> Log Message
</I>>>>><i>
</I>>>>><i> new version 2.5.0
</I>>>>><i>
</I>>>>><i> Modified Paths
</I>>>>><i>
</I>>>>><i> cauldron/digikam/current/SOURCES/sha1.lst
</I>>>>><i> cauldron/digikam/current/SPECS/digikam.spec
</I>>>><i> [...]
</I>>>><i> Just in case digikam won't build until
</I>>>><i> <A HREF="https://bugs.kde.org/show_bug.cgi?id=287772">https://bugs.kde.org/show_bug.cgi?id=287772</A> is fixed, maybe you can
</I>>>><i> help here ?
</I>>><i> John, can you ping me via irc, so that i can try to understand the problem?
</I>>><i>
</I>>><i>
</I>><i> FWIW patch:
</I>><i> <A HREF="http://bugsfiles.kde.org/attachment.cgi?id=67460">http://bugsfiles.kde.org/attachment.cgi?id=67460</A>
</I>><i> builds correctly that part, but as said i don't know
</I>><i> the code, so i don't know the changes.
</I>><i> It fails after though:
</I>><i> home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/utilities/setup/setupplugins.cpp: In member function ‘void Digikam::SetupPlugins::slotCheckAll()’:
</I>><i> /home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/utilities/setup/setupplugins.cpp:161:20: error: ‘class KIPI::ConfigWidget’ has no member named ‘slotCheckAll’
</I>><i> /home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/utilities/setup/setupplugins.cpp: In member function ‘void Digikam::SetupPlugins::slotClear()’:
</I>><i> /home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/utilities/setup/setupplugins.cpp:168:20: error: ‘class KIPI::ConfigWidget’ has no member named ‘slotClear’
</I>><i> make[2]: *** [core/digikam/CMakeFiles/digikam.dir/__/utilities/setup/setupplugins.cpp.o] Errore 1
</I>><i> make[2]: *** Attesa dei processi non terminati....
</I>><i> make[1]: *** [core/digikam/CMakeFiles/digikam.dir/all] Errore 2
</I>><i> Any kipi interface changes?
</I>><i>
</I>><i> Angelo
</I>can you try with : this commit :
<A HREF="http://commits.kde.org/digikam/25cc9c9876a5233bd630105d0110319892d4e18c">http://commits.kde.org/digikam/25cc9c9876a5233bd630105d0110319892d4e18c</A>
please
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="010974.html">[Mageia-dev] [packages-commits] [190229] new version 2.5.0
</A></li>
<LI>Next message: <A HREF="010979.html">[Mageia-dev] [packages-commits] [190229] new version 2.5.0
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10977">[ date ]</a>
<a href="thread.html#10977">[ thread ]</a>
<a href="subject.html#10977">[ subject ]</a>
<a href="author.html#10977">[ 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>
|