[Desktop-packages] [Bug 1741074] Re: [snap] chrome-gnome-shell extension fails to detect native host connector

2020-02-28 Thread Balazs Gyurak
Hi! Any update on this please? This is an extremely frustrating issue
that makes me consider switching from Ubuntu to something else.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1741074

Title:
  [snap] chrome-gnome-shell extension fails to detect native host
  connector

Status in chromium-browser package in Ubuntu:
  Triaged

Bug description:
  (initially reported at https://forum.snapcraft.io/t/chrome-gnome-
  shell-does-not-work-with-chromium-snap/3377)

  See attached screenshot.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1776873] Re: Whitelisted allowedURLschemes breaks some desktop apps

2020-02-28 Thread Balazs Gyurak
Hi! This bug also affects me. Magnet torrent links don't work at all.
Could we have an update on this please?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1776873

Title:
  Whitelisted allowedURLschemes breaks some desktop apps

Status in snapd:
  Triaged
Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  
https://github.com/snapcore/snapd/blob/7952972d4897e085030b288e44dc98b824f6723a/userd/launcher.go#L55

  snapd has a hard-coded list of allowed URL schemes. Currently that is
  limited to "http", "https", "mailto", "snap".

  We have a number of applications in the store which are trying to use
  protocol handlers outside this scope and break when that's not
  possible.

  e.g.

  Telegram Desktop: tg:/
  Github Desktop: git:/
  IRCCloud Desktop: irc:/

  These are the ones I know of, others may also be affected. Can we
  please at least expand the list to those that we know of, and perhaps
  research other popular protocol handlers?

  Ideally we wouldn't have a whitelist, because this delays our ability
  to land new applications with as-yet unknown url schemes.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1861408] Re: firefox apparmor messages

2020-02-28 Thread dinar qurbanov
message when switching to read mode:
Feb 26 13:13:13 dinar-HP-Pavilion-g7-Notebook-PC kernel: [64008.165294] audit: 
type=1400 audit(1582711993.444:302): apparmor="DENIED" operation="exec" 
profile="/usr/lib/firefox/firefox{,*[^s][^h]}" 
name="/usr/bin/speech-dispatcher" pid=30443 comm=7370656563686420696E6974 
requested_mask="x" denied_mask="x" fsuid=1000 ouid=0

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1861408

Title:
  firefox apparmor messages

Status in apparmor package in Ubuntu:
  New
Status in firefox package in Ubuntu:
  New

Bug description:
  firefox version 72.0.1 64 bit, 72.0.1+linuxmint1+tricia , linux mint
  19.3.

  i see there is newer ubuntu version in
  
https://www.ubuntuupdates.org/package/ubuntu_mozilla_security/bionic/main/base/firefox
  , 72.0.2+build1-0ubuntu0.18.04.1 , but its changes are not for
  apparmor.

  i have not found a page for firefox bugs in linux mint sites, so i
  belive i should report here. but i have also asked about that in linux
  mint's irc and then github.

  i have enabled apparmor for firefox and see these types of messages in
  syslog:

  Jan 28 18:43:33 dinar-HP-Pavilion-g7-Notebook-PC dbus-daemon[735]:
  [system] Activating via systemd: service
  name='org.freedesktop.hostname1' unit='dbus-
  org.freedesktop.hostname1.service' requested by ':1.111' (uid=1000
  pid=1922 comm="/usr/lib/firefox/firefox " label="unconfined")

  Jan 28 18:44:36 dinar-HP-Pavilion-g7-Notebook-PC kernel: [
  5525.077960] audit: type=1400 audit(1580226276.440:27):
  apparmor="DENIED" operation="capable"
  profile="/usr/lib/firefox/firefox{,*[^s][^h]}" pid=15948
  comm="firefox" capability=21  capname="sys_admin"

  Jan 28 18:44:37 dinar-HP-Pavilion-g7-Notebook-PC kernel: [
  5526.471731] audit: type=1107 audit(1580226277.832:28): pid=735
  uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED"
  operation="dbus_method_call"  bus="system"
  path="/org/freedesktop/RealtimeKit1"
  interface="org.freedesktop.DBus.Properties" member="Get" mask="send"
  name="org.freedesktop.RealtimeKit1" pid=15948
  label="/usr/lib/firefox/firefox{,*[^s][^h]}" peer_pid=1320
  peer_label="unconfined"

  Jan 28 18:44:47 dinar-HP-Pavilion-g7-Notebook-PC dbus-daemon[1181]:
  apparmor="DENIED" operation="dbus_method_call"  bus="session"
  path="/org/gtk/vfs/Daemon" interface="org.gtk.vfs.Daemon"
  member="ListMonitorImplementations" mask="send" name=":1.10" pid=15948
  label="/usr/lib/firefox/firefox{,*[^s][^h]}" peer_pid=1262
  peer_label="unconfined"

  Jan 28 18:44:47 dinar-HP-Pavilion-g7-Notebook-PC dbus-daemon[1181]:
  apparmor="DENIED" operation="dbus_method_call"  bus="session"
  path="/org/gtk/Private/RemoteVolumeMonitor"
  interface="org.gtk.Private.RemoteVolumeMonitor" member="IsSupported"
  mask="send" name=":1.35" pid=15948
  label="/usr/lib/firefox/firefox{,*[^s][^h]}" peer_pid=1385
  peer_label="unconfined"

  Jan 28 18:44:47 dinar-HP-Pavilion-g7-Notebook-PC dbus-daemon[1181]:
  apparmor="DENIED" operation="dbus_method_call"  bus="session"
  path="/org/gtk/vfs/mounttracker" interface="org.gtk.vfs.MountTracker"
  member="ListMounts2" mask="send" name=":1.10" pid=15948
  label="/usr/lib/firefox/firefox{,*[^s][^h]}" peer_pid=1262
  peer_label="unconfined"

  Jan 28 18:44:47 dinar-HP-Pavilion-g7-Notebook-PC dbus-daemon[1181]:
  apparmor="DENIED" operation="dbus_method_call"  bus="session"
  path="/org/gtk/vfs/mounttracker" interface="org.gtk.vfs.MountTracker"
  member="LookupMount" mask="send" name=":1.10" pid=15948
  label="/usr/lib/firefox/firefox{,*[^s][^h]}" peer_pid=1262
  peer_label="unconfined"

  Jan 28 18:44:48 dinar-HP-Pavilion-g7-Notebook-PC dbus-daemon[735]:
  [system] Activating via systemd: service
  name='org.freedesktop.hostname1' unit='dbus-
  org.freedesktop.hostname1.service' requested by ':1.119' (uid=1000
  pid=15948 comm="/usr/lib/firefox/firefox "
  label="/usr/lib/firefox/firefox{,*[^s][^h]} (enforce)")

  Jan 28 18:44:48 dinar-HP-Pavilion-g7-Notebook-PC kernel: [
  5536.783313] audit: type=1107 audit(1580226288.143:34): pid=735
  uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED"
  operation="dbus_method_call"  bus="system"
  path="/org/freedesktop/hostname1"
  interface="org.freedesktop.DBus.Properties" member="GetAll"
  mask="send" name=":1.120" pid=15948
  label="/usr/lib/firefox/firefox{,*[^s][^h]}" peer_pid=16177
  peer_label="unconfined"

  Jan 28 18:45:02 dinar-HP-Pavilion-g7-Notebook-PC dbus-daemon[1181]:
  apparmor="DENIED" operation="dbus_method_call"  bus="session"
  path="/ca/desrt/dconf/Writer/user" interface="ca.desrt.dconf.Writer"
  member="Change" mask="send" name="ca.desrt.dconf" pid=15948
  label="/usr/lib/firefox/firefox{,*[^s][^h]}" peer_pid=1370
  peer_label="unconfined"

  Jan 28 21:51:30 dinar-HP-Pavilion-g7-Notebook-PC kernel:
  [10131.880788] audit: type=1400 audit(1580237490.777:123):
  apparmor="DENIED" 

[Desktop-packages] [Bug 1865254] [NEW] After fresh installation 19.10 on Dell vostro 15 3568 it is showing screen blinking when I try to unlock and locking with Super+L

2020-02-28 Thread Vivek Sharma
Public bug reported:

I am new to report such issues so I just don't know what to share here.
though below is the kernel and syslog of the system.

I having this issue with this model only as many of this model to test.

Kernel: 5.3.0-18-generic #19-Ubuntu SMP Tue Oct 8 20:14:06 UTC 2019
x86_64 x86_64 x86_64 GNU/Linux

Syslog:-

Feb 29 12:01:16 Bigstep-Vostro-15-3568 gnome-shell[1779]: == Stack trace for 
context 0x5603df1c4330 ==
Feb 29 12:01:16 Bigstep-Vostro-15-3568 gnome-shell[1779]: #0   5603e0fd7930 i   
resource:///org/gnome/shell/ui/workspace.js:709 (7fdf75972e50 @ 15)
Feb 29 12:01:16 Bigstep-Vostro-15-3568 gnome-shell[1779]: #1   7ffceebe4f80 b   
self-hosted:975 (7fdf75834160 @ 392)
Feb 29 12:01:17 Bigstep-Vostro-15-3568 gnome-shell[1779]: Object St.Button 
(0x5603e0eaccd0), has been already deallocated — impossible to get any property 
from it. This might be caused by the object having been destroyed from C code 
using something such as destroy(), dispose(), or remove() vfuncs.
Feb 29 12:01:17 Bigstep-Vostro-15-3568 gnome-shell[1779]: == Stack trace for 
context 0x5603df1c4330 ==
Feb 29 12:01:17 Bigstep-Vostro-15-3568 gnome-shell[1779]: #0   5603e0fd7930 i   
resource:///org/gnome/shell/ui/workspace.js:709 (7fdf75972e50 @ 15)
Feb 29 12:01:17 Bigstep-Vostro-15-3568 gnome-shell[1779]: #1   7ffceebe4f80 b   
self-hosted:975 (7fdf75834160 @ 392)
Feb 29 12:01:17 Bigstep-Vostro-15-3568 gnome-shell[1779]: Object St.Button 
(0x5603e0eaccd0), has been already deallocated — impossible to get any property 
from it. This might be caused by the object having been destroyed from C code 
using something such as destroy(), dispose(), or remove() vfuncs.
Feb 29 12:01:17 Bigstep-Vostro-15-3568 gnome-shell[1779]: == Stack trace for 
context 0x5603df1c4330 ==
Feb 29 12:01:17 Bigstep-Vostro-15-3568 gnome-shell[1779]: #0   7ffceebe4540 b   
resource:///org/gnome/shell/ui/workspace.js:709 (7fdf75972e50 @ 15)
Feb 29 12:01:17 Bigstep-Vostro-15-3568 gnome-shell[1779]: #1   7ffceebe4f80 b   
self-hosted:975 (7fdf75834160 @ 392)
Feb 29 12:01:18 Bigstep-Vostro-15-3568 gnome-shell[1779]: Object St.Button 
(0x5603e0eaccd0), has been already deallocated — impossible to get any property 
from it. This might be caused by the object having been destroyed from C code 
using something such as destroy(), dispose(), or remove() vfuncs.
Feb 29 12:01:18 Bigstep-Vostro-15-3568 gnome-shell[1779]: == Stack trace for 
context 0x5603df1c4330 ==
Feb 29 12:01:18 Bigstep-Vostro-15-3568 gnome-shell[1779]: #0   7ffceebe4ed0 b   
resource:///org/gnome/shell/ui/workspace.js:709 (7fdf75972e50 @ 15)
Feb 29 12:01:18 Bigstep-Vostro-15-3568 gnome-shell[1779]: #1   7ffceebe4f80 b   
self-hosted:975 (7fdf75834160 @ 392)
Feb 29 12:01:19 Bigstep-Vostro-15-3568 gnome-shell[1779]: Object St.Button 
(0x5603e0eaccd0), has been already deallocated — impossible to get any property 
from it. This might be caused by the object having been destroyed from C code 
using something such as destroy(), dispose(), or remove() vfuncs.
Feb 29 12:01:19 Bigstep-Vostro-15-3568 gnome-shell[1779]: == Stack trace for 
context 0x5603df1c4330 ==
Feb 29 12:01:19 Bigstep-Vostro-15-3568 gnome-shell[1779]: #0   7ffceebe4ed0 b   
resource:///org/gnome/shell/ui/workspace.js:709 (7fdf75972e50 @ 15)
Feb 29 12:01:19 Bigstep-Vostro-15-3568 gnome-shell[1779]: #1   7ffceebe4f80 b   
self-hosted:975 (7fdf75834160 @ 392)

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: xorg 1:7.7+19ubuntu12
ProcVersionSignature: Ubuntu 5.3.0-18.19-generic 5.3.1
Uname: Linux 5.3.0-18-generic x86_64
ApportVersion: 2.20.11-0ubuntu8
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sat Feb 29 11:49:13 2020
DistUpgraded: Fresh install
DistroCodename: eoan
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Skylake GT2 [HD Graphics 520] [8086:1916] (rev 07) (prog-if 
00 [VGA controller])
   Subsystem: Dell Skylake GT2 [HD Graphics 520] [1028:0793]
