[Bug 1848848] [NEW] Firmware for Radeon RX5700 (navi10) missing / boot failure

2019-10-19 Thread Christian Borss
Public bug reported:

As an owner of a Radeon RX5700 GPU, I was really looking forward to the
Eoan release which includes the Linux Kernel 5.3 and Mesa 19.2 - both
with finally Radeon RX5700 (navi10) support. However, upgrading my
system from Kubuntu 18.10 (working) via 19.04 (does not boot) to 19.10
resulted in a boot failure. Last message shown on the screen is:

fb0: switching to amdgpudrmfb from EFI VGA

After some research I found that the package linux-firmware does not
include the necessary files /lib/firmware/amdgpu/navi10_*. After I
manually copied the missing files from the repository
git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-
firmware.git, I was able to boot normally.

Please update the package linux-firmware and add the needed firmware.


$ lsb_release -rd
Description:Ubuntu 19.10
Release:19.10
$ apt-cache policy linux-firmware
linux-firmware:
  Installiert:   1.183
  Installationskandidat: 1.183
  Versionstabelle:
 *** 1.183 500
500 http://de.archive.ubuntu.com/ubuntu eoan/main amd64 Packages
500 http://de.archive.ubuntu.com/ubuntu eoan/main i386 Packages
100 /var/lib/dpkg/status

