[Bug 130213] Re: rhythmbox doesn't play the next song after first song finished

2020-06-17 Thread crvi
Note 1: It is strongly advisable to do Step [2] in the above comment as
a new user. ( Create a new user in GNOME Settings. Log off and Log in as
new user ). This is necessary since newer versions of RB ( e.g. 3.4.2 )
might install newer config formats / new database formats under $HOME
which the old RB ( e.g. 3.3 ) might not understand.

Note 2: Building and starting RB 3.4.2 in Step [2] in the above comment
will not disturb existing RB 3.3 installation.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/130213

Title:
  rhythmbox doesn't play the next song after first song finished

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/130213/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 130213] Re: rhythmbox doesn't play the next song after first song finished

2020-06-17 Thread crvi
>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 Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/130213

Title:
  rhythmbox doesn't play the next song after first song finished

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/130213/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 130213] Re: rhythmbox doesn't play the next song after first song finished

2020-04-19 Thread Einar Steingrimsson
I have had this (or a similar) problem for the last month or so,
Rhythmbox is stuck in shuffle mode.  I'm using Ubuntu 16:04, which I've
had installed for close to four years now, but this problem suddenly
popped up very recently.  I've uninstalled and reinstalled, but no luck.

Doesn't matter if I try to activate repeat before starting to play the
first song in a list or before selecting all or while I'm playing a
song, it is completely stuck in shuffle mode.

Also, the sign that is supposed to say it's in repeat or shuffle mode is
very faint, just a very narrow band around that button.  Wouldn't it be
better to make this clearer?

Im attaching the output to stderr when I run rhythmbox --debug.


** Attachment added: "stderr.log"
   
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/130213/+attachment/5356888/+files/stderr.log

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/130213

Title:
  rhythmbox doesn't play the next song after first song finished

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/130213/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 130213] Re: rhythmbox doesn't play the next song after first song finished

2020-04-19 Thread Einar Steingrimsson
I have had this (or a similar) problem for the last month or so,
Rhythmbox is stuck in shuffle mode.  I'm using Ubuntu 16:04, which I've
had installed for close to four years now, but this problem suddenly
popped up very recently.  I've uninstalled and reinstalled, but no luck.

Doesn't matter if I try to activate repeat before starting to play the
first song in a list or before selecting all or while I'm playing a
song, it is completely stuck in shuffle mode.

Also, the sign that is supposed to say it's in repeat or shuffle mode is
very faint, just a very narrow band around that button.  Wouldn't it be
better to make this clearer?

Im attaching the output to stderr when I run rhythmbox --debug.


** Attachment added: "stderr.log"
   
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/130213/+attachment/5356887/+files/stderr.log

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/130213

Title:
  rhythmbox doesn't play the next song after first song finished

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/130213/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 130213] Re: rhythmbox doesn't play the next song after first song finished

2016-10-29 Thread pssh
this problem resurfaces in Ubuntu 14.04 LTS

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/130213

Title:
  rhythmbox doesn't play the next song after first song finished

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/130213/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 130213] Re: rhythmbox doesn't play the next song after first song finished

2015-07-16 Thread Thiago Martins
Still a problem in Vivid.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/130213

Title:
  rhythmbox doesn't play the next song after first song finished

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/130213/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 130213] Re: rhythmbox doesn't play the next song after first song finished

2009-10-20 Thread Sebastien Bacher
yes opening a new bug is correct if you still have an issue on karmic,
don't worry about the bug noise there

-- 
rhythmbox doesn't play the next song after first song finished
https://bugs.launchpad.net/bugs/130213
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 130213] Re: rhythmbox doesn't play the next song after first song finished

2009-10-20 Thread rfurgy
Sorry bout that, didn't mean to create any confusion for you.
Would you like me to still file a bug report for this?

If so just let me know.

Once again sorry for the disturbance.

On Tue, 2009-10-20 at 21:26 +, Sebastien Bacher wrote:
> thank you for your work but don't reopen bugs closed for a year because
> you think you have the same issue, it might be similar but it would be
> easier to open a new bug and let maintainer decide if that's the case
> rather than creating confusion in a fixed bug there
> 
> ** Changed in: rhythmbox (Ubuntu)
>Status: New => Fix Released
>

-- 
rhythmbox doesn't play the next song after first song finished
https://bugs.launchpad.net/bugs/130213
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 130213] Re: rhythmbox doesn't play the next song after first song finished

2009-10-20 Thread Sebastien Bacher
thank you for your work but don't reopen bugs closed for a year because
you think you have the same issue, it might be similar but it would be
easier to open a new bug and let maintainer decide if that's the case
rather than creating confusion in a fixed bug there

** Changed in: rhythmbox (Ubuntu)
   Status: New => Fix Released

-- 
rhythmbox doesn't play the next song after first song finished
https://bugs.launchpad.net/bugs/130213
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 130213] Re: rhythmbox doesn't play the next song after first song finished

2009-10-20 Thread rfurgy
Ok, I got that debug, and am I glad it was a lot easier than I was
expecting :D

There should be instances somewhere in there. I let it run till it
suspended play with song switch but kept going. I wanted to record all
the way till it started playing again. Not only did that happen but
after it played the song, it did it again on the next song and then
shortly after that is when I closed rhythmbox.

Hope this helps, and hit me up if you need something else, just keep in
mind you're talking to a noob here XD.

** Attachment added: "debug of rhythmbox"
   http://launchpadlibrarian.net/34073858/rhythmbox-debug

-- 
rhythmbox doesn't play the next song after first song finished
https://bugs.launchpad.net/bugs/130213
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 130213] Re: rhythmbox doesn't play the next song after first song finished

2009-10-20 Thread rfurgy
** Summary changed:

- rhtmbox doesn't play the next song after first song finished
+ rhythmbox doesn't play the next song after first song finished

-- 
rhythmbox doesn't play the next song after first song finished
https://bugs.launchpad.net/bugs/130213
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs