[gstreamer-bugs] [Bug 420937] error message: may/might ambiguity

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Mar 22 02:11:49 PDT 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=420937

  GStreamer | gstreamer (core) | Ver: HEAD CVS


Bastien Nocera changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hadess at hadess.net




------- Comment #3 from Bastien Nocera  2007-03-22 09:09 UTC -------
That's the xine-lib backend error message:
        case XINE_MSG_PERMISSION_ERROR:
                num = BVW_ERROR_FILE_PERMISSION;
                if (g_str_has_prefix (bvw->com->mrl, "file:") != FALSE)
                        message = g_strdup (_("You are not allowed to open this
file."));
                else
                        message = g_strdup (_("The server refused access to
this file or stream."));
                break;


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list