Call for Testing: Ubuntu 22.04 LTS and Ubuntu Flavours

Hi everyone were about 3 weeks away from the Ubuntu 22.04 LTS release. As a community we need to test and find bugs so they can be addressed quickly and efficiently. So below I provided links to daily builds for Ubuntu and all the official Ubuntu flavors. If you have any questions Ubuntu Community Representative @madhens is a good person to ask for help.

Note 1: This is Beta software and there will be bugs so do not run this on any production/daily driver machines of yours. If you have any spare hardware you could install this on would be best.

Note 2: Please open a bug for each issue in Launchpad instead of discussing them here in forum.

Important dates

Final release: April 21st

Ubuntu 22.04 LTS ‘Jammy Jellyfish’ Release Schedule

Ubuntu Beta Testing Week: March 31st to April 6th

Ubuntu ISO Testing Tracker <–This link has the Ubuntu Test Cases for running tests.

The Keys to Successful Bug Reporting by Britt Yazel <-- Another important link to look at!

Ubuntu 22.04 LTS Beta

Ubuntu Server 22.04 LTS Beta

Kubuntu 22.04 LTS Beta

Ubuntu MATE 22.04 LTS Beta

Xubuntu 22.04 LTS Beta

Lubuntu 22.04 LTS Beta

Ubuntu Budgie 22.04 LTS Beta

Ubuntu Kylin 22.04 LTS Beta

Ubuntu Studio 22.04 LTS Beta

Ubuntu Unity 22.04 LTS Beta Remix(from server) or Torrent File

Ubuntu Cinnamon 22.04 LTS Beta Remix

6 Likes

Thanks for this! You’re always so helpful with the testing resources! My awesome counterpart @bwyazel is working on our traditional Discourse post - and he’s also got a timely blog piece up about how to write better bug reports he did after chatting with @seb128 from Desktop!

1 Like

That’s great to hear!

Hey! In the beta-version there are artifacts when any window is being minimized to a tray, on the second or more tries. AMD Ryzen 5 5500U with AMD Renoir graphics.

Please update the system:

sudo apt update
sudo apt full-upgrade

and reboot. Then if the problem persists, please open a bug by running:

ubuntu-bug gnome-shell

and attach a screenshot or photo of the issue to the new bug.

3 Likes

After updates from yesterday I lost my eth connection.
It was disabled at boot and couln’t connect even after enabling it.
Solved by adding ,except:type:ethernet to unmanaged-devices= in /usr/lib/NetworkManager/conf.d/10-globally-managed-devices.conf

1 Like

Still trouble with Firefox not using the local Hunspell dictionnaries.
It only provides us with the English one by default.

3 Likes

I just installed Ubuntu 22.04 LTS (beta) on my Dell G15 5511 (Intel core i7 11800H + Nvidia RTX 3060)
When i try to connect my machine to external display (HP Z24nf) via HDMI 2.0 cable the whole system freezes and i can’t do anything except hard reset (by long pressing power button)
(Even if i remove HDMI cable system won’t get back to normal stat)
I hope this bug fix on stable release!

1 Like

@saeed-pooyanfar: That sounds like bug 1964037.

@everyone: Please report bugs using the ubuntu-bug command or directly in Launchpad, not here.

5 Likes

I opened a bug report for this, i’m having the same problem

https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1969140

1 Like

Are there plans on backporting support for Alder Lake?

https://www.phoronix.com/scan.php?page=article&item=ubuntu-2204-alderlake&num=1

1 Like

I just tried to upgrade my Kubuntu 22.04, and I got this error:

Continue [yN] y
Get:1 Upgrade tool signature [819 B]                                                                                                                                                                            
Get:2 Upgrade tool [1,261 kB]                                                                                                                                                                                   
Fetched 1,261 kB in 0s (0 B/s)                                                                                                                                                                                  
authenticate 'jammy.tar.gz' against 'jammy.tar.gz.gpg' 
extracting 'jammy.tar.gz'

Reading cache

Checking package manager
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Hit http://apt.pop-os.org/proprietary impish InRelease                                                                                                                                                          
Hit http://ca.archive.ubuntu.com/ubuntu impish InRelease                                                                                                                                                        
Hit http://ca.archive.ubuntu.com/ubuntu impish-updates InRelease                                                                                                                                                
Hit http://apt.pop-os.org/release impish InRelease                                                                                                                                                              
Hit http://ca.archive.ubuntu.com/ubuntu impish-backports InRelease                                                                                                                                              
Hit http://deb.volian.org/volian scar InRelease                                                                                                                                                                 
Hit https://assets.checkra.in/debian  InRelease                                                                                                                                                                 
Hit http://ppa.launchpad.net/cappelikan/ppa/ubuntu impish InRelease                                                                                                                                             
Hit http://ppa.launchpad.net/ernstp/mesarc/ubuntu impish InRelease                                                                                                                                              
Hit http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu impish InRelease                                                                                                                                      
Hit http://ppa.launchpad.net/kubuntu-ppa/beta/ubuntu impish InRelease                                                                                                                                           
Hit http://ppa.launchpad.net/pipewire-debian/pipewire-upstream/ubuntu impish InRelease                                                                                                                          
Hit http://ppa.launchpad.net/radeon-profile/stable/ubuntu impish InRelease                                                                                                                                      
Hit http://ppa.launchpad.net/smoser/swtpm/ubuntu impish InRelease                                                                                                                                               
Hit http://security.ubuntu.com/ubuntu impish-security InRelease                                                                                                                                                 
Fetched 0 B in 0s (0 B/s)                                                                                                                                                                                       
Reading package lists... Done    
Building dependency tree... Done 
Reading state information... Done

