UbuntuStudio

Differences between revisions 4 and 37 (spanning 33 versions)
Revision 4 as of 2018-04-27 04:29:55
Size: 3345
Editor: rhoover84
Comment:
Revision 37 as of 2019-12-23 05:30:21
Size: 7511
Editor: ian-weisser
Comment: Removed the `-d` flag from do-release-upgrade, since 19.10 has now been released.
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was copied from DiscoDingo/ReleaseNotes/UbuntuStudio
## page was copied from CosmicCuttlefish/ReleaseNotes/UbuntuStudio
## page was copied from BionicBeaver/ReleaseNotes/UbuntuStudio
Line 3: Line 6:
= Release Notes for Ubuntu Studio 19.10 Eoan Ermine =
Line 4: Line 8:
= Release Notes for Ubuntu Studio 18.04 Bionic Beaver = Please see [[EoanErmine/ReleaseNotes]] for general Ubuntu release notes.
Line 6: Line 10:
Please see [[BionicBeaver/ReleaseNotes]] for general Ubuntu release notes.

Ubuntu Studio shares some of the desktop features with Xubuntu. Please see [[http://wiki.xubuntu.org/releases/18.04/release-notes | Xubuntu release notes]] for additional information.
Ubuntu Studio shares some of the desktop features with Xubuntu. Please see [[http://wiki.xubuntu.org/releases/19.10/release-notes | Xubuntu release notes]] for additional information.
Line 11: Line 13:
= Getting Ubuntu Studio Bionic Beaver (18.04) = = Getting Ubuntu Studio Eoan Ermine (19.10) =
Line 14: Line 16:
 * [[http://cdimage.ubuntu.com/ubuntustudio/releases/18.04/release/ | Bootable images for standard PCs/laptops/netbooks]]  * [[http://cdimage.ubuntu.com/ubuntustudio/releases/19.10/release | Bootable images for standard PCs/laptops/netbooks]]
Line 19: Line 21:
It is recommended to [[https://wiki.ubuntu.com/HowToMD5SUM | check your image file]] so your installation goes smoothly. Compare your MD5 checksum with the correct ones found [[http://cdimage.ubuntu.com/ubuntustudio/releases/18.04/release/MD5SUMS | alongside the images]]. It is recommended to [[https://wiki.ubuntu.com/HowToMD5SUM | check your image file]] so your installation goes smoothly. Compare your MD5 checksum with the correct ones found [[http://cdimage.ubuntu.com/ubuntustudio/releases/19.10/release/MD5SUMS | alongside the images]].

== Upgrading to Ubuntu Studio 19.10 ==
'''NOTE: If you have enabled the [[https://help.ubuntu.com/community/UbuntuStudio/BackportsPPA | Ubuntu Studio Backports PPA]], make sure you remove it.'''

To remove the Backports PPA, open a terminal window and type:

{{{
 sudo apt install ppa-purge
 sudo ppa-purge ppa:ubuntustudio-ppa/backports
}}}

If for whatever reason this PPA removal fails, continue with the upgrade as usual.

'''To upgrade:'''

Open a terminal and type the following:
{{{
 sudo do-release-upgrade
}}}

Follow the instructions in the terminal.
Line 22: Line 45:
= Changes for this release (compared to Artful Aardvark) = = Changes for this release (compared to 19.04 Disco Dingo) =

 * Wallpapers have been split into three packages:
  * '''ubuntustudio-wallpapers''' - the default installed wallpapers, including the wallpaper set from 18.10
  * '''ubuntustudio-wallpapers-disco''' - the default wallpaper from 19.04
  * '''ubuntustudio-wallpapers-xenial''' - wallpapers included in 16.04, 16.10, 17.04, 17.10, and 18.04
  * '''ubuntustudio-wallpapers-legacy''' - wallpapers included prior to 16.04
Line 26: Line 55:
 * Ardour DAW upgraded to version 5.12.0
 * qtractor DAW upgraded to version 0.8.5
 * Yoshimi synthesizer upgrated to version 1.5.6
 * '''[[https://help.ubuntu.com/community/UbuntuStudio/UbuntuStudioControls|Ubuntu Studio Controls]]''' has been upgraded to Version 1.11.3. Many changes have been made for the Eoan Release, and the following is a summary of some of those changes:
  * Now includes an indicator to show whether or not Jack is running
  * Added Jack backend selections: Firewire, ALSA, or Dummy (used for testing configurations)
  * Added multiple PulseAudio bridges
  * Added convenient buttons for starting other configuration tools
  * Multiple bug fixes
  * For more information about Ubuntu Studio Controls, see:
   * The README
   * The manpages for ubuntustudio-controls, autojack and ubuntustudio-system
 * '''[[https://github.com/Houston4444/RaySession|RaySession]]''' has been added to the default installation of Ubuntu Studio and to the Ubuntu Repositories.
  * Replaces gladish and the LADI Session Handler (which are abandoned upstream)
  * API-compatible with NON Session Manager, supporting many applications already included.
  * When paired with Carla provides superior session management to the previously used LADI tools.
  * NOTE: application uses absolute paths for session management, therefore session files may not be portable between machines.
 * Audacity upgraded to version 2.3.2
Line 32: Line 73:
 * Blender upgraded to version 2.79
 * GNU Image Manipulation Program (GIMP) upgraded to version 2.8.22
 * Krita upgraded to version 4.2.6
 * Blender upgraded to version 2.80
 * ufraw has been removed from the repositories as development ceased in 2015 and is incompatible with the current version of Gimp. For those affected, we suggest you find a new workflow for working with RAW images.
Line 41: Line 83:
 * kdenlive upgraded to version 4:17.12.3
 * openshot upgraded to version 2.4.1
 * OBS Studio is now included by default (version 23.2.1). This is a much-requested feature will allow video recording and live-streaming to several platforms out-of-the-box. It is Jack-enabled.
 * kdenlive upgraded to version 19.08
Line 46: Line 88:
 * [[https://launchpad.net/ubuntu/+source/blender | Blender]] v2.79.b
 * [[https://launchpad.net/ubuntu/+source/kdenlive | KDEnlive]] v17.12.3
 * [[https://launchpad.net/ubuntu/+source/krita | Krita]] v4.0.1
 * [[https://launchpad.net/ubuntu/+source/gimp | Gimp]] v2
.8.22
 * [[https://launchpad.net/ubuntu/+source/qjackctl | qJackCtl]] v0.4.5
 * [[https://launchpad.net/ubuntu/+source/blender | Blender]] v2.80
 * [[https://launchpad.net/ubuntu/+source/kdenlive | KDEnlive]] v19.08
 * [[https://launchpad.net/ubuntu/+source/krita | Krita]] v4.2.6
 * [[https://launchpad.net/ubuntu/+source/gimp | Gimp]] v2
.10.8
 * [[https://launchpad.net/ubuntu/+source/qjackctl | qJackCtl]] v0.5.0
Line 52: Line 94:
 * [[https://launchpad.net/ubuntu/+source/scribus | Scribus]] v1.4.6
 * [[https://launchpad.net/ubuntu/+source/darktable | Darktable]] v2.4.2
 * [[https://launchpad.net/ubuntu/+source/pitivi | Pitivi]] v0.99.3
 * [[https://launchpad.net/ubuntu/+source/inkscape | Inkscape]] v0.92.3
 * [[https://launchpad.net/ubuntu/+source/scribus | Scribus]] v1.4.8
 * [[https://launchpad.net/ubuntu/+source/darktable | Darktable]] v2.6.0
 * [[https://launchpad.net/ubuntu/+source/pitivi | Pitivi]] v0.999
 * [[https://launchpad.net/ubuntu/+source/inkscape | Inkscape]] v0.92.4
 * [[https://launchpad.net/ubuntu/+source/carla | Carla]] v2.0.0
 * [[https://launchpad.net/ubuntu/+source/ubuntustudio-controls | Ubuntu Studio Controls]] v1.11.3
 * [[https://launchpad.net/ubuntu/+source/obs-studio | OBS Studio]] v23.2.1
Line 60: Line 105:
Ubuntu Studio uses the same XFCE desktop environment as the official Xubuntu release, and thus, may be affected by some of the same issues. This is also true of the core packages of the mainline Ubuntu release. You can see their release notes [[https://wiki.xubuntu.org/releases/18.04/release-notes|here]] (Xubuntu) and [[https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes|here]] (Ubuntu)  * There is an issue where Ubuntu Studio may freeze at boot when run inside a virtual machine. However, since Ubuntu Studio is not designed to run in a virtual machine for performance reasons, we do not support this method of using Ubuntu Studio. If you wish to try Ubuntu Studio, burn it to a DVD or run it from a USB drive.
Line 62: Line 107:
 * [[https://launchpad.net/bugs/1851346|A problem has been discovered with the package selection portion of the installer]] where if one package is unselected then all other packages within the same category (metapackage) get inadvertently uninstalled.

 * '''FIXED''': A problem has been discovered related to [[https://bugs.launchpad.net/ubuntu/+source/xfce4-volumed/+bug/1291855|this bug in xfce4-volumed]] where a user's hardware volume keys will not respond after restarting !PulseAudio, such as when starting and stopping Jack. xfce4-volumed has been replaced by xfce4-pulsaudio-plugin in the panel, and xfce4-volumed is no longer included in Ubuntu Studio.

 * Ubuntu Studio uses the same XFCE desktop environment as the official Xubuntu release, and thus, may be affected by some of the same issues. This is also true of the core packages of the mainline Ubuntu release. You can see their release notes [[https://wiki.xubuntu.org/releases/19.10/release-notes|here]] (Xubuntu) and [[https://wiki.ubuntu.com/EoanErmine/ReleaseNotes|here]] (Ubuntu)

 * Timidity (not installed by default) has been known to cause problems with audio configurations on Ubuntu and will lock-up ALSA.
 
Line 65: Line 118:
Ubuntu Studio Bionic Beaver (18.04) will be supported for 9 months until February 2019. If you need Long Term Support, it is recommended you use [[https://wiki.ubuntu.com/XenialXerus/ReleaseNotes/UbuntuStudio | Ubuntu Studio Xenial 16.04 LTS]] instead. Ubuntu Studio Eoan Ermine (19.10) will be supported for 9 months until July 2020. If you need Long Term Support, it is recommended you use [[https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes/UbuntuStudio | Ubuntu Studio Bionic 18.04]] with the [[https://help.ubuntu.com/community/UbuntuStudio/BackportsPPA|Ubuntu Studio Backports PPA]] instead.

Release Notes for Ubuntu Studio 19.10 Eoan Ermine

Please see EoanErmine/ReleaseNotes for general Ubuntu release notes.

Ubuntu Studio shares some of the desktop features with Xubuntu. Please see Xubuntu release notes for additional information.


Getting Ubuntu Studio Eoan Ermine (19.10)

Download a Disk Image

Instructions for burning the image to a DVD or USB flash drive can be found on the Burning ISO Howto.

Check MD5SUM for the downloaded ISO

It is recommended to check your image file so your installation goes smoothly. Compare your MD5 checksum with the correct ones found alongside the images.

Upgrading to Ubuntu Studio 19.10

NOTE: If you have enabled the Ubuntu Studio Backports PPA, make sure you remove it.

To remove the Backports PPA, open a terminal window and type:

 sudo apt install ppa-purge
 sudo ppa-purge ppa:ubuntustudio-ppa/backports

If for whatever reason this PPA removal fails, continue with the upgrade as usual.

To upgrade:

Open a terminal and type the following:

 sudo do-release-upgrade

Follow the instructions in the terminal.


Changes for this release (compared to 19.04 Disco Dingo)

  • Wallpapers have been split into three packages:
    • ubuntustudio-wallpapers - the default installed wallpapers, including the wallpaper set from 18.10

    • ubuntustudio-wallpapers-disco - the default wallpaper from 19.04

    • ubuntustudio-wallpapers-xenial - wallpapers included in 16.04, 16.10, 17.04, 17.10, and 18.04

    • ubuntustudio-wallpapers-legacy - wallpapers included prior to 16.04

Audio

  • Ubuntu Studio Controls has been upgraded to Version 1.11.3. Many changes have been made for the Eoan Release, and the following is a summary of some of those changes:

    • Now includes an indicator to show whether or not Jack is running
    • Added Jack backend selections: Firewire, ALSA, or Dummy (used for testing configurations)
    • Added multiple PulseAudio bridges

    • Added convenient buttons for starting other configuration tools
    • Multiple bug fixes
    • For more information about Ubuntu Studio Controls, see:
      • The README
      • The manpages for ubuntustudio-controls, autojack and ubuntustudio-system
  • RaySession has been added to the default installation of Ubuntu Studio and to the Ubuntu Repositories.

    • Replaces gladish and the LADI Session Handler (which are abandoned upstream)
    • API-compatible with NON Session Manager, supporting many applications already included.
    • When paired with Carla provides superior session management to the previously used LADI tools.
    • NOTE: application uses absolute paths for session management, therefore session files may not be portable between machines.
  • Audacity upgraded to version 2.3.2

Graphics

  • Krita upgraded to version 4.2.6
  • Blender upgraded to version 2.80
  • ufraw has been removed from the repositories as development ceased in 2015 and is incompatible with the current version of Gimp. For those affected, we suggest you find a new workflow for working with RAW images.

Publishing

  • no changes

Video

  • OBS Studio is now included by default (version 23.2.1). This is a much-requested feature will allow video recording and live-streaming to several platforms out-of-the-box. It is Jack-enabled.
  • kdenlive upgraded to version 19.08


Current Version Of Main Multimedia Packages


Known Problems

  • There is an issue where Ubuntu Studio may freeze at boot when run inside a virtual machine. However, since Ubuntu Studio is not designed to run in a virtual machine for performance reasons, we do not support this method of using Ubuntu Studio. If you wish to try Ubuntu Studio, burn it to a DVD or run it from a USB drive.
  • A problem has been discovered with the package selection portion of the installer where if one package is unselected then all other packages within the same category (metapackage) get inadvertently uninstalled.

  • FIXED: A problem has been discovered related to this bug in xfce4-volumed where a user's hardware volume keys will not respond after restarting PulseAudio, such as when starting and stopping Jack. xfce4-volumed has been replaced by xfce4-pulsaudio-plugin in the panel, and xfce4-volumed is no longer included in Ubuntu Studio.

  • Ubuntu Studio uses the same XFCE desktop environment as the official Xubuntu release, and thus, may be affected by some of the same issues. This is also true of the core packages of the mainline Ubuntu release. You can see their release notes here (Xubuntu) and here (Ubuntu)

  • Timidity (not installed by default) has been known to cause problems with audio configurations on Ubuntu and will lock-up ALSA.


Support

Ubuntu Studio Eoan Ermine (19.10) will be supported for 9 months until July 2020. If you need Long Term Support, it is recommended you use Ubuntu Studio Bionic 18.04 with the Ubuntu Studio Backports PPA instead.


Contact Us

Ways to contact the Ubuntu Studio Team are listed here


CategoryUbuntuStudio

EoanErmine/ReleaseNotes/UbuntuStudio (last edited 2019-12-23 05:30:21 by ian-weisser)