>From the log file, it appears that playback paused for file /home/einar/Music/music/windows-music/EWHK.m4a after 1 sec.
You can try the following steps to figure where the issue is: 1. Rhythmbox ( RB ) uses gstreamer backend for playing audio files. This step confirms if the problem is with gstreamer or RB. Run the following commands from the gnome terminal. $ sudo apt-get install gstreamer1.0-tools $ gst-launch-1.0 playbin uri="file:///home/einar/Music/music/windows-music/EWHK.m4a" This should play the audio file. If this doesn't work, the issue is with gstreamer, not Rhythmbox. 2. If the above step goes fine, the issue is with Rhythmbox. Ubuntu 16.04 LTS ships with RB 3.3. This is quite old. Try RB 3.4.2 which is the highest version supported by 16.04. Run the following commands from the gnome terminal. This should take ~ 15 mins. Build Rhythmbox 3.4.2 from source ================================== $ sudo apt-get build-dep rhythmbox $ sudo apt-get install git $ git clone https://gitlab.gnome.org/GNOME/rhythmbox.git $ cd rhythmbox/ $ git checkout tags/v3.4.2 -b v3.4.2 $ ./autogen.sh $ make $ shell/rhythmbox --version Start Rhythmbox 3.4.2 ===================== $ shell/rhythmbox Try playing /home/einar/Music/music/windows-music/EWHK.m4a now. If the audio gets stuck again, list the exact steps for reproducing the bug and attach output of "shell/rhythmbox --debug" from 3.4.2. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/130213 Title: rhythmbox doesn't play the next song after first song finished Status in rhythmbox package in Ubuntu: Fix Released Bug description: Binary package hint: rhythmbox (I'm not English... I'll try to write as well as I can) Hi Community! The problem starts today, no updates, no strange happening... nothing. Often Rhytmbox stop playing after the song finished. It doesn't play the next song... I'm using the shuffle mode. After restarting rb it seems to work correctly... maybe a one-time error???? Bye bye!!!! _LameMind ProblemType: Bug Architecture: i386 Date: Fri Aug 3 17:49:26 2007 DistroRelease: Ubuntu 7.04 ExecutablePath: /usr/bin/rhythmbox Package: rhythmbox 0.11.1-0ubuntu2~pollycoke1 PackageArchitecture: i386 ProcCmdline: rhythmbox ProcCwd: /home/lamemind ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games LANG=it_IT.UTF-8 SHELL=/bin/bash SourcePackage: rhythmbox Uname: Linux WrkSt@t 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686 GNU/Linux UnreportableReason: Questo non รจ un pacchetto Ubuntu genuino To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/130213/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp