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 667508 - banshee cannot reliably play converted-to-wav files via daap from mt-daapd
banshee cannot reliably play converted-to-wav files via daap from mt-daapd
Status: RESOLVED WONTFIX
Product: banshee
Classification: Other
Component: DAAP
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Banshee Maintainers
Banshee Maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2012-01-08 18:50 UTC by Reinhard Tartler
Modified: 2020-03-17 09:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Reinhard Tartler 2012-01-08 18:50:13 UTC
setup: an mt-daap server that streams uncompressed (i.e., wav) data.

Symptom:

[7 Warn  12:31:07.928] Caught an exception -
System.ArgumentOutOfRangeException: Must be > 0
Parameter name: length (in `Banshee.Services')
  at Banshee.Web.BaseHttpServer.WriteResponseStream (System.Net.Sockets.Socket
client, System.IO.Stream response, Int64 length, System.String filename, Int64
offset) [0x00000] in <filename unknown>:0 
  at Banshee.Daap.DaapProxyWebServer.StreamTrack (System.Net.Sockets.Socket
client, Daap.Database database, Daap.Track song, Int64 offset) [0x00000] in
<filename unknown>:0 
  at Banshee.Daap.DaapProxyWebServer.HandleValidRequest
(System.Net.Sockets.Socket client, System.String[] split_request,
System.String[] body_request) [0x00000] in <filename unknown>:0 
[1 Debug 12:31:08.048] (libbanshee:player) bp_stop: setting state to
GST_STATE_NULL
[1 Debug 12:31:08.048] Player state change: Loading -> Idle
[1 Error 12:31:08.052] GStreamer resource error: OpenRead
[1 Debug 12:31:08.304] Querying model for track to play in off:Next mode
[1 Debug 12:31:08.306] Player state change: Idle -> Loading
[1 Debug 12:31:08.314] (libbanshee:player) Audiosink has volume: YES
[1 Debug 12:31:08.413] (libbanshee:player) bp_stop: setting state to
GST_STATE_NULL
[1 Debug 12:31:08.413] Player state change: Loading -> Idle



Moreover, I think this Ubuntu bug is related (or the same and more accurate):
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/834188

Filed as requested here https://bugzilla.gnome.org/show_bug.cgi?id=591250#c9
Comment 1 Bertrand Lorentz 2012-01-09 19:24:13 UTC
Thanks for opening a new bug for that.

I'm marking this as confirmed, as it was already reported as part of bug #659146 (which is primarily about another issue).
Comment 2 André Klapper 2020-03-17 09:22:23 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.