InstallationDate: Installed on 2020-02-28 (0 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
MachineType: Dell Inc. Vostro 15-3568
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-18-generic 
root=UUID=e4c9da5a-c5ed-4509-ac83-acf0ed89a193 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/23/2017
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 01.08.00
dmi.board.name: 05HRPP
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr01.08.00:bd03/23/2017:svnDellInc.:pnVostro15-3568:pvr:rvnDellInc.:rn05HRPP:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.family: Vostro
dmi.product.name: Vostro 15-3568
dmi.product.sku: 0793
dmi.sys.vendor: Dell Inc.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.99-1ubuntu1
version.libgl1-mesa-dri: 

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

2020-02-28 Thread stuart naylor
Isn't this because HSP is not handled by pulse audio but ofono since
PA11.0?

https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/11.0/

Ofono is HSP 1.6 and wideband audio 16khz but ubuntu conf doesn't
implement?

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

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

Status in PulseAudio:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Triaged
Status in Arch Linux:
  New

Bug description:
  Bluetooth HSP/HFP audio quality is poor on Ubuntu comparative to all
  other major platforms (Windows, MacOS, ChromeOS, Android, iOS).

  Modern Bluetooth headsets (such as the Bose QC series headphones, many
  others) are capable of using HFP 1.6 with mSBC 16kHz audio encoding.
  As it currently stands, Ubuntu defaults to only supporting HSP
  headsets using 8kHz CVSD, and is incapable of supporting HFP 1.6 at
  this time.

  The ChromiumOS team recently tackled this issue -
  https://bugs.chromium.org/p/chromium/issues/detail?id=843048

  Their efforts may assist in bringing this to Ubuntu, however it
  appears that there are quite a lot of differences considering they
  have developed their own audio server solution etc.

  The Bluetooth Telephony Working Group published the HFP 1.6 spec in
  May 2011 -
  https://www.bluetooth.org/docman/handlers/downloaddoc.ashx?doc_id=238193

  Patches have been proposed in the past for this issue to the kernel
  and PulseAudio:

  PulseAudio: https://patchwork.freedesktop.org/patch/245272/
  Kernel: https://www.spinics.net/lists/linux-bluetooth/msg76982.html

  It appears that the Chromium OS team applied the same kernel patch:
  
https://chromium.googlesource.com/chromiumos/third_party/kernel/+/77dd0cb94c1713a8a12f6e392955dfa64c430e54

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: pulseaudio 1:12.2-2ubuntu3
  ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
  Uname: Linux 5.0.0-20-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jnappi 2777 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jul 27 11:08:29 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2017-11-04 (629 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to disco on 2019-07-18 (9 days ago)
  dmi.bios.date: 06/07/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R07ET67W (2.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FW000TUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrR07ET67W(2.07):bd06/07/2016:svnLENOVO:pn20FW000TUS:pvrThinkPadT460p:rvnLENOVO:rn20FW000TUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T460p
  dmi.product.name: 20FW000TUS
  dmi.product.sku: LENOVO_MT_20FW_BU_Think_FM_ThinkPad T460p
  dmi.product.version: ThinkPad T460p
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 677417] Re: Firefox is slow if automatic detection of proxy is on, but there is no proxy

2020-02-28 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/677417

Title:
  Firefox is slow if automatic detection of proxy is on, but there is no
  proxy

Status in firefox package in Ubuntu:
  Expired

Bug description:
  Binary package hint: firefox

  How to reproduce the problem:
  - Connect to a network that doesn't provide a http://wpad/wpad.dat file with 
proxy settings
  - Go to Edit/preferences/Advanced/Connection settings and turn on automatic 
proxy detection

  From now on Firefox 4 tries to download the proxy settings from
  http://wpad/wpad.dat every time you click on a link. And it every time
  waits for the timeout of the domain name server telling there is no
  http://wpad before proceeding to downloading the actual internet page.

  Not really a bug, maybe. But makes surfing in the internet extremely
  slow and is at the same time hard to hunt down; Did never experience
  this with Firefox 3 but - did never actually connect the network
  before I am in right now.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: firefox 4.0~b7+nobinonly-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.37-5.13-generic 2.6.37-rc2
  Uname: Linux 2.6.37-5-generic i686
  Architecture: i386
  Date: Fri Nov 19 12:38:47 2010
  EcryptfsInUse: Yes
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: firefox

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1058830] Re: Spell checker don't work until a language is selected

2020-02-28 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1058830

Title:
  Spell checker don't work until a language is selected

Status in firefox package in Ubuntu:
  Expired

Bug description:
  "Check Spelling" is checked, but spelling is still not checked. A
  screenshot is attached.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: firefox 15.0.1+build1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  Uname: Linux 3.5.0-16-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.5.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ak 1993 F pulseaudio
   /dev/snd/controlC0:  ak 1993 F pulseaudio
  BuildID: 20120907073726
  CRDA:
   country CN:
(2402 - 2482 @ 40), (N/A, 20)
(5735 - 5835 @ 40), (N/A, 30)
  Channel: Unavailable
  Date: Sat Sep 29 16:08:58 2012
  ExecutablePath: /usr/lib/firefox/firefox
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta amd64 (20120926)
  IpRoute:
   default via 192.168.0.1 dev eth0  proto static 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   192.168.0.0/24 dev eth0  proto kernel  scope link  src 192.168.0.111  metric 
1
  PrefSources: prefs.js
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=15.0.1/20120907073726 (In use)
  RelatedPackageVersions:
   rhythmbox-mozilla 2.97-1ubuntu5
   totem-mozilla 3.4.3-0ubuntu4
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/15/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.80
  dmi.board.name: Z77 Extreme4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.80:bd06/15/2012:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnZ77Extreme4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1865240] [NEW] Software can't launch immediatly after install from gnome-software page

2020-02-28 Thread Richard Anthony Horan
Public bug reported:

After installing packages via Ubuntu Software center, aka gnome-
software, I try to immediately launch after install, and the package
won't launch from clicking the launch button.  I have to move out of the
page that I installed from and load the software information page back
again to launch the new package or launch from the applications menu.

Ubuntu 18.04.4 LTS

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gnome-software 3.28.1-0ubuntu4.18.04.14
Uname: Linux 5.4.10-acso x86_64
ApportVersion: 2.20.9-0ubuntu7.11
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Feb 28 23:00:10 2020
ExecutablePath: /usr/bin/gnome-software
InstalledPlugins:
 gnome-software-plugin-flatpak 3.28.1-0ubuntu4.18.04.14
 gnome-software-plugin-limba   N/A
 gnome-software-plugin-snap3.28.1-0ubuntu4.18.04.14
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-software
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1865240

Title:
  Software can't launch immediatly after install from gnome-software
  page

Status in gnome-software package in Ubuntu:
  New

Bug description:
  After installing packages via Ubuntu Software center, aka gnome-
  software, I try to immediately launch after install, and the package
  won't launch from clicking the launch button.  I have to move out of
  the page that I installed from and load the software information page
  back again to launch the new package or launch from the applications
  menu.

  Ubuntu 18.04.4 LTS

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-software 3.28.1-0ubuntu4.18.04.14
  Uname: Linux 5.4.10-acso x86_64
  ApportVersion: 2.20.9-0ubuntu7.11
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Feb 28 23:00:10 2020
  ExecutablePath: /usr/bin/gnome-software
  InstalledPlugins:
   gnome-software-plugin-flatpak 3.28.1-0ubuntu4.18.04.14
   gnome-software-plugin-limba   N/A
   gnome-software-plugin-snap3.28.1-0ubuntu4.18.04.14
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1863716] Re: cups-browsed crashed with SIGSEGV in __strncasecmp_l_avx()

2020-02-28 Thread Launchpad Bug Tracker
This bug was fixed in the package cups-filters - 1.27.2-1

---
cups-filters (1.27.2-1) unstable; urgency=medium

  * New 1.27.2 upstream release
- cups-browsed: Additional checks against crashes in the
  is_local_hostname() function (LP: #1863716)
- foomatic-rip: Zero-page-job handling changes made the last
  page of PostScript files not printed, also turning one-page
  jobs into zero-page jobs; so drop upstream backport patch.

 -- Didier Raboud   Fri, 28 Feb 2020 20:12:44 +0100

** Changed in: cups-filters (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups-filters in Ubuntu.
https://bugs.launchpad.net/bugs/1863716

Title:
  cups-browsed crashed with SIGSEGV in __strncasecmp_l_avx()

Status in cups-filters package in Ubuntu:
  Fix Released

Bug description:
  seen with current focal

  ProblemType: Crash
  DistroRelease: Ubuntu 20.04
  Package: cups-browsed 1.27.0-2
  ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
  Uname: Linux 5.4.0-12-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu16
  Architecture: amd64
  CupsErrorLog:
   
  Date: Fri Feb 14 07:21:58 2020
  ExecutablePath: /usr/sbin/cups-browsed
  InstallationDate: Installed on 2019-01-12 (401 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  Lpstat:
   device for Canon_MG2900_series_Martin_s_MacBook: ///dev/null
   device for DYMO_LabelWriter_4XL_Lily_s_MacBook_Pro: ///dev/null
   device for EPSON_Epson_Stylus_Office_BX925_MacBook_Pro_de_Justine: 
///dev/null
   device for HP_LaserJet_MFP_M129_M134_Akilesh_s_MacBook_Air: ///dev/null
   device for IBC_Bur_7_MacBook_Pro_de_gregory: ///dev/null
  MachineType: LENOVO 20MFCTO1WW
  Papersize: letter
  ProcAttrCurrent: /usr/sbin/cups-browsed (enforce)
  ProcCmdline: /usr/sbin/cups-browsed
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-14-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0x7fab29a23c5f <__strncasecmp_l_avx+91>:   vmovdqu 
(%rdi),%xmm1
   PC (0x7fab29a23c5f) ok
   source "(%rdi)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%xmm1" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: cups-filters
  StacktraceTop:
   __strncasecmp_l_avx () at ../sysdeps/x86_64/multiarch/strcmp-sse42.S:199
   ?? ()
   ?? ()
   avahi_service_resolver_event () from 
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3
   ?? () from /usr/lib/x86_64-linux-gnu/libavahi-client.so.3
  Title: cups-browsed crashed with SIGSEGV in __strncasecmp_l_avx()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 10/28/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2EET43W (1.25 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20MFCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2EET43W(1.25):bd10/28/2019:svnLENOVO:pn20MFCTO1WW:pvrThinkPadX1Extreme:rvnLENOVO:rn20MFCTO1WW:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad X1 Extreme
  dmi.product.name: 20MFCTO1WW
  dmi.product.sku: LENOVO_MT_20MF_BU_Think_FM_ThinkPad X1 Extreme
  dmi.product.version: ThinkPad X1 Extreme
  dmi.sys.vendor: LENOVO
  separator:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1767654] Re: [Intel Braswell] Cursor gets stuck on left side of the screen

2020-02-28 Thread mark bower
The problem exists on my system:
 Ubuntu 18.04LTS with Gnome Classic Desktop
 ASUS N3050M-E M/B with the Intel N3050 (Braswell) CPU
 VGA video connector (not HDMI)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1767654

Title:
  [Intel Braswell] Cursor gets stuck on left side of the screen

Status in gnome-shell package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in mesa package in Ubuntu:
  Confirmed
Status in mutter package in Ubuntu:
  Confirmed

Bug description:
  When moving the cursor to the left side of the screen, it stops close
  to the edge. The cursor still moves over in the area but invisible
  until I move it out of the area. When it doesn't do this, glitching
  occurs on the screen where the cursor is until I log out. And on
  screen cast it shows the cursor going to the side of the screen and
  moving.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu7
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Apr 28 09:49:51 2018
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx 
Integrated Graphics Controller [8086:22b1] (rev 21) (prog-if 00 [VGA 
controller])
 Subsystem: Intel Corporation Atom/Celeron/Pentium Processor 
x5-E8000/J3xxx/N3xxx Integrated Graphics Controller [8086:2060]
  InstallationDate: Installed on 2018-04-27 (0 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 8087:0a2a Intel Corp. 
   Bus 001 Device 003: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
   Bus 001 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: \\boot\vmlinuz-4.15.0-20-generic 
root=UUID=c6f92850-287a-4747-ac0d-3af593994183 ro quiet splash vt.handoff=1 
initrd=boot\initrd.img-4.15.0-20-generic
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/08/2017
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: PYBSWCEL.86A.0062.2017.0308.1328
  dmi.board.name: NUC5CPYB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: H61145-408
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrPYBSWCEL.86A.0062.2017.0308.1328:bd03/08/2017:svn:pn:pvr:rvnIntelCorporation:rnNUC5CPYB:rvrH61145-408:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.91-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.0~rc5-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.0~rc5-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1865226] [NEW] gdm3 fails to install /etc/pam.d/gdm-smartcard

2020-02-28 Thread pi-rho
Public bug reported:

the pam profile for gdm-smartcard is missing. gdm refuses to login with
a smartcard. Looking at ubuntu/+source/gdm3, other pam files are
pregenerated into debian/ and installed from there; gdm-smartcard is
left out.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gdm3 3.28.3-0ubuntu18.04.4
ProcVersionSignature: Ubuntu 5.3.0-24.26~18.04.2-generic 5.3.10
Uname: Linux 5.3.0-24-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
ApportVersion: 2.20.9-0ubuntu7.11
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Feb 28 14:30:30 2020
InstallationDate: Installed on 2016-05-23 (1376 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
SourcePackage: gdm3
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.gdm3.Xsession: 2018-04-27T11:41:04.766901

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


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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gdm3 in Ubuntu.
https://bugs.launchpad.net/bugs/1865226

Title:
  gdm3 fails to install /etc/pam.d/gdm-smartcard

Status in gdm3 package in Ubuntu:
  New

Bug description:
  the pam profile for gdm-smartcard is missing. gdm refuses to login
  with a smartcard. Looking at ubuntu/+source/gdm3, other pam files are
  pregenerated into debian/ and installed from there; gdm-smartcard is
  left out.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gdm3 3.28.3-0ubuntu18.04.4
  ProcVersionSignature: Ubuntu 5.3.0-24.26~18.04.2-generic 5.3.10
  Uname: Linux 5.3.0-24-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
  ApportVersion: 2.20.9-0ubuntu7.11
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Feb 28 14:30:30 2020
  InstallationDate: Installed on 2016-05-23 (1376 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: gdm3
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.gdm3.Xsession: 2018-04-27T11:41:04.766901

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1865222] [NEW] windows disappearing unless in Activities view

2020-02-28 Thread Michał Sawicz
Public bug reported:

It's happened to me twice after a recent update that I couldn't reach a
window, even though it was visible in the Activities view and listed on
the launcher.

The windows seemed to take focus, but couldn't be seen. Alt+Tab
switching didn't help either.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-shell 3.34.3-1ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
Uname: Linux 5.4.0-14-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu18
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Feb 28 22:00:29 2020
DisplayManager: gdm3
InstallationDate: Installed on 2020-02-10 (18 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200124)
ProcEnviron:
 TERM=screen-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=pl_PL.UTF-8
 SHELL=/usr/bin/zsh
RelatedPackageVersions: mutter-common 3.34.3-1ubuntu1
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug champagne focal

** Tags added: champagne

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1865222

Title:
  windows disappearing unless in Activities view

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  It's happened to me twice after a recent update that I couldn't reach
  a window, even though it was visible in the Activities view and listed
  on the launcher.

  The windows seemed to take focus, but couldn't be seen. Alt+Tab
  switching didn't help either.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: gnome-shell 3.34.3-1ubuntu1
  ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
  Uname: Linux 5.4.0-14-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu18
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Feb 28 22:00:29 2020
  DisplayManager: gdm3
  InstallationDate: Installed on 2020-02-10 (18 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200124)
  ProcEnviron:
   TERM=screen-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/usr/bin/zsh
  RelatedPackageVersions: mutter-common 3.34.3-1ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1865221] Re: Worskpace switcher scaling up and down depending on the number of active workspaces

2020-02-28 Thread Michał Sawicz
** Attachment added: "photo_2020-02-28_21-59-21.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1865221/+attachment/5332059/+files/photo_2020-02-28_21-59-21.jpg

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1865221

Title:
  Worskpace switcher scaling up and down depending on the number of
  active workspaces

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  Between 2 and 4 active workspaces, the switcher is scaled down and up,
  playing tricks with my eyes ;P

  See the attached screenshots.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: gnome-shell 3.34.3-1ubuntu1
  ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
  Uname: Linux 5.4.0-14-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu18
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Feb 28 21:54:18 2020
  DisplayManager: gdm3
  InstallationDate: Installed on 2020-02-10 (18 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200124)
  ProcEnviron:
   TERM=screen-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/usr/bin/zsh
  RelatedPackageVersions: mutter-common 3.34.3-1ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1865221] [NEW] Worskpace switcher scaling up and down depending on the number of active workspaces

2020-02-28 Thread Michał Sawicz
Public bug reported:

Between 2 and 4 active workspaces, the switcher is scaled down and up,
playing tricks with my eyes ;P

See the attached screenshots.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-shell 3.34.3-1ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
Uname: Linux 5.4.0-14-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu18
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Feb 28 21:54:18 2020
DisplayManager: gdm3
InstallationDate: Installed on 2020-02-10 (18 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200124)
ProcEnviron:
 TERM=screen-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=pl_PL.UTF-8
 SHELL=/usr/bin/zsh
RelatedPackageVersions: mutter-common 3.34.3-1ubuntu1
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug champagne focal

** Attachment added: "photo_2020-02-28_21-59-19.jpg"
   
https://bugs.launchpad.net/bugs/1865221/+attachment/5332053/+files/photo_2020-02-28_21-59-19.jpg

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1865221

Title:
  Worskpace switcher scaling up and down depending on the number of
  active workspaces

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  Between 2 and 4 active workspaces, the switcher is scaled down and up,
  playing tricks with my eyes ;P

  See the attached screenshots.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: gnome-shell 3.34.3-1ubuntu1
  ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
  Uname: Linux 5.4.0-14-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu18
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Feb 28 21:54:18 2020
  DisplayManager: gdm3
  InstallationDate: Installed on 2020-02-10 (18 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200124)
  ProcEnviron:
   TERM=screen-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/usr/bin/zsh
  RelatedPackageVersions: mutter-common 3.34.3-1ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1865219] [NEW] [USB-Audio - HyperX Virtual Surround Sound, recording] fails after a while

2020-02-28 Thread J.Lo
Public bug reported:

It happens regularly that my headset microphone stops working.
Sometimes I manage to get it back by unplugging it and replugging to another 
USB port, sometimes it doesn't work.
It's really annoying.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 5.3.0-40.32~18.04.1-generic 5.3.18
Uname: Linux 5.3.0-40-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.11
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Feb 28 21:31:04 2020
InstallationDate: Installed on 2019-09-03 (178 days ago)
InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 (20190805)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_Card: QuickCam E 3500 - USB Device 0x46d:0x9a4
Symptom_PulseAudioLog:
 févr. 28 20:22:04 zavacHome dbus-daemon[1171]: [system] Activating via 
systemd: service name='org.freedesktop.RealtimeKit1' 
unit='rtkit-daemon.service' requested by ':1.39' (uid=121 pid=1762 
comm="/usr/bin/pulseaudio --daemonize=no " label="unconfined")
 févr. 28 20:22:10 zavacHome pulseaudio[1762]: W: [pulseaudio] sink.c: Default 
and alternate sample rates are the same.
 févr. 28 20:22:13 zavacHome dbus-daemon[1171]: [system] Activating via 
systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by 
':1.109' (uid=121 pid=1762 comm="/usr/bin/pulseaudio --daemonize=no " 
label="unconfined")
Symptom_Type: Sound works for a while, then breaks
Title: [USB-Audio - HyperX Virtual Surround Sound, recording] fails after a 
while
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/18/2018
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 3503
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: Z97-A
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3503:bd04/18/2018:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnZ97-A:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.family: ASUS MB
dmi.product.name: All Series
dmi.product.sku: All
dmi.product.version: System Version
dmi.sys.vendor: ASUS

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1865219

Title:
  [USB-Audio - HyperX Virtual Surround Sound, recording] fails after a
  while

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  It happens regularly that my headset microphone stops working.
  Sometimes I manage to get it back by unplugging it and replugging to another 
USB port, sometimes it doesn't work.
  It's really annoying.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 5.3.0-40.32~18.04.1-generic 5.3.18
  Uname: Linux 5.3.0-40-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.11
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Feb 28 21:31:04 2020
  InstallationDate: Installed on 2019-09-03 (178 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_Card: QuickCam E 3500 - USB Device 0x46d:0x9a4
  Symptom_PulseAudioLog:
   févr. 28 20:22:04 zavacHome dbus-daemon[1171]: [system] Activating via 
systemd: service name='org.freedesktop.RealtimeKit1' 
unit='rtkit-daemon.service' requested by ':1.39' (uid=121 pid=1762 
comm="/usr/bin/pulseaudio --daemonize=no " label="unconfined")
   févr. 28 20:22:10 zavacHome pulseaudio[1762]: W: [pulseaudio] sink.c: 
Default and alternate sample rates are the same.
   févr. 28 20:22:13 zavacHome dbus-daemon[1171]: [system] Activating via 
systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by 
':1.109' (uid=121 pid=1762 comm="/usr/bin/pulseaudio --daemonize=no " 
label="unconfined")
  Symptom_Type: Sound works for a while, then breaks
  Title: [USB-Audio - HyperX Virtual Surround Sound, recording] fails after a 
while
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/18/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3503
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z97-A
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 

[Desktop-packages] [Bug 1864843] Re: shell theme should be adapted to GTK theme

2020-02-28 Thread Ubuntu Foundations Team Bug Bot
The attachment "usertheme.patch" seems to be a patch.  If it isn't,
please remove the "patch" flag from the attachment, remove the "patch"
tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the
team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1864843

Title:
  shell theme should be adapted to GTK theme

Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  When changing the "window colors" in Settings > Appearance from Light
  to Dark and vice-versa, GNOME shell theme should be changed to Yaru-
  dark or yaru based on the selected GTK theme.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1865191] Re: Control center needs a keyboard shortcut for screen brightness

2020-02-28 Thread Sebastien Bacher
Thank you for your bug report, that's known upstream
https://gitlab.gnome.org/GNOME/gnome-control-center/issues/561

** Bug watch added: gitlab.gnome.org/GNOME/gnome-control-center/issues #561
   https://gitlab.gnome.org/GNOME/gnome-control-center/issues/561

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Triaged

** Also affects: gnome-control-center via
   https://gitlab.gnome.org/GNOME/gnome-control-center/issues/561
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1865191

Title:
  Control center needs a keyboard shortcut for screen brightness

Status in gnome-control-center:
  Unknown
Status in gnome-control-center package in Ubuntu:
  Triaged

Bug description:
  The control center has no pre-made shortcut for screen brightnesss.
  There should at least be an option for screen brightness up and down,
  as there is for sound volume up and down, even if no keys are set by
  default.  As it is, one has to make a complex work-around involving a
  shell script and fiddling with /etc/sudoers.  Please add pre-made
  shortcuts for brightness up and brightness down under the section for
  Keyboard Shortcuts.

  Show Applications -> Settings -> Keyboard Shortcuts -> ???

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: gnome-control-center 1:3.35.91-0ubuntu1
  ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
  Uname: Linux 5.4.0-14-generic x86_64
  ApportVersion: 2.20.11-0ubuntu18
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Feb 28 19:26:25 2020
  InstallationDate: Installed on 2020-02-27 (1 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200220)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1865131] Re: Evince 3.28.4-0 won't start anymore

2020-02-28 Thread Mark
** Description changed:

  Since a few days evince does not start anymore
  
  I tried reinstalling it but didn't fix it.
  
  If i type evince in terminal I get:
  (evince:10976): dbind-WARNING **: 12:53:45.012: Error retrieving 
accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.a11y.Bus was not provided by any .service files
  Segmentation fault (core dumped)
  Don't know if it can be useful.
  If try to open a pdf I get:
  (evince:11711): dbind-WARNING **: 12:58:05.458: Error retrieving 
accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.a11y.Bus was not provided by any .service files
  (evince:11719): dbind-WARNING **: 12:58:05.521: Error retrieving 
accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.a11y.Bus was not provided by any .service files
  Segmentation fault (core dumped)
  
  I am on Lubuntu 18.04 evince 3.28.4-0
  
  The same issue was reported on evince gitlab but someone (a dev?) said
  that the version is too old to be handled by them and ask here.
  
  https://gitlab.gnome.org/GNOME/evince/issues/1346 that's the original
  report (by another user with the same issue)
+ 
+ Edit: Installing the latest version from Flathub makes evince to run again 
(even though in terminal shows the error below)
+ (evince:2): dbind-WARNING **: 22:11:54.800: AT-SPI: Error retrieving 
accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: 
org.freedesktop.DBus.Error.ServiceUnknown
+ 
+ So while it does not fixes the issue from the affected version, it makes
+ evince usable for users again.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1865131

Title:
  Evince  3.28.4-0 won't start anymore

Status in evince package in Ubuntu:
  New

Bug description:
  Since a few days evince does not start anymore

  I tried reinstalling it but didn't fix it.

  If i type evince in terminal I get:
  (evince:10976): dbind-WARNING **: 12:53:45.012: Error retrieving 
accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.a11y.Bus was not provided by any .service files
  Segmentation fault (core dumped)
  Don't know if it can be useful.
  If try to open a pdf I get:
  (evince:11711): dbind-WARNING **: 12:58:05.458: Error retrieving 
accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.a11y.Bus was not provided by any .service files
  (evince:11719): dbind-WARNING **: 12:58:05.521: Error retrieving 
accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.a11y.Bus was not provided by any .service files
  Segmentation fault (core dumped)

  I am on Lubuntu 18.04 evince 3.28.4-0

  The same issue was reported on evince gitlab but someone (a dev?) said
  that the version is too old to be handled by them and ask here.

  https://gitlab.gnome.org/GNOME/evince/issues/1346 that's the original
  report (by another user with the same issue)

  Edit: Installing the latest version from Flathub makes evince to run again 
(even though in terminal shows the error below)
  (evince:2): dbind-WARNING **: 22:11:54.800: AT-SPI: Error retrieving 
accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: 
org.freedesktop.DBus.Error.ServiceUnknown

  So while it does not fixes the issue from the affected version, it
  makes evince usable for users again.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1865206] [NEW] package libxvmc-dev 2:1.0.12-0ubuntu2 failed to install/upgrade: trying to overwrite '/usr/include/X11/extensions/vldXvMC.h', which is also in package x11proto-d

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

Received during focal apt dist-upgrade

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: libxvmc-dev 2:1.0.12-0ubuntu2
ProcVersionSignature: Ubuntu 5.4.0-12.15-generic 5.4.8
Uname: Linux 5.4.0-12-generic x86_64
ApportVersion: 2.20.11-0ubuntu18
Architecture: amd64
BootLog:
 
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Fri Feb 28 12:26:12 2020
DistUpgraded: 2019-11-21 10:34:45,404 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: focal
DistroVariant: ubuntu
ErrorMessage: trying to overwrite '/usr/include/X11/extensions/vldXvMC.h', 
which is also in package x11proto-dev 2018.4-4
GraphicsCard:
 Intel Corporation UHD Graphics 620 (Whiskey Lake) [8086:3ea0] (prog-if 00 [VGA 
controller])
   Subsystem: Dell UHD Graphics 620 (Whiskey Lake) [1028:08af]
InstallationDate: Installed on 2019-04-05 (328 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190405)
MachineType: Dell Inc. XPS 13 9380
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-12-generic 
root=UUID=338eb039-e741-415d-bc9a-1d7c83c55c55 ro quiet splash i915.fastboot=1 
vt.handoff=7
Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 
3.8.0-3ubuntu1
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu2
 apt  1.9.10
SourcePackage: libxvmc
Title: package libxvmc-dev 2:1.0.12-0ubuntu2 failed to install/upgrade: trying 
to overwrite '/usr/include/X11/extensions/vldXvMC.h', which is also in package 
x11proto-dev 2018.4-4
UpgradeStatus: Upgraded to focal on 2019-11-21 (99 days ago)
dmi.bios.date: 12/03/2019
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.9.1
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.9.1:bd12/03/2019:svnDellInc.:pnXPS139380:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
dmi.product.family: XPS
dmi.product.name: XPS 13 9380
dmi.product.sku: 08AF
dmi.sys.vendor: Dell Inc.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.100-4
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.0-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.7-2ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20190815-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

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


** Tags: amd64 apport-package focal has-workaround single-occurrence ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libxvmc in Ubuntu.
https://bugs.launchpad.net/bugs/1865206

Title:
  package libxvmc-dev 2:1.0.12-0ubuntu2 failed to install/upgrade:
  trying to overwrite '/usr/include/X11/extensions/vldXvMC.h', which is
  also in package x11proto-dev 2018.4-4

Status in libxvmc package in Ubuntu:
  New

Bug description:
  Received during focal apt dist-upgrade

  ProblemType: Package
  DistroRelease: Ubuntu 20.04
  Package: libxvmc-dev 2:1.0.12-0ubuntu2
  ProcVersionSignature: Ubuntu 5.4.0-12.15-generic 5.4.8
  Uname: Linux 5.4.0-12-generic x86_64
  ApportVersion: 2.20.11-0ubuntu18
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Feb 28 12:26:12 2020
  DistUpgraded: 2019-11-21 10:34:45,404 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: focal
  DistroVariant: ubuntu
  ErrorMessage: trying to overwrite '/usr/include/X11/extensions/vldXvMC.h', 
which is also in package x11proto-dev 2018.4-4
  GraphicsCard:
   Intel Corporation UHD Graphics 620 (Whiskey Lake) [8086:3ea0] (prog-if 00 
[VGA controller])
 Subsystem: Dell UHD Graphics 620 (Whiskey Lake) [1028:08af]
  InstallationDate: Installed on 2019-04-05 (328 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190405)
  MachineType: Dell Inc. XPS 13 9380
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-12-generic 
root=UUID=338eb039-e741-415d-bc9a-1d7c83c55c55 ro quiet splash i915.fastboot=1 
vt.handoff=7
  Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 
3.8.0-3ubuntu1
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.19.7ubuntu2
   apt  1.9.10
  SourcePackage: libxvmc
  Title: package libxvmc-dev 2:1.0.12-0ubuntu2 failed to install/upgrade: 
trying to overwrite '/usr/include/X11/extensions/vldXvMC.h', which is also in 
package x11proto-dev 2018.4-4
  UpgradeStatus: Upgraded to focal on 2019-11-21 (99 days ago)
  dmi.bios.date: 12/03/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.9.1
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 

[Desktop-packages] [Bug 1865170] Re: lid close simply turns off laptop screen

2020-02-28 Thread Colton Donnelly
** Description changed:

  OS: Ubuntu 18.04 LTS (beaver-three-eyed-raven X92.1)
  ubuntu-session version: 3.28.1-0ubuntu3
  Expected behavior: On laptop screen close, system should suspend
  Actual behavior: On laptop screen close, laptop screen disabled
  
- Previously, I triggered 'suspend when laptop lid is closed' in `gnome-
- tweaks`. This worked fine until about 2-3 days ago, when I came back to
+ Previously, I triggered 'suspend when laptop lid is closed' in gnome-
+ tweaks. This worked fine until about 2-3 days ago, when I came back to
  work with a dead laptop (I don't charge overnight, usually, but I do use
  a dock at work). Now, whenever I close my laptop screen, it doesn't
  trigger sleep - instead, it simply disables the laptop screen, resulting
  in my external monitor being used as the only output screen. Once I re-
  open my laptop, the laptop screen is re-enabled as the primary monitor.
  
  This happens regardless of connection to my dock. I tested this by
  unplugging my laptop, closing it, letting it sit for 3 minutes, then re-
  opening it. While the laptop was closed, fans still ran. When I re-
  opened my laptop, the lock screen didn't appear.
  
  Links to attempted fixes that didn't work:
  
  - 
https://askubuntu.com/questions/1115572/ubuntu-18-04-dell-xps15-9570-impossible-to-reliably-suspend-hibernate
  - 
https://askubuntu.com/questions/1029474/ubuntu-18-04-dell-xps13-9370-no-longer-suspends-on-lid-close
  - 
https://www.dell.com/community/Laptops-General-Read-Only/Sleep-Issues-and-Wake-Up-Issues-xps-13/td-p/5018369
  - 
https://askubuntu.com/questions/15520/how-can-i-tell-ubuntu-to-do-nothing-when-i-close-my-laptop-lid
  
  Results of attempted fixes:
- - `mem_sleep`: no behavior change (files correctly modified)
- - `pm-hibernate`: first run, hangs until I kill the process. future runs 
result in exit code 1.
+ - mem_sleep: no behavior change (files correctly modified)
+ - pm-hibernate: first run, hangs until I kill the process. future runs result 
in exit code 1.
  - update bios: already on latest bios
- - `logind.conf`: no behavior change
+ - logind.conf: no behavior change
  - gnome tweaks: no behavior change
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: ubuntu-session 3.28.1-0ubuntu3
  ProcVersionSignature: Ubuntu 4.15.0-1073.83-oem 4.15.18
  Uname: Linux 4.15.0-1073-oem x86_64
  ApportVersion: 2.20.9-0ubuntu7.11
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Feb 28 10:23:52 2020
  DistributionChannelDescriptor:
-  # This is the distribution channel descriptor for the OEM CDs
-  # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
-  
canonical-oem-somerville-bionic-amd64-20180608-47+beaver-three-eyed-raven+X92+beaver-three-eyed-raven+X92.1
+  # This is the distribution channel descriptor for the OEM CDs
+  # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
+  
canonical-oem-somerville-bionic-amd64-20180608-47+beaver-three-eyed-raven+X92+beaver-three-eyed-raven+X92.1
  InstallationDate: Installed on 2020-01-08 (51 days ago)
  InstallationMedia: Ubuntu 18.04 "Bionic" - Build amd64 LIVE Binary 
20180608-09:38
  ProcEnviron:
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/usr/bin/zsh
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/usr/bin/zsh
  SourcePackage: gnome-session
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/1865170

Title:
  lid close simply turns off laptop screen

Status in gnome-session package in Ubuntu:
  New

Bug description:
  OS: Ubuntu 18.04 LTS (beaver-three-eyed-raven X92.1)
  ubuntu-session version: 3.28.1-0ubuntu3
  Expected behavior: On laptop screen close, system should suspend
  Actual behavior: On laptop screen close, laptop screen disabled

  Previously, I triggered 'suspend when laptop lid is closed' in gnome-
  tweaks. This worked fine until about 2-3 days ago, when I came back to
  work with a dead laptop (I don't charge overnight, usually, but I do
  use a dock at work). Now, whenever I close my laptop screen, it
  doesn't trigger sleep - instead, it simply disables the laptop screen,
  resulting in my external monitor being used as the only output screen.
  Once I re-open my laptop, the laptop screen is re-enabled as the
  primary monitor.

  This happens regardless of connection to my dock. I tested this by
  unplugging my laptop, closing it, letting it sit for 3 minutes, then
  re-opening it. While the laptop was closed, fans still ran. When I re-
  opened my laptop, the lock screen didn't appear.

  Links to attempted fixes that didn't work:

  - 
https://askubuntu.com/questions/1115572/ubuntu-18-04-dell-xps15-9570-impossible-to-reliably-suspend-hibernate
  - 

[Desktop-packages] [Bug 1852183] Re: [X11] copy/paste (clipboard) is broken in Ubuntu 19.10

2020-02-28 Thread Jose-Gadelha
I'm using the Ubuntu 20.04 daily build on VirtualBox with the updated
mutter version (3.35.91) and I'm still finding this copy & paste issue
on WPS office.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1852183

Title:
  [X11] copy/paste (clipboard) is broken in Ubuntu 19.10

Status in LibreOffice:
  Confirmed
Status in Mutter:
  Fix Released
Status in libreoffice package in Ubuntu:
  Triaged
Status in mutter package in Ubuntu:
  Triaged
Status in libreoffice source package in Eoan:
  Triaged
Status in mutter source package in Eoan:
  Triaged
Status in libreoffice source package in Focal:
  Triaged
Status in mutter source package in Focal:
  Triaged

Bug description:
  I'm running LibreOffice 6.3.2.2 on Ubuntu 19.10.

  In this environment, copy/cut/paste often fails.  Specifically, the
  paste command sometimes does not paste the text that was cut/copied
  most recently.  Instead, it pastes text that was cut/copied at some
  prior time.

  I use LibreOffice Writer a lot, and I now see this problem very often,
  i.e. many times every day.

  There is some discussion of the problem here:

 https://ask.libreoffice.org/en/question/213510/copypaste-issues-
  libreoffice-calc/

  Several posters there say that they are also using Ubuntu 19.10.

  Ubuntu 19.10 includes Mutter 3.34, which has a new clipboard manager:

 https://www.phoronix.com/scan.php?page=news_item=GNOME-3.34
  -Clipboard-Manager

  It seems like that could be related.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1852183/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1863716] Re: cups-browsed crashed with SIGSEGV in __strncasecmp_l_avx()

2020-02-28 Thread Till Kamppeter
I have released cups-filters 1.27.2 upstream with several added crash
guards in cups-browsed now. It will soon get into Focal.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups-filters in Ubuntu.
https://bugs.launchpad.net/bugs/1863716

Title:
  cups-browsed crashed with SIGSEGV in __strncasecmp_l_avx()

Status in cups-filters package in Ubuntu:
  In Progress

Bug description:
  seen with current focal

  ProblemType: Crash
  DistroRelease: Ubuntu 20.04
  Package: cups-browsed 1.27.0-2
  ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
  Uname: Linux 5.4.0-12-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu16
  Architecture: amd64
  CupsErrorLog:
   
  Date: Fri Feb 14 07:21:58 2020
  ExecutablePath: /usr/sbin/cups-browsed
  InstallationDate: Installed on 2019-01-12 (401 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  Lpstat:
   device for Canon_MG2900_series_Martin_s_MacBook: ///dev/null
   device for DYMO_LabelWriter_4XL_Lily_s_MacBook_Pro: ///dev/null
   device for EPSON_Epson_Stylus_Office_BX925_MacBook_Pro_de_Justine: 
///dev/null
   device for HP_LaserJet_MFP_M129_M134_Akilesh_s_MacBook_Air: ///dev/null
   device for IBC_Bur_7_MacBook_Pro_de_gregory: ///dev/null
  MachineType: LENOVO 20MFCTO1WW
  Papersize: letter
  ProcAttrCurrent: /usr/sbin/cups-browsed (enforce)
  ProcCmdline: /usr/sbin/cups-browsed
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-14-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0x7fab29a23c5f <__strncasecmp_l_avx+91>:   vmovdqu 
(%rdi),%xmm1
   PC (0x7fab29a23c5f) ok
   source "(%rdi)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%xmm1" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: cups-filters
  StacktraceTop:
   __strncasecmp_l_avx () at ../sysdeps/x86_64/multiarch/strcmp-sse42.S:199
   ?? ()
   ?? ()
   avahi_service_resolver_event () from 
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3
   ?? () from /usr/lib/x86_64-linux-gnu/libavahi-client.so.3
  Title: cups-browsed crashed with SIGSEGV in __strncasecmp_l_avx()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 10/28/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2EET43W (1.25 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20MFCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2EET43W(1.25):bd10/28/2019:svnLENOVO:pn20MFCTO1WW:pvrThinkPadX1Extreme:rvnLENOVO:rn20MFCTO1WW:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad X1 Extreme
  dmi.product.name: 20MFCTO1WW
  dmi.product.sku: LENOVO_MT_20MF_BU_Think_FM_ThinkPad X1 Extreme
  dmi.product.version: ThinkPad X1 Extreme
  dmi.sys.vendor: LENOVO
  separator:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1865191] [NEW] Control center needs a keyboard shortcut for screen brightness

2020-02-28 Thread Lars Noodén
Public bug reported:

The control center has no pre-made shortcut for screen brightnesss.
There should at least be an option for screen brightness up and down, as
there is for sound volume up and down, even if no keys are set by
default.  As it is, one has to make a complex work-around involving a
shell script and fiddling with /etc/sudoers.  Please add pre-made
shortcuts for brightness up and brightness down under the section for
Keyboard Shortcuts.

Show Applications -> Settings -> Keyboard Shortcuts -> ???

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-control-center 1:3.35.91-0ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
Uname: Linux 5.4.0-14-generic x86_64
ApportVersion: 2.20.11-0ubuntu18
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Feb 28 19:26:25 2020
InstallationDate: Installed on 2020-02-27 (1 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200220)
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1865191

Title:
  Control center needs a keyboard shortcut for screen brightness

Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  The control center has no pre-made shortcut for screen brightnesss.
  There should at least be an option for screen brightness up and down,
  as there is for sound volume up and down, even if no keys are set by
  default.  As it is, one has to make a complex work-around involving a
  shell script and fiddling with /etc/sudoers.  Please add pre-made
  shortcuts for brightness up and brightness down under the section for
  Keyboard Shortcuts.

  Show Applications -> Settings -> Keyboard Shortcuts -> ???

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: gnome-control-center 1:3.35.91-0ubuntu1
  ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
  Uname: Linux 5.4.0-14-generic x86_64
  ApportVersion: 2.20.11-0ubuntu18
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Feb 28 19:26:25 2020
  InstallationDate: Installed on 2020-02-27 (1 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200220)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1864843] Re: shell theme should be adapted to GTK theme

2020-02-28 Thread Danial Behzadi
I wrote this patch to change the shell theme. Please take a look

** Patch added: "usertheme.patch"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1864843/+attachment/5332003/+files/usertheme.patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1864843

Title:
  shell theme should be adapted to GTK theme

Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  When changing the "window colors" in Settings > Appearance from Light
  to Dark and vice-versa, GNOME shell theme should be changed to Yaru-
  dark or yaru based on the selected GTK theme.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1865184] [NEW] gvfsd-afc crashed with SIGSEGV in g_str_equal()

2020-02-28 Thread Arthur De Sarno
Public bug reported:

Got this internal error on startup today.
On previous days there was a message of just system error.


Device: Dell Latitude E6410
Memory: 7.6 GiB
Processor Intel Core i5 CPU M 520 @ 2.40GHz x 4
Graphics: Intel Ironlake Mobile
GNOME: 3.28.2
OS Type: 64-bit
Disk 491.2 GB


Package:   gvfs-backends 1.36.1-0ubuntu1.3.3
Problem Type:  Crash
ApportVersion: 2.20.9-0ubuntu7.11
Architecture:  amd64
CoreDump: (binary data)
Current Desktop:  ubuntu:GNOME
Date: Thu Feb27 11:52:18 2020
Dependencies:
Disassembly
DistroRelease:Ubuntu 18.04
InstallationDate: Installed on 2020-02-15 (12 days ago)
InstalattionMedia: Ubuntu 18.04.4 LTS "Bionic Beaver" -Release amd64 
(20200203.1)
Journal Errors: 

 -Logs begin at Sat 2020-02-15 11:57:13 EST end Fro 2020-02-28 10:07:39 EST 
--
 Feb 28 10:04:04 hostname kernel: intel ips :00: 1f.6: ME failed to 
update for more
 than 1s, likely hung
 "   "

Package Architecture: amd64
ProcCmdline:  
/usr/lib/gvfs/gvfsd-afc--spawner:1.7/org/gtk/gvfs/exec_spaw/12

ProcCpuinfoMinimal:  
 
 processor:  3
 vendor_id:  GenuineIntel
 cpu family: 6
 model:  37
 model name: Intel(R) Core(TM) i5 CPU M 520 @2.40GHz
 stepping:   5
 microcode:  0x7
 cpu MHZ:2197.705
 cache size: 3072 KB
 physical id:0
 siblings:   4
 core id:2
 cpu cores:  2
 apicid: 5
 initial apicid: 5
 fpu:yes
 fpu exeption:   yes
 cpuid level:11
 wp: yes
 flags:  fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca 
cmov pat pse36
 clflush dts scpi mmx fxsr sse sse2 ht tm pbe syscall nx 
rdscp lm 
 constant_tsc_arch_perfmon pebs bts rep_good nopl xtopology 
nonstop_tsc cpuid 
 aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmsx smx 
est im2 ssse3 cx16 
 xtpr pdcmpcid sse4_1 sese4_2 popcnt aes hahf_lm pti ssbd 
ibrs ibpb stibp 
 tpr_shadow vnmi flexpriority ept vpid dtherm ida arat 
flush_l1d
 
 bugs:   cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf 
nds swapgs
 itlb_multihit

 bogomips:   4788.04
 clflush size:   64
   cashe_allignment: 64
 address sizes:  36 bits physical, 48 bits virtural


ProcVersionSignature: Ubuntu 5.3.0-40.32-18.04.1-generic 5.3.18
Seg Revision: reading NULL VMA
Signal:   11
Source Package:   gvfs

SacktraceAddressSignature:

 
/usr/lib/gvfs/gvfsd-afc:11/lib/x86_64-linux-gnu/libc-2.27.so+a9e8a:/usr/lib/x86_64-linux-
 
gnu/libglib-2.0.so.0.5600.4+3b569:usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4+3aa6c:
 
/usr/lib/gvfs/gvfsd-afc+5942:/usr/lib/gvfs/gvfsd-afc+8664:usr/lib/x86_64-linux-gnu/gvfs
 
/libgvfsdarmon.so+f8ea/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4+74b60:/usr/lib
 
/x86_64-linux-gnu/libglib-2.0.so.0.5600.4+74195:/lib/x86_64-linux-gnu/libpthread-
 2.27.so+76db:/lib/x86_64-linux-gnu/libc-2.27.so+12188f

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1865184

