On Linux 32 and 64 do Tools->Media Player then open some music (wav file guarantied works). Press Play, then progress bar to rewind music. Player stops. User must press button Play each time music was rewinded. On all platforms Player not remembers volume. Always starts with maximum. But mybe it is not a bug.
Reproduced in 3.3.1 and I also feel resolving the problems could enhance the user interface. Mark as enhancement request.
[This is an automated message.] This bug was filed before the changes to Bugzilla on 2011-10-16. Thus it started right out as NEW without ever being explicitly confirmed. The bug is changed to state NEEDINFO for this reason. To move this bug from NEEDINFO back to NEW please check if the bug still persists with the 3.5.0 beta1 or beta2 prereleases. Details on how to test the 3.5.0 beta1 can be found at: http://wiki.documentfoundation.org/QA/BugHunting_Session_3.5.0.-1 more detail on this bulk operation: http://nabble.documentfoundation.org/RFC-Operation-Spamzilla-tp3607474p3607474.html
reproduced on LibO 3.5.0 beta 1
Please read this message in its entirety before responding. Your bug was confirmed at least 1 year ago and has not had any activity on it for over a year. Your bug is still set to NEW which means that it is open and confirmed. It would be nice to have the bug confirmed on a newer version than the version reported in the original report to know that the bug is still present -- sometimes a bug is inadvertently fixed over time and just never closed. If you have time please do the following: 1) Test to see if the bug is still present on a currently supported version of LibreOffice (preferably 4.2 or newer). 2) If it is present please leave a comment telling us what version of LibreOffice and your operating system. 3) If it is NOT present please set the bug to RESOLVED-WORKSFORME and leave a short comment telling us your version and Operating System Please DO NOT 1) Update the version field 2) Reply via email (please reply directly on the bug tracker) 3) Set the bug to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + LibreOffice is powered by a team of volunteers, every bug is confirmed (triaged) by human beings who mostly give their time for free. We invite you to join our triaging by checking out this link: https://wiki.documentfoundation.org/QA/BugTriage There are also other ways to get involved including with marketing, UX, documentation, and of course developing - http://www.libreoffice.org/get-help/mailing-lists/. Lastly, good bug reports help tremendously in making the process go smoother, please always provide reproducible steps (even if it seems easy) and attach any and all relevant material
(In reply to sasha.libreoffice from comment #0) > On Linux 32 and 64 do Tools->Media Player then open some music (wav file > guarantied works). Press Play, then progress bar to rewind music. Player > stops. > User must press button Play each time music was rewinded. I have just submitted a patch for this to Gerrit. It fixes the problem for me on Ubuntu 18.04.
I don't repro with wav or mp3: Version: 7.1.0.0.alpha0+ Build ID: c5e4c2603197ecfbc19957da775f80ba06648105 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
(In reply to Jim Raykowski from comment #6) > I don't repro with wav or mp3: > > Version: 7.1.0.0.alpha0+ > Build ID: c5e4c2603197ecfbc19957da775f80ba06648105 > CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3 > Locale: en-US (en_US.UTF-8); UI: en-US > Calc: threaded I can reproduce the issue with wav, mp3 and ogg. I have: Version: 7.1.0.0.alpha0+ Build ID: 9202793ed81c5568f6789504335446b97e8087da CPU threads: 8; OS: Linux 5.3; UI render: default; VCL: gtk3 Locale: en-US (en_NZ.UTF-8); UI: en-US Calc: threaded Maybe it depends on the GStreamer version. If I run "gst-inspect-1.0 --gst-version" I get the output "GStreamer Core Library version 1.14.5". What version of GStreamer do you have?
I can't reproduce it either. (In reply to Martin van Zijl from comment #7) > Maybe it depends on the GStreamer version. If I run "gst-inspect-1.0 > --gst-version" I get the output "GStreamer Core Library version 1.14.5". > > What version of GStreamer do you have? GStreamer Core Library version 1.16.2 In the gerrit patch you had a discussion and for me this is the current reality (without applying your patch): "It sounds like you are experiencing the opposite of the original bug. Instead of being always paused after seek is made, for you it is always playing after seek is made." So if I am in paused state, it starts playing after I seek. Arch Linux 64-bit Version: 7.1.0.0.alpha0+ Build ID: 57fedb272cfcad3436142dbe9eac2870e3c3e3d2 CPU threads: 8; OS: Linux 5.7; UI render: default; VCL: kf5 Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Built on 9 July 2020
(In reply to Buovjaga from comment #8) That's interesting, I wonder why we see different behaviour. If I run "dpkg -l | grep gstreamer", I see the following installed: libreoffice-avmedia-backend-gstreamer -- 1:6.0.7-0ubuntu0.18.04.10 -- amd64 -- GStreamer backend for LibreOffice Do you have this also? If so, which version?
(In reply to Martin van Zijl from comment #9) > (In reply to Buovjaga from comment #8) > > That's interesting, I wonder why we see different behaviour. > > If I run "dpkg -l | grep gstreamer", I see the following installed: > > libreoffice-avmedia-backend-gstreamer -- 1:6.0.7-0ubuntu0.18.04.10 -- amd64 > -- GStreamer backend for LibreOffice > > Do you have this also? If so, which version? That package itself is irrelevant. The Debian package description says "This package used to contain the GStreamer backend for LibreOffice. This has now been merged into the "core" package and this package thus can be safely removed once installed." https://packages.debian.org/sid/libreoffice-avmedia-backend-gstreamer Maybe I should ask about this in the dev channel.
Martin van Zijl committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/5989ffe70942af036974b70c9e0ecd67978c6cc6 tdf#34759 fix media player pausing when pressing time slider It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Interesting: I bisected the "click progress bar while paused, starts playing" issue with linux-64-6.3 to https://git.libreoffice.org/core/commit/1eac5fa2fd661f9572fb9f9b30e2785c0d5b513a (using gen backend) tdf#101524: seeking position shouldn't pause video playback So apparently there was already an attempt to fix the original issue last year. With a build including Martin's change, I am still seeing the issue I bisected. Martin: if you run with SAL_USE_VCLPLUGIN=gen, do you see the issue?
A polite ping to Martin van Zijl : Is this bug fixed? if so, could you please close it as RESOLVED FIXED ? Otherwise, Could you please explain what's missing? Thanks
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/0414b84a8ad5a436df4354a5af1e8486334acb42 Related: tdf#34759 ditch PlayPending hack and use GST_STATE_TARGET It will be available in 7.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
I confirm the latest commit fixes the issues with seeking and pressing stop Arch Linux 64-bit Version: 7.4.0.0.alpha0+ / LibreOffice Community Build ID: 7adb3757944452a0f3a1a12fee1dd504eb90a1df CPU threads: 8; OS: Linux 5.16; UI render: default; VCL: kf5 (cairo+xcb) Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Jumbo Built on 14 February 2022
lets call it fixed then, backport to 7-3 in gerrit. I had planned to ask you to see if it was solved from your perspective, but that's done now :-)
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/82081487bdaf80c7fcb92b4a75e9ab6bcdd1c16d Related: tdf#34759 ditch PlayPending hack and use GST_STATE_TARGET It will be available in 7.3.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Download in offline mode. You can use the Spotify mod to download songs. When you're listening to music, podcasts, or radio shows, try to avoid commercial breaks. With Spotify, you can listen to music from any artist at any time, on any device. Only From Original Source: https://www.spotifyguru.com/spotify-mod-apk/
Excellent insights! I'm so glad I stumbled upon this post. Can't wait to see more valuable content from you in the future. Keep 'em coming!