home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / rhythmbox / README.Debian < prev    next >
Encoding:
Text File  |  2006-08-30  |  1.5 KB  |  40 lines

  1. ---[ Configuring the output sink
  2.  
  3. You can choose your preferred output sink by using gstreamer-properties (from
  4. gnome-media package), or by editing the GConf key:
  5.     /system/gstreamer0.10/default/audiosink
  6.  
  7. The default is to detect your output sink automagically.
  8.  
  9. ---[ Music sharing
  10.  
  11. The avahi-daemon dependency is not absolute, but is necessary for music
  12. sharing.  Please install avahi-daemon to share music.
  13.  
  14. To be useful, avahi-daemon listens on the network by default.  This introduces
  15. a security risk, you might want to configure avahi-daemon or stop it to avoid
  16. listening in exposed areas.
  17.  
  18. ---[ Before reporting a bug
  19.  
  20. If you happen to have problems with sound output or decoding, such as a file
  21. that can not be played, or a crappy sound, please check whether you can
  22. reproduce the problem with GStreamer.  The following command reproduces the
  23. behavior of Rhythmbox calling GStreamer:
  24.     gst-launch playbin uri=file:///path/to/my/musicfile.ogg
  25.  
  26. The upstream BTS is at <http://bugzilla.gnome.org/>, and there's no
  27. synchronization mechanism between the Debian and the GNOME BTS, so you can
  28. expect more information on a particular bug not related to Debian in the
  29. upstream BTS.  It is always ok to report a bug in the Debian BTS, this
  30. will help other Debian users, but the upstream BTS might give you clues
  31. on a particular bug you're experiencing, a quick workaround, or even tell you
  32. it's fixed!  ;)
  33.  
  34.  
  35. Please submit a bug report on the Debian package rhythmbox if this text is
  36. outdated.
  37.  
  38. $Id: README.Debian 6433 2006-06-22 18:24:32Z lool $
  39.  
  40.