Title:
  gvfsd-afc crashed with SIGSEGV in g_str_equal()

Status in gvfs package in Ubuntu:
  New

Bug description:
  Got this internal error on startup today.
  On previous days there was a message of just system error.

  
  Device: Dell Latitude E6410
  Memory: 7.6 GiB
  Processor Intel Core i5 CPU M 520 @ 2.40GHz x 4
  Graphics: Intel Ironlake Mobile
  GNOME: 3.28.2
  OS Type: 64-bit
  Disk 491.2 GB

  
  Package:   gvfs-backends 1.36.1-0ubuntu1.3.3
  Problem Type:  Crash
  ApportVersion: 2.20.9-0ubuntu7.11
  Architecture:  amd64
  CoreDump: (binary data)
  Current Desktop:  ubuntu:GNOME
  Date: Thu Feb27 11:52:18 2020
  Dependencies:
  Disassembly
  DistroRelease:Ubuntu 18.04
  InstallationDate: Installed on 2020-02-15 (12 days ago)
  InstalattionMedia: Ubuntu 18.04.4 LTS "Bionic Beaver" -Release amd64 
(20200203.1)
  Journal Errors: 

   -Logs begin at Sat 2020-02-15 11:57:13 EST end Fro 2020-02-28 10:07:39 
EST --
   Feb 28 10:04:04 hostname kernel: intel ips :00: 1f.6: ME failed to 
update for more
   than 1s, likely hung
   "   "

  Package Architecture: amd64
  ProcCmdline:  
/usr/lib/gvfs/gvfsd-afc--spawner:1.7/org/gtk/gvfs/exec_spaw/12

  ProcCpuinfoMinimal:  
   
   processor:  3
   vendor_id:  GenuineIntel
   cpu family: 6
   model:  37
   model name: Intel(R) Core(TM) i5 CPU M 520 @2.40GHz
   stepping:   5
   microcode:  0x7
   cpu MHZ:2197.705
   cache size: 3072 KB
   physical id:0
   

[Desktop-packages] [Bug 1800305] Re: package python3-gdbm:amd64 3.6.7-1~18.04 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2020-02-28 Thread Till Kamppeter
*** This bug is a duplicate of bug 1766020 ***
https://bugs.launchpad.net/bugs/1766020

** This bug has been marked a duplicate of bug 1766020
   package python3 3.6.5-3 failed to install/upgrade: installed python3 package 
post-installation script subprocess returned error exit status 4

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to hplip in Ubuntu.
https://bugs.launchpad.net/bugs/1800305

Title:
  package python3-gdbm:amd64 3.6.7-1~18.04 failed to install/upgrade:
  problèmes de dépendances - laissé non configuré

Status in hplip package in Ubuntu:
  Confirmed

Bug description:
  Since version 18.04 64bits I have only problems with phyton3?

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: python3-gdbm:amd64 3.6.7-1~18.04
  ProcVersionSignature: Ubuntu 4.15.0-34.37-generic 4.15.18
  Uname: Linux 4.15.0-34-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.4
  AptOrdering:
   libmad0:amd64: Install
   NULL: ConfigurePending
  Architecture: amd64
  Date: Sat Oct 27 20:19:37 2018
  ErrorMessage: problèmes de dépendances - laissé non configuré
  InstallationDate: Installed on 2018-06-18 (131 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  Python3Details: /usr/bin/python3.6, Python 3.6.7, python3-minimal, 
3.6.7-1~18.04
  PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
  RelatedPackageVersions:
   dpkg 1.19.0.5ubuntu2.1
   apt  1.6.6
  SourcePackage: python3-stdlib-extensions
  Title: package python3-gdbm:amd64 3.6.7-1~18.04 failed to install/upgrade: 
problèmes de dépendances - laissé non configuré
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1805593] Re: package python3-gdbm:amd64 3.6.7-1~18.04 failed to install/upgrade: problém se závislostmi - nechávám nezkonfigurované

2020-02-28 Thread Till Kamppeter
*** This bug is a duplicate of bug 1766020 ***
https://bugs.launchpad.net/bugs/1766020

** This bug has been marked a duplicate of bug 1766020
   package python3 3.6.5-3 failed to install/upgrade: installed python3 package 
post-installation script subprocess returned error exit status 4

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to hplip in Ubuntu.
https://bugs.launchpad.net/bugs/1805593

Title:
  package python3-gdbm:amd64 3.6.7-1~18.04 failed to install/upgrade:
  problém se závislostmi - nechávám nezkonfigurované

Status in hplip package in Ubuntu:
  New

Bug description:
  Problem occured during 
  sudo apt install libcurl4-openssl-dev

  downloads all OK, but when
  running python rtupdate hooks for python3.6...
  all the hell get loose:
  E: py3compile:183: cannot create directory /usr/share/hplip/ui5/__pycache__: 
FileNotFoundError(2, 'No such file or directory')
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/aboutdialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/aboutdialog_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/aligndialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/aligndialog_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/cleandialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/cleandialog_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/colorcaldialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/colorcaldialog_base.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/devicesetupdialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/devicesetupdialog_base.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/deviceuricombobox.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/devmgr5.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/devmgr5_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/devmgr_ext.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/fabgrouptable.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/fabnametable.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/fabwindow.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/fabwindow_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/faxsetupdialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/faxsetupdialog_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/filetable.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/firmwaredialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/firmwaredialog_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/infodialog.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/infodialog_base.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/linefeedcaldialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/linefeedcaldialog_base.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/loadpapergroupbox.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/makecopiesdialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/makecopiesdialog_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/mimetypesdialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/mimetypesdialog_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/nodevicesdialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/nodevicesdialog_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/plugindiagnose.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/plugindiagnose_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/plugindialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/plugindialog_base.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/pluginlicensedialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/pluginlicensedialog_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/pqdiagdialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/pqdiagdialog_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/printdialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printdialog_base.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printernamecombobox.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printsettings_base.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printsettingsdialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printsettingsdialog_base.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printsettingstoolbox.py'
  [Errno 2] No 

[Desktop-packages] [Bug 1865177] Re: There is an erroneous extra dot in package name

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

