[Bug 1832882] Re: libcurl-gnutls segfaults spotify client

2019-06-15 Thread meijer.o
I can confirm this bug.

Installing libcurl3-gnutls_7.64.0-3_amd64.deb or loading the libraries
of libcurl3-gnutls_7.64.0-3_amd64.deb from the Debian will solve the
issue.

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

Title:
  libcurl-gnutls segfaults spotify client

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

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

[Bug 1832613] Re: You can't scroll "indefinitely" without performance penalty >:]

2019-06-15 Thread klfyt
This is problem with first and last row.  >:]
I would like to say with quiet disappointment
that this is that x10 performance difference,
however since I lack benchmark knowledge I will
remain happy with x10 more battery life knowledge.
:p  LOL   (your eyes are tired!?)

>:]

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

Title:
  You can't scroll "indefinitely" without performance penalty  >:]

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

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

[Bug 1778087] Re: ELAN1200 touchpad jumps around and disconnects

2019-06-15 Thread Kai-Heng Feng
Please attach dmesg.

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

Title:
  ELAN1200 touchpad jumps around and disconnects

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

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

[Bug 1832653] Re: ejabberd fails to work after upgrade of openssl to v1.1.1 in Ubuntu 18.04 LTS

2019-06-15 Thread Eugene Crosser
Replacing /usr/lib/erlang/lib/p1_tls-1.0.20/ contents with the modules
built from git master (Release 1.1.1 from May 23 2019) and adding
`no_tlsv1_3` did not work for me (18.04.2). I still get

Failed to secure c2s connection: TLS failed: client renegotiations
forbidden

with both Gajim (nightly) and Conversations (2.5.2).

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

Title:
  ejabberd fails to work after upgrade of openssl to v1.1.1 in Ubuntu
  18.04 LTS

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

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

[Bug 1810183] Re: numpad on touchpad doesn't work in ASUS Zenbook 14

2019-06-15 Thread Carlos Higa
+1
Using Zenbook UX433FN, Ubuntu 18.04, kernel 4.20.6-042006-generic.

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

Title:
  numpad on touchpad doesn't work in ASUS Zenbook 14

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

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

[Bug 1819086] Re: Ubuntu 19.04: Some gnome-shell extensions no longer work since updating to gnome-shell 3.31/3.32

2019-06-15 Thread Carlos Pita
This report seems surprising to me, I never had problems using the
ubuntu branch of the extension nor the upstream one in 19.04 (and I'm
using it since the release). A couple of coworkers are using ubuntu
19.04 with a fully functional dock also. I also have used arch and
fedora with gnome 3.32 and the extension enabled, no problem at all.
Should I assume this has been fixed?

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

Title:
  Ubuntu 19.04: Some gnome-shell extensions no longer work since
  updating to gnome-shell 3.31/3.32

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

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

[Bug 1832935] Re: NVIDIA driver 418.67 - Ubuntu 19.04

2019-06-15 Thread Javier Alonso Silva
I managed to resolve this problem. Here I will describe the steps and
errors I did and/or occurred:

 1. I added the NVIDIA drivers PPA: ppa:graphics-drivers/ppa which caused to 
install a new non- 
distro free version of my current driver: from 418.56 to 418.67.
 2. The new driver version included new dependencies that caused X-Org to crash 
when trying to use 
NVIDIA for processing the screen.
 3. In addition, the new installation created non-valid "xorg.conf" which 
caused, again, X-Org 
crashing when trying to log-in either boot screen.

The solution:
 1. Remove both NVIDIA drivers PPA and CUDA ones from "sources.list" and/or 
"sources.list.d".
 2. Uninstall both "mesa drivers" and "gstreamer":
$ sudo apt remove mesa-va-drivers gstreamer1.0-vaapi

[REBOOT]

 3. Completely delete "/etc/X11/xorg.conf" which contains invalid configuration.
 4. Remove new NVIDIA drivers and libraries in order to install the "older" 
(but working) ones.
$ sudo apt remove --purge nvidia-*
$ sudo apt remove --purge libnvidia*
$ sudo apt remove --purge *nvidia*
$ sudo apt remove --purge *cuda*
I removed that all because of new dependencies installed in order to avoid 
versions' compatibility errors when trying to install the recommended drivers.

[REBOOT]

 5. Install recommended drivers with: 
$ sudo ubuntu-drivers autoinstall

[REBOOT]

 6. Boot again into Ubuntu and log-in normally, checked "nvidia-smi" and got 
working configuration:
$ nvidia-smi
Sat Jun 15 17:25:18 2019   
+-+
| NVIDIA-SMI 418.56   Driver Version: 418.56   CUDA Version: 10.1 |
|---+--+--+
| GPU  NamePersistence-M| Bus-IdDisp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap| Memory-Usage | GPU-Util  Compute M. |
|===+==+==|
|   0  GeForce GTX 950MOff  | :01:00.0 Off |  N/A |
| N/A   43CP8N/A /  N/A |750MiB /  2004MiB |  0%  Default |
+---+--+--+
   
+-+
| Processes:   GPU Memory |
|  GPU   PID   Type   Process name Usage  |
|=|
|0  1207  G   /usr/lib/xorg/Xorg24MiB |
|0  1431  G   /usr/bin/gnome-shell  48MiB |
|0  1693  G   /usr/lib/xorg/Xorg   120MiB |
|0  1878  G   /usr/bin/gnome-shell 460MiB |
|0  2137  G   /usr/bin/nextcloud 2MiB |
|0  2641  G   ...-token=671EE9C10F25860492D3CA477A4C4162 5MiB |
|0  2690  G   ...quest-channel-token=4068114528266404073 7MiB |
|0  2702  G   ...uest-channel-token=1836927180593018907033MiB |
|0  3188  G   ...quest-channel-token=609096153109739 5MiB |
|0  3304  G   ...quest-channel-token=587387338032541362138MiB |
+-+

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

Title:
  NVIDIA driver 418.67 - Ubuntu 19.04

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

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

[Bug 1721987] Re: No sound from right audio channel

2019-06-15 Thread Sid
Still, the issue with the right speakers persist. I am not proficient in
running or compiling scripts or programs in Linux. I am currently
running Ubuntu 19.04. The strange thing I noticed is that the power
switch toggle [even a soft toggle without fully turning on/off] fixes
the right speaker immediately. However, whenever there is loud audio,
the right speaker turns off (i don't know if its some channel or stream
that turns off).

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

Title:
  No sound from right audio channel

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

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

[Bug 1832919] Re: installed libssl1.1:amd64 package post-installation script subprocess returned error exit status 10

2019-06-15 Thread Serhii N
It works:
sudo dpkg-reconfigure libc6
sudo dpkg --configure libssl1.1
sudo dpkg-reconfigure libssl1.1
___
I did:
sudo dpkg-reconfigure libc6
sudo dpkg-reconfigure libssl1.1

happened:
/usr/sbin/dpkg-reconfigure: libssl1.1 is broken or not fully installed

than:
sudo dpkg --configure libssl1.1

happened:
Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.2) ...
Checking for services that may need to be restarted...done.
Checking for services that may need to be restarted...done.
Checking init scripts...
Restarting services possibly affected by the upgrade:
Services restarted successfully.
Processing triggers for libc-bin (2.27-3ubuntu1) ...

than:
sudo dpkg-reconfigure libssl1.1

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

Title:
  installed libssl1.1:amd64 package post-installation script subprocess
  returned error exit status 10

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

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

[Bug 1832882] Re: libcurl-gnutls segfaults spotify client

2019-06-15 Thread Dinand Mentink via ubuntu-bugs
Can confirm. Installing libcurl3-gnutls_7.64.0-3_amd64.deb and
libgnutls30_3.6.8-1_amd64.deb from the debian repositories solves the
issue on Ubuntu 19.04.

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

Title:
  libcurl-gnutls segfaults spotify client

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

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

[Bug 1831593] Re: ssmtp stopped sending through Gmail mailhub

2019-06-15 Thread Walter Garcia-Fontes
Currently ssmtp is unmaintained at Debian and so probably will disappear
soon from the repositories:

https://wiki.debian.org/sSMTP

A very similar program to substitute it, already in the repositories, is
msmtp:

https://wiki.debian.org/msmtp

The above setup works perfectly with this other package.

** Changed in: ssmtp (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  ssmtp stopped sending through Gmail mailhub

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

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

[Bug 1828483] Re: SSL.pm cries about missing CTX_clear_m.al when used by libwww-perl with https URL

2019-06-15 Thread Marc D.
I cannot reproduce this bug since:

Package: libio-socket-ssl-perl
Version: 2.066-0ubuntu4

So I suppose it has been fixed.

Thanks!

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

Title:
  SSL.pm cries about missing CTX_clear_m.al when used by libwww-perl
  with https URL

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libwww-perl/+bug/1828483/+subscriptions

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

[Bug 1832138] Re: Login screen never appears on vmwgfx but setting WaylandEnable=false fixes it

2019-06-15 Thread Pat
Hi Daniel,
Sorry for the delay.
As requested, I reproduced the bug.
- I SSH'd into the VM
- /var/crash was empty
- 'pidof gnome-shell' returned a pid of 1423
- I ran 'sudo kill -ABRT 1423'
- two crash reports/files appeared in /var/crash
-rw-r-  1 gdm  whoopsie 20574823 Jun 15 06:12 _usr_bin_gnome-shell.120.crash
-rw-r-  1 gdm  whoopsie  2496646 Jun 15 06:12 _usr_bin_Xwayland.120.crash

- I ran 'sudo ubuntu-bug' on each crash file
- There is now two crash reports at;
https://errors.ubuntu.com/user/d0d31e5e858096f38cba06e106ab0375a0e96fd9fda7031d320fa3966f0064bba364acdc53d42bce08a29148a49314d352455fe8b6cb716c20dbf804d8711876

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

Title:
  Login screen never appears on vmwgfx but setting WaylandEnable=false
  fixes it

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

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

[Bug 1832940] [NEW] Consider making the shift action iterate windows by default

2019-06-15 Thread Carlos Pita
Public bug reported:

Currently the shift action is set to launch a new application, exactly
the same than the control action. If there is more than one window for
an app (say in position 1), then super+1 will open a preview to switch
between them, which is nice but has some shortcomings:

1) It's not a particularly fast shortcut, it requires moving between the 
previews and pressing Enter to pick one.
2) It's a bit quirky when auto-hide is enabled (the previews are relocated 
after the dock hides itself again).
3) The previews are fine but a bit small.

Now, there is another way to achieve iteration which is to use the
configurable shift modifier for that. Currently it's mapped to the same
action than control, that is, launch a new instance of the app.

Wouldn't it be more useful if you instead mapped it to iteration between
app windows? Since Ubuntu is not exposing settings for this, it seems to
me that as a "hard" default aliasing the shift and the control behaviors
is a waste.

