Bug#303002: /usr/bin/gnome-volume-control: gnome-volume-control
tabs should scroll for people with a few sound cards
Nathan Hurst
Nathan Hurst <njh@hawthorn.csse.monash.edu.au>,
303002@bugs.debian.org
Mon, 04 Apr 2005 11:11:21 +1000
Package: gnome-media
Version: 2.8.0-0.2
Severity: normal
File: /usr/bin/gnome-volume-control
Tags: patch
I have 5 sound devices attached to my machine. The gst-mixer window is
larger than my desktop. With the addition of this one line the window
looks nicer and fits on my desktop.
gnome-media-2.8.0/gst-mixer/src$ diff -du mixer.c.orig mixer.c
--- mixer.c.orig 2005-04-04 11:08:13.733646499 +1000
+++ mixer.c 2005-04-04 11:05:23.950986766 +1000
@@ -690,6 +690,7 @@
/* create all mixers */
notebook = gtk_notebook_new ();
+ gtk_notebook_set_scrollable(notebook, TRUE);
if (!(mixers = create_mixer_collection (notebook))) {
GtkWidget *dialog =
gtk_message_dialog_new (NULL, 0,
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-k7
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Versions of packages gnome-media depends on:
ii gstreamer0.8-alsa [g 0.8.8-3 ALSA plugin for GStreamer
ii gstreamer0.8-misc 0.8.8-3 Collection of various GStreamer pl
ii gstreamer0.8-oss [gs 0.8.8-3 OSS plugin for GStreamer
ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi
ii libatk1.0-0 1.8.0-4 The ATK accessibility toolkit
ii libaudiofile0 0.2.6-6 Open-source version of SGI's audio
ii libbonobo2-0 2.8.1-2 Bonobo CORBA interfaces library
ii libbonoboui2-0 2.8.1-2 The Bonobo UI library
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libesd0 0.2.35-2 Enlightened Sound Daemon - Shared
ii libgail-common 1.8.2-1 GNOME Accessibility Implementation
ii libgail17 1.8.2-1 GNOME Accessibility Implementation
ii libgconf2-4 2.8.1-5 GNOME configuration database syste
ii libgcrypt11 1.2.0-11 LGPL Crypto library - runtime libr
ii libglade2-0 1:2.4.2-2 library to load .glade files at ru
ii libglib2.0-0 2.6.3-1 The GLib library of C routines
ii libgnome-keyring0 0.4.1-1 GNOME keyring services library
ii libgnome2-0 2.8.1-2 The GNOME 2 library - runtime file
ii libgnomecanvas2-0 2.8.0-1 A powerful object-oriented display
ii libgnomeui-0 2.8.1-3 The GNOME 2 libraries (User Interf
ii libgnomevfs2-0 2.8.4-2 The GNOME virtual file-system libr
ii libgnutls11 1.0.16-13 GNU TLS library - runtime library
ii libgpg-error0 1.0-1 library for common error values an
ii libgstreamer-gconf0. 0.8.8-3 GConf support for GStreamer
ii libgstreamer-plugins 0.8.8-3 Various GStreamer libraries and li
ii libgstreamer0.8-0 0.8.9-2 Core GStreamer libraries, plugins,
ii libgtk2.0-0 2.6.2-4 The GTK+ graphical user interface
ii libice6 4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library
ii libjpeg62 6b-10 The Independent JPEG Group's JPEG
ii liborbit2 1:2.12.1-1 libraries for ORBit2 - a CORBA ORB
ii libpango1.0-0 1.8.1-1 Layout and rendering of internatio
ii libpopt0 1.7-5 lib for parsing cmdline parameters
ii libsm6 4.3.0.dfsg.1-12.0.1 X Window System Session Management
ii libtasn1-2 0.2.10-4 Manage ASN.1 structures (runtime)
ii libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client li
ii libxml2 2.6.16-6 GNOME XML library
ii xlibs 4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu
ii zlib1g 1:1.2.2-4 compression library - runtime
-- no debconf information