** Changed in: gnome-calendar (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-calendar in Ubuntu.
https://bugs.launchpad.net/bugs/1865177

Title:
  There is an erroneous extra dot in package name

Status in gnome-calendar package in Ubuntu:
  Confirmed

Bug description:
  Somewhere in the package, the package name is mistakenly entered as
  "org.gnome.Calendar." instead of "org.gnome.Calendar" which brings
  problems like no icon because there is no affiliated icon name in
  system.

  Here are a example of some bad files:
  
  /usr/share/applications/org.gnome.Calendar..desktop
  /usr/share/dbus-1/services/org.gnome.Calendar..service
  
/usr/share/gnome-shell/search-providers/org.gnome.Calendar..search-provider.ini
  /usr/share/metainfo/org.gnome.Calendar..appdata.xml

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: gnome-calendar 3.35.2-1ubuntu1 [modified: 
usr/share/applications/org.gnome.Calendar..desktop]
  ProcVersionSignature: Ubuntu 5.4.0-16.19-generic 5.4.22
  Uname: Linux 5.4.0-16-generic x86_64
  ApportVersion: 2.20.11-0ubuntu18
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Feb 28 19:24:41 2020
  InstallationDate: Installed on 2019-11-01 (118 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  SourcePackage: gnome-calendar
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1865177] [NEW] There is an erroneous extra dot in package name

2020-02-28 Thread Danial Behzadi
Public bug reported:

Somewhere in the package, the package name is mistakenly entered as
"org.gnome.Calendar." instead of "org.gnome.Calendar" which brings
problems like no icon because there is no affiliated icon name in
system.

Here are a example of some bad files:

/usr/share/applications/org.gnome.Calendar..desktop
/usr/share/dbus-1/services/org.gnome.Calendar..service

/usr/share/gnome-shell/search-providers/org.gnome.Calendar..search-provider.ini
/usr/share/metainfo/org.gnome.Calendar..appdata.xml

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-calendar 3.35.2-1ubuntu1 [modified: 
usr/share/applications/org.gnome.Calendar..desktop]
ProcVersionSignature: Ubuntu 5.4.0-16.19-generic 5.4.22
Uname: Linux 5.4.0-16-generic x86_64
ApportVersion: 2.20.11-0ubuntu18
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Feb 28 19:24:41 2020
InstallationDate: Installed on 2019-11-01 (118 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
SourcePackage: gnome-calendar
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-calendar in Ubuntu.
https://bugs.launchpad.net/bugs/1865177

Title:
  There is an erroneous extra dot in package name

Status in gnome-calendar package in Ubuntu:
  New

Bug description:
  Somewhere in the package, the package name is mistakenly entered as
  "org.gnome.Calendar." instead of "org.gnome.Calendar" which brings
  problems like no icon because there is no affiliated icon name in
  system.

  Here are a example of some bad files:
  
  /usr/share/applications/org.gnome.Calendar..desktop
  /usr/share/dbus-1/services/org.gnome.Calendar..service
  
/usr/share/gnome-shell/search-providers/org.gnome.Calendar..search-provider.ini
  /usr/share/metainfo/org.gnome.Calendar..appdata.xml

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: gnome-calendar 3.35.2-1ubuntu1 [modified: 
usr/share/applications/org.gnome.Calendar..desktop]
  ProcVersionSignature: Ubuntu 5.4.0-16.19-generic 5.4.22
  Uname: Linux 5.4.0-16-generic x86_64
  ApportVersion: 2.20.11-0ubuntu18
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Feb 28 19:24:41 2020
  InstallationDate: Installed on 2019-11-01 (118 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  SourcePackage: gnome-calendar
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1865169] [NEW] volume and light not working

2020-02-28 Thread Danial Behzadi
Public bug reported:

After upgrading to GNOME shell 3.35, the speaker icon in top bar is
missing and both volume and light sliders are set to 0. Changing volume
and light from keyboard works, but has no effect in gnome shell
dropdown.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-shell 3.35.91-1ubuntu2
ProcVersionSignature: Ubuntu 5.4.0-16.19-generic 5.4.22
Uname: Linux 5.4.0-16-generic x86_64
ApportVersion: 2.20.11-0ubuntu18
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Feb 28 18:57:54 2020
DisplayManager: gdm3
InstallationDate: Installed on 2019-11-01 (118 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
RelatedPackageVersions: mutter-common 3.35.91-1ubuntu1
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal package-from-proposed third-party-packages

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1865169

Title:
  volume and light not working

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  After upgrading to GNOME shell 3.35, the speaker icon in top bar is
  missing and both volume and light sliders are set to 0. Changing
  volume and light from keyboard works, but has no effect in gnome shell
  dropdown.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: gnome-shell 3.35.91-1ubuntu2
  ProcVersionSignature: Ubuntu 5.4.0-16.19-generic 5.4.22
  Uname: Linux 5.4.0-16-generic x86_64
  ApportVersion: 2.20.11-0ubuntu18
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Feb 28 18:57:54 2020
  DisplayManager: gdm3
  InstallationDate: Installed on 2019-11-01 (118 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  RelatedPackageVersions: mutter-common 3.35.91-1ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1865170] [NEW] lid close simply turns off laptop screen

2020-02-28 Thread Colton Donnelly
Public bug reported:

OS: Ubuntu 18.04 LTS (beaver-three-eyed-raven X92.1)
ubuntu-session version: 3.28.1-0ubuntu3
Expected behavior: On laptop screen close, system should suspend
Actual behavior: On laptop screen close, laptop screen disabled

Previously, I triggered 'suspend when laptop lid is closed' in `gnome-
tweaks`. This worked fine until about 2-3 days ago, when I came back to
work with a dead laptop (I don't charge overnight, usually, but I do use
a dock at work). Now, whenever I close my laptop screen, it doesn't
trigger sleep - instead, it simply disables the laptop screen, resulting
in my external monitor being used as the only output screen. Once I re-
open my laptop, the laptop screen is re-enabled as the primary monitor.

This happens regardless of connection to my dock. I tested this by
unplugging my laptop, closing it, letting it sit for 3 minutes, then re-
opening it. While the laptop was closed, fans still ran. When I re-
opened my laptop, the lock screen didn't appear.

Links to attempted fixes that didn't work:

- 
https://askubuntu.com/questions/1115572/ubuntu-18-04-dell-xps15-9570-impossible-to-reliably-suspend-hibernate
- 
https://askubuntu.com/questions/1029474/ubuntu-18-04-dell-xps13-9370-no-longer-suspends-on-lid-close
- 
https://www.dell.com/community/Laptops-General-Read-Only/Sleep-Issues-and-Wake-Up-Issues-xps-13/td-p/5018369
- 
https://askubuntu.com/questions/15520/how-can-i-tell-ubuntu-to-do-nothing-when-i-close-my-laptop-lid

Results of attempted fixes:
- `mem_sleep`: no behavior change (files correctly modified)
- `pm-hibernate`: first run, hangs until I kill the process. future runs result 
in exit code 1.
- update bios: already on latest bios
- `logind.conf`: no behavior change
- gnome tweaks: no behavior change

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-session 3.28.1-0ubuntu3
ProcVersionSignature: Ubuntu 4.15.0-1073.83-oem 4.15.18
Uname: Linux 4.15.0-1073-oem x86_64
ApportVersion: 2.20.9-0ubuntu7.11
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Feb 28 10:23:52 2020
DistributionChannelDescriptor:
 # This is the distribution channel descriptor for the OEM CDs
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 
canonical-oem-somerville-bionic-amd64-20180608-47+beaver-three-eyed-raven+X92+beaver-three-eyed-raven+X92.1
InstallationDate: Installed on 2020-01-08 (51 days ago)
InstallationMedia: Ubuntu 18.04 "Bionic" - Build amd64 LIVE Binary 
20180608-09:38
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/usr/bin/zsh
SourcePackage: gnome-session
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/1865170

Title:
  lid close simply turns off laptop screen

Status in gnome-session package in Ubuntu:
  New

Bug description:
  OS: Ubuntu 18.04 LTS (beaver-three-eyed-raven X92.1)
  ubuntu-session version: 3.28.1-0ubuntu3
  Expected behavior: On laptop screen close, system should suspend
  Actual behavior: On laptop screen close, laptop screen disabled

  Previously, I triggered 'suspend when laptop lid is closed' in `gnome-
  tweaks`. This worked fine until about 2-3 days ago, when I came back
  to work with a dead laptop (I don't charge overnight, usually, but I
  do use a dock at work). Now, whenever I close my laptop screen, it
  doesn't trigger sleep - instead, it simply disables the laptop screen,
  resulting in my external monitor being used as the only output screen.
  Once I re-open my laptop, the laptop screen is re-enabled as the
  primary monitor.

  This happens regardless of connection to my dock. I tested this by
  unplugging my laptop, closing it, letting it sit for 3 minutes, then
  re-opening it. While the laptop was closed, fans still ran. When I re-
  opened my laptop, the lock screen didn't appear.

  Links to attempted fixes that didn't work:

  - 
https://askubuntu.com/questions/1115572/ubuntu-18-04-dell-xps15-9570-impossible-to-reliably-suspend-hibernate
  - 
https://askubuntu.com/questions/1029474/ubuntu-18-04-dell-xps13-9370-no-longer-suspends-on-lid-close
  - 
https://www.dell.com/community/Laptops-General-Read-Only/Sleep-Issues-and-Wake-Up-Issues-xps-13/td-p/5018369
  - 
https://askubuntu.com/questions/15520/how-can-i-tell-ubuntu-to-do-nothing-when-i-close-my-laptop-lid

  Results of attempted fixes:
  - `mem_sleep`: no behavior change (files correctly modified)
  - `pm-hibernate`: first run, hangs until I kill the process. future runs 
result in exit code 1.
  - update bios: already on latest bios
  - `logind.conf`: no behavior change
  - gnome tweaks: no behavior change

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: ubuntu-session 3.28.1-0ubuntu3
  

[Desktop-packages] [Bug 1865164] [NEW] tracker-extract crash Ubuntu 20.04 2/28 Daily Build AMD64

2020-02-28 Thread bernard stafford
Public bug reported:

Ubuntu Focal Fossa (development branch) 20.04 LTS AMD64 Daily Build 02/28/2020
Virtual Box with 4GB-RAM 50GB-HDD
New install failed first restart -> Manual off / on
Executable Path: /usr/lib/tracker-extract
Package: tracker-extract 2.3.1-3 build1
Problem: crash
tracker-extract crashed with signal 5 in start_thread ()
Apport Version: 2.20.11 Oubuntu18
Updates -> 2nd Restart was quick and smooth -> more Updates Error on: Linux 
header 5.14.0-16 during install (could not open) kernel panic.
Restart-> 3rd Restart was quick and smooth -> more Updates Reinstalled Linux 
header 5.14.0-16  -OK 
Benchmark computer 2 times after install then after last update. 
Line drawing lags bad, overall results fair.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: tracker-extract 2.3.1-3build1
ProcVersionSignature: Ubuntu 5.4.0-16.19-generic 5.4.22
Uname: Linux 5.4.0-16-generic x86_64
ApportVersion: 2.20.11-0ubuntu18
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Feb 28 08:35:23 2020
InstallationDate: Installed on 2020-02-28 (0 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200228)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: tracker-miners
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: tracker-miners (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug focal

** Attachment added: "hardinfo_02report.html"
   
https://bugs.launchpad.net/bugs/1865164/+attachment/5331922/+files/hardinfo_02report.html

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to tracker-miners in Ubuntu.
https://bugs.launchpad.net/bugs/1865164

Title:
  tracker-extract crash Ubuntu 20.04 2/28 Daily Build AMD64

Status in tracker-miners package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu Focal Fossa (development branch) 20.04 LTS AMD64 Daily Build 02/28/2020
  Virtual Box with 4GB-RAM 50GB-HDD
  New install failed first restart -> Manual off / on
  Executable Path: /usr/lib/tracker-extract
  Package: tracker-extract 2.3.1-3 build1
  Problem: crash
  tracker-extract crashed with signal 5 in start_thread ()
  Apport Version: 2.20.11 Oubuntu18
  Updates -> 2nd Restart was quick and smooth -> more Updates Error on: Linux 
header 5.14.0-16 during install (could not open) kernel panic.
  Restart-> 3rd Restart was quick and smooth -> more Updates Reinstalled Linux 
header 5.14.0-16  -OK 
  Benchmark computer 2 times after install then after last update. 
  Line drawing lags bad, overall results fair.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: tracker-extract 2.3.1-3build1
  ProcVersionSignature: Ubuntu 5.4.0-16.19-generic 5.4.22
  Uname: Linux 5.4.0-16-generic x86_64
  ApportVersion: 2.20.11-0ubuntu18
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Feb 28 08:35:23 2020
  InstallationDate: Installed on 2020-02-28 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200228)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: tracker-miners
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tracker-miners/+bug/1865164/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1865144] Re: Characters in Spanish in the web browser do not work correctly

2020-02-28 Thread El jinete sin cabeza
** Description changed:

  I just updated my ubuntu 20.04 (development) (02-28-2020) and I have
  problems with the Spanish-Latin American features in Firefox and Chrome.
- On the other hand; gedit, libreoffice works the Spanish characters
+ On the other hand: gedit, libreoffice works the Spanish characters
  correctly.
  
  I don't think it's a Firefox problem, but that's where the subject
  occurs. Please derive the error in the corresponding package..
  
  Thank you!
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: firefox 73.0.1+build1-0ubuntu1
  Uname: Linux 5.5.6-050506-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  caravena   1700 F pulseaudio
   /dev/snd/pcmC0D0p:   caravena   1700 F...m pulseaudio
  BuildID: 20200217142647
  Channel: Unavailable
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Feb 28 09:23:55 2020
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2018-12-02 (452 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.20.125.1 dev wlx98ded0105daf proto dhcp metric 600
   10.20.125.0/24 dev wlx98ded0105daf proto kernel scope link src 10.20.125.168 
metric 600
   169.254.0.0/16 dev wlx98ded0105daf scope link metric 1000
  Locales: extensions.sqlite corrupt or missing
  PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:737
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=73.0.1/20200217142647
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: Upgraded to focal on 2018-12-02 (452 days ago)
  dmi.bios.date: 04/29/2019
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.34
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8486
  dmi.board.vendor: HP
  dmi.board.version: 72.23
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.34:bd04/29/2019:svnHP:pnHPPavilionx360Convertible14-cd0xxx:pvrType1ProductConfigId:rvnHP:rn8486:rvr72.23:cvnHP:ct31:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Pavilion
  dmi.product.name: HP Pavilion x360 Convertible 14-cd0xxx
  dmi.product.sku: 3PX63LA#ABM
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1865144

Title:
  Characters in Spanish in the web browser do not work correctly

Status in firefox package in Ubuntu:
  New

Bug description:
  I just updated my ubuntu 20.04 (development) (02-28-2020) and I have
  problems with the Spanish-Latin American features in Firefox and
  Chrome. On the other hand: gedit, libreoffice works the Spanish
  characters correctly.

  I don't think it's a Firefox problem, but that's where the subject
  occurs. Please derive the error in the corresponding package..

  Thank you!

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: firefox 73.0.1+build1-0ubuntu1
  Uname: Linux 5.5.6-050506-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  caravena   1700 F pulseaudio
   /dev/snd/pcmC0D0p:   caravena   1700 F...m pulseaudio
  BuildID: 20200217142647
  Channel: Unavailable
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Feb 28 09:23:55 2020
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2018-12-02 (452 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.20.125.1 dev wlx98ded0105daf proto dhcp metric 600
   10.20.125.0/24 dev wlx98ded0105daf proto kernel scope link src 10.20.125.168 
metric 600
   169.254.0.0/16 dev wlx98ded0105daf scope link metric 1000
  Locales: extensions.sqlite corrupt or missing
  PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:737
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=73.0.1/20200217142647
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: 

[Desktop-packages] [Bug 1778946] Re: No dns resolution after closing a vpn/pptp connection

2020-02-28 Thread Martin Dindoffer
Will this get backported to Bionic please? Or do we have to wait for the
20.4 LTS release?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ppp in Ubuntu.
https://bugs.launchpad.net/bugs/1778946

Title:
  No dns resolution after closing a vpn/pptp connection

Status in ppp package in Ubuntu:
  Fix Released
Status in ppp package in Debian:
  New

Bug description:
  step to reproduce

  set a VPN connection configured to connect a Microsoft vpn server
  (pptp)

  internet acces is ok

  enable the vpn connection using the applet on the top right corner of
  the desktop

  internet still ok
  ping works

  disable the vpn connection

  ping doesn't works with a host but works if i specify an ip address

  ping: xx.net: Nom ou service inconnu

  As a workaround, i disable the ethernet link and re-enable it

  name resolution is now ok

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18
  Uname: Linux 4.15.0-23-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 27 18:09:30 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2014-06-03 (1484 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  IpRoute:
   default via 192.168.0.254 dev eth0 proto dhcp metric 20100 
   169.254.0.0/16 dev eth0 scope link metric 1000 
   192.168.0.0/24 dev eth0 proto kernel scope link src 192.168.0.47 metric 100
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  RfKill:
   
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to bionic on 2018-05-10 (48 days ago)
  nmcli-dev:
   DEVICE  TYPE  STATE  DBUS-PATH  
CONNECTION   CON-UUID  CON-PATH 
  
   eth0ethernet  connected  /org/freedesktop/NetworkManager/Devices/2  
Connexion filaire 1  94806bba-1c68-46b6-87f4-a3aff6dd  
/org/freedesktop/NetworkManager/ActiveConnection/6 
   lo  loopback  unmanaged  /org/freedesktop/NetworkManager/Devices/1  --   
----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  
WIFI-HW  WIFI WWAN-HW  WWAN
   running  1.10.6   connected (site only)  started  limited   enabled 
enabled  enabled  enabled  enabled

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1322728] Re: VPN Connection Failed With 2 Factor Authentication

2020-02-28 Thread Francis
** Changed in: network-manager-openvpn (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-openvpn in Ubuntu.
https://bugs.launchpad.net/bugs/1322728

Title:
  VPN Connection Failed With 2 Factor Authentication

Status in network-manager-fortisslvpn package in Ubuntu:
  Incomplete
Status in network-manager-openvpn package in Ubuntu:
  Confirmed

Bug description:
  Hi all,

  my setup is an openvpn access server with google 2 factor auth

  i was trying to connect to my VPN using the gnome openvpn module and
  get the following errors on syslog:

  May 23 22:23:00 laptop nm-openvpn[18049]: [OpenVPN Server] Peer Connection 
Initiated with [AF_INET]xx.xx.xx.xx:1194
  May 23 22:23:02 laptop nm-openvpn[18049]: AUTH: Received control message: 
AUTH_FAILED,CRV1:R,E:d1r12r21df232+owqrf23t23t23tCn:aXRf3r2s=:Enter Google 
Authenticator Code
  May 23 22:23:02 laptop nm-openvpn[18049]: SIGTERM[soft,auth-failure] 
received, process exiting
  May 23 22:23:02 laptop NetworkManager[1043]:  VPN plugin failed: 0

  i looked in the documentation but didn't found anything useful.

  any help will be appreciated

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1852183] Re: [X11] copy/paste (clipboard) is broken in Ubuntu 19.10

2020-02-28 Thread Forage
I concur with Daniel, I use Wayland only on two different systems with
Ubuntu 19.10 and they both show the same issue. Highly frustrating.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1852183

Title:
  [X11] copy/paste (clipboard) is broken in Ubuntu 19.10

Status in LibreOffice:
  Confirmed
Status in Mutter:
  Fix Released
Status in libreoffice package in Ubuntu:
  Triaged
Status in mutter package in Ubuntu:
  Triaged
Status in libreoffice source package in Eoan:
  Triaged
Status in mutter source package in Eoan:
  Triaged
Status in libreoffice source package in Focal:
  Triaged
Status in mutter source package in Focal:
  Triaged

Bug description:
  I'm running LibreOffice 6.3.2.2 on Ubuntu 19.10.

  In this environment, copy/cut/paste often fails.  Specifically, the
  paste command sometimes does not paste the text that was cut/copied
  most recently.  Instead, it pastes text that was cut/copied at some
  prior time.

  I use LibreOffice Writer a lot, and I now see this problem very often,
  i.e. many times every day.

  There is some discussion of the problem here:

 https://ask.libreoffice.org/en/question/213510/copypaste-issues-
  libreoffice-calc/

  Several posters there say that they are also using Ubuntu 19.10.

  Ubuntu 19.10 includes Mutter 3.34, which has a new clipboard manager:

 https://www.phoronix.com/scan.php?page=news_item=GNOME-3.34
  -Clipboard-Manager

  It seems like that could be related.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1852183/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1865144] [NEW] Characters in Spanish in the web browser do not work correctly

2020-02-28 Thread El jinete sin cabeza
Public bug reported:

I just updated my ubuntu 20.04 (development) (02-28-2020) and I have
problems with the Spanish-Latin American features in Firefox and Chrome.
On the other hand; gedit, libreoffice works the Spanish characters
correctly.

I don't think it's a Firefox problem, but that's where the subject
occurs. Please derive the error in the corresponding package..

Thank you!

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: firefox 73.0.1+build1-0ubuntu1
Uname: Linux 5.5.6-050506-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.11-0ubuntu18
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  caravena   1700 F pulseaudio
 /dev/snd/pcmC0D0p:   caravena   1700 F...m pulseaudio
BuildID: 20200217142647
Channel: Unavailable
CurrentDesktop: ubuntu:GNOME
Date: Fri Feb 28 09:23:55 2020
Extensions: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini 
or extensions.sqlite)
InstallationDate: Installed on 2018-12-02 (452 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
IpRoute:
 default via 10.20.125.1 dev wlx98ded0105daf proto dhcp metric 600
 10.20.125.0/24 dev wlx98ded0105daf proto kernel scope link src 10.20.125.168 
metric 600
 169.254.0.0/16 dev wlx98ded0105daf scope link metric 1000
Locales: extensions.sqlite corrupt or missing
PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:737
PrefSources: prefs.js
Profiles: Profile0 (Default) - LastVersion=73.0.1/20200217142647
RunningIncompatibleAddons: False
SourcePackage: firefox
Themes: extensions.sqlite corrupt or missing
UpgradeStatus: Upgraded to focal on 2018-12-02 (452 days ago)
dmi.bios.date: 04/29/2019
dmi.bios.vendor: Insyde
dmi.bios.version: F.34
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 8486
dmi.board.vendor: HP
dmi.board.version: 72.23
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 31
dmi.chassis.vendor: HP
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.34:bd04/29/2019:svnHP:pnHPPavilionx360Convertible14-cd0xxx:pvrType1ProductConfigId:rvnHP:rn8486:rvr72.23:cvnHP:ct31:cvrChassisVersion:
dmi.product.family: 103C_5335KV HP Pavilion
dmi.product.name: HP Pavilion x360 Convertible 14-cd0xxx
dmi.product.sku: 3PX63LA#ABM
dmi.product.version: Type1ProductConfigId
dmi.sys.vendor: HP

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


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

** Description changed:

  I just updated my ubuntu 20.04 (development) (02-28-2020) and I have
  problems with the Spanish-Latin American features in Firefox and Chrome.
  On the other hand; gedit, libreoffice works the Spanish characters
  correctly.
  
  I don't think it's a Firefox problem, but that's where the subject
- occurs. Please refer the error to the corresponding package.
+ occurs. Please derive the error in the corresponding package..
  
  Thank you!
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: firefox 73.0.1+build1-0ubuntu1
  Uname: Linux 5.5.6-050506-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu18
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  caravena   1700 F pulseaudio
-  /dev/snd/pcmC0D0p:   caravena   1700 F...m pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  caravena   1700 F pulseaudio
+  /dev/snd/pcmC0D0p:   caravena   1700 F...m pulseaudio
  BuildID: 20200217142647
  Channel: Unavailable
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Feb 28 09:23:55 2020
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
-  # interfaces(5) file used by ifup(8) and ifdown(8)
-  auto lo
-  iface lo inet loopback
+  # interfaces(5) file used by ifup(8) and ifdown(8)
+  auto lo
+  iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2018-12-02 (452 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
-  default via 10.20.125.1 dev wlx98ded0105daf proto dhcp metric 600 
-  10.20.125.0/24 dev wlx98ded0105daf proto kernel scope link src 10.20.125.168 
metric 600 
-  169.254.0.0/16 dev wlx98ded0105daf scope link metric 1000
+  default via 10.20.125.1 dev wlx98ded0105daf proto dhcp metric 600
+  10.20.125.0/24 dev wlx98ded0105daf proto kernel scope link src 10.20.125.168 
metric 600
+  169.254.0.0/16 dev wlx98ded0105daf scope link metric 1000
  Locales: extensions.sqlite corrupt or missing
  PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:737
  PrefSources: prefs.js
  

[Desktop-packages] [Bug 1865130] Re: [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!

2020-02-28 Thread Ubuntu Foundations Team Bug Bot
** Package changed: ubuntu => xorg (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1865130

Title:
  [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to
  reset the VCPU!!!

Status in xorg package in Ubuntu:
  New

Bug description:
  when trying > DRI_PRIME=1 glxgears , the result in dmesg is as
  following

  [  +0.91] radeon :01:00.0: WB enabled
  [  +0.02] radeon :01:00.0: fence driver on ring 0 use gpu addr 
0x8c00 and cpu addr 0x8ac2d26f
  [  +0.01] radeon :01:00.0: fence driver on ring 1 use gpu addr 
0x8c04 and cpu addr 0xa848de20
  [  +0.01] radeon :01:00.0: fence driver on ring 2 use gpu addr 
0x8c08 and cpu addr 0x1e4494a9
  [  +0.01] radeon :01:00.0: fence driver on ring 3 use gpu addr 
0x8c0c and cpu addr 0x98a9748e
  [  +0.01] radeon :01:00.0: fence driver on ring 4 use gpu addr 
0x8c10 and cpu addr 0xb6ff734d
  [  +0.000212] radeon :01:00.0: fence driver on ring 5 use gpu addr 
0x00075a18 and cpu addr 0x6b4da526
  [  +0.100566] radeon :01:00.0: failed VCE resume (-110).
  [  +0.179115] [drm] ring test on 0 succeeded in 1 usecs
  [  +0.04] [drm] ring test on 1 succeeded in 1 usecs
  [  +0.04] [drm] ring test on 2 succeeded in 1 usecs
  [  +0.06] [drm] ring test on 3 succeeded in 3 usecs
  [  +0.04] [drm] ring test on 4 succeeded in 3 usecs
  [  +1.171892] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, 
trying to reset the VCPU!!!
  [  +1.015643] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, 
trying to reset the VCPU!!!
  [  +1.015509] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, 
trying to reset the VCPU!!!
  [  +1.015572] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, 
trying to reset the VCPU!!!
  [  +1.015514] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, 
trying to reset the VCPU!!!
  [  +1.015405] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, 
trying to reset the VCPU!!!
  [  +1.015442] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, 
trying to reset the VCPU!!!
  [  +1.015416] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, 
trying to reset the VCPU!!!
  [  +1.015388] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, 
trying to reset the VCPU!!!
  [  +1.015379] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, 
trying to reset the VCPU!!!
  [  +0.019924] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, 
giving up!!!
  [  +0.40] radeon :01:00.0: failed initializing UVD (-1).
  [  +0.60] [drm] ib test on ring 0 succeeded in 0 usecs
  [  +0.51] [drm] ib test on ring 1 succeeded in 0 usecs
  [  +0.32] [drm] ib test on ring 2 succeeded in 0 usecs
  [  +0.52] [drm] ib test on ring 3 succeeded in 0 usecs
  [  +0.29] [drm] ib test on ring 4 succeeded in 0 usecs

  Also it affects the boot time.

  the used OpenGL renderer is:
  "OpenGL renderer string: AMD OLAND (DRM 2.50.0, 5.3.0-40-generic, LLVM 9.0.0)"

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu7.1
  ProcVersionSignature: Ubuntu 5.3.0-40.32~18.04.1-generic 5.3.18
  Uname: Linux 5.3.0-40-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.11
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: communitheme:ubuntu:GNOME
  Date: Fri Feb 28 11:50:50 2020
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.271+bdcom, 5.3.0-28-generic, x86_64: installed
   bcmwl, 6.30.223.271+bdcom, 5.3.0-40-generic, x86_64: installed
   virtualbox, 5.2.34, 5.3.0-28-generic, x86_64: installed
   virtualbox, 5.2.34, 5.3.0-40-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: Lenovo 4th Gen Core Processor Integrated Graphics Controller 
[17aa:3801]
     Subsystem: Lenovo Mars [Radeon HD 8670A/8670M/8750M] [17aa:3801]
  InstallationDate: Installed on 2019-09-17 (163 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  MachineType: LENOVO 20238
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-40-generic 
root=UUID=385a4174-5cfe-49c9-b4c3-9e64a251d432 ro
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/23/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 79CN46WW(V3.05)
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset 

[Desktop-packages] [Bug 1865130] [NEW] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!

2020-02-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

when trying > DRI_PRIME=1 glxgears , the result in dmesg is as following

[  +0.91] radeon :01:00.0: WB enabled
[  +0.02] radeon :01:00.0: fence driver on ring 0 use gpu addr 
0x8c00 and cpu addr 0x8ac2d26f
[  +0.01] radeon :01:00.0: fence driver on ring 1 use gpu addr 
0x8c04 and cpu addr 0xa848de20
[  +0.01] radeon :01:00.0: fence driver on ring 2 use gpu addr 
0x8c08 and cpu addr 0x1e4494a9
[  +0.01] radeon :01:00.0: fence driver on ring 3 use gpu addr 
0x8c0c and cpu addr 0x98a9748e
[  +0.01] radeon :01:00.0: fence driver on ring 4 use gpu addr 
0x8c10 and cpu addr 0xb6ff734d
[  +0.000212] radeon :01:00.0: fence driver on ring 5 use gpu addr 
0x00075a18 and cpu addr 0x6b4da526
[  +0.100566] radeon :01:00.0: failed VCE resume (-110).
[  +0.179115] [drm] ring test on 0 succeeded in 1 usecs
[  +0.04] [drm] ring test on 1 succeeded in 1 usecs
[  +0.04] [drm] ring test on 2 succeeded in 1 usecs
[  +0.06] [drm] ring test on 3 succeeded in 3 usecs
[  +0.04] [drm] ring test on 4 succeeded in 3 usecs
[  +1.171892] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying 
to reset the VCPU!!!
[  +1.015643] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying 
to reset the VCPU!!!
[  +1.015509] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying 
to reset the VCPU!!!
[  +1.015572] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying 
to reset the VCPU!!!
[  +1.015514] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying 
to reset the VCPU!!!
[  +1.015405] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying 
to reset the VCPU!!!
[  +1.015442] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying 
to reset the VCPU!!!
[  +1.015416] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying 
to reset the VCPU!!!
[  +1.015388] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying 
to reset the VCPU!!!
[  +1.015379] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying 
to reset the VCPU!!!
[  +0.019924] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, giving 
up!!!
[  +0.40] radeon :01:00.0: failed initializing UVD (-1).
[  +0.60] [drm] ib test on ring 0 succeeded in 0 usecs
[  +0.51] [drm] ib test on ring 1 succeeded in 0 usecs
[  +0.32] [drm] ib test on ring 2 succeeded in 0 usecs
[  +0.52] [drm] ib test on ring 3 succeeded in 0 usecs
[  +0.29] [drm] ib test on ring 4 succeeded in 0 usecs

Also it affects the boot time.

the used OpenGL renderer is:
"OpenGL renderer string: AMD OLAND (DRM 2.50.0, 5.3.0-40-generic, LLVM 9.0.0)"

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7.1
ProcVersionSignature: Ubuntu 5.3.0-40.32~18.04.1-generic 5.3.18
Uname: Linux 5.3.0-40-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.9-0ubuntu7.11
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CompositorRunning: None
CurrentDesktop: communitheme:ubuntu:GNOME
Date: Fri Feb 28 11:50:50 2020
DistUpgraded: Fresh install
DistroCodename: bionic
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 6.30.223.271+bdcom, 5.3.0-28-generic, x86_64: installed
 bcmwl, 6.30.223.271+bdcom, 5.3.0-40-generic, x86_64: installed
 virtualbox, 5.2.34, 5.3.0-28-generic, x86_64: installed
 virtualbox, 5.2.34, 5.3.0-40-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
   Subsystem: Lenovo 4th Gen Core Processor Integrated Graphics Controller 
[17aa:3801]
   Subsystem: Lenovo Mars [Radeon HD 8670A/8670M/8750M] [17aa:3801]
InstallationDate: Installed on 2019-09-17 (163 days ago)
InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210)
MachineType: LENOVO 20238
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-40-generic 
root=UUID=385a4174-5cfe-49c9-b4c3-9e64a251d432 ro
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/23/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: 79CN46WW(V3.05)
dmi.board.asset.tag: No Asset Tag
dmi.board.name: INVALID
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo G510
dmi.modalias: 
dmi:bvnLENOVO:bvr79CN46WW(V3.05):bd12/23/2013:svnLENOVO:pn20238:pvrLenovoG510:rvnLENOVO:rnINVALID:rvrNotDefined:cvnLENOVO:ct10:cvrLenovoG510:
dmi.product.family: IDEAPAD
dmi.product.name: 20238
dmi.product.sku: LENOVO_MT_20238
dmi.product.version: Lenovo G510
dmi.sys.vendor: LENOVO
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.99-1ubuntu1~18.04.2

[Desktop-packages] [Bug 1805593] Re: package python3-gdbm:amd64 3.6.7-1~18.04 failed to install/upgrade: problém se závislostmi - nechávám nezkonfigurované

2020-02-28 Thread Matthias Klose
** Package changed: python3-stdlib-extensions (Ubuntu) => hplip (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to hplip in Ubuntu.
https://bugs.launchpad.net/bugs/1805593

Title:
  package python3-gdbm:amd64 3.6.7-1~18.04 failed to install/upgrade:
  problém se závislostmi - nechávám nezkonfigurované

Status in hplip package in Ubuntu:
  New

Bug description:
  Problem occured during 
  sudo apt install libcurl4-openssl-dev

  downloads all OK, but when
  running python rtupdate hooks for python3.6...
  all the hell get loose:
  E: py3compile:183: cannot create directory /usr/share/hplip/ui5/__pycache__: 
FileNotFoundError(2, 'No such file or directory')
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/aboutdialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/aboutdialog_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/aligndialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/aligndialog_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/cleandialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/cleandialog_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/colorcaldialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/colorcaldialog_base.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/devicesetupdialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/devicesetupdialog_base.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/deviceuricombobox.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/devmgr5.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/devmgr5_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/devmgr_ext.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/fabgrouptable.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/fabnametable.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/fabwindow.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/fabwindow_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/faxsetupdialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/faxsetupdialog_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/filetable.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/firmwaredialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/firmwaredialog_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/infodialog.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/infodialog_base.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/linefeedcaldialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/linefeedcaldialog_base.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/loadpapergroupbox.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/makecopiesdialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/makecopiesdialog_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/mimetypesdialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/mimetypesdialog_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/nodevicesdialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/nodevicesdialog_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/plugindiagnose.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/plugindiagnose_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/plugindialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/plugindialog_base.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/pluginlicensedialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/pluginlicensedialog_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/pqdiagdialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/pqdiagdialog_base.py'
  [Errno 2] No such file or directory: '/usr/share/hplip/ui5/printdialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printdialog_base.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printernamecombobox.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printsettings_base.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printsettingsdialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printsettingsdialog_base.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printsettingstoolbox.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printtestpagedialog.py'
  [Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printtestpagedialog_base.py'
  [Errno 2] No such file or directory: 

[Desktop-packages] [Bug 1800305] Re: package python3-gdbm:amd64 3.6.7-1~18.04 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2020-02-28 Thread Matthias Klose
Paramétrage de python3 (3.6.7-1~18.04) ...
E: py3compile:183: cannot create directory /usr/share/hplip/ui5/__pycache__: 
FileNotFoundError(2, 'No such file or directory')
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/aboutdialog.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/aboutdialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/aligndialog.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/aligndialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/cleandialog.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/cleandialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/colorcaldialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/colorcaldialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/devicesetupdialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/devicesetupdialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/deviceuricombobox.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/devmgr5.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/devmgr5_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/devmgr_ext.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/fabgrouptable.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/fabnametable.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/fabwindow.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/fabwindow_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/faxsetupdialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/faxsetupdialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/filetable.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/firmwaredialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/firmwaredialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/infodialog.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/infodialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/linefeedcaldialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/linefeedcaldialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/loadpapergroupbox.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/makecopiesdialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/makecopiesdialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/mimetypesdialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/mimetypesdialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/nodevicesdialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/nodevicesdialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/plugindiagnose.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/plugindiagnose_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/plugindialog.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/plugindialog_base.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/pluginlicensedialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/pluginlicensedialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/pqdiagdialog.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/pqdiagdialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/printdialog.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/printdialog_base.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printernamecombobox.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printsettings_base.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printsettingsdialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printsettingsdialog_base.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printsettingstoolbox.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printtestpagedialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printtestpagedialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/queuesconf.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/readonlyradiobutton.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/sendfaxdialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/sendfaxdialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/settingsdialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/settingsdialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/setupdialog.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/setupdialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/setupdialog_base5.py'
[Errno 2] No 

[Desktop-packages] [Bug 1805593] [NEW] package python3-gdbm:amd64 3.6.7-1~18.04 failed to install/upgrade: problém se závislostmi - nechávám nezkonfigurované

2020-02-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Problem occured during 
sudo apt install libcurl4-openssl-dev

downloads all OK, but when
running python rtupdate hooks for python3.6...
all the hell get loose:
E: py3compile:183: cannot create directory /usr/share/hplip/ui5/__pycache__: 
FileNotFoundError(2, 'No such file or directory')
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/aboutdialog.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/aboutdialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/aligndialog.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/aligndialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/cleandialog.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/cleandialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/colorcaldialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/colorcaldialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/devicesetupdialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/devicesetupdialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/deviceuricombobox.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/devmgr5.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/devmgr5_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/devmgr_ext.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/fabgrouptable.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/fabnametable.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/fabwindow.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/fabwindow_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/faxsetupdialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/faxsetupdialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/filetable.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/firmwaredialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/firmwaredialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/infodialog.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/infodialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/linefeedcaldialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/linefeedcaldialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/loadpapergroupbox.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/makecopiesdialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/makecopiesdialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/mimetypesdialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/mimetypesdialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/nodevicesdialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/nodevicesdialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/plugindiagnose.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/plugindiagnose_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/plugindialog.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/plugindialog_base.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/pluginlicensedialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/pluginlicensedialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/pqdiagdialog.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/pqdiagdialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/printdialog.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/printdialog_base.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printernamecombobox.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printsettings_base.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printsettingsdialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printsettingsdialog_base.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printsettingstoolbox.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printtestpagedialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/printtestpagedialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/queuesconf.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/readonlyradiobutton.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/sendfaxdialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/sendfaxdialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/settingsdialog.py'
[Errno 2] No such file or directory: 
'/usr/share/hplip/ui5/settingsdialog_base.py'
[Errno 2] No such file or directory: '/usr/share/hplip/ui5/setupdialog.py'
[Errno 2] No 

[Desktop-packages] [Bug 1800305] [NEW] package python3-gdbm:amd64 3.6.7-1~18.04 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2020-02-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Since version 18.04 64bits I have only problems with phyton3?

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: python3-gdbm:amd64 3.6.7-1~18.04
ProcVersionSignature: Ubuntu 4.15.0-34.37-generic 4.15.18
Uname: Linux 4.15.0-34-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.4
AptOrdering:
 libmad0:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
Date: Sat Oct 27 20:19:37 2018
ErrorMessage: problèmes de dépendances - laissé non configuré
InstallationDate: Installed on 2018-06-18 (131 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
Python3Details: /usr/bin/python3.6, Python 3.6.7, python3-minimal, 3.6.7-1~18.04
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2.1
 apt  1.6.6
SourcePackage: python3-stdlib-extensions
Title: package python3-gdbm:amd64 3.6.7-1~18.04 failed to install/upgrade: 
problèmes de dépendances - laissé non configuré
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package bionic package-from-proposed
-- 
package python3-gdbm:amd64 3.6.7-1~18.04 failed to install/upgrade: problèmes 
de dépendances - laissé non configuré
https://bugs.launchpad.net/bugs/1800305
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to hplip in Ubuntu.

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1865132] Re: all open apps closed without warning while saving a file

2020-02-28 Thread pleabargain
This is a chrome bug 
I found the crash log 
it's a chrome crash

I'm trying to run ubuntu-bug xxx.crash but NO JOY! 
:(
ubuntu-bug is not responding:
https://youtu.be/u49nptGiQlw

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1865132

Title:
  all open apps closed without warning while saving a file

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  using chrome Version 80.0.3987.87 (Official Build) (64-bit)
  listening to music app Youtube Music

  made a Screen grab
  file save as> to hard drive
  clicked save 
  All apps closed without warning

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell 3.34.1+git20191024-1ubuntu1~19.10.1
  ProcVersionSignature: Ubuntu 5.3.0-40.32-generic 5.3.18
  Uname: Linux 5.3.0-40-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8.4
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Feb 28 12:12:46 2020
  DisplayManager: gdm3
  InstallationDate: Installed on 2015-08-23 (1649 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  RelatedPackageVersions: mutter-common 3.34.1+git20191107-1ubuntu1~19.10.1
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to eoan on 2019-10-23 (128 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1864831] Re: apps not responding desktop not responding

2020-02-28 Thread pleabargain
/var/crash$ apport-bug ubuntu-bug
dpkg-query: no packages found matching ubuntu-bug

/var/crash$ sudo apt-get install ubuntu-bug
Reading package lists... Done
Building dependency tree   
Reading state information... Done
E: Unable to locate package ubuntu-bug

There is no app called ubuntu-bug
and
I did try to run 
ubuntu-bug _usr_bin_gnome-shell.1000.crash

but nothing happened... 
video
https://youtu.be/uhCMGAlQ2PM

Have I found another bug?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1864831

Title:
  apps not responding desktop not responding

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  I don't think this is bug
  #889706

  UI locks up
  no response
  ctrl alt F3 
  and then ran apport-bug
  came back
  ctrl alt F7 or F9(?)

  desktop is responding but all apps that WERE open have closed

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell 3.34.1+git20191024-1ubuntu1~19.10.1
  ProcVersionSignature: Ubuntu 5.3.0-40.32-generic 5.3.18
  Uname: Linux 5.3.0-40-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8.4
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Feb 26 12:42:26 2020
  DisplayManager: gdm3
  InstallationDate: Installed on 2015-08-23 (1647 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  RelatedPackageVersions: mutter-common 3.34.1+git20191107-1ubuntu1~19.10.1
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to eoan on 2019-10-23 (126 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1862169] Re: rhythmbox crashed with SIGSEGV in build_flavored_key()

2020-02-28 Thread Stefan Bader
Confirmed to be fixed. Thanks.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to grilo-plugins in Ubuntu.
https://bugs.launchpad.net/bugs/1862169

Title:
  rhythmbox crashed with SIGSEGV in build_flavored_key()

Status in grilo-plugins package in Ubuntu:
  Fix Released

Bug description:
  Fresh Focal installation (amd64 deCusktop), after enabling the grilo
  framework from the plugins dialog. Currently every attempt to start
  rhythmbox again results in an immedate crash.

  ProblemType: Crash
  DistroRelease: Ubuntu 20.04
  Package: rhythmbox 3.4.4-1ubuntu1
  ProcVersionSignature: Ubuntu 5.4.0-12.15-generic 5.4.8
  Uname: Linux 5.4.0-12-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu16
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Feb  6 14:30:21 2020
  ExecutablePath: /usr/bin/rhythmbox
  InstallationDate: Installed on 2020-02-04 (1 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200204)
  ProcCmdline: rhythmbox
  SegvAnalysis:
   Segfault happened at: 0x7fc7aade7dd6:movzbl (%rax),%eax
   PC (0x7fc7aade7dd6) ok
   source "(%rax)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: rhythmbox
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/grilo-0.3/libgrltracker.so
   grl_tracker_setup_key_mappings () from 
/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrltracker.so
   ?? () from /usr/lib/x86_64-linux-gnu/grilo-0.3/libgrltracker.so
   ?? () from /usr/lib/x86_64-linux-gnu/grilo-0.3/libgrltracker.so
   ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
  Title: rhythmbox crashed with SIGSEGV in grl_tracker_setup_key_mappings()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  separator:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grilo-plugins/+bug/1862169/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1865131] Re: Evince 3.28.4-0 won't start anymore

2020-02-28 Thread Paul White
** Package changed: ubuntu => evince (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1865131

Title:
  Evince  3.28.4-0 won't start anymore

Status in evince package in Ubuntu:
  New

Bug description:
  Since a few days evince does not start anymore

  I tried reinstalling it but didn't fix it.

  If i type evince in terminal I get:
  (evince:10976): dbind-WARNING **: 12:53:45.012: Error retrieving 
accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.a11y.Bus was not provided by any .service files
  Segmentation fault (core dumped)
  Don't know if it can be useful.
  If try to open a pdf I get:
  (evince:11711): dbind-WARNING **: 12:58:05.458: Error retrieving 
accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.a11y.Bus was not provided by any .service files
  (evince:11719): dbind-WARNING **: 12:58:05.521: Error retrieving 
accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.a11y.Bus was not provided by any .service files
  Segmentation fault (core dumped)

  I am on Lubuntu 18.04 evince 3.28.4-0

  The same issue was reported on evince gitlab but someone (a dev?) said
  that the version is too old to be handled by them and ask here.

  https://gitlab.gnome.org/GNOME/evince/issues/1346 that's the original
  report (by another user with the same issue)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1865131] [NEW] Evince 3.28.4-0 won't start anymore

2020-02-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Since a few days evince does not start anymore

I tried reinstalling it but didn't fix it.

If i type evince in terminal I get:
(evince:10976): dbind-WARNING **: 12:53:45.012: Error retrieving accessibility 
bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus 
was not provided by any .service files
Segmentation fault (core dumped)
Don't know if it can be useful.
If try to open a pdf I get:
(evince:11711): dbind-WARNING **: 12:58:05.458: Error retrieving accessibility 
bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus 
was not provided by any .service files
(evince:11719): dbind-WARNING **: 12:58:05.521: Error retrieving accessibility 
bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus 
was not provided by any .service files
Segmentation fault (core dumped)

I am on Lubuntu 18.04 evince 3.28.4-0

The same issue was reported on evince gitlab but someone (a dev?) said
that the version is too old to be handled by them and ask here.

https://gitlab.gnome.org/GNOME/evince/issues/1346 that's the original
report (by another user with the same issue)

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

-- 
Evince  3.28.4-0 won't start anymore
https://bugs.launchpad.net/bugs/1865131
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to evince in Ubuntu.

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1865132] [NEW] all open apps closed without warning while saving a file

2020-02-28 Thread pleabargain
Public bug reported:

using chrome Version 80.0.3987.87 (Official Build) (64-bit)
listening to music app Youtube Music

made a Screen grab
file save as> to hard drive
clicked save 
All apps closed without warning

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: gnome-shell 3.34.1+git20191024-1ubuntu1~19.10.1
ProcVersionSignature: Ubuntu 5.3.0-40.32-generic 5.3.18
Uname: Linux 5.3.0-40-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.4
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Feb 28 12:12:46 2020
DisplayManager: gdm3
InstallationDate: Installed on 2015-08-23 (1649 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
RelatedPackageVersions: mutter-common 3.34.1+git20191107-1ubuntu1~19.10.1
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to eoan on 2019-10-23 (128 days ago)

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


** Tags: amd64 apport-bug eoan

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1865132

Title:
  all open apps closed without warning while saving a file

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  using chrome Version 80.0.3987.87 (Official Build) (64-bit)
  listening to music app Youtube Music

  made a Screen grab
  file save as> to hard drive
  clicked save 
  All apps closed without warning

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell 3.34.1+git20191024-1ubuntu1~19.10.1
  ProcVersionSignature: Ubuntu 5.3.0-40.32-generic 5.3.18
  Uname: Linux 5.3.0-40-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8.4
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Feb 28 12:12:46 2020
  DisplayManager: gdm3
  InstallationDate: Installed on 2015-08-23 (1649 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  RelatedPackageVersions: mutter-common 3.34.1+git20191107-1ubuntu1~19.10.1
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to eoan on 2019-10-23 (128 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1865128] [NEW] English US spelling dictionary appears in the languages' menu even though it's not installed

2020-02-28 Thread Amr Ibrahim
Public bug reported:

Even though I don't have the English US spelling dictionary (hunspell-
en-us) installed neither system-wide nor locally in Firefox, it appears
in the languages' context menu (when you right-click in a text field).

Is it hard-packaged with Firefox? Please remove it if it's packaged with
Firefox by mistake.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: firefox 73.0.1+build1-0ubuntu0.18.04.1
ProcVersionSignature: Ubuntu 5.3.0-40.32~18.04.1-generic 5.3.18
Uname: Linux 5.3.0-40-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.9-0ubuntu7.11
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  amr2204 F pulseaudio
 /dev/snd/pcmC0D0p:   amr2204 F...m pulseaudio
BuildID: 20200217142647
Channel: Unavailable
CurrentDesktop: communitheme:ubuntu:GNOME
Date: Fri Feb 28 10:27:51 2020
Extensions: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini 
or extensions.sqlite)
InstallationDate: Installed on 2018-11-29 (455 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
IpRoute:
 default via 192.168.0.254 dev enp0s31f6 proto dhcp metric 100 
 169.254.0.0/16 dev virbr0 scope link metric 1000 linkdown 
 192.168.0.0/24 dev enp0s31f6 proto kernel scope link src 192.168.0.114 metric 
100 
 192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1 linkdown
Locales: extensions.sqlite corrupt or missing
PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:740
PrefSources: prefs.js
Profiles: Profile0 (Default) - LastVersion=73.0/20200207195153 (Out of date)
RunningIncompatibleAddons: False
SourcePackage: firefox
Themes: extensions.sqlite corrupt or missing
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/16/2019
dmi.bios.vendor: LENOVO
dmi.bios.version: R0QET59W (1.36 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20LTS01800
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrR0QET59W(1.36):bd10/16/2019:svnLENOVO:pn20LTS01800:pvrThinkPadL480:rvnLENOVO:rn20LTS01800:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad L480
dmi.product.name: 20LTS01800
dmi.product.sku: LENOVO_MT_20LT_BU_Think_FM_ThinkPad L480
dmi.product.version: ThinkPad L480
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1865128

Title:
  English US spelling dictionary appears in the languages' menu even
  though it's not installed

Status in firefox package in Ubuntu:
  New

Bug description:
  Even though I don't have the English US spelling dictionary (hunspell-
  en-us) installed neither system-wide nor locally in Firefox, it
  appears in the languages' context menu (when you right-click in a text
  field).

  Is it hard-packaged with Firefox? Please remove it if it's packaged
  with Firefox by mistake.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: firefox 73.0.1+build1-0ubuntu0.18.04.1
  ProcVersionSignature: Ubuntu 5.3.0-40.32~18.04.1-generic 5.3.18
  Uname: Linux 5.3.0-40-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.9-0ubuntu7.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  amr2204 F pulseaudio
   /dev/snd/pcmC0D0p:   amr2204 F...m pulseaudio
  BuildID: 20200217142647
  Channel: Unavailable
  CurrentDesktop: communitheme:ubuntu:GNOME
  Date: Fri Feb 28 10:27:51 2020
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2018-11-29 (455 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 192.168.0.254 dev enp0s31f6 proto dhcp metric 100 
   169.254.0.0/16 dev virbr0 scope link metric 1000 linkdown 
   192.168.0.0/24 dev enp0s31f6 proto kernel scope link src 192.168.0.114 
metric 100 
   192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1 
linkdown
  Locales: extensions.sqlite corrupt or missing
  PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:740
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - 

[Desktop-packages] [Bug 1857814] Re: "Show details" option broken for Snap apps

2020-02-28 Thread Efthimios Chaskaris
It looks to be the same

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1857814

Title:
  "Show details" option broken for Snap apps

Status in gnome-software package in Ubuntu:
  Confirmed

Bug description:
  Gnome Software says "Unable to find 'vlc_vlc.desktop'" for VLC, for
  example.

  Ubuntu 19.10

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp