[Bug 1804166] Re: Asks for "unnamed" key instead of real name

2019-01-30 Thread Philippe Vaucher
Ok, with seahorse you can actually rename the key, but it's original
name is not "Unnamed" it is "Secure Shell Key".

** Changed in: gnome-keyring (Ubuntu)
   Status: New => Invalid

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

Title:
  Asks for "unnamed" key instead of real name

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

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

[Bug 1813881] [NEW] Kworker process stuck in uninterruptible sleep

2019-01-30 Thread overlord via ubuntu-bugs
Public bug reported:

2019-01-22T09:03:34.968028+00:00 localhost kernel: [80233.315906] INFO: task 
kworker/u30:3:5705 blocked for more than 120 seconds.
2019-01-22T09:03:34.968049+00:00 localhost kernel: [80233.321444]   
Tainted: P   O 4.15.0-43-generic #46~16.04.1-Ubuntu
2019-01-22T09:03:34.980485+00:00 localhost kernel: [80233.327648] "echo 0 > 
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
2019-01-22T09:03:34.980519+00:00 localhost kernel: [80233.333902] kworker/u30:3 
  D0  5705  2 0x8000
2019-01-22T09:03:34.980521+00:00 localhost kernel: [80233.333909] Workqueue: 
events_unbound fsnotify_mark_destroy_workfn
2019-01-22T09:03:34.980522+00:00 localhost kernel: [80233.333910] Call Trace:
2019-01-22T09:03:34.980526+00:00 localhost kernel: [80233.333914]  
__schedule+0x3d6/0x8b0
2019-01-22T09:03:34.980527+00:00 localhost kernel: [80233.333918]  
schedule+0x36/0x80
2019-01-22T09:03:34.980528+00:00 localhost kernel: [80233.333920]  
schedule_timeout+0x1db/0x370
2019-01-22T09:03:34.980530+00:00 localhost kernel: [80233.333927]  ? 
__enqueue_entity+0x5c/0x60
2019-01-22T09:03:34.980531+00:00 localhost kernel: [80233.333932]  ? 
enqueue_entity+0x112/0x670
2019-01-22T09:03:34.980547+00:00 localhost kernel: [80233.333937]  
wait_for_completion+0xb4/0x140
2019-01-22T09:03:34.980554+00:00 localhost kernel: [80233.333939]  ? 
wake_up_q+0x70/0x70
2019-01-22T09:03:34.980556+00:00 localhost kernel: [80233.333944]  
__synchronize_srcu.part.13+0x85/0xb0
2019-01-22T09:03:34.980557+00:00 localhost kernel: [80233.333947]  ? 
trace_raw_output_rcu_utilization+0x50/0x50
2019-01-22T09:03:34.980558+00:00 localhost kernel: [80233.333950]  
synchronize_srcu+0xd3/0xe0
2019-01-22T09:03:34.980559+00:00 localhost kernel: [80233.333956]  ? 
synchronize_srcu+0xd3/0xe0
2019-01-22T09:03:34.980560+00:00 localhost kernel: [80233.333962]  
fsnotify_mark_destroy_workfn+0x7c/0xe0
2019-01-22T09:03:34.980568+00:00 localhost kernel: [80233.333966]  
process_one_work+0x14d/0x410
2019-01-22T09:03:34.980570+00:00 localhost kernel: [80233.333968]  
worker_thread+0x22b/0x460
2019-01-22T09:03:34.980571+00:00 localhost kernel: [80233.333971]  
kthread+0x105/0x140
2019-01-22T09:03:34.980572+00:00 localhost kernel: [80233.333974]  ? 
process_one_work+0x410/0x410
2019-01-22T09:03:34.980573+00:00 localhost kernel: [80233.333976]  ? 
kthread_destroy_worker+0x50/0x50
2019-01-22T09:03:34.980574+00:00 localhost kernel: [80233.333979]  
ret_from_fork+0x35/0x40

The taint on the kernel is from zfs module.
Also there are other processes that reach the same state (D) like dockerd, 
systemd(init) ...

2019-01-22T09:03:34.949861+00:00 localhost kernel: [80233.299475] INFO: task 
dockerd:2809 blocked for more than 120 seconds.
2019-01-22T09:03:34.949863+00:00 localhost kernel: [80233.303136]   
Tainted: P   O 4.15.0-43-generic #46~16.04.1-Ubuntu
2019-01-22T09:03:34.962084+00:00 localhost kernel: [80233.309016] "echo 0 > 
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
2019-01-22T09:03:34.962114+00:00 localhost kernel: [80233.315513] dockerd   
  D0  2809  1 0x
