[gstreamer-bugs] [Bug 627289] New: souphttpsrc: tweak error messages
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Aug 18 10:51:54 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=627289
GStreamer | gst-plugins-good | git
Summary: souphttpsrc: tweak error messages
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Windows
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: dhoyt at llnl.gov
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Created an attachment (id=168216)
View: https://bugzilla.gnome.org/attachment.cgi?id=168216
Review: https://bugzilla.gnome.org/review?bug=627289&attachment=168216
Slightly modifies souphttpsrc error messages
I display error messages coming from elements to the user and the souphttpsrc
messages seem a bit odd to users b/c they place the URL before the message.
With long URIs, the cause/reason can be obstructed due to the way our GUI is
laid out. This small patch corrects the issue by placing the reason before the
URI in the error message.
I wouldn't be opposed to removing the URI from the error message entirely b/c
presumably you already know the URI you set it to or can easily pull it from
the location property. And if you need to, you can append the URI to the error
message yourself in your application's code.
--
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