[Bug 1855993] Re: Navit FTBFS - cmake fix needed to work with newer pango

2019-12-27 Thread Gianfranco Costamagna via ubuntu-bugs
** Changed in: cmake (Ubuntu)
   Status: Triaged => 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/1855993

Title:
  Navit FTBFS - cmake fix needed to work with newer pango

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

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

[Bug 1857746] [NEW] [needs-packaging] python-flask-jwt-extended

2019-12-27 Thread Guillaume Humbert
Public bug reported:

The Python flask-jwt-extended library isn't available on Ubuntu:
https://pypi.org/project/Flask-JWT-Extended/

This is a quite commonly used library, which allows to use JWTs (JSON
Web Tokens) within Flask.

Right now, the only way to have it is to package it in a PPA.

There's already a package in Debian sid:
https://packages.debian.org/source/sid/python-flask-jwt-extended

** 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/1857746

Title:
  [needs-packaging] python-flask-jwt-extended

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

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

[Bug 1857747] [NEW] [needs-packaging] python-marshmallow-sqlalchemy

2019-12-27 Thread Guillaume Humbert
Public bug reported:

This is a request to package the Python library marshmallow-sqlalchemy:
https://pypi.org/project/marshmallow-sqlalchemy/

SQLAlchemy is a Python ORM (Object-Relational Mapper), Marshmallow is a
Python serialization library, and marshmallow-sqlalchemy allows a smooth
integration between both.

** 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/1857747

Title:
  [needs-packaging] python-marshmallow-sqlalchemy

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

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

[Bug 1385572] Re: gnome-session not shutting down cleanly

2019-12-27 Thread tellapu
In Ubuntu 19.10 (Gnome 3.34.1) it still happens to me, too, after I
logout and login again (I use Ubuntu Desktop not the Gnome desktop).
Thanks for working on this.

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

Title:
  gnome-session not shutting down cleanly

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

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

[Bug 1697229] Re: GNOME extensions deactivated after lock unlock

2019-12-27 Thread tellapu
In Ubuntu 19.10 it still happens to me, after I logout and login again
(I use Ubuntu Desktop not the Gnome desktop). Thanks for working on
this.

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

Title:
  GNOME extensions deactivated after lock unlock

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

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

[Bug 1856516] Re: Excessive memory usage by gnome-shell in 19.10

2019-12-27 Thread Robert
This may have been fixed by 
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/799.  

See also https://gitlab.gnome.org/GNOME/gnome-shell/issues/1886 and
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1850201

