After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 548040 - Internet radio LoadStreamUris() doesn't update UI with loading/error state
Internet radio LoadStreamUris() doesn't update UI with loading/error state
Status: RESOLVED WONTFIX
Product: banshee
Classification: Other
Component: Internet Radio
git master
Other Linux
: Normal normal
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
gnome[unmaintained]
: 561851 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-08-16 17:19 UTC by Eric Butler
Modified: 2020-03-17 08:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Eric Butler 2008-08-16 17:19:12 UTC
Hi,

There are a few problems with the way RadioTrackInfo parses stream URIs:

* Play() needs to tell the UI that something is happening if it queues LoadStreamUris(). Currently the user sees nothing until the playlist has been loaded.

* If an error occurs in the LoadStreamUri() method, it gets silently ignored (PlaybackError gets set, but nothing makes it to the user). I'm also concerned that this should not always use StreamPlaybackError.ResourceNotFound since there could be other problems (Access Forbidden, etc).

Both of these problems together means that if there is a problem with a playlist, the user sees absolutely nothing after double-clicking on a radio station in the list.

Thanks!
Comment 1 Gabriel Burt 2008-09-09 23:35:19 UTC
This are completely valid points.
Comment 2 Gabriel Burt 2009-01-28 21:36:48 UTC
*** Bug 561851 has been marked as a duplicate of this bug. ***
Comment 3 André Klapper 2020-03-17 08:32:39 UTC
Banshee is not under active development anymore and had its last code changes more than three years ago. Its codebase has been archived.

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect
reality. Please feel free to reopen this ticket (or rather transfer the project
to GNOME Gitlab, as GNOME Bugzilla is being shut down) if anyone takes the
responsibility for active development again.
See https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/264 for more info.