** Affects: linux-firmware (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amdgpudrmfb navi10 radeon rx5700

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

Title:
  Firmware for Radeon RX5700 (navi10) missing / boot failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1848848/+subscriptions

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

[Bug 1848849] [NEW] Lightdm fails to undo quoting for Exec key

2019-10-19 Thread Syncopated
Public bug reported:

According to spec/documentation, "implementations must undo quoting
before expanding field codes and before passing the argument to the
executable program."

https://developer.gnome.org/desktop-entry-spec/#exec-variables

lightdm fails to do so and passes the double-quote characters to the
executable program.

Consider the following files:

myecho:
#!/bin/bash
echo "$1" > /tmp/cmd

/usr/share/xsessions/test.desktop:
[Desktop Entry]
Name=Test
Comment=This is a test session
Type=Application
Exec=myecho "argument"

myecho is to be located somewhere in the PATH.

When trying to start a desktop session defined by test.desktop, as a
result of running myecho, the first command-line argument from the Exec
is written to /tmp/cmd.

Here is where lightdm is wrong: Starting the 'test' session under
lightdm causes '"argument"' (without the surrounding single quotes) to
be written to /tmp/cmd. The correct string should be 'argument' (without
the surrounding single quotes). If the double-quotes are removed from
the Exec line, lightdm behaves normally and 'argument' is written.

A practical consequence of this bug is that users can't use "bash -c" to
run multiple commands when special characters (including spaces) are
needed in the argument after "-c". It seems that the user must resort to
a wrapper script because of this bug.

$ lsb_release -rd
Description:Ubuntu 19.04
Release:19.04

$ apt-cache policy lightdm
lightdm:
  Installed: 1.28.0-0ubuntu1
  Candidate: 1.28.0-0ubuntu1
  Version table:
 *** 1.28.0-0ubuntu1 500
500 http://mirrors.yun-idc.com/ubuntu disco/universe amd64 Packages
100 /var/lib/dpkg/status

** Affects: unity-settings-daemon (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Lightdm fails to undo quoting for Exec key

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1848849/+subscriptions

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

[Bug 1848703] Re: Raspberry Pi 4 - USB Bus not detecting any devices

2019-10-19 Thread Alexander Agnarson
Reported/Confirmed/Assigned here:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1848790

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

Title:
  Raspberry Pi 4 - USB Bus not detecting any devices

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

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

[Bug 1848790] Re: USB not working under arm64 on Pi4

2019-10-19 Thread Alexander Agnarson
Reported and discussed here too:
https://bugs.launchpad.net/ubuntu/+bug/1848703

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

Title:
  USB not working under arm64 on Pi4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1848790/+subscriptions

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

[Bug 1848850] [NEW] Empty cache error cannot be solved by "apt-file update"

2019-10-19 Thread Christian Borss
*** This bug is a duplicate of bug 1848768 ***
https://bugs.launchpad.net/bugs/1848768

Public bug reported:

After upgrading to Kubuntu-19.10 "Eaon" apt-file is no longer working
properly. apt-file says the cache is empty no matter how often I execute
"apt-file update":

$ sudo apt-file update
Get:1 http://de.archive.ubuntu.com/ubuntu eoan InRelease [255 kB]
Hit:2 http://archive.canonical.com/ubuntu eoan InRelease   
Ign:3 http://dl.google.com/linux/chrome/deb stable InRelease   
Hit:4 http://dl.google.com/linux/chrome/deb stable Release 
Hit:5 http://security.ubuntu.com/ubuntu eoan-security InRelease
Hit:7 http://de.archive.ubuntu.com/ubuntu eoan-updates InRelease
Hit:8 http://de.archive.ubuntu.com/ubuntu eoan-backports InRelease
Fetched 255 kB in 1s (418 kB/s)
Reading package lists... Done
Building dependency tree   
Reading state information... Done
All packages are up to date.
$ sudo apt-file search foobar
Finding relevant cache files to search ...E: The cache is empty. You need to 
run "apt-file update" first.


$ lsb_release -rd
Description:Ubuntu 19.10
Release:19.10
$ apt-cache policy apt-file
apt-file:
  Installed: 3.2.2
  Candidate: 3.2.2
  Version table:
 *** 3.2.2 500
500 http://de.archive.ubuntu.com/ubuntu eoan/universe amd64 Packages
500 http://de.archive.ubuntu.com/ubuntu eoan/universe i386 Packages
100 /var/lib/dpkg/status

** Affects: apt-file (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Empty cache error cannot be solved by "apt-file update"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-file/+bug/1848850/+subscriptions

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

[Bug 1848850] Re: Empty cache error cannot be solved by "apt-file update"

2019-10-19 Thread Christian Borss
*** This bug is a duplicate of bug 1848768 ***
https://bugs.launchpad.net/bugs/1848768

** This bug has been marked a duplicate of bug 1848768
   19.10:  cache is empty. You need to run "apt-file update" first.

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

Title:
  Empty cache error cannot be solved by "apt-file update"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-file/+bug/1848850/+subscriptions

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

[Bug 1848768] Re: 19.10: cache is empty. You need to run "apt-file update" first.

2019-10-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: apt-file (Ubuntu)
   Status: New => Confirmed

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

Title:
  19.10:  cache is empty. You need to run "apt-file update" first.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-file/+bug/1848768/+subscriptions

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

[Bug 1848852] [NEW] Game freezes in gnome-shell

2019-10-19 Thread Linus
Public bug reported:

After upgrade to ubuntu 19.10, when I launch counter strike global offensive 
from steam the game is frozen. I can alt-tab and close the game. Tried in 
fluxbox window manager where the game works, changed fullscreen to windowed 
fullscreen in the options and tried on gnome again, now the desktop isn't 
responding after launching the game and I had to ctrl-alt-f3 to reboot my 
machine.
Using a Radeon RX 580 video card.

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: eoan

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

Title:
  Game freezes in gnome-shell

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1848852/+subscriptions

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

[Bug 1843458] Re: linux 5.3 breaks building glibc for riscv64

2019-10-19 Thread Christian Brauner
Fwiw, Seth sent the patch upstream and it's in mainline and backported already:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=61129dd29f7962f278b618a2a3e8fdb986a66dc8

** Changed in: cross-toolchain-base-ports (Ubuntu)
   Status: Confirmed => Fix Committed

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

Title:
  linux 5.3 breaks building glibc for riscv64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cross-toolchain-base-ports/+bug/1843458/+subscriptions

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

[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2019-10-19 Thread Alejandro Alexiades
Hi,

Same problem here. I want to skip the GRUP so I modify the grub file,
but once I run the command sudo update-grub the terminal show me the
same issue.

Thanks and if I can do anything tell me.

Alex

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

Title:
  update-grub complains about non-existent drives (due to cardreader)

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

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

[Bug 1848841] [NEW] Chromium snap looks tiny in hidpi after gnome shell restart

2019-10-19 Thread Carlos Pita
Public bug reported:

My screen is 3000x2000. I use a scaling factor of 2x. Today I upgraded
to 19.10 and chromium became a snap package. It launches at the right
scaling factor, but if I restart gnome shell (Alt-F2 r) it rescales to
1x (I believe) and everything becomes absurdly tiny. Restarting chromium
afterwards restores the right scaling factor.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: chromium-browser 77.0.3865.120-0ubuntu1~snap1
ProcVersionSignature: Ubuntu 5.3.0-18.19-generic 5.3.1
Uname: Linux 5.3.0-18-generic x86_64
ApportVersion: 2.20.11-0ubuntu8
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
DRM.card0-DP-1:
 enabled: disabled
 dpms: Off
 status: disconnected
 edid-base64: 
 modes:
DRM.card0-DP-2:
 enabled: disabled
 dpms: Off
 status: disconnected
 edid-base64: 
 modes:
DRM.card0-HDMI-A-1:
 enabled: disabled
 dpms: Off
 status: disconnected
 edid-base64: 
 modes:
DRM.card0-eDP-1:
 enabled: enabled
 dpms: On
 status: connected
 edid-base64: 
AP///wBRmIgTACobAQSlHRR4Asr8pFZPnicOT1UBAQEBAQEBAQEBAQEBAQEBuJi4oLDQPnAwIDUAJcQQAAAaAAAY/gBUSUFOTUEgWE0g/wBUTDEzOUdEWFAwMQAAAF8=
 modes: 3000x2000
Date: Sat Oct 19 05:11:37 2019
DiskUsage:
 Filesystem Type   Size  Used Avail Use% Mounted on
 /dev/nvme0n1p2 ext4   331G   62G  255G  20% /
 tmpfs  tmpfs  7,8G   75M  7,7G   1% /dev/shm
 /dev/nvme0n1p2 ext4   331G   62G  255G  20% /
InstallationDate: Installed on 2019-06-13 (127 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 05c8:03c0 Cheng Uei Precision Industry Co., Ltd 
(Foxlink) HD Camera
 Bus 001 Device 002: ID 8087:0a2b Intel Corp. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: HUAWEI MACH-WX9
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-18-generic 
root=UUID=08b323c0-f1a9-46a9-8d2c-694dff8193f6 ro quiet splash vt.handoff=7
Snap.ChromeDriverVersion: ChromeDriver 77.0.3865.120 
(416d6d8013e9adb6dd33b0c12e7614ff403d1a94-refs/branch-heads/3865@{#884})
Snap.ChromiumVersion: Chromium 77.0.3865.120 snap
SourcePackage: chromium-browser
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/28/2018
dmi.bios.vendor: HUAWEI
dmi.bios.version: 1.17
dmi.board.name: MACH-WX9-PCB
dmi.board.vendor: HUAWEI
dmi.board.version: M14
dmi.chassis.type: 10
dmi.chassis.vendor: HUAWEI
dmi.chassis.version: M14
dmi.modalias: 
dmi:bvnHUAWEI:bvr1.17:bd07/28/2018:svnHUAWEI:pnMACH-WX9:pvrM14:rvnHUAWEI:rnMACH-WX9-PCB:rvrM14:cvnHUAWEI:ct10:cvrM14:
dmi.product.family: HUAWEI MateBook X
dmi.product.name: MACH-WX9
dmi.product.sku: C128
dmi.product.version: M14
dmi.sys.vendor: HUAWEI

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug eoan snap

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

Title:
  Chromium snap looks tiny in hidpi after gnome shell restart

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1848841/+subscriptions

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

[Bug 1743976] Re: gnome-shell is wasting CPU repainting unchanging panels

2019-10-19 Thread Mathew Hodson
** No longer affects: gnome-shell-extension-ubuntu-dock (Ubuntu Bionic)

** Also affects: gnome-shell (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: gnome-shell-extension-ubuntu-dock (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: gnome-shell (Ubuntu Bionic)
   Status: New => Fix Released

** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu Bionic)
   Status: New => Fix Released

** Changed in: gnome-shell (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu Bionic)
   Importance: Undecided => Medium

** Also affects: gnome-shell (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Also affects: gnome-shell-extension-ubuntu-dock (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** No longer affects: gnome-shell (Ubuntu Cosmic)

** No longer affects: gnome-shell-extension-ubuntu-dock (Ubuntu Cosmic)

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

Title:
  gnome-shell is wasting CPU repainting unchanging panels

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1743976/+subscriptions

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

[Bug 1848829] Re: upgrade from 19.04 to 19.10 fails

2019-10-19 Thread Arul
2019-10-19 13:05:38,522 INFO Using config files '['./DistUpgrade.cfg']'
2019-10-19 13:05:38,522 INFO uname information: 'Linux DreamServer 
5.0.0-32-generic #34-Ubuntu SMP Wed Oct 2 02:06:48 UTC 2019 x86_64'
2019-10-19 13:05:38,912 INFO apt version: '1.8.3'
2019-10-19 13:05:38,912 INFO python version: '3.7.3 (default, Oct  7 2019, 
12:56:13) 
[GCC 8.3.0]'
2019-10-19 13:05:38,916 INFO release-upgrader version '19.10.12' started
2019-10-19 13:05:38,924 INFO locale: 'en_US' 'UTF-8'
2019-10-19 13:05:38,969 INFO screen could not be run
2019-10-19 13:05:39,003 DEBUG Using 'DistUpgradeViewText' view
2019-10-19 13:05:39,042 DEBUG enable dpkg --force-overwrite
2019-10-19 13:05:39,084 DEBUG creating statefile: 
'/var/log/dist-upgrade/apt-clone_system_state.tar.gz'
2019-10-19 13:05:43,722 DEBUG lsb-release: 'disco'
2019-10-19 13:05:43,723 DEBUG _pythonSymlinkCheck run
2019-10-19 13:05:43,724 DEBUG openCache()
2019-10-19 13:05:43,724 DEBUG quirks: running PreCacheOpen
2019-10-19 13:05:43,724 DEBUG running Quirks.PreCacheOpen
2019-10-19 13:05:44,336 DEBUG /openCache(), new cache size 95561
2019-10-19 13:05:44,336 DEBUG need_server_mode(): run in 'desktop' mode, 
(because of pkg 'ubuntu-desktop')
2019-10-19 13:05:44,336 DEBUG checkViewDepends()
2019-10-19 13:05:44,337 DEBUG running doUpdate() (showErrors=False)
2019-10-19 13:05:46,638 DEBUG openCache()
2019-10-19 13:05:47,275 DEBUG /openCache(), new cache size 95561
2019-10-19 13:05:47,275 DEBUG doPostInitialUpdate
2019-10-19 13:05:47,275 DEBUG quirks: running eoanPostInitialUpdate
2019-10-19 13:05:47,275 DEBUG running Quirks.eoanPostInitialUpdate
2019-10-19 13:05:52,295 DEBUG abort called
2019-10-19 13:05:52,295 DEBUG openCache()
2019-10-19 13:05:52,950 DEBUG /openCache(), new cache size 95561

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

Title:
  upgrade from 19.04 to 19.10 fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1848829/+subscriptions

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

[Bug 1848829] Re: upgrade from 19.04 to 19.10 fails

2019-10-19 Thread Arul
Upgrade from 19.04 to 19.10 failed for me

Fetched 586 B in 0s (0 B/s) 
   
Reading package lists... Done
Building dependency tree  
Reading state information... Done

Restoring original system state

Aborting
Reading package lists... Done
Building dependency tree  
Reading state information... Done

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

Title:
  upgrade from 19.04 to 19.10 fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1848829/+subscriptions

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

[Bug 1848829] Re: upgrade from 19.04 to 19.10 fails

2019-10-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: New => Confirmed

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

Title:
  upgrade from 19.04 to 19.10 fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1848829/+subscriptions

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

[Bug 1261945] Re: When editing PPAs, software-properties sometimes scrolls back to the top of the list

2019-10-19 Thread Norbert
Got this bug on 19.10 with dozen PPAs added.

** Tags added: bionic disco eoan xenial

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

Title:
  When editing PPAs, software-properties sometimes scrolls back to the
  top of the list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1261945/+subscriptions

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

[Bug 1848842] [NEW] Switzerland should not be a separate category when choosing the keyboard layout

2019-10-19 Thread Tobias
Public bug reported:

On the screen where the keyboard layout can be selected, "Switzerland"
has it's own main category on the left hand side of the screen.

This is not intuitive and not how it is done in any other major OS.

Usually, you can find the "Swiss German" Layout in the "German"
category. The "Swiss French" layout can be found under "French" etc.

Separating the swiss keyboard layouts in their own category might lead
to users thinking that there is no swiss german layout available since
it cannot be found in the "German" category.

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Switzerland should not be a separate category when choosing the
  keyboard layout

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

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

[Bug 1713537] Re: iscsi-targets don't quit session on shutdown

2019-10-19 Thread Mathew Hodson
** Changed in: curtin (Ubuntu Zesty)
   Status: Confirmed => Won't Fix

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

Title:
  iscsi-targets don't quit session on shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1713537/+subscriptions

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

[Bug 1798790] Re: Ubuntu login screen sometimes doesn't appear on a single GPU Nvidia system (and setting WaylandEnable=false fixes it)

2019-10-19 Thread Mathew Hodson
** No longer affects: mutter (Ubuntu)

** No longer affects: mutter (Ubuntu Eoan)

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

Title:
  Ubuntu login screen sometimes doesn't appear on a single GPU Nvidia
  system (and setting WaylandEnable=false fixes it)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/1798790/+subscriptions

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

[Bug 1848753] Re: [snap] chromium times out connecting document portal with NFS home

2019-10-19 Thread Juho L
Yes, indeed the stored passwords inside chromiums sqlite file are
encrypted. I didn't try to decrypt those, I didn't know where the key
was. After seeking there are keys in the seahorse-application (it has a
title "keyring") for chromium (and also chrome separately). Another key
looks like a dummy and another one seems to be the actual login and
password key.

I did execute the "sudo snap connect chromium:password-manager-service"
and it was executed seemingly successfully with no messages displayed on
command line. (I also tried for "chromium-browser", that returns an
error, so I guess the exact command was ok then.)

After starting chromium-browser I'm still seeing the same message:
019/10/19 11:31:47.504721 cmd_run.go:893: WARNING: cannot start document 
portal: Failed to activate service 'org.freedesktop.portal.Documents': timed 
out (service_start_timeout=12ms)

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

Title:
  [snap] chromium times out connecting document portal with NFS home

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1848753/+subscriptions

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

[Bug 1741301] Re: wxHexEditor 0.24 is availiable

2019-10-19 Thread Hans Joachim Desserud
wxhexeditor 0.24+repack-1 is now available in Ubuntu 19.10
(https://bugs.launchpad.net/ubuntu/+source/wxhexeditor/0.24+repack-1)

** Changed in: wxhexeditor (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  wxHexEditor 0.24 is availiable

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

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

[Bug 1390792] Re: Synaptic Other Software tab jumps/scrolls to top when a repository check box is clicked

2019-10-19 Thread Norbert
** Tags added: bionic disco eoan xenial

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

Title:
  Synaptic Other Software tab jumps/scrolls to top when a repository
  check box is clicked

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1390792/+subscriptions

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

[Bug 1323285] Re: Tab for "Other software" repositories isn't usable with keyboard

2019-10-19 Thread Norbert
Got this bug on 19.10.
Only "Remove" button has mnemonics (), but "Add" and "Edit" do not have 
keyboard mnemonics/accelerators.
So I'm unable to edit repository only by using keyboard.

** Tags removed: cosmic i386
** Tags added: disco eoan xenial

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

Title:
  Tab for "Other software" repositories isn't usable with keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1323285/+subscriptions

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

[Bug 1848635] Re: eoan/linux-gcp: 5.3.0-1005.5 -proposed tracker

2019-10-19 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: In Progress => Incomplete

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1848648
  packages:
lrm: linux-restricted-modules-gcp
main: linux-gcp
meta: linux-meta-gcp
signed: linux-signed-gcp
  phase: Testing
  phase-changed: Saturday, 19. October 2019 06:02 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   automated-testing: Ongoing -- testing in progress
+   automated-testing: Stalled -- testing FAILED
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  variant: debs

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

Title:
  eoan/linux-gcp: 5.3.0-1005.5 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1848635/+subscriptions

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

[Bug 1845149] Re: set fallback drivers to avoid updating pci-id lists

2019-10-19 Thread Timo Aaltonen
** Changed in: xorg-server-hwe-18.04 (Ubuntu)
   Status: New => Invalid

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

Title:
  set fallback drivers to avoid updating pci-id lists

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1845149/+subscriptions

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

[Bug 1818558] Re: Build NVDIMM Userspace packages for Xenial

2019-10-19 Thread Jeremy Bicha
Practically speaking, packages in "universe" tend to be supported to
some degree for a maximum of 3 years from the original release of an
Ubuntu LTS. That 3 years is because generally Ubuntu flavors do not
offer support past that point. Once a new LTS is released 2 years later,
there just isn't as much interest from volunteers to try to backport
bugfixes and especially new features to the older LTS.

Since the 3 year window ended in April 2019, I'm going to go ahead and
close this bug to reflect this reality. This doesn't prevent someone
from working on this request until support for 16.04 LTS closes in April
2021. It's just unlikely that someone will do it.

** Changed in: ndctl (Ubuntu)
   Status: New => Won't Fix

** Changed in: pmdk (Ubuntu)
   Status: New => Won't Fix

** Tags added: needs-packaging xenial

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

Title:
  Build NVDIMM Userspace packages for Xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ndctl/+bug/1818558/+subscriptions

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

[Bug 1841321] Re: Curtin Fails to Validate Storage Config with Crucial P1 NVMe drive

2019-10-19 Thread Stewart Johnston
@ryan I did, but the message was so generic I took it to be the same one
as before.

Message was:

An error has occurred

curtin command install
  preparing for installation
  configuring storage
running 'curtin block-meta simple'
  curtin command block-meta
removing previous storage devices
configuring disk: disk-nvme0n1

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

Title:
  Curtin Fails to Validate Storage Config with Crucial P1 NVMe drive

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

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

[Bug 1848826] Re: package grub-pc (not installed) failed to install/upgrade: installed grub-pc package post-installation script subprocess returned error exit status 20

2019-10-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: grub2 (Ubuntu)
   Status: New => Confirmed

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

Title:
  package grub-pc (not installed) failed to install/upgrade: installed
  grub-pc package post-installation script subprocess returned error
  exit status 20

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

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

[Bug 1842320] Re: Out of Memory on boot with 5.2.0 kernel

2019-10-19 Thread Steven Mackenzie
I have a similar issue. I upgraded to 19.10 from 19.04 today.

After grub, I get this message:

"error: out of memory.
Press any key to continue..."

Then kernel panic message (image attached).

I have been unable to successfully boot using the workaround above.

The kernel is shown in grub is 5.3.0-18.
My computer is an Intel NUC (Skull Canyon), 16GB RAM, Intel NVMe, 2 x 2560 x 
1440 displays.

** Attachment added: "Kernel panic screenshot"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1842320/+attachment/5298357/+files/IMG_20191019_174025.jpg

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

Title:
  Out of Memory on boot with 5.2.0 kernel

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

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

[Bug 1848741] Re: Ubuntu 19.10 graphics artefacts on ryzen 2500u

2019-10-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Confirmed

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

Title:
  Ubuntu 19.10 graphics artefacts on ryzen 2500u

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1848741/+subscriptions

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

[Bug 1848741] Re: Ubuntu 19.10 graphics artefacts on ryzen 2500u

2019-10-19 Thread Cedric
Hi,

I have similar problems on my Huawei matebook ryzen edition (2500u)
The problem appear randomly (firefox scroll or changing window)

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

Title:
  Ubuntu 19.10 graphics artefacts on ryzen 2500u

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1848741/+subscriptions

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

[Bug 1848741] Re: Ubuntu 19.10 graphics artefacts on ryzen 2500u

2019-10-19 Thread Cedric
** Attachment added: "Capture d’écran de 2019-10-19 12-20-59.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1848741/+attachment/5298358/+files/Capture%20d%E2%80%99%C3%A9cran%20de%202019-10-19%2012-20-59.png

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

Title:
  Ubuntu 19.10 graphics artefacts on ryzen 2500u

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1848741/+subscriptions

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

[Bug 1848844] [NEW] package wicd-daemon 1.7.4+tb2-6 failed to install/upgrade: installed wicd-daemon package post-installation script subprocess returned error exit status 1

2019-10-19 Thread Jose Gonzalez
Public bug reported:

ProblemType: Package
DistroRelease: Ubuntu 19.10
Package: wicd-daemon 1.7.4+tb2-6
ProcVersionSignature: Ubuntu 4.18.0-16.17-generic 4.18.20
Uname: Linux 4.18.0-16-generic i686
ApportVersion: 2.20.10-0ubuntu13.2
Architecture: i386
Date: Tue Mar 12 17:59:58 2019
ErrorMessage: installed wicd-daemon package post-installation script subprocess 
returned error exit status 1
InstallationDate: Installed on 2019-10-19

ProblemType: Package
DistroRelease: Ubuntu 19.10
Package: wicd-daemon 1.7.4+tb2-6
ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
Uname: Linux 5.3.0-19-generic x86_64
ApportVersion: 2.20.11-0ubuntu8
Architecture: amd64
Date: Sat Oct 19 05:34:39 2019
ErrorMessage: installed wicd-daemon package post-installation script subprocess 
returned error exit status 1
InstallationDate: Installed on 2019-10-17 (1 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
PackageArchitecture: all
Python3Details: /usr/bin/python3.7, Python 3.7.5, python3-minimal, 3.7.5-1
PythonDetails: /usr/bin/python2.7, Python 2.7.17rc1, python-minimal, 2.7.17-1
RelatedPackageVersions:
 dpkg 1.19.7ubuntu2
 apt  1.9.4
SourcePackage: wicd
Title: package wicd-daemon 1.7.4+tb2-6 failed to install/upgrade: installed 
wicd-daemon package post-installation script subprocess returned error exit 
status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: wicd (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package eoan

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

Title:
  package wicd-daemon 1.7.4+tb2-6 failed to install/upgrade: installed
  wicd-daemon package post-installation script subprocess returned error
  exit status 1

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

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

[Bug 1848844] Re: package wicd-daemon 1.7.4+tb2-6 failed to install/upgrade: installed wicd-daemon package post-installation script subprocess returned error exit status 1

2019-10-19 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package wicd-daemon 1.7.4+tb2-6 failed to install/upgrade: installed
  wicd-daemon package post-installation script subprocess returned error
  exit status 1

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

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

[Bug 1848845] [NEW] Silesian LibreOffice version unavailable

2019-10-19 Thread Grzegorz Kulik
Public bug reported:

Hi, LibreOffice has been available in Silesian since the beginning of
September but the language pack is not available in the Ubuntu
Repository. Can I request its addition? Thank you!

Best,
Gregory

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

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

Title:
  Silesian LibreOffice version unavailable

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

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

[Bug 1848692] Re: Rygel autostarts on Ubuntu 19.10

2019-10-19 Thread Jens Georg
That is gnome-settings-daemon turning it off when running, not gnome-
control-center, of course.

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

Title:
  Rygel autostarts on Ubuntu 19.10

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

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

[Bug 1848847] [NEW] Suspend and resume stopped working with nouveau driver after upgrade to 19.10

2019-10-19 Thread Matthias
Public bug reported:

Under Nouveau driver, suspend and resume of my laptop stopped working
after i upgraded from 19.04 to 19.10.

When desktop lid is closed, the fans will kick in and turn until battery
is empty or hard shutdown using the power button.

Worked before under xorg and wayland. Now doesn't work with either.
Works with Nvidia driver 340.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: xserver-xorg-video-nouveau 1:1.0.16-1
ProcVersionSignature: Ubuntu 5.3.0-18.19-generic 5.3.1
Uname: Linux 5.3.0-18-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair wl
ApportVersion: 2.20.11-0ubuntu8
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sat Oct 19 13:30:53 2019
DistUpgraded: 2019-10-06 16:30:12,792 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: eoan
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 6.30.223.271+bdcom, 5.3.0-17-generic, x86_64: installed
 bcmwl, 6.30.223.271+bdcom, 5.3.0-18-generic, x86_64: installed
GraphicsCard:
 NVIDIA Corporation C79 [GeForce 9400M] [10de:0863] (rev b1) (prog-if 00 [VGA 
controller])
   Subsystem: Apple Inc. C79 [GeForce 9400M] [106b:00b9]
InstallationDate: Installed on 2019-01-12 (279 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
MachineType: Apple Inc. MacBookPro5,5
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-18-generic 
root=UUID=595c74ec-799d-4c25-bc8d-f06155d59f97 ro quiet splash vt.handoff=7
SourcePackage: xserver-xorg-video-nouveau
UpgradeStatus: Upgraded to eoan on 2019-10-06 (12 days ago)
dmi.bios.date: 06/15/09
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP55.88Z.00AC.B03.0906151708
dmi.board.asset.tag: Base Board Asset Tag#
dmi.board.name: Mac-F2268AC8
dmi.board.vendor: Apple Inc.
dmi.chassis.asset.tag: Asset Tag#
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-F2268AC8
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP55.88Z.00AC.B03.0906151708:bd06/15/09:svnAppleInc.:pnMacBookPro5,5:pvr1.0:rvnAppleInc.:rnMac-F2268AC8:rvr:cvnAppleInc.:ct10:cvrMac-F2268AC8:
dmi.product.family: MacBook
dmi.product.name: MacBookPro5,5
dmi.product.sku: System SKU#
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.99-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 19.2.1-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 19.2.1-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.20.5+git20191008-0ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.0.1-1ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20190815-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

** Affects: xserver-xorg-video-nouveau (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug eoan ubuntu

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

Title:
  Suspend and resume stopped working with nouveau driver after upgrade
  to 19.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1848847/+subscriptions

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

[Bug 1848839] Re: KNSCore caching broken when using systemsettings

2019-10-19 Thread Bug Watch Updater
Launchpad has imported 3 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=408716.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2019-06-14T22:19:45+00:00 Eridani Rodríguez wrote:

SUMMARY
When wanting to install customizations trough System Settings "Get New ..." 
buttons. The window to download stuff always shows the items from the first 
category you opened the "Download New ..." for.

(Free translation as my system isn't in english)


STEPS TO REPRODUCE
1. Open System Settings and navigate to Color schemes section, hit "Get new 
..." button.
2. Close the "Download new ..." window
3. Navigate to Workspace themes and hit the "Get new ..." button


OBSERVED RESULT
1. The window will display the search for color schemes
2. Same happen the other way around and with other sections combinations (Icons 
& Cursors, Cursors & Colors, etc.), it always shows the first thing you 
searched for.
3. Desktop Effects, SDDM and Start Up themes doesn't seem to be affected.

EXPECTED RESULT
It should show the results for the current category.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.16
KDE Plasma Version: 5.16.0
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.3
Kernel Version: 4.15.0-51-generic
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-4670 CPU @ 3.40GHz
Memory: 15.6 GiB
 

ADDITIONAL INFORMATION
I think this bug was introduced with the recent update to Plasma 5.16 because I 
don't recall experiencing it in 5.15.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/knewstuff/+bug/1848839/comments/0


On 2019-10-16T09:15:26+00:00 Rik Mills wrote:

Seen in latest Neon packages:

Plasma 5.17.0
Frameworks 5.63.0
Qt 5.13.1

Also in seen in Kubuntu 19.10:

Plasma 5.16.5
Frameworks 5.62
Qt 5.12.4

Reply at:
https://bugs.launchpad.net/ubuntu/+source/knewstuff/+bug/1848839/comments/1


On 2019-10-16T20:12:45+00:00 Arojas-8 wrote:

*** Bug 413049 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/knewstuff/+bug/1848839/comments/2


** Changed in: knewstuff
   Importance: Unknown => Medium

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

Title:
  KNSCore caching broken when using systemsettings

To manage notifications about this bug go to:
https://bugs.launchpad.net/knewstuff/+bug/1848839/+subscriptions

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

[Bug 1848795] Re: Internal error in varasm.c

2019-10-19 Thread Bug Watch Updater
Launchpad has imported 7 comments from the remote bug at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81922.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2017-08-22T10:00:52+00:00 Rguenth wrote:

Created attachment 42024
unincluded unreduced testcase

> g++-7 -std=gnu++1z -S floc.cc 
floc.cc:187:1: internal compiler error: in output_constructor_regular_field, at 
varasm.c:5030
continue;
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See  for instructions.

same ICE with gcc 6 and trunk.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gcc-7/+bug/1848795/comments/0


On 2017-09-11T19:19:22+00:00 Marxin-m wrote:

Confirmed for following reduced test-case:

$ cat pr81922.ii
struct
{
  char *a;
  char b[];
} c[]{"", "", {}};

started with r234636. Is the original test-case really valid?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gcc-7/+bug/1848795/comments/1


On 2017-12-07T15:21:57+00:00 Jakub-gcc wrote:

We have a bunch of other PRs for the lack of diagnostics of invalid 
initialization of flexible array members inside of arrays to non-empty array.
We just should diagnose it as invalid.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gcc-7/+bug/1848795/comments/2


On 2017-12-07T17:03:30+00:00 Jakub-gcc wrote:

Created attachment 42811
gcc8-pr81922.patch

WIP patch that attempts to handle it like the C FE, will work on
testcases tomorrow.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gcc-7/+bug/1848795/comments/3


On 2017-12-15T20:20:31+00:00 Jakub-gcc wrote:

Author: jakub
Date: Fri Dec 15 20:20:00 2017
New Revision: 255703

URL: https://gcc.gnu.org/viewcvs?rev=255703=gcc=rev
Log:
PR c++/80135
PR c++/81922
* typeck2.c (digest_init_r): Change nested argument type from bool to
int.  Use code instead of TREE_CODE (type) where possible.  If
nested == 2, diagnose initialization of flexible array member with
STRING_CST.  Pass nested to process_init_constructor.  Formatting fix.
(digest_init, digest_init_flags): Adjust digest_init_r caller.
(massage_init_elt): Add nested argument.  Pass 2 instead of 1 to
digest_init_r's nested argument if nested is non-zero.
(process_init_constructor_array): Add nested argument.  If nested == 2,
diagnose initialization of flexible array member with non-empty
braced enclosed list.  Pass nested to massage_init_elt.
(process_init_constructor_record, process_init_constructor_union): Add
nested argument, pass it to massage_init_elt.
(process_init_constructor): Add nested argument, pass it to
process_init_constructor_{array,record,union}.
* init.c (find_field_init): Renamed to ...
(find_flexarray_init): ... this.  Return NULL_TREE if init is
error_mark_node.  Don't look through nested CONSTRUCTORs.
(warn_placement_new_too_small): Adjust caller.

* g++.dg/warn/Wplacement-new-size-1.C (fBx1): Initialize nested
flexible array member only with {}.  Add dg-warning.
(fBx2, fBx3): Remove.
* g++.dg/warn/Wplacement-new-size-2.C (fBx1): Initialize nested
flexible array member only with {}.  Add dg-warning.
(fBx2, fBx3): Remove.
* g++.dg/warn/Wplacement-new-size-6.C: New test.
* g++.dg/ext/flexary13.C (main): Remove test for initialization
of nested flexible array member with non-empty initializer.
* g++.dg/ext/flexary25.C: New test.
* g++.dg/ext/flexary26.C: New test.
* g++.dg/ext/flexary27.C: New test.
* g++.dg/parse/pr43765.C: Expect diagnostics about initialization
of nested flexible array member with non-empty initializer.  Expect
C++2A diagnostics about mixing of designated and non-designated
initializers.

Added:
trunk/gcc/testsuite/g++.dg/ext/flexary25.C
trunk/gcc/testsuite/g++.dg/ext/flexary26.C
trunk/gcc/testsuite/g++.dg/ext/flexary27.C
trunk/gcc/testsuite/g++.dg/warn/Wplacement-new-size-6.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/init.c
trunk/gcc/cp/typeck2.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/g++.dg/ext/flexary13.C
trunk/gcc/testsuite/g++.dg/parse/pr43765.C
trunk/gcc/testsuite/g++.dg/warn/Wplacement-new-size-1.C
trunk/gcc/testsuite/g++.dg/warn/Wplacement-new-size-2.C

Reply at:

[Bug 1572132] Re: SMBv2+ does not show all files when mounting a windows share

2019-10-19 Thread Mathew Hodson
** Also affects: ubuntu-release-notes
   Importance: Undecided
   Status: New

** Changed in: ubuntu-release-notes
   Status: New => Fix Released

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

Title:
  SMBv2+ does not show all files when mounting a windows share

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1572132/+subscriptions

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

[Bug 1743643] Re: Install to dirty disk with swap fails

2019-10-19 Thread Mathew Hodson
** No longer affects: casper (Ubuntu)

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

Title:
  Install to dirty disk with swap fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1743643/+subscriptions

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

[Bug 1848753] Re: [snap] chromium times out connecting document portal with NFS home

2019-10-19 Thread Juho L
Oh, wait! Chromium remembers my passwords now. The pain is now a slow
start of 12000 ms timeout! Thank you for solving my problem.

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

Title:
  [snap] chromium times out connecting document portal with NFS home

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1848753/+subscriptions

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

[Bug 1848753] Re: [snap] chromium times out connecting document portal with NFS home

2019-10-19 Thread Juho L
I also tried rebooting. And after all that the connection between chromium and 
password-maager seems to be existing:
XXX@koira:~$ snap connections chromium | grep password
password-manager-service  chromium:password-manager-service  
:password-manager-service   manual

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

Title:
  [snap] chromium times out connecting document portal with NFS home

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1848753/+subscriptions

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

[Bug 1705369] Re: Ubuntu boots to blank screen when using Nvidia (on a desktop with an unused Intel GPU)

2019-10-19 Thread Mathew Hodson
** Project changed: gnome-shell => gdm

** No longer affects: gnome-shell (Ubuntu)

** No longer affects: mutter (Ubuntu)

** No longer affects: nvidia-graphics-drivers-375 (Ubuntu)

** No longer affects: nvidia-graphics-drivers-384 (Ubuntu)

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

Title:
  Ubuntu boots to blank screen when using Nvidia (on a desktop with an
  unused Intel GPU)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/1705369/+subscriptions

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

[Bug 1848753] Re: [snap] chromium times out connecting document portal with NFS home

2019-10-19 Thread Juho L
Should we continue solving the timeout problem in this issue? It was
actually in the header from the beginning and password manager nuance
can be removed from the description.

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

Title:
  [snap] chromium times out connecting document portal with NFS home

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1848753/+subscriptions

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

[Bug 1848753] Re: [snap] chromium times out connecting document portal with NFS home

2019-10-19 Thread Juho L
Or to be exact, a 12ms timeout.

Anyway I suspect the chromium and password manager connection might have
failed due to headless custom made auto-update script that is run from
cron.daily. You can see it working in my term.log on lines 20685-20713.
It seems to be unable to find the snapd running, even though it was
installed way before and I keep this workstation turned off every night.

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

Title:
  [snap] chromium times out connecting document portal with NFS home

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1848753/+subscriptions

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

[Bug 1390792] Re: Synaptic Other Software tab jumps/scrolls to top when a repository check box is clicked

2019-10-19 Thread Norbert
** Also affects: gtk+3.0 (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Synaptic Other Software tab jumps/scrolls to top when a repository
  check box is clicked

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1390792/+subscriptions

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

[Bug 1740700] Re: rhythmbox keeps playing music after closing

2019-10-19 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1754125 ***
https://bugs.launchpad.net/bugs/1754125

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

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

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

Title:
  rhythmbox keeps playing music after closing

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

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

[Bug 1754125] Re: Rhythmbox stays running in the background after quit

2019-10-19 Thread GNAServicesInc
This all comes down to a truly awful and bad patch Ubuntu adds that in
effect breaks the program.

It's not upstream, so it's easy to fix


https://packages.ubuntu.com/search?keywords=rhythmbox

Comment out 05_hide_on_quit.patch  in the series files

Probably could be setup to build with PPA for a fixed version

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

Title:
  Rhythmbox stays running in the background after quit

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

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

[Bug 1847212] Re: touchpad not working after upgrade to 5.0.0-31 kernel

2019-10-19 Thread Kai-Heng Feng
** Changed in: linux (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  touchpad not working after upgrade to 5.0.0-31 kernel

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

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

[Bug 1848534] Re: [Microsoft Hyper-V guest] System shows graphic artifacts for a moment, then text cursor for about minute and then starts

2019-10-19 Thread M
I've tried to (1) boot the same machine with kernel 5.0.0.32 (2) create
new machine without upgrading from 19.04

Results were the same, anybody?

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

Title:
  [Microsoft Hyper-V guest] System shows graphic artifacts for a moment,
  then text cursor for about minute and then starts

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

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

[Bug 1848865] [NEW] Spurious "key_press_event" when focus on entry widget using LANG=th_TH.UTF-8

2019-10-19 Thread Ratchanan Srirattanamet
Public bug reported:

GTK+3 will emit spurious "key_press_event" if the focus is currently on
"GtkEntry" and the locale is set to th_TH.UTF-8. This issue seems to
disappear if the locale is set to something else (tested with C.UTF-8
and en_US.UTF-8), and the presence of iBus and gnome-shell affects this.

Step to reproduce:
1. Boot into Xubuntu. Install package "language-pack-th" (for locale) and 
"libgtk-3-dev" for compiling demo program.
2. Download & compile the demo program "gtk3-entry-keyboard-event" attached in 
this bug. (The program is licensed under MIT.)
3. Run the program with LANG=th_TH.UTF-8. The window will contain an input box 
on top and a button on the bottom.
4. Click in the input box, then press a key on the keyboard. The program will 
print one line for each "key_press_event" delivered to the window, with keyval 
and hardware_keycode.

Expected result: only a single line is printed. For example for "a":
"window: 0x0061 0x0026"

Actual result: 
  - With LANG=th_TH.UTF-8, two lines are printed. The first line is the above 
line, while the second line has both values as zero: "window: 00 00"
  - If, instead, the locale is LANG=C.UTF-8, the program will print only one 
line as expected.
  - If iBus is installed and enabled, then 2 lines are printed with both lines 
containing the same code, no matter which locale it runs under.
  - If this same program is run in Gnome-based Ubuntu session, then only one 
line is printed no matter which locale it runs under.

This program is tested on Fedora and Manjaro with the correct result.
Thus, this issue is Ubuntu-specific.

I've tested it on Ubuntu 19.10 with pretty much the same result, except
the iBus case is now working correctly.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: libgtk-3-0 3.22.30-1ubuntu4
ProcVersionSignature: Ubuntu 4.15.0-65.74-generic 4.15.18
Uname: Linux 4.15.0-65-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.7
Architecture: amd64
CurrentDesktop: XFCE
Date: Sat Oct 19 18:06:23 2019
InstallationDate: Installed on 2018-05-03 (533 days ago)
InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
SourcePackage: gtk+3.0
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

** Attachment added: "The demo program demonstrating the bug."
   
https://bugs.launchpad.net/bugs/1848865/+attachment/5298410/+files/gtk3-entry-keyboard-event.c

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

Title:
  Spurious "key_press_event" when focus on entry widget using
  LANG=th_TH.UTF-8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1848865/+subscriptions

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

[Bug 1848852] Re: Game freezes in gnome-shell

2019-10-19 Thread Linus
Looks like it's worked on:
https://github.com/ValveSoftware/csgo-osx-linux/issues/2187
https://gitlab.gnome.org/GNOME/gnome-shell/issues/1607

** Bug watch added: github.com/ValveSoftware/csgo-osx-linux/issues #2187
   https://github.com/ValveSoftware/csgo-osx-linux/issues/2187

** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/issues #1607
   https://gitlab.gnome.org/GNOME/gnome-shell/issues/1607

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

Title:
  Game freezes in gnome-shell

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1848852/+subscriptions

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

[Bug 1848870] [NEW] Sync sbcl 2:1.5.7-1 (universe) from Debian unstable (main)

2019-10-19 Thread Hans Joachim Desserud
Public bug reported:

Please sync sbcl 2:1.5.7-1 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Build-depend on texlive-plain-generic instead of obsolete texlive-
generic-recommended.
  * Build-depend on texlive-plain-generic instead of obsolete texlive-
generic-recommended.


The build-dependency was replaced in Debian too.

Changelog entries since current focal version 2:1.5.5-2ubuntu1:

sbcl (2:1.5.7-1) unstable; urgency=medium

  * New upstream release
  * d/copyright: reflect upstream changes
  * alpha.patch: drop patch, applied upstream (Really closes: #939541)
  * Bump to S-V 4.4.1

 -- Sébastien Villemot   Sat, 12 Oct 2019 17:05:11
+0200

sbcl (2:1.5.6-2) unstable; urgency=medium

  * Replace texlive-generic-recommended by texlive-plain-generic in
Build-Depends (Closes: #939807)
  * Make sbcl arch:any (Closes: #939452)
  * alpha.patch: new patch, fixes an issue on alpha (Closes: #939541)

 -- Sébastien Villemot   Sat, 14 Sep 2019 16:38:38
+0200

sbcl (2:1.5.6-1) unstable; urgency=medium

  * New upstream release
  * Trim trailing whitespace.
  * Use secure URI in debian/watch.
  * Set upstream metadata fields: Archive.

 -- Sébastien Villemot   Sun, 01 Sep 2019 10:39:00
+0200

** Affects: sbcl (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Sync sbcl 2:1.5.7-1 (universe) from Debian unstable (main)

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

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

[Bug 1848856] Re: Upgrade from 19.04 to 19.10 with zfs on root fails with grub syntax error

2019-10-19 Thread jpb
zsys is currently not installed.

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

Title:
  Upgrade from 19.04 to 19.10 with zfs on root fails with grub syntax
  error

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

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

[Bug 1848856] Re: Upgrade from 19.04 to 19.10 with zfs on root fails with grub syntax error

2019-10-19 Thread jpb
I modified 10_linux_zfs to comment out the set -e and add the variables
for pkgdatadir and the GRUB* variables from /etc/default/grub and ran it
to see the output.

Notice at the end the double brace, lack of initrd value and linux image
even though it was found at the beginning when it correctly identified
the root dataset.


jpb@explorer:~/test$ sudo ./10_linux_zfs 
Found linux image: vmlinuz-5.0.0-29-generic in rpool/ROOT/ubuntu
Found initrd image: initrd.img-5.0.0-29-generic in rpool/ROOT/ubuntu
Found linux image: vmlinuz-5.0.0-31-generic in rpool/ROOT/ubuntu
Found initrd image: initrd.img-5.0.0-31-generic in rpool/ROOT/ubuntu
Found linux image: vmlinuz-5.0.0-32-generic in rpool/ROOT/ubuntu
Found initrd image: initrd.img-5.0.0-32-generic in rpool/ROOT/ubuntu
Found linux image: vmlinuz-5.3.0-18-generic in rpool/ROOT/ubuntu
Found initrd image: initrd.img-5.3.0-18-generic in rpool/ROOT/ubuntu
Found linux image: vmlinuz-5.0.0-23-generic in 
rpool/ROOT/ubuntu@pyznap_2019-08-18_14:11:36_monthly
Found initrd image: initrd.img-5.0.0-23-generic in 
rpool/ROOT/ubuntu@pyznap_2019-08-18_14:11:36_monthly

** removed a ton of snapshots that were listed which found the
linux image and initrd image. *

Found linux image: vmlinuz-5.3.0-18-generic in 
rpool/ROOT/ubuntu@apt2019-10-19_08.52.43--1w
Found initrd image: initrd.img-5.3.0-18-generic in 
rpool/ROOT/ubuntu@apt2019-10-19_08.52.43--1w


function gfxmode {
set gfxpayload="${1}"
if [ "${1}" = "keep" ]; then
set vt_handoff=vt.handoff=1
else
set vt_handoff=
fi
}
if [ "${recordfail}" != 1 ]; then
  if [ -e ${prefix}/gfxblacklist.txt ]; then
if hwmatch ${prefix}/gfxblacklist.txt 3; then
  if [ ${match} = 0 ]; then
set linux_gfx_mode=keep
  else
set linux_gfx_mode=text
  fi
else
  set linux_gfx_mode=text
fi
  else
set linux_gfx_mode=keep
  fi
else
  set linux_gfx_mode=text
fi
export linux_gfx_mode
menuentry 'Ubuntu 19.10' --class ubuntu --class gnu-linux --class gnu --class 
os ${menuentry_id_option} 'gnulinux-rpool/ROOT/ubuntu-' {
recordfail
load_video
gfxmode ${linux_gfx_mode}
insmod gzio
if [ "${grub_platform}" = xen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod zfs
set root='hd2,gpt1'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd2,gpt1 
--hint-efi=hd2,gpt1 --hint-baremetal=ahci2,gpt1  ba04856b80ac4244
else
  search --no-floppy --fs-uuid --set=root ba04856b80ac4244
fi
linuxroot=ZFS=rpool/ROOT/ubuntu ro intel_iommu=on iommu=pt quiet 
splash intel_iommu=on iommu=pt rootdelay=3 zswap.enabled=1 zswap.compressor=lz4 
zswap.zpool=z3fold ${vt_handoff} 
initrd  
}
}

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

Title:
  Upgrade from 19.04 to 19.10 with zfs on root fails with grub syntax
  error

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

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

[Bug 1848868] [NEW] Sync uwsgi-plugin-php 0.0.4 (universe) from Debian unstable (main)

2019-10-19 Thread Hans Joachim Desserud
Public bug reported:

Please sync uwsgi-plugin-php 0.0.4 (universe) from Debian unstable
(main)

Explanation of the Ubuntu delta and why it can be dropped:
  * No-change rebuild for php7.3
  * No-change rebuild for php7.3
  * No-change rebuild to fix upgrade path from security update version in
Bionic
  * No-change rebuild to fix upgrade path from security update version in
Bionic
  * No-change rebuild for uwsgi soname change.
  * No-change rebuild for uwsgi soname change.


The delta is effectively empty and was only in place to provide a higher 
version number to support upgrade path.

Changelog entries since current focal version 0.0.3ubuntu2:

uwsgi-plugin-php (0.0.4) unstable; urgency=medium

  [ Alexandre Rossi ]
  * Update VCS URLs.
  * Declare compliance with Debian Policy 4.4.0.

 -- Jonas Smedegaard   Mon, 26 Aug 2019 10:57:25 +0200

** Affects: uwsgi-plugin-php (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: focal upgrade-software-version

** Tags added: focal upgrade-software-version

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

Title:
  Sync uwsgi-plugin-php 0.0.4 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/uwsgi-plugin-php/+bug/1848868/+subscriptions

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

[Bug 1848869] [NEW] Sync rubberband 1.8.2-1 (universe) from Debian unstable (main)

2019-10-19 Thread Hans Joachim Desserud
Public bug reported:

Please sync rubberband 1.8.2-1 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Spell "Conflicts" correctly in the librubberband2v5 forced upgrade.
  * Spell "Conflicts" correctly in the librubberband2v5 forced upgrade.
  * Spell "Conflicts" correctly in the librubberband2v5 forced upgrade.
  * Spell "Conflicts" correctly in the librubberband2v5 forced upgrade.
  * Spell "Conflicts" correctly in the librubberband2v5 forced upgrade.
  * Merge with Debian; no remaining changes.
  * librubberband2: Add Breaks/Replaces to librubberband2v5. This change
can be dropped after the 18.04 LTS release.
  * No-change rebuild against (libvamp-*sdk3v5
  * No-change rebuild against (libvamp-*sdk3v5
  * No-change rebuild against (libvamp-*sdk3v5
  * No-change rebuild against (libvamp-*sdk3v5
  * No-change rebuild against (libvamp-*sdk3v5
  * No-change rebuild against (libvamp-*sdk3v5


Based on the changelog, this can be synced now that 18.04 is out.

Changelog entries since current focal version 1.8.1-7ubuntu2:

rubberband (1.8.2-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Team upload.
  * d/copyright: Use https protocol in Format field
  * d/control: Set Vcs-* to salsa.debian.org

  [ Felipe Sateler ]
  * Change maintainer address to debian-multime...@lists.debian.org

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat

  [ Sebastian Ramacher ]
  * New upstream release
  * debian/:
- Bump debhelper compat to 12
- Bump Standards-Version
- Set RRR: no
  * debian/rules: Use dpkg include
  * debian/copyright: Bump copyright years
  * debian/*.maintscript: Remove obsolete maintscripts.

 -- Sebastian Ramacher   Sun, 06 Oct 2019 21:13:47
+0200

** Affects: rubberband (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Sync rubberband 1.8.2-1 (universe) from Debian unstable (main)

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

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

[Bug 1848874] [NEW] Sync yodl 4.02.01-3 (universe) from Debian unstable (main)

2019-10-19 Thread Hans Joachim Desserud
Public bug reported:

Please sync yodl 4.02.01-3 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Build-depend on texlive-plain-generic instead of obsolete texlive-
generic-recommended.
  * Build-depend on texlive-plain-generic instead of obsolete texlive-
generic-recommended.

The build-dependency was updated in the Debian package too.

Changelog entries since current focal version 4.02.01-2ubuntu1:

yodl (4.02.01-3) unstable; urgency=medium

  * Updated the Build-Depends list (Closes: #941554)
  * Bump Standards-Version to 4.4.1

 -- Frank B. Brokken   Wed, 02 Oct 2019 09:54:34
+0200

** Affects: yodl (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: focal upgrade-software-version

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

Title:
  Sync yodl 4.02.01-3 (universe) from Debian unstable (main)

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

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

[Bug 1848871] [NEW] Sync pynwb 0.5.1-2 (universe) from Debian unstable (main)

2019-10-19 Thread Hans Joachim Desserud
Public bug reported:

Please sync pynwb 0.5.1-2 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Drop python2 support.
  * Drop python2 support.

The Debian package has been ported to Python3 as well.

Changelog entries since current focal version 0.5.1-1ubuntu1:

pynwb (0.5.1-2) unstable; urgency=medium

  * Placedunder Debian-Med maintenance (maintainer, vcs fields)
  * Drop python2 package (Closes: #934868)

 -- Yaroslav Halchenko   Fri, 18 Oct 2019
10:20:23 -0400

** Affects: pynwb (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: focal upgrade-software-version

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

Title:
  Sync pynwb 0.5.1-2 (universe) from Debian unstable (main)

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

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

[Bug 1848872] [NEW] Sync openvdb 5.2.0-7 (universe) from Debian unstable (main)

2019-10-19 Thread Hans Joachim Desserud
Public bug reported:

Please sync openvdb 5.2.0-7 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Merge from Debian unstable.  Remaining changes:
- Only build with parallel=2 on arm64 and ppc64el.

The build change is now included in the the Debian package.

Changelog entries since current focal version 5.2.0-5.1ubuntu1:

openvdb (5.2.0-7) unstable; urgency=medium

  * d/control: Remove explicit X-Python-Version
  * d/control: Update to latest Std-Vers. No changes needed

 -- Mathieu Malaterre   Fri, 18 Oct 2019 10:38:29
+0200

openvdb (5.2.0-6) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field.
  * Use debhelper-compat instead of debian/compat.

  [ Matthias Klose ]
  * Only build with parallel=2 on arm64 and ppc64el.

  [ Mathieu Malaterre ]
  * debian/watch: Update to latest URL for download
  * d/control: Move to Multimedia team packaging
  * Move python package to python3. Closes: #849426, #937215

 -- Mathieu Malaterre   Mon, 30 Sep 2019 16:28:06
+0200

** Affects: openvdb (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: focal upgrade-software-version

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

Title:
  Sync openvdb 5.2.0-7 (universe) from Debian unstable (main)

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

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

[Bug 1848873] [NEW] Sync ipykernel 4.9.0-2 (universe) from Debian unstable (main)

2019-10-19 Thread Hans Joachim Desserud
Public bug reported:

Please sync ipykernel 4.9.0-2 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Drop build-dependency on removed python-path.
  * Drop build-dependency on removed python-path.

The build-dependency has been dropped in the Debian package too.


Changelog entries since current focal version 4.9.0-1ubuntu1:

ipykernel (4.9.0-2) unstable; urgency=medium

  [ Gordon Ball ]
  * Drop build-depends on python{,3}-path (from 4.9.0-1ubuntu1)
  * Declare Rules-Requires-Root: no
  * Update Standards-Version to 4.4.0
  * Update debhelper compat level to 12

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

 -- Gordon Ball   Wed, 09 Oct 2019 18:06:42 +

** Affects: ipykernel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: focal upgrade-software-version

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

Title:
  Sync ipykernel 4.9.0-2 (universe) from Debian unstable (main)

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

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

[Bug 1848870] Re: Sync sbcl 2:1.5.7-1 (universe) from Debian unstable (main)

2019-10-19 Thread Hans Joachim Desserud
** Tags added: focal upgrade-software-version

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

Title:
  Sync sbcl 2:1.5.7-1 (universe) from Debian unstable (main)

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

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

[Bug 1848877] [NEW] Sync emcee 3.0.0-1 (universe) from Debian unstable (main)

2019-10-19 Thread Hans Joachim Desserud
Public bug reported:

Please sync emcee 3.0.0-1 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Drop the Python2 autopkg test.
  * Drop the Python2 autopkg test.

The test has been dropped in Debian too.


Changelog entries since current focal version 2.2.1-2ubuntu1:

emcee (3.0.0-1) unstable; urgency=low

  * New upstream version 3.0.0
  * Add h5py, pytest, scipy test dependencies

 -- Ole Streicher   Mon, 30 Sep 2019 18:04:16 +0200

emcee (2.2.1-3) unstable; urgency=low

  * Remove Python-2 CI test

 -- Ole Streicher   Wed, 04 Sep 2019 12:53:50 +0200

** Affects: emcee (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: focal upgrade-software-version

** Tags added: focal upgrade-software-version

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

Title:
  Sync emcee 3.0.0-1 (universe) from Debian unstable (main)

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

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

[Bug 1848875] [NEW] Sync nbconvert 5.6.0-1 (universe) from Debian unstable (main)

2019-10-19 Thread Hans Joachim Desserud
Public bug reported:

Please sync nbconvert 5.6.0-1 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Build-depend on texlive-plain-generic instead of obsolete texlive-
generic-recommended.
  * Build-depend on texlive-plain-generic instead of obsolete texlive-
generic-recommended.
  * Drop unused build-dependency on removed python-path

Both dependency changes have been included in the Debian package.


Changelog entries since current focal version 5.4-2ubuntu2:

nbconvert (5.6.0-1) unstable; urgency=medium

  * New upstream version: 5.6.0
  * Drop unused build-depends on python{,3}-path (from 5.4-2ubuntu1)
  * Version dependency on jupyter-client (>= 5.3.1), as per upstream
  * Add Testsuite: autopkgtest-pkg-python
  * Build-depend on texlive-plain-generic instead of
texlive-generic-recommended (Closes: #941541)

 -- Gordon Ball   Wed, 09 Oct 2019 18:38:58 +

nbconvert (5.5.0-1) unstable; urgency=medium

  [ Gordon Ball ]
  * New upstream version 5.5.0
  * Refresh patches; drop now-applied upstream patch from 5.4-2
  * Add myself to uploaders
  * Update debhelper compat level to 12

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.0.

 -- Gordon Ball   Thu, 26 Sep 2019 10:54:56 +

** Affects: nbconvert (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: focal upgrade-software-version

** Tags added: focal upgrade-software-version

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

Title:
  Sync nbconvert 5.6.0-1 (universe) from Debian unstable (main)

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

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

[Bug 1848874] Re: Sync yodl 4.02.01-3 (universe) from Debian unstable (main)

2019-10-19 Thread Hans Joachim Desserud
** Tags added: focal upgrade-software-version

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

Title:
  Sync yodl 4.02.01-3 (universe) from Debian unstable (main)

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

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

[Bug 1848876] [NEW] Sync python-ilorest 2.5.2+ds-1 (universe) from Debian unstable (main)

2019-10-19 Thread Hans Joachim Desserud
Public bug reported:

Please sync python-ilorest 2.5.2+ds-1 (universe) from Debian unstable
(main)

Explanation of the Ubuntu delta and why it can be dropped:
  * d/control, d/rules: Drop Python 2 support.
  * d/control, d/rules: Drop Python 2 support.

The Debian package has been ported to Python3.

Changelog entries since current focal version 2.5.1+ds-1ubuntu1:

python-ilorest (2.5.2+ds-1) unstable; urgency=medium

  * [4a2e3b3] New upstream version 2.5.2+ds

 -- Carsten Schoenert   Sun, 15 Sep 2019
11:29:31 +0200

python-ilorest (2.5.1+ds-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Removed Python 2 support (Closes: #937829).

 -- Thomas Goirand   Sun, 08 Sep 2019 13:56:55 +0200

** Affects: python-ilorest (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: focal upgrade-software-version

** Tags added: focal upgrade-software-version

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

Title:
  Sync python-ilorest 2.5.2+ds-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-ilorest/+bug/1848876/+subscriptions

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

[Bug 1848872] Re: Sync openvdb 5.2.0-7 (universe) from Debian unstable (main)

2019-10-19 Thread Hans Joachim Desserud
** Tags added: focal upgrade-software-version

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

Title:
  Sync openvdb 5.2.0-7 (universe) from Debian unstable (main)

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

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

[Bug 1846344] Re: virtualbox 6.0.12-dfsg-1 ADT test failure with linux-kvm 5.3.0-1002.2

2019-10-19 Thread Gianfranco Costamagna via ubuntu-bugs
** Changed in: virtualbox (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  virtualbox 6.0.12-dfsg-1 ADT test failure with linux-kvm 5.3.0-1002.2

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

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

[Bug 1848869] Re: Sync rubberband 1.8.2-1 (universe) from Debian unstable (main)

2019-10-19 Thread Hans Joachim Desserud
** Tags added: focal upgrade-software-version

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

Title:
  Sync rubberband 1.8.2-1 (universe) from Debian unstable (main)

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

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

[Bug 1848873] Re: Sync ipykernel 4.9.0-2 (universe) from Debian unstable (main)

2019-10-19 Thread Hans Joachim Desserud
** Tags added: focal upgrade-software-version

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

Title:
  Sync ipykernel 4.9.0-2 (universe) from Debian unstable (main)

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

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

[Bug 1848871] Re: Sync pynwb 0.5.1-2 (universe) from Debian unstable (main)

2019-10-19 Thread Hans Joachim Desserud
** Tags added: focal upgrade-software-version

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

Title:
  Sync pynwb 0.5.1-2 (universe) from Debian unstable (main)

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

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

[Bug 1848594] Re: virtualbox 6.0.12-dfsg-1 ADT test failure with linux 5.4.0-1.2

2019-10-19 Thread Gianfranco Costamagna via ubuntu-bugs
known, will do a fix once its ok to land.


** Changed in: virtualbox (Ubuntu)
   Status: New => Invalid

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

Title:
  virtualbox 6.0.12-dfsg-1 ADT test failure with linux 5.4.0-1.2

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

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

[Bug 1848611] Re: virtualbox errors on upgrade to Ubuntu 19.10

2019-10-19 Thread Gianfranco Costamagna via ubuntu-bugs
*** This bug is a duplicate of bug 1848006 ***
https://bugs.launchpad.net/bugs/1848006

please remove old kernel

** Changed in: virtualbox (Ubuntu)
   Status: New => Incomplete

** This bug has been marked a duplicate of bug 1848006
   package virtualbox-dkms 6.0.12-dfsg-1 failed to install/upgrade: installed 
virtualbox-dkms package post-installation script subprocess returned error exit 
status 10

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

Title:
  virtualbox errors on upgrade to Ubuntu 19.10

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

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

[Bug 1728185] Re: screen locker still active with automatic login

2019-10-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: lxde-common (Ubuntu)
   Status: New => Confirmed

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

Title:
  screen locker still active with automatic login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxde-common/+bug/1728185/+subscriptions

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

[Bug 1848879] Xorg crashed with SIGABRT (when using dual screen)

2019-10-19 Thread Apport retracing service
StacktraceSource:
 #0  0x7faf9310ee97 in ?? ()
 #1  0x0a392000 in ?? ()
 #2  0x in ?? ()
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()

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

Title:
  Xorg crashed with SIGABRT (when using dual screen)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server-hwe-18.04/+bug/1848879/+subscriptions

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

[Bug 1848879] Stacktrace.txt

2019-10-19 Thread Apport retracing service
** Attachment added: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1848879/+attachment/5298424/+files/Stacktrace.txt

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

Title:
  Xorg crashed with SIGABRT (when using dual screen)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server-hwe-18.04/+bug/1848879/+subscriptions

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

[Bug 1848879] ThreadStacktrace.txt

2019-10-19 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1848879/+attachment/5298425/+files/ThreadStacktrace.txt

** Changed in: xorg-server-hwe-18.04 (Ubuntu)
   Status: New => Invalid

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

Title:
  Xorg crashed with SIGABRT (when using dual screen)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server-hwe-18.04/+bug/1848879/+subscriptions

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

[Bug 1846557] Re: Unable to debug any kernel on i386 qemu machine

2019-10-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gdb (Ubuntu)
   Status: New => Confirmed

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

Title:
  Unable to debug any kernel on i386 qemu machine

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

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

[Bug 1848879] Crash report cannot be processed

2019-10-19 Thread Apport retracing service
Thank you for your report!

However, processing it in order to get sufficient information for the
developers failed (it does not generate a useful symbolic stack trace). This
might be caused by some outdated packages which were installed on your system
at the time of the report:

package gcc-9-base does not exist, ignoring
no debug symbol package found for gir1.2-glib-2.0
no debug symbol package found for libegl1-mesa
libgcc1 version 1:9.1.0-2ubuntu2~18.04 required, but 1:8.3.0-6ubuntu1~18.04.1 
is available
no debug symbol package found for libmagic-mgc
libstdc++6 version 9.1.0-2ubuntu2~18.04 required, but 8.3.0-6ubuntu1~18.04.1 is 
available
no debug symbol package found for perl-base
no debug symbol package found for systemd-sysv
libgcc1 version 1:9.1.0-2ubuntu2~18.04 required, but 1:8.3.0-6ubuntu1~18.04.1 
is available
no debug symbol package found for xserver-xorg-video-nvidia-430
no debug symbol package found for libnvidia-gl-430


Please upgrade your system to the latest package versions. If you still
encounter the crash, please file a new report.

Thank you for your understanding, and sorry for the inconvenience!


** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1848879/+attachment/5298414/+files/CoreDump.gz

** Tags removed: need-amd64-retrace

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

Title:
  Xorg crashed with SIGABRT (when using dual screen)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server-hwe-18.04/+bug/1848879/+subscriptions

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

[Bug 1848879] [NEW] Xorg crashed with SIGABRT (when using dual screen)

2019-10-19 Thread Mohammad Hizzani
Public bug reported:

Xorg crashes when resume from suspend, when using dual screen mode

I use Nvidia card 940mx with nvidia-driver-430, ubuntu 18.04

ProblemType: Crash
DistroRelease: Ubuntu 18.04
Package: xserver-xorg-core-hwe-18.04 2:1.20.4-1ubuntu3~18.04.1
ProcVersionSignature: Ubuntu 5.0.0-31.33~18.04.1-generic 5.0.21
Uname: Linux 5.0.0-31-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.7
Architecture: amd64
Date: Sat Oct 19 19:19:21 2019
ExecutablePath: /usr/lib/xorg/Xorg
ExecutableTimestamp: 1556784414
InstallationDate: Installed on 2019-10-06 (12 days ago)
InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 (20190805)
ProcCmdline: /usr/lib/xorg/Xorg vt2 -displayfd 3 -auth 
/run/user/1000/gdm/Xauthority -background none -noreset -keeptty -verbose 7 
-core
ProcCwd: /home/mhizzani
ProcEnviron:

Signal: 6
SourcePackage: xorg-server-hwe-18.04
StacktraceTop:
 ()
 ()
 ()
 ()
 ()
Title: Xorg crashed with SIGABRT
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

** Affects: xorg-server-hwe-18.04 (Ubuntu)
 Importance: Undecided
 Status: Invalid


** Tags: amd64 apport-crash bionic third-party-packages

** Information type changed from Private to Public

** Description changed:

- Xorg crashes when resume from suspend
+ Xorg crashes when resume from suspend, when using dual screen mode
  
- I use Nvidia card 940mx, ubuntu 18.04
+ I use Nvidia card 940mx with nvidia-driver-430, ubuntu 18.04
  
  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: xserver-xorg-core-hwe-18.04 2:1.20.4-1ubuntu3~18.04.1
  ProcVersionSignature: Ubuntu 5.0.0-31.33~18.04.1-generic 5.0.21
  Uname: Linux 5.0.0-31-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  Date: Sat Oct 19 19:19:21 2019
  ExecutablePath: /usr/lib/xorg/Xorg
  ExecutableTimestamp: 1556784414
  InstallationDate: Installed on 2019-10-06 (12 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  ProcCmdline: /usr/lib/xorg/Xorg vt2 -displayfd 3 -auth 
/run/user/1000/gdm/Xauthority -background none -noreset -keeptty -verbose 7 
-core
  ProcCwd: /home/mhizzani
  ProcEnviron:
-  
+ 
  Signal: 6
  SourcePackage: xorg-server-hwe-18.04
  StacktraceTop:
-  ()
-  ()
-  ()
-  ()
-  ()
+  ()
+  ()
+  ()
+  ()
+  ()
  Title: Xorg crashed with SIGABRT
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

** Summary changed:

- Xorg crashed with SIGABRT
+ Xorg crashed with SIGABRT (when using dual screen)

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

Title:
  Xorg crashed with SIGABRT (when using dual screen)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server-hwe-18.04/+bug/1848879/+subscriptions

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

[Bug 1848880] [NEW] Server 18.04.3 OEM Install option doesn't work

2019-10-19 Thread Ozzy
Public bug reported:

Selecting the OEM Install option when installing 18.04.3 does not seem
to allow for an OEM install. There are no indications of it being an OEM
install on the installer screen as in previous versions, and after
installation the command oem-config-prepare is not found.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  Server 18.04.3 OEM Install option doesn't work

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

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

[Bug 1819968] Re: Colour banding in Lenovo G50-80 laptop display (i915)

2019-10-19 Thread Alexandru Cosmin
I've just installed 5.3.7 and the problem persists.

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

Title:
  Colour banding in Lenovo G50-80 laptop display (i915)

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

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

[Bug 1848771] Re: Reboot after resume from suspend (deep)

2019-10-19 Thread Ferry Toth
I have no idea how to debug this, as suspend goes well and gives no
useful info in the logs afaict. And resume crashes before any message is
shown on the console.

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

Title:
  Reboot after resume from suspend (deep)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1848771/+subscriptions

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

[Bug 1848881] Xorg crashed with SIGABRT when using dual screen

2019-10-19 Thread Apport retracing service
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()

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

Title:
  Xorg crashed with SIGABRT when using dual screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server-hwe-18.04/+bug/1848881/+subscriptions

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

[Bug 1848881] Stacktrace.txt

2019-10-19 Thread Apport retracing service
** Attachment added: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1848881/+attachment/5298436/+files/Stacktrace.txt

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

Title:
  Xorg crashed with SIGABRT when using dual screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server-hwe-18.04/+bug/1848881/+subscriptions

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

[Bug 1811254] Re: HP ProBook 470 G5, LED's in Hotkeys f5, f8 and f11 without function

2019-10-19 Thread kuehhe1
** Changed in: linux (Ubuntu Bionic)
   Status: New => In Progress

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

Title:
  HP ProBook 470 G5, LED's in Hotkeys f5, f8 and f11 without function

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

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

[Bug 1848881] Re: Xorg crashed with SIGABRT when using dual screen

2019-10-19 Thread Mohammad Hizzani
** Description changed:

  Xorg crashes when resume from suspend, when using dual screen, nvidia-
  driver-340
  
  I previously reported this bug
- [#1848879][https://bugs.launchpad.net/bugs/1848879] but the response I
+ [#1848879](https://bugs.launchpad.net/bugs/1848879) but the response I
  got of not all elements are not latest version was not correct, I
  double-checked them and they all latest version and not as the response
  
  Thanks for all your efforts.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: xserver-xorg-core-hwe-18.04 2:1.20.4-1ubuntu3~18.04.1
  ProcVersionSignature: Ubuntu 5.0.0-31.33~18.04.1-generic 5.0.21
  Uname: Linux 5.0.0-31-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  Date: Sat Oct 19 20:13:57 2019
  ExecutablePath: /usr/lib/xorg/Xorg
  InstallationDate: Installed on 2019-10-06 (12 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  ProcCmdline: /usr/lib/xorg/Xorg vt2 -displayfd 3 -auth 
/run/user/1000/gdm/Xauthority -background none -noreset -keeptty -verbose 7 
-core
  ProcEnviron:
  
  Signal: 6
  SourcePackage: xorg-server-hwe-18.04
  StacktraceTop:
   ()
   ()
   ()
   ()
   ()
  Title: Xorg crashed with SIGABRT
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

** Changed in: xorg-server-hwe-18.04 (Ubuntu)
   Status: Invalid => New

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

Title:
  Xorg crashed with SIGABRT when using dual screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server-hwe-18.04/+bug/1848881/+subscriptions

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

[Bug 1554099] Re: Changing what action for security updates unusable

2019-10-19 Thread fatalfeel
gedit /etc/apt/apt.conf.d/10periodic
Set "0" to APT::Periodic::Unattended-Upgrade "0";

I test ok and pass

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

Title:
  Changing what action for security updates unusable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1554099/+subscriptions

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

[Bug 1840465] Re: [SRU] Fails to list security groups if one or more exists without rules

2019-10-19 Thread Rodrigo Barbieri
** Changed in: horizon (Ubuntu Bionic)
   Status: New => In Progress

** Changed in: horizon (Ubuntu Disco)
   Status: New => In Progress

** Changed in: horizon (Ubuntu Eoan)
   Status: New => In Progress

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

Title:
  [SRU] Fails to list security groups if one or more exists without
  rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1840465/+subscriptions

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

[Bug 1848845] Re: Silesian LibreOffice version unavailable

2019-10-19 Thread Paul White
** Package changed: ubuntu => libreoffice (Ubuntu)

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

Title:
  Silesian LibreOffice version unavailable

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

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

[Bug 1848703] Re: Raspberry Pi 4 - USB Bus not detecting any devices

2019-10-19 Thread Ken Howe
User on lingon on raspberry pi forum posted the following:

The USB-problem concerning the Raspberry Pi 4GB RAM model might be due to the 
issue seen earlier that using more RAM than 3072 MB breaks the USB:
https://www.raspberrypi.org/forums/view ... 6=25

The issue was solved by a kernel patch:
https://www.raspberrypi.org/forums/view ... 0#p1517839

and the kernel patch was this one:
https://github.com/raspberrypi/linux/is ... -520269280

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

Title:
  Raspberry Pi 4 - USB Bus not detecting any devices

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

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

[Bug 1848790] Re: USB not working under arm64 on Pi4

2019-10-19 Thread Ken Howe
User on lingon on raspberry pi forum posted the following:

The USB-problem concerning the Raspberry Pi 4GB RAM model might be due to the 
issue seen earlier that using more RAM than 3072 MB breaks the USB:
https://www.raspberrypi.org/forums/view ... 6=25

The issue was solved by a kernel patch:
https://www.raspberrypi.org/forums/view ... 0#p1517839

and the kernel patch was this one:
https://github.com/raspberrypi/linux/is ... -520269280

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

Title:
  USB not working under arm64 on Pi4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1848790/+subscriptions

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

[Bug 1721345] Re: ALC295 codec seems to have Master and PCM channels swapped

2019-10-19 Thread Mario Vukelic
Still occurs on 19.10 after upgrade, on the same Asus ZenBook Flip 15 UX561UD 
as in comment #30. 
As the upgrade replaced 
"/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common", had to 
reapply the workaround from comment #8 (which is kind of bearable on a machine 
that is has a proper admin, but sucks for normal people)

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

Title:
  ALC295 codec seems to have Master and PCM channels swapped

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

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

[Bug 1848247] Re: 3A+ boot failure on Eoan

2019-10-19 Thread Dave Jones
> I mean the simplefb driver in the kernel in the #3, I didn't know
there is a simplefb driver in the uboot too.

Ah, I'm afraid my lack of kernel knowledge is showing there: I didn't
realize the was a simplefb in the kernel! I should've thought given the
kernel starts off looking fine, and only shortly after starting de-syncs
the framebuffer (presumably the point where bcm2708_fb takes over).

Confirmed last night that the u-boot simplefb is largely doing the right
thing, although I did run across some bugs/bad assumptions in the
framebuffer mailbox handling, but nothing that should affect anything
here (it doesn't check the actual result of setting depth / alpha-mode /
pixel-order; I'll put together a patch for that later).

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

Title:
  3A+ boot failure on Eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware-raspi2/+bug/1848247/+subscriptions

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

[Bug 1848703] Re: Raspberry Pi 4 - USB Bus not detecting any devices

2019-10-19 Thread Ken Howe
Fixed links 
User on lingon on raspberry pi forum posted the following:

The USB-problem concerning the Raspberry Pi 4GB RAM model might be due to the 
issue seen earlier that using more RAM than 3072 MB breaks the USB:
[url]https://www.raspberrypi.org/forums/viewtopic.php?f=63=246766=25[/url]

The issue was solved by a kernel patch:
[url]https://www.raspberrypi.org/forums/viewtopic.php?f=63=246766=50#p1517839[/url]

and the kernel patch was this one:
[url]https://github.com/raspberrypi/linux/issues/3093#issuecomment-520269280[/url]

** Bug watch added: github.com/raspberrypi/linux/issues #3093
   https://github.com/raspberrypi/linux/issues/3093

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

Title:
  Raspberry Pi 4 - USB Bus not detecting any devices

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

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

[Bug 1848895] [NEW] Video recorder uses up to GBs of memory in a few seconds

2019-10-19 Thread Carlos Pita
Public bug reported:

This was reported upstream in
https://gitlab.gnome.org/GNOME/mutter/issues/853 and closed since it is
a problem in shell and not mutter. I requested the maintainer to move it
to gnome-shell tracker instead of merely closing the issue. Otherwise I
will file a new ticket.

It is no exaggeration to say that the problem makes the video recorder
unusable. In barely two or three seconds the shell becomes slow and
barely responsive, memory usage easily scales up to 3 or 4 GB and never
goes down except by restarting the shell [1].

The video recorder is an important tool for reporting problems.

Besides, an average user might not even now that there is such thing as
a shell, let alone "shell restarting", so please consider the awful
impression this might make regarding overall performance of the system.

---

[1] Which is specially annoying in ubuntu 19.10 because of a bug in
chromium snap (https://bugs.launchpad.net/ubuntu/+source/chromium-
browser/+bug/1848841) when restarting shell that forces me to also
restart chromium.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: gnome-shell 3.34.1-1ubuntu1
ProcVersionSignature: Ubuntu 5.3.0-18.19-generic 5.3.1
Uname: Linux 5.3.0-18-generic x86_64
ApportVersion: 2.20.11-0ubuntu8
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Oct 19 19:43:29 2019
DisplayManager: gdm3
InstallationDate: Installed on 2019-06-13 (128 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
RelatedPackageVersions: mutter-common 3.34.1-1ubuntu1
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug eoan

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

Title:
  Video recorder uses up to GBs of memory in a few seconds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1848895/+subscriptions

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

[Bug 1848894] Re: Wifi not working

2019-10-19 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Wifi appears to be working on your 18.04 system where you filed the bug.
To gain information about problems with 19.04 the bug should be filed
whilst running Ubuntu 19.04

Ubuntu 19.04 is also 2/3rd through it's life-cycle, with it's
replacement Ubuntu 19.10 having been released; so I'd suggest seeking
support, or trying the latest Ubuntu 19.10.  Bug reports are more about
fixing the problem for subsequent users, and you're reporting a bug on a
prior/older release (which is not the latest), where as support is about
fixing your specific problem (ie. getting wifi working on your 19.04
system like it does on 18.04)

This bug report can be converted to a question (which is aimed at
support). You can also find help with your problem in the support forum
of your local Ubuntu community http://loco.ubuntu.com/ or asking at
https://askubuntu.com or https://ubuntuforums.org, or for more support
options please look at https://discourse.ubuntu.com/t/community-
support/709

I've marked this bug incomplete as normal support steps don't appear to
have been tried, or evidence of them hasn't been provided. If you
believe I'm in error, or can provide additional detail of steps done,
please change status back to "New" and leave comment, or additional
information as to what was attempted.  I would also suggest you try the
latest Ubuntu 19.10.

Thanks again for helping make Ubuntu better.

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  Wifi not working

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

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

[Bug 1848898] Re: /home/user/lspci-vnvn.log

2019-10-19 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

What is the problem?  I don't see any description of the problem, what
you are trying to do, what you did, what occurred, or what you expected
to occur.

Unfortunately, we cannot work on this bug because your description
didn't include enough information. You may find it helpful to read "How
to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures.

At a minimum, we need:
1. The specific steps or actions you took that caused you to encounter the 
problem.
2. The behavior you expected.
3. The behavior you actually encountered (in as much detail as possible).

Thanks!

ps:  If you believe I'm in error, please return this bug status back to
"New" and leave a reason as to why (what I missed etc).

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

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

Title:
  /home/user/lspci-vnvn.log

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

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

[Bug 1848790] Re: USB not working under arm64 on Pi4

2019-10-19 Thread Adam T
Setting total_mem=2048 in /boot/firmware/usercfg.txt allowed me to boot
Pi4 4GB with 19.10 64bit with working USB. Of course I have less RAM
now, but working USB.

Likely the above patch will fix it.

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

Title:
  USB not working under arm64 on Pi4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1848790/+subscriptions

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

  1   2   3   >