Public bug reported: System Information: Description: Ubuntu 17.04 Release: 17.04
rhythmbox: Installiert: 3.4.1-2ubuntu1 Installationskandidat: 3.4.1-2ubuntu1 Versionstabelle: *** 3.4.1-2ubuntu1 500 500 http://archive.ubuntu.com/ubuntu zesty/main amd64 Packages 100 /var/lib/dpkg/status Behavior: via the commandline the rythembox client can skip to a specific second via the command rhythmbox-client --seek This works for seeking up to second 2147. Any number beyond that skips to the next track, even if the track is longer instead of going to the correct position in the file itself (the track has over 4000 seconds) my guess is that that the internal format is a signed 32-Bit Int that overflows. 2148 seconds = 2148000000 milliseconds -> cast to Int32 is -2146967296 which would certainly produce an error (seeking to a negative number) ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/1737741 Title: rhythembox-client --seek fails at more than 2148 seconds To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1737741/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs