[Bug 1861556] Re: g-ir-scanner doesn't work

2020-02-01 Thread Mario Limonciello
It appears to me to be happening because gobject-introspection only
ships a python file for python3.8 not python3.7 which is the default in
focal.

$ python3.7 /usr/bin/g-ir-scanner
Traceback (most recent call last):
  File "/usr/bin/g-ir-scanner", line 99, in 
from giscanner.scannermain import scanner_main
  File 
"/usr/lib/x86_64-linux-gnu/gobject-introspection/giscanner/scannermain.py", 
line 35, in 
from giscanner.ast import Include, Namespace
  File "/usr/lib/x86_64-linux-gnu/gobject-introspection/giscanner/ast.py", line 
29, in 
from .sourcescanner import CTYPE_TYPEDEF, CSYMBOL_TYPE_TYPEDEF
  File 
"/usr/lib/x86_64-linux-gnu/gobject-introspection/giscanner/sourcescanner.py", 
line 33, in 
from giscanner._giscanner import SourceScanner as CSourceScanner
ModuleNotFoundError: No module named 'giscanner._giscanner'

$ python3.8 /usr/bin/g-ir-scanner
ERROR: Need at least one filename

$ ls -alh /usr/bin/python3
lrwxrwxrwx 1 root root 9 Oct 18 10:23 /usr/bin/python3 -> python3.7


** Also affects: python3-defaults (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/1861556

Title:
  g-ir-scanner doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gobject-introspection/+bug/1861556/+subscriptions

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

[Bug 1856103] Re: [CML] New device IDs for CMP-V

2020-02-01 Thread quanxian
** Description changed:

  new device IDs are required for CMP-V, whether they are published or
  not. Once that is clarified, documentations and device drivers need to
  update accordingly.
  
  ControllerKernel Version  Commit  Approved to be
  published Comments
  GPIO INT3451| Same as for Sunrisepoint-H 
https://lore.kernel.org/linux-gpio/20200116110951.31644-1-andriy.shevche...@linux.intel.com/
  SPI NOR   0xa3a4
  NPK   0xa3a6v5.5-rc3e4de2a5d51f9
  HS UART   0xa3a7 0xa3a8 0xa3e6 
https://lore.kernel.org/lkml/20200113125729.8576-1-andriy.shevche...@linux.intel.com/
- SPI   0xa3a9 0xa3aa 
https://lore.kernel.org/lkml/20200113125729.8576-1-andriy.shevche...@linux.intel.com/
 
+ SPI   0xa3a9 0xa3aa 
https://lore.kernel.org/lkml/20200113125729.8576-1-andriy.shevche...@linux.intel.com/
  I²C   0xa3e0 0xa3e1 0xa3e2 0xa3e3 Next 
https://lore.kernel.org/lkml/20200113125729.8576-1-andriy.shevche...@linux.intel.com/
- SMBus 0xa3a3
+ SMBus 0xa3a3  f53938d2c79a
  USB Device Controller 0xa3b0
  
  Target Kernel: 5.5
  Target Release: 20.04

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

Title:
  [CML] New device IDs for CMP-V

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

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

[Bug 1861556] [NEW] g-ir-scanner doesn't work

2020-02-01 Thread Mario Limonciello
Public bug reported:

Running g-ir-scanner doesn't work anymore after a recent upgrade with a
fully up to date focal:

Traceback (most recent call last):
  File "/usr/bin/g-ir-scanner", line 99, in 
from giscanner.scannermain import scanner_main
  File 
"/usr/lib/x86_64-linux-gnu/gobject-introspection/giscanner/scannermain.py", 
line 35, in 
from giscanner.ast import Include, Namespace
  File "/usr/lib/x86_64-linux-gnu/gobject-introspection/giscanner/ast.py", line 
29, in 
from .sourcescanner import CTYPE_TYPEDEF, CSYMBOL_TYPE_TYPEDEF
  File 
"/usr/lib/x86_64-linux-gnu/gobject-introspection/giscanner/sourcescanner.py", 
line 33, in 
from giscanner._giscanner import SourceScanner as CSourceScanner
ModuleNotFoundError: No module named 'giscanner._giscanner'

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gobject-introspection 1.62.0-4ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-12.15-generic 5.4.8
Uname: Linux 5.4.0-12-generic x86_64
ApportVersion: 2.20.11-0ubuntu16
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Feb  1 07:04:11 2020
InstallationDate: Installed on 2019-08-13 (171 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190712)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gobject-introspection
UpgradeStatus: Upgraded to focal on 2019-11-04 (89 days ago)

** Affects: gobject-introspection (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: python3-defaults (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

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

Title:
  g-ir-scanner doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gobject-introspection/+bug/1861556/+subscriptions

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

[Bug 1849773] Re: /usr/bin/evince:11:strstr:TextSelectionPainter::hasGlyphLessFont:TextSelectionPainter::endPage:TextPage::drawSelection:poppler_page_render_selection

2020-02-01 Thread pcworld
I updated libpoppler90 and related packages to 0.80.0-0ubuntu1.1, the
crash is now fixed for me.

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

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

Title:
  
/usr/bin/evince:11:strstr:TextSelectionPainter::hasGlyphLessFont:TextSelectionPainter::endPage:TextPage::drawSelection:poppler_page_render_selection

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

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

[Bug 1861554] Re: Radeon mobility HD3450 (RV620) heavy screen flickering after trying to upgrade kernel 4.15.0-54

2020-02-01 Thread dueller
Finally I was able to generate an apport file, here it is:

** Attachment added: "apport.linux.kyoh30em.apport"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1861554/+attachment/5324636/+files/apport.linux.kyoh30em.apport

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

** Description changed:

  laptop Asus x50sl with graphic card AMD rv620 / Mobility Radeon HD3450.
- Distro: Linux Mint 19.2 Tinabase: Ubuntu 18.04 bionic.
+ Distro: Linux Mint 19.2 Tina base: Ubuntu 18.04 bionic.
  This happen trying any distro. I tried Ubuntu, Manjaro, Debian, Deepin, MX 
and so on.
  I'm stuck with Kernel 4.15.0-54 and 5.0.0-20 (and the contemporary 5.3 
kernel). I cannot upgrade to newer kernels.
  Seems that the fixes for bug #1791312 broke my kind of card.
  
  here is a video:
  https://youtu.be/9Rez7s0V6iA
  
  here is another user with same problem:
  https://forums.linuxmint.com/viewtopic.php?p=1702005#p1702005

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

Title:
  Radeon mobility HD3450 (RV620) heavy screen flickering after trying to
  upgrade kernel 4.15.0-54

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

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

[Bug 1802533] Re: [MIR] pipewire

2020-02-01 Thread Jonathan Kamens
Is this going to get done for Focal? It would be a shame to ship an LTS
release without remote desktop support for Wayland. Aren't we at the
point now where Wayland is supposed to people's first choice?

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

Title:
  [MIR] pipewire

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

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

[Bug 1861555] Re: Move window behaviour is broken because of a change in tmux

2020-02-01 Thread Chris Coulson
** Also affects: byobu (Ubuntu Focal)
   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/1861555

Title:
  Move window behaviour is broken because of a change in tmux

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

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

[Bug 1861555] [NEW] Move window behaviour is broken because of a change in tmux

2020-02-01 Thread Chris Coulson
Public bug reported:

tmux 3.0a contains a change to the swap-window command which alters its
behaviour in focal compared to previous releases - see
https://github.com/tmux/tmux/commit/39c55d5b6fcafd9476528ebc1064192c90f559a4
for more context.

The consequence of this is that the "move window" shortcuts in byobu
(CTRL+SHIFT+F3/F4) no longer behave as expected in focal compared to
previous releases. Using those shortcuts swaps the windows, but focus
doesn't move to the originally focused window. Eg, if I have 2 windows
(A and B, in that order) with A being the currently focused window, and
then I use CTRL+SHIFT+F4 to swap them, I end up with windows B and A in
that order (as expected), but window B is focused when I expected the
focus to follow window A (as it did with the tmux version in eoan and
previous releases).

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

** Branch linked: lp:~chrisccoulson/byobu/fix-tmux-swap-window-usage

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

Title:
  Move window behaviour is broken because of a change in tmux

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

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

[Bug 1851054] Re: suspend fails - previous kernel works

2020-02-01 Thread khitschler
Then I compared to the behavior with the kernel 5.0.0-29-generic 
#31~18.04.1-Ubuntu with the proper suspend behavior from a user's view. There 
the computer also shows the kernel oops with
* RIP: 0010:irq_startup+0xe1/0xf0
but i ends with a proper suspend.

I've attached the snippet of this suspend, too.


** Attachment added: "journalctl output snippet of kernel 5.0.0-29"
   
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe/+bug/1851054/+attachment/5324635/+files/suspend-5.0.0-29.txt

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

Title:
  suspend fails - previous kernel works

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

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

[Bug 1851054] Re: suspend fails - previous kernel works

2020-02-01 Thread khitschler
I've done some effort to get more information about the bug.

1. BIOS updates with the Lenovo tools are a bit confusing. I still stuck
at the BIOS Version O3TKT46A from 07/21/2019. I've opened a support
thread at https://forums.lenovo.com/t5/Lenovo-Desktop-Towers/V530-15ARR-
Desktop-Tower-BIOS-update-confusion/td-p/4636769 .

2. I've recognized a difference in behavior since kernel 5.3.0-28-generic 
#30~18.04.1-Ubuntu: Wehn I put the computer into suspend it first does 
something like a kernel oops with 
* RIP: 0010:irq_startup+0xe1/0x100 
and after that it shows a few lines later
* PM: suspend_common(): xhci_pci_suspend+0x0/0xd0 returns -110
* PM: pci_pm_suspend(): hcd_pci_suspend+0x0/0x30 returns -110
* PM: dpm_run_callback(): pci_pm_suspend+0x0/0x150 returns -110
* PM: Device :04:00.4 failed to suspend async: error -110
* PM: Some devices failed to suspend, or early wake event detected
then it follows endless repeating kernel oops with
* RIP: 0010:dcn10_verify_allow_pstate_change_high+0x37/0x2d0 [amdgpu]

I've attached the snippet of the journalctl output.


** Attachment added: "journalctl snippet with kernel 5.3.0-28"
   
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe/+bug/1851054/+attachment/5324634/+files/suspend-5.3.0-28.txt

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

Title:
  suspend fails - previous kernel works

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

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

[Bug 1861554] Re: Radeon mobility HD3450 (RV620) heavy screen flickering after trying to upgrade kernel 4.15.0-54

2020-02-01 Thread dueller
** Description changed:

  laptop Asus x50sl with graphic card AMD rv620 / Mobility Radeon HD3450.
+ Distro: Linux Mint 19.2 Tinabase: Ubuntu 18.04 bionic.
  I'm stuck with Kernel 4.15.0-54 and 5.0.0-20 (and the contemporary 5.3 
kernel). I cannot upgrade to newer kernels.
  Seems that the fixes for bug #1791312 broke my kind of card.
  
  here is a video:
  https://youtu.be/9Rez7s0V6iA
  
  here is another user with same problem:
  https://forums.linuxmint.com/viewtopic.php?p=1702005#p1702005

** Description changed:

  laptop Asus x50sl with graphic card AMD rv620 / Mobility Radeon HD3450.
  Distro: Linux Mint 19.2 Tinabase: Ubuntu 18.04 bionic.
+ This happen trying any distro. I tried Ubuntu, Manjaro, Debian, Deepin and so 
on.
  I'm stuck with Kernel 4.15.0-54 and 5.0.0-20 (and the contemporary 5.3 
kernel). I cannot upgrade to newer kernels.
  Seems that the fixes for bug #1791312 broke my kind of card.
  
  here is a video:
  https://youtu.be/9Rez7s0V6iA
  
  here is another user with same problem:
  https://forums.linuxmint.com/viewtopic.php?p=1702005#p1702005

** Description changed:

  laptop Asus x50sl with graphic card AMD rv620 / Mobility Radeon HD3450.
  Distro: Linux Mint 19.2 Tinabase: Ubuntu 18.04 bionic.
- This happen trying any distro. I tried Ubuntu, Manjaro, Debian, Deepin and so 
on.
+ This happen trying any distro. I tried Ubuntu, Manjaro, Debian, Deepin, MX 
and so on.
  I'm stuck with Kernel 4.15.0-54 and 5.0.0-20 (and the contemporary 5.3 
kernel). I cannot upgrade to newer kernels.
  Seems that the fixes for bug #1791312 broke my kind of card.
  
  here is a video:
  https://youtu.be/9Rez7s0V6iA
  
  here is another user with same problem:
  https://forums.linuxmint.com/viewtopic.php?p=1702005#p1702005

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

Title:
  Radeon mobility HD3450 (RV620) heavy screen flickering after trying to
  upgrade kernel 4.15.0-54

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

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

[Bug 1861554] Missing required logs.

2020-02-01 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 1861554

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

Title:
  Radeon mobility HD3450 (RV620) heavy screen flickering after trying to
  upgrade kernel 4.15.0-54

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

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

[Bug 1861554] Re: Radeon mobility HD3450 (RV620) heavy screen flickering after kernel 4.15.0-54