2019-01-22T09:03:34.962118+00:00 localhost kernel: [80233.315516] Call Trace:
2019-01-22T09:03:34.962120+00:00 localhost kernel: [80233.315521]  
__schedule+0x3d6/0x8b0
2019-01-22T09:03:34.962122+00:00 localhost kernel: [80233.315528]  ? 
xen_smp_send_reschedule+0x10/0x20
2019-01-22T09:03:34.962137+00:00 localhost kernel: [80233.315532]  
schedule+0x36/0x80
2019-01-22T09:03:34.962139+00:00 localhost kernel: [80233.315535]  
schedule_timeout+0x1db/0x370
2019-01-22T09:03:34.962140+00:00 localhost kernel: [80233.315537]  ? 
try_to_wake_up+0x59/0x4a0
2019-01-22T09:03:34.962164+00:00 localhost kernel: [80233.315539]  
wait_for_completion+0xb4/0x140
2019-01-22T09:03:34.962168+00:00 localhost kernel: [80233.315541]  ? 
wake_up_q+0x70/0x70
2019-01-22T09:03:34.962170+00:00 localhost kernel: [80233.315547]  
flush_work+0x129/0x1e0
2019-01-22T09:03:34.962171+00:00 localhost kernel: [80233.315552]  ? 
worker_detach_from_pool+0xb0/0xb0
2019-01-22T09:03:34.962186+00:00 localhost kernel: [80233.31]  
flush_delayed_work+0x3f/0x50
2019-01-22T09:03:34.962194+00:00 localhost kernel: [80233.315559]  
fsnotify_wait_marks_destroyed+0x15/0x20
2019-01-22T09:03:34.962195+00:00 localhost kernel: [80233.315561]  
fsnotify_destroy_group+0x48/0xd0
2019-01-22T09:03:34.962196+00:00 localhost kernel: [80233.315563]  
inotify_release+0x1e/0x50
2019-01-22T09:03:34.962197+00:00 localhost kernel: [80233.315565]  
__fput+0xea/0x220
2019-01-22T09:03:34.962198+00:00 localhost kernel: [80233.315567]  
fput+0xe/0x10
2019-01-22T09:03:34.962200+00:00 localhost kernel: [80233.315569]  
task_work_run+0x8a/0xb0
2019-01-22T09:03:34.962202+00:00 localhost kernel: [80233.315571]  
exit_to_usermode_loop+0xc4/0xd0
2019-01-22T09:03:34.962203+00:00 localhost kernel: [80233.315573]  
do_syscall_64+0xf4/0x130
2019-01-22T09:03:34.962205+00:00 localhost kernel: [8

[Bug 1813881] Missing required logs.

2019-01-30 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 1813881

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

** Tags added: bionic

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

Title:
  Kworker process stuck in uninterruptible sleep

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

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

[Bug 1812359] Re: Cannot install Ubuntu 18.04 in Intel Atom D425 when an external monitor is connected

2019-01-30 Thread Daniel van Vugt
Comment #57 is an image. Please remember to attach a log instead :)

Also, I have been thinking that the Intel Atom D425 was a laptop. Not
just because that's more common, but also because the log in comment #35
mentions it is trying to render to a laptop screen (LVDS) and a VGA
monitor at the same time:

Jan 29 09:45:01 test /usr/lib/gdm3/gdm-x-session[656]: (II) intel(0): switch to 
mode 1366x768@60.4 on LVDS1 using pipe 1, position (0, 0), rotation normal, 
reflection none
Jan 29 09:45:02 test /usr/lib/gdm3/gdm-x-session[656]: (II) intel(0): switch to 
mode 1366x768@59.8 on VGA1 using pipe 0, position (1366, 0), rotation normal, 
reflection none

If the Atom D425 machine is not a laptop then I think this explains a
lot...

If your Atom D425 machine only ever has one screen and that screen is
the VGA monitor then the above log shows the main issue here -- Ubuntu
thinks you have two screens when you only have one. And if it thinks you
have two screens then it's likely trying to put the login screen on that
LVDS display which doesn't exist --> bug 1760849.

But it's not just the above bugs you are experiencing. If your Atom D425
machine doesn't have a built-in laptop monitor (LVDS) then there is
clearly a bug in the Intel Xorg driver for trying to drive that screen.
It seems there is no EDID but (unsurprisingly) can't tell that there's
really no screen there at all.

Jan 29 09:45:30 test gsd-color[1080]: unable to get EDID for xrandr-LVDS1: 
unable to get EDID for 
output

IF it is true that the Atom D425 machine is not a laptop, and it does
not have a built-in screen, then I think the next step is to find out if
it is the kernel misdetecting the non-existent LVDS screen, or the Xorg
driver.

Next, please run this command and send us the output:

  grep . /sys/class/drm/*/enabled

Also, the log in comment #41 seems to show the system isn't starting in
that case because of a crash:

Jan 29 16:29:17 test org.gnome.Shell.desktop[672]: (EE)
Jan 29 16:29:17 test org.gnome.Shell.desktop[672]: Fatal server error:
Jan 29 16:29:17 test org.gnome.Shell.desktop[672]: (EE) wl_drm@4: error 0: 
authenicate failed
Jan 29 16:29:17 test org.gnome.Shell.desktop[672]: (EE)
Jan 29 16:29:18 test gnome-shell[672]: X Wayland crashed; exiting
Jan 29 16:29:18 test gnome-session[628]: gnome-session-binary[628]: WARNING: 
App 'org.gnome.Shell.desktop' exited with code 1
Jan 29 16:29:18 test gnome-session-binary[628]: WARNING: App 
'org.gnome.Shell.desktop' exited with code 1
Jan 29 16:29:18 test gnome-session-binary[628]: Unrecoverable failure in 
required component org.gnome.Shell.desktop

That would be the same crash mentioned in comments #23 and #24. So we
will need to debug that too. Please look in /var/crash for crash files
and if found send them by running:

  ubuntu-bug YOURFILE.crash

Unfortunately I can't access bug 1731911 that you mentioned in comment
#24. Was that a typo?

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

Title:
  Cannot install Ubuntu 18.04 in  Intel Atom D425 when an external
  monitor is connected

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

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

[Bug 1813002] Re: Update vulkan loader in Bionic to v1.1.73

2019-01-30 Thread Timo Aaltonen
It is a temporary one which should be easier to SRU. We'll likely move
to a newer version for 18.04.3 based on what 19.04 releases with, the
packaging has changed quite a bit and getting that in bionic takes more
time.

I've pushed it here too, which does arm64 builds

https://launchpad.net/~canonical-x/+archive/ubuntu/testing

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

Title:
  Update vulkan loader in Bionic to v1.1.73

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

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

[Bug 1813002] Re: Update vulkan loader in Bionic to v1.1.73

2019-01-30 Thread Sai Kiran Korwar
Hi Timo,

I need the build for aarch64, as that is the platform I need to test on.

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

Title:
  Update vulkan loader in Bionic to v1.1.73

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

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

[Bug 1812359] Re: Cannot install Ubuntu 18.04 in Intel Atom D425 when an external monitor is connected

2019-01-30 Thread Daniel van Vugt
Oh, now I can access bug 1731911 and it's a red herring so forget that
one...

Please run:

  grep . /sys/class/drm/*/enabled

and send us the output.

Please also don't mention your laptop any more as that is not what this
bug is about. This bug is about the Atom D425 machine only.

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

Title:
  Cannot install Ubuntu 18.04 in  Intel Atom D425 when an external
  monitor is connected

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

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

[Bug 1771943] Re: nautilus accessing samba shares doesn't use cached credentials

2019-01-30 Thread piviul
Hi Sebastien, thank you very much to spend your time to try solve this
bug...

The mount is performed browsing the network and selecting a server but
the same happens if write directly in the nautilus address bar an
address like smb://servername/sharename

If I launch in a terminal the command journalctl -f nothing is logged
when I try to connect a samba share. If I have to enable some flag to
have a verbose log please let me know.

Piviul

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

Title:
  nautilus accessing samba shares doesn't use cached credentials

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

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

[Bug 1813825] Re: "driverless" printer workflow has bad usability/ is partly broken

2019-01-30 Thread Christian González
I'm sorry to write "more than" one problems into one bug, but from a users POV 
they are all the same - seen as "usability" bug. If you tell mo more how I can 
help, I can also file separate ones if this is needed. But to gather 
information, maybe it's best to leave it ATM as one?
Logs attached, irrelevant parts snipped.


** Attachment added: "log"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1813825/+attachment/5234065/+files/journalctl.log

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

Title:
  "driverless" printer workflow has bad usability/ is partly broken

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

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

[Bug 1813843] Re: [nouveau] Xorg crash

2019-01-30 Thread Daniel van Vugt
Haug,

Please log your own new bug instead of commenting here.

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

Title:
  [nouveau] Xorg crash

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

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

[Bug 1813825] Re: "driverless" printer workflow has bad usability/ is partly broken

2019-01-30 Thread Christian González
** Attachment added: "cups_error_log"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1813825/+attachment/5234066/+files/cups_error_log

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

Title:
  "driverless" printer workflow has bad usability/ is partly broken

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

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

[Bug 1806397] Re: acer_wmi: Unsupported machine has AMW0_GUID1, unable to load

2019-01-30 Thread Anthony Wong
Cristian, this message is harmless, kernel is just saying acer_wmi is
not to be loaded because your machine is not an Acer.

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

Title:
  acer_wmi: Unsupported machine has AMW0_GUID1, unable to load

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

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

[Bug 1813883] [NEW] reuseport_bpf in net from kernel_selftests failed to build on AWS X-4.15

2019-01-30 Thread Po-Hsu Lin
Public bug reported:

make: Entering directory 
'/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux/tools/testing/selftests'
make[1]: Entering directory 
'/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux/tools/testing/selftests/net'
gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseport_bpf.c 
-o 
/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux/tools/testing/selftests/net/reuseport_bpf
../lib.mk:109: recipe for target 
'/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux/tools/testing/selftests/net/reuseport_bpf'
 failed
make[1]: Leaving directory 
'/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux/tools/testing/selftests/net'
Makefile:72: recipe for target 'all' failed
make: Leaving directory 
'/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux/tools/testing/selftests'
stderr:
reuseport_bpf.c: In function ‘attach_ebpf’:
reuseport_bpf.c:126:33: error: ‘SO_ATTACH_REUSEPORT_EBPF’ undeclared (first use 
in this function)
if (setsockopt(fd, SOL_SOCKET, SO_ATTACH_REUSEPORT_EBPF, &bpf_fd,
^
reuseport_bpf.c:126:33: note: each undeclared identifier is reported only once 
for each function it appears in
reuseport_bpf.c: In function ‘attach_cbpf’:
reuseport_bpf.c:148:33: error: ‘SO_ATTACH_REUSEPORT_CBPF’ undeclared (first use 
in this function)
if (setsockopt(fd, SOL_SOCKET, SO_ATTACH_REUSEPORT_CBPF, &p, sizeof(p)))
^
reuseport_bpf.c: In function ‘test_filter_no_reuseport’:
reuseport_bpf.c:378:34: error: ‘SO_ATTACH_REUSEPORT_EBPF’ undeclared (first use 
in this function)
if (!setsockopt(fd, SOL_SOCKET, SO_ATTACH_REUSEPORT_EBPF, &bpf_fd,
^
reuseport_bpf.c:383:34: error: ‘SO_ATTACH_REUSEPORT_CBPF’ undeclared (first use 
in this function)
if (!setsockopt(fd, SOL_SOCKET, SO_ATTACH_REUSEPORT_CBPF, &cprog,
^
make[1]: *** 
[/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux/tools/testing/selftests/net/reuseport_bpf]
 Error 1
make: *** [all] Error 2

** Affects: ubuntu-kernel-tests
 Importance: Undecided
 Status: New

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

** Also affects: ubuntu-kernel-tests
   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/1813883

Title:
  reuseport_bpf in net from kernel_selftests failed to build on AWS
  X-4.15

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1813883/+subscriptions

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

[Bug 1813759] Re: Scale display doesn't work with an external monitor attached

2019-01-30 Thread Carlos Perelló Marín
Forgot the screen resolution, both displays use 3840x2160

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

Title:
  Scale display doesn't work with an external monitor attached

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

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

[Bug 1813872] Re: ubuntu keyboard indicator lost after focus on field type password

2019-01-30 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/1813872/+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/1813872

Title:
  ubuntu keyboard indicator lost after focus on field type password

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

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

[Bug 1811430] Re: linux-aws-hwe: 4.15.0-1032.34~16.04.1 -proposed tracker

2019-01-30 Thread Po-Hsu Lin
4.15.0-1032.34~16.04.1 - aws
Regression test CMPL, RTB.

Issue to note in x86_64 (aws):
  libhugetlbfs - 1 failed (alloc-instantiate-race shared), bad config 3, only 
spotted on t2.small, passed on the rest
  monotonic_time - failed on m5a.large
  ubuntu_kernel_selftests - global.get_metadata in seccomp (bug 1811057) 
reuseport_bpf in net failed to build (bug 1813883)
  ubuntu_ltp - test disabled
  ubuntu_ltp_syscalls - fanotify09 case 2 (bug 1804594) inotify08 (bug 1775784) 
statx05 (bug 1798524)

Skipped / blacklisted:
 * ubuntu_quota_smoke_test
 * ubuntu_seccomp
 * ubuntu_zram_smoke_test


** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/regression-testing
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Po-Hsu Lin 
(cypressyew)

** Tags added: regression-testing-passed

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

Title:
  linux-aws-hwe: 4.15.0-1032.34~16.04.1 -proposed tracker

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

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

[Bug 1798524] Re: statx05 in ubuntu_ltp_syscalls failed with X-HWE-EDGE

2019-01-30 Thread Po-Hsu Lin
Can be seen on AWS Xenial 4.15 as well (4.15.0-1032.34~16.04.1)

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

Title:
  statx05 in ubuntu_ltp_syscalls failed with X-HWE-EDGE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1798524/+subscriptions

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

[Bug 1813796] Re: kernel bug null pointer dereference

2019-01-30 Thread Paul Lieverse
*** This bug is a duplicate of bug 1813663 ***
https://bugs.launchpad.net/bugs/1813663

Same issue on Dell Precision 5530

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

Title:
  kernel bug null pointer dereference

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

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

[Bug 1811430] Re: linux-aws-hwe: 4.15.0-1032.34~16.04.1 -proposed tracker

2019-01-30 Thread Brad Figg
** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1813779
  phase: Testing
  phase-changed: Monday, 28. January 2019 11:57 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   regression-testing: Ongoing -- testing in progress
+   promote-to-security: Holding -- cycle not ready to release
+   promote-to-updates: Holding -- cycle not ready to release

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

Title:
  linux-aws-hwe: 4.15.0-1032.34~16.04.1 -proposed tracker

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

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

[Bug 1812875] Re: ip6_gre: fix tunnel list corruption for x-netns

2019-01-30 Thread Nicolas Dichtel
This issue is a kernel panic ...
We reproduce it on ubuntu-18.04 with a third party software

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

Title:
  ip6_gre: fix tunnel list corruption for x-netns

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

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

[Bug 1811406] Re: linux: 4.18.0-14.15 -proposed tracker

2019-01-30 Thread Taihsiang Ho
Hardware Certification have completed testing this -proposed kernel. No
regressions were observed, results are available here:
http://people.canonical.com/~hwcert/sru-testing/cosmic/4.18.0-14.15
/cosmic-proposed-published.html

** Tags added: certification-testing-passed

** Changed in: kernel-sru-workflow/certification-testing
   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/1811406

Title:
  linux: 4.18.0-14.15 -proposed tracker

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

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

[Bug 1813663] Re: External monitors does not work anymore 4.15.0-44

2019-01-30 Thread Jan
I'm affected with this issue on a Thinkpad T460P. My problem is slightly
different, though. I boot up my laptop while it is already docked, two
external screens are connected to the docking station. The display
manager initializes all three screens (laptop + both external screens)
and LXDE/Openbox combines them into one virtual desktop over all three
screens. When I try to switch off the laptop's screen via the command

xrandr --output eDP-1 --off --output HDMI-3 --off --output HDMI-2 --off
--output HDMI-1 --off --output DP-3-1 --mode 1920x1080 --pos 1920x0
--rotate normal --output DP-3-3 --off --output DP-3-2 --primary --mode
1920x1080 --pos 0x0 --rotate normal --output DP-3 --off --output DP-2
--off --output DP-1 --off

the system freezes and I see the exact same stacktrace in my syslog as posted 
in the duplicate issues #1813763 and #1813831.
Reverting to 4.15.0-43-generic fixes the problem for me.

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

Title:
  External monitors does not work anymore 4.15.0-44

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

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

[Bug 1707306] Re: flashrom builds without libftdi because pkg-config command isn't a build-dep

2019-01-30 Thread Lenin
can you confirm bionic is not affected anymore?

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

Title:
  flashrom builds without libftdi because pkg-config command isn't a
  build-dep

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

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

[Bug 1813881] Re: Kworker process stuck in uninterruptible sleep

2019-01-30 Thread overlord via ubuntu-bugs
I am unable to run that command since it's missing from the system and
any install option is compromised because of the bug (install times
out).

** Description changed:

  2019-01-22T09:03:34.968028+00:00 localhost kernel: [80233.315906] INFO: task 
kworker/u30:3:5705 blocked for more than 120 seconds.
  2019-01-22T09:03:34.968049+00:00 localhost kernel: [80233.321444]   
Tainted: P   O 4.15.0-43-generic #46~16.04.1-Ubuntu
  2019-01-22T09:03:34.980485+00:00 localhost kernel: [80233.327648] "echo 0 > 
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
  2019-01-22T09:03:34.980519+00:00 localhost kernel: [80233.333902] 
kworker/u30:3   D0  5705  2 0x8000
  2019-01-22T09:03:34.980521+00:00 localhost kernel: [80233.333909] Workqueue: 
events_unbound fsnotify_mark_destroy_workfn
  2019-01-22T09:03:34.980522+00:00 localhost kernel: [80233.333910] Call Trace:
  2019-01-22T09:03:34.980526+00:00 localhost kernel: [80233.333914]  
__schedule+0x3d6/0x8b0
  2019-01-22T09:03:34.980527+00:00 localhost kernel: [80233.333918]  
schedule+0x36/0x80
  2019-01-22T09:03:34.980528+00:00 localhost kernel: [80233.333920]  
schedule_timeout+0x1db/0x370
  2019-01-22T09:03:34.980530+00:00 localhost kernel: [80233.333927]  ? 
__enqueue_entity+0x5c/0x60
  2019-01-22T09:03:34.980531+00:00 localhost kernel: [80233.333932]  ? 
enqueue_entity+0x112/0x670
  2019-01-22T09:03:34.980547+00:00 localhost kernel: [80233.333937]  
wait_for_completion+0xb4/0x140
  2019-01-22T09:03:34.980554+00:00 localhost kernel: [80233.333939]  ? 
wake_up_q+0x70/0x70
  2019-01-22T09:03:34.980556+00:00 localhost kernel: [80233.333944]  
__synchronize_srcu.part.13+0x85/0xb0
  2019-01-22T09:03:34.980557+00:00 localhost kernel: [80233.333947]  ? 
trace_raw_output_rcu_utilization+0x50/0x50
  2019-01-22T09:03:34.980558+00:00 localhost kernel: [80233.333950]  
synchronize_srcu+0xd3/0xe0
  2019-01-22T09:03:34.980559+00:00 localhost kernel: [80233.333956]  ? 
synchronize_srcu+0xd3/0xe0
  2019-01-22T09:03:34.980560+00:00 localhost kernel: [80233.333962]  
fsnotify_mark_destroy_workfn+0x7c/0xe0
  2019-01-22T09:03:34.980568+00:00 localhost kernel: [80233.333966]  
process_one_work+0x14d/0x410
  2019-01-22T09:03:34.980570+00:00 localhost kernel: [80233.333968]  
worker_thread+0x22b/0x460
  2019-01-22T09:03:34.980571+00:00 localhost kernel: [80233.333971]  
kthread+0x105/0x140
  2019-01-22T09:03:34.980572+00:00 localhost kernel: [80233.333974]  ? 
process_one_work+0x410/0x410
  2019-01-22T09:03:34.980573+00:00 localhost kernel: [80233.333976]  ? 
kthread_destroy_worker+0x50/0x50
  2019-01-22T09:03:34.980574+00:00 localhost kernel: [80233.333979]  
ret_from_fork+0x35/0x40
  
  The taint on the kernel is from zfs module.
  Also there are other processes that reach the same state (D) like dockerd, 
systemd(init) ...
  
  2019-01-22T09:03:34.949861+00:00 localhost kernel: [80233.299475] INFO: task 
dockerd:2809 blocked for more than 120 seconds.
  2019-01-22T09:03:34.949863+00:00 localhost kernel: [80233.303136]   
Tainted: P   O 4.15.0-43-generic #46~16.04.1-Ubuntu
  2019-01-22T09:03:34.962084+00:00 localhost kernel: [80233.309016] "echo 0 > 
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
  2019-01-22T09:03:34.962114+00:00 localhost kernel: [80233.315513] dockerd 
D0  2809  1 0x
  2019-01-22T09:03:34.962118+00:00 localhost kernel: [80233.315516] Call Trace:
  2019-01-22T09:03:34.962120+00:00 localhost kernel: [80233.315521]  
__schedule+0x3d6/0x8b0
  2019-01-22T09:03:34.962122+00:00 localhost kernel: [80233.315528]  ? 
xen_smp_send_reschedule+0x10/0x20
  2019-01-22T09:03:34.962137+00:00 localhost kernel: [80233.315532]  
schedule+0x36/0x80
  2019-01-22T09:03:34.962139+00:00 localhost kernel: [80233.315535]  
schedule_timeout+0x1db/0x370
  2019-01-22T09:03:34.962140+00:00 localhost kernel: [80233.315537]  ? 
try_to_wake_up+0x59/0x4a0
  2019-01-22T09:03:34.962164+00:00 localhost kernel: [80233.315539]  
wait_for_completion+0xb4/0x140
  2019-01-22T09:03:34.962168+00:00 localhost kernel: [80233.315541]  ? 
wake_up_q+0x70/0x70
  2019-01-22T09:03:34.962170+00:00 localhost kernel: [80233.315547]  
flush_work+0x129/0x1e0
  2019-01-22T09:03:34.962171+00:00 localhost kernel: [80233.315552]  ? 
worker_detach_from_pool+0xb0/0xb0
  2019-01-22T09:03:34.962186+00:00 localhost kernel: [80233.31]  
flush_delayed_work+0x3f/0x50
  2019-01-22T09:03:34.962194+00:00 localhost kernel: [80233.315559]  
fsnotify_wait_marks_destroyed+0x15/0x20
  2019-01-22T09:03:34.962195+00:00 localhost kernel: [80233.315561]  
fsnotify_destroy_group+0x48/0xd0
  2019-01-22T09:03:34.962196+00:00 localhost kernel: [80233.315563]  
inotify_release+0x1e/0x50
  2019-01-22T09:03:34.962197+00:00 localhost kernel: [80233.315565]  
__fput+0xea/0x220
  2019-01-22T09:03:34.962198+00:00 localhost kernel: [80233.315567]  
fput+0xe/0x10
  2019-01-22T09:03:34.962200+00:00 localhost kernel: [80233.315569]  
task_work_run+0x8a/0xb0

[Bug 1404568] Re: segfaults with 24 older flash chips

2019-01-30 Thread Lenin
is there an update on this?

** Changed in: flashrom (Ubuntu)
   Status: Confirmed => Fix Committed

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

Title:
  segfaults with 24 older flash chips

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

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

[Bug 1813604] CRDA.txt

2019-01-30 Thread JP
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1813604/+attachment/5234068/+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/1813604

Title:
  Lineout and headphones audio keep switching automatically -- broken
  audio

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

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

[Bug 1813604] Re: Lineout and headphones audio keep switching automatically -- broken audio

2019-01-30 Thread JP
apport information

** Tags added: apport-collected

** Description changed:

  I have been a long-term Ubuntu user (since 10.04) and take pride in
  having fixed all problems on my own thanks to the excellent
  documentation, but this time I am utterly stumped and have run out of
  ideas (hence this report).
  
  With my headphones jacked in, the line out and headphones output options
  keep switching automatically, resulting in crackling (and broken audio).
  I have tried many solutions I found online but none of the suggested
  fixes work.  I am attaching a video of what I see (note that this
  happens automatically, I don't click anywhere)
  
  This is not a hardware issue (the headphones work fine on another
  machine running Ubuntu 16.04, and as far as I'm aware this problem only
  appeared after I upgraded from 16.04 to 18.04).
  
  $ lsb_release -rd
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  
  I have uploaded two different videos showing what I see here:
  https://youtu.be/S49cEC5DRsk
  https://youtu.be/zSfi5ko5nBY
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.5
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  jp 5422 F pulseaudio
+  /dev/snd/controlC1:  jp 5422 F pulseaudio
+  /dev/snd/controlC2:  jp 5422 F pulseaudio
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 18.04
+ HibernationDevice: RESUME=UUID=84a04536-72b0-461c-99b3-6dd8190bd471
+ InstallationDate: Installed on 2016-05-12 (992 days ago)
+ InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
+ IwConfig:
+  docker0   no wireless extensions.
+  
+  lono wireless extensions.
+  
+  enp4s0no wireless extensions.
+ MachineType: System manufacturer System Product Name
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-44-generic 
root=UUID=38883a30-ab46-453d-af78-cd67fe68236b ro quiet splash acpi=force
+ ProcVersionSignature: Ubuntu 4.15.0-44.47-generic 4.15.18
+ RelatedPackageVersions:
+  linux-restricted-modules-4.15.0-44-generic N/A
+  linux-backports-modules-4.15.0-44-generic  N/A
+  linux-firmware 1.173.3
+ RfKill:
+  
+ Tags:  bionic
+ Uname: Linux 4.15.0-44-generic x86_64
+ UpgradeStatus: Upgraded to bionic on 2018-08-23 (159 days ago)
+ UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 01/26/2016
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 0601
+ dmi.board.asset.tag: Default string
+ dmi.board.name: Z170-P D3
+ dmi.board.vendor: ASUSTeK COMPUTER INC.
+ dmi.board.version: Rev X.0x
+ dmi.chassis.asset.tag: Default string
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Default string
+ dmi.chassis.version: Default string
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0601:bd01/26/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnZ170-PD3:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
+ dmi.product.family: To be filled by O.E.M.
+ dmi.product.name: System Product Name
+ dmi.product.version: System Version
+ dmi.sys.vendor: System manufacturer

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1813604/+attachment/5234067/+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/1813604

Title:
  Lineout and headphones audio keep switching automatically -- broken
  audio

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

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

[Bug 1813604] Lsusb.txt

2019-01-30 Thread JP
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1813604/+attachment/5234071/+files/Lsusb.txt

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

Title:
  Lineout and headphones audio keep switching automatically -- broken
  audio

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

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

[Bug 1813888] Re: [Ubuntu] lsqeth core dumps when called from sosreport

2019-01-30 Thread Frank Heimes
Set to incomplete until patch is released - also changed from linux
(kernel) to s390-tools.

** Also affects: ubuntu-z-systems
   Importance: Undecided
   Status: New

** Changed in: ubuntu-z-systems
   Importance: Undecided => High

** Package changed: linux (Ubuntu) => s390-tools (Ubuntu)

** Changed in: s390-tools (Ubuntu)
   Status: New => Incomplete

** Changed in: ubuntu-z-systems
   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/1813888

Title:
  [Ubuntu] lsqeth core dumps when called from sosreport

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1813888/+subscriptions

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

[Bug 1813888] [NEW] [Ubuntu] lsqeth core dumps when called from sosreport

2019-01-30 Thread bugproxy
Public bug reported:

---Problem Description---
In the zCX (Open Containers for z/OS), we run in an environment where we have 
no eth devices defined and therefore no /sys/bus/ccwgroup exists.  We are 
experiencing intermittent problems with a segmentation fault in the lsqeth 
program.

In particular when called from sosreport it consistently fails  but if
invoking directly from the command line, it most likely does not cause
an error.

We found out that the logic of lsqeth from s390-tools always expect the
directory '/sys/bus/ccwgroup/drivers/qeth/'  to be existed.  And it
doesn't handle the scenario if the directory doesn't exist and causes
the core dump in our case.

IBM willl provide an upstream patch for s390tools once available.

This package upgrade need to released by Bionic as soon as possible.

---uname output---
4.15.0-42-generic
 
Machine Type = system Z 
 
---Debugger---
A debugger is not configured
 
---Steps to Reproduce---
 1. run in an environment with no eth devices defined and therefore no 
/sys/bus/ccwgroup exists. 
2. timeout 10 lsqeth

** Affects: ubuntu-z-systems
 Importance: High
 Status: Incomplete

** Affects: s390-tools (Ubuntu)
 Importance: Undecided
 Assignee: Skipper Bug Screeners (skipper-screen-team)
 Status: Incomplete


** Tags: architecture-s39064 bugnameltc-174948 severity-high 
targetmilestone-inin1804

** Tags added: architecture-s39064 bugnameltc-174948 severity-high
targetmilestone-inin1804

** Changed in: ubuntu
 Assignee: (unassigned) => Skipper Bug Screeners (skipper-screen-team)

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  [Ubuntu] lsqeth core dumps when called from sosreport

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1813888/+subscriptions

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

[Bug 1813604] CurrentDmesg.txt

2019-01-30 Thread JP
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1813604/+attachment/5234069/+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/1813604

Title:
  Lineout and headphones audio keep switching automatically -- broken
  audio

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

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

[Bug 1813604] ProcCpuinfo.txt

2019-01-30 Thread JP
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1813604/+attachment/5234072/+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/1813604

Title:
  Lineout and headphones audio keep switching automatically -- broken
  audio

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

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

[Bug 1813604] UdevDb.txt

2019-01-30 Thread JP
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1813604/+attachment/5234077/+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/1813604

Title:
  Lineout and headphones audio keep switching automatically -- broken
  audio

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

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

[Bug 1812384] Comment bridged from LTC Bugzilla

2019-01-30 Thread bugproxy
--- Comment From heinz-werner_se...@de.ibm.com 2019-01-30 03:42 EDT---
@CAN: any update available here ?

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

Title:
  [Ubuntu] qemu - backport diag308 stable exception fix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1812384/+subscriptions

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

[Bug 1813604] WifiSyslog.txt

2019-01-30 Thread JP
apport information

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

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

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

Title:
  Lineout and headphones audio keep switching automatically -- broken
  audio

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

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

[Bug 1813604] ProcInterrupts.txt

2019-01-30 Thread JP
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1813604/+attachment/5234074/+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/1813604

Title:
  Lineout and headphones audio keep switching automatically -- broken
  audio

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

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

[Bug 1813604] ProcCpuinfoMinimal.txt

2019-01-30 Thread JP
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1813604/+attachment/5234073/+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/1813604

Title:
  Lineout and headphones audio keep switching automatically -- broken
  audio

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

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

[Bug 1813604] Lspci.txt

2019-01-30 Thread JP
apport information

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

Title:
  Lineout and headphones audio keep switching automatically -- broken
  audio

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

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

[Bug 1813604] ProcModules.txt

2019-01-30 Thread JP
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1813604/+attachment/5234075/+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/1813604

Title:
  Lineout and headphones audio keep switching automatically -- broken
  audio

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

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

[Bug 1813604] PulseList.txt

2019-01-30 Thread JP
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1813604/+attachment/5234076/+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/1813604

Title:
  Lineout and headphones audio keep switching automatically -- broken
  audio

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

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

[Bug 1585635] Re: usb networked hard drive not recognised

2019-01-30 Thread John Rose
Ok niow.

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

Title:
  usb networked hard drive not recognised

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

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

[Bug 1812359] Re: Cannot install Ubuntu 18.04 in Intel Atom D425 when an external monitor is connected

2019-01-30 Thread d a i s y
Note1: Atom D425 machine only has one screen and that screen is the VGA monitor.


For comment #23 and #24, after then I reinstalled Ubuntu as mentioned
here:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1812359/comments/40

Now there is Ubuntu 19.04 installed, 
I've done
   grep . /sys/class/drm/*/enabled

and attaching two files:

1. journalctl -b-1 > 19.04_boot1.txt
2. dpkg -l > dpkgl.txt



FYI, I've installed Ubuntu 18.04.2 and 19.04 in two different disk(so I
don't need to do re-installation every time, only one disk installed in
Atom D425 machine at a time ), so I can give any time you need any of
log.

** Attachment added: "journalctl -b-1 > 19.04_boot1.txt"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1812359/+attachment/5234079/+files/19.04_boot1.txt

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

Title:
  Cannot install Ubuntu 18.04 in  Intel Atom D425 when an external
  monitor is connected

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

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

[Bug 1550989] Re: Text file preview in icon missing

2019-01-30 Thread Norbert
*** This bug is a duplicate of bug 1426085 ***
https://bugs.launchpad.net/bugs/1426085

** This bug has been marked a duplicate of bug 1426085
   No text preview in icons

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

Title:
  Text file preview in icon missing

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

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

[Bug 1813465] Re: Shadow Issues on some Gnome Themes

2019-01-30 Thread Benjamin Reich
** Tags added: gnome

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

Title:
  Shadow Issues on some Gnome Themes

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

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

[Bug 1811406] Re: linux: 4.18.0-14.15 -proposed tracker

2019-01-30 Thread Brad Figg
** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1811407 (linux-hwe), bug 1811408 (linux-hwe-edge), bug 1811409 
(linux-aws-edge), bug 1811410 (linux-azure-edge), bug 1811411 (linux-gcp-edge), 
bug 1811418 (linux-azure-edge)
  derivatives: bug 1811412 (linux-raspi2), bug 1811414 (linux-aws), bug 1811415 
(linux-azure), bug 1811416 (linux-gcp), bug 1811417 (linux-kvm)
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  phase: Testing
  phase-changed: Monday, 28. January 2019 13:02 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   certification-testing: Ongoing -- testing in progress
+   promote-to-security: Holding -- cycle not ready to release
+   promote-to-updates: Holding -- cycle not ready to release

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

Title:
  linux: 4.18.0-14.15 -proposed tracker

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

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

[Bug 1812359] Re: Cannot install Ubuntu 18.04 in Intel Atom D425 when an external monitor is connected

2019-01-30 Thread d a i s y
** Attachment added: "19.04 dpkgl.txt"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1812359/+attachment/5234080/+files/dpkgl.txt

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

Title:
  Cannot install Ubuntu 18.04 in  Intel Atom D425 when an external
  monitor is connected

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

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

[Bug 1801578] Re: Mise à jour logicielle plante

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

** Changed in: tvtime (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/1801578

Title:
  Mise à jour logicielle plante

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

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

[Bug 1426085] Re: No text preview in icons

2019-01-30 Thread Norbert
Bug exists in Ubuntu 18.04 LTS.

** Bug watch added: GNOME Bug Tracker #762871
   https://bugzilla.gnome.org/show_bug.cgi?id=762871

** Also affects: nautilus via
   https://bugzilla.gnome.org/show_bug.cgi?id=762871
   Importance: Unknown
   Status: Unknown

** Tags removed: amd64 third-party-packages vivid
** Tags added: bionic cosmic disco xenial

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

Title:
  No text preview in icons

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

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

[Bug 1813893] [NEW] OpenVPN LZ4 compression not working in Networkmanager

2019-01-30 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Hi there,

when importing an ovpn profile (from a PFsense in this case) where compression 
is set to LZ4 it won't work.
Network manager won't save the config properly, as it does not seem to support 
lz4?

When I manually use

sudo openvpn --config myconfig.ovpn

it works just fine.

OpenVPN 2.4.6 x86_64-pc-linux-gnu

is being used right now.

Best regards
David

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
OpenVPN LZ4 compression not working in Networkmanager
https://bugs.launchpad.net/bugs/1813893
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

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

[Bug 1812359] Re: Cannot install Ubuntu 18.04 in Intel Atom D425 when an external monitor is connected

2019-01-30 Thread Daniel van Vugt
Please run:

  grep . /sys/class/drm/*/enabled

and send us the output. :)

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

Title:
  Cannot install Ubuntu 18.04 in  Intel Atom D425 when an external
  monitor is connected

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

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

[Bug 1790028] Re: quotactl01 in ubuntu_ltp_syscalls test failed on Azure / gcp

2019-01-30 Thread Po-Hsu Lin
Passed with GCP X-4.15

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

Title:
  quotactl01 in ubuntu_ltp_syscalls test failed on Azure / gcp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1790028/+subscriptions

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

[Bug 1790028] Re: quotactl01 in ubuntu_ltp_syscalls test failed on Azure / gcp

2019-01-30 Thread Po-Hsu Lin
Passed with Azure X-4.15 4.15.0-1037.39~16.04.1

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

Title:
  quotactl01 in ubuntu_ltp_syscalls test failed on Azure / gcp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1790028/+subscriptions

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

[Bug 1790028] Re: quotactl01 in ubuntu_ltp_syscalls test failed on Azure / gcp

2019-01-30 Thread Po-Hsu Lin
Passed with GCP X-4.15 4.15.0-1027.28~16.04.1


** Changed in: ubuntu-kernel-tests
   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/1790028

Title:
  quotactl01 in ubuntu_ltp_syscalls test failed on Azure / gcp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1790028/+subscriptions

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

[Bug 1813779] Re: linux: 4.15.0-45.48 -proposed tracker

2019-01-30 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Tags added: block-proposed-bionic

** Tags added: block-proposed

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1813780 (linux-hwe), bug 1813781 (linux-hwe-edge)
  derivatives:
  -- swm properties --
- phase: Packaging
- phase-changed: Tuesday, 29. January 2019 15:33 UTC
+ boot-testing-requested: true
+ phase: Promote to Proposed
+ phase-changed: Wednesday, 30. January 2019 09:05 UTC
  reason:
-   promote-to-proposed: Ongoing -- builds not complete
+   promote-to-proposed: Pending -- ready for review

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

Title:
  linux: 4.15.0-45.48 -proposed tracker

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

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

[Bug 1813825] Re: "driverless" printer workflow has bad usability/ is partly broken

2019-01-30 Thread Sebastien Bacher
Thanks for the info, the logs don't have much though :/

The journal has that 
gnome-control-c[31150]: gtk_container_add: assertion 'GTK_IS_CONTAINER 
(container)' failed

It would be interesting to get a backtrace of that warning, unsure if
you know your were around debugging enough to do that though?

Basically you would need to
- enable the debug packages repository as explained on 
https://wiki.ubuntu.com/Debug%20Symbol%20Packages and install the 
gnome-control-center-dbgsym libgtk-3-0-dbgsym libglib2.0-0-dbgsym at least
- get a backtrace using gdb, the principle is explained on 
https://wiki.ubuntu.com/Backtrace but to get the one from the log you would 
need to "b g_log" and type "c" until you get to a call corresponding to the 
gtk_container_add warning

If you want to try that it would be nice, if it's too technical for you
that's fine


Reading the description again I think the issues are 

1- there is no easy way to "block" a specific ipp printer to be auto-
added, which can either be a feature missing from cups or one that
exists but has no UI interface, Till should know about that

2- the 'cups-pk-helper: setting default printer to
Kyocera_ECOSYS_P6026cdn failed: client-error-not-found' error, which is
probably a problem on the cups/cups-pk-helper side. It's weird that
nothing got logged about in the journal or cups logs though...

3- the settings UI not dealing well without the 'situation' (unsure what
bits are confusing it though)

Does system-config-printer deal works better? Does it list the right
printer and allow you to see the options or does it have issues as well?

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

Title:
  "driverless" printer workflow has bad usability/ is partly broken

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

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

[Bug 1813892] [NEW] thunar crashed with SIGSEGV in g_type_check_instance_cast()

2019-01-30 Thread Nicolas Göddel
Public bug reported:

Looks like the same error message like here but an other reason:
https://bugs.launchpad.net/bugs/1190299

thunar crashed after trying to open a new tab using middle-click on a
bookmark in left panel. First the panel opens but then thunar froze for
a few seconds and then crashed.

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: thunar 1.8.1-1
ProcVersionSignature: Ubuntu 4.18.0-13.14-generic 4.18.17
Uname: Linux 4.18.0-13-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.10-0ubuntu13.1
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Jan 30 09:55:01 2019
InstallationDate: Installed on 2014-04-18 (1747 days ago)
InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
SourcePackage: thunar
UpgradeStatus: Upgraded to cosmic on 2019-01-04 (25 days ago)

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


** Tags: amd64 apport-bug cosmic

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

Title:
  thunar crashed with SIGSEGV in g_type_check_instance_cast()

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

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

[Bug 1585635] Re: usb networked hard drive not recognised

2019-01-30 Thread Sebastien Bacher
Thanks for the reply, closing then!

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => 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/1585635

Title:
  usb networked hard drive not recognised

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

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

[Bug 36812]

2019-01-30 Thread Idawallace89
Thanks for providing here attachments of Linux given and Assignee by
Xorg Project Team.

Ida,
As an assignment writer, give assistance with psychology homework - 
http://www.assignmenthelpfolks.com/psychology/ at all university levels at 
Assignment Help Folks in Australia.

-- 
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/36812

Title:
  Keyboard layout change on hotkeys press instead of release and do not
  work well with shortcuts

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/36812/+subscriptions

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

[Bug 1426085] Re: No text preview in icons

2019-01-30 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu)
   Status: Confirmed => Triaged

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

Title:
  No text preview in icons

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

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

[Bug 1426085] Re: No text preview in icons

2019-01-30 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Unknown => Confirmed

** Changed in: nautilus
   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/1426085

Title:
  No text preview in icons

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

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

[Bug 1811412] Re: linux-raspi2: 4.18.0-1009.11 -proposed tracker

2019-01-30 Thread Taihsiang Ho
** Changed in: kernel-sru-workflow/certification-testing
   Status: In Progress => Invalid

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

Title:
  linux-raspi2: 4.18.0-1009.11 -proposed tracker

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

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

[Bug 1803179]

2019-01-30 Thread bruno.n.pagani
(In reply to Antoine Audras from comment #134)
> So what do lspci, lshw and X do that can be "reset" by launching optirun?

They wake up the card, but currently nouveau/bbswitch don’t do that
properly. I guess that loading the proprietary driver then restores a
correct card state maybe?

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

Title:
  System does not reliably come out of suspend

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

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

[Bug 1813663] Re: External monitors does not work anymore 4.15.0-44

2019-01-30 Thread Jonas Karlsson
** Changed in: linux (Ubuntu Bionic)
   Status: Fix Released => Fix Committed

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

Title:
  External monitors does not work anymore 4.15.0-44

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

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

[Bug 1813759] Re: Scale display doesn't work with an external monitor attached

2019-01-30 Thread Sebastien Bacher
the log has this warning which might have to do with it
'setup_framebuffers: assertion 'width > 0' failed'


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

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

Title:
  Scale display doesn't work with an external monitor attached

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

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

[Bug 1813779] Re: linux: 4.15.0-45.48 -proposed tracker

2019-01-30 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy 
Whitcroft (apw)

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Confirmed => In Progress

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

Title:
  linux: 4.15.0-45.48 -proposed tracker

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

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

[Bug 1813895] [NEW] package linux-image-4.15.0-44-generic 4.15.0-44.47 failed to install/upgrade: installed linux-image-4.15.0-44-generic package pre-removal script subprocess returned error exit stat

2019-01-30 Thread Jürgen Jensen
Public bug reported:

the system goes down, when I plugin my docking station.

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-44-generic 4.15.0-44.47
ProcVersionSignature: Ubuntu 4.15.0-44.47-generic 4.15.18
Uname: Linux 4.15.0-44-generic x86_64
NonfreeKernelModules: uhid rfcomm thunderbolt bnep snd_hda_codec_hdmi 
snd_hda_codec_realtek snd_hda_codec_generic snd_soc_skl snd_soc_skl_ipc 
snd_hda_ext_core snd_soc_sst_dsp snd_soc_sst_ipc snd_soc_acpi snd_soc_core 
ac97_bus hid_multitouch intel_rapl x86_pkg_temp_thermal intel_powerclamp 
coretemp dell_laptop snd_hda_intel snd_hda_codec ath10k_pci snd_hda_core 
ath10k_core ath dell_wmi intel_cstate dell_smbios intel_rapl_perf dcdbas 
mac80211 wmi_bmof dell_wmi_descriptor intel_wmi_thunderbolt rtsx_pci_ms 
uvcvideo cfg80211 memstick videobuf2_vmalloc videobuf2_memops btusb 
videobuf2_v4l2 idma64 virt_dma btrtl videobuf2_core btbcm btintel videodev 
bluetooth media cdc_acm mei_me mei intel_lpss_pci intel_lpss shpchp 
intel_pch_thermal processor_thermal_device intel_soc_dts_iosf int3400_thermal 
int3403_thermal int340x_thermal_zone acpi_thermal_rel intel_hid sparse_keymap 
mac_hid rtsx_pci_sdmmc i915 i2c_i801 rtsx_pci wmi i2c_hid pinctrl_sunrisepoint
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
Date: Wed Jan 30 10:10:55 2019
ErrorMessage: installed linux-image-4.15.0-44-generic package pre-removal 
script subprocess returned error exit status 1
InstallationDate: Installed on 2018-08-13 (169 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 0489:e0a2 Foxconn / Hon Hai 
 Bus 001 Device 002: ID 0bda:58f4 Realtek Semiconductor Corp. 
 Bus 001 Device 004: ID 27c6:5385  
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. XPS 13 9370
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-44-generic 
root=UUID=15ee20e8-618c-411b-8c4c-3ab4898449d5 ro quiet splash vt.handoff=1
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
Python3Details: /usr/bin/python3.6, Python 3.6.7, python3-minimal, 3.6.7-1~18.04
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions: grub-pc 2.02-2ubuntu8.9
SourcePackage: linux
Title: package linux-image-4.15.0-44-generic 4.15.0-44.47 failed to 
install/upgrade: installed linux-image-4.15.0-44-generic package pre-removal 
script subprocess returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/04/2018
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.6.3
dmi.board.name: 0F6P3V
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.6.3:bd11/04/2018:svnDellInc.:pnXPS139370:pvr:rvnDellInc.:rn0F6P3V:rvrA00:cvnDellInc.:ct10:cvr:
dmi.product.family: XPS
dmi.product.name: XPS 13 9370
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-package bionic

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

Title:
  package linux-image-4.15.0-44-generic 4.15.0-44.47 failed to
  install/upgrade: installed linux-image-4.15.0-44-generic package pre-
  removal script subprocess returned error exit status 1

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

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

[Bug 1813893] [NEW] OpenVPN LZ4 compression not working in Networkmanager

2019-01-30 Thread ogghi
Public bug reported:

Hi there,

when importing an ovpn profile (from a PFsense in this case) where compression 
is set to LZ4 it won't work.
Network manager won't save the config properly, as it does not seem to support 
lz4?

When I manually use

sudo openvpn --config myconfig.ovpn

it works just fine.

OpenVPN 2.4.6 x86_64-pc-linux-gnu

is being used right now.

Best regards
David

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Project changed: launchpad => ubuntu

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

Title:
  OpenVPN LZ4 compression not working in Networkmanager

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

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

[Bug 1812359] Re: Cannot install Ubuntu 18.04 in Intel Atom D425 when an external monitor is connected

2019-01-30 Thread Daniel van Vugt
In the log of comment #62 I can only see the Xwayland crash that is bug
1731911. That probably means gnome-shell started crashing or shutting
down earlier so we will need you to search for evidence of the 'gnome-
shell' process crashing by following these instructions:

https://wiki.ubuntu.com/Bugs/Responses#Missing_a_crash_report_or_having_a_.crash_attachment

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

Title:
  Cannot install Ubuntu 18.04 in Intel Atom D425

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

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

[Bug 1813896] [NEW] Monitors stopped working

2019-01-30 Thread Attila Fejér
Public bug reported:

I have a Dell Latitude E7470 laptop with a docking station and two
external monitors.

I made a system update yesterday (without restart), and I tried to work
today.

When the laptop lid is laid off, all displays are black and stays that
way. When it's open, it works fine. If I lock the computer, the displays
are going black again.

Also, I cannot restart the system, it just hangs.

The only solution is to switch off the system is holding the power
button, then booting up again, with the laptop screen open.

My other colleagues with similar configurations have the same issues.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7.1
ProcVersionSignature: Ubuntu 4.15.0-44.47-generic 4.15.18
Uname: Linux 4.15.0-44-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Wed Jan 30 09:58:12 2019
DistUpgraded: Fresh install
DistroCodename: bionic
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation HD Graphics 520 [8086:1916] (rev 07) (prog-if 00 [VGA 
controller])
   Subsystem: Dell Skylake GT2 [HD Graphics 520] [1028:06dc]
InstallationDate: Installed on 2018-09-24 (128 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
MachineType: Dell Inc. Latitude E7470
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-44-generic 
root=UUID=fd65107a-71e9-4b89-9f1e-e90f34670b9f ro quiet splash vt.handoff=1
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/09/2016
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.11.3
dmi.board.name: 0T6HHJ
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.11.3:bd11/09/2016:svnDellInc.:pnLatitudeE7470:pvr:rvnDellInc.:rn0T6HHJ:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.family: Latitude
dmi.product.name: Latitude E7470
dmi.sys.vendor: Dell Inc.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.91-2
version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~18.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~18.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

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


** Tags: amd64 apport-bug bionic ubuntu

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

Title:
  Monitors stopped working

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

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

[Bug 1789749] Re: Virtual desktops are shown in the middle of screen in GNOME Shell

2019-01-30 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Triaged

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

Title:
  Virtual desktops are shown in the middle of screen in GNOME Shell

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

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

[Bug 1813845] Re: package libssl-doc 1.0.1f-1ubuntu2.21 failed to install/upgrade: unable to make backup symlink for './usr/share/man/man3/BIO_get_callback.3ssl.gz': No space left on device

2019-01-30 Thread Sebastien Bacher
the problem is that your disk has no free space, you should make some
and try again

** Changed in: openssl (Ubuntu)
   Importance: Undecided => Low

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

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

Title:
  package libssl-doc 1.0.1f-1ubuntu2.21 failed to install/upgrade:
  unable to make backup symlink for
  './usr/share/man/man3/BIO_get_callback.3ssl.gz': No space left on
  device

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

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

[Bug 1771943] Re: nautilus accessing samba shares doesn't use cached credentials

2019-01-30 Thread Sebastien Bacher
what happens if you "gio mount "?

Also can you do 'GVFS_DEBUG=1 /usr/lib/gvfs/gvfsd -r' before trying the
mount and past the output you get on the service?

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

Title:
  nautilus accessing samba shares doesn't use cached credentials

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

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

[Bug 1807056] Re: Occasional Keyboard freeze

2019-01-30 Thread Dilip
Even after erasing and fresh install using 18.04 live USB, the freeze
issue exists. When I searched the word " Communitheme in the Ubuntu
partition and I found a bunch of them still exists. Please check the
screenshot. Is there any way to remove these residues of Yaru ?


** Attachment added: "Screenshot from 2019-01-30 14-49-48.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1807056/+attachment/5234121/+files/Screenshot%20from%202019-01-30%2014-49-48.png

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

Title:
  Occasional Keyboard freeze

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

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

[Bug 1813895] Status changed to Confirmed

2019-01-30 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/1813895

Title:
  package linux-image-4.15.0-44-generic 4.15.0-44.47 failed to
  install/upgrade: installed linux-image-4.15.0-44-generic package pre-
  removal script subprocess returned error exit status 1

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

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

[Bug 1813883] Re: reuseport_bpf in net from kernel_selftests failed to build on X-4.15

2019-01-30 Thread Po-Hsu Lin
Found on Xenial 4.15 as well. So this is something we might need to fix
in the generic kernel.

** Summary changed:

- reuseport_bpf in net from kernel_selftests failed to build on AWS X-4.15
+ reuseport_bpf in net from kernel_selftests failed to build on X-4.15

** Package changed: linux-aws (Ubuntu) => linux (Ubuntu)

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

Title:
  reuseport_bpf in net from kernel_selftests failed to build on X-4.15

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1813883/+subscriptions

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

[Bug 1813898] [NEW] All media players crashes system when opened

2019-01-30 Thread Nick Bazigos
Public bug reported:

When i'm trying to open any media file all system crashes , i use ubuntu 18.04 
...
I make javascript visual effects on an ogg sound file and trying to record it 
with kazam , when try to open the recorded file the system crashes and next 
when i'm trying to open any media file with any media player system crashes 
every time ...

** Affects: vlc (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/1813898

Title:
  All media players crashes system when opened

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

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

Re: [Bug 1813663] Re: External monitors does not work anymore 4.15.0-44

2019-01-30 Thread Stéphane Guillard
As stated in bug 1813831 thread, the issue is related to a change in the 
graphic driver's DPMS sequence. It was introduced in 4.15.0-44, and 
reverted in 4.15.0-45 made available for testing in the other bug's thread.

Meaning that it's not related to thunderbolt docks, nor docks at all, 
but to the display driver initializing the screen(s) through DPMS. My 
Dell 9370 shows the issue on each boot with -44  even when not connected 
to any external peripheral / dock / display, just with its internal screen.

The issue is totally gone with -45.

The DPMS change revert was already committed to upstream kernel patch
train.

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

Title:
  External monitors does not work anymore 4.15.0-44

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

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

[Bug 1813779] Re: linux: 4.15.0-45.48 -proposed tracker

2019-01-30 Thread Brad Figg
** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1813780 (linux-hwe), bug 1813781 (linux-hwe-edge)
  derivatives:
  -- swm properties --
  boot-testing-requested: true
  phase: Promote to Proposed
  phase-changed: Wednesday, 30. January 2019 09:05 UTC
  reason:
-   promote-to-proposed: Pending -- ready for review
+   promote-to-proposed: Ongoing -- review in progress

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: In Progress => Fix Committed

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1813780 (linux-hwe), bug 1813781 (linux-hwe-edge)
  derivatives:
  -- swm properties --
  boot-testing-requested: true
  phase: Promote to Proposed
  phase-changed: Wednesday, 30. January 2019 09:05 UTC
  reason:
-   promote-to-proposed: Ongoing -- review in progress
+   promote-to-proposed: Ongoing -- packages copied but not yet published to 
-proposed

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

Title:
  linux: 4.15.0-45.48 -proposed tracker

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

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

[Bug 1811420] Re: linux-raspi2: 4.15.0-1031.33 -proposed tracker

2019-01-30 Thread Taihsiang Ho
Hardware Certification have begun testing this -proposed kernel.

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/certification-testing
 Assignee: Canonical Hardware Certification (canonical-hw-cert) => 
Taihsiang Ho (taihsiangho)

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

Title:
  linux-raspi2: 4.15.0-1031.33 -proposed tracker

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

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

[Bug 1812359] Re: Cannot install Ubuntu 18.04 in Intel Atom D425

2019-01-30 Thread d a i s y
I did,

Please check: https://bugs.launchpad.net/ubuntu/+source/xorg-
server/+bug/1813897

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

Title:
  Cannot install Ubuntu 18.04 in Intel Atom D425

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

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

[Bug 1811855] Re: linux-snapdragon: 4.4.0-1107.112 -proposed tracker

2019-01-30 Thread Taihsiang Ho
Hardware Certification have completed testing this -proposed kernel. No
regressions were observed, results are available here:
http://people.canonical.com/~hwcert/sru-
testing/snapdragon/4.4.0-1107.112/snapdragon-4.4-proposed-published.html

** Tags added: certification-testing-passed

** Changed in: kernel-sru-workflow/certification-testing
   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/1811855

Title:
  linux-snapdragon: 4.4.0-1107.112 -proposed tracker

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

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

[Bug 1812359] Re: Cannot install Ubuntu 18.04 in Intel Atom D425

2019-01-30 Thread Daniel van Vugt
** Summary changed:

- Cannot install Ubuntu 18.04 in  Intel Atom D425 when an external monitor is 
connected
+ Cannot install Ubuntu 18.04 in Intel Atom D425

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

Title:
  Cannot install Ubuntu 18.04 in Intel Atom D425

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

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

[Bug 1811420] Re: linux-raspi2: 4.15.0-1031.33 -proposed tracker

2019-01-30 Thread Taihsiang Ho
Hardware Certification have completed testing this -proposed kernel. No
regressions were observed, results are available here:
http://people.canonical.com/~hwcert/sru-
testing/raspi2/4.15.0-1031.33/raspi2-4.15-proposed-published.html

** Tags added: certification-testing-passed

** Changed in: kernel-sru-workflow/certification-testing
   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/1811420

Title:
  linux-raspi2: 4.15.0-1031.33 -proposed tracker

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

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

[Bug 1813663] Re: External monitors does not work anymore 4.15.0-44

2019-01-30 Thread Konrad Klimczak
I also have this problem on my ThinkPad T470p with Pro Dock 40A1.

When I power on my laptop with connected dock, it's fine. I can log in
and work smoothly. The problem occurs when I lock my screen. Computer
freeze and I can do nothing. Only reset is a solution.

I attached logs before a reset.

** Attachment added: "kernel_null_pointer.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1813663/+attachment/5234143/+files/kernel_null_pointer.txt

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

Title:
  External monitors does not work anymore 4.15.0-44

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

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

[Bug 1811855] Re: linux-snapdragon: 4.4.0-1107.112 -proposed tracker

2019-01-30 Thread Brad Figg
** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1811846
  phase: Testing
  phase-changed: Monday, 28. January 2019 12:53 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   certification-testing: Ongoing -- testing in progress
verification-testing: Ongoing -- testing in progress

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

Title:
  linux-snapdragon: 4.4.0-1107.112 -proposed tracker

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

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

[Bug 1813780] Re: linux-hwe: 4.15.0-45.48~16.04.1 -proposed tracker

2019-01-30 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Tags added: block-proposed-xenial

** Tags added: block-proposed

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
+ boot-testing-requested: true
  kernel-stable-master-bug: 1813779
- phase: Packaging
- phase-changed: Tuesday, 29. January 2019 17:40 UTC
+ phase: Promote to Proposed
+ phase-changed: Wednesday, 30. January 2019 09:34 UTC
  reason:
-   promote-to-proposed: Ongoing -- builds not complete
+   promote-to-proposed: Pending -- ready for review

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

Title:
  linux-hwe: 4.15.0-45.48~16.04.1 -proposed tracker

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

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

[Bug 1811412] Re: linux-raspi2: 4.18.0-1009.11 -proposed tracker

2019-01-30 Thread Brad Figg
** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1811406
  phase: Testing
  phase-changed: Monday, 28. January 2019 11:50 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   certification-testing: Ongoing -- testing in progress
+   promote-to-security: Holding -- cycle not ready to release
+   promote-to-updates: Holding -- cycle not ready to release

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

Title:
  linux-raspi2: 4.18.0-1009.11 -proposed tracker

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

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

[Bug 1795760] Re: Xwayland crashed with SIGABRT in OsAbort() from ... from FatalError("wl_surface@429: error 2: Failed to create a texture for surface 429: Failed to create texture 2d due to size/form

2019-01-30 Thread Daniel van Vugt
Gert,

Could you please propose your patch to the mutter developers directly?

  https://gitlab.gnome.org/GNOME/mutter/merge_requests

Or if that's too much work, just start by reporting this bug to the
mutter developers here:

  https://gitlab.gnome.org/GNOME/mutter/issues

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

** Changed in: xorg-server (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/1795760

Title:
  Xwayland crashed with SIGABRT in OsAbort() from ... from
  FatalError("wl_surface@429: error 2: Failed to create a texture for
  surface 429: Failed to create texture 2d due to size/format
  constraints\n")

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

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

[Bug 1813902] [NEW] Lenovo Thinkpad T540p - Kernel Crash 4.15.0-44 (18.04 LTS)

2019-01-30 Thread Markus Lackner
Public bug reported:

When notebook is in docking station the kernel crashes after bootup and logon 
in GDM.
If notebook is in standalone mode without any external devices connected 
everything works.

Tried to step back to Kernel 4.15.0-43-generic and everything works like
a charm.

Description:Ubuntu 18.04.1 LTS
Release:18.04

# apt-cache policy linux-image-4.15.0-44-generic
linux-image-4.15.0-44-generic:
  Installed: 4.15.0-44.47
  Candidate: 4.15.0-44.47
  Version table:
 *** 4.15.0-44.47 500
500 http://at.archive.ubuntu.com/ubuntu bionic-updates/main amd64 
Packages
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 
Packages
100 /var/lib/dpkg/status


/var/log/syslog reports a Kernel BUG...
Jan 30 10:18:41 bexlt036 kernel: [   34.993161] BUG: unable to handle kernel 
NULL pointer dereference at 0245
Jan 30 10:18:41 bexlt036 kernel: [   34.993215] IP: 
intel_ddi_post_disable+0x54/0x170 [i915]
Jan 30 10:18:41 bexlt036 kernel: [   34.993217] PGD 0 P4D 0 
Jan 30 10:18:41 bexlt036 kernel: [   34.993222] Oops:  [#1] SMP PTI
Jan 30 10:18:41 bexlt036 kernel: [   34.993225] Modules linked in: ccm 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat 
nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack 
libcrc32c ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables devlink iptable_filter cmac bnep btusb 
btrtl btbcm cdc_mbim btintel cdc_wdm bluetooth cdc_ncm usbnet uvcvideo cdc_acm 
mii ecdh_generic joydev arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp 
coretemp kvm_intel snd_hda_codec_hdmi kvm snd_hda_codec_realtek 
snd_hda_codec_generic irqbypass snd_hda_intel intel_cstate snd_hda_codec 
intel_rapl_perf snd_hda_core snd_hwdep thinkpad_acpi snd_pcm nvram rmi_smbus 
iwlmvm rmi_core input_leds videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 
mac80211 snd_seq_midi
Jan 30 10:18:41 bexlt036 kernel: [   34.993282]  videobuf2_core serio_raw 
videodev snd_seq_midi_event media iwlwifi snd_rawmidi wmi_bmof snd_seq 
rtsx_pci_ms memstick snd_seq_device cfg80211 snd_timer snd mei_me soundcore mei 
mac_hid lpc_ich shpchp ie31200_edac sch_fq_codel sunrpc parport_pc ppdev lp 
parport ip_tables x_tables autofs4 algif_skcipher af_alg dm_crypt 
hid_logitech_hidpp hid_logitech_dj hid_generic usbhid hid crct10dif_pclmul 
crc32_pclmul ghash_clmulni_intel pcbc rtsx_pci_sdmmc i915 ahci aesni_intel 
i2c_algo_bit e1000e aes_x86_64 drm_kms_helper crypto_simd glue_helper cryptd 
psmouse syscopyarea libahci sysfillrect sysimgblt fb_sys_fops drm ptp i2c_i801 
rtsx_pci pps_core wmi video
Jan 30 10:18:41 bexlt036 kernel: [   34.993339] CPU: 2 PID: 2890 Comm: Xorg Not 
tainted 4.15.0-44-generic #47-Ubuntu
Jan 30 10:18:41 bexlt036 kernel: [   34.993341] Hardware name: LENOVO 
20BE00B5GE/20BE00B5GE, BIOS GMET66WW (2.14 ) 07/01/2014
Jan 30 10:18:41 bexlt036 kernel: [   34.993375] RIP: 
0010:intel_ddi_post_disable+0x54/0x170 [i915]
Jan 30 10:18:41 bexlt036 kernel: [   34.993377] RSP: 0018:a739c28ef9f0 
EFLAGS: 00010297
Jan 30 10:18:41 bexlt036 kernel: [   34.993380] RAX: 0007 RBX: 
95550026e000 RCX: c054f272
Jan 30 10:18:41 bexlt036 kernel: [   34.993383] RDX:  RSI: 
 RDI: 95550026e000
Jan 30 10:18:41 bexlt036 kernel: [   34.993385] RBP: a739c28efa20 R08: 
 R09: 
Jan 30 10:18:41 bexlt036 kernel: [   34.993387] R10: 0047 R11: 
028f R12: 
Jan 30 10:18:41 bexlt036 kernel: [   34.993390] R13: 95550026e000 R14: 
9554ffef8000 R15: 9554ffa62000
Jan 30 10:18:41 bexlt036 kernel: [   34.993393] FS:  7fbfc6b5b600() 
GS:95551e28() knlGS:
Jan 30 10:18:41 bexlt036 kernel: [   34.993395] CS:  0010 DS:  ES:  
CR0: 80050033
Jan 30 10:18:41 bexlt036 kernel: [   34.993398] CR2: 0245 CR3: 
0003bc132003 CR4: 001606e0
Jan 30 10:18:41 bexlt036 kernel: [   34.993400] Call Trace:
Jan 30 10:18:41 bexlt036 kernel: [   34.993432]  ? intel_dp_sink_dpms+0xbb/0xf0 
[i915]
Jan 30 10:18:41 bexlt036 kernel: [   34.993462]  
intel_mst_post_disable_dp+0x99/0xd0 [i915]
Jan 30 10:18:41 bexlt036 kernel: [   34.993494]  
intel_encoders_post_disable.isra.102+0x66/0x80 [i915]
Jan 30 10:18:41 bexlt036 kernel: [   34.993523]  
haswell_crtc_disable+0xe8/0x150 [i915]
Jan 30 10:18:41 bexlt036 kernel: [   34.993552]  
intel_atomic_commit_tail+0x7ea/0xd30 [i915]
Jan 30 10:18:41 bexlt036 kernel: [   34.993580]  
intel_atomic_commit+0x277/0x2b0 [i915]
Jan 30 10:18:41 bexlt036 kernel: [   34.993598]  drm_atomic_commit+0x51/0x60 
[drm]
Jan 30 10:18:41 bexlt036 kernel: [   34.993609]  
drm_atomic_helper_set_config+0x7c/0x90 [drm_kms_helper]
Jan 30 10:18:41 bexlt036 kernel: [   34.993625]  
__drm_mode_set_config_internal+0x6b/0x120 [drm]
Jan 30 10:18:41 bexlt036 kernel: [   34.993639]  drm_mode_setcrtc+0

[Bug 1813899] [NEW] pthread in stress-smoke test failed on GCP X-4.15

2019-01-30 Thread Po-Hsu Lin
Public bug reported:

 4.15.0-1027-gcp #28~16.04.1-Ubuntu
 Only spotted on node n1-standard-8

 pthread FAILED
 stress-ng: debug: [19921] 1 processor online, 1 processor configured
 stress-ng: info:  [19921] dispatching hogs: 4 pthread
 stress-ng: debug: [19921] cache allocate: default cache size: 56320K
 stress-ng: debug: [19921] starting stressors
 stress-ng: debug: [19921] 4 stressors spawned
 stress-ng: debug: [19925] stress-ng-pthread: started [19925] (instance 3)
 stress-ng: debug: [19924] stress-ng-pthread: started [19924] (instance 2)
 stress-ng: debug: [19923] stress-ng-pthread: started [19923] (instance 1)
 stress-ng: debug: [19922] stress-ng-pthread: started [19922] (instance 0)
 stress-ng: debug: [19923] stress-ng-pthread: exited [19923] (instance 1)
 stress-ng: debug: [19922] stress-ng-pthread: exited [19922] (instance 0)
 stress-ng: debug: [19921] process [19922] terminated
 stress-ng: debug: [19924] stress-ng-pthread: exited [19924] (instance 2)
 stress-ng: fail:  [19924] stress-ng-pthread: mutex unlock failed, errno=22 
(Invalid argument)
 stress-ng: debug: [19921] process [19923] (stress-ng-pthread) terminated on 
signal: 11 (Segmentation fault)
 stress-ng: debug: [19921] process [19923] terminated
 stress-ng: debug: [19921] process [19924] terminated
 stress-ng: debug: [19921] process [19925] (stress-ng-pthread) terminated on 
signal: 11 (Segmentation fault)
 stress-ng: debug: [19921] process [19925] terminated
 stress-ng: info:  [19921] unsuccessful run completed in 5.05s

** Affects: stress-ng
 Importance: Undecided
 Status: New

** Affects: ubuntu-kernel-tests
 Importance: Undecided
 Status: New

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

** Also affects: ubuntu-kernel-tests
   Importance: Undecided
   Status: New

** Also affects: stress-ng
   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/1813899

Title:
  pthread in stress-smoke test failed on GCP X-4.15

To manage notifications about this bug go to:
https://bugs.launchpad.net/stress-ng/+bug/1813899/+subscriptions

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

[Bug 1813899] Re: pthread in stress-smoke test failed on GCP X-4.15

2019-01-30 Thread Po-Hsu Lin
Reproduce rate 3 out of 3 attempts.

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

Title:
  pthread in stress-smoke test failed on GCP X-4.15

To manage notifications about this bug go to:
https://bugs.launchpad.net/stress-ng/+bug/1813899/+subscriptions

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

[Bug 1813780] Re: linux-hwe: 4.15.0-45.48~16.04.1 -proposed tracker

2019-01-30 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy 
Whitcroft (apw)

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Confirmed => In Progress

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

Title:
  linux-hwe: 4.15.0-45.48~16.04.1 -proposed tracker

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

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

[Bug 1813896] Re: Monitors stopped working

2019-01-30 Thread Daniel van Vugt
The only recent changes to Ubuntu 18.04 I can see that might be relevant
are:

gnome-shell - 7 January 2019
linux (kernel) - A couple of times this month

There have been no changes to Xorg or mutter anyway...

** Package changed: xorg (Ubuntu) => linux (Ubuntu)

** Also affects: gnome-shell (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/1813896

Title:
  Monitors stopped working

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

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

[Bug 1813896] Re: Monitors stopped working

2019-01-30 Thread Daniel van Vugt
Is the main problem you are reporting that all displays turn black after
you close the laptop lid?

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

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

Title:
  Monitors stopped working

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

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

[Bug 1811420] Re: linux-raspi2: 4.15.0-1031.33 -proposed tracker

2019-01-30 Thread Brad Figg
** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1813779
  phase: Testing
  phase-changed: Monday, 28. January 2019 12:00 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   certification-testing: Ongoing -- testing in progress
+   promote-to-security: Holding -- cycle not ready to release
+   promote-to-updates: Holding -- cycle not ready to release

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

Title:
  linux-raspi2: 4.15.0-1031.33 -proposed tracker

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

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

[Bug 1807056] Re: Occasional Keyboard freeze

2019-01-30 Thread Daniel van Vugt
Those files come from package 'ubuntu-session', so they are apparently
correct. Not related to this bug anyway.

My 18.04 desktop has those files but does not have 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/1807056

Title:
  Occasional Keyboard freeze

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

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

[Bug 1813873] Re: Userspace break as a result of missing patch backport

2019-01-30 Thread md_5
See https://marc.info/?t=15488303251&r=1&w=2 for LKML discussion and
replies.

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

Title:
  Userspace break as a result of missing patch backport

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

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

[Bug 1812359] Re: Cannot install Ubuntu 18.04 in Intel Atom D425

2019-01-30 Thread Daniel van Vugt
Please run:

  grep . /sys/class/drm/*/enabled

and send us the output. :)

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

Title:
  Cannot install Ubuntu 18.04 in Intel Atom D425

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

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

[Bug 1813904] [NEW] Autopkgtests regressed in release for i386 - FP precision errors

2019-01-30 Thread Łukasz Zemczak
Public bug reported:

Regressed in release.

[--] Global test environment tear-down
[==] 476 tests from 40 test cases ran. (70 ms total)
[  PASSED  ] 442 tests.
[  FAILED  ] 34 tests, listed below:
[  FAILED  ] xbuilder.linspace
[  FAILED  ] xbuilder.linspace_n_samples_endpoint
[  FAILED  ] xindexview.indices
[  FAILED  ] xmath.expm1
[  FAILED  ] xmath.log
[  FAILED  ] xmath.log2
[  FAILED  ] xmath.log1p
[  FAILED  ] xmath.sqrt
[  FAILED  ] xmath.cbrt
[  FAILED  ] xmath.asin
[  FAILED  ] xmath.acos
[  FAILED  ] xmath.atan
[  FAILED  ] xmath.atan2
[  FAILED  ] xmath.sinh
[  FAILED  ] xmath.cosh
[  FAILED  ] xmath.tanh
[  FAILED  ] xmath.asinh
[  FAILED  ] xmath.acosh
[  FAILED  ] xmath.atanh
[  FAILED  ] xmath.erf
[  FAILED  ] xmath.erfc
[  FAILED  ] xmath.lgamma
[  FAILED  ] xoptional.expm1
[  FAILED  ] xoptional.log1p
[  FAILED  ] xoptional.cbrt
[  FAILED  ] xoptional.asin
[  FAILED  ] xoptional.atan
[  FAILED  ] xoptional.atan2
[  FAILED  ] xoptional.sinh
[  FAILED  ] xoptional.cosh
[  FAILED  ] xoptional.tanh
[  FAILED  ] xoptional.asinh
[  FAILED  ] xoptional.erf
[  FAILED  ] xoptional.erfc

34 FAILED TESTS

** Affects: xtensor (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/1813904

Title:
  Autopkgtests regressed in release for i386 - FP precision errors

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

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

[Bug 1813781] Re: linux-hwe-edge: 4.15.0-45.48~16.04.1 -proposed tracker

2019-01-30 Thread Kleber Sacilotto de Souza
** Summary changed:

- linux-hwe-edge:  -proposed tracker
+ linux-hwe-edge: 4.15.0-45.48~16.04.1 -proposed tracker

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Kleber 
Sacilotto de Souza (kleber-souza)

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

Title:
  linux-hwe-edge: 4.15.0-45.48~16.04.1 -proposed tracker

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

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

  1   2   3   4   5   6   7   8   >