[Bug 1784152] Re: i2c_hid_get_input floods system logs

2018-10-04 Thread Niel
I think an update fixed this for me, the log flooding have not happened now for 
24 hours. Can anyone else confirm this.
Ubuntu 18.04 fully updated - No steps was taken to fix this from my side.

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

Title:
  i2c_hid_get_input floods system logs

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

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

[Bug 1795581] Re: linux-hwe-edge: 4.15.0-37.40~16.04.1 -proposed tracker

2018-10-04 Thread Łukasz Zemczak
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Confirmed => Fix Committed

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Łukasz 
Zemczak (sil2100)

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

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

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

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

[Bug 1794151] Re: hisi_sas: Add SATA FIX check for v3 hw

2018-10-04 Thread Ike Panhc
Regression test with bionic-proposed passed.

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

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

Title:
  hisi_sas: Add SATA FIX check for v3 hw

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

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

[Bug 1794172] Re: HiSilicon SAS controller doesn't recover from PHY STP link timeout

2018-10-04 Thread Ike Panhc
Regression test with bionic-proposed passed.

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

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

Title:
  HiSilicon SAS controller doesn't recover from PHY STP link timeout

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

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

[Bug 1794156] Re: Fix potential corruption using SAS controller on HiSilicon arm64 boards

2018-10-04 Thread Ike Panhc
Regression test with bionic-proposed passed.

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

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

Title:
  Fix potential corruption using SAS controller on HiSilicon arm64
  boards

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

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

[Bug 1796238] Re: [regression] mozjs60 crashes with SIGSEGV on gnome-shell exit, in GetPropertyOperation() from Interpret() from js::RunScript()

2018-10-04 Thread Daniel van Vugt
** Description changed:

- mozjs60 crashes on gnome-shell exit (didn't happen with mozjs52)
+ mozjs60 crashes on gnome-shell exit (didn't happen with mozjs52 which
+ was still the latest yesterday)
  
  Steps to reproduce:
  
  1. Start gnome-shell (master)
  2. Super+A to show applications
  3. Alt+F2 and type "debugexit" to exit cleanly.
  
  Backtrace:
  
  Program terminated with signal SIGSEGV, Segmentation fault.
  #0  0x7f3bf4033a4e in GetPropertyOperation (vp=..., lval=...,
  pc=, script=..., fp=, cx=)
  at ./js/src/vm/JSContext.h:161
  161   ./js/src/vm/JSContext.h: No such file or directory.
  [Current thread is 1 (Thread 0x7f3bebd2e340 (LWP 4269))]
  (gdb) bt
  #0  0x7f3bf4033a4e in GetPropertyOperation
  (vp=..., lval=..., pc=, script=..., fp=, 
cx=) at ./js/src/vm/JSContext.h:161
  #1  0x7f3bf4033a4e in Interpret(JSContext*, js::RunState&)
  (cx=0x55d07921beb0, state=...) at ./js/src/vm/Interpreter.cpp:2834
  #2  0x7f3bf403eb06 in js::RunScript(JSContext*, js::RunState&)
  (cx=0x55d07921beb0, state=...) at ./js/src/vm/Interpreter.cpp:418
  #3  0x7f3bf403f0d1 in js::InternalCallOrConstruct(JSContext*, 
JS::CallArgs const&, js::MaybeConstruct)
  (cx=0x55d07921beb0, args=..., construct=)
  at ./js/src/vm/Interpreter.cpp:490
  #4  0x7f3bf403f339 in js::Call(JSContext*, JS::Handle, 
JS::Handle, js::AnyInvokeArgs const&, JS::MutableHandle)
  (cx=cx@entry=0x55d07921beb0, fval=..., fval@entry=..., thisv=...,
  thisv@entry=..., args=..., rval=...) at ./js/src/vm/Interpreter.cpp:536
  #5  0x7f3bf4372b81 in JS_CallFunctionValue(JSContext*, 
JS::Handle, JS::Handle, JS::HandleValueArray const&, 
JS::MutableHandle) (cx=0x55d07921beb0, obj=..., fval=..., args=..., 
rval=...)
  at ./debian/build/dist/include/js/RootingAPI.h:1128
  #6  0x7f3bf7631310 in gjs_call_function_value () at /usr/lib/libgjs.so.0
  #7  0x7f3bf76045d5 in gjs_closure_invoke () at /usr/lib/libgjs.so.0
  #8  0x7f3bf7625573 in  () at /usr/lib/libgjs.so.0
  #9  0x7f3bf7f65b6d in g_closure_invoke ()
  at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #10 0x7f3bf7f788f3 in  () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #11 0x7f3bf7f81882 in g_signal_emit_valist ()
  at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #12 0x7f3bf7f81ecf in g_signal_emit ()
  at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #13 0x7f3bf74a9c33 in clutter_actor_dispose (object=0x55d0795aa5c0)
  at clutter-actor.c:5932
  #14 0x7f3bf70529b4 in st_widget_dispose (gobject=0x55d0795aa5c0)
  at ../src/st/st-widget.c:354
  #15 0x7f3bf7025d48 in st_bin_dispose (gobject=0x55d0795aa5c0)
  at ../src/st/st-bin.c:188
  #16 0x7f3bf7f6c448 in g_object_run_dispose ()
  at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #17 0x7f3bf749d023 in clutter_actor_destroy (self=0x55d0795aa5c0)
  at clutter-actor.c:8615
  #18 0x7f3bf74a4404 in clutter_actor_iter_destroy (iter=0x7fff3285e4e0)
  at clutter-actor.c:19002
  #19 0x7f3bf74a44b8 in clutter_actor_real_destroy (actor=0x55d0795a9ba0)
  at clutter-actor.c:6264
  #20 0x7f3bf7f65b6d in g_closure_invoke ()
  at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #21 0x7f3bf7f78c4a in  () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #22 0x7f3bf7f81882 in g_signal_emit_valist ()
  at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #23 0x7f3bf7f81ecf in g_signal_emit ()
  at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #24 0x7f3bf74a9c33 in clutter_actor_dispose (object=0x55d0795a9ba0)
  at clutter-actor.c:5932
  #25 0x7f3bf70529b4 in st_widget_dispose (gobject=0x55d0795a9ba0)
  at ../src/st/st-widget.c:354
  #26 0x7f3bf7f6c448 in g_object_run_dispose ()
  at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #27 0x7f3bf749d023 in clutter_actor_destroy (self=0x55d0795a9ba0)
  at clutter-actor.c:8615
  #28 0x7f3bf7025cf5 in st_bin_dispose (gobject=0x55d0795a8260)
  at ../src/st/st-bin.c:185
  #29 0x7f3bf7f6ac13 in g_object_unref ()
  at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #30 0x7f3bf7610f5e in ObjectInstance::release_native_object() ()
  at /usr/lib/libgjs.so.0
  #31 0x7f3bf7618496 in ObjectInstance::disassociate_js_gobject() ()
  at /usr/lib/libgjs.so.0
  #32 0x7f3bf76140cc in 
ObjectInstance::remove_wrapped_gobjects_if(std::function, std::function) ()
  at /usr/lib/libgjs.so.0
  #33 0x7f3bf76141a4 in  () at /usr/lib/libgjs.so.0

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

Title:
  [regression] mozjs60 crashes with SIGSEGV on gnome-shell exit, in
  GetPropertyOperation() from Interpret() from js::RunScript()

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

-- 
ubuntu-bugs maili

[Bug 1795579] Re: linux-hwe: 4.15.0-37.40~16.04.1 -proposed tracker

2018-10-04 Thread Łukasz Zemczak
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: In Progress => 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/1795579

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

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

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

[Bug 1768976] Re: Ubuntu 18.04 is overheating after upgrade from 16.04

2018-10-04 Thread Caramba
The possible source of the problem and the solution:
https://discourse.ubuntu.com/t/call-for-testing-nvidia-prime-in-
ubuntu-18-04-and-18-10/8207

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

Title:
  Ubuntu 18.04 is overheating after upgrade from 16.04

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

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

[Bug 1742892] Comment bridged from LTC Bugzilla

2018-10-04 Thread bugproxy
--- Comment From indira.pr...@in.ibm.com 2018-10-05 02:20 EDT---
As per comment#16, this issue is fixed & tested in the bionic kernel.
root@boslcp3:~# uname -r
4.13.0-32-generic

Regards,
Indira

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

Title:
  [Power 9] ISST-LTE:KVM:Ubuntu1804:BostonLC:boslcp3: Unable to start
  the guest with more than 1 thread on ubuntu1804 KVM host machine.

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

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

[Bug 1796163] Re: py3 failure cfg.py - dictionary changed size during iteration

2018-10-04 Thread Launchpad Bug Tracker
This bug was fixed in the package python-oslo.config - 1:6.4.0-0ubuntu2

---
python-oslo.config (1:6.4.0-0ubuntu2) cosmic; urgency=medium

  * d/p/py3-ensure-iter-list.patch: Ensure ConfigOpts __iter__ uses