** Affects: gnome-shell-extension-dashtodock (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/1832940

Title:
  Consider making the shift action iterate windows by default

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

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

[Bug 1832926] [NEW] installation crashed due to faulty flash drive

2019-06-15 Thread SUBERU SALIHU OKATAHI
Public bug reported:

d

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: ubiquity 19.04.9
ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
Uname: Linux 5.0.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CasperVersion: 1.405
Date: Sat Jun 15 10:08:13 2019
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug disco ubiquity-19.04.9 ubuntu

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

Title:
  installation crashed due to faulty flash drive

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

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

[Bug 1832933] [NEW] upgrade to libssl1.1 1.1.1-1ubuntu2.1~18.04.2 breaks ejabbrd

2019-06-15 Thread sles
Public bug reported:

Hello!

After upgrade to

libssl1.1 1.1.1-1ubuntu2.1~18.04.2
openssl 1.1.1-1ubuntu2.1~18.04.2

on Ubuntu 18.04 server clients can't connect to ejabberd server:

2019-06-15 15:56:26.431 [warning]
<0.858.0>@ejabberd_c2s:process_terminated:290 (tls|<0.858.0>) Failed to
secure c2s connection: TLS failed: client renegotiations forbidden


ejabberd   version is18.01-2

which is from Ubuntu 18.04.

As far as I know ejabberd can work with openssl 1.1.1 only from 18.09 
https://blog.process-one.net/ejabberd-18-09/

OpenSSL 1.1.1 support

Either ejabberd in 18.04 should be updated or openssl should not be
upgraded to 1.1.1 on 18.04 .

Thank you!

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


** Tags: ejabberd openssl

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

Title:
  upgrade to libssl1.1 1.1.1-1ubuntu2.1~18.04.2 breaks ejabbrd

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

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

[Bug 1581088] Re: Middle mouse (wheel-click) button stopped working after upgrade to 16.04

2019-06-15 Thread Davide Alberelli
Comment #91 gives me some seconds of autonomy with the central click,
but then it reverts back to being useless.

I am on Ubuntu 18.04, `uname -a`
```
Linux brenna 4.15.0-51-generic #55-Ubuntu SMP Wed May 15 14:27:21 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/1581088

Title:
  Middle mouse (wheel-click) button stopped working after upgrade to
  16.04

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

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

[Bug 1832435] Re: Lenovo miix 510 wifi adapter cannot be turned on

2019-06-15 Thread Jeremy
Download the following
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.2-rc4/linux-headers-5.2.0-050200rc4_5.2.0-050200rc4.201906091240_all.deb
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.2-rc4/linux-headers-5.2.0-050200rc4-generic_5.2.0-050200rc4.201906091240_amd64.deb
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.2-rc4/linux-image-unsigned-5.2.0-050200rc4-generic_5.2.0-050200rc4.201906091240_amd64.deb
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.2-rc4/linux-modules-5.2.0-050200rc4-generic_5.2.0-050200rc4.201906091240_amd64.deb
Then install them with sudo dpkg -i linux-*.deb

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

Title:
  Lenovo miix 510 wifi adapter cannot be turned on

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

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

[Bug 1832435] Re: Lenovo miix 510 wifi adapter cannot be turned on

2019-06-15 Thread Jeremy
Secure boot may need to be disabled to load the kernel

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

Title:
  Lenovo miix 510 wifi adapter cannot be turned on

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

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

[Bug 1829968] Re: motd [on at least some instances] does not auto-update daily

2019-06-15 Thread Launchpad Bug Tracker
This bug was fixed in the package base-files - 10.2ubuntu3

---
base-files (10.2ubuntu3) eoan; urgency=medium

  * debian/motd-news.timer: Switch the timer from OnUnitActiveSec to
OnUnitSec as the latter is correct for oneshot services. (LP: #1829968)

 -- Brian Murray   Thu, 13 Jun 2019 12:12:22 -0700

** Changed in: base-files (Ubuntu Eoan)
   Status: In Progress => 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/1829968

Title:
  motd [on at least some instances] does not auto-update daily

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

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

[Bug 1832946] [NEW] Gnome Shell works the worst after I will launch some apps

2019-06-15 Thread Artyom Pozharov
Public bug reported:

You should watch my video: https://photos.app.goo.gl/1TY6YWcw1UZEwKfNA

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gnome-shell 3.28.4-0ubuntu18.04.1
ProcVersionSignature: Ubuntu 4.18.0-21.22~18.04.1-generic 4.18.20
Uname: Linux 4.18.0-21-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.6
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Jun 15 18:50:37 2019
DisplayManager: gdm3
GsettingsChanges:
 b'org.gnome.shell' b'command-history' redacted by apport
 b'org.gnome.shell' b'app-picker-view' b'uint32 1'
 b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
InstallationDate: Installed on 2019-06-14 (1 days ago)
InstallationMedia:
 
ProcEnviron:
 LANGUAGE=ru_UA:ru
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=ru_UA.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-shell (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/1832946

Title:
  Gnome Shell works the worst after I will  launch some apps

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

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

[Bug 1382054] Re: Add support for configuring VLAN interfaces in the initrd

2019-06-15 Thread Launchpad Bug Tracker
This bug was fixed in the package initramfs-tools - 0.133ubuntu9

---
initramfs-tools (0.133ubuntu9) eoan; urgency=medium

  * Add support for creating VLANs via vlan=eth0.1:eth0 on kernel
commandline, and as VLAN= conf.d snippet. LP: #1382054

 -- Dimitri John Ledkov   Fri, 14 Jun 2019 14:46:05
+0100

** Changed in: initramfs-tools (Ubuntu)
   Status: Fix Committed => 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/1382054

Title:
  Add support for configuring VLAN interfaces in the initrd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1382054/+subscriptions

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

[Bug 1832138] Re: Login screen never appears on vmwgfx but setting WaylandEnable=false fixes it

2019-06-15 Thread Eric Desrochers
I marked this bug affecting the kernel 'linux', but I can't 'target to
series' and choose Bionic. It's not in the option list anymore
(something went wrong with that bug I think, but we can figure this out
later (when/if an SRU is needed)):

The only option I have available are:
 Ff-series
 Disco
 Cosmic
 Xenial
 Trusty
 Precise

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

Title:
  Login screen never appears on vmwgfx but setting WaylandEnable=false
  fixes it

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

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

[Bug 1832138] Re: Login screen never appears on vmwgfx but setting WaylandEnable=false fixes it

2019-06-15 Thread Eric Desrochers
I marked this bug affect the kernel 'linux' project, but I can't 'target
to series' and choose Bionic, it's not in the option list (something
went wrong with that bug I think, but we can figure this out later
(when/if an SRU is needed)):

The only option I have available are:
 Ff-series 
 Disco 
 Cosmic 
 Xenial 
 Trusty 
 Precise

** Also affects: linux (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/1832138

Title:
  Login screen never appears on vmwgfx but setting WaylandEnable=false
  fixes it

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

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

[Bug 1543919] Re: Remove EISA support from main kernel image and make it M (modular)

2019-06-15 Thread Jack Cook
Hi all,
Noticed this in my Ubuntu 19.04 dmesg:

[2.094782] platform eisa.0: Probing EISA bus 0
[2.094783] platform eisa.0: EISA: Cannot allocate resource for mainboard
[2.094784] platform eisa.0: Cannot allocate resource for EISA slot 1
[2.094785] platform eisa.0: Cannot allocate resource for EISA slot 2
[2.094786] platform eisa.0: Cannot allocate resource for EISA slot 3
[2.094787] platform eisa.0: Cannot allocate resource for EISA slot 4
[2.094788] platform eisa.0: Cannot allocate resource for EISA slot 5
[2.094789] platform eisa.0: Cannot allocate resource for EISA slot 6
[2.094790] platform eisa.0: Cannot allocate resource for EISA slot 7
[2.094791] platform eisa.0: Cannot allocate resource for EISA slot 8
[2.094792] platform eisa.0: EISA: Detected 0 cards

First time I've ever seen this on Ubuntu or any other distributions.  My
motherboard is an Asus Crosshair V Formula - not that new but not that
old also, I think from 2011 or there abouts.

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

Title:
  Remove EISA support from main kernel image and make it M (modular)

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

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

[Bug 1832653] Re: ejabberd fails to work after upgrade of openssl to v1.1.1 in Ubuntu 18.04 LTS

2019-06-15 Thread Philipp Huebner
This is a typical Ubuntu problem of tinkering with a release after the
fact and breaking things in the process.

You now need at least erlang-p1-tls 1.0.25-2,
see 
https://metadata.ftp-master.debian.org/changelogs/main/e/erlang-p1-tls/erlang-p1-tls_1.0.26-1_changelog

A clean solution would be to backport erlang-p1-tls 1.0.26 from Ubuntu 19.04 to 
18.04.
The backport should be easy and not require any changes/adjustments,
just a rebuild of that package on Bionic.

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

Title:
  ejabberd fails to work after upgrade of openssl to v1.1.1 in Ubuntu
  18.04 LTS

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

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

[Bug 1832882] Re: libcurl-gnutls segfaults spotify client

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

** Changed in: curl (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/1832882

Title:
  libcurl-gnutls segfaults spotify client

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

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

[Bug 1795292] Re: ELAN469D touch pad not working

2019-06-15 Thread Niranjan Thilakarathna
I don't have words to convey my thanks to this forum (specially Kenji
(dude2k5) ). I have Lenovo 330s 15ARR Laptop. Until read this forum I
used NOAPIC parameter to start Ubuntu. Otherwise it is stuck on black
screen. Even though  I was able to start Ubuntu, touch pad doesn't work
(not identified by Ubuntu), Suspend(sleep) option does not work (led
light doesn't flash, screen goes black, no response after that, only
thing has to do - force shut down ) and keyboard doesn't work time to
time on each boot. Finally, everything started to worked correctly after
substituting NOAPIC by ivrs_ioapic[32]=00:14.0.

If you think right-click still not working use this tool "Tweaks"
Use this command : sudo apt install gnome-tweaks
Check Mouse click emulation in Keyboard and Mouse.

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

Title:
  ELAN469D touch pad not working

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

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

[Bug 1832935] Re: NVIDIA driver 418.67 - Ubuntu 19.04

2019-06-15 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1832935/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  NVIDIA driver 418.67 - Ubuntu 19.04

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

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

Re: [Bug 1819086] Re: Ubuntu 19.04: Some gnome-shell extensions no longer work since updating to gnome-shell 3.31/3.32

2019-06-15 Thread Stephen Waines
yep

On 2019-06-15 11:07 a.m., Carlos Pita wrote:
> This report seems surprising to me, I never had problems using the
> ubuntu branch of the extension nor the upstream one in 19.04 (and I'm
> using it since the release). A couple of coworkers are using ubuntu
> 19.04 with a fully functional dock also. I also have used arch and
> fedora with gnome 3.32 and the extension enabled, no problem at all.
> Should I assume this has been fixed?
>

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

Title:
  Ubuntu 19.04: Some gnome-shell extensions no longer work since
  updating to gnome-shell 3.31/3.32

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

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

[Bug 1832401] Re: iperf server will not exit

2019-06-15 Thread Bug Watch Updater
** Changed in: iperf (Debian)
   Status: Unknown => Confirmed

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

Title:
  iperf server will not exit

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

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

[Bug 1832138] Re: Login screen never appears on vmwgfx but setting WaylandEnable=false fixes it

2019-06-15 Thread Eric Desrochers
can someone impacted try v4.18 hwr kernel ? and let me know if it works
fine (without workarounds) just like it did for me ? I will perform the
kernel bisect next week to see what v4.15 is missing that 4.18 has to
fix this bug.

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

Title:
  Login screen never appears on vmwgfx but setting WaylandEnable=false
  fixes it

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

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

[Bug 1832922] Re: cannot use growisofs to write iso image

2019-06-15 Thread Thomas Schmitt
Hi,

this looks as if the '=' in /dev/sr0=ubuntu-16.04.6-desktop-amd64.iso
is interpreted by the shell parser as whitespace.

I get the message about genisoimage only if i do

  growisofs -speed=1 -dvd-compat -Z /dev/sr0
ubuntu-16.04.6-desktop-i386.iso

Then it says

  About to execute 'genisoimage ubuntu-16.04.6-desktop-i386.iso |
builtin_dd of=/dev/sr4 obs=32k seek=0'

and lets genisoimage pack up the .iso file as only data file of a new ISO
filesystem which it then burns to DVD.
Without option -R or -J this yields the dull short file name.

If i run

  growisofs -speed=1 -dvd-compat -Z
/dev/sr0=ubuntu-16.04.6-desktop-i386.iso

i get to see

  About to execute 'builtin_dd if=ubuntu-16.04.6-desktop-i386.iso
of=/dev/sr4 obs=32k seek=0'

and the desired plain burn without genisoimage gets performed.

If i run with both, '=' and ' '

  growisofs -speed=1 -dvd-compat -use-the-force-luke=notray -Z /dev/sr0=
ubuntu-16.04.6-desktop-i386.iso

i get

  :-( unable to open64("",O_RDONLY): No such file or directory

---

So somehow your shell parser and/or growisofs manage to neatly separate
/dev/sr0 from ubuntu-16.04.6-desktop-amd64.iso before they get used as
parameters for genisoimage and "buildin_dd".

To test the shell parser you could do:

  for i in /dev/sr0=ubuntu-16.04.6-desktop-amd64.iso ; do echo $i ; done

It should put out a single line

  /dev/sr0=ubuntu-16.04.6-desktop-amd64.iso

If you see two lines
  /dev/sr0
  ubuntu-16.04.6-desktop-amd64.iso
then the '=' was interpreted as white space.

growisofs itself is fewly maintained. If you get fed up with your smart
cat trick, be invited to try my programs cdrskin and xorrecord for image
burning.

Have a nice day :)

Thomas

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

Title:
  cannot use growisofs to write iso image

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dvd+rw-tools/+bug/1832922/+subscriptions

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

[Bug 1760691] Re: Please switch to Ayatana AppIndicator

2019-06-15 Thread Steve Langasek
The bug was previously closed because the patch was uploaded in update-
notifier 3.192.2, which never migrated to the release pocket and was
subsequently reverted in the upload that did migrate.

libayatana-appindicator is still in universe, with no open MIR bug.
libappindicator is in main and maintained by the Ubuntu Desktop Team,
libayatana-appindicator has no team that has signed up to be responsible
for it in Ubuntu main.  Marking this incomplete as it would be
inappropriate to introduce this change before there is a committment by
the Desktop Team to trade libappindicator for libayatana-appindicator in
main.

** Changed in: update-notifier (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  Please switch to Ayatana AppIndicator

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1760691/+subscriptions

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

[Bug 1832138] Status changed to Confirmed

2019-06-15 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/1832138

Title:
  Login screen never appears on vmwgfx but setting WaylandEnable=false
  fixes it

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

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

[Bug 1832952] [NEW] updates should be listed immediately after checking

2019-06-15 Thread Nick via ubuntu-bugs
Public bug reported:

Ubuntu 18.04.2 LTS is on my spare laptop, so I hadn't used the OS in
about two weeks, which is when I had last updated it. I do not use the
update feature that requires logging in when I'm in an insecure
environment for password use. I was about to use the laptop again, so I
checked for updates and Ubuntu said there was nothing new. I put it to
sleep and woke it about 30-60 minutes later, somewhere else, where my
session time could be short. When I logged into a WiFi network, a dialog
said there are updates and asked if I want them now.

What I expect: If there is an update at a Ubuntu server or mirror,
Ubuntu will say so when asked, not only half an hour later.

Of course, it's possible that when I check there is no update but if I
check half an hour later there will be an update. That's a different
situation and completely acceptable. But if telling me that there's an
update will take half an hour, tell me that it'll take a while, but
don't tell me right away that there's nothing.

This event happened in late May. I saw the list of packages but don't
know which one applies. No crash occurred on my platform. The dialog
from ubuntu-bug had nothing relevant to an update (I understand upgrade
is different), so I selected Other, resulting in nothing informative.
ubuntu-bug --help didn't lead to an answer, either.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  updates should be listed immediately after checking

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

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

[Bug 1070873] Re: kde-telepathy, impossible to connect to gmail accounts

2019-06-15 Thread Brandon Bell
In my case, I am not using a proxy server of any sort.

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

Title:
  kde-telepathy, impossible to connect to gmail accounts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/meta-kde-telepathy/+bug/1070873/+subscriptions

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

[Bug 1832956] [NEW] Instant Messenger (KTelepathy) unable to sign in to Google/Hangouts account

2019-06-15 Thread Brandon Bell
Public bug reported:

After upgrading from Cosmic to Disco, I am unable to go Online with my
Google/Hangouts acccount in KDE Telepathy.


This is kde-telepathy 15.08.3 from Disco. I also tried upgrading to Plasma 5.16 
/ KDE Applications 19.04.2 (using the Kubuntu Backports PPA) in hopes of it 
being fixed there but still have the same problem. I also performed a new 
installation of KDE on another computer (still using Plasma 5.16 / Apps 19.04) 
but still have the same problem.

In the case of the new installation, no other accounts are configured.
Setup of the Google account works okay other than having to manually
accept Google's certificate (due to an unrelated error with GnuTLS
negotiation and "No SNI provided"). Also, to be clear, this does not
appear to be related to another loosely-related bug which I've also
contributed to: https://bugs.launchpad.net/ubuntu/+source/meta-kde-
telepathy/+bug/1070873


So this seems to be an issue with the application/library and not my 
configuration.


The log during the attempt to go Online looks similar on both computers and 
follows:


Jun 15 14:26:05 macbell dbus-daemon[961]: [session uid=1000 pid=961] Activating 
service name='org.freedesktop.Telepathy.Client.KTp.TLSHandler' requested by 
':1.82' (uid=1000 pid=7395 comm="/usr/lib/telepathy/mission-control-5 " 
label="/usr/lib/telepathy/mission-control-5 (enforce)")
Jun 15 14:26:05 macbell org.freedesktop.Telepathy.Client.KTp.TLSHandler[961]: 
kf5.kcoreaddons.kaboutdata: Could not initialize the equivalent properties of 
Q*Application: no instance (yet) existing.
Jun 15 14:26:05 macbell dbus-daemon[961]: [session uid=1000 pid=961] 
Successfully activated service 'org.freedesktop.Telepathy.Client.KTp.TLSHandler'
Jun 15 14:26:05 macbell org.freedesktop.Telepathy.Client.KTp.TLSHandler[961]: 
New job started. 1 jobs currently running
Jun 15 14:26:05 macbell org.freedesktop.Telepathy.Client.KTp.TLSHandler[961]: 
Unknown signature value:  795
Jun 15 14:26:05 macbell org.freedesktop.Telepathy.Client.KTp.TLSHandler[961]: 
Unknown signature value:  794
Jun 15 14:26:05 macbell org.freedesktop.Telepathy.Client.KTp.TLSHandler[961]: 
Unknown signature value:  795
Jun 15 14:26:05 macbell org.freedesktop.Telepathy.Client.KTp.TLSHandler[961]: 
message repeated 5 times: [ Unknown signature value:  795]
Jun 15 14:26:05 macbell org.freedesktop.Telepathy.Client.KTp.TLSHandler[961]: 
Unknown signature value:  794
Jun 15 14:26:05 macbell org.freedesktop.Telepathy.Client.KTp.TLSHandler[961]: 
Unknown signature value:  795
Jun 15 14:26:05 macbell org.freedesktop.Telepathy.Client.KTp.TLSHandler[961]: 
Unknown signature value:  794
Jun 15 14:26:05 macbell org.freedesktop.Telepathy.Client.KTp.TLSHandler[961]: 
Unknown signature value:  795
Jun 15 14:26:05 macbell org.freedesktop.Telepathy.Client.KTp.TLSHandler[961]: 
Unknown signature value:  794
Jun 15 14:26:05 macbell org.freedesktop.Telepathy.Client.KTp.TLSHandler[961]: 
Unknown signature value:  794
Jun 15 14:26:05 macbell org.freedesktop.Telepathy.Client.KTp.TLSHandler[961]: 
Unknown signature value:  795
Jun 15 14:26:05 macbell org.freedesktop.Telepathy.Client.KTp.TLSHandler[961]: 
message repeated 2 times: [ Unknown signature value:  795]
Jun 15 14:26:05 macbell org.freedesktop.Telepathy.Client.KTp.TLSHandler[961]: 
No other jobs at the moment. Starting timer.
Jun 15 14:26:05 macbell org.freedesktop.Telepathy.Client.KTp.TLSHandler[961]: 
Job finished. 0 jobs currently running
Jun 15 14:26:07 macbell org.freedesktop.Telepathy.Client.KTp.TLSHandler[961]: 
Timeout. Exiting
Jun 15 14:26:15 macbell mission-control[7395]: disconnect_cb: Disconnect 
failed: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: kde-telepathy 15.08.3
ProcVersionSignature: Ubuntu 5.0.0-16.17-generic 5.0.8
Uname: Linux 5.0.0-16-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CurrentDesktop: KDE
Date: Sat Jun 15 14:31:35 2019
InstallationDate: Installed on 2019-06-15 (0 days ago)
InstallationMedia: Kubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/usr/bin/fish
SourcePackage: meta-kde-telepathy
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: meta-kde-telepathy (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco third-party-packages

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

Title:
  Instant Messenger (KTelepathy) unable to sign in to Google/Hangouts
  account

To manage notifications about this bug go to:

[Bug 1832101] Re: systemd-networkd: Lost carrier e1000

2019-06-15 Thread Poloskey
Today two times cost carrier. Seems that Shivaram Lingamneni is right.
With the changed settings there are still lost carriers, but not that often.

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

Title:
  systemd-networkd:   Lost carrier e1000

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

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

[Bug 1832953] Re: force reminder to install when I want

2019-06-15 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1832953/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  force reminder to install when I want

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

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

[Bug 1832952] Re: updates should be listed immediately after checking

2019-06-15 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1832952/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  updates should be listed immediately after checking

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

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

[Bug 1832919] Re: installed libssl1.1:amd64 package post-installation script subprocess returned error exit status 10

2019-06-15 Thread Stephen Davidson
Workaround recovered me as well, thanks!

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

Title:
  installed libssl1.1:amd64 package post-installation script subprocess
  returned error exit status 10

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

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

[Bug 1832094] Re: Error on login due to wrong permissions on /usr/lib/chromium-browser/extensions

2019-06-15 Thread eresquigal
chmod 755 made the message go away.

Removing it also didn't cause it to come back.

My guess is that some previous package had the directory with the wrong
permissions, and that elsewhere something started doing a find.

Problem solved by either chmod 755 or rmdir /usr/lib/chromium-
browser/extensions

Thanks.

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

Title:
  Error on login due to wrong permissions on /usr/lib/chromium-
  browser/extensions

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

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

[Bug 1726116] Re: Thunderbird "unread email" counter doesn't always update when unread emails are opened

2019-06-15 Thread gazhay
Still happening Thunderbird 60.7.0(64-bit) Ubuntu-GNOME 18.04.2 LTS

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

Title:
  Thunderbird "unread email" counter doesn't always update when unread
  emails are opened

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

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

[Bug 1832138] Re: Login screen never appears on vmwgfx but setting WaylandEnable=false fixes it

2019-06-15 Thread Eric Desrochers
Thanks Pat.

Glad you had the same result as I did. 
I will start the kernel bisect to find out the commit which introduce the fix 
and confirm my potential good candidate that I found by doing a git log 
inspection.

Will keep you guys posted.

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

Title:
  Login screen never appears on vmwgfx but setting WaylandEnable=false
  fixes it

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

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

[Bug 1832953] [NEW] force reminder to install when I want

2019-06-15 Thread Nick via ubuntu-bugs
Public bug reported:

When I logged into a WiFi network with Ubuntu 18.04.2 LTS, a dialog said
there are updates and asked if I want them now. Time being potentially
too short, I clicked to Remind Me Later. I did some work, then put the
laptop to sleep and woke it about an hour later. At that time, I wanted
to apply the updates, but Ubuntu acted like there are none. I clicked
for the Files app to check and it said it was updated about 2 weeks ago,
with nothing new since then, contradicting the pending reminder. In the
Settings app, at Details > About, I clicked Check For Updates but
nothing happened. I do not use the update feature that requires logging
in. The next day the updates were offered. Perhaps (and this is just a
guess) I had to wait for Ubuntu to prepare another update in order for
me to get the pending ones I wanted to be reminded about.

What I expect: If I don't install updates but click to remind me later,
let me invoke and install from that pending reminder when I want. If the
process requires waiting for Ubuntu to prepare an additional update,
please drop that requirement.

This event happened in late May. I saw the list of packages but don't
know which one applies. No crash occurred on my platform. The dialog
from ubuntu-bug had nothing relevant to an update (I understand upgrade
is different), so I selected Other, resulting in nothing informative.
ubuntu-bug --help didn't lead to an answer, either.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  force reminder to install when I want

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

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

[Bug 1832947] [NEW] Icons keep selected forever until explicitly deselected

2019-06-15 Thread Carlos Pita
Public bug reported:

Every time you click on a desktop icon to do something (open it, open
the menu context, etc) the icon gets selected and the selection won't
disappear until you click elsewhere in the desktop. The behavior is
against the usual expectation that the thing gets selected just to carry
on an action on it and don't stay selected afterwards. Indeed, opening a
folder or file, opening a context menu, etc. are actions that usually
don't require selection at all. It's weird having those selected icons
sitting there all the time in orange.

** Affects: gnome-shell-extension-desktop-icons (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/1832947

Title:
  Icons keep selected forever until explicitly deselected

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

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

[Bug 1832138] Re: Login screen never appears on vmwgfx but setting WaylandEnable=false fixes it

2019-06-15 Thread Eric Desrochers
my bug report :
https://bugs.launchpad.net/bugs/1832903

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

Title:
  Login screen never appears on vmwgfx but setting WaylandEnable=false
  fixes it

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

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

[Bug 1832138] Re: Login screen never appears on vmwgfx but setting WaylandEnable=false fixes it

2019-06-15 Thread Eric Desrochers
I reported the exact same problem and was able to reproduce.

Only using v4.15, if I use the hwe kernel 4.18 on Bionic it passes.

I have strong belief this kernel fix to be a potential good candidate,
but need to run a bisection to confirm my assumption :


commit 140bcaa23a1c37b694910424075a15e009120dbe
Author: Thomas Hellstrom 
Date:   Thu Mar 8 10:07:37 2018 +0100

drm/vmwgfx: Fix black screen and device errors when running without
fbdev

When we are running without fbdev, transitioning from the login screen to
X or gnome-shell/wayland will cause a vt switch and the driver will disable
svga mode, losing all modesetting resources. However, the kms atomic state
does not reflect that and may think that a crtc is still turned on, which
will cause device errors when we try to bind an fb to the crtc, and the
screen will remain black.

Fix this by turning off all kms resources before disabling svga
mode.

Cc: 
Signed-off-by: Thomas Hellstrom 
Reviewed-by: Sinclair Yeh 

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

Title:
  Login screen never appears on vmwgfx but setting WaylandEnable=false
  fixes it

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

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

[Bug 1832903] Re: 18.04.2 login screen doesn't work if it uses 'wayland' and if video kernel driver is 'vgwfx' kernel driver

2019-06-15 Thread Eric Desrochers
*** This bug is a duplicate of bug 1832138 ***
https://bugs.launchpad.net/bugs/1832138

Only when using v4.15, if I use the hwe kernel 4.18 on Bionic it passes.

I have strong belief this kernel fix to be a potential good candidate,
but I need to run a bisection to confirm my assumption :

commit 140bcaa23a1c37b694910424075a15e009120dbe
Author: Thomas Hellstrom 
Date: Thu Mar 8 10:07:37 2018 +0100

drm/vmwgfx: Fix black screen and device errors when running without
fbdev

When we are running without fbdev, transitioning from the login screen to
X or gnome-shell/wayland will cause a vt switch and the driver will disable
svga mode, losing all modesetting resources. However, the kms atomic state
does not reflect that and may think that a crtc is still turned on, which
will cause device errors when we try to bind an fb to the crtc, and the
screen will remain black.

Fix this by turning off all kms resources before disabling svga
mode.

Cc: 
Signed-off-by: Thomas Hellstrom 
Reviewed-by: Sinclair Yeh 

** This bug has been marked a duplicate of bug 1832138
   Login screen never appears on vmwgfx but setting WaylandEnable=false fixes it

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

Title:
  18.04.2 login screen doesn't work if it uses 'wayland' and if video
  kernel driver is 'vgwfx' kernel driver

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

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

[Bug 1832138] Re: Login screen never appears on vmwgfx but setting WaylandEnable=false fixes it

2019-06-15 Thread Pat
Eric,
I installed the 4.18 kernel on one of my Ubuntu 18.04 VMs by doing 'sudo apt 
install linux-generic-hwe-18.04'

As further evidence that you may be onto something...
The system boots up fine, presents a GUI login prompt, and I am able to login 
and use the system as expected (without having to uncomment 
#WaylandEnabled=false in /etc/gdm3/custom.conf)

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

Title:
  Login screen never appears on vmwgfx but setting WaylandEnable=false
  fixes it

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

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

[Bug 1830930] Re: USB 3 devices are not detected on thunderbolt 3

2019-06-15 Thread Toby Broom
It's the same in windows so must be a hardware problem with HP.

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

Title:
  USB 3 devices are not detected on thunderbolt 3

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

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

[Bug 1830930] Re: USB 3 devices are not detected on thunderbolt 3

2019-06-15 Thread Toby Broom
Looks like hardware issue.

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

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

Title:
  USB 3 devices are not detected on thunderbolt 3

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

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

[Bug 1832971] [NEW] Gimp crashes when the batch processing dialog is opened

2019-06-15 Thread Alexey Koksin
Public bug reported:

Running Gimp under Ubuntu 19.04. I used David's Batch Processor, files
were not opened yet. Unexpectedly i've got this crash message

```
GNU Image Manipulation Program version 2.10.8
git-describe: GIMP_2_10_6-294-ga967e8d2c2
C compiler:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
8.2.0-13ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-8 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new 
--enable-gnu-unique-object --disable-vtable-verify --enable-libmpx 
--enable-plugin --enable-default-pie --with-system-zlib 
--with-target-system-zlib --enable-objc-gc=auto --enable-multiarch 
--disable-werror --with-arch-32=i686 --with-abi=m64 
--with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
--enable-offload-targets=nvptx-none --without-cuda-driver 
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
--target=x86_64-linux-gnu
Thread model: posix
gcc version 8.2.0 (Ubuntu 8.2.0-13ubuntu1) 

using GEGL version 0.4.14 (compiled against version 0.4.12)
using GLib version 2.60.0 (compiled against version 2.58.1)
using GdkPixbuf version 2.38.1 (compiled against version 2.38.0)
using GTK+ version 2.24.32 (compiled against version 2.24.32)
using Pango version 1.42.3 (compiled against version 1.42.3)
using Fontconfig version 2.13.1 (compiled against version 2.13.0)
using Cairo version 1.16.0 (compiled against version 1.16.0)

```
> fatal error: Ошибка сегментирования

Stack trace:
```

# Stack traces obtained from PID 10028 - Thread 10028 #

[New LWP 10030]
[New LWP 10031]
[New LWP 10032]
[New LWP 10033]
[New LWP 10034]
[New LWP 10035]
[New LWP 10036]
[New LWP 10038]
[New LWP 10039]
[New LWP 10040]
[New LWP 10041]
[New LWP 10042]
[New LWP 10043]
[New LWP 10044]
[New LWP 10045]
[New LWP 10046]
[New LWP 10047]
[New LWP 10073]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
__libc_read (nbytes=256, buf=0x7ffd6ee9ad90, fd=28) at 
../sysdeps/unix/sysv/linux/read.c:26
  Id   Target Id   Frame 
* 1Thread 0x7fb6544cde00 (LWP 10028) "gimp-2.10"   __libc_read (nbytes=256, 
buf=0x7ffd6ee9ad90, fd=28) at ../sysdeps/unix/sysv/linux/read.c:26
  2Thread 0x7fb653409700 (LWP 10030) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  3Thread 0x7fb652c08700 (LWP 10031) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  4Thread 0x7fb652407700 (LWP 10032) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  5Thread 0x7fb651c06700 (LWP 10033) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  6Thread 0x7fb651405700 (LWP 10034) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  7Thread 0x7fb650c04700 (LWP 10035) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  8Thread 0x7fb643fff700 (LWP 10036) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  9Thread 0x7fb64240b700 (LWP 10038) "gmain"   0x7fb6561b8729 in 
__GI___poll (fds=0x5572debf9430, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  10   Thread 0x7fb641c0a700 (LWP 10039) "gdbus"   0x7fb6561b8729 in 
__GI___poll (fds=0x5572dec119a0, nfds=3, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  11   Thread 0x7fb61f057700 (LWP 10040) "async"   syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  12   Thread 0x7fb61e856700 (LWP 10041) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  13   Thread 0x7fb61e055700 (LWP 10042) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  14   Thread 0x7fb61d854700 (LWP 10043) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  15   Thread 0x7fb61d053700 (LWP 10044) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  16   Thread 0x7fb61c852700 (LWP 10045) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  17   Thread 0x7fb607fff700 (LWP 10046) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  18   Thread 0x7fb6077fe700 (LWP 10047) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  19   

[Bug 1803294] Re: NetworkManager fails establishing OpenVPN connection

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

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

Title:
  NetworkManager fails establishing OpenVPN connection

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

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

[Bug 1820173] Re: Screen brightness buttons change gain instead of brightness

2019-06-15 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (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/1820173

Title:
  Screen brightness buttons change gain instead of brightness

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1820173/+subscriptions

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

[Bug 1824875] Re: The installation of ubuntu fails at install grub2

2019-06-15 Thread Launchpad Bug Tracker
[Expired for grub-installer (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: grub-installer (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/1824875

Title:
  The installation of ubuntu fails at install grub2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1824875/+subscriptions

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

[Bug 1623603] Re: display stays on tty1 on timed login

2019-06-15 Thread Launchpad Bug Tracker
[Expired for gdm3 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: gdm3 (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/1623603

Title:
  display stays on tty1 on timed login

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

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

[Bug 1727958] Re: Libreoffice writer / calc etc show as white icon in launcher when opened

2019-06-15 Thread Bug Watch Updater
Launchpad has imported 8 comments from the remote bug at
https://bugs.documentfoundation.org/show_bug.cgi?id=100158.

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


On 2016-05-31T09:21:46+00:00 Rene Engelhard wrote:

Hi,

from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825043.

--- snip ---
Since a few versions, it seems that libreoffice processes are not
groupped under the same icon in the gnome-shell bar anymore.

Each document is creating a new entry (without an icon and named
"soffice") in the bar instead of being groupped under their type (one
icon for the wordprocessing documents, one for the spreadsheet...)

This is rather ugly.

I'm using gnome-shell wayland if it matters
--- snip ---

Turns out it's not "Since a few [LO] versions" but with wayland, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825043#15:

--- snip ---

OK I just tried on my laptop, running the same version of gnome but 
running X instead of gnome-shell as a wayland compositor and it's 
working as expected
--- snip ---

Quick chat on IRC gives (2016-05-23):

12:31 < _rene_> caolan: you did some gtk3/wayland stuff lately according to 
https://cgit.freedesktop.org/libreoffice/core/log/?qt=grep=wayland. Is 
http://bugs.debian.org/825043 known?
12:32 -!- KhaledHosny [~khaled@41.69.28.11] has quit [Ping timeout: 244 seconds]
12:34 <@erAck> cloph: nice idea with COS(PI()*2)  
12:34 <@caolan> _rene_: its probably 
https://bugzilla.redhat.com/show_bug.cgi?id=1334915  
12:34 < IZBot> bug 1334915: Fedora-['libreoffice'] low/unspecified NEW 
Libreoffice Missing icons on dock and Alt+tab on Wayland  
12:34 -!- KhaledHosny [~khaled@41.69.97.189] has joined #libreoffice-dev
12:35 <@caolan> something "extra" might have gone wrong reason, but 
nevertheless there isn't a way to *change* the group of a window in gtk, so 
when you go from calc to startcenter to writer it gets "stuck" at the first 
group
12:36 <@caolan> under X we can tweak the bits that gtk3 sets in X manually to 
move it around, no so under wayland yet. Its super down my list at the moment 
though

Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-
shell/+bug/1727958/comments/0


On 2016-08-02T12:03:12+00:00 Beluga wrote:

I guess we can set to NEW.

Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-
shell/+bug/1727958/comments/1


On 2016-12-01T07:20:09+00:00 Dtardon wrote:

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

Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-
shell/+bug/1727958/comments/2


On 2017-02-23T17:01:15+00:00 Caolanm wrote:

https://bugzilla.gnome.org/show_bug.cgi?id=779143 for my proposed change
to let me at the property we need via gtk

Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-
shell/+bug/1727958/comments/3


On 2017-03-23T14:17:46+00:00 Libreoffice-commits wrote:

Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=6903066822900a700ccf67ae70fa171c94644a9a

Related: rhbz#1334915 tdf#100158 hack using startcenter icon under
wayland

It will be available in 5.4.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-
shell/+bug/1727958/comments/4


On 2017-03-26T05:07:50+00:00 Luke wrote:

Ever since
http://cgit.freedesktop.org/libreoffice/core/commit/?id=6903066822900a700ccf67ae70fa171c94644a9a

Related: rhbz#1334915 tdf#100158 hack using startcenter icon under
wayland

When I try to launch libreoffice, nothing happens. Reverting this commit
fixes the issue. I have reproduced this bug on both Ubuntu 16.04 and
16.10.

Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-
shell/+bug/1727958/comments/5


On 2017-03-26T09:22:42+00:00 Beluga wrote:

(In reply to Luke from comment #5)
> Ever since
> http://cgit.freedesktop.org/libreoffice/core/commit/
> ?id=6903066822900a700ccf67ae70fa171c94644a9a
> 
> Related: rhbz#1334915 tdf#100158 hack using startcenter icon under wayland
> 
> When I try to launch libreoffice, nothing 

[Bug 1832138] Re: Login screen never appears on vmwgfx but setting WaylandEnable=false fixes it

2019-06-15 Thread Eric Desrochers
Testing upstream kernel, I can tell this situation is not a Ubuntu kernel 
specific issue.
I can reproduce using upstream kernel.

This is where I'm at the moment:
BAD  kernel : v4.16.18
GOOD kernel : v4.17-rc1

Leaving us to the following 'vmwgfx' commits to bisect:


$ git log --oneline v4.16.18..v4.17-rc1 --grep="drm/vmwgfx:"

320b164abb32 Merge tag 'drm-for-v4.17' of 
git://people.freedesktop.org/~airlied/linux
2a2553cc45c8 Merge branch 'vmwgfx-next' of 
git://people.freedesktop.org/~thomash/linux into drm-next
43bfefedd028 drm/vmwgfx: Bump version patchlevel and date
37efe80ce85f drm/vmwgfx: use monotonic event timestamps
20fb5a635a0c drm/vmwgfx: Unpin the screen object backup buffer when not used
89dc15b76fd3 drm/vmwgfx: Stricter count of legacy surface device resources
6073a09210e0 drm/vmwgfx: Use kasprintf
4e3e733b45df drm/vmwgfx: Get rid of the device-private suspended member
c3b9b1657344 drm/vmwgfx: Improve on hibernation
bf833fd36f9b drm/vmwgfx: Avoid pinning fbdev framebuffers
dc366364c4ef drm/vmwgfx: Fix multiple command buffer context use
ef86cfee7d74 drm/vmwgfx: Use the cpu blit utility for framebuffer to screen 
target blits
79273e1b7eb0 drm/vmwgfx: Add a cpu blit utility that can be used for 
page-backed bos
25db875401c8 drm/vmwgfx: Cursor update fixes
904efd9e3f4c drm/vmwgfx: Send the correct nonblock option for atomic_commit
ac3069e67f56 drm/vmwgfx: Move the stdu vblank event to atomic function
aa64b3f18aeb drm/vmwgfx: Move screen object page flip to atomic function
3cbe87fcf026 drm/vmwgfx: Remove drm_crtc_arm_vblank_event from atomic flush
4e2f9fa7ffb5 drm/vmwgfx: Move surface copy cmd to atomic function
91e9f352cd1b drm/vmwgfx: Avoid iterating over display unit if crtc is available
25a28906ebee drm/vmwgfx: replace drm_*_unreference with drm_*_put
4f4becef17d6 drm/vmwgfx: Use drm_mode_get_hv_timing() to populate plane clip 
rectangle


As I said, I'll start the bisection on Monday.
My first feeling about the potential good candidate assumption was wrong but 
with recent testing, we now know the fix is amongst the commits listed above ^

- Eric

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

Title:
  Login screen never appears on vmwgfx but setting WaylandEnable=false
  fixes it

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

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

[Bug 1832973] [NEW] 100% CPU utilization

2019-06-15 Thread Andrew
Public bug reported:

1) screenshot of top with 100% cpu
2) Backtrace attached using "typescript" program

I'm not sure why I have to include the following; isn't that one of the
points of apport-bug, (which I used to report this)?

# apt-cache policy libreoffice
libreoffice:
  Installed: 1:5.1.6~rc2-0ubuntu1~xenial7
  Candidate: 1:5.1.6~rc2-0ubuntu1~xenial7
  Version table:
 *** 1:5.1.6~rc2-0ubuntu1~xenial7 500
500 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 
Packages
100 /var/lib/dpkg/status
 1:5.1.6~rc2-0ubuntu1~xenial6 500
500 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 
Packages
 1:5.1.2-0ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages

# lsb_release -rd
Description:Ubuntu 16.04.6 LTS
Release:16.04

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: libreoffice 1:5.1.6~rc2-0ubuntu1~xenial7
ProcVersionSignature: Ubuntu 4.15.0-51.55~16.04.1-generic 4.15.18
Uname: Linux 4.15.0-51-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
Date: Sat Jun 15 21:23:50 2019
InstallationDate: Installed on 2018-09-20 (268 days ago)
InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228)
ProcEnviron:
 LANGUAGE=en_US
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: libreoffice
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

** Attachment added: "Only one attachment allowed?  Seriously?  OK, backtrace 
then."
   https://bugs.launchpad.net/bugs/1832973/+attachment/5270990/+files/typescript

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

Title:
  100% CPU utilization

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

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

[Bug 1514240] Re: Easymp3gain-gtk useless without mp3gain

2019-06-15 Thread Kari Haapanen
JK. You are super!!

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

Title:
  Easymp3gain-gtk useless without mp3gain

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

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

[Bug 1832935] [NEW] NVIDIA driver 418.67 - Ubuntu 19.04

2019-06-15 Thread Javier Alonso Silva
Public bug reported:

Today I received an Ubuntu 19.04 update which updates the base generic
kernel (5.0.0-16-generic) and also a NVIDIA driver update from 418.56 to
418.67

Everything went ok but when rebooted I was unable to pass from login
screen (when I put my credentials, it starts but freezes on "black"
screen in which I have to reboot by long pressing the power button).

While viewing the logs, everything displayed and said that it was
impossible to find and connect to any GPU (not found), so I tried
manually installing the 430 drivers from NVIDIA PPA and also swtiching
back to 418.56 driver version, but in both cases I was only able to boot
by using the integrated Intel graphics and disabling the NVIDIA ones. In
addition, there is no xorg.conf file which NVIDIA asked to and it is
impossible to open XServer Settings (no card connected and no
configuration available).

Finally, when trying to install NVIDIA drivers manually from NVIDIA
page, the DKMS module complained about a non-finished installed package,
which was not shown if trying to execute an "apt --fix-broken install".

I thought it was maybe because my GPU card died but I was able to boot
to Windows and use the GPU normally.

I was going to submit this as a possible bug but I didn't do as there is
no properly crash on my system.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  NVIDIA driver 418.67 - Ubuntu 19.04

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

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

[Bug 1770604] Re: Arduino IDE from repository does not work because of "java.lang.NullPointerException thrown while loading gnu.io.RXTXCommDriver"

2019-06-15 Thread Martijn
Note: the issue is in librxtx-java and is fixed in Debian version
2.2pre2+dfsg1-2. Ubuntu has this since Cosmic. For Bionic you can
download and install the Comic version by hand.

For bionic this could be fixed by simply backporting the Cosmis version.

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

Title:
  Arduino IDE from repository does not work because of
  "java.lang.NullPointerException thrown while loading
  gnu.io.RXTXCommDriver"

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

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

[Bug 1832653] Re: ejabberd fails to work after upgrade of openssl to v1.1.1 in Ubuntu 18.04 LTS

2019-06-15 Thread Eugene Crosser
Scratch my previous comment #3, replacing fast_tls does help!

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

Title:
  ejabberd fails to work after upgrade of openssl to v1.1.1 in Ubuntu
  18.04 LTS

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

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

[Bug 1832943] [NEW] When Firefox is appeared and I open gno-menu, I will see shade of Firefox at background

2019-06-15 Thread Artyom Pozharov
Public bug reported:

Details in my video: https://photos.app.goo.gl/rNfzi9W4WJPbVc329
///Add
I won't see this bug, if other windows is appeared. 
I want to compliment Ubuntu developers. Firefox have worked excellent after few 
updates. Gno-menu animation become more beautiful. But I see sticking small 
icons near gno-menu button only. And gno-menu still opens slowly on my machine.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: gnome-shell 3.32.2-1ubuntu1
ProcVersionSignature: Ubuntu 5.0.0-16.17-generic 5.0.8
Uname: Linux 5.0.0-16-generic x86_64
ApportVersion: 2.20.11-0ubuntu3
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Jun 15 17:56:49 2019
DisplayManager: gdm3
GsettingsChanges:
 b'org.gnome.shell' b'app-picker-view' b'uint32 1'
 b'org.gnome.shell' b'command-history' redacted by apport
 b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
InstallationDate: Installed on 2019-06-13 (2 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190606)
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug eoan

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

Title:
  When Firefox is appeared and I open gno-menu, I will see shade of
  Firefox at background

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

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

[Bug 1832960] [NEW] Computer does not return from lock normally

2019-06-15 Thread LochDhu10yr via ubuntu-bugs
Public bug reported:

When I lock the computer from the whisker menu, the screen goes blank.
It will remain blank even if I move the mouse, click or press keys.  I
can get the screen back on with Ctrl-Alt-F1 for a command prompt.  Or
Ctrl-Alt-F7 gives me large white text on a black background, saying
"This session is locked.  You'll be redirected to the unlock dialog
automatically in a few seconds."  And in a few seconds I do get an
unlock dialog in a few seconds.  The system works normally thereafter.

If I close the laptop lid while the laptop is plugged in, the screen is
blank when I reopen it as above.  Ctrl-Alt-F1 works as above.  Ctrl-
Alt-F7 produces the "This session is locked" message, but it does not
proceed to the unlock dialog.  This forces me to restart the computer.
Power Manager is set to lock the screen when I close the laptop lid.

If I close the laptop lid while the laptop is on battery power, the
screen is blank when I reopen it as above.  Ctrl-Alt-F1 works as above.
Ctrl-Alt-F7 has no effect.  This forces me to restart the computer.
Power Manager is set to switch off the display when I close the laptop
lid.

If is suspend the laptop from the whisker menu, on restore it behaves
the same as locking the computer.  Ctrl-Alt-F7 allows me to get to the
unlock dialog and continue using the computer.

This is a System76 Galadro Ultra Pro.
$ lsb_release -rd
Description:Ubuntu 18.04.2 LTS
Release:18.04
$ apt-cache policy light-locker
light-locker:
  Installed: 1.8.0-1ubuntu1
  Candidate: 1.8.0-1ubuntu1
  Version table:
 *** 1.8.0-1ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
100 /var/lib/dpkg/status
$ lscpu
Architecture:x86_64
CPU op-mode(s):  32-bit, 64-bit
Byte Order:  Little Endian
CPU(s):  8
On-line CPU(s) list: 0-7
Thread(s) per core:  2
Core(s) per socket:  4
Socket(s):   1
NUMA node(s):1
Vendor ID:   GenuineIntel
CPU family:  6
Model:   70
Model name:  Intel(R) Core(TM) i7-4750HQ CPU @ 2.00GHz
Stepping:1
CPU MHz: 798.169
CPU max MHz: 3200.
CPU min MHz: 800.
BogoMIPS:3990.40
Virtualization:  VT-x
L1d cache:   32K
L1i cache:   32K
L2 cache:256K
L3 cache:6144K
L4 cache:131072K
NUMA node0 CPU(s):   0-7
Flags:   fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca 
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx 
pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology 
nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 
ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt 
tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb 
invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid 
fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt dtherm ida arat 
pln pts md_clear flush_l1d

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: light-locker 1.8.0-1ubuntu1
ProcVersionSignature: Ubuntu 4.18.0-21.22~18.04.1-generic 4.18.20
Uname: Linux 4.18.0-21-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.6
Architecture: amd64
CurrentDesktop: XFCE
Date: Sat Jun 15 15:50:29 2019
InstallationDate: Installed on 2019-06-13 (2 days ago)
InstallationMedia: Xubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
SourcePackage: light-locker
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: light-locker (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/1832960

Title:
  Computer does not return from lock normally

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-locker/+bug/1832960/+subscriptions

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

[Bug 1832961] ProcEnviron.txt

2019-06-15 Thread Philippe
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1832961/+attachment/5270965/+files/ProcEnviron.txt

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

Title:
   3.5mm audio jack whistles on headphones

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

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

[Bug 1832961] ProcCpuinfoMinimal.txt

2019-06-15 Thread Philippe
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1832961/+attachment/5270964/+files/ProcCpuinfoMinimal.txt

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

Title:
   3.5mm audio jack whistles on headphones

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

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

[Bug 1832961] CRDA.txt

2019-06-15 Thread Philippe
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1832961/+attachment/5270959/+files/CRDA.txt

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

Title:
   3.5mm audio jack whistles on headphones

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

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

[Bug 1832961] PulseList.txt

2019-06-15 Thread Philippe
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1832961/+attachment/5270968/+files/PulseList.txt

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

Title:
   3.5mm audio jack whistles on headphones

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

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

[Bug 1832961] Re: 3.5mm audio jack whistles on headphones

2019-06-15 Thread Philippe
apport information

** Tags added: apport-collected tessa

** Description changed:

   3.5mm audio jack whistles on headphones on Dell 9570 laptop
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.6
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  philippe   2094 F pulseaudio
+ CurrentDesktop: X-Cinnamon
+ DistroRelease: Linux Mint 19.1
+ InstallationDate: Installed on 2018-11-13 (214 days ago)
+ InstallationMedia: Linux Mint 19 "Tara" - Release amd64 20180717
+ Lsusb:
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 003: ID 27c6:5395  
+  Bus 001 Device 002: ID 8087:0025 Intel Corp. 
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ MachineType: Dell Inc. XPS 15 9570
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-21-generic 
root=UUID=1c90898a-7750-4a75-967f-b653a0db22aa ro quiet splash vt.handoff=1
+ ProcVersionSignature: Ubuntu 4.18.0-21.22~18.04.1-generic 4.18.20
+ RelatedPackageVersions:
+  linux-restricted-modules-4.18.0-21-generic N/A
+  linux-backports-modules-4.18.0-21-generic  N/A
+  linux-firmware 1.173.6
+ Tags:  tessa
+ Uname: Linux 4.18.0-21-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 04/26/2019
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: 1.10.1
+ dmi.board.name: 0D0T05
+ dmi.board.vendor: Dell Inc.
+ dmi.board.version: A00
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Dell Inc.
+ dmi.modalias: 
dmi:bvnDellInc.:bvr1.10.1:bd04/26/2019:svnDellInc.:pnXPS159570:pvr:rvnDellInc.:rn0D0T05:rvrA00:cvnDellInc.:ct10:cvr:
+ dmi.product.family: XPS
+ dmi.product.name: XPS 15 9570
+ dmi.product.sku: 087C
+ dmi.sys.vendor: Dell Inc.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1832961/+attachment/5270958/+files/AlsaInfo.txt

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

Title:
   3.5mm audio jack whistles on headphones

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

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

[Bug 1832961] WifiSyslog.txt

2019-06-15 Thread Philippe
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1832961/+attachment/5270971/+files/WifiSyslog.txt

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

Title:
   3.5mm audio jack whistles on headphones

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

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

[Bug 1759950] Re: Lid-close suspend: blank screen when switching to user session

2019-06-15 Thread TJ
** Bug watch added: Xfce Bugzilla #15151
   https://bugzilla.xfce.org/show_bug.cgi?id=15151

** Also affects: systemd via
   https://bugzilla.xfce.org/show_bug.cgi?id=15151
   Importance: Unknown
   Status: Unknown

** Changed in: xfce4-power-manager (Ubuntu)
   Status: New => Confirmed

** Changed in: light-locker (Ubuntu)
   Status: Confirmed => Invalid

** Project changed: systemd => xfce4-power-manager

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

Title:
  Lid-close suspend: blank screen when switching to user session

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-locker/+bug/1759950/+subscriptions

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

[Bug 1759950] Re: Lid-close suspend: blank screen when switching to user session

2019-06-15 Thread TJ
To check on current systemd-logind properties including these:

$ loginctl -a show-session

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

Title:
  Lid-close suspend: blank screen when switching to user session

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-locker/+bug/1759950/+subscriptions

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

[Bug 1832963] Missing required logs.

2019-06-15 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1832963

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

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

Title:
  sound doesn't work

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

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

[Bug 1832964] [NEW] Suggested fix/enhancement for wireless-tools.if-pre-up script

2019-06-15 Thread Shawn J
Public bug reported:

I've been experiencing an issue with my wireless card and ifup relating
to this script. I have a fix for it and thought the devs here might be
interested.

This is the issue: If a setting fails to be applied, the script brings
the card up and then tries to apply the setting again. This is fine, but
it leaves the card up. Later on in the ifup process other scripts try to
access the card and if the card is up it will respond that it's busy and
ifup fails.

My solution has been to alter the wireless-tools if-pre-up script so
that it ends by running ifconfig down in this case. Here is the patch:

--- ./wireless-tools.if-pre-up  2017-04-22 10:15:05.0 -0400
+++ ./wireless-tools2019-06-03 22:39:24.314725863 -0400
@@ -6,7 +6,7 @@
   exit 0
 fi
 
-# check if this is a 802.11 device we're supposed to be effecting
+# check if this is a 802.11 device we're supposed to be affecting
 case "${IF_WIRELESS:-enable}" in
wireless-tools|iwconfig)
# *we* and not some other 802.11 tool should be used
@@ -140,4 +140,5 @@
FAIL=
ifconfig "$IFACE" up
apply_settings
+   ifconfig "$IFACE" down
 fi

** Affects: wireless-tools (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/1832964

Title:
  Suggested fix/enhancement for wireless-tools.if-pre-up script

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wireless-tools/+bug/1832964/+subscriptions

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

[Bug 1759950] Re: Lid-close suspend: blank screen when switching to user session

2019-06-15 Thread Bug Watch Updater
Launchpad has imported 2 comments from the remote bug at
https://bugzilla.xfce.org/show_bug.cgi?id=15151.

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


On 2019-02-20T17:25:46+00:00 Carlos Pita wrote:

No matter how I configure xfce4 power manager lid close on battery/ac
events, the ones configured in logind.conf win.

If I set logind to ignore all lid events, nothing really happens, so
that logind again wins (the ignore settings take precedence over xfce4
power manager).

This is the ignore logind config:

HandleLidSwitch=ignore
HandleLidSwitchExternalPower=ignore
LidSwitchIgnoreInhibited=no

The LidSwitchIgnoreInhibited flag seems to be irrelevant, since both
values result in the same behavior.

This is my power manager config:

~:: xfconf-query -c xfce4-power-manager -vl
/xfce4-power-manager/blank-on-battery   3
/xfce4-power-manager/brightness-on-battery  9
/xfce4-power-manager/brightness-switch  1
/xfce4-power-manager/brightness-switch-restore-on-exit  0
/xfce4-power-manager/critical-power-action  2
/xfce4-power-manager/critical-power-level   5
/xfce4-power-manager/dpms-on-battery-off9
/xfce4-power-manager/dpms-on-battery-sleep  6
/xfce4-power-manager/general-notification   true
/xfce4-power-manager/handle-brightness-keys false
/xfce4-power-manager/inactivity-on-ac   15
/xfce4-power-manager/inactivity-on-battery  15
/xfce4-power-manager/lid-action-on-ac   3
/xfce4-power-manager/lid-action-on-battery  1
/xfce4-power-manager/logind-handle-lid-switch   true
/xfce4-power-manager/power-button-action2

Reply at: https://bugs.launchpad.net/ubuntu/+source/light-
locker/+bug/1759950/comments/3


On 2019-02-20T18:06:48+00:00 Carlos Pita wrote:

Btw, I tested this with mate-power-manager and it works straight out of
the box, without even changing the default logind settings.

Reply at: https://bugs.launchpad.net/ubuntu/+source/light-
locker/+bug/1759950/comments/4


** Changed in: xfce4-power-manager
   Status: Unknown => Confirmed

** Changed in: xfce4-power-manager
   Importance: Unknown => Medium

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

Title:
  Lid-close suspend: blank screen when switching to user session

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-locker/+bug/1759950/+subscriptions

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

[Bug 1832933] Re: upgrade to libssl1.1 1.1.1-1ubuntu2.1~18.04.2 breaks ejabbrd

2019-06-15 Thread Dimitri John Ledkov
I wonder if
https://github.com/processone/fast_tls/commit/9b25543cf1200e3b216996598771962461ea51c8
is enough to fix connectivity.

Things to test:
- ejabberd server works and accepts various clients
- ejabberd clinet works and connects to various servers

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

Title:
  upgrade to libssl1.1 1.1.1-1ubuntu2.1~18.04.2 breaks ejabbrd

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

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

[Bug 1782984] Re: PCManFM freezes with Assertion `!xcb_xlib_threads_sequence_lost' failed when clicking on a file or folder in 18.04

2019-06-15 Thread Loob Ngawe
This bug still exists. PCManFM randomly freezes and prompts me to end the 
process.
Like @Patrick Schmitt, I receive a "Sorry Ubuntu has experienced an internal 
error " message, and when I than try to see the details of the error 
message, the message window itself crashes instantly.

In addition to this, the desktop icons will disappear, leaving just my
wallpaper. I can't get my icons to reappear unless I restart my
computer.

Today, matters got worse. Now when PCManFM freezes and its process ends,
my desktop completely resets to its default state. I see the default
Lubuntu wallpaper and all my icons lose the places I moved them to and
shift to the left side of the screen. The font size and color reset to
the default too.

It's been over a year since this issue started. This is getting
ridiculous. I'm a new user to Linux and I have to face an issue like
this within months of picking up this distro. Developers, I hope you
realize this is a very bad look for you. Windows would have fixed a bug
like this within a day. I thought LTS was supposed to be the stable
version?

Can someone please tell me how to solve this? Does installing Caja File
Manager really work?

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

Title:
  PCManFM freezes with Assertion `!xcb_xlib_threads_sequence_lost'
  failed when clicking on a file or folder in 18.04

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

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

[Bug 1723181] Re: shotwell crashed with SIGSEGV in g_menu_model_get_n_items()

2019-06-15 Thread El jinete sin cabeza
** Tags added: eoan

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

Title:
  shotwell crashed with SIGSEGV in g_menu_model_get_n_items()

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

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

[Bug 1826214] Re: /usr/bin/update-manager:apt_pkg.Error:/usr/bin/update-manager@117:__init__:__init__:__init__:__init__:open

2019-06-15 Thread El jinete sin cabeza
** Tags added: eoan

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

Title:
  /usr/bin/update-manager:apt_pkg.Error:/usr/bin/update-
  manager@117:__init__:__init__:__init__:__init__:open

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

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

Re: [Bug 1832435] Re: Lenovo miix 510 wifi adapter cannot be turned on

2019-06-15 Thread Miguel Aboitiz
Jeremy
My secureboot is Disabled
I tried installing the files as you instructed and encountered these errors.

miguel@miguel-MIIX-510-12ISK:~/Downloads/linux$ sudo dpkg -i linux-*.deb
[sudo] password for miguel: 
(Reading database ... 187922 files and directories currently installed.)
Preparing to unpack 
linux-headers-5.2.0-050200rc4_5.2.0-050200rc4.201906091240_all.deb ...
Unpacking linux-headers-5.2.0-050200rc4 (5.2.0-050200rc4.201906091240) over 
(5.2.0-050200rc4.201906091240) ...
Preparing to unpack 
linux-headers-5.2.0-050200rc4-generic_5.2.0-050200rc4.201906091240_amd64.deb ...
Unpacking linux-headers-5.2.0-050200rc4-generic (5.2.0-050200rc4.201906091240) 
over (5.2.0-050200rc4.201906091240) ...
Preparing to unpack 
linux-image-unsigned-5.2.0-050200rc4-generic_5.2.0-050200rc4.201906091240_amd64.deb
 ...
Unpacking linux-image-unsigned-5.2.0-050200rc4-generic 
(5.2.0-050200rc4.201906091240) over (5.2.0-050200rc4.201906091240) ...
Preparing to unpack 
linux-modules-5.2.0-050200rc4-generic_5.2.0-050200rc4.201906091240_amd64.deb ...
Unpacking linux-modules-5.2.0-050200rc4-generic (5.2.0-050200rc4.201906091240) 
over (5.2.0-050200rc4.201906091240) ...
dpkg: error processing archive 
linux-modules-5.2.0-050200rc4-generic_5.2.0-050200rc4.201906091240_amd64.deb 
(--install):
 unable to open 
'/lib/modules/5.2.0-050200rc4-generic/kernel/drivers/media/dvb-frontends/dib7000p.ko.dpkg-new':
 Operation not permitted
Setting up linux-headers-5.2.0-050200rc4 (5.2.0-050200rc4.201906091240) ...
Setting up linux-headers-5.2.0-050200rc4-generic (5.2.0-050200rc4.201906091240) 
...
/etc/kernel/header_postinst.d/dkms:
Traceback (most recent call last):
  File "/usr/share/apport/package-hooks/dkms_packages.py", line 53, in 
    supported_kernel = apport.packaging.is_distro_package(kernel_package)
  File "/usr/lib/python3/dist-packages/apport/packaging_impl.py", line 187, in 
is_distro_package
    pkg = self._apt_pkg(package)
  File "/usr/lib/python3/dist-packages/apport/packaging_impl.py", line 125, in 
_apt_pkg
    return self._cache()[package]
  File "/usr/lib/python3/dist-packages/apport/packaging_impl.py", line 90, in 
_cache
    self._apt_cache = apt.Cache(progress, rootdir='/')
  File "/usr/lib/python3/dist-packages/apt/cache.py", line 166, in __init__
    self.open(progress)
  File "/usr/lib/python3/dist-packages/apt/cache.py", line 227, in open
    self._depcache = apt_pkg.DepCache(self._cache)
apt_pkg.Error: E:The package linux-modules-5.2.0-050200rc4-generic needs to be 
reinstalled, but I can't find an archive for it.
Error! Bad return status for module build on kernel: 5.2.0-050200rc4-generic 
(x86_64)
Consult /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/make.log for more 
information.
dpkg: dependency problems prevent configuration of 
linux-image-unsigned-5.2.0-050200rc4-generic:
 linux-image-unsigned-5.2.0-050200rc4-generic depends on 
linux-modules-5.2.0-050200rc4-generic; however:
  Package linux-modules-5.2.0-050200rc4-generic is not installed.

dpkg: error processing package linux-image-unsigned-5.2.0-050200rc4-generic 
(--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 linux-modules-5.2.0-050200rc4-generic_5.2.0-050200rc4.201906091240_amd64.deb
 linux-image-unsigned-5.2.0-050200rc4-generic


I am leaving to night for Europe and will not have this particular laptop with 
me. I will be back in 2 weeks
miguel=


On Saturday, June 15, 2019, 9:20:42 PM GMT+8, Jeremy 
<1832...@bugs.launchpad.net> wrote:  
 
 Download the following
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.2-rc4/linux-headers-5.2.0-050200rc4_5.2.0-050200rc4.201906091240_all.deb
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.2-rc4/linux-headers-5.2.0-050200rc4-generic_5.2.0-050200rc4.201906091240_amd64.deb
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.2-rc4/linux-image-unsigned-5.2.0-050200rc4-generic_5.2.0-050200rc4.201906091240_amd64.deb
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.2-rc4/linux-modules-5.2.0-050200rc4-generic_5.2.0-050200rc4.201906091240_amd64.deb
Then install them with sudo dpkg -i linux-*.deb

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1832435

Title:
  Lenovo miix 510 wifi adapter cannot be turned on

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This problem appears when you first install ubuntu 18.04, 18.10, and
  19.10 on a Lenovo Miix 501 laptop. I have not tried previous versions
  of ubuntu.  After installation or update to a newer versio of ubuntu
  the network adaptor is set to off and cannot be turned on. I believe
  this is because of a non-existent or faulty driver for the intel 8260
  wifi adapter. It also could be that the driver is waiting for physical
  or keyboard switch to turn on the adapter. However, no such switch
  exists in this laptop model.

  The problem can be resolved by adding "blacklist ideapad_laptop" to
  the 

[Bug 1832969] Re: Buy Tramadol Online - No Prescription Needed (US to US)

2019-06-15 Thread William Grant
** Package changed: ubuntu => null-and-void

** Information type changed from Public to Private

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

Title:
  Buy Tramadol Online - No Prescription Needed (US to US)

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

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

[Bug 1832959] [NEW] Wrong cursor size after screensaver

2019-06-15 Thread Andrew Kornilov
Public bug reported:

Hi all,
I have a HiDPI screen (2880x1620) with 2x scaling (default). Everything worked 
well for months until some of the upgrades broke something.

The problem is with cursor size. It has 2x or even 4x less size (very small) 
after returning from screensaver/locking screen.
So, for example, if i suspend and then resume my laptop or just lock the screen 
and then type the password to unlock.

Curiously, but the problem becomes fixed if i take a screenshot by
pressing Print Screen. In this case the cursor size immediately becomes
the correct size.

Some more tips:

1. If i press Ctrl-Alt-F1 (where the gdm is running) the cursor has correct 
size.
2. If i then press Ctrl-Alt-F2 and switch back to my current session, it again 
becomes 2x-4x less size.

Thank you.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: xorg 1:7.7+19ubuntu12
ProcVersionSignature: Ubuntu 5.0.0-16.17-generic 5.0.8
Uname: Linux 5.0.0-16-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
BootLog: Error: [Errno 13] Отказано в доступе: '/var/log/boot.log'
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sun Jun 16 00:24:41 2019
DistUpgraded: 2019-04-02 21:54:52,265 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: disco
DistroVariant: ubuntu
DkmsStatus: nvidia, 430.26, 5.0.0-16-generic, x86_64: installed
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
   Subsystem: Micro-Star International Co., Ltd. [MSI] 4th Gen Core Processor 
Integrated Graphics Controller [1462:10fd]
   Subsystem: Micro-Star International Co., Ltd. [MSI] GK104M [GeForce GTX 
870M] [1462:10fd]
InstallationDate: Installed on 2018-11-13 (214 days ago)
InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3)
MachineType: Micro-Star International Co., Ltd. GS60 2PE
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=ru_RU.UTF-8
 SHELL=/bin/zsh
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-16-generic 
root=UUID=bc6d974d-dac7-4fef-a6ad-c78c6be040e4 ro quiet splash vt.handoff=1
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to disco on 2019-04-02 (74 days ago)
dmi.bios.date: 05/13/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: E16H2IMS.106
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: MS-16H2
dmi.board.vendor: Micro-Star International Co., Ltd.
dmi.board.version: REV:0.B
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrE16H2IMS.106:bd05/13/2014:svnMicro-StarInternationalCo.,Ltd.:pnGS602PE:pvrREV1.0:rvnMicro-StarInternationalCo.,Ltd.:rnMS-16H2:rvrREV0.B:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: GS60 2PE
dmi.product.sku: To be filled by O.E.M.
dmi.product.version: REV:1.0
dmi.sys.vendor: Micro-Star International Co., Ltd.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.97-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 19.0.2-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 19.0.2-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.20.4-1ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.0.1-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20180925-2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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


** Tags: amd64 apport-bug disco ubuntu

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

Title:
  Wrong cursor size after screensaver

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

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

[Bug 1832961] ProcInterrupts.txt

2019-06-15 Thread Philippe
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1832961/+attachment/5270966/+files/ProcInterrupts.txt

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

Title:
   3.5mm audio jack whistles on headphones

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

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

[Bug 1832961] ProcModules.txt

2019-06-15 Thread Philippe
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1832961/+attachment/5270967/+files/ProcModules.txt

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

Title:
   3.5mm audio jack whistles on headphones

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

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

[Bug 1832961] CurrentDmesg.txt

2019-06-15 Thread Philippe
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1832961/+attachment/5270960/+files/CurrentDmesg.txt

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

Title:
   3.5mm audio jack whistles on headphones

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

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

[Bug 1832961] Lspci.txt

2019-06-15 Thread Philippe
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1832961/+attachment/5270962/+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/1832961

Title:
   3.5mm audio jack whistles on headphones

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

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

[Bug 1832961] ProcCpuinfo.txt

2019-06-15 Thread Philippe
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1832961/+attachment/5270963/+files/ProcCpuinfo.txt

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

Title:
   3.5mm audio jack whistles on headphones

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

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

[Bug 1832961] UdevDb.txt

2019-06-15 Thread Philippe
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1832961/+attachment/5270970/+files/UdevDb.txt

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

Title:
   3.5mm audio jack whistles on headphones

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

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

[Bug 1832961] IwConfig.txt

2019-06-15 Thread Philippe
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1832961/+attachment/5270961/+files/IwConfig.txt

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

Title:
   3.5mm audio jack whistles on headphones

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

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

[Bug 1832961] RfKill.txt

2019-06-15 Thread Philippe
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1832961/+attachment/5270969/+files/RfKill.txt

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

Title:
   3.5mm audio jack whistles on headphones

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

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

[Bug 1832138] Re: Login screen never appears on vmwgfx but setting WaylandEnable=false fixes it

2019-06-15 Thread Daniel Gutierrez
I have regular snapshots of my ESXi virtual machines and so using a
snapshot before updating packages, I was able to install as many
packages as I could before login broke in the way everyone is
describing.  I got down to the following packages:

gir1.2-mutter-2/bionic-updates 3.28.4-0ubuntu18.04.1 amd64 [upgradable
from: 3.28.3+git20190124-0ubuntu18.04.2]

gnome-shell/bionic-updates 3.28.4-0ubuntu18.04.1 amd64 [upgradable from:
3.28.3+git20190124-0ubuntu18.04.2]

gnome-shell-common/bionic-updates,bionic-updates 3.28.4-0ubuntu18.04.1
all [upgradable from: 3.28.3+git20190124-0ubuntu18.04.2]

libmutter-2-0/bionic-updates 3.28.4-0ubuntu18.04.1 amd64 [upgradable
from: 3.28.3+git20190124-0ubuntu18.04.2]

Seems the recent troubleshooting is on the right track.

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

Title:
  Login screen never appears on vmwgfx but setting WaylandEnable=false
  fixes it

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

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

[Bug 1759950] Re: Lid-close suspend: blank screen when switching to user session

2019-06-15 Thread TJ
Just having upgraded several laptops to 19.04 and been hit by this
again. Did some more research and revisited my upstream report and
suspect this is caused by some interaction with the power manager and
possibly systemd-logind (maybe they both try to set DPMS state for lid-
close/open events? )

** Also affects: xfce4-power-manager (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/1759950

Title:
  Lid-close suspend: blank screen when switching to user session

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-locker/+bug/1759950/+subscriptions

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

[Bug 1832401] Re: iperf server will not exit

2019-06-15 Thread Launchpad Bug Tracker
This bug was fixed in the package iperf - 2.0.12+dfsg1-2ubuntu1

---
iperf (2.0.12+dfsg1-2ubuntu1) eoan; urgency=medium

  * Add backlog_increase.patch to fix hangs and connection resets
with high thread count. LP: #1832399.
  * Add signal_bug.patch to fix issue with the server not exiting
via SIGINT. LP: #1832401.

 -- dann frazier   Thu, 13 Jun 2019 16:34:58
-0600

** Changed in: iperf (Ubuntu Eoan)
   Status: Fix Committed => 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/1832401

Title:
  iperf server will not exit

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

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

[Bug 1832399] Re: hangs and connection resets w/ high thread count

2019-06-15 Thread Launchpad Bug Tracker
This bug was fixed in the package iperf - 2.0.12+dfsg1-2ubuntu1

---
iperf (2.0.12+dfsg1-2ubuntu1) eoan; urgency=medium

  * Add backlog_increase.patch to fix hangs and connection resets
with high thread count. LP: #1832399.
  * Add signal_bug.patch to fix issue with the server not exiting
via SIGINT. LP: #1832401.

 -- dann frazier   Thu, 13 Jun 2019 16:34:58
-0600

** Changed in: iperf (Ubuntu Eoan)
   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/1832399

Title:
  hangs and connection resets w/ high thread count

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

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

[Bug 1759950] Re: Lid-close suspend: blank screen when switching to user session

2019-06-15 Thread TJ
Turns out this *is* systemd-logind and xfce4-power-manager fighting over
the lid close event.

It can be solved with:

echo "HandleLidSwitch=ignore" | sudo tee -a /etc/systemd/logind.conf
echo "HandleLidSwitchExternalPower=ignore" | sudo tee -a 
/etc/systemd/logind.conf

If you're doing this change from a TTY console whilst the GUI session
has gone dark, then simply:

$ sudo systemctl restart lightdm

** Also affects: systemd (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/1759950

Title:
  Lid-close suspend: blank screen when switching to user session

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-locker/+bug/1759950/+subscriptions

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

[Bug 1832961] Re: 3.5mm audio jack whistles on headphones

2019-06-15 Thread Philippe
If the sound is set to off, the whistles on headphones is still present
??!! This is a AKG K240 MK II headphones (55 Ohms)

https://www.akg.com/Headphones/Professional%20Headphones/K240MKII.html

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

Title:
   3.5mm audio jack whistles on headphones

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

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

[Bug 1832963] [NEW] sound doesn't work

2019-06-15 Thread bmike1
Public bug reported:

after installing new kernel RV770 HDMI Audio [Radeon HD
4850/4870](Radeon 4850 512MB GODR3 PCI-E Dual Slot Fansin. reported
as Disabled and off in sound preferences->hardware

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

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

Title:
  sound doesn't work

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

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

  1   2   >