From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Gibbons Subject: bug#37190: rhythmbox cannot subscribe to any podcasts Date: Sun, 25 Aug 2019 21:24:25 -0600 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:38913) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i25ct-0000Hu-Fb for bug-guix@gnu.org; Sun, 25 Aug 2019 23:25:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i25cs-0004My-Gs for bug-guix@gnu.org; Sun, 25 Aug 2019 23:25:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36484) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i25cs-0004Mu-Dy for bug-guix@gnu.org; Sun, 25 Aug 2019 23:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i25cs-0004uN-70 for bug-guix@gnu.org; Sun, 25 Aug 2019 23:25:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:38871) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i25cM-0000Gz-S4 for bug-guix@gnu.org; Sun, 25 Aug 2019 23:24:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i25cL-0004Gj-R4 for bug-guix@gnu.org; Sun, 25 Aug 2019 23:24:30 -0400 Received: from mail-pf1-x42e.google.com ([2607:f8b0:4864:20::42e]:37516) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i25cL-0004GD-JZ for bug-guix@gnu.org; Sun, 25 Aug 2019 23:24:29 -0400 Received: by mail-pf1-x42e.google.com with SMTP id y9so10453793pfl.4 for ; Sun, 25 Aug 2019 20:24:28 -0700 (PDT) Received: from piranhaplant.local ([199.68.53.171]) by smtp.googlemail.com with ESMTPSA id d3sm10445288pjz.31.2019.08.25.20.24.26 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 25 Aug 2019 20:24:26 -0700 (PDT) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 37190@debbugs.gnu.org To replicate: 1. open rhythmbox (rhythmbox 3.4.3) 2. go to "podcasts" tab 3. Click "Add" button. 4. In the search bar, search for any podcast. Note that in order to get results there needs to be internet access. 5. Click on any of the results. An error message will drop down that says "Unable to load the feed. Check your network connection." I tried this with debug output. All I found that could help is something like this: (20:56:56) [0x13764d0] [rb_audioscrobbler_should_handshake] rb- audioscrobbler.c:839: No username set (20:56:56) [0x13764d0] [rb_audioscrobbler_should_handshake] rb- audioscrobbler.c:839: No username set -It was only logged after rhythmbox logged that search results were loaded and was logged almost every time. -It was logged in pairs -Clicking the "subscribe" button did not cause rhythmbox to log it. I checked on PureOS in a VM, (rhythmbox 3.4.3) this does not happen. I did not check with other OSes. Any help would be appreciated. -- -Jesse