list(d.keys()) as d.keys() no longer returns a copy of keys in py3
(LP: #1796163).

 -- Corey Bryant   Thu, 04 Oct 2018 15:52:48
-0400

** Changed in: python-oslo.config (Ubuntu Cosmic)
   Status: Triaged => Fix Released

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

Title:
  py3 failure cfg.py - dictionary changed size during iteration

To manage notifications about this bug go to:
https://bugs.launchpad.net/oslo.config/+bug/1796163/+subscriptions

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

[Bug 1768967] Re: Screen randomly flips 180 degrees

2018-10-04 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1726160 ***
https://bugs.launchpad.net/bugs/1726160

Sounds like it might be a continuation of bug bug 1726160.

** This bug has been marked a duplicate of bug 1726160
   On login, display rotates to wrong orientation [HP Pavilion]

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

Title:
  Screen randomly flips 180 degrees

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iio-sensor-proxy/+bug/1768967/+subscriptions

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

[Bug 1726160] Re: On login, display rotates to wrong orientation [HP Pavilion]

2018-10-04 Thread Daniel van Vugt
Confirmed by duplicate bug 1768967.

** Changed in: systemd (Ubuntu)
   Status: Won't Fix => Confirmed

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  On login, display rotates to wrong orientation [HP Pavilion]

To manage notifications about this bug go to:
https://bugs.launchpad.net/iio-sensor-proxy/+bug/1726160/+subscriptions

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

[Bug 1795579] Re: linux-hwe: 4.15.0-37.40~16.04.1 -proposed tracker

2018-10-04 Thread Łukasz Zemczak
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Łukasz 
Zemczak (sil2100)

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

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

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

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

[Bug 1794638] Re: gdm crashes immediately after login

2018-10-04 Thread Daniel van Vugt
Do you have evidence of a "crash"? If not then please reword the bug to
describe the problem more specifically.

I know the new version of gdm3 in cosmic is a bit buggy, related to it
trying to kill/restart its own gnome-shell instance on VT switch
changes. That's intended as a memory-saving feature, but it is causing a
few bugs even still.

Maybe the login screen is accidentally on a different tty. I've seen it
do that a few times. Try switching to other ones in your search for the
login screen. Not just VT1.

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

Title:
  gdm crashes immediately after login

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

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

[Bug 1796238] Re: [regression] mozjs60 crashes with SIGSEGV on gnome-shell exit, in GetPropertyOperation() from Interpret() from js::RunScript()

2018-10-04 Thread Daniel van Vugt
Too hard right now. If this affects regular users then the crash should
start showing up soon on errors.ubuntu.com. So I will wait and see.

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

** Changed in: gjs (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/1796238

Title:
  [regression] mozjs60 crashes with SIGSEGV on gnome-shell exit, in
  GetPropertyOperation() from Interpret() from js::RunScript()

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

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

[Bug 1796240] [NEW] gnome-shell crashed with SIGSEGV in _IO_vfprintf_internal() from __GI___vasprintf_chk() from vasprintf() from g_vasprintf() from g_strdup_vprintf()

2018-10-04 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem regarding 
gnome-shell.  This problem was most recently seen with package version 
3.30.0-1ubuntu2, the problem page at 
https://errors.ubuntu.com/problem/d450aec7506b529002bdfed41acde7afd6cdc0ab 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

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


** Tags: cosmic trusty

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

Title:
  gnome-shell crashed with SIGSEGV in _IO_vfprintf_internal() from
  __GI___vasprintf_chk() from vasprintf() from g_vasprintf() from
  g_strdup_vprintf()

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

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

[Bug 1796240] Re: gnome-shell crashed with SIGSEGV in _IO_vfprintf_internal() from __GI___vasprintf_chk() from vasprintf() from g_vasprintf() from g_strdup_vprintf()

2018-10-04 Thread Daniel van Vugt
** Summary changed:

- 
/usr/bin/gnome-shell:11:_IO_vfprintf_internal:__GI___vasprintf_chk:vasprintf:g_vasprintf:g_strdup_vprintf
+ gnome-shell crashed with SIGSEGV in _IO_vfprintf_internal() from 
__GI___vasprintf_chk() from vasprintf() from g_vasprintf() from 
g_strdup_vprintf()

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

Title:
  gnome-shell crashed with SIGSEGV in _IO_vfprintf_internal() from
  __GI___vasprintf_chk() from vasprintf() from g_vasprintf() from
  g_strdup_vprintf()

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

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

[Bug 1796239] Re: /usr/bin/gnome-shell:6:g_assertion_message:g_assertion_message_expr:gdk_x11_display_error_trap_pop_internal:gdk_x11_display_error_trap_pop:meta_x11_error_trap_pop_with_return

2018-10-04 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1788483 ***
https://bugs.launchpad.net/bugs/1788483

** This bug has been marked a duplicate of bug 1788483
   gnome-shell crashed with SIGABRT in g_assertion_message() from 
g_assertion_message_expr("assertion failed: (trap->end_sequence == 0)") from 
gdk_x11_display_error_trap_pop_internal() from 
meta_input_settings_x11_set_tablet_keep_aspect()

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

Title:
  /usr/bin/gnome-
  
shell:6:g_assertion_message:g_assertion_message_expr:gdk_x11_display_error_trap_pop_internal:gdk_x11_display_error_trap_pop:meta_x11_error_trap_pop_with_return

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

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

[Bug 1785026] Comment bridged from LTC Bugzilla

2018-10-04 Thread bugproxy
--- Comment From hegdevas...@in.ibm.com 2018-10-05 02:06 EDT---
(In reply to comment #21)
> The skiboot SRU needs a proper Regression Potential section please.

[Regression Potential]
This is just changing owner for /var/log/opal-prd.log file.
Without this fix, file won't be created and prd logs gets dropped.
I do not see any possible regression  with this fix.

-Vasant

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

Title:
  [LTCTest][OPAL][OP920] OPAL PRD generated logs is not available in
  /var/log/opal-prd.log file

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

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

[Bug 1796239] [NEW] /usr/bin/gnome-shell:6:g_assertion_message:g_assertion_message_expr:gdk_x11_display_error_trap_pop_internal:gdk_x11_display_error_trap_pop:meta_x11_error_trap_pop_with_return

2018-10-04 Thread errors.ubuntu.com bug bridge
*** This bug is a duplicate of bug 1788483 ***
https://bugs.launchpad.net/bugs/1788483

Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem regarding 
gnome-shell.  This problem was most recently seen with package version 
3.30.0-1ubuntu2, the problem page at 
https://errors.ubuntu.com/problem/7760395cb5d46c6f66918a261675bfdee38b7d16 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

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


** Tags: cosmic

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

Title:
  /usr/bin/gnome-
  
shell:6:g_assertion_message:g_assertion_message_expr:gdk_x11_display_error_trap_pop_internal:gdk_x11_display_error_trap_pop:meta_x11_error_trap_pop_with_return

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

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

[Bug 1788483] Re: gnome-shell crashed with SIGABRT in g_assertion_message() from g_assertion_message_expr("assertion failed: (trap->end_sequence == 0)") from gdk_x11_display_error_trap_pop_internal()

2018-10-04 Thread Daniel van Vugt
Tracking in:
https://errors.ubuntu.com/problem/7760395cb5d46c6f66918a261675bfdee38b7d16

** Description changed:

+ https://errors.ubuntu.com/problem/7760395cb5d46c6f66918a261675bfdee38b7d16
  https://gitlab.gnome.org/GNOME/mutter/issues/294
  
  ---
  
  Crash happened when I tried to use Wacom stylus on Dell 7285
  touchscreen.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 18.10
  Package: gnome-shell 3.29.90-2ubuntu1
  Uname: Linux 4.18.3-041803-generic x86_64
  ApportVersion: 2.20.10-0ubuntu7
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: GNOME
  Date: Thu Aug 23 03:55:08 2018
  DisplayManager: gdm3
  ExecutablePath: /usr/bin/gnome-shell
  InstallationDate: Installed on 2018-04-20 (124 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
  ProcCmdline: /usr/bin/gnome-shell
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: gnome-shell
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libmutter-3.so.0
   ?? ()
  Title: gnome-shell crashed with SIGABRT in g_assertion_message_expr()
  UpgradeStatus: Upgraded to cosmic on 2018-04-20 (124 days ago)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo tty

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

Title:
  gnome-shell crashed with SIGABRT in g_assertion_message() from
  g_assertion_message_expr("assertion failed: (trap->end_sequence ==
  0)") from gdk_x11_display_error_trap_pop_internal() from
  meta_input_settings_x11_set_tablet_keep_aspect()

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

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

[Bug 1796238] Re: [regression] mozjs60 crashes on gnome-shell exit (didn't happen with mozjs52)

2018-10-04 Thread Daniel van Vugt
** Description changed:

  mozjs60 crashes on gnome-shell exit (didn't happen with mozjs52)
  
  Program terminated with signal SIGSEGV, Segmentation fault.
- #0  0x7f3bf4033a4e in  () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
- #1  0x7f3bf403eb06 in  () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
- #2  0x7f3bf403f0d1 in  () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
- #3  0x7f3bf403f339 in  () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
- #4  0x7f3bf4372b81 in JS_CallFunctionValue(JSContext*, 
JS::Handle, JS::Handle, JS::HandleValueArray const&, 
JS::MutableHandle) () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
- #5  0x7f3bf7631310 in gjs_call_function_value () at /usr/lib/libgjs.so.0
- #6  0x7f3bf76045d5 in gjs_closure_invoke () at /usr/lib/libgjs.so.0
- #7  0x7f3bf7625573 in  () at /usr/lib/libgjs.so.0
- #8  0x7f3bf7f65b6d in g_closure_invoke ()
- at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
- #9  0x7f3bf7f788f3 in  () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
- #10 0x7f3bf7f81882 in g_signal_emit_valist ()
- at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
- #11 0x7f3bf7f81ecf in g_signal_emit ()
- at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
- #12 0x7f3bf74a9c33 in clutter_actor_dispose (object=0x55d0795aa5c0)
- at clutter-actor.c:5932
- #13 0x7f3bf70529b4 in st_widget_dispose (gobject=0x55d0795aa5c0)
- at ../src/st/st-widget.c:354
- #14 0x7f3bf7025d48 in st_bin_dispose (gobject=0x55d0795aa5c0)
- at ../src/st/st-bin.c:188
- #15 0x7f3bf7f6c448 in g_object_run_dispose ()
- at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
- #16 0x7f3bf749d023 in clutter_actor_destroy (self=0x55d0795aa5c0)
- at clutter-actor.c:8615
- #17 0x7f3bf74a4404 in clutter_actor_iter_destroy (iter=0x7fff3285e4e0)
- at clutter-actor.c:19002
- #18 0x7f3bf74a44b8 in clutter_actor_real_destroy (actor=0x55d0795a9ba0)
- at clutter-actor.c:6264
- #19 0x7f3bf7f65b6d in g_closure_invoke ()
- at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
- #20 0x7f3bf7f78c4a in  () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
- #21 0x7f3bf7f81882 in g_signal_emit_valist ()
- at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
- #22 0x7f3bf7f81ecf in g_signal_emit ()
- at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
- #23 0x7f3bf74a9c33 in clutter_actor_dispose (object=0x55d0795a9ba0)
- at clutter-actor.c:5932
- #24 0x7f3bf70529b4 in st_widget_dispose (gobject=0x55d0795a9ba0)
- at ../src/st/st-widget.c:354
- #25 0x7f3bf7f6c448 in g_object_run_dispose ()
- at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
- #26 0x7f3bf749d023 in clutter_actor_destroy (self=0x55d0795a9ba0)
- at clutter-actor.c:8615
- #27 0x7f3bf7025cf5 in st_bin_dispose (gobject=0x55d0795a8260)
- at ../src/st/st-bin.c:185
- #28 0x7f3bf7f6ac13 in g_object_unref ()
- at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
- #29 0x7f3bf7610f5e in ObjectInstance::release_native_object() ()
- at /usr/lib/libgjs.so.0
- #30 0x7f3bf7618496 in ObjectInstance::disassociate_js_gobject() ()
- at /usr/lib/libgjs.so.0
- #31 0x7f3bf76140cc in 
ObjectInstance::remove_wrapped_gobjects_if(std::function, std::function) ()
- at /usr/lib/libgjs.so.0
- #32 0x7f3bf76141a4 in  () at /usr/lib/libgjs.so.0
- #33 0x7f3bf46596a2 in  () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
- #34 0x7f3bf46313a4 in  () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
- #35 0x7f3bf463d73a in  () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
- #36 0x7f3bf463e2c3 in  () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
- #37 0x7f3bf465eb69 in  () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
- #38 0x7f3bf465fb08 in  () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
- #39 0x7f3bf465ffd8 in  () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
- #40 0x7f3bf466015b in  () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
- #41 0x7f3bf449eee9 in  () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
- #42 0x7f3bf44371fb in  () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
- #43 0x7f3bf7628899 in  () at /usr/lib/libgjs.so.0
- #44 0x7f3bf7f6ac13 in g_object_unref ()
+ #0  0x7f3bf4033a4e in GetPropertyOperation (vp=..., lval=..., 
+ pc=, script=..., fp=, cx=)
+ at ./js/src/vm/JSContext.h:161
+ 161   ./js/src/vm/JSContext.h: No such file or directory.
+ [Current thread is 1 (Thread 0x7f3bebd2e340 (LWP 4269))]
+ (gdb) bt
+ #0  0x7f3bf4033a4e in GetPropertyOperation
+ (vp=..., lval=..., pc=, script=..., fp=, 
cx=) at ./js/src/vm/JSContext.h:161
+ #1  0x7f3bf4033a4e in Interpret(JSContext*, js::RunState&)
+ (cx=0x55d07921beb0, state=...) at ./js/src/vm/Interpreter.cpp:2834
+ #2  0x7f3bf403eb06 in js::RunScript(JSContext*, js::RunState&)
+ (cx=0x55d07921beb0, state=...) at ./js/src/vm/Interpreter.cpp:418
+ #3  0x7f3bf403f0d1 in js::InternalCa

[Bug 1794638] Re: gdm crashes immediately after login

2018-10-04 Thread Rocko
This is pretty easy to reproduce: the latest daily build (Oct 4) of
cosmic does it on first reboot after installation in a VM: as on my
system, loginctl shows only a single session present. There are no crash
files in /var/crash, and there are no errors logged at ubuntu.com.

Is this expected behaviour, then?

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

Title:
  gdm crashes immediately after login

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

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

[Bug 1730152] Re: Internal microsd card reader does not work in Ubuntu 17.10

2018-10-04 Thread Neculai Dan Ciprian
Still no way to fix this?

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

Title:
  Internal microsd card reader does not work in Ubuntu 17.10

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

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

[Bug 1796238] [NEW] [regression] mozjs60 crashes on gnome-shell exit (didn't happen with mozjs52)

2018-10-04 Thread Daniel van Vugt
Public bug reported:

mozjs60 crashes on gnome-shell exit (didn't happen with mozjs52)

Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x7f3bf4033a4e in GetPropertyOperation (vp=..., lval=..., 
pc=, script=..., fp=, cx=)
at ./js/src/vm/JSContext.h:161
161 ./js/src/vm/JSContext.h: No such file or directory.
[Current thread is 1 (Thread 0x7f3bebd2e340 (LWP 4269))]
(gdb) bt
#0  0x7f3bf4033a4e in GetPropertyOperation
(vp=..., lval=..., pc=, script=..., fp=, 
cx=) at ./js/src/vm/JSContext.h:161
#1  0x7f3bf4033a4e in Interpret(JSContext*, js::RunState&)
(cx=0x55d07921beb0, state=...) at ./js/src/vm/Interpreter.cpp:2834
#2  0x7f3bf403eb06 in js::RunScript(JSContext*, js::RunState&)
(cx=0x55d07921beb0, state=...) at ./js/src/vm/Interpreter.cpp:418
#3  0x7f3bf403f0d1 in js::InternalCallOrConstruct(JSContext*, JS::CallArgs 
const&, js::MaybeConstruct)
(cx=0x55d07921beb0, args=..., construct=)
at ./js/src/vm/Interpreter.cpp:490
#4  0x7f3bf403f339 in js::Call(JSContext*, JS::Handle, 
JS::Handle, js::AnyInvokeArgs const&, JS::MutableHandle)
(cx=cx@entry=0x55d07921beb0, fval=..., fval@entry=..., thisv=..., 
thisv@entry=..., args=..., rval=...) at ./js/src/vm/Interpreter.cpp:536
#5  0x7f3bf4372b81 in JS_CallFunctionValue(JSContext*, 
JS::Handle, JS::Handle, JS::HandleValueArray const&, 
JS::MutableHandle) (cx=0x55d07921beb0, obj=..., fval=..., args=..., 
rval=...)
at ./debian/build/dist/include/js/RootingAPI.h:1128
#6  0x7f3bf7631310 in gjs_call_function_value () at /usr/lib/libgjs.so.0
#7  0x7f3bf76045d5 in gjs_closure_invoke () at /usr/lib/libgjs.so.0
#8  0x7f3bf7625573 in  () at /usr/lib/libgjs.so.0
#9  0x7f3bf7f65b6d in g_closure_invoke ()
at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#10 0x7f3bf7f788f3 in  () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#11 0x7f3bf7f81882 in g_signal_emit_valist ()
at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#12 0x7f3bf7f81ecf in g_signal_emit ()
at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#13 0x7f3bf74a9c33 in clutter_actor_dispose (object=0x55d0795aa5c0)
at clutter-actor.c:5932
#14 0x7f3bf70529b4 in st_widget_dispose (gobject=0x55d0795aa5c0)
at ../src/st/st-widget.c:354
#15 0x7f3bf7025d48 in st_bin_dispose (gobject=0x55d0795aa5c0)
at ../src/st/st-bin.c:188
#16 0x7f3bf7f6c448 in g_object_run_dispose ()
at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#17 0x7f3bf749d023 in clutter_actor_destroy (self=0x55d0795aa5c0)
at clutter-actor.c:8615
#18 0x7f3bf74a4404 in clutter_actor_iter_destroy (iter=0x7fff3285e4e0)
at clutter-actor.c:19002
#19 0x7f3bf74a44b8 in clutter_actor_real_destroy (actor=0x55d0795a9ba0)
at clutter-actor.c:6264
#20 0x7f3bf7f65b6d in g_closure_invoke ()
at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#21 0x7f3bf7f78c4a in  () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#22 0x7f3bf7f81882 in g_signal_emit_valist ()
at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#23 0x7f3bf7f81ecf in g_signal_emit ()
at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#24 0x7f3bf74a9c33 in clutter_actor_dispose (object=0x55d0795a9ba0)
at clutter-actor.c:5932
#25 0x7f3bf70529b4 in st_widget_dispose (gobject=0x55d0795a9ba0)
at ../src/st/st-widget.c:354
#26 0x7f3bf7f6c448 in g_object_run_dispose ()
at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#27 0x7f3bf749d023 in clutter_actor_destroy (self=0x55d0795a9ba0)
at clutter-actor.c:8615
#28 0x7f3bf7025cf5 in st_bin_dispose (gobject=0x55d0795a8260)
at ../src/st/st-bin.c:185
#29 0x7f3bf7f6ac13 in g_object_unref ()
at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#30 0x7f3bf7610f5e in ObjectInstance::release_native_object() ()
at /usr/lib/libgjs.so.0
#31 0x7f3bf7618496 in ObjectInstance::disassociate_js_gobject() ()
at /usr/lib/libgjs.so.0
#32 0x7f3bf76140cc in 
ObjectInstance::remove_wrapped_gobjects_if(std::function, std::function) ()
at /usr/lib/libgjs.so.0
#33 0x7f3bf76141a4 in  () at /usr/lib/libgjs.so.0

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

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


** Tags: cosmic regression

** Also affects: gjs (Ubuntu)
   Importance: Undecided
   Status: New

** Summary changed:

- mozjs60 crashes on gnome-shell exit (didn't happen with mozjs52)
+ [regression] mozjs60 crashes on gnome-shell exit (didn't happen with mozjs52)

** Description changed:

  mozjs60 crashes on gnome-shell exit (didn't happen with mozjs52)
  
+ Program terminated with signal SIGSEGV, Segmentation fault.
  #0  0x7f3bf4033a4e in  () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
  #1  0x7f3bf403eb06 in  () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
  #2  0x7f3bf403f0d1 in  () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
  #3  0x7f3bf403f339 in 

[Bug 1796237] [NEW] stack of errors in terminal no fonts in UI

2018-10-04 Thread pleabargain
Public bug reported:

tried running font-manager
no fonts were displayed at all... user error?
no.
Stack of errors in the terminal.

[FATAL 08:44:37] Font Manager will not function properly.
[WARNING 08:44:37] Vendor category results invalid
[FATAL 08:44:37] Database error : SQLite : (prepare_v2) [21] - unable to open 
database file
[FATAL 08:44:37] Font Manager will not function properly.
[WARNING 08:44:37] Unsorted category results invalid
[FATAL 08:44:37] Database error : SQLite : (prepare_v2) [21] - unable to open 
database file
[FATAL 08:44:37] Font Manager will not function properly.
[WARNING 08:44:37] Disabled category results invalid
[FATAL 08:44:37] Database error : SQLite : (prepare_v2) [21] - unable to open 
database file
[FATAL 08:44:37] Font Manager will not function properly.
[WARNING 08:44:56] Unsorted category results invalid
[FATAL 08:44:56] Database error : SQLite : (prepare_v2) [21] - unable to open 
database file
[FATAL 08:44:56] Font Manager will not function properly.
[WARNING 08:44:58] Unsorted category results invalid
[FATAL 08:44:58] Database error : SQLite : (prepare_v2) [21] - unable to open 
database file
[FATAL 08:44:58] Font Manager will not function properly.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: font-manager 0.7.3-1.1
ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
Uname: Linux 4.15.0-36-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.4
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Oct  5 08:48:44 2018
InstallationDate: Installed on 2015-08-23 (1138 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
SourcePackage: font-manager
UpgradeStatus: Upgraded to bionic on 2018-08-21 (44 days ago)

** Affects: font-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

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

Title:
  stack of errors in terminal no fonts in UI

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

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

[Bug 1795092] Re: xubuntu 18.10 daily image (x86) fails to boot - initramfs

2018-10-04 Thread Chris Guiver
your second link opened to i386/686 kernels, so I'm guessing yes (to
i686/i386)

I'm downloading lubuntu 18.04.1 x86  (sorry I forgot this related to a
xubuntu issue; I'm testing both in x86) & will let it continue to save
bandwidth (monthly quotas here)... I'll install (over fedora x86_64) on
dell 755...

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

Title:
  xubuntu 18.10 daily image (x86) fails to boot - initramfs

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

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

[Bug 1796235] [NEW] package tex-common 6.09 failed to install/upgrade: installed tex-common package post-installation script subprocess returned error exit status 1

2018-10-04 Thread Caron
Public bug reported:

update of ubuntu system failed.

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: tex-common 6.09
ProcVersionSignature: Ubuntu 4.4.0-1069.79-aws 4.4.144
Uname: Linux 4.4.0-1069-aws x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.20.9-0ubuntu7.4
Architecture: amd64
Date: Fri Oct  5 05:30:50 2018
Ec2AMI: ami-06ddeee5b31a0308f
Ec2AMIManifest: (unknown)
Ec2AvailabilityZone: us-east-1d
Ec2InstanceType: p2.xlarge
Ec2Kernel: unavailable
Ec2Ramdisk: unavailable
ErrorMessage: installed tex-common package post-installation script subprocess 
returned error exit status 1
PackageArchitecture: all
Python3Details: /usr/bin/python3.6, Python 3.6.6, python3-minimal, 
3.6.5-3ubuntu1
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.3ubuntu0.1
SourcePackage: tex-common
Title: package tex-common 6.09 failed to install/upgrade: installed tex-common 
package post-installation script subprocess returned error exit status 1
UpgradeStatus: Upgraded to bionic on 2018-10-05 (0 days ago)

** Affects: tex-common (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package bionic ec2-images

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

Title:
  package tex-common 6.09 failed to install/upgrade: installed tex-
  common package post-installation script subprocess returned error exit
  status 1

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

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

[Bug 1768967] Status changed to Confirmed

2018-10-04 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/1768967

Title:
  Screen randomly flips 180 degrees

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iio-sensor-proxy/+bug/1768967/+subscriptions

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

[Bug 1794638] Re: gdm crashes immediately after login

2018-10-04 Thread Daniel van Vugt
In that case someone needs to debug the script and update the comment in
that bug :( Or better yet, fix it.

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

Title:
  gdm crashes immediately after login

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

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

[Bug 1768615] Re: Intel HD3000 Sandy Bridge - Wrong display driver used by X.org

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

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

Title:
  Intel HD3000 Sandy Bridge - Wrong display driver used by X.org

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

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

[Bug 1768967] Re: Screen randomly flips 180 degrees

2018-10-04 Thread Daniel van Vugt
Actually this is probably the same issue as HP bug 1726160

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

Title:
  Screen randomly flips 180 degrees

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iio-sensor-proxy/+bug/1768967/+subscriptions

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

[Bug 1768967] Re: Screen randomly flips 180 degrees

2018-10-04 Thread Daniel van Vugt
I think the low level accelerometer logic is somewhere between the Linux
kernel and the iio-sensor-proxy package. Reassigning.

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

** Also affects: iio-sensor-proxy (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/1768967

Title:
  Screen randomly flips 180 degrees

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iio-sensor-proxy/+bug/1768967/+subscriptions

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

[Bug 1726160] Re: On login, display rotates to wrong orientation [HP Pavilion]

2018-10-04 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 17.10 (artful) reached end-of-life on July 19, 2018.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: systemd (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  On login, display rotates to wrong orientation [HP Pavilion]

To manage notifications about this bug go to:
https://bugs.launchpad.net/iio-sensor-proxy/+bug/1726160/+subscriptions

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

[Bug 1768615] Re: Intel HD3000 Sandy Bridge - Wrong display driver used by X.org

2018-10-04 Thread Daniel van Vugt
** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu)

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

Title:
  Intel HD3000 Sandy Bridge - Wrong display driver used by X.org

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

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

[Bug 1767552] Re: screen rotates if laptop tilts

2018-10-04 Thread Daniel van Vugt
There is a rotation lock button you can choose next to the power button
in the Gnome system menu. Please try that.

** Package changed: xorg (Ubuntu) => gnome-shell (Ubuntu)

** Changed in: gnome-shell (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/1767552

Title:
  screen rotates if laptop tilts

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

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

[Bug 1729394] Re: Activities Overview on a rotated screen displays with wrong orientation (unrotated) on one screen, and texture corruption on the other.

2018-10-04 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => Won't Fix

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

Title:
  Activities Overview on a rotated screen displays with wrong
  orientation (unrotated) on one screen, and texture corruption on the
  other.

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

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

[Bug 1794638] Re: gdm crashes immediately after login

2018-10-04 Thread Rocko
There aren't any crash files and there aren't any relevant errors at
errors.ubuntu.com. I can't apply the workaround from bug #994921 because
there is no line with problem_types in /etc/apport/crashdb.conf to
comment out.

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

Title:
  gdm crashes immediately after login

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

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

[Bug 1769029] Re: Display on Dell 1440x900 is not available

2018-10-04 Thread Daniel van Vugt
** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu)

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

Title:
  Display on Dell 1440x900 is not available

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

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

[Bug 1769022] Re: ubuntu 18.04 freezes after the login

2018-10-04 Thread Daniel van Vugt
** Package changed: xorg (Ubuntu) => gnome-shell (Ubuntu)

** Changed in: gnome-shell (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/1769022

Title:
  ubuntu 18.04 freezes after the login

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

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

[Bug 1796234] [NEW] Please sync pikopixel.app 1.0-b9d-1 from Debian Sid

2018-10-04 Thread Josh Freeman
Public bug reported:

   Please sync pikopixel.app 1.0-b9d-1 from Debian Sid.

   1.0-b9d-1 is a bugfix-only update for the 1.0-b9c-1 package currently
in Cosmic.

   The update fixes UI issues on Budgie, Cinnamon, GNOME, Pantheon,
Unity, Window Maker, & Xfce.

   Upstream changelog:
http://twilightedge.com/mac/pikopixel/history.html

** Affects: pikopixel.app (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/1796234

Title:
   Please sync pikopixel.app 1.0-b9d-1 from Debian Sid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pikopixel.app/+bug/1796234/+subscriptions

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

[Bug 1769403] Re: USB devices (trackball and PS2-to-usb keyboard) freeze in Ubuntu Mate 16.04.4 , and DELL latitude

2018-10-04 Thread Daniel van Vugt
** No longer affects: xorg (Ubuntu)

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

Title:
  USB devices (trackball and PS2-to-usb keyboard) freeze in Ubuntu Mate
  16.04.4 , and DELL latitude

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

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

[Bug 1769450] Re: proper display panel missing, second monitor mirrored

2018-10-04 Thread Daniel van Vugt
It appears you are stuck in recovery mode, which prevents most graphics
drivers from working properly ("nomodeset"):

[0.00] Command line: BOOT_IMAGE=/vmlinuz-4.15.0-20-generic
root=UUID=d2f3f98a-d42e-4ba5-8bcf-95d318ad089b ro recovery nomodeset

To fix this, reboot and as soon as the screen turns purple, tap Escape
once (and only once). Then choose Advanced options and select the normal
(not the recovery) kernel.

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

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

Title:
  proper display panel missing, second monitor mirrored

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

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

[Bug 1769880] Re: ubuntu 14.04 amd / ati radeon 6400/7400 video card is continuously requesting the monitor configuration

2018-10-04 Thread Daniel van Vugt
Can you explain in more detail what "continuously requesting the monitor
configuration" means?

Maybe a screenshot or photo of the problem?

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

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

Title:
  ubuntu 14.04 amd / ati radeon 6400/7400 video card is continuously
  requesting the monitor configuration

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

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

[Bug 1795092] Re: xubuntu 18.10 daily image (x86) fails to boot - initramfs

2018-10-04 Thread Chris Guiver
The x201's native OS is Ubuntu 16.04 LTS (x86_64), the native OS for
dc7700 is Ubuntu 14.04 LTS (x86_64), but whilst we haven't proven the
debian issue is the problem, it relates to i686 only (not amd64).  I can
add the kernel to the x201 (if it had HWE enabled, it'd almost be there
anyway), but I don't expect issues on amd64.

Did you mean i686/i386?

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

Title:
  xubuntu 18.10 daily image (x86) fails to boot - initramfs

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

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

[Bug 1573959] Re: On-screen text disappears after suspend

2018-10-04 Thread Mingun
My system:

$ uname -a
Linux my-desktop 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 
x86_64 x86_64 x86_64 GNU/Linux

$ lspci -nn | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v3/4th 
Gen Core Processor Integrated Graphics Controller [8086:0412] (rev 06)

$ lsb_release -r
Release:16.04

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

Title:
  On-screen text disappears after suspend

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

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

[Bug 1573959] Re: On-screen text disappears after suspend

2018-10-04 Thread Mingun via ubuntu-bugs
** Attachment added: "fonts-bug.png"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1573959/+attachment/5197446/+files/fonts-bug.png

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

Title:
  On-screen text disappears after suspend

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

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

[Bug 1795580] Re: Update to 6.1.2

2018-10-04 Thread Launchpad Bug Tracker
This bug was fixed in the package libreoffice - 1:6.1.2-0ubuntu1

---
libreoffice (1:6.1.2-0ubuntu1) cosmic; urgency=medium

  * New upstream release (LP: #1795580)
  * Drop upstreamed patches:
- debian/patches/apparmor-fixes.diff
- debian/patches/fix-gtk3_kde5-filepicker-infinite-loop.diff

 -- Olivier Tilloy   Tue, 02 Oct 2018
10:34:27 +0200

** Changed in: libreoffice (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Update to 6.1.2

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

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

[Bug 1573959] Re: On-screen text disappears after suspend

2018-10-04 Thread Mingun via ubuntu-bugs
Still an issue. Text on pages in Firefox and text in Qt applications
(for example, TortoiseHg, VirtualBox), Sublime Text not affected.

Some text not just disappear, but rendered as random pixels. Text in
menu can change its color from white to black and sometimes after mouse
hover it can appears/disappears

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

Title:
  On-screen text disappears after suspend

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

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

[Bug 1796231] [NEW] package libglib2.0-bin 2.56.1-2ubuntu1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2018-10-04 Thread 54krishna
Public bug reported:

package libglib2.0-bin 2.56.1-2ubuntu1 failed to install/up

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: libglib2.0-bin 2.56.1-2ubuntu1
ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
Uname: Linux 4.15.0-36-generic x86_64
ApportVersion: 2.20.9-0ubuntu7
AptOrdering:
 cups-common:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
Date: Fri Oct  5 09:45:57 2018
DuplicateSignature:
 package:libglib2.0-bin:2.56.1-2ubuntu1
 Setting up cups-common (2.2.7-1ubuntu2.1) ...
 dpkg: error processing package libglib2.0-bin (--configure):
  package is in a very bad inconsistent state; you should
ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
InstallationDate: Installed on 2018-10-04 (0 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-3
PythonDetails: /root/Error: command ['which', 'python'] failed with exit code 
1:, Error: [Errno 2] No such file or directory: "/root/Error: command ['which', 
'python'] failed with exit code 1:": "/root/Error: command ['which', 'python'] 
failed with exit code 1:", unpackaged
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.1
SourcePackage: glib2.0
Title: package libglib2.0-bin 2.56.1-2ubuntu1 failed to install/upgrade: 
package is in a very bad inconsistent state; you should  reinstall it before 
attempting configuration
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: glib2.0 (Ubuntu)
 Importance: Undecided
 Status: New


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

Title:
  package libglib2.0-bin 2.56.1-2ubuntu1 failed to install/upgrade:
  package is in a very bad inconsistent state; you should  reinstall it
  before attempting configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1796231/+subscriptions

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

[Bug 1796231] Re: package libglib2.0-bin 2.56.1-2ubuntu1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2018-10-04 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package libglib2.0-bin 2.56.1-2ubuntu1 failed to install/upgrade:
  package is in a very bad inconsistent state; you should  reinstall it
  before attempting configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1796231/+subscriptions

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

[Bug 510544] Re: Cups duplex printing possible through ipp but not through samba

2018-10-04 Thread Launchpad Bug Tracker
[Expired for cups (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Cups duplex printing possible through ipp but not through samba

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

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

[Bug 588949] Re: CUPS conf IPv6 error - takes ::1 and [(xxxx:)^8], but crews up at [::1]

2018-10-04 Thread Launchpad Bug Tracker
[Expired for cups (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  CUPS conf IPv6 error - takes ::1 and [(:)^8], but crews up at
  [::1]

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

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

[Bug 521227] Re: Make Canon MF4270 work out of the box

2018-10-04 Thread Launchpad Bug Tracker
[Expired for cups (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Make Canon MF4270 work out of the box

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

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

[Bug 718372] Re: sistema operativo

2018-10-04 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  sistema operativo

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

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

[Bug 577816] Re: Epson Stylus Office BX300F Won't print in selected reverse mode

2018-10-04 Thread Launchpad Bug Tracker
[Expired for cups (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Epson Stylus Office BX300F Won't print in selected reverse mode

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

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

[Bug 522676] Re: Cups shrinks legal size documents in Xerox Workcentre 4150

2018-10-04 Thread Launchpad Bug Tracker
[Expired for cups (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Cups shrinks legal size documents in Xerox Workcentre 4150

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

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

[Bug 588345] Re: Print server doesn't work w/ space on the end

2018-10-04 Thread Launchpad Bug Tracker
[Expired for cups (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Print server doesn't work w/ space on the end

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

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

[Bug 511278] Re: Officejet 6500 Wireless Using Draft In localhost:631 uses FastDraft

2018-10-04 Thread Launchpad Bug Tracker
[Expired for cups (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Officejet 6500 Wireless Using Draft In localhost:631 uses FastDraft

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

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

[Bug 634754] Re: TMPDIR environment variable not exported to backend

2018-10-04 Thread Launchpad Bug Tracker
[Expired for cups (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  TMPDIR environment variable not exported to backend

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

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

[Bug 557168] Re: nxclient and permissions on /usr/lib/cups/backend/ipp

2018-10-04 Thread Launchpad Bug Tracker
[Expired for cups (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  nxclient and permissions on /usr/lib/cups/backend/ipp

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

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

[Bug 756891] Re: Radar loop does not display correctly, distorted

2018-10-04 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Radar loop does not display correctly, distorted

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

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

[Bug 570308] Re: network printer wants authentication password. no such password exists. problem has incurred after printer updates in Ubuntu update bundle

2018-10-04 Thread Launchpad Bug Tracker
[Expired for cups (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  network printer wants authentication password. no such password
  exists. problem has incurred after printer updates in Ubuntu update
  bundle

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

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

[Bug 649601] Re: no printing pdf files to wireless networked Brother HL 4070 CDW

2018-10-04 Thread Launchpad Bug Tracker
[Expired for cups (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  no printing pdf files to wireless networked Brother HL 4070 CDW

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

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

[Bug 766729] Re: Focus capture problem in embedded videos

2018-10-04 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Focus capture problem in embedded videos

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

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

[Bug 703668] Re: Refuses to install or uninstall Rikaichan

2018-10-04 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Refuses to install or uninstall Rikaichan

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

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

[Bug 705753] Re: Multiple popups

2018-10-04 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Multiple popups

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

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

[Bug 608015] Re: Not picking up connected printer.

2018-10-04 Thread Launchpad Bug Tracker
[Expired for cups (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Not picking up connected printer.

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

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

[Bug 787022] Re: iGoogle No Longer Loads Correctly After Firefox Update

2018-10-04 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  iGoogle No Longer Loads Correctly After Firefox Update

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

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

[Bug 598446] Re: printer names have IP address attached

2018-10-04 Thread Launchpad Bug Tracker
[Expired for cups (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  printer names have IP address attached

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

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

[Bug 712971] Re: Closing a Firefox tab that uses Flash, sometimes breaks other tabs that use Flash.

2018-10-04 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Closing a Firefox tab that uses Flash, sometimes breaks other tabs
  that use Flash.

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

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

[Bug 575506] Re: Two-sided printing with non-duplex printer does not work well in Ubuntu

2018-10-04 Thread Launchpad Bug Tracker
[Expired for cups (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Two-sided printing with non-duplex printer does not work well in
  Ubuntu

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

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

[Bug 566887] Re: network printer + DNSSD + External DNS server -> won't print

2018-10-04 Thread Launchpad Bug Tracker
[Expired for cups (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  network printer + DNSSD + External DNS server -> won't print

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

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

[Bug 1316205] Re: Chromium off screen window placement on dual monitor setup

2018-10-04 Thread Launchpad Bug Tracker
[Expired for chromium-browser (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: chromium-browser (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Chromium off screen window placement on dual monitor setup

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

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

[Bug 1757284] Re: Several snap apps fail to launch

2018-10-04 Thread Launchpad Bug Tracker
[Expired for snapd (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Several snap apps fail to launch

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

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

[Bug 1785421] Re: package bluez 5.48-0ubuntu3.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2018-10-04 Thread Launchpad Bug Tracker
[Expired for bluez (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package bluez 5.48-0ubuntu3.1 failed to install/upgrade: package is in
  a very bad inconsistent state; you should  reinstall it before
  attempting configuration

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

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

[Bug 1785259] Re: Graphics card hangs after suspend

2018-10-04 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

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

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

Title:
  Graphics card hangs after suspend

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

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

[Bug 1785301] Re: background

2018-10-04 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

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

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

Title:
  background

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

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

[Bug 1785457] Re: Getting problems while apt-get upgrading as well

2018-10-04 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

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

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

Title:
  Getting problems while apt-get upgrading as well

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

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

[Bug 1793404] Re: hns3: Modifying channel parameters will reset ring parameters back to defaults

2018-10-04 Thread Ike Panhc
With bionic-proposed kernel, this issue is gone and rx/tx kept after
channel set.

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

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

Title:
  hns3: Modifying channel parameters will reset ring parameters back to
  defaults

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

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

[Bug 1794166] Re: Add functional level reset support for the SAS controller on HiSilicon D06 systems

2018-10-04 Thread Ike Panhc
With bionic-proposed kernel, SAS controller reset works

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

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

Title:
  Add functional level reset support for the SAS controller on HiSilicon
  D06 systems

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

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

[Bug 1795793] Re: package linux-image-4.15.0-36-generic 4.15.0-36.39~16.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 1

2018-10-04 Thread Steve Langasek
Well, the error that pops up is because you've installed the grub
package on your system without configuring it, and this package is
deprecated.

You should remove it again with 'sudo apt --purge grub'.

** Changed in: grub (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  package linux-image-4.15.0-36-generic 4.15.0-36.39~16.04.1 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/zz-update-grub
  exited with return code 1

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

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

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-10-04 Thread siyia
Richard why in your firmware files you include dsdt.aml as a tar archive
that has all the ssdt tables inside?

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

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

[Bug 1796228] Status changed to Confirmed

2018-10-04 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/1796228

Title:
  BUG: scheduling while atomic: irq/51-iwlwifi/408/0x7c00

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

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

[Bug 1789201] Re: prime-select doesn't work in phase 2

2018-10-04 Thread ethan.hsieh
The issue is gone after installing packages at
https://launchpad.net/ubuntu/+source/ubuntu-drivers-common/1:0.5.2.1.

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

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

Title:
  prime-select doesn't work in phase 2

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

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

[Bug 1769657] Re: update toolchain packages for bionic

2018-10-04 Thread TJ
An strace shows:

$ sudo strace -o /tmp/dpkg.log -f  dpkg -i /var/cache/apt/archives/libc6
-dev-armhf-cross_2.27-3ubuntu1cross1.1_all.deb

$ grep -E '(Mcrt1|error processing)' /tmp/strace-dpkg.log

22528 lstat("/usr/arm-linux-gnueabihf/lib/Mcrt1.o", 0x7ffef13bf320) = -1 ENOENT 
(No such file or directory)
22528 rename("/usr/arm-linux-gnueabihf/lib/Mcrt1.o.dpkg-tmp", 
"/usr/arm-linux-gnueabihf/lib/Mcrt1.o") = -1 ENOENT (No such file or directory)
22528 rmdir("/usr/arm-linux-gnueabihf/lib/Mcrt1.o.dpkg-new") = -1 ENOENT (No 
such file or directory)
22528 rmdir("/usr/arm-linux-gnueabihf/lib/Mcrt1.o.dpkg-tmp") = -1 ENOENT (No 
such file or directory)
22528 openat(AT_FDCWD, "/usr/arm-linux-gnueabihf/lib/Mcrt1.o.dpkg-new", 
O_WRONLY|O_CREAT|O_EXCL, 000) = 11
22528 utimes("/usr/arm-linux-gnueabihf/lib/Mcrt1.o.dpkg-new", 
[{tv_sec=1538707686, tv_usec=0} /* 2018-10-05T03:48:06+0100 */, 
{tv_sec=1537191595, tv_usec=0} /* 2018-09-17T14:39:55+0100 */]) = 0
22528 lstat("/usr/arm-linux-gnueabi/libhf/Mcrt1.o", 0x7ffef13bf320) = -1 ENOENT 
(No such file or directory)
22528 rename("/usr/arm-linux-gnueabi/libhf/Mcrt1.o.dpkg-tmp", 
"/usr/arm-linux-gnueabi/libhf/Mcrt1.o") = -1 ENOENT (No such file or directory)
22528 rmdir("/usr/arm-linux-gnueabi/libhf/Mcrt1.o.dpkg-new") = -1 ENOTDIR (Not 
a directory)
22528 lstat("/usr/arm-linux-gnueabi/libhf/Mcrt1.o.dpkg-new", 
{st_mode=S_IFREG|0644, st_size=448, ...}) = 0
22528 unlink("/usr/arm-linux-gnueabi/libhf/Mcrt1.o.dpkg-new") = 0
22528 rmdir("/usr/arm-linux-gnueabi/libhf/Mcrt1.o.dpkg-tmp") = -1 ENOENT (No 
such file or directory)
22528 symlink("../../arm-linux-gnueabihf/lib/Mcrt1.o", 
"/usr/arm-linux-gnueabi/libhf/Mcrt1.o.dpkg-new") = 0
22528 lchown("/usr/arm-linux-gnueabi/libhf/Mcrt1.o.dpkg-new", 0, 0) = 0
22528 utimensat(AT_FDCWD, "/usr/arm-linux-gnueabi/libhf/Mcrt1.o.dpkg-new", 
[{tv_sec=1538707686, tv_nsec=0} /* 2018-10-05T03:48:06+0100 */, 
{tv_sec=1537191595, tv_nsec=0} /* 2018-09-17T14:39:55+0100 */], 
AT_SYMLINK_NOFOLLOW) = 0
22528 openat(AT_FDCWD, "/usr/arm-linux-gnueabihf/lib/Mcrt1.o.dpkg-new", 
O_WRONLY) = -1 ENOENT (No such file or directory)
22528 write(2, "\33[1mdpkg:\33[0m error processing a"..., 219) = 219
22528 lstat("/usr/arm-linux-gnueabi/libhf/Mcrt1.o.dpkg-tmp", 0x7ffef13bff30) = 
-1 ENOENT (No such file or directory)
22528 rmdir("/usr/arm-linux-gnueabi/libhf/Mcrt1.o.dpkg-new") = -1 ENOTDIR (Not 
a directory)
22528 lstat("/usr/arm-linux-gnueabi/libhf/Mcrt1.o.dpkg-new", 
{st_mode=S_IFLNK|0777, st_size=37, ...}) = 0
22528 unlink("/usr/arm-linux-gnueabi/libhf/Mcrt1.o.dpkg-new") = 0
22528 lstat("/usr/arm-linux-gnueabihf/lib/Mcrt1.o.dpkg-tmp", 0x7ffef13bff30) = 
-1 ENOENT (No such file or directory)
22528 rmdir("/usr/arm-linux-gnueabihf/lib/Mcrt1.o.dpkg-new") = -1 ENOENT (No 
such file or directory)


At the same time an inotifywait shows:

$ grep Mcrt1 /tmp/inotifywait.log

/usr/arm-linux-gnueabihf/lib/ CREATE Mcrt1.o.dpkg-new
/usr/arm-linux-gnueabihf/lib/ OPEN Mcrt1.o.dpkg-new
/usr/arm-linux-gnueabihf/lib/ MODIFY Mcrt1.o.dpkg-new
/usr/arm-linux-gnueabihf/lib/ ATTRIB Mcrt1.o.dpkg-new
/usr/arm-linux-gnueabihf/lib/ CLOSE_WRITE,CLOSE Mcrt1.o.dpkg-new
/usr/arm-linux-gnueabihf/lib/ ATTRIB Mcrt1.o.dpkg-new
/usr/arm-linux-gnueabihf/lib/ DELETE Mcrt1.o.dpkg-new
/usr/arm-linux-gnueabihf/lib/ CREATE Mcrt1.o.dpkg-new
/usr/arm-linux-gnueabihf/lib/ ATTRIB Mcrt1.o.dpkg-new
/usr/arm-linux-gnueabihf/lib/ ATTRIB Mcrt1.o.dpkg-new
/usr/arm-linux-gnueabihf/lib/ DELETE Mcrt1.o.dpkg-new

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

Title:
  update toolchain packages for bionic

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

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

[Bug 1619866] Re: Lenovo G50-45 inverted microphone not detected properly

2018-10-04 Thread Kai-Heng Feng
Not really. Maybe Skype, maybe pulse audio...

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

Title:
  Lenovo G50-45 inverted microphone not detected properly

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

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

[Bug 1780628] Re: linux-4.15.0-23-generic RAID 5 kernel BUG

2018-10-04 Thread Kai-Heng Feng
Sorry, but I meant v4.19-rc6.

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

Title:
  linux-4.15.0-23-generic RAID 5 kernel BUG

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

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

[Bug 1796228] [NEW] BUG: scheduling while atomic: irq/51-iwlwifi/408/0x7ffffc00

2018-10-04 Thread Cansheng Dong
Public bug reported:

I was playing some audio files, the following message appears,
ALSA lib pcm.c:8424:(snd_pcm_recover) underrun occurred
And the WIFI is disconnected.
I have experienced problems,
(1)The gnome-sound-recorder sometime works sometime doesn't. 
(2) Click the LibreOffice Calc, after the empty worksheet loads, when i try to 
open another document by using "File->Open" on the menu, the application is not 
responding at all and I have to force it quit

ProblemType: KernelOops
DistroRelease: Ubuntu 18.10
Package: linux-image-4.18.0-8-generic 4.18.0-8.9
ProcVersionSignature: Ubuntu 4.18.0-8.9-generic 4.18.7
Uname: Linux 4.18.0-8-generic x86_64
Annotation: Your system might become unstable now and might need to be 
restarted.
ApportVersion: 2.20.10-0ubuntu11
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  dcansheng   2110 F pulseaudio
 /dev/snd/controlC1:  dcansheng   2110 F pulseaudio
Date: Fri Oct  5 10:56:26 2018
Failure: oops
HibernationDevice: RESUME=UUID=2bbccbb3-89de-4207-9146-7a829c7e83a8
InstallationDate: Installed on 2018-08-29 (36 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
MachineType: LENOVO 20392
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-8-generic 
root=UUID=0bcc11bd-c39c-4a17-9eb3-67098d0bca7f 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.
RelatedPackageVersions: kerneloops-daemon N/A
SourcePackage: linux
Title: BUG: scheduling while atomic: irq/51-iwlwifi/408/0x7c00
UpgradeStatus: Upgraded to cosmic on 2018-08-30 (35 days ago)
dmi.bios.date: 11/21/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: 9DCN29WW(V2.09)
dmi.board.asset.tag: No Asset Tag
dmi.board.name: Lenovo B40-70
dmi.board.vendor: LENOVO
dmi.board.version: 31900058WIN
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo B40-70
dmi.modalias: 
dmi:bvnLENOVO:bvr9DCN29WW(V2.09):bd11/21/2014:svnLENOVO:pn20392:pvrLenovoB40-70:rvnLENOVO:rnLenovoB40-70:rvr31900058WIN:cvnLENOVO:ct10:cvrLenovoB40-70:
dmi.product.family: IDEAPAD
dmi.product.name: 20392
dmi.product.sku: LENOVO_MT_20392_BU_idea_FM_Lenovo B40-70
dmi.product.version: Lenovo B40-70
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-kerneloops cosmic kernel-oops

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

Title:
  BUG: scheduling while atomic: irq/51-iwlwifi/408/0x7c00

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

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

[Bug 1784152] Re: i2c_hid_get_input floods system logs

2018-10-04 Thread Kai-Heng Feng
kdanilov, is it possible for you to file a separate bug?
Precision 7730 should use ALPS touchpad instead of ELAN touchpad.

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

Title:
  i2c_hid_get_input floods system logs

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

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

[Bug 1793997] Re: iwlwifi 0000:04:00.0: Queue 10 is active on fifo 2 and stuck for 10000 ms. SW [247, 164] HW [90, 90] FH TRB=0x05a5a5a5a

2018-10-04 Thread Yura Pakhuchiy
I've grepped through dmesg and journalctl there is zero messages about
temperature from iwlwifi in my case. I've some from CPU, but they are
probably not related.

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

Title:
  iwlwifi :04:00.0: Queue 10 is active on fifo 2 and stuck for 1
  ms. SW [247, 164] HW [90, 90] FH TRB=0x05a5a5a5a

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

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

[Bug 1796211] Re: gnome-shell crashed with SIGSEGV in g_themed_icon_equal() from st_icon_set_gicon()

2018-10-04 Thread Daniel van Vugt
Your JournalErrors.txt file seems to show a very large number of crashes
in the "gsconnect" extension. But still, please try disabling all the
extensions.

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

** Changed in: gnome-shell-extension-gsconnect (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/1796211

Title:
  gnome-shell crashed with SIGSEGV in g_themed_icon_equal() from
  st_icon_set_gicon()

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

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

[Bug 1796211] Re: gnome-shell crashed with SIGSEGV in g_themed_icon_equal() from st_icon_set_gicon()

2018-10-04 Thread Daniel van Vugt
I can't find any other reports of this crash. Can you please try
disabling your extensions:

b'org.gnome.shell' b'enabled-extensions' b"['GPaste@gnome-shell-
extensions.gnome.org', 'gsconn...@andyholmes.github.io', 'openweather-
extens...@jenslody.de', 'system-moni...@paradoxxx.zero.gmail.com']"

and tell us if that fixes it?

** Summary changed:

- gnome-shell crashed with SIGSEGV in g_themed_icon_equal()
+ gnome-shell crashed with SIGSEGV in g_themed_icon_equal() from 
st_icon_set_gicon()

** Changed in: gnome-shell (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/1796211

Title:
  gnome-shell crashed with SIGSEGV in g_themed_icon_equal() from
  st_icon_set_gicon()

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

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

[Bug 1780628] Re: linux-4.15.0-23-generic RAID 5 kernel BUG

2018-10-04 Thread Steve Kowalik
Yes, with the most recent 4.18.12 kernel:

[26161.098830] [ cut here ]
[26161.098832] kernel BUG at drivers/md/raid5.c:1762!
[26161.098838] invalid opcode:  [#1] SMP PTI
[26161.098841] CPU: 3 PID: 290 Comm: md0_raid5 Not tainted 
4.18.12-041812-generic #201810032137
[26161.098842] Hardware name: Gigabyte Technology Co., Ltd. H370M-D3H/H370M 
D3H-CF, BIOS F3 03/01/2018
[26161.098847] RIP: 0010:raid_run_ops+0xbda/0x15d0 [raid456]
[26161.098849] Code: 48 8d 04 d0 48 89 45 c8 83 f9 01 0f 85 f8 f5 ff ff 49 8b 
75 00 31 c9 31 d2 4c 89 e7 e8 1f 90 e5 ff 48 89 45 98 e9 f0 f5 ff ff <0f> 0b 0f 
0b e9 52 f9 ff ff 4c 8b 75 80 83 85 4c ff ff ff 01 e9 18 
[26161.098867] RSP: 0018:aab90141bb48 EFLAGS: 00010002
[26161.098869] RAX: 0178 RBX: 98177d78d4c0 RCX: 
[26161.098870] RDX: 98177d78d278 RSI: 981779cb3180 RDI: 98177d78d168
[26161.098872] RBP: aab90141bc08 R08: 1000 R09: aab90141bad8
[26161.098873] R10: 98177d78d188 R11:  R12: 9817dddf4e60
[26161.098874] R13: 98177d78d168 R14: 98177d78d100 R15: 9817d931d000
[26161.098876] FS:  () GS:9817ee4c() 
knlGS:
[26161.098878] CS:  0010 DS:  ES:  CR0: 80050033
[26161.098879] CR2: 7fd168034000 CR3: 00023220a006 CR4: 003606e0
[26161.098881] Call Trace:
[26161.098885]  ? handle_stripe_dirtying+0x706/0x800 [raid456]
[26161.09]  handle_stripe+0xb9b/0x1f90 [raid456]
[26161.098891]  ? __wake_up_common_lock+0x8e/0xc0
[26161.098895]  handle_active_stripes.isra.72+0x3e6/0x5d0 [raid456]
[26161.098898]  raid5d+0x359/0x550 [raid456]
[26161.098901]  md_thread+0x98/0x160
[26161.098902]  ? wait_woken+0x80/0x80
[26161.098905]  kthread+0x120/0x140
[26161.098906]  ? md_rdev_init+0xb0/0xb0
[26161.098908]  ? kthread_bind+0x40/0x40
[26161.098923]  ret_from_fork+0x35/0x40
[26161.098924] Modules linked in: xfs nls_iso8859_1 snd_hda_codec_hdmi 
snd_hda_codec_realtek snd_hda_codec_generic intel_rapl snd_hda_intel 
snd_hda_codec x86_pkg_temp_thermal snd_hda_core intel_powerclamp coretemp 
snd_hwdep kvm_intel kvm snd_pcm ppdev snd_timer snd irqbypass wmi_bmof 
intel_cstate soundcore intel_rapl_perf mac_hid mei_me mei parport_pc parport 
intel_pch_thermal acpi_pad sch_fq_codel nfsd ib_iser rdma_cm iw_cm auth_rpcgss 
ib_cm nfs_acl ib_core lockd grace iscsi_tcp sunrpc libiscsi_tcp libiscsi 
scsi_transport_iscsi ip_tables x_tables autofs4 btrfs zstd_compress raid10 
raid1 raid0 multipath linear raid456 async_raid6_recov async_memcpy async_pq 
async_xor async_tx xor raid6_pq libcrc32c crct10dif_pclmul crc32_pclmul 
ghash_clmulni_intel i915 pcbc aesni_intel i2c_algo_bit drm_kms_helper aes_x86_64
[26161.098969]  crypto_simd syscopyarea sysfillrect cryptd sysimgblt 
fb_sys_fops glue_helper e1000e drm ahci libahci wmi video pinctrl_cannonlake 
pinctrl_intel
[26161.098976] ---[ end trace 703874928e407df5 ]---
[26161.098979] RIP: 0010:raid_run_ops+0xbda/0x15d0 [raid456]
[26161.098980] Code: 48 8d 04 d0 48 89 45 c8 83 f9 01 0f 85 f8 f5 ff ff 49 8b 
75 00 31 c9 31 d2 4c 89 e7 e8 1f 90 e5 ff 48 89 45 98 e9 f0 f5 ff ff <0f> 0b 0f 
0b e9 52 f9 ff ff 4c 8b 75 80 83 85 4c ff ff ff 01 e9 18 
[26161.098998] RSP: 0018:aab90141bb48 EFLAGS: 00010002
[26161.099000] RAX: 0178 RBX: 98177d78d4c0 RCX: 
[26161.099001] RDX: 98177d78d278 RSI: 981779cb3180 RDI: 98177d78d168
[26161.099015] RBP: aab90141bc08 R08: 1000 R09: aab90141bad8
[26161.099016] R10: 98177d78d188 R11:  R12: 9817dddf4e60
[26161.099018] R13: 98177d78d168 R14: 98177d78d100 R15: 9817d931d000
[26161.099019] FS:  () GS:9817ee4c() 
knlGS:
[26161.099021] CS:  0010 DS:  ES:  CR0: 80050033
[26161.099022] CR2: 7fd168034000 CR3: 00023220a006 CR4: 003606e0

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

Title:
  linux-4.15.0-23-generic RAID 5 kernel BUG

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

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

[Bug 1796093] Re: LAUNCH APLICATIONS

2018-10-04 Thread Daniel van Vugt
That's correct. The Intel graphics driver is built into the Linux kernel
and comes with no application.

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

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

Title:
  LAUNCH APLICATIONS

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

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

[Bug 409739] Re: Support http_proxy

2018-10-04 Thread Hamish Moffatt
Any chance that this will be supported? At least for S3? I'm using
duplicity directly, not deja-dup.

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

Title:
  Support http_proxy

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/409739/+subscriptions

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

[Bug 1792365] Re: On-screen keyboard doesn't work outside of Ubuntu's text fields

2018-10-04 Thread Daniel van Vugt
I think that title is vague and confusing. "Ubuntu" covers everything,
so "outside of Ubuntu" would be nothing. Maybe reword again...

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

Title:
  On-screen keyboard doesn't work outside of Ubuntu's text fields

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

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

[Bug 1702151] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_is_fundamentally_a() from g_object_ref() from st_theme_get_custom_stylesheets()

2018-10-04 Thread Daniel van Vugt
** Tags added: cosmic

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

Title:
  gnome-shell crashed with SIGSEGV in
  g_type_check_instance_is_fundamentally_a() from g_object_ref() from
  st_theme_get_custom_stylesheets()

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

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

[Bug 1796223] [NEW] package libcups2:i386 2.2.7-1ubuntu2.1 failed to install/upgrade: 依赖关系问题 - 仍未被配置

2018-10-04 Thread 程飞天
Public bug reported:

安装snap商店中的wine时出现了这个错误

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: libcups2:i386 2.2.7-1ubuntu2.1
ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
Uname: Linux 4.15.0-36-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.3
Architecture: amd64
Date: Fri Oct  5 10:29:08 2018
ErrorMessage: 依赖关系问题 - 仍未被配置
InstallationDate: Installed on 2018-09-07 (27 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
MachineType: ASUSTeK COMPUTER INC. GL552VW
PackageArchitecture: i386
Papersize: a4
ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic 
root=UUID=2e9c0b76-7180-441b-a850-70e9a2dadfff ro quiet splash vt.handoff=1
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic 
root=UUID=2e9c0b76-7180-441b-a850-70e9a2dadfff ro quiet splash vt.handoff=1
Python3Details: /usr/bin/python3.6, Python 3.6.6, python3-minimal, 
3.6.5-3ubuntu1
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.3ubuntu0.1
SourcePackage: cups
Title: package libcups2:i386 2.2.7-1ubuntu2.1 failed to install/upgrade: 依赖关系问题 
- 仍未被配置
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/06/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: GL552VW.300
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: GL552VW
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGL552VW.300:bd09/06/2016:svnASUSTeKCOMPUTERINC.:pnGL552VW:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGL552VW:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.family: GL
dmi.product.name: GL552VW
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


** Tags: apport-package bionic i386

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

Title:
  package libcups2:i386 2.2.7-1ubuntu2.1 failed to install/upgrade:
  依赖关系问题 - 仍未被配置

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

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

[Bug 1796221] [NEW] Errors were encountered while processing: systemd-shim

2018-10-04 Thread Alejandro
Public bug reported:

(Reading database ... 1684754 files and directories currently installed.)
Removing systemd-shim (9-1bzr4ubuntu1) ...
Removing 'diversion of 
/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service to 
/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd by 
systemd-shim'
dpkg-divert: error: rename involves overwriting 
'/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service' with
  different file 
'/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd', 
not allowed
dpkg: error processing package systemd-shim (--remove):
 installed systemd-shim package post-removal script subprocess returned error 
exit status 2
Errors were encountered while processing:
 systemd-shim

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.26
ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
Uname: Linux 4.15.0-36-generic i686
ApportVersion: 2.20.9-0ubuntu7.4
Architecture: i386
CrashDB: ubuntu
CurrentDesktop: ubuntu:GNOME
Date: Thu Oct  4 23:17:36 2018
InstallationDate: Installed on 2014-07-12 (1545 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
Symptom: release-upgrade
UpgradeStatus: No upgrade log present (probably fresh install)
VarLogDistupgradeAptlog:
 Log time: 2018-10-04 22:34:40.283003
 Starting pkgProblemResolver with broken count: 0
 Starting 2 pkgProblemResolver with broken count: 0
 Done
   MarkDelete systemd-shim:i386 < 9-1bzr4ubuntu1 @rH mK Nb Ib > FU=0
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug bionic dist-upgrade i386

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

Title:
  Errors were encountered while processing: systemd-shim

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1796221/+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   >