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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Huge GNOME updates
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Huge%20GNOME%20updates&In-Reply-To=%3Cm3pq60kgwb.fsf%40euphor.blino.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="018465.html">
<LINK REL="Next" HREF="018473.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Huge GNOME updates</H1>
<B>Olivier Blin</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Huge%20GNOME%20updates&In-Reply-To=%3Cm3pq60kgwb.fsf%40euphor.blino.org%3E"
TITLE="[Mageia-dev] Huge GNOME updates">mageia at blino.org
</A><BR>
<I>Wed Sep 5 10:33:56 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="018465.html">[Mageia-dev] Huge GNOME updates
</A></li>
<LI>Next message: <A HREF="018473.html">[Mageia-dev] Huge GNOME updates
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#18471">[ date ]</a>
<a href="thread.html#18471">[ thread ]</a>
<a href="subject.html#18471">[ subject ]</a>
<a href="author.html#18471">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Colin Guthrie <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>> writes:
><i> 'Twas brillig, and Olav Vitters at 05/09/12 08:34 did gyre and gimble:
</I>>><i> There have been some pretty huge GNOME updates. Some stuff is probably a
</I>>><i> little bit unstable. Please just fix outright if you want.
</I>>><i>
</I>>><i> Noticed:
</I>>><i> - GNOME shell not being able to unlock the screen
</I>>><i> probably have to drop the patch or something
</I>><i>
</I>><i> Can't see I notice this. In the past it was related to gdm and we
</I>><i> patched it accordingly. I've now updated gdm to the latest release (tho'
</I>><i> a new one is due any time) and it seems to work fine here.
</I>><i>
</I>>><i> - Totem not starting up
</I>>><i> missing gstreamer 1.0 dependencies
</I>><i>
</I>><i> Yeah confirmed here. Likely just some gst plugins that are needed as you
</I>><i> said.
</I>
I have added requires in totem for soundtouch (pitch element) and
gstclutter.
But to be really usable, I guess it would need gstreamer1.0-ffmpeg to be
packaged.
Also, packagekit does not seem to be able to install gstreamer1.0-faad
(when playing YouTube videos):
** Message: Missing plugin: gstreamer|1.0|totem|H.264
decoder|decoder-video/x-h264, stream-format=(string)avc,
alignment=(string)au, level=(string)2.1,
profile=(string)constrained-baseline, parsed=(boolean)true (H.264
decoder)
** Message: Missing plugin: gstreamer|1.0|totem|MPEG-4 AAC
decoder|decoder-audio/mpeg, mpegversion=(int)4, framed=(boolean)true,
stream-format=(string)raw, level=(string)2, base-profile=(string)lc,
profile=(string)lc (MPEG-4 AAC decoder)
** Message: PackageKit: xid = 100663307
** Message: PackageKit: not for GStreamer 0.10
** Message: skipping gstreamer|1.0|totem|H.264
decoder|decoder-video/x-h264, stream-format=(string)avc,
alignment=(string)au, level=(string)2.1,
profile=(string)constrained-baseline, parsed=(boolean)true
** Message: PackageKit: not for GStreamer 0.10
** Message: skipping gstreamer|1.0|totem|MPEG-4 AAC
decoder|decoder-audio/mpeg, mpegversion=(int)4, framed=(boolean)true,
stream-format=(string)raw, level=(string)2, base-profile=(string)lc,
profile=(string)lc
** Message: no codec lines could be parsed
** Message: Missing plugin installation failed: install-error
--
Olivier Blin - blino
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="018465.html">[Mageia-dev] Huge GNOME updates
</A></li>
<LI>Next message: <A HREF="018473.html">[Mageia-dev] Huge GNOME updates
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#18471">[ date ]</a>
<a href="thread.html#18471">[ thread ]</a>
<a href="subject.html#18471">[ subject ]</a>
<a href="author.html#18471">[ 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>
|