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 328277 - Totem CVS doesn't need restart for Visualisation anymore
Totem CVS doesn't need restart for Visualisation anymore
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: GStreamer backend
unspecified
Other All
: Normal minor
: ---
Assigned To: Maintainer alias for GStreamer component of Totem
Maintainer alias for GStreamer component of Totem
: 315854 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-01-23 09:44 UTC by Christian Fredrik Kalager Schaller
Modified: 2006-01-28 09:59 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Christian Fredrik Kalager Schaller 2006-01-23 09:44:42 UTC
Please describe the problem:
When switching visualisation you get a message saying 'Changing the visuals
effect type will require a restart to take effect'. This is no longer true as
the visualisation will now switch on the next song change.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Ronald Bultje 2006-01-25 00:40:22 UTC
I think this has always been the case. Feel free to submit a better message.
Comment 2 Ronald Bultje 2006-01-25 05:36:11 UTC
*** Bug 315854 has been marked as a duplicate of this bug. ***
Comment 3 Christian Fredrik Kalager Schaller 2006-01-25 11:45:14 UTC
Ok, discussed this a bit with Bastien today and we could use the message 'Your visual effects change will take place when the next track is played.'. That said maybe we should redo the visualisation stuff to switch on the fly. Afaik so should that be possible with 0.10 now and it would give the GStreamer backend the same behvaiour as the Xine one.
Comment 4 Ronald Bultje 2006-01-25 13:23:41 UTC
Christian, I worked on that for a day or so, my work is in http://bugzilla.gnome.org/show_bug.cgi?id=312901

It was not possible using 0.9, and since the bug hasn't even been looked at, I doubt it's possible now. Working on that bug would be cool, though.
Comment 5 Christian Fredrik Kalager Schaller 2006-01-25 17:49:11 UTC
Ok, Wim commented on that bug. I also talked to dolphy and he said that playbin needed updating before on-the-fly switching could work. So I will fix the message
and mail the i18n team. And then hopefully be 2.16 we will have on-the-fly vis switching implemented in playbin.
Comment 6 Christian Fredrik Kalager Schaller 2006-01-28 09:59:18 UTC
Ok, closing this bug. Julien implemented on-the-fly-switching