Bug#546934: don't play youtube videos
Ulrik Sverdrup
ulrik.sverdrup at gmail.com
Tue Oct 13 23:06:29 UTC 2009
Package: totem
Version: 2.26.3-1
Severity: normal
Ubuntu bug has information for a successful workaround. This is
important enough for me that I decided to spread this here not only for
fixing the bug, but for people wishing to try the workaround.
Ubuntu bug: https://bugs.launchpad.net/ubuntu/+source/totem/+bug/323649
Patch posted there (I have not verified/tried it, I preformed the
indicated edits per hand):
# totem-plguins (2.26.1-0ubuntu5)
# Patch for YouTube plugin
# Written for ubuntu users everywhere (from the ubuntu-il community) :)
# File: /usr/lib/totem/plugins/youtube/youtube.py
# Apply with: "sudo patch /usr/lib/totem/plugins/youtube/youtube.py totem_plugins_youtube.py.patch"
337c337
< mrl = "http://www.youtube.com/get_video?video_id=" + urllib.quote (youtube_id) + "&t=" + urllib.quote (t_param) + self.get_fmt_string ()
---
> mrl = "http://www.youtube.com/get_video?video_id=" + urllib.quote (youtube_id) + "&t=" + t_param + self.get_fmt_string ()
Ulrik
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (800, 'unstable')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.31.2-ulrik
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages totem depends on:
ii totem-gstreamer 2.26.3-1 A simple media player for the GNOM
ii totem-plugins 2.26.3-1 Plugins for the Totem media player
totem recommends no packages.
totem suggests no packages.
Versions of packages totem-gstreamer depends on:
ii gnome-icon-theme 2.28.0-1 GNOME Desktop icon theme
ii gstreamer0.10-alsa [gs 0.10.24-2 GStreamer plugin for ALSA
ii gstreamer0.10-esd [gst 0.10.16-1 GStreamer plugin for ESD
ii gstreamer0.10-plugins- 0.10.13-1 GStreamer plugins from the "bad" s
ii gstreamer0.10-plugins- 0.10.24-2 GStreamer plugins from the "base"
ii gstreamer0.10-plugins- 0.10.16-1 GStreamer plugins from the "good"
ii gstreamer0.10-x 0.10.24-2 GStreamer plugins for X11 and Pang
ii iso-codes 3.11-1 ISO language, territory, currency,
ii libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii libc6 2.9-25 GNU C Library: Shared libraries
ii libcairo2 1.8.8-2 The Cairo 2D vector graphics libra
ii libdbus-1-3 1.2.16-2 simple interprocess messaging syst
ii libdbus-glib-1-2 0.82-2 simple interprocess messaging syst
ii libfontconfig1 2.6.0-4 generic font configuration library
ii libfreetype6 2.3.9-5 FreeType 2 font engine, shared lib
ii libgcc1 1:4.4.1-4 GCC support library
ii libgconf2-4 2.26.2-3 GNOME configuration database syste
ii libglib2.0-0 2.22.2-2 The GLib library of C routines
ii libgstreamer-plugins-b 0.10.24-2 GStreamer libraries from the "base
ii libgstreamer0.10-0 0.10.24-1 Core GStreamer libraries and eleme
ii libgtk2.0-0 2.18.2-1 The GTK+ graphical user interface
ii libice6 2:1.0.5-1 X11 Inter-Client Exchange library
ii libnautilus-extension1 2.26.3-1 libraries for nautilus components
ii libpango1.0-0 1.26.0-1 Layout and rendering of internatio
ii libsm6 2:1.1.1-1 X11 Session Management library
ii libstdc++6 4.4.1-4 The GNU Standard C++ Library v3
ii libtotem-plparser12 2.26.2-2 Totem Playlist Parser library - ru
ii libx11-6 2:1.2.2-1+b1 X11 client-side library
ii libxml2 2.7.5.dfsg-1 GNOME XML library
ii libxrandr2 2:1.3.0-2 X11 RandR extension library
ii libxtst6 2:1.0.3-1 X11 Testing -- Resource extension
ii libxxf86vm1 1:1.0.2-1 X11 XFree86 video mode extension l
ii python 2.5.4-2 An interactive high-level object-o
ii python2.5 2.5.4-2 An interactive high-level object-o
ii totem-common 2.26.3-1 Data files for the Totem media pla
ii zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime
-- no debconf information
More information about the pkg-gnome-maintainers
mailing list