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 525074 - Last.fm radio allows seeking streams
Last.fm radio allows seeking streams
Status: RESOLVED WONTFIX
Product: banshee
Classification: Other
Component: User Interface
git master
Other Linux
: Normal normal
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
gnome[unmaintained]
: 571242 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-03-30 06:15 UTC by Alex Hixon
Modified: 2020-03-17 08:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alex Hixon 2008-03-30 06:15:04 UTC
While listening to a Last.fm station, it's possible to seek within a currently streaming item. We really need to set the Sensitive state of the slider widget (or rather, get it set by changing the IsLive value of the currently playing TrackInfo).

This used to work before, so this is a regression issue.

Also, if you try to seek forward, you'll get nasty results (ie Gstreamer will return EOS and no errors, etc)
Comment 1 Gabriel Burt 2008-03-31 23:36:41 UTC
Wait, what should we do, not allow seeking (set slider.Sensitive = false)?
Comment 2 Alex Hixon 2008-04-01 04:52:15 UTC
That's basically all I was thinking.
Only thing is seeking used to be disabled on Radio, dunno when it changed.

Should be relatively simple, I assume.
Comment 3 Gabriel Burt 2008-04-04 04:56:21 UTC
The slider is not sensitive for me.  Is it for you?
Comment 4 Alex Hixon 2008-04-11 07:34:02 UTC
Yup, just tested on the latest revision. Slider is still enabled on Radio.
Possibly related to Aaron's recent fixup of libbanshee, or something? Not sure.

You sure this doesn't happen on your end?
Comment 5 Michał Sawicz 2008-06-17 11:46:25 UTC
Yup, Last.fm allows seeking, causing the current song to break and banshee skips to the next song in the list.
Comment 6 Sebastian Krämer 2009-03-25 15:06:19 UTC
(In reply to comment #5)
> Yup, Last.fm allows seeking, causing the current song to break and banshee
> skips to the next song in the list.

Just noticed the same when testing for this bug report.
I guess this is the real issue to fix then to enable seeking.
Comment 7 Sebastian Krämer 2009-03-25 15:22:05 UTC
I forgot to mention that the slider was screwed up after that. Only an application restart fixed that (using banshee 1.4.2).
Comment 8 Alexander Kojevnikov 2010-02-05 02:43:44 UTC
*** Bug 571242 has been marked as a duplicate of this bug. ***
Comment 9 André Klapper 2020-03-17 08:19: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.