FWIW, my gnome-shell has leaked to 3.4GB in 10 days.  :(



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

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

Title:
  Excessive memory usage by gnome-shell in 19.10

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

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

[Bug 1757202] Re: xubuntu / bionic / nvidia-driver-390 can only be used by one user at a time

2019-12-27 Thread JP Vossen
I just had this problem on a Mint-19.3 XFCE upgraded from 18.3.  For me,
the fix was:

* `sudo nvidia-xconfig`
* `sudo vi /etc/X11/xorg.conf`
The 'Section "Files"..EndSection' block already existed but was empty.  I added 
this:
Section "Files"
ModulePath "/usr/lib/nvidia-340/xorg"
ModulePath "/usr/lib/xorg/modules"
EndSection
* Then `sudo systemctl restart lightdm.service` which logged me out of my 
sessions!

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

Title:
  xubuntu / bionic / nvidia-driver-390 can only be used by one user at a
  time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1757202/+subscriptions

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

[Bug 1757202] Re: xubuntu / bionic / nvidia-driver-390 can only be used by one user at a time

2019-12-27 Thread JP Vossen
Drat, I meant to add this too:
Search keywords: linux mint switch user wrong resolution

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

Title:
  xubuntu / bionic / nvidia-driver-390 can only be used by one user at a
  time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1757202/+subscriptions

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

[Bug 1299557] Re: cryptsetup luksFormat fails with -s

2019-12-27 Thread GreenReaper
As I understand it, the key size is doubled, because XTS uses two. So
256 == AES-128 and 512 == AES-256. You probably want 256. As such, I
don't think this bug is valid because AES-64 doesn't exist.

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

Title:
  cryptsetup luksFormat fails with -s 

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

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

[Bug 1798400] Re: [upstream] Regression: cannot use impress remote over bluetooth with ubuntu bionic

2019-12-27 Thread Marcus Tomlinson
** Summary changed:

- Regression: cannot use impress remote over bluetooth with ubuntu bionic
+ [upstream] Regression: cannot use impress remote over bluetooth with ubuntu 
bionic

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

Title:
  [upstream] Regression: cannot use impress remote over bluetooth with
  ubuntu bionic

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1798400/+subscriptions

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

[Bug 1857744] Re: gnome shell fails to fullscreen unredirect

2019-12-27 Thread Nicholas Parkanyi
I should also mention that there is no issue on 19.10 in non-GNOME
desktops.

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

Title:
  gnome shell fails to fullscreen unredirect

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

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

[Bug 1857744] [NEW] gnome shell fails to fullscreen unredirect

2019-12-27 Thread Nicholas Parkanyi
Public bug reported:

When playing videos in mpv set with fairly heavy settings under gnome
(x11), playback is choppy, even in fullscreen, after upgrading to 19.10.
Previously this would only occur in windowed playback, which makes me
strongly suspect it's an issue with compositor unredirecting. I
initially suspected https://gitlab.gnome.org/GNOME/gnome-
shell/issues/1788 , but it seems the fix for that was already
backported. I installed arch linux on a separate partition and installed
the newer gnome shell 3.34.2, and with the same video and settings the
playback was smooth. I also tested under Ubuntu 18.04 and it was fine
there as well.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: gnome-shell 3.34.1+git20191024-1ubuntu1~19.10.1
ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.3.10
Uname: Linux 5.3.0-24-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Dec 27 23:12:24 2019
DisplayManager: gdm3
InstallationDate: Installed on 2019-07-07 (173 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
RelatedPackageVersions: mutter-common 3.34.1+git20191107-1ubuntu1~19.10.1
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to eoan on 2019-11-19 (39 days ago)

** 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/1857744

Title:
  gnome shell fails to fullscreen unredirect

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

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

[Bug 1849927] Re: Installation failed when choose iommu in VMware Player

2019-12-27 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Installation failed when choose iommu in VMware Player

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

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

[Bug 1850213] Re: Volume Keys Up/Down do not work

2019-12-27 Thread Launchpad Bug Tracker
[Expired for budgie-desktop (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: budgie-desktop (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Volume Keys Up/Down do not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/budgie-desktop/+bug/1850213/+subscriptions

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

[Bug 1849878] Re: Debu1: SSH2_MSG_KEXINIT sent

2019-12-27 Thread Launchpad Bug Tracker
[Expired for openssh (Ubuntu) because there has been no activity for 60
days.]

** Changed in: openssh (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Debu1: SSH2_MSG_KEXINIT sent

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

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

[Bug 1829913] Re: openconnect VPN is not propagating internal DNS anymore

2019-12-27 Thread Launchpad Bug Tracker
[Expired for network-manager (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: network-manager (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  openconnect VPN is not propagating internal DNS anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1829913/+subscriptions

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

[Bug 1849815] Re: Devstack-Stein deployment fails w/ pyasn1 ContextualVersionConflict error

2019-12-27 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

** Changed in: ubuntu
   Status: Incomplete => Expired

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

Title:
  Devstack-Stein deployment fails w/ pyasn1 ContextualVersionConflict
  error

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

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

[Bug 1841841] Re: disk stress test extremely slow progress after cpu offline/online

2019-12-27 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  disk stress test extremely slow progress after cpu offline/online

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

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

[Bug 1849983] Re: package bind9 1:9.11.5.P4+dfsg-5.1ubuntu2 failed to install/upgrade: installed bind9 package post-installation script subprocess returned error exit status 1

2019-12-27 Thread Launchpad Bug Tracker
[Expired for bind9 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: bind9 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package bind9 1:9.11.5.P4+dfsg-5.1ubuntu2 failed to install/upgrade:
  installed bind9 package post-installation script subprocess returned
  error exit status 1

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

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

[Bug 1849966] Re: package mysql-server-8.0 8.0.17-0ubuntu2 failed to install/upgrade: el subproceso instalado paquete mysql-server-8.0 script post-installation devolvió el código de salida de error 1

2019-12-27 Thread Launchpad Bug Tracker
[Expired for mysql-8.0 (Ubuntu) because there has been no activity for
60 days.]

** Changed in: mysql-8.0 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package mysql-server-8.0 8.0.17-0ubuntu2 failed to install/upgrade: el
  subproceso instalado paquete mysql-server-8.0 script post-installation
  devolvió el código de salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1849966/+subscriptions

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

[Bug 1847144] Re: network-manager-openvpn config import ignores tls-crypt section

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

** Changed in: network-manager-openvpn (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/1847144

Title:
  network-manager-openvpn config import ignores tls-crypt section

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1847144/+subscriptions

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

[Bug 1834771] Re: No HDMI-audio after kernel 4.15.-0.50

2019-12-27 Thread Michael Selig
I can confirm that this script also works for me using an ATI/Radeon
RS780 HDMI, after adjusting the GREP line appropriately. Thank you :-)

One other thing: in order to make it work reliably as a "Startup
application", I had to change the "sleep 2" to "sleep 10". Presumably
this is because the system is busy starting stuff just after login.

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

Title:
  No HDMI-audio after kernel 4.15.-0.50

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

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

[Bug 1847937] Re: 'gpu has fallen off the bus' after return from suspend

2019-12-27 Thread Josh Yavor
Unfortunately upon investigation of the fix Andrés mentioned in #18, I
found that my system (Eoan, 5.3.0-24, Lenovo W540) was already
configured for deep and not s2idle and is still affected by the 'gpu has
fallen off the bus' issue.

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

Title:
  'gpu has fallen off the bus' after return from suspend

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

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

[Bug 1813388] Re: Crash on startup of fs-uae-launcher. complains of LhaFile missing from Python

2019-12-27 Thread John Paul Adrian Glaubitz
Are you sure you installed the package from the default Ubuntu
repository? I'm maintaining fs-uae in Debian and the package gets
imported to Ubuntu automatically. I don't see the issue you are
reporting here.

Also, I just updated the package to version 3.0.2 today.

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

Title:
  Crash on startup of fs-uae-launcher. complains of LhaFile missing from
  Python

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fs-uae/+bug/1813388/+subscriptions

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

[Bug 1848313] Re: Launcher fails to to fs-uae

2019-12-27 Thread John Paul Adrian Glaubitz
I updated fs-uae in Debian to 3.0.2 today. This issue should be fixed
once Ubuntu picks up the new package.

Please note that I'm maintaining the package in Debian. So, reporting
bugs to the Ubuntu bug tracker will potentially delay fixes as I'm not
reading here all the time.

** Bug watch added: Debian Bug tracker #886933
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886933

** Also affects: fs-uae (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886933
   Importance: Unknown
   Status: Unknown

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

Title:
  Launcher fails to to fs-uae

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fs-uae/+bug/1848313/+subscriptions

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

[Bug 1857736] Re: nautilus crashed with SIGABRT

2019-12-27 Thread El jinete sin cabeza
** Information type changed from Private to Public

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

Title:
  nautilus crashed with SIGABRT

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

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

[Bug 1857709] Re: package printcore (not installed) failed to install/upgrade: trying to overwrite '/usr/bin/printcore', which is also in package printrun 1.6.0-1

2019-12-27 Thread Will Bradley
I'm unsure what the root cause was, but this appeared after upgrading
from 18.04 to 19.10 with pronterface (slic3r, etc) installed. I also got
the attached screenshot stating "the package system is broken. check if
you are using third party repositories. the following packages have
unmet dependencies: printrun: depends: plater, printcore, pronsole,
pronterface but it is not installed"

I decided to `sudo apt remove printrun` followed by `sudo apt install
printrun` and that seemed to make things happy again. Good old "turn it
off and back on again."

This bug may be closed unless someone wants to look into why the issue
occurred in the first place; the scary software reporting popups and
hamstringing of the software updater might make average users anxious
(and I at least wanted something searchable for anyone else who has
these issues.)

For what it's worth I had a similar issue with libyubikey-udev trying to
overwrite /lib/udev/rules.d/69-yubikey.rules conflicting with
libykpers-1-1:amd64 1.20.0-1~ppa1~bionic1 which I'm unsure if it self-
resolved or will recur on next boot, maybe I need to kick it as well
though I've noticed no issues with my yubikey.

** Attachment added: "Software Updater error message"
   
https://bugs.launchpad.net/ubuntu/+source/printrun/+bug/1857709/+attachment/5315955/+files/Screenshot%20from%202019-12-27%2016-28-19.png

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

Title:
  package printcore (not installed) failed to install/upgrade: trying to
  overwrite '/usr/bin/printcore', which is also in package printrun
  1.6.0-1

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

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

[Bug 1857738] [NEW] Installer ignores "do not use the partition" and installs to the first ESP instead of the specified ESP

2019-12-27 Thread GizmoChicken
Public bug reported:

I have two EFI System Partitions (ESPs) on my system: the first is at
sda2, and the other is at sda6.  When installing Ubuntu MATE (the second
of two Ubuntu installations on my system), I specified "do not use the
partition" for sda2 in an attempt to prevent the /EFI/ubuntu that's
already on sda2 from being overwritten, and also specified sda6 as the
location of the ESP where /EFI/ubuntu should be installed.  Despite
theses steps, the installer installed /EFI/ubuntu to sda2.


WORKAROUND:

I reset the flags for the original ESP on sda2 from "esp" to "msftdata"
using gparted, which prevented the installer from installing /EFI/ubuntu
to sda2.  Because only sda6 had a flag set to "esp" the installer
installed to the ESP on sda6, as desired.  After installation, I
switched the flags for sda2 back to "esp" and all works as expected.
(Now I can dual boot between two Ubuntu installations, one being vanilla
Ubuntu and the other being Ubuntu MATE.


NOTE:

This bug is relate to, but is NOT the same as, Bug #1855874.  Bug
#1855874 discusses that a second installation overwrites a first
installation at /EFI/ubuntu (which shouldn't happen).

This issue identified in this bug is that, even when specifying "do not
use the [first ESP] partition" the installer still installs to the first
ESP.  That is, the installer ignores the instructions.

** 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/1857738

Title:
  Installer ignores "do not use the partition" and installs to the first
  ESP instead of the specified ESP

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

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

[Bug 1854798] Re: Synaptics s3203 touchpad not working after update to kernel 4.15.0-72-generic

2019-12-27 Thread Chris Guiver
@albertpool - it only impacts (as reported) 16.04 LTS WHEN using the
18.04/HWE kernel.  To my knowledge there are no reports of it impacting
xenial users using 16.04's 4.4 kernel.

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

Title:
  Synaptics s3203 touchpad not working after update to kernel
  4.15.0-72-generic

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

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

[Bug 1857733] Re: MOTD "safe_print" prints control characters

2019-12-27 Thread Victor Engmark
Correction: That's of course *octal* 012 and 015, aka. Line Feed and
Carriage Return. That should probably be explicit in the documentation.

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

Title:
  MOTD "safe_print" prints control characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1857733/+subscriptions

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

[Bug 1857178] Re: GPU hang

2019-12-27 Thread Sebastian Jaramillo
Hi.

I can confirm that the hang issue seems to be solved with this newer
kernel.

However, there are at least two issues I could detect that were not a problem 
before:
1) Audio drivers are not recognized and I get the "Dummy audio" output. I've 
reinstalling pulse in several ways, but the problem remains.
2) Certain programs like GIMP fail to lunch. In particular, the error I get is:
>> cannot self-bind mount /run/snapd/ns: Cannot allocate memory

Finally, I get an error message right after the kernel is loaded. I am
sending a picture attached. Sorry for the quality, but the duration is
very brief and I have not been able to find it printed in some log file.
Also, sometimes I get messages when shutting down the machine, but those
are to quick for me to read.

In case you or someone has any advice they would be much appreciated.

Thank you again for your help.

** Attachment added: "IMG_20191227_184426.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1857178/+attachment/5315943/+files/IMG_20191227_184426.jpg

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

Title:
  GPU hang

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

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

[Bug 1857692] Re: [needs-packaging] logrotate -v error compressing - add logrotate 3.14 to bionic (18.04)

2019-12-27 Thread Brian Murray
*** This is an automated message ***

This bug is tagged needs-packaging which identifies it as a request for
a new package in Ubuntu.  As a part of the managing needs-packaging bug
reports specification,
https://wiki.ubuntu.com/QATeam/Specs/NeedsPackagingBugs, all needs-
packaging bug reports have Wishlist importance.  Subsequently, I'm
setting this bug's status to Wishlist.

** Summary changed:

- logrotate -v error compressing - add logrotate 3.14 to bionic (18.04) 
+ [needs-packaging] logrotate -v error compressing - add logrotate 3.14 to 
bionic (18.04)

** Changed in: logrotate (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  [needs-packaging] logrotate -v error compressing - add logrotate 3.14
  to bionic (18.04)

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

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

[Bug 1020745] Re: Update to 2.5.3

2019-12-27 Thread iGadget
More than 9 years later, history is repeating itself. 2.9.3 should be
backported to 18.04, providing a fix for the broken MusicBrainz support
in the default 2.8 series.

** Changed in: abcde (Ubuntu)
   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/1020745

Title:
  Update to 2.5.3

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

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

[Bug 1857733] [NEW] MOTD "safe_print" prints control characters

2019-12-27 Thread Victor Engmark
Public bug reported:

/etc/update-motd.d/50-motd-news contains a function called "safe_print".
Its documentation says it does not print control characters, but this is
false. If you look at the `tr` command it prints \012 (Device Control 2
aka. DC2 aka. ␒) and \015 (Negative Acknowledge aka. NAK aka. ␕) from
the source. I don't know why it would do that, or whether it could
possibly be a security issue, especially since it makes the code more
complex than it should be (`tr -d '\000-\011\013\014\016-\037'` vs `tr
-d '\000-\037'`). A quick `/etc/update-motd.d/50-motd-news --force |
grep $'\x12\|\x15'` returned exit code 1, so it's not part of the
current MOTD.

** Affects: base-files (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/1857733

Title:
  MOTD "safe_print" prints control characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1857733/+subscriptions

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

[Bug 1854798] Re: Synaptics s3203 touchpad not working after update to kernel 4.15.0-72-generic

2019-12-27 Thread Albert Pool
Can someone with the right permissions mark at the top that the bug
equally affects Xenial?

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

Title:
  Synaptics s3203 touchpad not working after update to kernel
  4.15.0-72-generic

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

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

[Bug 1849257] Re: Firefox audio not playing via bluetooth

2019-12-27 Thread Christopher Patti
Hi I'm seeing this bug in 20.04.

I upgraded from a fresh 19.10 install. I tried removing ~/.mozilla and
the problem still persists.

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

Title:
  Firefox audio not playing via bluetooth

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

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

[Bug 1857398] Re: ubiquity should support encryption by default with zfsroot, with users able to opt in to running change-key after install

2019-12-27 Thread Richard Laager
I put these questions to Tom Caputi, who wrote the ZFS encryption. The
quoted text below is what I asked him, and the unquoted text is his
response:

> 1. Does ZFS rewrite the wrapped/encrypted master key in place? If
>not, the old master key could be retrieved off disk, decrypted
>with the known passphrase, and used to decrypt at least
>_existing_ data.

1) No. This is definitely an attack vector (although a very minor
   one). At the time we had said that we would revisit the idea of
   overwriting old keys when TRIM was added. That was several years ago
   and TRIM is now in. I will talk to Brian about it after I am back
   from the holiday.

> 2. Does a "zfs change-key" create a new master key? If not, the old
>master key could be used to decrypt _new_ data as well, at least
>until the master key is rotated.

2) zfs change-key does not create a new master key. It simply re-wraps
   the existing master key. The master keys are never rotated. The key
   rotation is done by using the master keys to generate new keys.

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

Title:
  ubiquity should support encryption by default with zfsroot, with users
  able to opt in to running change-key after install

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

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

[Bug 406840] Re: abcde fails to connect to CDDB

2019-12-27 Thread iGadget
Fixed in the 2.9.x series at the very least.

** Changed in: abcde (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/406840

Title:
  abcde fails to connect to CDDB

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

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

[Bug 1857461] Re: package systemd 242-7ubuntu3.2 failed to install/upgrade: bağımlılık sorunları - yapılandırılmadan bırakılıyor

2019-12-27 Thread Dan Streetman
As the error message isn't in English, I have to rely on translation of
it; but it appears that you have a partially-configured package
(libsystemd0).  Can you try running:

$ sudo apt update
$ sudo apt upgrade

to see if either of those commands provide specific suggestion(s) of
commands for you to run?  If so, please run the suggested command(s) and
see if that fixes your system.  If not, then please try:

$ sudo dpkg --configure -a

and/or

$ sudo dpkg-reconfigure libsystemd0


** Changed in: systemd (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/1857461

Title:
  package systemd 242-7ubuntu3.2 failed to install/upgrade: bağımlılık
  sorunları - yapılandırılmadan bırakılıyor

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

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

[Bug 1846957] Re: MusicBrainz support deprecated on 2.8.1 -> please backport 2.9.x

2019-12-27 Thread iGadget
I can confirm that 2.9.3 from Disco archives works fine as well on 18.04
(after satisfying dependencies), restoring MusicBrainz functionality.

Please, backport!

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

Title:
  MusicBrainz support deprecated on 2.8.1 -> please backport 2.9.x

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

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

[Bug 1857731] [NEW] aptitude segfault if permission denied for /etc/apt/preferences

2019-12-27 Thread rkta
Public bug reported:

I have a /etc/apt/preferences file with permission 600. When I run
aptitude search PATTERN as a non-root user aptitude crashes with a
segfault.

[1]29308 segmentation fault (core dumped)  aptitude search linux

When I change the permissions to 644 it works as expected.

I attached a strace log.

Let me know if I should provide more information.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: aptitude 0.8.10-6ubuntu1
ProcVersionSignature: Ubuntu 4.15.0-72.81-generic 4.15.18
Uname: Linux 4.15.0-72-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.9
Architecture: amd64
Date: Fri Dec 27 23:53:57 2019
SourcePackage: aptitude
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic

** Attachment added: "aptitude.strace"
   
https://bugs.launchpad.net/bugs/1857731/+attachment/5315938/+files/aptitude.strace

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

Title:
  aptitude segfault if permission denied for /etc/apt/preferences

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

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

[Bug 1857730] [NEW] [drm:radeon_ib_ring_tests [radeon]] *ERROR* radeon: failed testing IB on ring 5 (-110).

2019-12-27 Thread Clinton H
Public bug reported:

1) Ubuntu 19.10
2) GDM 3.34.1
3) Resume from standby without error and corrupt screen graphics.
4) Randomly there is an error after resuming from standby and corrupt screen 
graphics.

4:38:15 PM gdm-x-session: (II) RADEON(0): glamor X acceleration enabled on AMD 
RV710 (DRM 2.50.0 / 5.3.0-24-generic, LLVM 9.0.0)
 4:38:15 PM gdm-x-session: (II) RADEON(0): glamor X acceleration enabled on AMD 
RV710 (DRM 2.50.0 / 5.3.0-24-generic, LLVM 9.0.0)
 4:38:15 PM gdm-x-session: (II) xfree86: Adding drm device (/dev/dri/card0)
 4:37:02 PM kernel: [drm] ib test on ring 5 succeeded
 4:37:02 PM kernel: [drm] ib test on ring 5 succeeded
 4:37:02 PM kernel: [drm] ib test on ring 3 succeeded in 0 usecs
 4:37:02 PM kernel: [drm] ib test on ring 0 succeeded in 0 usecs
 4:37:02 PM kernel: [drm] UVD initialized successfully.
 4:37:02 PM kernel: [drm] ring test on 5 succeeded in 1 usecs
 4:37:02 PM kernel: [drm] ring test on 3 succeeded in 2 usecs
 4:37:02 PM kernel: [drm] ring test on 0 succeeded in 1 usecs
 4:37:02 PM kernel: [drm] PCIE GART of 1024M enabled (table at 
0x0014C000).
 4:37:02 PM kernel: [drm] enabling PCIE gen 2 link speeds, disable with 
radeon.pcie_gen2=0
 4:36:12 PM gdm-x-session: (II) RADEON(0): glamor X acceleration enabled on AMD 
RV710 (DRM 2.50.0 / 5.3.0-24-generic, LLVM 9.0.0)
 4:36:12 PM gdm-x-session: (II) RADEON(0): glamor X acceleration enabled on AMD 
RV710 (DRM 2.50.0 / 5.3.0-24-generic, LLVM 9.0.0)
 4:36:11 PM gdm-x-session: (II) xfree86: Adding drm device (/dev/dri/card0)
 4:36:01 PM kernel: [drm:radeon_ib_ring_tests [radeon]] *ERROR* radeon: failed 
testing IB on ring 5 (-110).
 4:36:01 PM kernel: [drm:uvd_v1_0_ib_test [radeon]] *ERROR* radeon: fence wait 
timed out.
 4:36:01 PM kernel: [drm] ib test on ring 3 succeeded in 0 usecs
 4:36:01 PM kernel: [drm] ib test on ring 3 succeeded in 0 usecs
 4:36:01 PM kernel: [drm] ib test on ring 0 succeeded in 0 usecs
 4:36:01 PM kernel: [drm] UVD initialized successfully.
 4:36:01 PM kernel: [drm] ring test on 5 succeeded in 1 usecs
 4:36:01 PM kernel: [drm] ring test on 3 succeeded in 2 usecs
 4:36:01 PM kernel: [drm] ring test on 0 succeeded in 1 usecs
 4:36:01 PM kernel: [drm] PCIE GART of 1024M enabled (table at 
0x0014C000).
 4:36:01 PM kernel: [drm] enabling PCIE gen 2 link speeds, disable with 
radeon.pcie_gen2=0
 4:34:55 PM gdm-x-session: (II) RADEON(0): glamor X acceleration enabled on AMD 
RV710 (DRM 2.50.0 / 5.3.0-24-generic, LLVM 9.0.0)
 4:34:55 PM gdm-x-session: (II) RADEON(0): glamor X acceleration enabled on AMD 
RV710 (DRM 2.50.0 / 5.3.0-24-generic, LLVM 9.0.0)
 4:34:54 PM gdm-x-session: (II) xfree86: Adding drm device (/dev/dri/card0)
 4:34:46 PM gnome-shell: Failed to CRTC gamma: drmModeCrtcSetGamma on CRTC 42 
failed: Permission denied
 4:34:45 PM kernel: [drm:radeon_ib_ring_tests [radeon]] *ERROR* radeon: failed 
testing IB on ring 5 (-110).
 4:34:45 PM kernel: [drm:uvd_v1_0_ib_test [radeon]] *ERROR* radeon: fence wait 
timed out.
 4:34:45 PM kernel: [drm] ib test on ring 3 succeeded in 0 usecs
 4:34:45 PM kernel: [drm] ib test on ring 3 succeeded in 0 usecs
 4:34:45 PM kernel: [drm] ib test on ring 0 succeeded in 0 usecs
 4:34:45 PM kernel: [drm] UVD initialized successfully.
 4:34:45 PM kernel: [drm] ring test on 5 succeeded in 1 usecs
 4:34:45 PM kernel: [drm] ring test on 3 succeeded in 2 usecs
 4:34:45 PM kernel: [drm] ring test on 0 succeeded in 1 usecs
 4:34:45 PM kernel: [drm] PCIE GART of 1024M enabled (table at 
0x0014C000).
 4:34:45 PM kernel: [drm] enabling PCIE gen 2 link speeds, disable with 
radeon.pcie_gen2=0
 2:15:55 PM kernel: [drm] ib test on ring 5 succeeded
 2:15:55 PM kernel: [drm] ib test on ring 3 succeeded in 0 usecs
 2:15:55 PM kernel: [drm] ib test on ring 0 succeeded in 0 usecs
 2:15:55 PM kernel: [drm] UVD initialized successfully.
 2:15:55 PM kernel: [drm] ring test on 5 succeeded in 1 usecs
 2:15:55 PM kernel: [drm] ring test on 3 succeeded in 2 usecs
 2:15:55 PM kernel: [drm] ring test on 0 succeeded in 1 usecs
 2:15:55 PM kernel: [drm] PCIE GART of 1024M enabled (table at 
0x0014C000).
 2:15:55 PM kernel: [drm] enabling PCIE gen 2 link speeds, disable with 
radeon.pcie_gen2=0
 7:53:47 AM kernel: [drm] ib test on ring 5 succeeded
 7:53:47 AM kernel: [drm] ib test on ring 3 succeeded in 0 usecs
 7:53:47 AM kernel: [drm] ib test on ring 0 succeeded in 0 usecs
 7:53:47 AM kernel: [drm] UVD initialized successfully.
 7:53:47 AM kernel: [drm] ring test on 5 succeeded in 1 usecs
 7:53:47 AM kernel: [drm] ring test on 3 succeeded in 2 usecs
 7:53:47 AM kernel: [drm] ring test on 0 succeeded in 1 usecs
 7:53:47 AM kernel: [drm] PCIE GART of 1024M enabled (table at 
0x0014C000).
 7:53:47 AM kernel: [drm] enabling PCIE gen 2 link speeds, disable with 
radeon.pcie_gen2=0
Dec 26  8:50:31 PM kernel: [drm] Initialized radeon 2.50.0 20080528 for 
:01:00.0 on minor 0
Dec 26  8:50:31 PM kernel: radeon :01:00.0: fb0: radeondrmfb frame buffer 
device

[Bug 1851340] Re: [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on Matrox G200eR2

2019-12-27 Thread John Hartley
Hi Po-Hsu Lin,

for for building update of 5.3 I have installed and verified that cursor
is working on both console and remote.

$ cat /etc/*-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=19.10
DISTRIB_CODENAME=eoan
DISTRIB_DESCRIPTION="Ubuntu 19.10"
NAME="Ubuntu"
VERSION="19.10 (Eoan Ermine)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 19.10"
VERSION_ID="19.10"
HOME_URL="https://www.ubuntu.com/;
SUPPORT_URL="https://help.ubuntu.com/;
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/;
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy;
VERSION_CODENAME=eoan
UBUNTU_CODENAME=eoan

$ uname -a
Linux green 5.3.0-26-generic #28 SMP Fri Dec 27 06:29:53 UTC 2019 x86_64 x86_64 
x86_64 GNU/Linux

Regards,


John.

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

Title:
  [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on
  Matrox G200eR2

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

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

[Bug 1853768] Re: Qt apps, like kid3-qt, which uses legacy icons "document-*.png", show them as normal document icon under Yaru theme

2019-12-27 Thread Amr Ibrahim
Just a bit of context:
Symbolic action icons are the de-facto in a GNOME environment, full-colour 
icons are legacy, that's why Yaru theme didn't originally have any "legacy" 
full-colour action icons as its original author refused to do so.
The recent addition of the coloured document-*.png icons in Yaru is just a 
workaround for Qt apps in order not to appear broken under Yaru. And not all 
full-colour icons will be in Yaru, only the needed document-*.png ones.

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

Title:
  Qt apps, like kid3-qt, which uses legacy icons "document-*.png", show
  them as normal document icon under Yaru theme

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

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

[Bug 1435414] Re: cups-browsed assert failure: *** Error in `/usr/sbin/cups-browsed': corrupted double-linked list: 0x0000000000e0a7a0 ***

2019-12-27 Thread oldfred
Error in Focal.

Shows my printer twice in system settings, printers.

HP ENVY 4500 series
hp:/usb/ENVY_4500_series?serial=CN49Q1206R05X4
HP Envy 4500 Series, hpcups 3.19.12

implicitclass://HP_ENVY_4500_series_845FC1_/
HP ENVY 4500 series, driverless, cups-filters 1.26.0

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

Title:
  cups-browsed assert failure: *** Error in `/usr/sbin/cups-browsed':
  corrupted double-linked list: 0x00e0a7a0 ***

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1435414/+subscriptions

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

[Bug 1553466] Re: org.gnome.SessionManager was not provided by any .service files

2019-12-27 Thread Neal Lithwick
I have the exact same issue. I cannot log out or shutdown my system by either 
using GUI log out or through the terminal using "gnome-session-quit" (for log 
out)
Error message: Failed to call logout: 
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.gnome.SessionManager was not provided by any .service files

Linux  4.15.0-72-generic #81-Ubuntu SMP Tue Nov 26 12:20:02 UTC
2019 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  org.gnome.SessionManager was not provided by any .service files

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

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

[Bug 1857727] [NEW] Missing dependency: libatomic1

2019-12-27 Thread Bernardo Bahia Monteiro
Public bug reported:

After installing, dropbox crashes with

`ImportError: libatomic.so.1: cannot open shared object file: No such
file or directory`


Running
`sudo apt-get install libatomic1`
fixes the problem

** Affects: nautilus-dropbox (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/1857727

Title:
  Missing dependency: libatomic1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-dropbox/+bug/1857727/+subscriptions

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

[Bug 1857726] [NEW] Text scaling is applied only to GTK drawn controls

2019-12-27 Thread Pedro Côrte-Real
Public bug reported:

I use a text-scaling-factor on my 1440p screen to make the fonts
slightly larger. I use this:

$ gsettings set org.gnome.desktop.interface text-scaling-factor 1.3

Audacity will respond to this by scaling up the fonts of the GTK
controls and not the rest. This leads to an inconsistent interface. It
should either apply that scaling factor to all controls or ignore it
completely.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: audacity 2.3.2-2
ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.3.10
Uname: Linux 5.3.0-24-generic x86_64
AlsaCards:
 0 [PCH]: HDA-Intel - HDA Intel PCH
   HDA Intel PCH at 0xf124 irq 131
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Dec 27 20:06:29 2019
InstallationDate: Installed on 2019-05-09 (232 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
SourcePackage: audacity
UpgradeStatus: Upgraded to eoan on 2019-12-21 (5 days ago)

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


** Tags: amd64 apport-bug eoan wayland-session

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

Title:
  Text scaling is applied only to GTK drawn controls

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

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

[Bug 1857616] Re: Cannot collect dump due to "Can't get a valid pmd_pte" error

2019-12-27 Thread Guilherme G. Piccoli
This proved not to be the case; in fact, the issue was caused by a
change in kernel that changed a bit and hence, the vmcore collection
failed.

The culprit was kernel commit 326e1b8f83a4 ("mm/sparsemem: introduce a 
SECTION_IS_EARLY flag"), introduced in kernel 5.3.
The makedumpfile fix for this comes in commit 7bdb468c2c ("Increase 
SECTION_MAP_LAST_BIT to 4").

The PPA launchpad.net/~gpiccoli/+archive/ubuntu/lp1857616 contains a build with 
this fix for testing purposes.
Cheers,

Guilherme




** Also affects: makedumpfile (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: makedumpfile (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: makedumpfile (Ubuntu Disco)
   Importance: Undecided
   Status: New

** Also affects: makedumpfile (Ubuntu Focal)
   Importance: High
 Assignee: Guilherme G. Piccoli (gpiccoli)
   Status: Confirmed

** Also affects: makedumpfile (Ubuntu Eoan)
   Importance: Undecided
   Status: New

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

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

** Changed in: makedumpfile (Ubuntu Disco)
   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/1857616

Title:
  Cannot collect dump due to "Can't get a valid pmd_pte" error

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

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

[Bug 1335558] Re: lexmark e230 needs usb-no-reattach-default=true

2019-12-27 Thread Silviu C.
Hi,

If it's related to this bug, then it could be that it needs an entry in:

/usr/share/cups/usb/org.cups.usb-quirks


You will need to get the correct usb IDs from lsusb. Quoting from the file I 
mentioned:

# To get the USB vendor and product IDs for a given printer, run the "lsusb"
# command, which will show something like the following:
#
#   Bus 002 Device 003: ID ab21:34dc Acme Example Printer
#
# The "ab21:34dc" is the vendor and product ID, separated by a colon.

Append the info you get at the end of the file. Save it. Turn off your
printer. Then turn it on again.

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

Title:
  lexmark e230 needs usb-no-reattach-default=true

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

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

[Bug 1857618] Re: opendkim generate an invalid signature if one header is fold just after the header name

2019-12-27 Thread Msd
https://marc.info/?l=postfix-users=157746682807997=mbox

>> It works fine with `milter_protocol = 6`.
> 
> Which is the default value.
> 
> Milter protocols versions < 6 don't support the SMFIP_HDR_LEADSPC
> feature. This feature was introduced with Sendmail 8.14, and is
> needed to correctly preserve the leading whitespace of a header
> field value.
> 
>   Wietse

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

Title:
  opendkim generate an invalid signature if one header is fold just
  after the header name

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

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

[Bug 1857711] [NEW] Asus K61IC does not poweroff when using nouveau

2019-12-27 Thread Yvan Masson
Public bug reported:

Hi,

I am using Ubuntu 18.04 on an Asus K61IC (GeForce 9600M GT) with latest
BIOS. When using nouveau driver, computer does not power off: services
and hard drives are stopped, but fan and screen remain on. I have tried
several kernel parameters with no luck: acpi=force, acpi=noirq,
apm=power_off, nouveau.vram_pushbuf=1.

However, it works properly when using Nvidia driver
(340.107-0ubuntu0.18.04.4). Do not hesitate to ask if you need more
information.

Regards,
Yvan

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xserver-xorg-video-nouveau-hwe-18.04 1:1.0.16-1~18.04.1
ProcVersionSignature: Ubuntu 5.0.0-37.40~18.04.1-generic 5.0.21
Uname: Linux 5.0.0-37-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.20.9-0ubuntu7.9
Architecture: amd64
Date: Fri Dec 27 18:10:00 2019
InstallationDate: Installed on 2019-12-27 (0 days ago)
InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 (20190805)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: xserver-xorg-video-nouveau-hwe-18.04
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic

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

Title:
  Asus K61IC does not poweroff when using nouveau

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

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

[Bug 1857711] Re: Asus K61IC does not poweroff when using nouveau

2019-12-27 Thread Yvan Masson
** Attachment added: "dmidecode output"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau-hwe-18.04/+bug/1857711/+attachment/5315897/+files/dmidecode

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

Title:
  Asus K61IC does not poweroff when using nouveau

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

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

[Bug 1857711] Re: Asus K61IC does not poweroff when using nouveau

2019-12-27 Thread Yvan Masson
** Attachment added: "lspci -v output"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau-hwe-18.04/+bug/1857711/+attachment/5315896/+files/lspci

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

Title:
  Asus K61IC does not poweroff when using nouveau

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

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

[Bug 1857709] Re: package printcore (not installed) failed to install/upgrade: trying to overwrite '/usr/bin/printcore', which is also in package printrun 1.6.0-1

2019-12-27 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/1857709

Title:
  package printcore (not installed) failed to install/upgrade: trying to
  overwrite '/usr/bin/printcore', which is also in package printrun
  1.6.0-1

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

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

[Bug 1857707] Re: Wifi do not working after update

2019-12-27 Thread Alex
** Attachment added: "'lspci -vvnn' output"
   
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/1857707/+attachment/5315893/+files/lspci.txt

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

Title:
  Wifi do not working after update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/1857707/+subscriptions

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

[Bug 1270676] Re: SD Card Reader broken on UX302LG

2019-12-27 Thread mirh via ubuntu-bugs
@Alexey that's because you have AU9540, according to another post of
yours.

The driver having been mainlined only supports 6601 and 6621 instead for
the time being.

I also know 6625 exists.

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

Title:
  SD Card Reader broken on UX302LG

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

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

[Bug 1857706] Status changed to Confirmed

2019-12-27 Thread Ubuntu Kernel Bot
This change was made by a bot.

** Changed in: linux (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/1857706

Title:
  Bluetooth is not working

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

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

[Bug 1857707] Re: Wifi do not working after update

2019-12-27 Thread Alex
** Attachment added: "list of updated packages after i found this bug"
   
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/1857707/+attachment/5315892/+files/updated.txt

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

Title:
  Wifi do not working after update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/1857707/+subscriptions

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

[Bug 1857709] [NEW] package printcore (not installed) failed to install/upgrade: trying to overwrite '/usr/bin/printcore', which is also in package printrun 1.6.0-1

2019-12-27 Thread Will Bradley
Public bug reported:

automatic from crash reporter. also includes similar areas for plater,
pronsole, and pronterface.

seems similar to https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=940215 however no obvious resolution from
searching.

ProblemType: Package
DistroRelease: Ubuntu 19.10
Package: printcore (not installed)
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
Date: Thu Dec 26 06:54:27 2019
DuplicateSignature:
 package:printcore:(not installed)
 Unpacking printcore (2.0.0~rc5-1ubuntu1) ...
 dpkg: error processing archive 
/tmp/apt-dpkg-install-nPYGco/03-printcore_2.0.0~rc5-1ubuntu1_amd64.deb 
(--unpack):
  trying to overwrite '/usr/bin/printcore', which is also in package printrun 
1.6.0-1
ErrorMessage: trying to overwrite '/usr/bin/printcore', which is also in 
package printrun 1.6.0-1
InstallationDate: Installed on 2018-12-23 (369 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
Python3Details: /usr/bin/python3.7, Python 3.7.5, python3-minimal, 3.7.5-1
PythonDetails: /usr/bin/python2.7, Python 2.7.17, python-minimal, 2.7.17-1
RelatedPackageVersions:
 dpkg 1.19.7ubuntu2
 apt  1.9.4
SourcePackage: printrun
Title: package printcore (not installed) failed to install/upgrade: trying to 
overwrite '/usr/bin/printcore', which is also in package printrun 1.6.0-1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package eoan need-duplicate-check package-conflict

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

Title:
  package printcore (not installed) failed to install/upgrade: trying to
  overwrite '/usr/bin/printcore', which is also in package printrun
  1.6.0-1

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

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

[Bug 1857708] [NEW] Uses GNU awk specific option in bash completions, but gawk is not a dependency

2019-12-27 Thread Jarno Suni
Public bug reported:

The following command tells the files: 
grep awk $(dpkg-query -L pulseaudio | grep 
/usr/share/bash-completion/completions/)
/usr/share/bash-completion/completions/pulseaudio:pactl list cards 2> 
/dev/null | awk -e \
/usr/share/bash-completion/completions/pulseaudio:pactl list cards 2> 
/dev/null | awk -e \
/usr/share/bash-completion/completions/pacat:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/pacat:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/pacmd:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/pacmd:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/pactl:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/pactl:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/padsp:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/padsp:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/paplay:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/paplay:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/parec:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/parec:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/parecord:pactl list cards 2> 
/dev/null | awk -e \
/usr/share/bash-completion/completions/parecord:pactl list cards 2> 
/dev/null | awk -e \
/usr/share/bash-completion/completions/pasuspender:pactl list cards 2> 
/dev/null | awk -e \
/usr/share/bash-completion/completions/pasuspender:pactl list cards 2> 
/dev/null | awk -e \

gawk has -e option, but it is not installed by default at least in
Xubuntu, so (very) old mawk may be used.

Solution: Either use "awk --" instead of "awk -e" or use "gawk -e" and
put gawk as dependency.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: pulseaudio 1:13.0-1ubuntu1
ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.3.10
Uname: Linux 5.3.0-24-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  jarnos 1200 F pulseaudio
 /dev/snd/pcmC1D0p:   jarnos 1200 F...m pulseaudio
 /dev/snd/controlC0:  jarnos 1200 F pulseaudio
 /dev/snd/pcmC0D0p:   jarnos 1200 F...m pulseaudio
CurrentDesktop: XFCE
Date: Fri Dec 27 18:44:55 2019
InstallationDate: Installed on 2019-12-05 (21 days ago)
InstallationMedia: Xubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
SourcePackage: pulseaudio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/28/2018
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A30
dmi.board.name: 051FJ8
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 15
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA30:bd06/28/2018:svnDellInc.:pnOptiPlex9010:pvr01:rvnDellInc.:rn051FJ8:rvrA00:cvnDellInc.:ct15:cvr:
dmi.product.name: OptiPlex 9010
dmi.product.sku: OptiPlex 9010
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.

** Affects: pulseaudio (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/1857708

Title:
  Uses GNU awk specific option in bash completions, but gawk is not a
  dependency

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

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

[Bug 1335558] Re: lexmark e230 needs usb-no-reattach-default=true

2019-12-27 Thread Halacs
Hi,

I have a Lexmark E120 printer. It is working fine with Windows 7 and
Windows 10. I'm trying to migrate all my PCs to Ubuntu but my printer
prints one line garbage from Ubuntu. Seems to be related to this bug.
Any idea how to solve it? Thanks!

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

Title:
  lexmark e230 needs usb-no-reattach-default=true

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

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

[Bug 1857707] [NEW] Wifi do not working after update

2019-12-27 Thread Alex
Public bug reported:

After update of some packages wifi can not connect to any access point.
Before update all works correctly. When I removed this package and
reboot system wifi start working again. Computer is Acer Spin 1 laptop.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: backport-iwlwifi-dkms 7906-0ubuntu2~19.10.1
ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.3.10
Uname: Linux 5.3.0-24-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
CurrentDesktop: MATE
Date: Fri Dec 27 19:29:34 2019
InstallationDate: Installed on 2019-11-23 (33 days ago)
InstallationMedia: Ubuntu-MATE 19.10 "Eoan Ermine" - Release amd64 (20191017)
PackageArchitecture: all
SourcePackage: backport-iwlwifi-dkms
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: backport-iwlwifi-dkms (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/1857707

Title:
  Wifi do not working after update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/1857707/+subscriptions

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

[Bug 1857706] [NEW] Bluetooth is not working

2019-12-27 Thread Bonu Satish babu
Public bug reported:

 Unable to turn on bluetooth or connect to any bluetooth devices.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: linux-image-5.3.0-24-generic 5.3.0-24.26
ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.3.10
Uname: Linux 5.3.0-24-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  satish 1181 F pulseaudio
CurrentDesktop: ubuntu:GNOME
Date: Fri Dec 27 22:02:19 2019
InstallationDate: Installed on 2019-12-26 (1 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 0bda:b009 Realtek Semiconductor Corp. 802.11n WLAN 
Adapter
 Bus 001 Device 002: ID 0408:5365 Quanta Computer, Inc. HP TrueVision HD Camera
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: HP HP Laptop 15q-ds0xxx
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-24-generic 
root=UUID=af9acdc4-5e0c-4043-bd77-5cdf6eba0e1f ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.3.0-24-generic N/A
 linux-backports-modules-5.3.0-24-generic  N/A
 linux-firmware1.183.3
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/28/2019
dmi.bios.vendor: Insyde
dmi.bios.version: F.22
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 84A6
dmi.board.vendor: HP
dmi.board.version: 80.43
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.22:bd08/28/2019:svnHP:pnHPLaptop15q-ds0xxx:pvrType1ProductConfigId:rvnHP:rn84A6:rvr80.43:cvnHP:ct10:cvrChassisVersion:
dmi.product.family: 103C_5335KV HP Notebook
dmi.product.name: HP Laptop 15q-ds0xxx
dmi.product.sku: 4ZD80PA#ACJ
dmi.product.version: Type1ProductConfigId
dmi.sys.vendor: HP

** Affects: linux (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/1857706

Title:
  Bluetooth is not working

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

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

[Bug 1614187] Re: errors during upgrade to 16.04

2019-12-27 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/1614187

Title:
  errors during upgrade to 16.04

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

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

Re: [Bug 1823076] Re: System wakes up immediately after suspend if Bluetooth is still enabled

2019-12-27 Thread You-Sheng Yang
Please power off your laptop completely  and power it on again after 1
minute. Paste dmesg log since boot and your linux-firmware version, then we
may know which file to fix.

smartman <1823...@bugs.launchpad.net> 於 2019年12月27日 週五 00:55 寫道:

> I am having this issue also. Turning off bluetooth with bluez (Bluetooth
> Manager) applet icon and manually stopping bluetooth service the suspend
> works. Otherwise I have seen suspends but usually just wakes up in a few
> seconds. Lenovo P53 with Ubuntu 19.10 and kernel 5.3.0-24-generic
>
> --
> You received this bug notification because you are subscribed to linux
> in Ubuntu.
> https://bugs.launchpad.net/bugs/1823076
>
> Title:
>   System wakes up immediately after suspend if Bluetooth is still
>   enabled
>
> Status in bluez package in Ubuntu:
>   Confirmed
> Status in linux package in Ubuntu:
>   Confirmed
>
> Bug description:
>   After replacing my USB mouse with a BT mouse, I noticed my machine
>   would no longer suspend without immediately waking up. i.e. I suspend
>   and see the light go into the slow fade in and out for one cycle and
>   then goes solid and the display wakes up again. If I disable BT (via
>   blueman applet) suspend works fine.
>
>   I've fixed this by shutting down the BT service before suspend, and
>   starting it back up on wake, as indicated here:
>   https://askubuntu.com/questions/797590/ubuntu-wakes-up-immediately-
>   after-suspend
>
>   Perhaps this script should be included in blueZ as suspend issues seem
>   very hard to debug and the immediate wake after suspend could be
>   caused many any number of things.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 18.04
>   Package: bluez 5.48-0ubuntu3.1 [modified:
> lib/systemd/system/bluetooth.service]
>   ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
>   Uname: Linux 4.15.0-46-generic x86_64
>   ApportVersion: 2.20.9-0ubuntu7.6
>   Architecture: amd64
>   CurrentDesktop: XFCE
>   Date: Wed Apr  3 13:16:14 2019
>   InstallationDate: Installed on 2019-02-09 (53 days ago)
>   InstallationMedia: Xubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64
> (20180725)
>   InterestingModules: rfcomm bnep btusb bluetooth
>   MachineType: Intel(R) Client Systems NUC8i3BEH
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-46-generic
> root=UUID=9c982b36-8142-4719-810a-e06f81cab223 ro quiet splash vt.handoff=1
>   SourcePackage: bluez
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 10/15/2018
>   dmi.bios.vendor: Intel Corp.
>   dmi.bios.version: BECFL357.86A.0051.2018.1015.1513
>   dmi.board.name: NUC8BEB
>   dmi.board.vendor: Intel Corporation
>   dmi.board.version: J72693-304
>   dmi.chassis.type: 3
>   dmi.chassis.vendor: Intel Corporation
>   dmi.chassis.version: 2.0
>   dmi.modalias:
> dmi:bvnIntelCorp.:bvrBECFL357.86A.0051.2018.1015.1513:bd10/15/2018:svnIntel(R)ClientSystems:pnNUC8i3BEH:pvrJ72753-303:rvnIntelCorporation:rnNUC8BEB:rvrJ72693-304:cvnIntelCorporation:ct3:cvr2.0:
>   dmi.product.family: Intel NUC
>   dmi.product.name: NUC8i3BEH
>   dmi.product.version: J72753-303
>   dmi.sys.vendor: Intel(R) Client Systems
>   hciconfig:
>hci0:Type: Primary  Bus: USB
> BD Address: 00:BB:60:50:92:5D  ACL MTU: 1021:4  SCO MTU: 96:6
> UP RUNNING
> RX bytes:1912660 acl:106009 sco:0 events:337 errors:0
> TX bytes:12331 acl:74 sco:0 commands:204 errors:0
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1823076/+subscriptions
>

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

Title:
  System wakes up immediately after suspend if Bluetooth is still
  enabled

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

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

[Bug 1857704] Re: Chicony CNF7129 webcam flipped upside down in Cheese

2019-12-27 Thread Yvan Masson
** Attachment added: ""v4l2-ctl -d /dev/video0 -l" output"
   
https://bugs.launchpad.net/ubuntu/+source/v4l-utils/+bug/1857704/+attachment/5315860/+files/v4l2-ctl

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

Title:
  Chicony CNF7129 webcam flipped upside down in Cheese

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/v4l-utils/+bug/1857704/+subscriptions

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

[Bug 1857704] [NEW] Chicony CNF7129 webcam flipped upside down in Cheese

2019-12-27 Thread Yvan Masson
Public bug reported:

Hi,

Using Ubuntu 18.04 on an Asus K61IC, webcam image is flipped upside down
with Cheese. It is however OK when using VLC without any particular
option, so maybe it is just a Cheese bug.

The webcam is a Chicony Electronics CNF7129.

Do not hesitate to ask if you need other information.

Regards,
Yvan

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: libv4l-0 1.14.2-1
ProcVersionSignature: Ubuntu 5.0.0-37.40~18.04.1-generic 5.0.21
Uname: Linux 5.0.0-37-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.9
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Dec 27 16:14:30 2019
InstallationDate: Installed on 2019-12-27 (0 days ago)
InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 (20190805)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: v4l-utils
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: v4l-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

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

Title:
  Chicony CNF7129 webcam flipped upside down in Cheese

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/v4l-utils/+bug/1857704/+subscriptions

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

[Bug 1857704] Re: Chicony CNF7129 webcam flipped upside down in Cheese

2019-12-27 Thread Yvan Masson
** Attachment added: "lsusb -v output"
   
https://bugs.launchpad.net/ubuntu/+source/v4l-utils/+bug/1857704/+attachment/5315859/+files/lsusb

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

Title:
  Chicony CNF7129 webcam flipped upside down in Cheese

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/v4l-utils/+bug/1857704/+subscriptions

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

[Bug 1816257] Re: package boinc-app-seti 8.00~svn3701-1 failed to install/upgrade: Unterprozess installed boinc-app-seti package post-installation script gab den Fehler-Ausgangsstatus 127 zurück

2019-12-27 Thread ahdd25
Is it no bug if a package cannot be removed from the system any more?

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

Title:
  package boinc-app-seti 8.00~svn3701-1 failed to install/upgrade:
  Unterprozess installed boinc-app-seti package post-installation script
  gab den Fehler-Ausgangsstatus 127 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/boinc-app-seti/+bug/1816257/+subscriptions

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

[Bug 1833281]

2019-12-27 Thread iam
(In reply to Mikhail Novosyolov from comment #59)
> You mean that when e.g. Chromium browser writes its cache, it loads IO "up
> to 10x higher than EXT4"

Yes. This is also true for read operations, not only for write.

> and, when IO is also loaded by swapping, it causes
> microfreezes?

Yes, probably

> Are you sure that operations that cause write amplifications
> are not done in background?

I'm not sure, but people on Rosa forum blamed BTRFS for this bug. I'm
pretty sure it's not directly tight with BTRFS, but write and read
amplification may explain why lags are more severe with this FS.

Check https://arxiv.org/pdf/1707.08514.pdf and
https://habr.com/ru/post/476414/

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

Title:
  System freeze when memory is put on SWAP in Linux >4.10.x

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

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

[Bug 1833281]

2019-12-27 Thread m.novosyolov
(In reply to ValdikSS from comment #58)
> I have an idea why this bug is much worse with BTRFS than with EXT4: BTRFS
> has much bigger read/write amplification, up to 10x higher than EXT4.

You mean that when e.g. Chromium browser writes its cache, it loads IO
"up to 10x higher than EXT4", and, when IO is also loaded by swapping,
it causes microfreezes? Are you sure that operations that cause write
amplifications are not done in background?

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

Title:
  System freeze when memory is put on SWAP in Linux >4.10.x

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

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

[Bug 1833281]

2019-12-27 Thread iam
I have an idea why this bug is much worse with BTRFS than with EXT4:
BTRFS has much bigger read/write amplification, up to 10x higher than
EXT4.

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

Title:
  System freeze when memory is put on SWAP in Linux >4.10.x

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

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

[Bug 1851960] Re: [needs-packaging] missing podman

2019-12-27 Thread Bug Watch Updater
** Changed in: debian
   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/1851960

Title:
  [needs-packaging] missing podman

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

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

[Bug 1857394] Re: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)

2019-12-27 Thread Clinton H
** Description changed:

  1) Ubuntu 19.10
  2) kernel 5.3.0-23-generic
  3) No error.
  4) Error in Ubuntu Logs App.
  
  Message:
  4:47:59 PM kernel: pci :00:14.4:   bridge window [mem 
0xd000-0xfebf window] (subtractive decode)
   4:47:59 PM kernel: pci_bus :04: extended config space not accessible
   4:47:59 PM kernel: pci :00:0a.0:   bridge window [mem 
0xfdd0-0xfddf 64bit pref]
   4:47:59 PM kernel: pci :00:0a.0:   bridge window [mem 
0xfdd0-0xfddf 64bit pref]
   4:47:59 PM kernel: pci :00:0a.0:   bridge window [mem 
0xfde0-0xfdef]
   4:47:59 PM kernel: pci :00:0a.0:   bridge window [io  0xc000-0xcfff]
   4:47:59 PM kernel: pci :00:0a.0: PCI bridge to [bus 03]
   4:47:59 PM kernel: pci :03:00.0: PME# supported from D0 D1 D2 D3hot 
D3cold
   4:47:59 PM kernel: pci :03:00.0: supports D1 D2
   4:47:59 PM kernel: pci :03:00.0: reg 0x30: [mem 0x-0x 
pref]
   4:47:59 PM kernel: pci :03:00.0: reg 0x20: [mem 0xfdde-0xfdde 
64bit pref]
   4:47:59 PM kernel: pci :03:00.0: reg 0x18: [mem 0xfddff000-0xfddf 
64bit pref]
   4:47:59 PM kernel: pci :03:00.0: reg 0x10: [io  0xce00-0xceff]
   4:47:59 PM kernel: pci :03:00.0: [10ec:8168] type 00 class 0x02
   4:47:59 PM kernel: pci :00:06.0:   bridge window [mem 
0xfa00-0xfbff 64bit pref]
   4:47:59 PM kernel: pci :00:06.0:   bridge window [mem 
0xfdf0-0xfdff]
   4:47:59 PM kernel: pci :00:06.0:   bridge window [io  0xd000-0xdfff]
   4:47:59 PM kernel: pci :00:06.0: PCI bridge to [bus 02]
   4:47:59 PM kernel: pci :02:00.0: disabling ASPM on pre-1.1 PCIe device.  
You can enable it with 'pcie_aspm=force'
   4:47:59 PM kernel: pci :02:00.0: enabling Extended Tags
   4:47:59 PM kernel: pci :02:00.0: reg 0x18: [mem 0xfa00-0xfbff 
64bit pref]
   4:47:59 PM kernel: pci :02:00.0: reg 0x10: [mem 0xfdf0-0xfdff 
64bit]
   4:47:59 PM kernel: pci :02:00.0: [1002:4d51] type 00 class 0x048000
   4:47:59 PM kernel: pci :00:02.0:   bridge window [mem 
0xd000-0xdfff 64bit pref]
   4:47:59 PM kernel: pci :00:02.0:   bridge window [mem 
0xfda0-0xfdaf]
   4:47:59 PM kernel: pci :00:02.0:   bridge window [io  0xe000-0xefff]
   4:47:59 PM kernel: pci :00:02.0: PCI bridge to [bus 01]
   4:47:59 PM kernel: pci :01:00.1: supports D1 D2
   4:47:59 PM kernel: pci :01:00.1: enabling Extended Tags
   4:47:59 PM kernel: pci :01:00.1: reg 0x10: [mem 0xfdafc000-0xfdaf 
64bit]
   4:47:59 PM kernel: pci :01:00.1: [1002:aa38] type 00 class 0x040300
   4:47:59 PM kernel: pci :01:00.0: supports D1 D2
   4:47:59 PM kernel: pci :01:00.0: enabling Extended Tags
   4:47:59 PM kernel: pci :01:00.0: reg 0x30: [mem 0x-0x0001 
pref]
   4:47:59 PM kernel: pci :01:00.0: reg 0x20: [io  0xee00-0xeeff]
   4:47:59 PM kernel: pci :01:00.0: reg 0x18: [mem 0xfdae-0xfdae 
64bit]
   4:47:59 PM kernel: pci :01:00.0: reg 0x10: [mem 0xd000-0xdfff 
64bit pref]
   4:47:59 PM kernel: pci :01:00.0: [1002:9540] type 00 class 0x03
   4:47:59 PM kernel: pci :00:18.3: [1022:1103] type 00 class 0x06
   4:47:59 PM kernel: pci :00:18.2: [1022:1102] type 00 class 0x06
   4:47:59 PM kernel: pci :00:18.1: [1022:1101] type 00 class 0x06
   4:47:59 PM kernel: pci :00:18.0: [1022:1100] type 00 class 0x06
   4:47:59 PM kernel: pci :00:14.5: reg 0x10: [mem 0xfe028000-0xfe028fff]
   4:47:59 PM kernel: pci :00:14.5: [1002:4399] type 00 class 0x0c0310
   4:47:59 PM kernel: pci :00:14.4: [1002:4384] type 01 class 0x060401
   4:47:59 PM kernel: pci :00:14.3: [1002:439d] type 00 class 0x060100
   4:47:59 PM kernel: pci :00:14.2: PME# supported from D0 D3hot D3cold
   4:47:59 PM kernel: pci :00:14.2: reg 0x10: [mem 0xfe024000-0xfe027fff 
64bit]
   4:47:59 PM kernel: pci :00:14.2: [1002:4383] type 00 class 0x040300
   4:47:59 PM kernel: pci :00:14.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
   4:47:59 PM kernel: pci :00:14.1: legacy IDE quirk: reg 0x18: [io  
0x0170-0x0177]
   4:47:59 PM kernel: pci :00:14.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
   4:47:59 PM kernel: pci :00:14.1: legacy IDE quirk: reg 0x10: [io  
0x01f0-0x01f7]
   4:47:59 PM kernel: pci :00:14.1: reg 0x20: [io  0xfa00-0xfa0f]
   4:47:59 PM kernel: pci :00:14.1: reg 0x1c: [io  0x-0x0003]
   4:47:59 PM kernel: pci :00:14.1: reg 0x18: [io  0x-0x0007]
   4:47:59 PM kernel: pci :00:14.1: reg 0x14: [io  0x-0x0003]
   4:47:59 PM kernel: pci :00:14.1: reg 0x10: [io  0x-0x0007]
   4:47:59 PM kernel: pci :00:14.1: [1002:439c] type 00 class 0x01018a
   4:47:59 PM kernel: pci :00:14.0: [1002:4385] type 00 class 0x0c0500
   4:47:59 PM kernel: pci :00:13.2: PME# supported from D0 D1 D2 D3hot
   4:47:59 PM kernel: pci :00:13.2: supports D1 D2
   4:47:59 PM kernel: pci 

[Bug 1857394] Re: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)

2019-12-27 Thread Clinton H
** Tags added: apport-collected eoan wayland-session

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

Title:
  [Firmware Bug]: reg 0x1c: invalid BAR (can't size)

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

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

[Bug 1857618] Re: opendkim generate an invalid signature if one header is fold just after the header name

2019-12-27 Thread David Bürgin
> I don't know why, but changing to `milter_protocol = 6` solves the
problem.

Ah, excellent. Good luck!

** Changed in: opendkim (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/1857618

Title:
  opendkim generate an invalid signature if one header is fold just
  after the header name

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

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

[Bug 1857618] Re: opendkim generate an invalid signature if one header is fold just after the header name

2019-12-27 Thread Msd
> * Note that you are folding the line not immediately after ‘Subject:’,
>   there is a trailing space character.

I think it is normal because I want a space when the header is unfolded
between "Subject:" and
"Folding_White_Space_and_too_long_subject_aaa...".

> Unfolding is accomplished by simply removing any CRLF
> that is immediately followed by WSP. 

Thanks again.

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

Title:
  opendkim generate an invalid signature if one header is fold just
  after the header name

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

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

[Bug 1857703] Re: Dell Inspiron 15 3000 Touchpad (Synaptics TM3096-006) Stopped working with kernel 4.15.0-72-generic (Ubuntu 18.04.3 LTS))

2019-12-27 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command only once, as it
will automatically gather debugging information, in a terminal:

apport-collect 1857703

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

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

Title:
  Dell Inspiron 15 3000 Touchpad (Synaptics TM3096-006) Stopped working
  with kernel 4.15.0-72-generic (Ubuntu 18.04.3 LTS))

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1857703/+subscriptions

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

[Bug 1857618] Re: opendkim generate an invalid signature if one header is fold just after the header name

2019-12-27 Thread Msd
** Attachment removed: "test.eml"
   
https://bugs.launchpad.net/ubuntu/+source/opendkim/+bug/1857618/+attachment/5315537/+files/test.eml

** Attachment added: "test.eml"
   
https://bugs.launchpad.net/ubuntu/+source/opendkim/+bug/1857618/+attachment/5315856/+files/test.eml

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

Title:
  opendkim generate an invalid signature if one header is fold just
  after the header name

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

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

[Bug 1857626] Re: Kernel Linux version 5.3.0-24.26 et Realtek RTL822BE 802.11a/b/g/n/ac

2019-12-27 Thread viot
apport information

** Tags added: apport-collected

** Description changed:

  No wifi connexion by using the kernels 5.3.0. A problem was solved with the 
kernel 5.0.0.21 avait été résolu (voir), but it starts again.
  Please find some information
  
  lspci -nnk | grep 0280 -A3
  
  03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8822BE 
802.11a/b/g/n/ac WiFi adapter [10ec:b822]
  Subsystem: AzureWave RTL8822BE 802.11a/b/g/n/ac WiFi adapter [1a3b:2950]
  Kernel driver in use: rtw_pci
  Kernel modules: rtwpci
  
  dmesg -lerr | tail -50
  [5.917496] rtw_pci :03:00.0: failed to send h2c command
  [6.558933] sep5_10: Driver loading...
  [   10.219360] rtw_pci :03:00.0: failed to send h2c command
  [   10.219401] rtw_pci :03:00.0: failed to send h2c command
  [   18.674133] rtw_pci :03:00.0: failed to send h2c command
  [   18.674221] rtw_pci :03:00.0: failed to send h2c command
  [   18.674305] rtw_pci :03:00.0: failed to send h2c command
  [   18.674719] rtw_pci :03:00.0: failed to send h2c command
  [   19.197448] rtw_pci :03:00.0: failed to send h2c command
  [   20.246203] rtw_pci :03:00.0: failed to send h2c command
  [   23.507151] rtw_pci :03:00.0: failed to send h2c command
  [   23.507189] rtw_pci :03:00.0: failed to send h2c command
  [   31.958087] rtw_pci :03:00.0: failed to send h2c command
  [   31.958176] rtw_pci :03:00.0: failed to send h2c command
  [   31.958247] rtw_pci :03:00.0: failed to send h2c command
  [   31.958374] rtw_pci :03:00.0: failed to send h2c command
  [   32.561597] rtw_pci :03:00.0: failed to send h2c command
  
  dmesg reports also a problem with the driver
  
  [   10.236063] rtw_pci :03:00.0: failed to send h2c command
  [   10.236107] rtw_pci :03:00.0: failed to send h2c command
  [   10.236112] rtw_pci :03:00.0: sta 54:64:d9:4e:01:df joined with macid 0
  [   10.738280] [ cut here ]
  [   10.738300] purge skb(s) not reported by firmware
  [   10.738392] WARNING: CPU: 2 PID: 0 at 
drivers/net/wireless/realtek/rtw88/tx.c:156 rtw_tx_report_purge_timer+0x25/0x60 
[rtw88]
  [   10.738395] Modules linked in: sep5(OE) socperf3(OE) pax(OE) cmac bnep 
binfmt_misc nls_iso8859_1 snd_hda_codec_hdmi snd_soc_skl snd_soc_hdac_hda 
snd_hda_ext_core snd_soc_skl_ipc snd_soc_sst_ipc snd_soc_sst_dsp 
snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_hda_codec_realtek 
snd_compress ac97_bus x86_pkg_temp_thermal snd_hda_codec_generic 
intel_powerclamp ledtrig_audio snd_pcm_dmaengine coretemp kvm_intel 
snd_hda_intel snd_hda_codec kvm snd_hda_core irqbypass snd_hwdep snd_pcm 
mei_hdcp snd_seq_midi snd_seq_midi_event intel_rapl_msr snd_rawmidi 
crct10dif_pclmul crc32_pclmul joydev ghash_clmulni_intel i915 snd_seq 
aesni_intel rtwpci rtw88 aes_x86_64 uvcvideo btusb crypto_simd snd_seq_device 
snd_timer videobuf2_vmalloc drm_kms_helper btrtl cryptd glue_helper 
videobuf2_memops mac80211 videobuf2_v4l2 btbcm intel_cstate drm snd 
videobuf2_common btintel bluetooth intel_rapl_perf videodev cfg80211 
asus_nb_wmi i2c_algo_bit processor_thermal_device spi_pxa2xx_platform 
fb_sys_fops asus_wmi
  [   10.738473]  input_leds mei_me syscopyarea intel_rapl_common idma64 mc 
ecdh_generic sysfillrect dw_dmac intel_xhci_usb_role_switch sparse_keymap 
serio_raw wmi_bmof soundcore mxm_wmi ecc libarc4 8250_dw dw_dmac_core 
hid_multitouch mei roles sysimgblt virt_dma intel_soc_dts_iosf 
intel_pch_thermal int3403_thermal int340x_thermal_zone int3400_thermal mac_hid 
acpi_thermal_rel acpi_pad asus_wireless sch_fq_codel parport_pc ppdev lp 
parport ip_tables x_tables autofs4 hid_logitech_hidpp hid_logitech_dj usbhid 
hid_generic i2c_hid hid r8169 i2c_i801 ahci intel_lpss_pci realtek libahci 
intel_lpss video wmi pinctrl_sunrisepoint pinctrl_intel
  [   10.738546] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G   OE 
5.3.0-24-generic #26-Ubuntu
  [   10.738549] Hardware name: ASUSTeK COMPUTER INC. X705UDR/X705UDR, BIOS 
X705UDR.302 09/27/2017
  [   10.738568] RIP: 0010:rtw_tx_report_purge_timer+0x25/0x60 [rtw88]
  [   10.738574] Code: 00 00 00 00 00 0f 1f 44 00 00 8b 47 f0 85 c0 75 01 c3 55 
48 89 e5 41 55 41 54 53 48 89 fb 48 c7 c7 f0 bd c8 c0 e8 f6 0a 87 f2 <0f> 0b 4c 
8d 6b d8 4c 89 ef e8 ed 4e 27 f3 48 8d 7b e0 49 89 c4 e8
  [   10.738577] RSP: 0018:b6c480170e48 EFLAGS: 00010286
  [   10.738582] RAX:  RBX: 96afd3c8d848 RCX: 
083f
  [   10.738585] RDX:  RSI: 00f6 RDI: 
083f
  [   10.738587] RBP: b6c480170e60 R08: 96afdea97448 R09: 
0004
  [   10.738591] R10:  R11: 0001 R12: 
96afdea9b600
  [   10.738594] R13: 96afd3c8d848 R14: c0c2a7d0 R15: 
96afd3c8d848
  [   10.738598] FS:  () GS:96afdea8() 
knlGS:
  [   10.738602] CS:  0010 DS:  ES:  CR0: 80050033
  [ 

[Bug 1857618] Re: opendkim generate an invalid signature if one header is fold just after the header name

2019-12-27 Thread Msd
> * One other thing I see (don’t think it’s relevant here):
> milter_protocol = 2
> Do not set this! This setting is obsolete, it can only hurt. Always
> use the latest milter protocol, 6 (the default setting).

I don't know why, but changing to `milter_protocol = 6` solves the
problem.

The e-mail is well DKIM-signed.

Thanks !

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

Title:
  opendkim generate an invalid signature if one header is fold just
  after the header name

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

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

[Bug 1857703] [NEW] Dell Inspiron 15 3000 Touchpad (Synaptics TM3096-006) Stopped working with kernel 4.15.0-72-generic (Ubuntu 18.04.3 LTS))

2019-12-27 Thread fksdlöfioenvdfsdji
Public bug reported:

So touchpad suddenly stopped working on this laptop i tried booting with

GRUB_CMDLINE_LINUX_DEFAULT="i8042.reset quiet splash"

and installing

sudo apt install xserver-xorg-input-synaptics

i think i also tried installing some touchpad software but that didnt
help as well.

tried booting the 4.15.0-70-generic kernel (only one available) - worked
fawlessly..

** Affects: xserver-xorg-input-synaptics (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/1857703

Title:
  Dell Inspiron 15 3000 Touchpad (Synaptics TM3096-006) Stopped working
  with kernel 4.15.0-72-generic (Ubuntu 18.04.3 LTS))

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1857703/+subscriptions

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

[Bug 1506847] Re: gnome-screenshot doesn't put the screenshot in clipboard

2019-12-27 Thread Jaromir Obr
Related issue is bug 1733890.
I'm seeing the bug in X (haven't tried Wayland).

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

Title:
  gnome-screenshot doesn't put the screenshot in clipboard

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

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

[Bug 1838464] Re: NFS volume not mounting with systemd

2019-12-27 Thread Dodiak
Hm, I think I have the same problem and the troublemaker is vers=3 in
the mounting options. The remote FSs without vers=3 are mounted nicely.
All the others are producing confusing errors as described above ...

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

Title:
  NFS volume not mounting with systemd

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

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

[Bug 1857618] Re: opendkim generate an invalid signature if one header is fold just after the header name

2019-12-27 Thread David Bürgin
I don’t use PHP but if you publish an email address on your Launchpad
profile I can send you a test email.

Two quick observations:
* Note that you are folding the line not immediately after ‘Subject:’,
  there is a trailing space character.
* One other thing I see (don’t think it’s relevant here):
  milter_protocol = 2
  Do not set this! This setting is obsolete, it can only hurt. Always
  use the latest milter protocol, 6 (the default setting).

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

Title:
  opendkim generate an invalid signature if one header is fold just
  after the header name

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

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

[Bug 1825842] Re: [vmware] Background goes white when using scaling (200%, 300% or 400%)

2019-12-27 Thread Henry Lucas
Hello, I have this problem on my Ubuntu VMs (since 19.04). However, my Debian 
10 VMs are not affected. I hope this bug will be fixed before the LTS. This 
graphics bug makes my VMs unusable.
Thank you.

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

Title:
  [vmware] Background goes white when using scaling (200%, 300% or 400%)

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

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

[Bug 1854798] Re: Synaptics s3203 touchpad not working after update to kernel 4.15.0-72-generic

2019-12-27 Thread Ivan
Hi Lewi S. Kristianto,

this works for me... thanks ... and sorry for the questions and all the
support etc. I'm making a mistake here, i will know for the next time
...

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

Title:
  Synaptics s3203 touchpad not working after update to kernel
  4.15.0-72-generic

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

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

[Bug 1845010] Re: GnuCash broken, update to 3.7 required due to banking regulation

2019-12-27 Thread Bug Watch Updater
** Changed in: libaqbanking (Debian)
   Status: Unknown => 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/1845010

Title:
  GnuCash broken, update to 3.7 required due to banking regulation

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

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

[Bug 1506847] Re: gnome-screenshot doesn't put the screenshot in clipboard

2019-12-27 Thread Jaromir Obr
I can see this behavior in Ubuntu 19.10 (gnome-screenshot 3.33.90):

* If you press PrintScreen or Shift+PrintScreen then screenshot is saved as a 
file to the folder Pictures instead of showing gnome-screenshot dialog (see 
also bug 927952). The same behavior occurs if you run "gnome-screenshot" from 
command line.
* Ctrl + Shift + PrintScreen allows saving of grabbed area to clipboard and it 
works well (pasting verified in KolourPaint)

* If you open the gnome-screenshot dialog manually, either using "Super key => 
Type screenshot" or by "gnome-screenshot -i" then:
-
* The action "Grab the whole screen => Take screenshot => Copy to clipboard" 
doesn't add anything into clipboard (verified in KolourPaint) - it's a bug, I 
guess it's the same issue as bug 1506847
* The actions "Grab the current window => Take screenshot => Copy to clipboard" 
and "Select area to grab => Take screenshot => Copy to clipboard" work well - 
the screenshot is copied into clipboard
* Saving into file using the button "Save" works well in all above cases

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

Title:
  gnome-screenshot doesn't put the screenshot in clipboard

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

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

[Bug 1857601] Re: Amazing scrollbar ghosting bug

2019-12-27 Thread Paul White
** Package changed: xorg-server (Ubuntu) => null-and-void

** Changed in: null-and-void
   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/1857601

Title:
  Amazing scrollbar ghosting bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1857601/+subscriptions

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

[Bug 1856653] Re: CVE-2019-0154 caused major power problem, pls backport upstream's fix

2019-12-27 Thread Michael Kuefner
** Information type changed from Public to Public Security

** Information type changed from Public Security to Private Security

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

Title:
  CVE-2019-0154 caused major power problem, pls backport upstream's fix

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

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

[Bug 1857601] Re: Amazing scrollbar ghosting bug

2019-12-27 Thread lfytk14
at #2 comment:

I guess it's cooler to live like hitler.

:/

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

Title:
  Amazing scrollbar ghosting bug

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

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

[Bug 1857601] Re: Amazing scrollbar ghosting bug

2019-12-27 Thread lfytk14
at #2 comment:

Kids masturbate into your head with LRAD and make
fun of you online if they can.
If they are lucky separatists give them ridiculous tools of surveillance
with which I guess they can wreak plenty of chaos and
suffering.

This looks like the end of once great Russia, unfortunately.

>:]

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

Title:
  Amazing scrollbar ghosting bug

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

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

[Bug 1857695] Re: TouchPad stop working

2019-12-27 Thread You-Sheng Yang
*** This bug is a duplicate of bug 1854798 ***
https://bugs.launchpad.net/bugs/1854798

Hi, this appears to be a duplicate of bug 1854798. Please find last few
comments there for work-arounds before new kernel release.

** This bug has been marked a duplicate of bug 1854798
   Synaptics s3203 touchpad not working after update to kernel 4.15.0-72-generic

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

Title:
  TouchPad stop working

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

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

[Bug 1857673] Re: System will auto resume from sleep on receiving LE ADV after paired with BT LE devices (Intel 9560 HrP)

2019-12-27 Thread You-Sheng Yang
PPA: https://launchpad.net/~vicamo/+archive/ubuntu/ppa-1857673
WIP: 
https://code.launchpad.net/~vicamo/ubuntu/+source/linux-firmware/+git/linux-firmware/+ref/bug-1857673/update-ibt-17-16-1/bionic

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

Title:
  System will auto resume from sleep on receiving LE ADV after paired
  with BT LE devices (Intel 9560 HrP)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1857673/+subscriptions

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

[Bug 1857695] [NEW] TouchPad stop working

2019-12-27 Thread Stef Royable
Public bug reported:


The touchpad (and buttons) stop working. 

If I understand it well, it is a kernel problem.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-72-generic 4.15.0-72.81
ProcVersionSignature: Ubuntu 4.15.0-72.81-generic 4.15.18
Uname: Linux 4.15.0-72-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.9
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/pcmC0D0p:   stef   1474 F...m pulseaudio
 /dev/snd/controlC0:  stef   1474 F pulseaudio
CurrentDesktop: ubuntu:GNOME
Date: Fri Dec 27 11:55:27 2019
InstallationDate: Installed on 2019-10-29 (58 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 007: ID 8087:0a2b Intel Corp. 
 Bus 001 Device 002: ID 13d3:5664 IMC Networks 
 Bus 001 Device 008: ID 275d:0ba6  
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: LENOVO 80MK
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-72-generic 
root=UUID=b9d5ca94-17c0-4897-90b3-01265a547939 ro quiet splash acpi_osi=Linux 
vt.handoff=1
RelatedPackageVersions:
 linux-restricted-modules-4.15.0-72-generic N/A
 linux-backports-modules-4.15.0-72-generic  N/A
 linux-firmware 1.173.14
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/29/2015
dmi.bios.vendor: LENOVO
dmi.bios.version: C6CN34WW
dmi.board.asset.tag: NO Asset Tag
dmi.board.name: VIUU4
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40709 WIN
dmi.chassis.asset.tag: NO Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo YOGA 900-13ISK
dmi.modalias: 
dmi:bvnLENOVO:bvrC6CN34WW:bd10/29/2015:svnLENOVO:pn80MK:pvrLenovoYOGA900-13ISK:rvnLENOVO:rnVIUU4:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrLenovoYOGA900-13ISK:
dmi.product.family: IDEAPAD
dmi.product.name: 80MK
dmi.product.version: Lenovo YOGA 900-13ISK
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug bionic

** Attachment added: "result from cat /proc/bus/input/devices > ~/devices"
   https://bugs.launchpad.net/bugs/1857695/+attachment/5315831/+files/devices

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

Title:
  TouchPad stop working

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

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

[Bug 1315752] Re: Streams in pulseaudio often play a bit slow or a bit fast

2019-12-27 Thread Alexander Pistoletov
I have the same problem with another soundcard - Steinberg UR12 (USB).
Please ping me if you need any specific details from me.

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

Title:
  Streams in pulseaudio often play a bit slow or a bit fast

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

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

[Bug 1315752] Re: Streams in pulseaudio often play a bit slow or a bit fast

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

** Changed in: pulseaudio (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/1315752

Title:
  Streams in pulseaudio often play a bit slow or a bit fast

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

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

[Bug 1852018] Re: Audio Stops Playing Briefly When Emptying Trash

2019-12-27 Thread Alexander Pistoletov
Does the same thing happen if you try to shift+delete something in Nautilus? 
(this also causes a dialog window to pop up)  
I have a very similar issue if I play music in foobar2000 through Wine using 
its "wasapi shared" output method and do that - the sound stutters for a brief 
amount of time.

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

Title:
  Audio Stops Playing Briefly When Emptying Trash

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

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

  1   2   >