[Bug 724013] New: Don't hardcode /usr/share/sounds/sf2 path in fluiddec

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Feb 10 02:21:08 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=724013
  GStreamer | gst-plugins-bad | git

           Summary: Don't hardcode /usr/share/sounds/sf2 path in fluiddec
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: lrn1986 at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Currently fluiddec looks for sf2 files in /usr/share/sounds/sf2. This by itself
isn't wrong (this is the place where stuff is put by distros that i know (that
is, Debian)). However, this path makes no sense on W32.

To fix this i'm proposing to use glib to get system shared data dirs (glib will
return multiple directories most of the time), and use that to locate sf2
files.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list