2020-02-01 Thread dueller
please tell me what other docs I can provide.
I tried to generate an apport log but my distro uses systemd-coredump and I 
don't know how to generate a log. I tried to install apport removing coredump 
but does not complete the log generation.

** Summary changed:

- Radeon mobility HD3450 (RV620) heavy screen flickering after kernel 4.15.0-54
+ Radeon mobility HD3450 (RV620) heavy screen flickering after trying to 
upgrade kernel 4.15.0-54

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

Title:
  Radeon mobility HD3450 (RV620) heavy screen flickering after trying to
  upgrade kernel 4.15.0-54

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

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

[Bug 1861554] Re: Radeon mobility HD3450 (RV620) heavy screen flickering after kernel 4.15.0-54

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

apport-collect 1861554

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

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

Title:
  Radeon mobility HD3450 (RV620) heavy screen flickering after trying to
  upgrade kernel 4.15.0-54

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

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

[Bug 1861554] Re: Radeon mobility HD3450 (RV620) heavy screen flickering after kernel 4.15.0-54

2020-02-01 Thread dueller
** Attachment added: "synth4.15.0-54.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1861554/+attachment/5324633/+files/synth4.15.0-54.txt

** Description changed:

  laptop Asus x50sl with graphic card AMD rv620 / Mobility Radeon HD3450.
  I'm stuck with Kernel 4.15.0-54 and 5.0.0-20 (and the contemporary 5.3 
kernel). I cannot upgrade to newer kernels.
  Seems that the fixes for bug #1791312 broke my kind of card.
+ 
+ here is a video:
+ https://youtu.be/9Rez7s0V6iA
+ 
+ here is another user with same problem:
+ https://forums.linuxmint.com/viewtopic.php?p=1702005#p1702005

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

Title:
  Radeon mobility HD3450 (RV620) heavy screen flickering after trying to
  upgrade kernel 4.15.0-54

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

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

[Bug 1861554] [NEW] Radeon mobility HD3450 (RV620) heavy screen flickering after trying to upgrade kernel 4.15.0-54

2020-02-01 Thread dueller
Public bug reported:

laptop Asus x50sl with graphic card AMD rv620 / Mobility Radeon HD3450.
Distro: Linux Mint 19.2 Tinabase: Ubuntu 18.04 bionic.
I'm stuck with Kernel 4.15.0-54 and 5.0.0-20 (and the contemporary 5.3 kernel). 
I cannot upgrade to newer kernels.
Seems that the fixes for bug #1791312 broke my kind of card.

here is a video:
https://youtu.be/9Rez7s0V6iA

here is another user with same problem:
https://forums.linuxmint.com/viewtopic.php?p=1702005#p1702005

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

** Attachment added: "lspci-vnvn4.15.0-54.log"
   
https://bugs.launchpad.net/bugs/1861554/+attachment/5324632/+files/lspci-vnvn4.15.0-54.log

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

Title:
  Radeon mobility HD3450 (RV620) heavy screen flickering after trying to
  upgrade kernel 4.15.0-54

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

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

[Bug 1847504] Re: clementine crashed with SIGSEGV in g_slice_alloc()

2020-02-01 Thread Coya DeBrojara
The problem also occurs in the current version of Ubuntu 20.04 Bug
#1861553 (development branch - Xubuntu 20.04 LTS "Focal Fossa" - Alpha
amd64)

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

Title:
  clementine crashed with SIGSEGV in g_slice_alloc()

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

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

[Bug 1861121] Re: trusty/linux-lts-xenial: 4.4.0-174.204~14.04.1 -proposed tracker

2020-02-01 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1861122
  packages:
main: linux-lts-xenial
meta: linux-meta-lts-xenial
signed: linux-signed-lts-xenial
  phase: Ready for Promote to Proposed
  phase-changed: Saturday, 01. February 2020 00:11 UTC
  reason:
-   promote-to-proposed: Pending -- ready for review
+   promote-to-proposed: Stalled -- ready for review
  variant: debs

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

Title:
  trusty/linux-lts-xenial: 4.4.0-174.204~14.04.1 -proposed tracker

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

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

[Bug 1861553] [NEW] clementine crashed with SIGSEGV in g_slice_alloc()

2020-02-01 Thread Coya DeBrojara
*** This bug is a duplicate of bug 1847504 ***
https://bugs.launchpad.net/bugs/1847504

Public bug reported:

​Duplicate Bug 1847504 
The problem occurs when trying to auto-complete tags in a song. This is not a 
problem only in Ubuntu, it also occurs in Debian from the "Testing" repository. 
The program did not respond and was automatically closed after a few seconds.

ProblemType: Crash
DistroRelease: Ubuntu 20.04
Package: clementine 1.3.1+git609-g623a53681+dfsg-1build1
ProcVersionSignature: Ubuntu 5.4.0-12.15-generic 5.4.8
Uname: Linux 5.4.0-12-generic x86_64
ApportVersion: 2.20.11-0ubuntu16
Architecture: amd64
CurrentDesktop: XFCE
Date: Sat Feb  1 12:37:08 2020
ExecutablePath: /usr/bin/clementine
InstallationDate: Installed on 2020-01-18 (13 days ago)
InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200117)
ProcCmdline: clementine
Signal: 11
SourcePackage: clementine
StacktraceTop:
 g_slice_alloc () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 gst_buffer_new () from /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
 gst_buffer_new_allocate () from /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
 ?? () from /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioconvert.so
Title: clementine crashed with SIGSEGV in g_slice_alloc()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm audio cdrom dialout dip fax floppy lpadmin lxd netdev plugdev 
sambashare scanner sudo tape video
separator:

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


** Tags: amd64 apport-crash focal need-amd64-retrace

** Information type changed from Private to Public

** This bug has been marked a duplicate of bug 1847504
   clementine crashed with SIGSEGV in g_slice_alloc()

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

Title:
  clementine crashed with SIGSEGV in g_slice_alloc()

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

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

[Bug 1861481] Re: language-options causes live CD sessions to be untranslated

2020-02-01 Thread Alkis Georgopoulos
On a focal live cd, I tried to downgrade lightdm and accountsservice to
their bionic versions and restart their services without rebooting, yet
again the session was not translated. So I'm at a loss on which package
was the one that caused the change in 19.10, maybe even glibc itself.

Nevertheless, I was able to reproduce a similar problem in a normal
(non-live) focal installation, by just purging language-pack-el, or by
just moving aside the directory /usr/share/locale-langpack/el and
restarting accounts-daemon and lightdm.

Without the language pack, my LANGUAGE is "en" and my session is
untranslated. And if I launch d-feet and check
/org/freedesktop/Accounts/User1000 => org.freedesktop.Accounts.User =>
property Language, it says "en".

I think that is the problem, accountsservice should report that my
language is either "el" or empty, but definitely not "en". Even if the
langpack isn't there, LANG in /etc/default/locale is el_GR.UTF-8, and I
don't have "en" defined anywhere in my system or my account; and MATE
can show Greek even without a langpack.

I think then LightDM will work fine without any changes.
Does this approach sound OK?

** Changed in: accountsservice (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/1861481

Title:
  language-options causes live CD sessions to be untranslated

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

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

[Bug 1857457] Re: Setting time automatically from the internet setting keeps getting lost

2020-02-01 Thread Khurshid Alam
I can not reproduce this. Please try on live iso.

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

Title:
  Setting time automatically from the internet setting keeps getting
  lost

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

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

[Bug 1861003] Re: firefox package vulnerable

2020-02-01 Thread Olivier Tilloy
** Changed in: firefox (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  firefox package vulnerable

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

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

[Bug 1861503] Re: libappindicator won't compile because "g_type_class_add_private" deprecated

2020-02-01 Thread Sebastien Bacher
Thank you for your bug report, indeed ideally the code would be updated
for the new glib but meanwhile not using Werror is an easy workaround

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

** Changed in: libappindicator (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/1861503

Title:
  libappindicator won't compile because "g_type_class_add_private"
  deprecated

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

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

[Bug 1861214] Re: eoan/linux: 5.3.0-40.32 -proposed tracker

2020-02-01 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
  phase: Holding before Promote to Proposed
  phase-changed: Saturday, 01. February 2020 07:36 UTC
  reason:
-   promote-to-proposed: Pending -- builds not complete in ppa 
meta:failed,signed:depwait
+   promote-to-proposed: Pending -- builds not complete in ppa meta:failed
  trackers:
bionic/linux-hwe: bug 1861212
eoan/linux-aws: bug 1861199
eoan/linux-azure: bug 1861201
eoan/linux-gcp: bug 1861205
eoan/linux-kvm: bug 1861206
eoan/linux-oracle: bug 1861208
eoan/linux-raspi2: bug 1861197
  variant: debs

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

Title:
  eoan/linux: 5.3.0-40.32 -proposed tracker

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

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

[Bug 1790496] Re: apparmor profile for gpsd

2020-02-01 Thread Launchpad Bug Tracker
This bug was fixed in the package gpsd - 3.20-4

---
gpsd (3.20-4) unstable; urgency=medium

  [ Christian Ehrhardt ]
  * [58b18a53] apparmor: fix control socket usage for gpsdctrl (LP: #1790496)
The subsequent access of the daemon to the device is covered already.
  # common serial paths to GPS devices
  /dev/tty{,S,USB,AMA,ACM}[0-9]*rw,
But gpsdctl itself isn't yet - therefore we see
  $ sudo gpsdctl add /dev/ttyUSB0
triggering:
  apparmor="DENIED profile="/usr/sbin/gpsd" name="/run/gpsd.sock" 
requested_mask="r" denied_mask="r"
This change adds a rule for that.
Signed-off-by: Christian Ehrhardt 

 -- Bernd Zeimetz   Sat, 01 Feb 2020 01:11:24 +0100

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

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

Title:
  apparmor profile for gpsd

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

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

[Bug 1861531] Re: after update laptop was unable to boot due to some secure boot problem

2020-02-01 Thread Chobot
Sorry, you are right about no evidence to release-upgrade. I tried to
report it as other bug, but it didn't work. So I choose release-upgrade
which was not probably the good choice.

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

Title:
  after update laptop was unable to boot due to some secure boot problem

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

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

[Bug 1861531] ProcEnviron.txt

2020-02-01 Thread Chobot
apport information

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

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

Title:
  after update laptop was unable to boot due to some secure boot problem

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

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

[Bug 1861531] Re: after update laptop was unable to boot due to some secure boot problem

2020-02-01 Thread Chobot
apport information

** Tags added: apport-collected

** Description changed:

  It was so annoying. Computer wanted to install some updates, I agreed,
  computer wanted restart I again agreed. After reboot computer was not
  able to boot. I spend almost two hours fix the computer and be able
  return to work. Following instruction on this post fix the problem
  https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1798171/comments/51
  Update was triggered by automatically opened window which ask for admin
  privileges. Not by sudo apt update && sudo apt upgrade
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: ubuntu-release-upgrader-core 1:18.04.36
  ProcVersionSignature: Ubuntu 4.15.0-76.86-generic 4.15.18
  Uname: Linux 4.15.0-76-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.9
  Architecture: amd64
  CrashDB: ubuntu
  CurrentDesktop: GNOME
  Date: Fri Jan 31 22:46:10 2020
  InstallationDate: Installed on 2018-10-30 (458 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: dist-upgrade
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.9
+ Architecture: amd64
+ CurrentDesktop: GNOME
+ DistroRelease: Ubuntu 18.04
+ InstallationDate: Installed on 2018-10-30 (458 days ago)
+ InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
+ Package: grub2 (not installed)
+ ProcVersionSignature: Ubuntu 4.15.0-76.86-generic 4.15.18
+ Tags:  bionic
+ Uname: Linux 4.15.0-76-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True

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

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

Title:
  after update laptop was unable to boot due to some secure boot problem

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

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

<    1   2