Checking for installed snaps

Calculating snap size requirements

Updating repository information

Traceback (most recent call last):
  File "/tmp/ubuntu-release-upgrader-6xz6a1l8/jammy", line 8, in <module>
    sys.exit(main())
  File "/tmp/ubuntu-release-upgrader-6xz6a1l8/DistUpgrade/DistUpgradeMain.py", line 236, in main
    if app.run():
  File "/tmp/ubuntu-release-upgrader-6xz6a1l8/DistUpgrade/DistUpgradeController.py", line 2038, in run
    return self.fullUpgrade()
  File "/tmp/ubuntu-release-upgrader-6xz6a1l8/DistUpgrade/DistUpgradeController.py", line 1881, in fullUpgrade
    if not self.updateSourcesList():
  File "/tmp/ubuntu-release-upgrader-6xz6a1l8/DistUpgrade/DistUpgradeController.py", line 784, in updateSourcesList
    self.sources = SourcesList(matcherPath=self.datadir)
  File "/usr/lib/python3/dist-packages/aptsources/sourceslist.py", line 273, in __init__
    self.matcher = SourceEntryMatcher(matcherPath)
  File "/usr/lib/python3/dist-packages/aptsources/sourceslist.py", line 470, in __init__
    dist = DistInfo(base_dir=matcherPath)
  File "/usr/lib/python3/dist-packages/aptsources/distinfo.py", line 270, in __init__
    for line in _expand_template(dist_fname, csv_fname):
  File "/usr/lib/python3/dist-packages/aptsources/distinfo.py", line 54, in _expand_template
    with apt_pkg.TagFile(template) as tmpl:
apt_pkg.Error: E:Could not open file /tmp/ubuntu-release-upgrader-6xz6a1l8/Ubuntu.info - open (2: No such file or directory)
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/problem_report.py", line 477, in add_to_existing
    self.write(f)
  File "/usr/lib/python3/dist-packages/problem_report.py", line 430, in write
    block = f.read(1048576)
  File "/usr/lib/python3.9/codecs.py", line 322, in decode
    (result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8b in position 1: invalid start byte

Original exception was:
Traceback (most recent call last):
  File "/tmp/ubuntu-release-upgrader-6xz6a1l8/jammy", line 8, in <module>
    sys.exit(main())
  File "/tmp/ubuntu-release-upgrader-6xz6a1l8/DistUpgrade/DistUpgradeMain.py", line 236, in main
    if app.run():
  File "/tmp/ubuntu-release-upgrader-6xz6a1l8/DistUpgrade/DistUpgradeController.py", line 2038, in run
    return self.fullUpgrade()
  File "/tmp/ubuntu-release-upgrader-6xz6a1l8/DistUpgrade/DistUpgradeController.py", line 1881, in fullUpgrade
    if not self.updateSourcesList():
  File "/tmp/ubuntu-release-upgrader-6xz6a1l8/DistUpgrade/DistUpgradeController.py", line 784, in updateSourcesList
    self.sources = SourcesList(matcherPath=self.datadir)
  File "/usr/lib/python3/dist-packages/aptsources/sourceslist.py", line 273, in __init__
    self.matcher = SourceEntryMatcher(matcherPath)
  File "/usr/lib/python3/dist-packages/aptsources/sourceslist.py", line 470, in __init__
    dist = DistInfo(base_dir=matcherPath)
  File "/usr/lib/python3/dist-packages/aptsources/distinfo.py", line 270, in __init__
    for line in _expand_template(dist_fname, csv_fname):
  File "/usr/lib/python3/dist-packages/aptsources/distinfo.py", line 54, in _expand_template
    with apt_pkg.TagFile(template) as tmpl:
apt_pkg.Error: E:Could not open file /tmp/ubuntu-release-upgrader-6xz6a1l8/Ubuntu.info - open (2: No such file or directory)
1 Like

I get 2 login screens back to back

After I enter the password, I get one more login screen, which when entered the password and press Enter, mostly hangs. But sometimes work too

https://www.youtube.com/watch?v=re-ugGAEGv4

Using Virtualbox in Ubuntu 21.10

1 Like

QA Test:
I just tested Ubuntu 22.04
Install (entire disk with ZFS) in Ubuntu Desktop
amd64 in Jammy Daily Build 2022/04/14.
ZFS package is not installed Ubuntu Daily Build 2022/04/14
Apport would not collect data. Just a missing package.

I found these bugs on my install of Ubuntu 22.04 (gnome/ubuntu-desktop, updated to 14/4).

  1. When Ubuntu dock is set to autohide (in hidden state) and you right-click an icon to access its menu, the dock hides and the menu of the app changes position when you click it (leading to miss clicks), making that function unusable on autohide.

  2. If you want to remove an app from Gnome Software, it shows an error saying “couldn’t remove App, no packages to remove”. Also, the update on reboot/shutdown feature is available on Gnome Software but not on Ubuntu’s update app (does the Ubuntu update app, update flatpaks or app images?)

2 Likes

Please report bugs using the ubuntu-bug command or directly in Launchpad, not here.

6 Likes

Is there progress with Mozilla in improving Firefox’s startup speed & overall performance?

4 Likes

I would, but Launchpad is a labyrinth and i can’t figure out how to report a bug manually, and the ubuntu-bug tool doesn’t detect those as bugs.
Going directly to irc would be a good choice?

1 Like

Every bug has to be filed on Launchpad, there the bugs are tracked and processed. If you need help, there is a help page out there:

Thanks for helping make Ubuntu better!

5 Likes

QA Tested Ubuntu Canary 22.04 LTS.
Daily Build 2022/04/15
Crashed during install.
Retested 2 times same result.
:blush: