Merge rhythmbox 3.4.2 from Debian

Bug #1734953 reported by Amr Ibrahim
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
rhythmbox (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Please merge rhythmbox 3.4.2 from Debian.

I cannot work on this merge myself. This is only a reference.

Overview of changes in Rhythmbox 3.4.2
======================================

* Bug fix release for 3.4
* Visualization plugin removed
* Responsiveness improvements during media player sync
* Better network buffering when crossfading is enabled

Bugs fixed:

697567 Critical Assertion Errors
701608 accept --version command-line option
770358 IM status plugin: Remove Gossip support
770462 Rhythmbox should not display "Examining files 0 of 0"
770486 grilo plugin leaves empty directories in /tmp
770920 rhythmbox crashed with SIGSEGV during import
770983 Expand playing icon column in entry view
771335 Use generic signal marshallers
771337 Ensure same size progress bar in task list
771405 Update README
771884 Rhythmbox should confirm before overwriting playlists.
772997 Search not cleared on clicking "View All"
773404 Client: Disconnect doesn't reset browser selection
773466 Server: Do not transmit unplayable rhythmdb entries to the DMAP client
773695 Import hangs for special file ( socket )
773729 Playqueue UI improvements
773858 Link podcast feed / episode plugin menus
774336 Properties with long text is not ellipsized in property view.
775294 GTK_IS_WIDGET (widget) assertion failures when selecting "Radio France" source
775447 Grilo plugin needs quality column
776292 Memory leak in error handling of utimes on podcast-timestamp
781184 Send tracks: update plugin description
783016 iradio plugin should include WUVT-FM
784957 build failure with gcc 7.1.1
785304 open settings crashes the app
785805 Keyboard navigation with tab is broken by search entry widget
787785 DLNA audio playback stops after 30 sec, can get back briefly with seeking

Translation updates:

- ca, courtesy of Jordi Mas
- cs, courtesy of Marek Černocký
- de, courtesy of Mario Blättermann
- es, courtesy of Daniel Mustieles
- fi, courtesy of Jiri Grönroos
- gl, courtesy of marcos
- hr, courtesy of gogo
- hu, courtesy of Meskó Balázs
- id, courtesy of Kukuh Syafaat
- it, courtesy of Milo Casagrande
- lt, courtesy of Aurimas Černius
- nb, courtesy of Kjartan Maraas
- pl, courtesy of Piotr Drąg
- pt_BR, courtesy of Isaac Ferreira Filho
- pt, courtesy of Tiago Santos
- ro, courtesy of Daniel Șerbănescu
- sk, courtesy of Dušan Kazik
- sr, courtesy of Милош Поповић
- sr@latin, courtesy of Miloš Popović
- sv, courtesy of Anders Jonsson
- vi, courtesy of Trần Ngọc Quân
- zh_CN, courtesy of 甘露(Lu Gan)
- zh_TW, courtesy of Cheng-Chia Tseng

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in rhythmbox (Ubuntu):
status: New → Confirmed
tags: added: needs-debian-merge
Revision history for this message
rithik g (gkrithi) wrote :

https://tracker.debian.org/pkg/rhythmbox

 testing: 3.4.2-1
unstable: 3.4.2-1

[2017-10-28] rhythmbox 3.4.2-1 MIGRATED to testing (Debian testing watch)
[2017-10-27] rhythmbox 3.4.2-1 MIGRATED to testing (Debian testing watch)
[2017-10-11] Accepted rhythmbox 3.4.2-1 (source) into unstable (Emilio Pozuelo Monfort)

Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (3.2 KiB)

This bug was fixed in the package rhythmbox - 3.4.2-1ubuntu1

---------------
rhythmbox (3.4.2-1ubuntu1) bionic; urgency=medium

  [ Jeremy Bicha ]
  * Merge with Debian (LP: #1734953). Remaining changes:
    + Split out mozilla and zeitgeist plugins
    + debian/control.in:
      - Allow unity-control-center as alternate dependency
      - Suggest instead of recommend gst-plugins-ugly
      - Suggest rhythmbox-plugin-zeitgeist
      - Recommends rhythmbox-plugin-alternative-toolbar. It improves the
        user interface and makes it fit better with GNOME.
    + debian/rhythmbox-plugins.install, debian/control{,.in}: Drop context
      plugin - it's mostly broken and would need porting to webkit2 anyway.
    + debian/patches/02_use_escaped_podcast_uri.patch
      - Handle podcasts that have sound files with the same basename
    + debian/patches/03_magnatune_partner.patch:
      - Change magnatune partner ID to 'ubuntu'.
    + debian/patches/05_hide_on_quit.patch
      - Hide (not quit) if RB is playing when closed.
    + debian/patches/07_quicklists.patch
      - Add quicklists.
    + debian/patches/08_stop_quit.patch:
      - Add a "Stop & Quit"-option to the quickmenu (via .desktop)
      - Add new symbol to librhythmbox-core10.symbols
    + debian/patches/make-shuffle-repeat-proper-toggle-actions.patch,
      debian/patches/restore-traditional-menubar.patch: Add a traditional
      menubar back when we want it, and fix the shuffle/repeat actions so they
      work correctly there.
    + debian/patches/0002-grilo-container-max-tracks.patch:
      increase CONTAINER_MAX_TRACKS to 15000
    + debian/patches/10_encoding_use_ubuntu_profiles.patch, debian/*.prs,
      debian/rhythmbox-data.install:
      - Add Ubuntu encoding presets and use them by default.
    + debian/source_rhythmbox.py: Add an apport hook.
    + Add breaks/replaces since we moved plugins from rhythmbox and rhythmbox-
      plugins-magnatune back to rhythmbox-plugins

  [ Simon McVittie ]
  * gir1.2-rb-3.0 Provides gir1.2-mpid-3.0, since it also contains
    MPID-3.0.typelib

rhythmbox (3.4.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/librhythmbox-core10.symbols:
    - Remove marshal symbols. Not a problem as they were internal.
  * debian/control.in:
    - Bump glib requirement.
    - Move packages needed for the documentation build to Build-Depends-Indep.
    - Drop obsolete build dependencies: libneon27-dev, libdiscid-dev,
      zlib1g-dev, libxt-dev.
  * debian/control.in, debian/rules:
    - The visualization plugin is gone.
  * debian/compat, debian/control.in, debian/rules:
    - Bump debhelper compat to 10. autoreconf is now enabled automatically.

rhythmbox (3.4.1-3) unstable; urgency=medium

  * debian/control.in:
    - Remove gir1.2-gnomekeyring-1.0 dependency, libgnome-keyring has been
      replaced by libsecret for quite some time already
    - Bump Standards-Version to 4.0.0 (no further changes)
  * d/rhythmbox-dev.lintian-overrides: Override gir-missing-typelib-dependency,
    rhythmbox-dev already depend against gir1.2-rb-3.0
  * d/gir1.2-rb-3.0.lintian-overrides: O: typelib-package-name-does-not-match

 -- Jeremy Bicha <jbicha@ubunt...

Read more...

Changed in rhythmbox (Ubuntu):
status: Confirmed → Fix Released
Revision history for this message
rithik g (gkrithi) wrote :

$ lsb_release -a

No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu Bionic Beaver (development branch)
Release: 18.04
Codename: bionic

$ sudo apt-get upgrade -V

Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
   gir1.2-rb-3.0 (3.4.1-2ubuntu5 => 3.4.2-1ubuntu1)
   librhythmbox-core10 (3.4.1-2ubuntu5 => 3.4.2-1ubuntu1)
   rhythmbox (3.4.1-2ubuntu5 => 3.4.2-1ubuntu1)
   rhythmbox-data (3.4.1-2ubuntu5 => 3.4.2-1ubuntu1)
   rhythmbox-plugins (3.4.1-2ubuntu5 => 3.4.2-1ubuntu1)
6 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,287 kB of archives.
After this operation, 35.8 kB disk space will be freed.
Do you want to continue? [Y/n]
Get:1 http://in.archive.ubuntu.com/ubuntu bionic/main amd64 rhythmbox-plugins amd64 3.4.2-1ubuntu1 [332 kB]
Get:2 http://in.archive.ubuntu.com/ubuntu bionic/main amd64 rhythmbox amd64 3.4.2-1ubuntu1 [109 kB]
Get:3 http://in.archive.ubuntu.com/ubuntu bionic/main amd64 rhythmbox-data all 3.4.2-1ubuntu1 [324 kB]
Get:4 http://in.archive.ubuntu.com/ubuntu bionic/main amd64 librhythmbox-core10 amd64 3.4.2-1ubuntu1 [454 kB]
Get:5 http://in.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-rb-3.0 amd64 3.4.2-1ubuntu1 [39.1 kB]
Fetched 1,287 kB in 2s (567 kB/s)
(Reading database ... 166048 files and directories currently installed.)
Preparing to unpack .../0-rhythmbox-plugins_3.4.2-1ubuntu1_amd64.deb ...
Unpacking rhythmbox-plugins (3.4.2-1ubuntu1) over (3.4.1-2ubuntu5) ...
Preparing to unpack .../1-rhythmbox_3.4.2-1ubuntu1_amd64.deb ...
Unpacking rhythmbox (3.4.2-1ubuntu1) over (3.4.1-2ubuntu5) ...
Preparing to unpack .../2-rhythmbox-data_3.4.2-1ubuntu1_all.deb ...
Unpacking rhythmbox-data (3.4.2-1ubuntu1) over (3.4.1-2ubuntu5) ...
Preparing to unpack .../3-librhythmbox-core10_3.4.2-1ubuntu1_amd64.deb ...
Unpacking librhythmbox-core10:amd64 (3.4.2-1ubuntu1) over (3.4.1-2ubuntu5) ...
Preparing to unpack .../4-gir1.2-rb-3.0_3.4.2-1ubuntu1_amd64.deb ...
Unpacking gir1.2-rb-3.0:amd64 (3.4.2-1ubuntu1) over (3.4.1-2ubuntu5) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu3) ...
Processing triggers for libglib2.0-0:amd64 (2.54.1-1ubuntu1) ...
Processing triggers for libc-bin (2.26-0ubuntu2) ...
Processing triggers for man-db (2.7.6.1-4) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu5) ...
Processing triggers for hicolor-icon-theme (0.17-1) ...
Setting up rhythmbox-data (3.4.2-1ubuntu1) ...
Setting up librhythmbox-core10:amd64 (3.4.2-1ubuntu1) ...
Setting up gir1.2-rb-3.0:amd64 (3.4.2-1ubuntu1) ...
Setting up rhythmbox (3.4.2-1ubuntu1) ...
Setting up rhythmbox-plugins (3.4.2-1ubuntu1) ...
Processing triggers for libc-bin (2.26-0ubuntu2) ...

$ rhythmbox --version
rhythmbox 3.4.2

Thanks !

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.