Colin Guthrie <[email protected]> writes: > 'Twas brillig, and Olav Vitters at 05/09/12 08:34 did gyre and gimble: >> There have been some pretty huge GNOME updates. Some stuff is probably a >> little bit unstable. Please just fix outright if you want. >> >> Noticed: >> - GNOME shell not being able to unlock the screen >> probably have to drop the patch or something > > Can't see I notice this. In the past it was related to gdm and we > patched it accordingly. I've now updated gdm to the latest release (tho' > a new one is due any time) and it seems to work fine here. > >> - Totem not starting up >> missing gstreamer 1.0 dependencies > > Yeah confirmed here. Likely just some gst plugins that are needed as you > said.
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
