[Bug 1838180] Re: apps use speakers when bluetooth headset is active (REGRESSION)

2019-07-28 Thread jimav
Ok, the mis-directed output seems to be fixed with a kernel 5.2.

With the stock 5.0.0-21-generic, disconnecting BT in the Ubuntu gui does
not actually disconnect immediately.  Instead, the disconnect happens
when BT is turned ON again in the gui!

(based on my BT headset's synthesized status-change messages, which say
nothing when BT is turned OFF in the gui, but say "disconnected" when BT
is turned ON in the gui).

Thereafter, sound goes to the speakers even though the gui shows the BT
headset is connected.  I found that power-cycling the headset clears the
problem, presumably because of the extraneous connection messages when
the headset comes back on.

These problem COMPLETELY GO AWAY with kernel 5.2 installed.  Now, when I
disconnect the headset in the Ubuntu gui, the headset instantly reports
being disconnected, and it re-connects propertly when the headset is
turned on again in the Ubuntu gui.

There are some remaining gui issues where the switch in the gui snaps
back by itself to "off" on the first few tries, but after a while the
headset connects correctly.  I will file a different bugrep about that
with a video.

In conclusion, it sounds like some kernel bug or api mis-match will be
resolved with kernel 5.2, but that won't be shipped for while in Ubuntu.
]

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

Title:
  apps use speakers when bluetooth headset is active (REGRESSION)

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

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

[Bug 1838226] [NEW] Hexadecimal numbers ending with AC not working

2019-07-28 Thread Martin Rosenau
Public bug reported:

This bug affects hexadecimal numbers in "Programming mode":

If a hexadecimal line ends with the hexadecimal digits "AC", the
calculator interprets this as "Acos" and refuses input.

Maybe other combinations of hexadecimal digits have a similar effect.

Example:

9A+D7+AC

As a work-around "+0" can be added to the line:

9A+D7+AC+0

** Affects: gnome-calculator (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/1838226

Title:
  Hexadecimal numbers ending with AC not working

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

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

[Bug 1837465] Re: WARNING: CPU: 9 PID: 129 at drivers/gpu/drm/amd/amdgpu/../display/dc/dc_helper.c:277 generic_reg_wait.cold.3+0x25/0x2c [amdgpu]

2019-07-28 Thread Arash Payan
After upgrading and testing with mainline kernel 5.2.4 this crash no
longer occurs. This bug can be closed.

** Attachment removed: "lspci-vnvn.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1837465/+attachment/5278554/+files/lspci-vnvn.log

** Attachment removed: "Last 1000 lines of syslog, captured after crash"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1837465/+attachment/5278555/+files/sys.log

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

Title:
  WARNING: CPU: 9 PID: 129 at
  drivers/gpu/drm/amd/amdgpu/../display/dc/dc_helper.c:277
  generic_reg_wait.cold.3+0x25/0x2c [amdgpu]

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

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

[Bug 722201] Re: CTDB port is not aware of Ubuntu-specific NFS Settings

2019-07-28 Thread Christian Ehrhardt 
** Description changed:

  [Impact]
  
-  * SAMBA CTDB cluster suite does not work for High Available NFS setups
-  * LP: #1821775 - ctdb cannot create PID file
-  * LP: #1828799 - Package ctdb does not create directories in /var/lib/ctdb
+  * SAMBA CTDB cluster suite does not work for High Available NFS setups
+  * LP: #1821775 - ctdb cannot create PID file
+  * LP: #1828799 - Package ctdb does not create directories in /var/lib/ctdb
  
  [Test Case]
  
-  * Installing CTDB and trying to start the service (check 
/var/log/ctdb/ctdb.log):
-- no /etc/ctdb/nodes file, can't start
-- /var/lib/ctdb/volatile does not exist
-- and some other errors addressed in here
+  * Installing CTDB and trying to start the service (check 
/var/log/ctdb/ctdb.log):
+    - no /etc/ctdb/nodes file, can't start
+    - /var/lib/ctdb/volatile does not exist
+    - and some other errors addressed in here
  
  [Regression Potential]
  
-  * very small chances of causing issues to other parts of samba
-  * ctdb app is placed in a specific directory and is not working nowadays
+  * very small chances of causing issues to other parts of samba
+  * ctdb app is placed in a specific directory and is not working nowadays
  
  [Other Info]
-  
-  * Documentation on how to enable this SRU: 
https://discourse.ubuntu.com/t/ctdb-create-a-3-node-nfs-ha-backed-by-a-clustered-filesystem/11608
+ 
+  * Documentation on how to enable this SRU:
+ https://discourse.ubuntu.com/t/ctdb-create-a-3-node-nfs-ha-backed-by-a
+ -clustered-filesystem/11608
  
  ORIGINAL DESCRIPTION:
  
-  * Anything else you think is useful to include
-  * Anticipate questions from users, SRU, +1 maintenance, security teams and 
the Technical Board
-  * and address these questions in advance
+  * n/a
  
  Binary package hint: ctdb
  
  CTDB suppose to detect distro-specific Samba/NFS/Apache settings, or at
  least provide the way to manual tweaking/config of ctdb. In the current
  state looks like ctdb has been ported from RH-based distribution and its
  partially aware of some Debian-specific settings/files/scripts
  locations, but completely unaware of Ubuntu. For examle: ctdb is able to
  control NFS daemons, but it never looks for /etc/init.d/nfs-kernel-
  server for startup or /etc/default/nfs-kernel-server for settings.
  
  1) Found on Ubuntu 10.04
  2) CTDB version: 1.0.108-3ubuntu3
  3) Expected: ability of ctdb to control nfs-kernel-server
  4) Happened: without significant ctdb script changes (adding sections, aware 
of ubuntu-specific nfs- and samba- config- and startup scripts locations) ctdb 
is not able to function properly

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

Title:
  CTDB port is not aware of Ubuntu-specific NFS Settings

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

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

[Bug 1838141] Re: intel_pstate not working. CPU frequency fixed at 800MHz. No cpu frequency scaling.

2019-07-28 Thread Srijan Kumar Sharma
CPU frequency does not increase under heavy load.

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

Title:
  intel_pstate not working. CPU frequency fixed at 800MHz. No cpu
  frequency scaling.

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

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

[Bug 1838141] Re: intel_pstate not working. CPU frequency fixed at 800MHz. No cpu frequency scaling.

2019-07-28 Thread Anthony Wong
Setting specific CPU frequencies via cpufreq-set is incompatible with the 
intel_pstate driver.
Is your problem about unable to fix the CPU to specific frequencies, or the CPU 
frequencies do not increase even you are under heavy workload?

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

Title:
  intel_pstate not working. CPU frequency fixed at 800MHz. No cpu
  frequency scaling.

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

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

[Bug 1838181] Status changed to Confirmed

2019-07-28 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/1838181

Title:
  3D Application cannot run anymore

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

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

[Bug 1830768] Re: Stuck cloud-init status --wait in nested lxd

2019-07-28 Thread Launchpad Bug Tracker
[Expired for cloud-init (Ubuntu) because there has been no activity for
60 days.]

** Changed in: cloud-init (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/1830768

Title:
  Stuck cloud-init status --wait in nested lxd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1830768/+subscriptions

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

[Bug 1829621] Re: [HP Laptop 14-ma0xxx] No sound after suspend (kernels 5.0.0 and 5.1.5 faulty, but not 5.0.1)

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

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

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

Title:
  [HP Laptop 14-ma0xxx] No sound after suspend (kernels 5.0.0 and 5.1.5
  faulty, but not 5.0.1)

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

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

[Bug 1704929] Re: Repeating "can't open /dev/ttyX: No such device or address" messages during installation

2019-07-28 Thread Launchpad Bug Tracker
[Expired for console-setup (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: console-setup (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/1704929

Title:
  Repeating "can't open /dev/ttyX: No such device or address" messages
  during installation

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

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

[Bug 1830980] Re: The connection was interrupted by attack.

2019-07-28 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/1830980

Title:
  The connection was interrupted by attack.

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

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

[Bug 1821269] Re: [Aspire ES1-131, Realtek ALC255, Mic, Internal] No autoswitch (4-pole combo jack mic doesn't detect)

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

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

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

Title:
  [Aspire ES1-131, Realtek ALC255, Mic, Internal] No autoswitch (4-pole
  combo jack mic doesn't detect)

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

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

[Bug 1830857] Re: Installer crash system trying to install grup-pc on gpt hdd in efi/uefi system

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

** Changed in: grub-installer (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Installer crash system trying to install grup-pc on gpt hdd in
  efi/uefi system

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

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

[Bug 1830789] Re: Trying to install ubuntu

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

** Changed in: grub-installer (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Trying to install ubuntu

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

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

[Bug 1836365] Re: Stable Release Updates Summer 2019 Disco->18.11.2 Bionic->17.11.6

2019-07-28 Thread Christian Ehrhardt 
** Also affects: dpdk (Ubuntu Bionic)
   Importance: Undecided
   Status: New

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

** Changed in: dpdk (Ubuntu)
   Status: Triaged => Fix Released

** Changed in: dpdk (Ubuntu Disco)
   Status: New => Triaged

** Changed in: dpdk (Ubuntu Bionic)
   Status: New => Triaged

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

Title:
  Stable Release Updates Summer 2019 Disco->18.11.2 Bionic->17.11.6

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

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

[Bug 1838181] Re: 3D Application cannot run anymore

2019-07-28 Thread Daniel van Vugt
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  3D Application cannot run anymore

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

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

[Bug 1838177] Re: bluetooth->settings causes gnome-shell assertion failure, then many video-releated msgs

2019-07-28 Thread Daniel van Vugt
If any comments are not meant to be on this page then please click
"Hide".

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

Title:
  bluetooth->settings causes gnome-shell assertion failure, then many
  video-releated msgs

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

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

[Bug 1838177] Re: bluetooth->settings causes gnome-shell assertion failure, then many video-releated msgs

2019-07-28 Thread jimav
@Daniel Ach!  Sorry, I posted to the wrong bug report.   Please
disregard comments #2 through #5 (when processing this bug report).

** Description changed:

  Whenever the "bluetooth settings" screen is opened, an assertion failure
  is logged from gnome-shell, followed by many video-related lines from
  gdm-x-session (syslog extract attached). The first part looks like this:
  
  gnome-shell[2872]: g_environ_setenv: assertion 'value != NULL' failed
  /usr/lib/gdm3/gdm-x-session[2251]: (II) modeset(0): EDID vendor "NEC", prod 
id 26342
  ...
  
- 
  STEPS TO REPRODUCE:
  1. tail -f /var/log/syslog  #in a terminal
  2. In the upper-right top of the screen:
-  Speakericon->Bluetoothicon->Gluetooth settings
+  Speakericon->Bluetoothicon->Gluetooth settings
  
  RESULTS: BT settings window openens, and many messages logged to syslog
  EXPECTED RESULTS: No assertion errors logged (unclear why anything should be 
logged due to simply opening a window).
+ 
+ NOTE: Please disregard comments #2 through #5 below, they were intended
+ for a differenb bugrep.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: gnome-shell 3.32.1-1ubuntu1~19.04.1
  ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
  Uname: Linux 5.0.0-21-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jul 27 22:37:13 2019
  DisplayManager: gdm3
  InstallationDate: Installed on 2018-04-05 (479 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Beta amd64 (20180403.1)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to disco on 2019-07-26 (2 days ago)

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

Title:
  bluetooth->settings causes gnome-shell assertion failure, then many
  video-releated msgs

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

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

[Bug 1838133] Re: realtek r8822be kernel module fails after update to linux kernel-headers 5.0.0-21

2019-07-28 Thread Anthony Wong
** Changed in: linux (Ubuntu)
   Status: Incomplete => Triaged

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => AaronMa (mapengyu)

** Changed in: linux (Ubuntu)
   Importance: Undecided => High

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

Title:
  realtek r8822be kernel module fails after update to linux kernel-
  headers 5.0.0-21

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

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

[Bug 1838156] Re: synaptics - touchpad input driver

2019-07-28 Thread Anthony Wong
Do you use edge scroll or two-finger scroll?

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

Title:
  synaptics - touchpad input driver

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

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

[Bug 1724901] Re: Xorg crashed with SIGABRT in RRProviderAutoConfigGpuScreen() from xf86AutoConfigOutputDevices() from InitOutput()

2019-07-28 Thread Daniel van Vugt
** Also affects: xorg-server-hwe-16.04 (Ubuntu)
   Importance: Undecided
   Status: New

** Summary changed:

- Xorg crashed with SIGABRT in RRProviderAutoConfigGpuScreen() from 
xf86AutoConfigOutputDevices() from InitOutput()
+ Xorg crashed with SIGSEGV in RRProviderAutoConfigGpuScreen() from 
xf86AutoConfigOutputDevices() from InitOutput()

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

Title:
  Xorg crashed with SIGSEGV in RRProviderAutoConfigGpuScreen() from
  xf86AutoConfigOutputDevices() from InitOutput()

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

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

[Bug 1838192] Re: X server segfaults immediately at startup

2019-07-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1724901 ***
https://bugs.launchpad.net/bugs/1724901

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1724901, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1724901
   Xorg crashed with SIGABRT in RRProviderAutoConfigGpuScreen() from 
xf86AutoConfigOutputDevices() from InitOutput()

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

Title:
  X server segfaults immediately at startup

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

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

[Bug 1724901] Re: Xorg crashed with SIGABRT in RRProviderAutoConfigGpuScreen() from xf86AutoConfigOutputDevices() from InitOutput()

2019-07-28 Thread Daniel van Vugt
** Summary changed:

- Xorg crashed with SIGABRT in RRProviderAutoConfigGpuScreen()
+ Xorg crashed with SIGABRT in RRProviderAutoConfigGpuScreen() from 
xf86AutoConfigOutputDevices() from InitOutput()

** Description changed:

+ https://errors.ubuntu.com/problem/d10c2e09338f4f04f7439218fd0b1fff3abaebd8
+ 
+ ---
+ 
  Launching ubuntu 17.10
  
  ProblemType: Crash
  DistroRelease: Ubuntu 17.10
  Package: xserver-xorg-core 2:1.19.5-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  .tmp.unity_support_test.0:
-  
+ 
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Thu Oct 19 13:43:23 2017
  DistUpgraded: Fresh install
  DistroCodename: artful
  DistroVariant: ubuntu
  ExecutablePath: /usr/lib/xorg/Xorg
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
-  Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
-Subsystem: Acer Incorporated [ALI] 2nd Generation Core Processor Family 
Integrated Graphics Controller [1025:0504]
-  NVIDIA Corporation GF108M [GeForce GT 540M] [10de:0df4] (rev a1) (prog-if 00 
[VGA controller])
-Subsystem: Acer Incorporated [ALI] GF108M [GeForce GT 540M] [1025:0505]
+  Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
+    Subsystem: Acer Incorporated [ALI] 2nd Generation Core Processor Family 
Integrated Graphics Controller [1025:0504]
+  NVIDIA Corporation GF108M [GeForce GT 540M] [10de:0df4] (rev a1) (prog-if 00 
[VGA controller])
+    Subsystem: Acer Incorporated [ALI] GF108M [GeForce GT 540M] [1025:0505]
  InstallationDate: Installed on 2017-10-19 (0 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  MachineType: Acer Aspire 5750G
  ProcCmdline: /usr/lib/xorg/Xorg vt2 -displayfd 3 -auth 
/run/user/1000/gdm/Xauthority -background none -noreset -keeptty -verbose 3
  ProcEnviron:
-  
+ 
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-16-generic 
root=UUID=65719b3f-c720-46a5-8489-b9a337a5bd78 ro quiet splash vt.handoff=7
  Renderer: Software
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
-  RRProviderAutoConfigGpuScreen ()
-  InitOutput ()
-  ?? ()
-  __libc_start_main (main=0x55bf0e466af0, argc=12, argv=0x7ffd8d73d578, 
init=, fini=, rtld_fini=, 
stack_end=0x7ffd8d73d568) at ../csu/libc-start.c:308
-  _start ()
+  RRProviderAutoConfigGpuScreen ()
+  InitOutput ()
+  ?? ()
+  __libc_start_main (main=0x55bf0e466af0, argc=12, argv=0x7ffd8d73d578, 
init=, fini=, rtld_fini=, 
stack_end=0x7ffd8d73d568) at ../csu/libc-start.c:308
+  _start ()
  Title: Xorg crashed with SIGABRT in RRProviderAutoConfigGpuScreen()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: Acer
  dmi.bios.version: V1.21
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: JE50_HR
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.21
  dmi.modalias: 
dmi:bvnAcer:bvrV1.21:bd08/09/2012:svnAcer:pnAspire5750G:pvrV1.21:rvnAcer:rnJE50_HR:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.21:
  dmi.product.name: Aspire 5750G
  dmi.product.version: V1.21
  dmi.sys.vendor: Acer
  version.compiz: compiz 1:0.9.13.1+17.10.20170901-0ubuntu1
  version.libdrm2: libdrm2 2.4.83-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 17.2.2-0ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.2.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.5-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.10.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20170309-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

** Tags removed: artful
** Tags added: xenial

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

Title:
  Xorg crashed with SIGSEGV in RRProviderAutoConfigGpuScreen() from
  xf86AutoConfigOutputDevices() from InitOutput()

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

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

[Bug 1742101] Re: Xorg crashed with SIGABRT in RRProviderAutoConfigGpuScreen() from xf86AutoConfigOutputDevices() from InitOutput() from dix_main() from __libc_start_main()

2019-07-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1724901 ***
https://bugs.launchpad.net/bugs/1724901

** This bug has been marked a duplicate of bug 1724901
   Xorg crashed with SIGABRT in RRProviderAutoConfigGpuScreen() from 
xf86AutoConfigOutputDevices() from InitOutput()

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

Title:
  Xorg crashed with SIGABRT in RRProviderAutoConfigGpuScreen() from
  xf86AutoConfigOutputDevices() from InitOutput() from dix_main() from
  __libc_start_main()

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

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

[Bug 1838192] Re: X server segfaults immediately at startup

2019-07-28 Thread Daniel van Vugt
Please resubmit that crash file using this command:

  ubuntu-bug /PATH/TO/CRASH/FILE

and tell us the number of the new bug created.

If that doesn't work then please look at
https://errors.ubuntu.com/user/ID where ID is the content of file
/var/lib/whoopsie/whoopsie-id on the machine. Do you find any links to
recent problems on that page? If so then please send the links to us.


** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu)

** Package changed: xorg-server (Ubuntu) => xorg-server-hwe-16.04
(Ubuntu)

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

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

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

Title:
  X server segfaults immediately at startup

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

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

[Bug 1838181] Re: 3D Application cannot run anymore

2019-07-28 Thread Daniel van Vugt
Possibly related from the kernel log:

[  373.840537] [drm] GPU HANG: ecode 9:0:0x85db, in zinc [4585], reason: 
hang on rcs0, action: reset
[  373.840584] i915 :00:02.0: Resetting rcs0 for hang on rcs0
[  383.837062] i915 :00:02.0: Resetting rcs0 for hang on rcs0
[  393.821041] i915 :00:02.0: Resetting rcs0 for hang on rcs0
[  404.956876] asynchronous wait on fence i915:zinc[4585]/1:11 timed out
[  405.821085] i915 :00:02.0: Resetting rcs0 for hang on rcs0
[  415.964886] asynchronous wait on fence i915:zinc[4585]/1:14 timed out
[  419.837025] i915 :00:02.0: Resetting rcs0 for hang on rcs0
[  426.972786] asynchronous wait on fence i915:zinc[4585]/1:17 timed out
[  431.841000] i915 :00:02.0: Resetting rcs0 for hang on rcs0
[  431.854654] show_signal_msg: 29 callbacks suppressed
[  431.854660] zinc[4585]: segfault at 20 ip 56484167bd9e sp 
7fffb80cd2f0 error 4 in zinc[56484159e000+29]
[  431.854672] Code: 48 89 55 e8 48 8b 55 f0 48 8b 45 f8 48 89 d6 48 89 c7 e8 
1c 0c 00 00 90 c9 c3 55 48 89 e5 48 89 7d f8 48 89 75 f0 48 8b 45 f0 <48> 8b 10 
48 8b 45 f8 48 89 10 90 5d c3 90 55 48 89 e5 48 89 7d f8 
[  744.794676] i915 :00:02.0: Resetting rcs0 for hang on rcs0
[  756.798602] i915 :00:02.0: Resetting rcs0 for hang on rcs0
[  766.778545] i915 :00:02.0: Resetting rcs0 for hang on rcs0
[  782.778425] i915 :00:02.0: Resetting rcs0 for hang on rcs0
[  793.822394] asynchronous wait on fence i915:memcheck-amd64-[4688]/1:14 timed 
out
[  796.794414] i915 :00:02.0: Resetting rcs0 for hang on rcs0
[  806.778371] i915 :00:02.0: Resetting rcs0 for hang on rcs0

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

** Tags added: regression-update

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

Title:
  3D Application cannot run anymore

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

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

[Bug 1838180] Re: apps use speakers when bluetooth headset is active (REGRESSION)

2019-07-28 Thread Daniel van Vugt
It sounds like the log messages relating to the issue are:

  Jul 27 22:54:49 hostname gsd-media-keys[2755]: Unable to get default sink
  ...
  Jul 27 22:55:04 hostname bluetoothd[1423]: Unable to get Headset Voice 
gateway SDP record: Device or resource busy
  Jul 27 22:55:04 hostname bluetoothd[1423]: connect error: Device or resource 
busy (16)

Which suggests it's the kernel that's behaving differently, via
PulseAudio.

Please try some newer (or older) kernels from:

  https://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D

and tell us which versions, if any, avoid the bug.

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

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

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

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

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

Title:
  apps use speakers when bluetooth headset is active (REGRESSION)

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

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

[Bug 1838177] Re: bluetooth->settings causes gnome-shell assertion failure, then many video-releated msgs

2019-07-28 Thread Daniel van Vugt
Your original bug report here was about an assertion failure. If that's
no longer happening then this bug should be closed and a new one opened
for the remaining problem.


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

Title:
  bluetooth->settings causes gnome-shell assertion failure, then many
  video-releated msgs

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

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

[Bug 1838180] Re: apps use speakers when bluetooth headset is active (REGRESSION)

2019-07-28 Thread Daniel van Vugt
The strange thing here is that 18.10 and 19.04 use the same versions of
bluez and pulseaudio. So I don't think those are going to be the
problem.

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

Title:
  apps use speakers when bluetooth headset is active (REGRESSION)

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

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

[Bug 1837996] Re: uefi shell can't laod the fwupaa64.efi

2019-07-28 Thread gaobinghu
Thanks!
This bug have been reported in 
“https://github.com/rhboot/fwupdate/issues/130”,And this bug status is OPEN. 
I try fwupd, But it seems can't work normally on my ARM64 paltform,Please check 
the attach picture.
Maybe my platform not support fwupd... 



** Bug watch added: github.com/rhboot/fwupdate/issues #130
   https://github.com/rhboot/fwupdate/issues/130

** Attachment added: "fwupd.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/fwupdate/+bug/1837996/+attachment/5279773/+files/fwupd.jpg

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

Title:
  uefi shell can't laod the fwupaa64.efi

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

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

[Bug 1838177] Re: bluetooth->settings causes gnome-shell assertion failure, then many video-releated msgs

2019-07-28 Thread jimav
Still a problem: When BT is turned "Off" in Ubuntu (using the speaker-
icon thingie), the BT does not immediately report disconnection;

but when BT it turned ON again in Ubuntu, *then* the headset says it
lost the connection.

(and at that point the original problem is present, where Ubuntu says it
is connected to the headset but sounds go to the speakers instead).

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

Title:
  bluetooth->settings causes gnome-shell assertion failure, then many
  video-releated msgs

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

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

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support.

2019-07-28 Thread Daniel van Vugt
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support.

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

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

[Bug 1838152] Re: gnome-shell freezes on notification arrival (fixed upstream)

2019-07-28 Thread Daniel van Vugt
Thanks for the bug report.

If you would like the bug fixed in 18.04 then please click the above
link "Nominate for series".

** Tags added: bionic

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

** Also affects: gnome-shell via
   https://gitlab.gnome.org/GNOME/gnome-shell/issues/470
   Importance: Unknown
   Status: Unknown

** Tags added: fixed-in-3.31.90 fixed-upstream

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

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

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

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

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

Title:
  gnome-shell freezes on notification arrival (fixed upstream)

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

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

[Bug 1838177] Re: bluetooth->settings causes gnome-shell assertion failure, then many video-releated msgs

2019-07-28 Thread jimav
I found that removing the following "fixed" the problem:

$HOME/.cache
$HOME/.config/pulse
$HOME/.config/sound-juicer
$HOME/.gconf

Don't know what exactly is(was) the problem.  However I backed up my
homedir first, so I can attach any of the deleted files here if that
would be helpful.

@devs Please let me know if you want that.  Thanks.

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

Title:
  bluetooth->settings causes gnome-shell assertion failure, then many
  video-releated msgs

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

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

[Bug 1812594] Re: Lubuntu 18.04 mistakenly sets the default lock problem to lxlock instead of light-locker

2019-07-28 Thread Simon Quigley
Uploaded to the queue.

** Changed in: lubuntu-default-settings (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: lubuntu-default-settings (Ubuntu)
   Importance: Low => Medium

** Also affects: lubuntu-default-settings (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: lubuntu-default-settings (Ubuntu)
   Status: Fix Committed => Invalid

** Changed in: lubuntu-default-settings (Ubuntu)
 Assignee: apt-ghetto (apt-ghetto) => (unassigned)

** Changed in: lubuntu-default-settings (Ubuntu Bionic)
 Assignee: (unassigned) => apt-ghetto (apt-ghetto)

** Changed in: lubuntu-default-settings (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: lubuntu-default-settings (Ubuntu Bionic)
   Status: New => In Progress

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

Title:
  Lubuntu 18.04 mistakenly sets the default lock problem to lxlock
  instead of light-locker

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

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

[Bug 1838151] Missing required logs.

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

apport-collect 1838151

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

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

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

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

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

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support.

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

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

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support.

2019-07-28 Thread Daniel van Vugt
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Tags added: patch

** Changed in: pulseaudio (Ubuntu)
   Importance: Undecided => Medium

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

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

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support.

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

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

[Bug 1830422] Re: Shell boxpointer menus don't have scroll buttons when they exceed the screen height

2019-07-28 Thread Daniel van Vugt
** Also affects: diodon (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/1830422

Title:
  Shell boxpointer menus don't have scroll buttons when they exceed the
  screen height

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

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

[Bug 1583840] Re: pulseaudio crashed with SIGSEGV in avahi_client_get_state() from publish_service() from once_callback() from dispatch_defer()

2019-07-28 Thread Daniel van Vugt
** Summary changed:

- pulseaudio crashed with SIGSEGV in avahi_client_get_state()
+ pulseaudio crashed with SIGSEGV in avahi_client_get_state() from 
publish_service() from once_callback() from dispatch_defer()

** Tags removed: artful yakkety zesty
** Tags added: disco eoan xenial

** Description changed:

  https://errors.ubuntu.com/problem/e533a6f758cf595e0b31c717374dfed1acf6b2e9
+ https://errors.ubuntu.com/problem/183fda6a99b85219cd01c114e0b5f8d6c3ae1090
+ 
  ---
  Not sure error report popped up on reboot of system...
  
  ProblemType: Crash
  DistroRelease: Ubuntu 16.10
  Package: pulseaudio 1:8.0-2ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-23.41-lowlatency 4.4.10
  Uname: Linux 4.4.0-23-lowlatency x86_64
  ApportVersion: 2.20.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  johndoe3047 F pulseaudio
    johndoe3120 F panel-6-mixer
  CurrentDesktop: XFCE
  Date: Thu May 19 18:39:25 2016
  ExecutablePath: /usr/bin/pulseaudio
  InstallationDate: Installed on 2016-03-04 (76 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160229)
  ProcCmdline: /usr/bin/pulseaudio --start --log-target=syslog
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: pulseaudio
  StacktraceTop:
   avahi_client_get_state () from /usr/lib/x86_64-linux-gnu/libavahi-client.so.3
   ?? () from /usr/lib/pulse-8.0/modules/module-zeroconf-publish.so
   ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
   pa_mainloop_dispatch () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
   pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  Title: pulseaudio crashed with SIGSEGV in avahi_client_get_state()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip fax kismet lpadmin plugdev 
pulse-access sambashare sudo video
  dmi.bios.date: 11/28/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A01
  dmi.board.name: 0T656F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA01:bd11/28/2008:svnDellInc.:pnOptiPlex360:pvr:rvnDellInc.:rn0T656F:rvrA01:cvnDellInc.:ct6:cvr:
  dmi.product.name: OptiPlex 360
  dmi.sys.vendor: Dell Inc.

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

Title:
  pulseaudio crashed with SIGSEGV in avahi_client_get_state() from
  publish_service() from once_callback() from dispatch_defer()

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

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

[Bug 1690063] Re: pulseaudio crashed with SIGSEGV in avahi_client_is_connected() from avahi_entry_group_reset() from publish_service() from once_callback() from dispatch_defer()

2019-07-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1583840 ***
https://bugs.launchpad.net/bugs/1583840

** This bug has been marked a duplicate of bug 1583840
   pulseaudio crashed with SIGSEGV in avahi_client_get_state() from 
publish_service() from once_callback() from dispatch_defer()

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

Title:
  pulseaudio crashed with SIGSEGV in avahi_client_is_connected() from
  avahi_entry_group_reset() from publish_service() from once_callback()
  from dispatch_defer()

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

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

[Bug 1838217] Re: /usr/bin/pulseaudio:11:main_arena:pa_hashmap_get:pa_proplist_gets:publish_service:once_callback

2019-07-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1679744 ***
https://bugs.launchpad.net/bugs/1679744

** This bug has been marked a duplicate of bug 1679744
   pulseaudio crashed with SIGSEGV in pa_hashmap_get() from pa_proplist_gets() 
from publish_service() from once_callback() from dispatch_defer()

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

Title:
  
/usr/bin/pulseaudio:11:main_arena:pa_hashmap_get:pa_proplist_gets:publish_service:once_callback

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

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

[Bug 1838217] [NEW] /usr/bin/pulseaudio:11:main_arena:pa_hashmap_get:pa_proplist_gets:publish_service:once_callback

2019-07-28 Thread errors.ubuntu.com bug bridge
*** This bug is a duplicate of bug 1679744 ***
https://bugs.launchpad.net/bugs/1679744

Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem regarding 
pulseaudio.  This problem was most recently seen with package version 
1:12.2-0ubuntu5, the problem page at 
https://errors.ubuntu.com/problem/5f81017bec424af922953d918f2c121c832b0152 
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: pulseaudio (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: artful bionic cosmic xenial yakkety zesty

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

Title:
  
/usr/bin/pulseaudio:11:main_arena:pa_hashmap_get:pa_proplist_gets:publish_service:once_callback

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

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

[Bug 1690051] Re: pulseaudio crashed with SIGSEGV in publish_service() from once_callback() from dispatch_defer() from pa_mainloop_dispatch() from pa_mainloop_iterate()

2019-07-28 Thread Daniel van Vugt
Owen, that sounds like bug 1679744.

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

Title:
  pulseaudio crashed with SIGSEGV in publish_service() from
  once_callback() from dispatch_defer() from pa_mainloop_dispatch() from
  pa_mainloop_iterate()

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

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

[Bug 1637802] Re: ubuntu 14.04 problem between airplane mode and bluetooth

2019-07-28 Thread Daniel van Vugt
** Tags removed: trusty
** Tags added: bionic xenial

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

** Summary changed:

- ubuntu 14.04 problem between airplane mode and bluetooth
+ Lenovo G400 problem between airplane mode and bluetooth

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

Title:
  Lenovo G400 problem between airplane mode and bluetooth

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

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

[Bug 1828558] Re: installing ubuntu on a former md raid volume makes system unusable

2019-07-28 Thread Michael Hudson-Doyle
Having looked into this a bit I'm a bit surprised -- assuming the drive
was previously part of a raid array with metadata version 0.90 -- that
your system ever booted at all. Partman creates a disk label with
ped_disk_new_fresh, which arranges for ped_disk_clobber to be called on
the disk. This zeroes the first and last 10 kiB of the disk, which will
wipe out all the mdraid superblock for all other metadata versions. So
if you use a device in a MD raid array with 0.90 metadata then install
to it with ubiquity you get a disk that has both a partition table and
raid metadata.

udev gets its information about block devices from libblkid and this, in
general, seems to check for raid metadata before it checks for a
partition table:

mwhudson@ringil:~/images$ blkid --probe raid1.img
raid1.img: VERSION="0.90.0" UUID="c9d611d5-1d1e-839b-14d5-894fb9296617" 
TYPE="linux_raid_member" USAGE="raid"
mwhudson@ringil:~/images$ blkid --probe --usage filesystem raid1.img
raid1.img: PTUUID="c5e0e910" PTTYPE="dos"
mwhudson@ringil:~/images$ blkid --probe --usage raid raid1.img
raid1.img: VERSION="0.90.0" UUID="c9d611d5-1d1e-839b-14d5-894fb9296617" 
TYPE="linux_raid_member" USAGE="raid"

Watching udev monitor while I attach a block device like this does show
device nodes for the partitions appearing very briefly, so it's possible
that your first reboots somehow won the race and managed to mount the
partition before the device node went away again -- but in my testing
the node for the partition is only present for a few milliseconds. I
guess it might be there for longer during the busy environment of early
boot. (When I tried to recreate your setup in a VM, the installed system
didn't boot even once)

ANYWAY, the fix for this is clearly for the install to clear the md
metadata somehow. I think one could make an argument that parted should
do this, but there might be some subtle reasons I don't know about that
would make this a bad idea. The more unsubtle approach would be to jam a
call to "mdadm --zero-superblock" in somewhere.

As for your followup comment:

> Zeroing the md superblock in ubiquity - if that's what you are thinking 
> about, will fix this
> issue in my particular scenario, but what if disk was partitioned in some 
> other way?

I actually think inserting a --zero-superblock in is more or less safe,
because all the other superblocks I know about will be wiped by the
wiping parted already does (there are probably some obscure ones that
will not). We could insert wipefs -a instead to get all the superblocks
libblkid (and hence udev!) knows about. Or of course we could zero the
entire device but that's likely to be unacceptably slow.

> I am
> afraid it is a partial workaround, the proper albeit more compex way of 
> handling this issue
> is to make sure that properly formatted partition table always takes 
> precedence over leftover
> superblocks during boot.

I don't think there really is a way of choosing which of the superblocks
on a device you want to respect. I suppose in theory one could be added,
but this gets way further into kernel uevent/udev land than I am
confident even speculating about.

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

Title:
  installing ubuntu on a former md raid volume makes system unusable

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

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

[Bug 1544790] Re: ros example fails to snap

2019-07-28 Thread faisal
** Changed in: snapcraft (Ubuntu)
   Status: New => Fix Released

** Changed in: snapcraft (Ubuntu Xenial)
   Status: New => Fix Released

** Changed in: snapcraft (Ubuntu Yakkety)
   Status: New => Fix Released

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

Title:
  ros example fails to snap

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

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

[Bug 1762940] Re: hibmc-drm Causes Unreadable Display for Huawei amd64 Servers

2019-07-28 Thread Matthew Ruffell
I installed 4.15.0-56-generic to a bionic VM, with the -modules and 
-modules-extra packages. I went into /var/lib/modules/4.15.0-56/ and did a 
search for
hibmc_drm. There was no mention apart from a header Makefile. The module was not
built and not present on amd64.

I did the same for 5.0.0-22-generic in a disco VM, and the module was not
built and was not present.

4.15.0-56-generic has been installed to a amd64 based Huawei server which was
having the issues explained in this bug, and since the module was not present,
the screen was not "blurry" when a desktop environment was installed and viewed
from the remote access tool used by Huawei.

To ensure that ARM64 still has the kernel module built, I also downloaded 
linux-modules-extra for 4.15.0-56-generic for ARM64. The hibmc_drm module is
still present in 
/var/lib/modules/4.15.0-56/kernel/drivers/gpu/drm/hisilicon/hibmc
This means that Huawei's arm64 based servers will not be affected by the change.

The fixes solve the problems of the video mode not being right for amd64 based
platforms, and does not cause any regressions for ARM64. I am happy to mark this
as verified.

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

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

Title:
  hibmc-drm Causes Unreadable Display for Huawei amd64 Servers

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

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

[Bug 1838215] Re: I can't log in with my user and password

2019-07-28 Thread Chris Guiver
Thank you for taking the time to report this issue and helping to make
Ubuntu better.

Examining the information you have given us, this does not appear to be
a bug report so we are closing it and converting it to a question in the
support tracker. We understand the difficulties you are facing, but it
is better to raise problems you are having in the support tracker at
https://answers.launchpad.net/ubuntu if you are uncertain if they are
bugs. You can also find help with your problem in the support forum of
your local Ubuntu community http://loco.ubuntu.com/ or asking at
https://askubuntu.com or https://ubuntuforums.org. For help on reporting
bugs, see https://help.ubuntu.com/community/ReportingBugs.


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

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/lightdm/+question/682397

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

Title:
  I can't log in with my user and password

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

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

[Bug 1838215] Re: I can't log in with my user and password

2019-07-28 Thread John Erick Cabrera
I use Xubuntu operating system

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

Title:
  I can't log in with my user and password

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

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

[Bug 1838215] [NEW] I can't log in with my user and password

2019-07-28 Thread John Erick Cabrera
Public bug reported:

First I had the message  "No running instance of xfce-4 panel was
found", then I rebooted my computer and the menu bar had disappeared, I
rebooted again but now I try to loggin and password and the computer
returns me to the menu of input user and password as if I had typed
wrong my password.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: lightdm 1.26.0-0ubuntu1
ProcVersionSignature: Ubuntu 4.18.0-25.26~18.04.1-generic 4.18.20
Uname: Linux 4.18.0-25-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.7
Architecture: amd64
Date: Sun Jul 28 17:33:45 2019
InstallationDate: Installed on 2019-07-02 (26 days ago)
InstallationMedia: Xubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: lightdm (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/1838215

Title:
  I can't log in with my user and password

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

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

[Bug 1637802] Re: ubuntu 14.04 problem between airplane mode and bluetooth

2019-07-28 Thread SereSte
I went up with ubuntu 16.04 than ubuntu 18.04 but the air-plane mode
problem did not stop. Every time i start ubuntu airplane mode is on than
i switch it off and usually (not every time) bluez goes on

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

Title:
  ubuntu 14.04 problem between airplane mode and bluetooth

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

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

[Bug 1797882] Re: At dual monitor intel_do_flush_locked failed: Resource deadlock avoided

2019-07-28 Thread Gert van de Kraats
Unfortunatelu no new flavor of Ubuntu is supporting 32 bits anymore.
Therefore I had to install Debian 10 (Buster).

Wayland at Debian is running without severe problems.
This problem also is not existing anymore, because Wyland is no longer using an 
extra fence register if a dual monitor is used.
I suppose this means also at some release of Ubuntu the problem will disappear.

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

Title:
  At dual monitor intel_do_flush_locked failed: Resource deadlock
  avoided

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

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

[Bug 1690051] Re: pulseaudio crashed with SIGSEGV in publish_service() from once_callback() from dispatch_defer() from pa_mainloop_dispatch() from pa_mainloop_iterate()

2019-07-28 Thread Owen Williams
I am still getting the crash, but the location of it has changed.  Now it dies 
at 
txt = avahi_string_list_add_pair(txt, "device", s->name);

Thread 4 "avahi-ml" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe5984700 (LWP 5939)]
0x5590f820 in ?? ()
(gdb) bt
#0  0x5590f820 in ?? ()
#1  0x77657566 in pa_hashmap_get (h=h@entry=0x557ee040, 
key=key@entry=0x7fffe5faa028)
at pulsecore/hashmap.c:182
#2  0x77642901 in pa_proplist_gets (p=0x557ee040, 
key=key@entry=0x7fffe5faa028 "device.description")
at pulse/proplist.c:283
#3  0x7fffe5fa846c in publish_service (api=, 
service=0x558bc280)
at modules/module-zeroconf-publish.c:318
#4  0x773fd578 in once_callback (m=0x559484b8, e=0x55831ac0, 
userdata=)
at pulse/mainloop-api.c:45
#5  0x774002ad in dispatch_defer (m=0x55948460) at 
pulse/mainloop.c:680
#6  pa_mainloop_dispatch (m=m@entry=0x55948460) at pulse/mainloop.c:889
#7  0x774004de in pa_mainloop_iterate (m=0x55948460, 
block=, retval=0x0)
at pulse/mainloop.c:929
#8  0x77400560 in pa_mainloop_run (m=0x55948460, 
retval=retval@entry=0x0) at pulse/mainloop.c:944
#9  0x7740e3c9 in thread (userdata=0x55823ae0) at 
pulse/thread-mainloop.c:100
#10 0x7767e318 in internal_thread_func (userdata=0x55874580) at 
pulsecore/thread-posix.c:81
#11 0x76b676db in start_thread (arg=0x7fffe5984700) at 
pthread_create.c:463
#12 0x760e688f in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
(gdb)


this is with pulseaudio_11.1-1ubuntu7.2

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

Title:
  pulseaudio crashed with SIGSEGV in publish_service() from
  once_callback() from dispatch_defer() from pa_mainloop_dispatch() from
  pa_mainloop_iterate()

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

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

[Bug 1838213] Re: remove twitter-bootstrap from eoan

2019-07-28 Thread Gianfranco Costamagna via ubuntu-bugs
this should make celery migrate.

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

Title:
  remove twitter-bootstrap from eoan

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

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

[Bug 1838213] [NEW] remove twitter-bootstrap from eoan

2019-07-28 Thread Gianfranco Costamagna via ubuntu-bugs
Public bug reported:

twitter-bootstrap debian bug: 907724
python-flower debian bug: 908424

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

** Affects: twitter-bootstrap (Ubuntu)
 Importance: Undecided
 Assignee: Ubuntu Package Archive Administrators (ubuntu-archive)
 Status: New

** Description changed:

- twitter-bootstrap
+ twitter-bootstrap debian bug: 907724
+ python-flower debian bug: 908424

** Changed in: twitter-bootstrap (Ubuntu)
 Assignee: (unassigned) => Ubuntu Package Archive Administrators 
(ubuntu-archive)

** Summary changed:

- remove twitter bootstrap from eoan
+ remove twitter-bootstrap from eoan

** Also affects: flower (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/1838213

Title:
  remove twitter-bootstrap from eoan

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

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

[Bug 1838212] [NEW] installer always crashes when installing Grub

2019-07-28 Thread Steve
Public bug reported:

no matter what version of Ubuntu it always crashes

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubiquity 18.04.14.12 [modified: 
lib/partman/automatically_partition/question]
ProcVersionSignature: Ubuntu 4.18.0-15.16~18.04.1-generic 4.18.20
Uname: Linux 4.18.0-15-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
CasperVersion: 1.394
Date: Sun Jul 28 21:51:21 2019
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
cdrom-detect/try-usb=true persistent noprompt floppy.allowed_drive_mask=0 
ignore_uuid boot=casper quiet splash ---
LiveMediaBuild: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210)
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic ubiquity-18.04.14.12 ubuntu

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

Title:
  installer always crashes when installing Grub

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

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

RE: [Bug 1838122] Re: Opening the Settings dialog locks the desktop

2019-07-28 Thread Dean Schulze
I can't recall which of these may have corresponded with having to use the 
power off button on the laptop.


$ ls -la /var/crash
total 20144
drwxrwsrwt  2 root whoopsie4096 Jul 27 07:36 .
drwxr-xr-x 14 root root4096 Apr 16 13:10 ..
-rw-r-  1 dean whoopsie 5103430 Jul 26 21:24 
_opt_brave.com_brave_brave.1000.crash
-rw-rw-r--  1 dean whoopsie   0 Jul 26 21:24 
_opt_brave.com_brave_brave.1000.upload
-rw---  1 whoopsie whoopsie  37 Jul 26 21:25 
_opt_brave.com_brave_brave.1000.uploaded
-rw-r-  1 dean whoopsie 6644240 Jul 26 22:13 
_opt_teamviewer_tv_bin_TeamViewer.1000.crash
-rw-rw-r--  1 dean whoopsie   0 Jul 26 22:13 
_opt_teamviewer_tv_bin_TeamViewer.1000.upload
-rw---  1 whoopsie whoopsie  37 Jul 26 22:13 
_opt_teamviewer_tv_bin_TeamViewer.1000.uploaded
-rw-r-  1 dean whoopsie 8851664 Jul 26 21:23 
_usr_bin_gnome-control-center.1000.crash
-rw-rw-r--  1 dean whoopsie   0 Jul 26 21:23 
_usr_bin_gnome-control-center.1000.upload
-rw---  1 whoopsie whoopsie  37 Jul 26 21:24 
_usr_bin_gnome-control-center.1000.uploaded


-Original Message-
From: boun...@canonical.com  On Behalf Of Chris Guiver
Sent: Friday, July 26, 2019 11:42 PM
To: dean.w.schu...@gmail.com
Subject: [Bug 1838122] Re: Opening the Settings dialog locks the desktop

Can you please provide a `ls -la /var/crash`  as the file names
themselves tell us what crashes occurred (inc. when), which is more than
we have currently.

Do the 'times' of the .crash files correspond to when you're likely to
have hit the 'power' button to force-shutdown? or if unsure just respond
you can't recall.

Thanks again for taking the time to report this bug and helping to make
Ubuntu better

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

Title:
  Opening the Settings dialog locks the desktop

Status in Ubuntu:
  Incomplete

Bug description:
  I have the Settings icon locked to the favorites bar.  When I click on
  it the wait cursor comes up and the desktop is locked.  I cannot
  shutdown, except through the power button on my laptop.

  Ubuntu 19.04 on Dell XPS15-9560.

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

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

Title:
  Opening the Settings dialog locks the desktop

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

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

[Bug 1592959] Re: streamtuner2 does not show any SHOUTCast radio stations

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

** Changed in: streamtuner2 (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/1592959

Title:
  streamtuner2 does not show any SHOUTCast radio stations

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

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

[Bug 1216191] Re: keypress is registered upon key release for dance mat

2019-07-28 Thread Thorsten Glaser
I’ve forwarded this upstream, please follow up with the developers at
https://github.com/performous/performous/issues/481 instead.

Closing on the Launchpad side, as this is not a packaging bug.

** Bug watch added: github.com/performous/performous/issues #481
   https://github.com/performous/performous/issues/481

** Also affects: performous via
   https://github.com/performous/performous/issues/481
   Importance: Unknown
   Status: Unknown

** Changed in: performous (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/1216191

Title:
  keypress is registered upon key release for dance mat

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

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

[Bug 744456] Re: performous crashed

2019-07-28 Thread Thorsten Glaser
Please try running the following command:

env LIBGL_ALWAYS_SOFTWARE=true performous

This forces CPU rendering (disables GPU 3D rendering), by Mesa with
llvmpipe (on modern systems), which is still quite fast and supports
newer OpenGL versions than some old graphics cards.

Please indicate if this does n̲o̲t̲ fix the issue for you; otherwise,
I’ll close the bug here.

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

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

Title:
  performous crashed

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

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

[Bug 1668324] Re: /usr/games/performous:6:__gnu_cxx::__verbose_terminate_handler:__cxxabiv1::__terminate:std::terminate:__cxxabiv1::__cxa_throw:std::__throw_out_of_range_fmt

2019-07-28 Thread Thorsten Glaser
** Changed in: performous (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/1668324

Title:
  
/usr/games/performous:6:__gnu_cxx::__verbose_terminate_handler:__cxxabiv1::__terminate:std::terminate:__cxxabiv1::__cxa_throw:std::__throw_out_of_range_fmt

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

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

[Bug 1838208] [NEW] Wifi stops responding sporadically on lenovo-yoga-720-15ikb

2019-07-28 Thread Asif Youssuff
Public bug reported:

I can make this happen by trying to upload a large file using Firefox
Nightly to https://send.firefox.com/ Within a few seconds (like 10-15)
my wifi stops responding.

Restarting network manager via service network-manager restart
temporarily resolves the issue.

This issue began appearing a week or so ago -- almost definitely not a
month ago; my wifi used to be fine previously.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: network-manager 1.18.0-1ubuntu5
ProcVersionSignature: Ubuntu 5.2.0-8.9-generic 5.2.0
Uname: Linux 5.2.0-8-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.11-0ubuntu7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sun Jul 28 14:59:13 2019
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2018-10-31 (270 days ago)
InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3)
IpRoute:
 default via 192.168.69.1 dev wlp1s0 proto dhcp metric 600 
 169.254.0.0/16 dev wlp1s0 scope link metric 1000 
 192.168.69.0/24 dev wlp1s0 proto kernel scope link src 192.168.69.45 metric 600
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: network-manager
UpgradeStatus: Upgraded to eoan on 2018-11-02 (268 days ago)
nmcli-dev:
 DEVICE  TYPE  STATE IP4-CONNECTIVITY  IP6-CONNECTIVITY  
DBUS-PATH  CONNECTION   CON-UUID
  CON-PATH   
 wlp1s0  wifi  connected full  limited   
/org/freedesktop/NetworkManager/Devices/2  dd-wrt-vap-5g 1  
21dd3ba5-f26c-434a-8a95-a87ddd1eb8d5  
/org/freedesktop/NetworkManager/ActiveConnection/1 
 p2p-dev-wlp1s0  wifi-p2p  disconnected  none  none  
/org/freedesktop/NetworkManager/Devices/3  --   --  
  -- 
 lo  loopback  unmanaged unknown   unknown   
/org/freedesktop/NetworkManager/Devices/1  --   --  
  --
nmcli-nm:
 RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  WIFI  
   WWAN-HW  WWAN
 running  1.18.0   connected  started  full  enabled enabled  
enabled  enabled  enabled

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


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

** Summary changed:

- Wifi stops responding sporadically
+ Wifi stops responding sporadically on lenovo-yoga-720-15ikb

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

Title:
  Wifi stops responding sporadically on lenovo-yoga-720-15ikb

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

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

[Bug 500268] Re: performous does not include content (songs, ...)

2019-07-28 Thread Thorsten Glaser
Fixed by Debian sync

** Changed in: performous (Ubuntu)
   Status: New => Fix Released

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

Title:
  performous does not include content (songs, ...)

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

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

[Bug 1837895] Re: virtualbox 6.0.10-dfsg-1 ADT test failure with linux 5.3.0-0.1

2019-07-28 Thread Launchpad Bug Tracker
This bug was fixed in the package virtualbox - 6.0.10-dfsg-2

---
virtualbox (6.0.10-dfsg-2) unstable; urgency=medium

  * debian/patches/kernel-5.3.patch
- upstream proposed build fix for kernle 5.3 LP: #1837895
  * Build depend on libgsoap-dev too (Closes: #933246)

 -- Gianfranco Costamagna   Sun, 28 Jul 2019
13:25:15 +0200

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

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

Title:
  virtualbox 6.0.10-dfsg-1 ADT test failure with linux 5.3.0-0.1

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

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

[Bug 1838014] Re: random segfaults in gawk on ppc6el xenial, gawk 1:4.1.3+dfsg-0.1

2019-07-28 Thread Colin Ian King
Also see this on Bionic -proposed.

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

Title:
  random segfaults in gawk on ppc6el xenial, gawk 1:4.1.3+dfsg-0.1

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

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

Re: [Bug 1810210] Re: Kernel 4.15.0-43 crashes laptop on boot

2019-07-28 Thread Aaron
Hi there,

Sorry I'm unable to help with investigating this now as I'm totally 
unable to install Ubuntu onto my laptop now, have reverted to Debian 
instead.

Aaron

On 24/07/2019 23:58, Brad Figg wrote:
> ** Tags added: cscc
>
-- 

*Aaron Mortimer

*



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

Title:
  Kernel 4.15.0-43 crashes laptop on boot

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

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

[Bug 1836456] Re: [ThinkPad S1 Yoga] Machine Immediately Wakes Up From Suspend

2019-07-28 Thread Stefano Coronado
After suspend

** Attachment added: "wakeup_sources_after.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1836456/+attachment/5279744/+files/wakeup_sources_after.txt

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

Title:
  [ThinkPad S1 Yoga] Machine Immediately Wakes Up From Suspend

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

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

[Bug 1836456] Re: [ThinkPad S1 Yoga] Machine Immediately Wakes Up From Suspend

2019-07-28 Thread Stefano Coronado
@kaihengfeng

Sorry for the delay, I have done this but seem to find little
differences between the two files.

?field.comment=@kaihengfeng

Sorry for the delay, I have done this but seem to find little
differences between the two files.


** Attachment added: "wakeup_sources_before.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1836456/+attachment/5279743/+files/wakeup_sources_before.txt

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

Title:
  [ThinkPad S1 Yoga] Machine Immediately Wakes Up From Suspend

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

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

[Bug 1838115] Re: linux hwe i386 kernel 5.0.0-21.22~18.04.1 crashes on Lenovo x220

2019-07-28 Thread Colin Ian King
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Colin Ian King (colin-king)

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

Title:
  linux hwe i386 kernel 5.0.0-21.22~18.04.1 crashes on Lenovo x220

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

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

[Bug 1838201] Re: Kamalio TLS modules package compiled with outdated OpenSSL version

2019-07-28 Thread James S
** Description changed:

  This bug is relevant for:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04
  
  The officially published version from Ubuntu Updates of the openssl
  package is 1.1.1:
  https://launchpad.net/ubuntu/+source/openssl/1.1.1-1ubuntu2.1~18.04.4.
  
- 
+ 
  openssl:
-   Installiert:   1.1.0g-2ubuntu4.3
-   Installationskandidat: 1.1.1-1ubuntu2.1~18.04.4
-   Versionstabelle:
-  *** 1.1.1-1ubuntu2.1~18.04.4 500
- 500 http://de.archive.ubuntu.com/ubuntu bionic-updates/main amd64 
Packages
-  1.1.0g-2ubuntu4.3 500
- 500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 
Packages
- 100 /var/lib/dpkg/status
-  1.1.0g-2ubuntu4 500
- 500 http://de.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
- 
+   Installiert:   1.1.0g-2ubuntu4.3
+   Installationskandidat: 1.1.1-1ubuntu2.1~18.04.4
+   Versionstabelle:
+  *** 1.1.1-1ubuntu2.1~18.04.4 500
+ 500 http://de.archive.ubuntu.com/ubuntu bionic-updates/main amd64 
Packages
+  1.1.0g-2ubuntu4.3 500
+ 500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 
Packages
+ 100 /var/lib/dpkg/status
+  1.1.0g-2ubuntu4 500
+ 500 http://de.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  
- The kamailio-tls-modules, however, is compiled with OpenSSL 1.1.0g 2 Nov
- 2017 (I took this entry from the system log).
  
- 
+ The kamailio-tls-modules, however, is compiled with OpenSSL 1.1.0g 2 Nov 2017 
(I took this entry from the system log).
+ 
+ 
  kamailio-tls-modules:
-   Installiert:   5.1.2-1ubuntu2
-   Installationskandidat: 5.1.2-1ubuntu2
-   Versionstabelle:
-  *** 5.1.2-1ubuntu2 500
- 500 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
- 
+   Installiert:   5.1.2-1ubuntu2
+   Installationskandidat: 5.1.2-1ubuntu2
+   Versionstabelle:
+  *** 5.1.2-1ubuntu2 500
+ 500 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
  
- This leads to Kamailio not being able to start at all as it complains
- about the openssl versions being too different from each other:
  
- 
+ This leads to Kamailio not being able to start at all as it complains about 
the openssl versions being too different from each other:
+ 
+ 
  CRITICAL: tls [tls_init.c:671]: init_tls_h(): installed openssl library 
version is too different from the library the kamailio tls module was compiled 
with: installed "OpenSSL 1.1.1  11 Sep 2018" (0x1010100f), compiled "OpenSSL 
1.1.0g  2 Nov 2017" (0x1010007f).#012 Please make sure a compatible version is 
used
- 
  
- This (checking) behaviour can be overridden, however, this does not
- solve the problem as it results in hard crashes (of Kamailio).
+ 
+ This (checking) behaviour can be overridden, however, this does not solve the 
problem as it results in hard crashes (of Kamailio).
  
  This is unexpected behaviour and a bug as the kamailio-tls-module won't
  run unless it's compiled with the openssl version used at runtime.
  Therefore, it's not possible to use TLS encryption with Kamailio at the
  time.
  
  Please consider recompiling the kamailio-tls-modules package with the
  openssl version currently published by Ubuntu Updates, OpenSSL 1.1.1  11
  Sep 2018" (0x1010100f).

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

Title:
  Kamalio TLS modules package compiled with outdated OpenSSL version

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

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

[Bug 1067111] Re: Searching within many subfolders freezes Desktop

2019-07-28 Thread Mohamed IKBEL Boulabiar
On ubuntu 18.04 LTS, the system freezes when you write something on nautilus.
The search is being made on the main thread, which breaks any possible 
interaction with nautilus.

Users used to the old way of searching a file inside the current folder,
will get their system blocked many times because of this.

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

Title:
  Searching within many subfolders freezes Desktop

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

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

[Bug 1838206] Re: Application Menu in gnome panel is missing important gnome-mpv settings

2019-07-28 Thread J.Ar
Here the screenshot with the correct menu…

** Attachment added: "Application Menu in App (good).png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-mpv/+bug/1838206/+attachment/5279742/+files/Application%20Menu%20in%20App%20%28good%29.png

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

Title:
  Application Menu in gnome panel is missing important gnome-mpv
  settings

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

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

[Bug 1838206] [NEW] Application Menu in gnome panel is missing important gnome-mpv settings

2019-07-28 Thread J.Ar
Public bug reported:

In Ubuntu 19.04 (maybe also in other versions) gnome-mpv (0.14-1ubuntu1)
is not fully usable by default, because the important 'Settings'-menu is
not in the panel.

As a user u first have to install gnome-tweaks to disable the
application-menu in gnome-panel.

See the following two screenshots…

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

** Attachment added: "Application Menu in Panel (bad).png"
   
https://bugs.launchpad.net/bugs/1838206/+attachment/5279741/+files/Application%20Menu%20in%20Panel%20%28bad%29.png

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

Title:
  Application Menu in gnome panel is missing important gnome-mpv
  settings

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

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

[Bug 1822394] Re: [Dell BIOSes dated 27 Mar 2019] laptop keyboard & touchpad not working at gdm screen after boot

2019-07-28 Thread Peter Lustig
Hey everyone,

is there any update on the issue?
Does the bug still occur with BIOS v. 1.6.1 from 21 Jul 2019?

Thanks in advance for your help.

Regards,
Simon

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

Title:
  [Dell BIOSes dated 27 Mar 2019] laptop keyboard & touchpad not working
  at gdm screen after boot

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

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

[Bug 1759248] Re: addr2line wrong search path for debug files

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

** Changed in: binutils (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/1759248

Title:
  addr2line wrong search path for debug files

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

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

[Bug 1300722] Re: hud-service is eating up 100% of one of my CPUs in a poll loop

2019-07-28 Thread tahasafari
** Changed in: hud (Ubuntu)
   Status: Fix Committed => Incomplete

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

Title:
  hud-service is eating up 100% of one of my CPUs in a poll loop

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

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

[Bug 1838201] [NEW] Kamalio TLS modules package compiled with outdated OpenSSL version

2019-07-28 Thread James S
Public bug reported:

This bug is relevant for:
Description:Ubuntu 18.04.2 LTS
Release:18.04

The officially published version from Ubuntu Updates of the openssl
package is 1.1.1:
https://launchpad.net/ubuntu/+source/openssl/1.1.1-1ubuntu2.1~18.04.4.


openssl:
  Installiert:   1.1.0g-2ubuntu4.3
  Installationskandidat: 1.1.1-1ubuntu2.1~18.04.4
  Versionstabelle:
 *** 1.1.1-1ubuntu2.1~18.04.4 500
500 http://de.archive.ubuntu.com/ubuntu bionic-updates/main amd64 
Packages
 1.1.0g-2ubuntu4.3 500
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 
Packages
100 /var/lib/dpkg/status
 1.1.0g-2ubuntu4 500
500 http://de.archive.ubuntu.com/ubuntu bionic/main amd64 Packages


The kamailio-tls-modules, however, is compiled with OpenSSL 1.1.0g 2 Nov
2017 (I took this entry from the system log).


kamailio-tls-modules:
  Installiert:   5.1.2-1ubuntu2
  Installationskandidat: 5.1.2-1ubuntu2
  Versionstabelle:
 *** 5.1.2-1ubuntu2 500
500 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages


This leads to Kamailio not being able to start at all as it complains
about the openssl versions being too different from each other:


CRITICAL: tls [tls_init.c:671]: init_tls_h(): installed openssl library version 
is too different from the library the kamailio tls module was compiled with: 
installed "OpenSSL 1.1.1  11 Sep 2018" (0x1010100f), compiled "OpenSSL 1.1.0g  
2 Nov 2017" (0x1010007f).#012 Please make sure a compatible version is used


This (checking) behaviour can be overridden, however, this does not
solve the problem as it results in hard crashes (of Kamailio).

This is unexpected behaviour and a bug as the kamailio-tls-module won't
run unless it's compiled with the openssl version used at runtime.
Therefore, it's not possible to use TLS encryption with Kamailio at the
time.

Please consider recompiling the kamailio-tls-modules package with the
openssl version currently published by Ubuntu Updates, OpenSSL 1.1.1  11
Sep 2018" (0x1010100f).

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


** Tags: bionic

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

Title:
  Kamalio TLS modules package compiled with outdated OpenSSL version

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

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

[Bug 1838200] Re: Firefox notifications windows will stay on the display when I open other apps

2019-07-28 Thread Artyom Pozharov
** Attachment added: "simplescreenrecorder-2019-07-28_19.08.38.mkv"
   
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1838200/+attachment/5279738/+files/simplescreenrecorder-2019-07-28_19.08.38.mkv

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

Title:
  Firefox notifications windows will stay on the display when I open
  other apps

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

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

[Bug 1838200] [NEW] Firefox notifications windows will stay on the display when I open other apps

2019-07-28 Thread Artyom Pozharov
Public bug reported:

You can see video that appears this problem below (in comments).

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: firefox 68.0.1+build1-0ubuntu2
ProcVersionSignature: Ubuntu 5.2.0-8.9-generic 5.2.0
Uname: Linux 5.2.0-8-generic x86_64
ApportVersion: 2.20.11-0ubuntu7
Architecture: amd64
BuildID: 20190719083815
CurrentDesktop: ubuntu:GNOME
Date: Sun Jul 28 19:09:48 2019
DefaultProfileExtensions: extensions.sqlite corrupt or missing
DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
DefaultProfileLocales: extensions.sqlite corrupt or missing
DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:1141
DefaultProfileThemes: extensions.sqlite corrupt or missing
InstallationDate: Installed on 2019-07-27 (0 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190726)
ProcEnviron:
 LANGUAGE=ru_UA:ru
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=ru_UA.UTF-8
 SHELL=/bin/bash
Profiles:
 Profile1 (Default) - LastVersion=None/None (Out of date)
 Profile0 - LastVersion=68.0.1/20190719083815 (In use)
SourcePackage: firefox
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug eoan

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

Title:
  Firefox notifications windows will stay on the display when I open
  other apps

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

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

[Bug 1837945] Re: AMD RX 570 Black Screen at boot

2019-07-28 Thread Tom Reynolds
Thanks for your feedback. Please post a link here to the upstream bug
report once you filed it.

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

Title:
  AMD RX 570 Black Screen at boot

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

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

[Bug 1832811] Re: seahorse assert failure: seahorse: glib-watch.c:195: timeout_update: Assertion `!t->dead' failed.

2019-07-28 Thread Artyom Pozharov
** Information type changed from Private to Public

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

Title:
  seahorse assert failure: seahorse: glib-watch.c:195: timeout_update:
  Assertion `!t->dead' failed.

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

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

[Bug 1835686] Re: pip3 list --outdated returns HTTP 404 error

2019-07-28 Thread Martin
Same with pip-check -c pip3

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

Title:
  pip3 list --outdated returns HTTP 404 error

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

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

[Bug 1835686] Re: pip3 list --outdated returns HTTP 404 error

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

** Changed in: python-pip (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/1835686

Title:
  pip3 list --outdated returns HTTP 404 error

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

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

[Bug 1838199] [NEW] Firefox ESR in esr/stable channel is never updated by Ubuntu

2019-07-28 Thread Christophe Chausset
Public bug reported:

Hi,

I am encountering a severe issue on several Ubuntu 18.04.2 machines
where I have replaced Firefox by Firefox ESR through "Ubuntu Software
Center" by selecting esr/stable channel as described in
https://ubuntu.com/blog/firefox-esr-60-on-ubuntu

After being installed, Firefox ESR is working as expected but it is
never updated.

I mean Firefox ESR is detecting that a new version is available when starting.
Even "Ubuntu Software Center" shows a newer version exists.

But when I run either 
sudo apt-get update
sudo apt-get upgrade

or "Software Updater",

Ubuntu is never updating the Firefox ESR.
I have reproduced this on 3 different machines running Ubuntu 18.04.2.

I am not sure if it is the right place to submit this problem report.
Are you aware of this issue ?

Thanks

Kind regards

** Affects: firefox (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/1838199

Title:
  Firefox ESR in esr/stable channel is never updated by Ubuntu

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

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

[Bug 1776113] Re: Laptop does not suspend when lid is closed

2019-07-28 Thread Mirko W
Same problem here.

Doesnt work with HandleLidSwitch=suspend commented or uncommented.

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

Title:
  Laptop does not suspend when lid is closed

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

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

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

2019-07-28 Thread ProDigit
Indeed! It's more like a 'screen dimmer' than a true screen backlight
changer.

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

Title:
  Screen brightness buttons change gain instead of brightness

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

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

[Bug 1838192] Re: X server segfaults immediately at startup

2019-07-28 Thread Vince
Tried booting the system with linux-image-4.4.0-154-generic. X works on this 
kernel.
Tried booting the system with linux-image-4.15.0-47-generic. X works on this 
kernel.

Presumably there is some bad interaction between the nvidia module and
4.15.0-55-generic.

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

Title:
  X server segfaults immediately at startup

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

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

[Bug 1838115] Re: linux hwe i386 kernel 5.0.0-21.22~18.04.1 crashes on Lenovo x220

2019-07-28 Thread Colin Ian King
Fix sent to kernel team mailing list for review:
https://lists.ubuntu.com/archives/kernel-team/2019-July/102627.html

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

Title:
  linux hwe i386 kernel 5.0.0-21.22~18.04.1 crashes on Lenovo x220

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

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

[Bug 1838115] Re: linux hwe i386 kernel 5.0.0-21.22~18.04.1 crashes on Lenovo x220

2019-07-28 Thread Colin Ian King
** Description changed:

+ == SRU Justification BIONIC HWE ==
+ 
  Installed Bionic 18.04.2 i386 Desktop (using xubuntu) on a Lenovo x220i
  and upgraded to proposed. The 5.0.0.22 kernel crashes in various ways
  with video corruption being a main visible featured.
  
  The CPU is a  i3-2350M CPU, a 64 bit capable CPU, being booted with EUFI
  firmware disabled, so using traditional BIOS.
  
  1. Crashes can be just complete hangs, no ability to switch virtual console
  2. Crashes may just result in screen turning off, no video and hang and/or 
reboot
  3. Crashes sometimes allow virtual console. Can see watchdog hang checks 
appearing on 1 or more CPUs.
  
  Tried the i386 https://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D
  kernels:
  
  https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.0.21/ - same issue
  https://kernel.ubuntu.com/~kernel-ppa/mainline/v4.20.17/ - same issue
  https://kernel.ubuntu.com/~kernel-ppa/mainline/v4.19.61/ - OK
  
  We therefore can conclude:
  
  1. Issue appears between 4.19.61 and 4.20.17
  2. Issue is in upstream kernel
  3. Issue not a kernel patch per-se (e.g. security fix, ubuntu sauce patch, 
etc)
  
  I repeated this with a VM installation and I don't see the issue, so
  this probably is a hardware (or firmware?) specific issue.
+ 
+ == Fix ==
+ 
+ Backport wiggle of upstream fix
+ 
+ 3f8fd02b1bf1d7ba964485a56f2f4b53ae88c167 ("mm/vmalloc: Sync unmappings
+ in __purge_vmap_area_lazy()")
+ 
+ == Test ==
+ 
+ Without the fix, i386 xubuntu on various Lenovo platforms crash during
+ early boot with random video corruption, hangs,lockups or even reboots.
+ 
+ With the fix, it boots fine.
+ 
+ == Regression Potential ==
+ 
+ Higher than normal as this touches the mm sync and the fix has only just
+ hit upstream so it has not much of a soak test.  Testing with this shows
+ it fixes a kitten killer breakage, so I think the risk vs benefit is
+ worth considering

** Description changed:

- == SRU Justification BIONIC HWE ==
+ == SRU Justification BIONIC HWE, DISCO ==
  
  Installed Bionic 18.04.2 i386 Desktop (using xubuntu) on a Lenovo x220i
  and upgraded to proposed. The 5.0.0.22 kernel crashes in various ways
  with video corruption being a main visible featured.
  
  The CPU is a  i3-2350M CPU, a 64 bit capable CPU, being booted with EUFI
  firmware disabled, so using traditional BIOS.
  
  1. Crashes can be just complete hangs, no ability to switch virtual console
  2. Crashes may just result in screen turning off, no video and hang and/or 
reboot
  3. Crashes sometimes allow virtual console. Can see watchdog hang checks 
appearing on 1 or more CPUs.
  
  Tried the i386 https://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D
  kernels:
  
  https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.0.21/ - same issue
  https://kernel.ubuntu.com/~kernel-ppa/mainline/v4.20.17/ - same issue
  https://kernel.ubuntu.com/~kernel-ppa/mainline/v4.19.61/ - OK
  
  We therefore can conclude:
  
  1. Issue appears between 4.19.61 and 4.20.17
  2. Issue is in upstream kernel
  3. Issue not a kernel patch per-se (e.g. security fix, ubuntu sauce patch, 
etc)
  
  I repeated this with a VM installation and I don't see the issue, so
  this probably is a hardware (or firmware?) specific issue.
  
  == Fix ==
  
  Backport wiggle of upstream fix
  
  3f8fd02b1bf1d7ba964485a56f2f4b53ae88c167 ("mm/vmalloc: Sync unmappings
  in __purge_vmap_area_lazy()")
  
  == Test ==
  
  Without the fix, i386 xubuntu on various Lenovo platforms crash during
  early boot with random video corruption, hangs,lockups or even reboots.
  
  With the fix, it boots fine.
  
  == Regression Potential ==
  
  Higher than normal as this touches the mm sync and the fix has only just
  hit upstream so it has not much of a soak test.  Testing with this shows
  it fixes a kitten killer breakage, so I think the risk vs benefit is
  worth considering

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

Title:
  linux hwe i386 kernel 5.0.0-21.22~18.04.1 crashes on Lenovo x220

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

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

[Bug 1838192] Re: X server segfaults immediately at startup

2019-07-28 Thread Vince
** Attachment added: "crash file"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1838192/+attachment/5279727/+files/_usr_lib_xorg_Xorg.0.crash

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

Title:
  X server segfaults immediately at startup

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

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

[Bug 1838192] [NEW] X server segfaults immediately at startup

2019-07-28 Thread Vince
Public bug reported:

This system was working perfectly 3 months ago. I turned it off and left it off 
until yesterday.
When I came back to it and turned it on, it worked initially but then the 
nvidia video card 
(nvidia GeForce GT 630) decided to die. I replaced the video card with an 
nvidia GeForce GT 710
and hit this issue. The machine also has integrated Intel graphics which I am 
not using.

The system boots fine, I see BIOS boot messages and linux kernel messages until 
X tries to start.
After it does that, nothing is displayed on screen. If I try to switch to 
another VT with
  for example, I get no output then either.

Extract from /var/log/Xorg.0.log

[20.839] (EE) Backtrace:
[20.839] (EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x4e) [0x55ef19ccae0e]
[20.839] (EE) 1: /usr/lib/xorg/Xorg (0x55ef19b19000+0x1b5b79) 
[0x55ef19cceb79]
[20.839] (EE) 2: /lib/x86_64-linux-gnu/libpthread.so.0 
(0x7fc802cbb000+0x11390) [0x7fc802ccc390]
[20.839] (EE) 3: /usr/lib/xorg/Xorg (RRProviderAutoConfigGpuScreen+0x42) 
[0x55ef19c38232]
[20.839] (EE) 4: /usr/lib/xorg/Xorg (InitOutput+0x5bd) [0x55ef19bb1c7d]
[20.839] (EE) 5: /usr/lib/xorg/Xorg (0x55ef19b19000+0x582d6) 
[0x55ef19b712d6]
[20.839] (EE) 6: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf0) 
[0x7fc802911830]
[20.839] (EE) 7: /usr/lib/xorg/Xorg (_start+0x29) [0x55ef19b5b449]
[20.839] (EE) 
[20.839] (EE) Segmentation fault at address 0x130
[20.839] (EE) 
Fatal server error:
[20.839] (EE) Caught signal 11 (Segmentation fault). Server aborting
[20.839] (EE) 
[20.839] (EE) 
Please consult the The X.Org Foundation support 
 at http://wiki.x.org
 for help. 

I am using the nvidia drivers and they seem not to be loading for some reason.
I need to use them for vdpau support.
Here is where the X server tries to load the nvidia driver, from earlier in the 
same log file:

...
[20.823] (II) xfree86: Adding drm device (/dev/dri/card0)
[20.823] (II) xfree86: Adding drm device (/dev/dri/card1)
[20.826] (--) PCI: (0:0:2:0) 8086:29c2:8086:5044 rev 2, Mem @ 
0x9b40/524288, 0x8000/268435456, 0x9b30/1048576, I/O @ 0
x4430/8
[20.826] (--) PCI:*(0:1:0:0) 10de:128b:1462:8c93 rev 161, Mem @ 
0x9a00/16777216, 0x9000/134217728, 0x9800/33554432, I/
O @ 0x3000/128, BIOS @ 0x/131072
[20.826] (WW) "glamoregl" will not be loaded unless you've specified it to 
be loaded elsewhere.
[20.826] (II) "glx" will be loaded by default.
[20.826] (II) LoadModule: "glx"
[20.826] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[20.827] (II) Module glx: vendor="X.Org Foundation"
[20.827]compiled for 1.19.6, module version = 1.0.0
[20.827]ABI class: X.Org Server Extension, version 10.0
[20.827] (==) Matched nvidia as autoconfigured driver 0
[20.828] (==) Matched nouveau as autoconfigured driver 1
[20.828] (==) Matched intel as autoconfigured driver 2
[20.828] (==) Matched nvidia as autoconfigured driver 3
[20.828] (==) Matched nouveau as autoconfigured driver 4
[20.828] (==) Matched modesetting as autoconfigured driver 5
[20.828] (==) Matched fbdev as autoconfigured driver 6
[20.828] (==) Matched vesa as autoconfigured driver 7
[20.828] (==) Assigned the driver to the xf86ConfigLayout
[20.828] (II) LoadModule: "nvidia"
[20.829] (WW) Warning, couldn't open module nvidia
[20.829] (II) UnloadModule: "nvidia"
[20.829] (II) Unloading nvidia
[20.829] (EE) Failed to load module "nvidia" (module does not exist, 0)
[20.829] (II) LoadModule: "nouveau"
[20.829] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[20.830] (II) Module nouveau: vendor="X.Org Foundation"
[20.830]compiled for 1.19.5, module version = 1.0.15
[20.830]Module class: X.Org Video Driver
[20.830]ABI class: X.Org Video Driver, version 23.0
[20.830] (II) LoadModule: "intel"
[20.830] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[20.830] (II) Module intel: vendor="X.Org Foundation"
[20.830]compiled for 1.19.5, module version = 2.99.917
[20.830]Module class: X.Org Video Driver
[20.830]ABI class: X.Org Video Driver, version 23.0
...

Steps I have taken:
 - reinstall xserver-xorg-hwe-16.04, xserver-xorg-core-hwe-16.04, 
xserver-xorg-video-all-hwe-16.04 and nvidia-384
 - rebooted a few times to check for a race condition

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3.1
ProcVersionSignature: Ubuntu 4.15.0-55.60~16.04.2-generic 4.15.18
Uname: Linux 4.15.0-55-generic x86_64
NonfreeKernelModules: nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.19
Architecture: amd64
Date: Sun Jul 28 22:23:42 2019
InstallationDate: Installed on 2016-11-12 (988 days ago)
InstallationMedia: Ubuntu-Server 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
SourcePackage: xorg
Symptom: display
UpgradeStatus: No 

[Bug 1838190] Re: it didn't work

2019-07-28 Thread ton
** Description changed:

- ubuntu 18.04更新r8168_8。047.01。orig.tar 
- 它不起作用
+ ubuntu 18.04 update  r8168_8.047.01.orig.tar
+ 
+ it didn't work
+ 
  
  root@ton-ThinkPad:/home/ton# lshw -c network
*-network 
 description: Ethernet interface
 product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
 vendor: Realtek Semiconductor Co., Ltd.
 physical id: 0
 bus info: pci@:02:00.0
 logical name: enp2s0
 version: 03
 serial: 08:9e:01:2b:ea:86
 size: 1Gbit/s
 capacity: 1Gbit/s
 width: 64 bits
 clock: 33MHz
 capabilities: pm msi pciexpress msix vpd bus_master cap_list rom 
ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
 configuration: autonegotiation=on broadcast=yes driver=r8168 
driverversion=8.047.01-NAPI duplex=full ip=192.168.31.202 latency=0 link=yes 
multicast=yes port=twisted pair speed=1Gbit/s
 resources: irq:26 ioport:a000(size=256) memory:d0004000-d0004fff 
memory:d000-d0003fff memory:d040-d041
*-network
 description: Wireless interface
 product: RTL8191SEvB Wireless LAN Controller
 vendor: Realtek Semiconductor Co., Ltd.
 physical id: 0
 bus info: pci@:03:00.0
 logical name: wlp3s0
 version: 10
 serial: 88:9f:fa:f8:ff:b8
 width: 32 bits
 clock: 33MHz
 capabilities: pm msi pciexpress bus_master cap_list ethernet physical 
wireless
 configuration: broadcast=yes driver=rtl8192se 
driverversion=4.18.0-15-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
 resources: irq:18 ioport:b000(size=256) memory:d030-d0303fff
  
  
  
  root@ton-ThinkPad:/home/ton# nmcli dev show
  GENERAL.DEVICE: enp2s0
  GENERAL.TYPE:   ethernet
  GENERAL.HWADDR: 08:9E:01:2B:EA:86
  GENERAL.MTU:1500
  GENERAL.STATE:  100 (已连接)
  GENERAL.CONNECTION: 有线连接 1
  GENERAL.CON-PATH:   
/org/freedesktop/NetworkManager/ActiveCo
  WIRED-PROPERTIES.CARRIER:   开启
  IP4.ADDRESS[1]: 192.168.31.202/24
  IP4.GATEWAY:192.168.31.1
  IP4.ROUTE[1]:   dst = 0.0.0.0/0, nh = 192.168.31.1, 
mt =
  IP4.ROUTE[2]:   dst = 192.168.31.0/24, nh = 0.0.0.0, 
mt 
  IP4.ROUTE[3]:   dst = 169.254.0.0/16, nh = 0.0.0.0, 
mt =
  IP4.DNS[1]: 192.168.31.1
  IP6.ADDRESS[1]: fe80::57d4:8f0a:1241:312f/64
  IP6.GATEWAY:--
  IP6.ROUTE[1]:   dst = ff00::/8, nh = ::, mt = 256, 
table
  IP6.ROUTE[2]:   dst = fe80::/64, nh = ::, mt = 256
  IP6.ROUTE[3]:   dst = fe80::/64, nh = ::, mt = 100
  
  GENERAL.DEVICE: wlp3s0
  GENERAL.TYPE:   wifi
  GENERAL.HWADDR: 88:9F:FA:F8:FF:B8
  GENERAL.MTU:1500
  GENERAL.STATE:  30 (已断开)
  GENERAL.CONNECTION: --
  GENERAL.CON-PATH:   --
  
  GENERAL.DEVICE: lo
  GENERAL.TYPE:   loopback
  GENERAL.HWADDR: 00:00:00:00:00:00
  GENERAL.MTU:65536
  GENERAL.STATE:  10 (未托管)
  GENERAL.CONNECTION: --
  GENERAL.CON-PATH:   --
  IP4.ADDRESS[1]: 127.0.0.1/8
  IP4.GATEWAY:--
  IP6.ADDRESS[1]: ::1/128
  IP6.GATEWAY:--
  IP6.ROUTE[1]:   dst = ::1/128, nh = ::, mt = 256
  lines 18-40/40 (END)
  
  
  root@ton-ThinkPad:/home/ton# networkctl
  WARNING: systemd-networkd is not running, output will be incomplete.
  
  IDX LINK TYPE   OPERATIONAL SETUP 
1 lo   loopback   n/a unmanaged 
2 enp2s0   ether  n/a unmanaged 
3 wlp3s0   wlan   n/a unmanaged 
  
  3 links listed.
  
  
- C:\ Users \ willi> ping 192.168.31.202
  
- 正在Ping 192.168.31.202具有32字节的数据:
- 来自192.168.31.241的回复:无法访问目标主机。
- 来自192.168.31.241的回复:无法访问目标主机。
- 来自192.168.31.241的回复:无法访问目标主机。
- 来自192.168 .31.241的回复:无法访问目标主机。
+ C:\Users\willi>ping 192.168.31.202
  
- 192.168.31.202的平统计信息:
- 数据包:已发送= 4,已接收= 4,丢失= 0(0%丢失),
+ 正在 Ping 192.168.31.202 具有 32 字节的数据:
+ 来自 192.168.31.241 的回复: 无法访问目标主机。
+ 来自 192.168.31.241 的回复: 无法访问目标主机。
+ 来自 192.168.31.241 的回复: 无法访问目标主机。
+ 来自 192.168.31.241 的回复: 无法访问目标主机。
  
- C:\ Users \用户魏二氏>
+ 192.168.31.202 的 Ping 统计信息:
+ 数据包: 已发送 = 4,已接收 = 

[Bug 1788997] Re: rtl8723be wifi does not work under linux-modules-extra-4.15.0-33-generic

2019-07-28 Thread Noname
sorry,reinstalling the kernel package helped

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

Title:
  rtl8723be wifi does not work under linux-modules-
  extra-4.15.0-33-generic

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

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

[Bug 1838115] Re: linux hwe i386 kernel 5.0.0-21.22~18.04.1 crashes on Lenovo x220

2019-07-28 Thread Colin Ian King
Upstream fix 3f8fd02b1bf1d7ba964485a56f2f4b53ae88c167 resolves the issue
in linux tip:

commit 3f8fd02b1bf1d7ba964485a56f2f4b53ae88c167
Author: Joerg Roedel 
Date:   Fri Jul 19 20:46:52 2019 +0200

mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()

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

Title:
  linux hwe i386 kernel 5.0.0-21.22~18.04.1 crashes on Lenovo x220

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

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

[Bug 1838190] Re: it didn't work

2019-07-28 Thread ton
** Description changed:

- ubuntu 18.04 update  r8168_8.047.01.orig.tar
- it didn't work 
- C:\Users\willi>ping 192.168.31.202
+ ubuntu 18.04更新r8168_8。047.01。orig.tar 
+ 它不起作用
  
- 正在 Ping 192.168.31.202 具有 32 字节的数据:
- 来自 192.168.31.241 的回复: 无法访问目标主机。
- 来自 192.168.31.241 的回复: 无法访问目标主机。
- 来自 192.168.31.241 的回复: 无法访问目标主机。
- 来自 192.168.31.241 的回复: 无法访问目标主机。
+ root@ton-ThinkPad:/home/ton# lshw -c network
+   *-network 
+description: Ethernet interface
+product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
+vendor: Realtek Semiconductor Co., Ltd.
+physical id: 0
+bus info: pci@:02:00.0
+logical name: enp2s0
+version: 03
+serial: 08:9e:01:2b:ea:86
+size: 1Gbit/s
+capacity: 1Gbit/s
+width: 64 bits
+clock: 33MHz
+capabilities: pm msi pciexpress msix vpd bus_master cap_list rom 
ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
+configuration: autonegotiation=on broadcast=yes driver=r8168 
driverversion=8.047.01-NAPI duplex=full ip=192.168.31.202 latency=0 link=yes 
multicast=yes port=twisted pair speed=1Gbit/s
+resources: irq:26 ioport:a000(size=256) memory:d0004000-d0004fff 
memory:d000-d0003fff memory:d040-d041
+   *-network
+description: Wireless interface
+product: RTL8191SEvB Wireless LAN Controller
+vendor: Realtek Semiconductor Co., Ltd.
+physical id: 0
+bus info: pci@:03:00.0
+logical name: wlp3s0
+version: 10
+serial: 88:9f:fa:f8:ff:b8
+width: 32 bits
+clock: 33MHz
+capabilities: pm msi pciexpress bus_master cap_list ethernet physical 
wireless
+configuration: broadcast=yes driver=rtl8192se 
driverversion=4.18.0-15-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
+resources: irq:18 ioport:b000(size=256) memory:d030-d0303fff
  
- 192.168.31.202 的 Ping 统计信息:
- 数据包: 已发送 = 4,已接收 = 4,丢失 = 0 (0% 丢失),
  
- C:\Users\willi>
+ 
+ root@ton-ThinkPad:/home/ton# nmcli dev show
+ GENERAL.DEVICE: enp2s0
+ GENERAL.TYPE:   ethernet
+ GENERAL.HWADDR: 08:9E:01:2B:EA:86
+ GENERAL.MTU:1500
+ GENERAL.STATE:  100 (已连接)
+ GENERAL.CONNECTION: 有线连接 1
+ GENERAL.CON-PATH:   
/org/freedesktop/NetworkManager/ActiveCo
+ WIRED-PROPERTIES.CARRIER:   开启
+ IP4.ADDRESS[1]: 192.168.31.202/24
+ IP4.GATEWAY:192.168.31.1
+ IP4.ROUTE[1]:   dst = 0.0.0.0/0, nh = 192.168.31.1, 
mt =
+ IP4.ROUTE[2]:   dst = 192.168.31.0/24, nh = 0.0.0.0, 
mt 
+ IP4.ROUTE[3]:   dst = 169.254.0.0/16, nh = 0.0.0.0, 
mt =
+ IP4.DNS[1]: 192.168.31.1
+ IP6.ADDRESS[1]: fe80::57d4:8f0a:1241:312f/64
+ IP6.GATEWAY:--
+ IP6.ROUTE[1]:   dst = ff00::/8, nh = ::, mt = 256, 
table
+ IP6.ROUTE[2]:   dst = fe80::/64, nh = ::, mt = 256
+ IP6.ROUTE[3]:   dst = fe80::/64, nh = ::, mt = 100
+ 
+ GENERAL.DEVICE: wlp3s0
+ GENERAL.TYPE:   wifi
+ GENERAL.HWADDR: 88:9F:FA:F8:FF:B8
+ GENERAL.MTU:1500
+ GENERAL.STATE:  30 (已断开)
+ GENERAL.CONNECTION: --
+ GENERAL.CON-PATH:   --
+ 
+ GENERAL.DEVICE: lo
+ GENERAL.TYPE:   loopback
+ GENERAL.HWADDR: 00:00:00:00:00:00
+ GENERAL.MTU:65536
+ GENERAL.STATE:  10 (未托管)
+ GENERAL.CONNECTION: --
+ GENERAL.CON-PATH:   --
+ IP4.ADDRESS[1]: 127.0.0.1/8
+ IP4.GATEWAY:--
+ IP6.ADDRESS[1]: ::1/128
+ IP6.GATEWAY:--
+ IP6.ROUTE[1]:   dst = ::1/128, nh = ::, mt = 256
+ lines 18-40/40 (END)
+ 
+ 
+ root@ton-ThinkPad:/home/ton# networkctl
+ WARNING: systemd-networkd is not running, output will be incomplete.
+ 
+ IDX LINK TYPE   OPERATIONAL SETUP 
+   1 lo   loopback   n/a unmanaged 
+   2 enp2s0   ether  n/a unmanaged 
+   3 wlp3s0   wlan   n/a unmanaged 
+ 
+ 3 links listed.
+ 
+ 
+ C:\ Users \ willi> ping 192.168.31.202
+ 
+ 正在Ping 192.168.31.202具有32字节的数据:
+ 来自192.168.31.241的回复:无法访问目标主机。
+ 来自192.168.31.241的回复:无法访问目标主机。
+ 来自192.168.31.241的回复:无法访问目标主机。
+ 来自192.168 .31.241的回复:无法访问目标主机。
+ 
+ 192.168.31.202的平统计信息:
+ 数据包:已发送= 4,已接收= 4,丢失= 

[Bug 1837783] Re: Navigating directly back kills performance

2019-07-28 Thread klfyt
** Also affects: xfwm4
   Importance: Undecided
   Status: New

** Also affects: wayland
   Importance: Undecided
   Status: New

** No longer affects: ubuntu-core

** No longer affects: gnome (Ubuntu)

** Also affects: xorg-server
   Importance: Undecided
   Status: New

** Also affects: gtk
   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/1837783

Title:
  Navigating directly back kills performance

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

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

[Bug 1836462] Re: Renaming Templates to # Templates fixes speed issues present in wide range of desktop applications

2019-07-28 Thread klfyt
** This bug is no longer a duplicate of bug 1837783
   Navigating directly back kills performance

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

Title:
  Renaming Templates to # Templates fixes speed issues present in wide
  range of desktop applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-user-dirs/+bug/1836462/+subscriptions

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

[Bug 1835677] Re: Megal33t bug: touchpad with mousewheel is broken >:]

2019-07-28 Thread klfyt
*** This bug is a duplicate of bug 1837783 ***
https://bugs.launchpad.net/bugs/1837783

** This bug has been marked a duplicate of bug 1837783
   Navigating directly back kills performance

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

Title:
  Megal33t bug: touchpad with mousewheel is broken  >:]

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

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

[Bug 1829671] Re: alt tab + shift alt tab does something interesting

2019-07-28 Thread klfyt
*** This bug is a duplicate of bug 1837783 ***
https://bugs.launchpad.net/bugs/1837783

** This bug is no longer a duplicate of bug 1835677
   Megal33t bug: touchpad with mousewheel is broken  >:]
** This bug has been marked a duplicate of bug 1837783
   Navigating directly back kills performance

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

Title:
  alt tab + shift alt tab does something interesting

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

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

[Bug 1788997] Re: rtl8723be wifi does not work under linux-modules-extra-4.15.0-33-generic

2019-07-28 Thread Noname
sudo modprobe -rvf rtl8723be
rmmod rtl8723be
rmmod rtl_pci
rmmod rtl8723_common
rmmod btcoexist
rmmod rtlwifi
rmmod mac80211
rmmod cfg80211

sudo modprobe -v rtl8723be -b
insmod /lib/modules/4.15.0-55-lowlatency/kernel/net/wireless/cfg80211.ko 
insmod /lib/modules/4.15.0-55-lowlatency/kernel/net/mac80211/mac80211.ko 
insmod 
/lib/modules/4.15.0-55-lowlatency/kernel/drivers/net/wireless/realtek/rtlwifi/rtlwifi.ko
 
insmod 
/lib/modules/4.15.0-55-lowlatency/kernel/drivers/net/wireless/realtek/rtlwifi/rtl_pci.ko
 
insmod 
/lib/modules/4.15.0-55-lowlatency/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common.ko
 
insmod 
/lib/modules/4.15.0-55-lowlatency/kernel/drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist.ko
 
insmod 
/lib/modules/4.15.0-55-lowlatency/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.ko
 fwlps=0 ant_sel=2

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

Title:
  rtl8723be wifi does not work under linux-modules-
  extra-4.15.0-33-generic

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

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

  1   2   >