https://bugzilla.novell.com/show_bug.cgi?id=846608 https://bugzilla.novell.com/show_bug.cgi?id=846608#c3 --- Comment #3 from Marguerite Su <i@marguerite.su> 2013-10-18 15:13:13 UTC --- Created an attachment (id=564076) --> (http://bugzilla.novell.com/attachment.cgi?id=564076) But it can't even install h264 codec Additionally, as I said, it can't install any single codec. see, it can't even install h264...both of us know which package that is in. Before when I use KDE applications, I didn't get anything. This time in command line of Totem, I get this output: [code] ** Message: Missing plugin: gstreamer|1.0|totem|MPEG-4 AAC 解码器|decoder-audio/mpeg, mpegversion=(int)4, framed=(boolean)true, stream-format=(string)raw, level=(string)1, base-profile=(string)lc, profile=(string)lc (MPEG-4 AAC 解码器) ** Message: Missing plugin: gstreamer|1.0|totem|H.264 解码器|decoder-video/x-h264, stream-format=(string)avc, alignment=(string)au, level=(string)3, profile=(string)constrained-baseline, parsed=(boolean)true (H.264 解码器) ** Message: PackageKit: xid = 85983243 ** Message: PackageKit: Codec nice name: MPEG-4 AAC ??? ** Message: PackageKit: ignoring field named framed ** Message: PackageKit: ignoring field named stream-format ** Message: PackageKit: ignoring field named level ** Message: PackageKit: ignoring field named base-profile ** Message: PackageKit: ignoring field named profile ** Message: PackageKit: field is: mpegversion, type: gint ** Message: PackageKit: structure: gstreamer1(decoder-audio/mpeg)(mpegversion=4)()(64bit) ** Message: PackageKit: Codec nice name: H.264 ??? ** Message: PackageKit: ignoring field named stream-format ** Message: PackageKit: ignoring field named alignment ** Message: PackageKit: ignoring field named level ** Message: PackageKit: ignoring field named profile ** Message: PackageKit: ignoring field named parsed ** Message: PackageKit: structure: gstreamer1(decoder-video/x-h264)()(64bit) ** Message: PackageKit: Did not install codec: GDBus.Error:org.freedesktop.PackageKit.Failed: ???????????? ** Message: No installation candidate for missing plugins found. (totem:20541): Gtk-WARNING **: GtkMenuBar 0x1ef9690 is mapped but visible=1 child_visible=1 parent GtkApplicationWindow 0x1aa02e0 mapped=0 [code] See? seems I made my statements right, PackageKit searched for: "MPEG-4 AAC ???" and "H.264 ???" (here ??? seems to stand for "解码器") So seems the backend isn't i18n ready yet... Either we need to patch that to add a mechanism to take every translated text as "codec", Or we need to find that "codec" string and drop it from translation po files... Marguerite -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.