[Desktop-packages] [Bug 1895781] [NEW] ~/.gnomerc is not loaded anymore at startup

2020-09-15 Thread Kentaro
Public bug reported:

I have clean-installed Focal and configured to run X.org server instead
of Wayland, and found that the ~/.gnomerc is not loaded anymore.

In /etc/X11/Xsession.d/55gnome-session_gnomerc, it tries to load
~/.gnomerc but it fails because of the change of the gnome-session's
startup process.

Let's see this part of the 55gnome-session_gnomerc:

BASESTARTUP=${STARTUP%% *}
BASESTARTUP=${BASESTARTUP##*/}
if [ "$BASESTARTUP" = x-session-manager ]; then
BASESTARTUP=$(basename $(readlink /etc/alternatives/x-session-manager))
fi
case "$BASESTARTUP" in
  gnome-session*)
GNOMERC=$HOME/.gnomerc
if [ -r "$GNOMERC" ]; then
  . "$GNOMERC"
fi

In Bionic, at the time of launching 55gnome-session_gnomerc, the value of 
$STARTUP is "gnome-session" and it works properly. In Focal, however, the value 
of $STARTUP is
"env GNOME_SHELL_SESSION_MODE=ubuntu /usr/bin/gnome-session --systemd 
--session=ubuntu",
and $BASESTARTUP became "env", then it skips loading ~/.gnomerc.

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

** Description changed:

  I have clean-installed Focal and configured to run X.org server instead
  of Wayland, and found that the ~/.gnomerc is not loaded anymore.
  
  In /etc/X11/Xsession.d/55gnome-session_gnomerc, it tries to load
- ~/.gnomerc but it failes because of the change of the gnome-session'
+ ~/.gnomerc but it fails because of the change of the gnome-session's
  startup process.
  
  Let's see this part of the 55gnome-session_gnomerc:
  
  BASESTARTUP=${STARTUP%% *}
  BASESTARTUP=${BASESTARTUP##*/}
  if [ "$BASESTARTUP" = x-session-manager ]; then
- BASESTARTUP=$(basename $(readlink /etc/alternatives/x-session-manager))
+ BASESTARTUP=$(basename $(readlink /etc/alternatives/x-session-manager))
  fi
  case "$BASESTARTUP" in
-   gnome-session*)
- GNOMERC=$HOME/.gnomerc
- if [ -r "$GNOMERC" ]; then
-   . "$GNOMERC"
- fi
- 
+   gnome-session*)
+ GNOMERC=$HOME/.gnomerc
+ if [ -r "$GNOMERC" ]; then
+   . "$GNOMERC"
+ fi
  
  In Bionic, at the time of launching 55gnome-session_gnomerc, the value of 
$STARTUP is "gnome-session" and it works properly. In Focal, however, the value 
of $STARTUP is
  "env GNOME_SHELL_SESSION_MODE=ubuntu /usr/bin/gnome-session --systemd 
--session=ubuntu",
  and $BASESTARTUP became "env", then it skips loading ~/.gnomerc.

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

Title:
  ~/.gnomerc is not loaded anymore at startup

Status in gnome-session package in Ubuntu:
  New

Bug description:
  I have clean-installed Focal and configured to run X.org server
  instead of Wayland, and found that the ~/.gnomerc is not loaded
  anymore.

  In /etc/X11/Xsession.d/55gnome-session_gnomerc, it tries to load
  ~/.gnomerc but it fails because of the change of the gnome-session's
  startup process.

  Let's see this part of the 55gnome-session_gnomerc:

  BASESTARTUP=${STARTUP%% *}
  BASESTARTUP=${BASESTARTUP##*/}
  if [ "$BASESTARTUP" = x-session-manager ]; then
  BASESTARTUP=$(basename $(readlink /etc/alternatives/x-session-manager))
  fi
  case "$BASESTARTUP" in
    gnome-session*)
  GNOMERC=$HOME/.gnomerc
  if [ -r "$GNOMERC" ]; then
    . "$GNOMERC"
  fi

  In Bionic, at the time of launching 55gnome-session_gnomerc, the value of 
$STARTUP is "gnome-session" and it works properly. In Focal, however, the value 
of $STARTUP is
  "env GNOME_SHELL_SESSION_MODE=ubuntu /usr/bin/gnome-session --systemd 
--session=ubuntu",
  and $BASESTARTUP became "env", then it skips loading ~/.gnomerc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1895781/+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 1892358] Re: autopkgtest success rate dropped inhibiting proposed migration

2020-09-15 Thread Kelsey Margarete Skunberg
Seeing similar problems on Xenial and I suspect it's similar to the
problems occurring with Bionic and Focal:
http://autopkgtest.ubuntu.com/packages/s/systemd/xenial/amd64

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

Title:
  autopkgtest success rate dropped inhibiting proposed migration

Status in build-essential package in Ubuntu:
  Invalid
Status in glib2.0 package in Ubuntu:
  Invalid
Status in iputils package in Ubuntu:
  Invalid
Status in kbd package in Ubuntu:
  Invalid
Status in linux-meta package in Ubuntu:
  Invalid
Status in ntpsec package in Ubuntu:
  Invalid
Status in qemu package in Ubuntu:
  Invalid
Status in systemd package in Ubuntu:
  Fix Released
Status in util-linux package in Ubuntu:
  Invalid
Status in linux-meta source package in Bionic:
  New
Status in systemd source package in Bionic:
  New
Status in build-essential source package in Focal:
  Confirmed
Status in linux-meta source package in Focal:
  New
Status in qemu source package in Focal:
  Confirmed
Status in systemd source package in Focal:
  Confirmed
Status in util-linux source package in Focal:
  Confirmed

Bug description:
  Hi,
  we had such cases in the past like bug 1817721 for bionic and maybe bug 
1892130 is about the same as well. There were more but I didn't want to search 
for all of them - what I checked is that there are no open ones clearly 
pointing out the recent further drop in already flaky subtests.

  In particular the tests "tests-in-lxd" and "systemd-fsckd" were known
  to be flaky before, but got even worse.

  Here stats of the last 40 runs, it might be a coincidences that this
  is after 246-2ubuntu1 landed. Could as well be any other change

  groovy
amd64
  tests-in-lxd   (F 42% S  0% B 10% => P 45%/) 
BFFFBFF.B.F.F...FBF
  build-login(F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  unit-config(F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  networkd-testpy(F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  boot-and-services  (F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  boot-smoke (F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  logind (F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  storage(F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  upstream   (F 35% S  0% B 10% => P 52%/) 
..FFB.FFF.FFBFF.B.F.F..FFBF
  udev   (F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  systemd-fsckd  (F 37% S  0% B 10% => P 50%/) 
BFFFB.FF...FB.F..B.
  root-unittests (F  0% S  0% B 10% => P 87%/) 
B...B...BB.
ppc64el
  tests-in-lxd   (F 25% S  0% B  0% => P 75%/) 
FFFFF.F.
  systemd-fsckd  (F 35% S  0% B  0% => P 65%/) 
FFF...FFFFF.F..F
  root-unittests (F  2% S  0% B  0% => P 97%/) 
..F.
s390x
  tests-in-lxd   (F 52% S  0% B  0% => P 47%/) 
FFF.FFF.FF....F.
  timedated  (F  2% S  0% B  0% => P 97%/) 
...F
  upstream   (F 17% S  0% B  0% => P 82%/) 
.F..F.F.FFF...F.
  systemd-fsckd  (F 32% S  0% B  0% => P 67%/) 
FFF..FF..F.FF..F
  root-unittests (F 10% S  0% B  0% => P 90%/) 
FFF...F.
arm64
  tests-in-lxd   (F 40% S  0% B  2% => P 57%/) 
F.B...FFF.FF..F..F.FFF.F
  logind (F  2% S  0% B  2% => P 95%/) 
..B...F.
  upstream   (F 22% S  0% B  2% => P 75%/) 
...F.FB.F.F.F..FFF.F
  root-unittests (F 12% S  0% B  2% => P 85%/) 
..B.F...F.FF...F

  (I'm sure LP will make this unreadable, but is is nice in monospace)

  Whatever the root cause is - the success rate of these has reduced so
  much that the (even formerly questionable) practice of retry-until-
  success won't work anymore.

  
  I have run the two tests in a local VM and systemd-fsckd works there while 
tests-in-lxd seems to trip over the old flaky fellow being "boot-and-services".

  We had the discussion in the past, but I think I need to again bring
  up the suggestion to skip "tests-in-lxd" and "systemd-fsckd" until
  they are on reasonable success rates.

To manage notifications about this bug go to:

[Desktop-packages] [Bug 1895761] Re: a menu bug

2020-09-15 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1889102 ***
https://bugs.launchpad.net/bugs/1889102

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


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

** This bug has been marked a duplicate of bug 1889102
   [ubuntu-dock] App grid has too many page dots on right

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

Title:
  a menu bug

Status in gnome-shell-extension-ubuntu-dock package in Ubuntu:
  New

Bug description:
  This what I have: duplication of menu-bullets this the right of Menu.
  This what I do:

  - open Applications Menu 
  - open Utility Mini Menu
  - close Utility.
  - get menu-bullets over 15 bullets but in reality I have just 3 menus

  NP: just the bullets not Menu pages.

  Thanks for your time.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-47.51-generic 5.4.55
  Uname: Linux 5.4.0-47-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.8
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: skip
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Sep 16 01:52:25 2020
  DistUpgraded: Fresh install
  DistroCodename: focal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Haswell-ULT Integrated Graphics Controller [17aa:380c]
  InstallationDate: Installed on 2020-03-24 (175 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20351
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-47-generic 
root=UUID=dd50ef9b-da29-43a4-b89b-4b65fe9e3229 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/23/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 9ACN28WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Lancer 5A2
  dmi.board.vendor: LENOVO
  dmi.board.version: NANANANANO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo G50-70
  dmi.modalias: 
dmi:bvnLENOVO:bvr9ACN28WW:bd09/23/2014:svnLENOVO:pn20351:pvrLenovoG50-70:rvnLENOVO:rnLancer5A2:rvrNANANANANODPK:cvnLENOVO:ct10:cvrLenovoG50-70:
  dmi.product.family: IDEAPAD
  dmi.product.name: 20351
  dmi.product.sku: LENOVO_MT_20351_BU_idea_FM_Lenovo G50-70
  dmi.product.version: Lenovo G50-70
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.101-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1895761/+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 1887263] Re: nautilus freezes possibly in connection w/ samba share mounted/unmounted

2020-09-15 Thread Launchpad Bug Tracker
[Expired for nautilus (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  nautilus freezes possibly in connection w/ samba share
  mounted/unmounted

Status in nautilus package in Ubuntu:
  Expired

Bug description:
  test steps:
  - mouunt samba share w/:
  smb://host/share
  - open local disc w/ personal folder
  - scroll directory e. g. w/ show hidden files enabled in order to get a long 
list

  expected result:
  directory scrolls up and down

  actual result:
  scrolling freezes for some seconds before scrolling completes:
  - no directory selection appears until after freeze is over
  - only selection possible is the mounted samba share, which returns to the 
top level directory of the share

  leder@home-ryzen-desktop:~$ lsb_release -rd
  Description:  Ubuntu 20.04 LTS
  Release:  20.04
  leder@home-ryzen-desktop:~$ apt-cache policy nautilus
  nautilus:
Installiert:   1:3.36.3-0ubuntu1
Installationskandidat: 1:3.36.3-0ubuntu1
Versionstabelle:
   *** 1:3.36.3-0ubuntu1 500
  500 http://de.archive.ubuntu.com/ubuntu focal-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   1:3.36.1.1-1ubuntu2 500
  500 http://de.archive.ubuntu.com/ubuntu focal/main amd64 Packages

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: nautilus 1:3.36.3-0ubuntu1
  Uname: Linux 5.6.19-050619-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.3
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Jul 12 04:32:18 2020
  InstallationDate: Installed on 2020-06-22 (19 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1887263/+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 1883174] Re: Some desktop icons disappear

2020-09-15 Thread Anton Kranjec
I can confirm the problem. Upgrade was from 18.04 to 20.04 and 4th
monitor added to new grophic card. Icons disappearing is happening
daily. Not all icons disappear. Suspend and wake up retruns icons to its
original place. Usually it happens when I save a Libre Writer document
and close the Writer. Let me know if I can help further and how.

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

Title:
  Some desktop icons disappear

Status in gnome-shell-extension-desktop-icons:
  Unknown
Status in gnome-shell-extension-desktop-icons package in Ubuntu:
  Triaged

Bug description:
  OS: Ubuntu 20.04
  GNOME: 3.36.2
  Extension: 3.36.2

  Sometimes, some icons in my Desktop folder just don't appear on the
  desktop. The missing icons aren't invisible, it's like they're not in
  the folder. Clicking on the empty space where they should be does
  nothing. Mousing over the empty space does nothing. See attached
  screenshot. As you can see, there are many missing.

  Not consistently reproducible, but frequent.

  This isn't great info, I know. Let me know what else I can provide.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1883174/+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 1860461] Re: libgnutls30 3.6.11.1-2ubuntu2 (Ubuntu 20.04) breaks pulseui client with error "Error performing TLS handshake: The Diffie-Hellman prime sent by the server is not a

2020-09-15 Thread Launchpad Bug Tracker
[Expired for evolution (Ubuntu) because there has been no activity for
60 days.]

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

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

Title:
  libgnutls30 3.6.11.1-2ubuntu2 (Ubuntu 20.04) breaks pulseui client
  with error "Error performing TLS handshake: The Diffie-Hellman prime
  sent by the server is not acceptable (not long enough)."

Status in evolution package in Ubuntu:
  Expired
Status in gnome-online-accounts package in Ubuntu:
  Expired
Status in gnutls28 package in Ubuntu:
  Expired

Bug description:
  After upgrade to 20.04 package libgnutls30 broke pulseUI VPN client
  with the following error:

  "Error performing TLS handshake: The Diffie-Hellman prime sent by the
  server is not acceptable (not long enough)."

  I had to revert the package to the 19.10 version (3.6.9-5ubuntu1) and
  to install 19.10 dependency libhogweed4 3.4.1-1 to fix it.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: libgnutls30 3.6.9-5ubuntu1
  ProcVersionSignature: Ubuntu 5.4.0-9.12-generic 5.4.3
  Uname: Linux 5.4.0-9-generic x86_64
  ApportVersion: 2.20.11-0ubuntu15
  Architecture: amd64
  Date: Tue Jan 21 17:48:39 2020
  InstallationDate: Installed on 2017-06-21 (943 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: gnutls28
  UpgradeStatus: Upgraded to focal on 2020-01-10 (10 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1860461/+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 1883497] Autopkgtest regression report (xorg-server/2:1.19.6-1ubuntu4.7)

2020-09-15 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted xorg-server (2:1.19.6-1ubuntu4.7) for 
bionic have finished running.
The following regressions have been reported in tests triggered by the package:

kio/5.44.0-0ubuntu1 (amd64, i386)
ubiquity/unknown (armhf)
kdepim-runtime/4:17.12.3-0ubuntu2 (armhf)
skimage/unknown (arm64)
kdeconnect/unknown (armhf)
aptdaemon/1.1.1+bzr982-0ubuntu19.3 (i386, armhf)
tracker/unknown (armhf)
glib2.0/2.56.4-0ubuntu0.18.04.6 (armhf)
qbzr/0.23.2-3 (i386)
kwindowsystem/5.44.0-0ubuntu1 (armhf)
coyote/unknown (arm64)
kservice/5.44.0-0ubuntu1 (s390x)
kde4libs/4:4.14.38-0ubuntu3.1 (amd64, i386)
kpimtextedit/17.12.3-0ubuntu1 (i386)
y-u-no-validate/unknown (armhf)
sphinx/unknown (armhf)
kdbusaddons/5.44.0-0ubuntu1 (i386)


Please visit the excuses page listed below and investigate the failures, 
proceeding afterwards as per the StableReleaseUpdates policy regarding 
autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-
migration/bionic/update_excuses.html#xorg-server

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

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

Title:
  Only timing mode list in EDID supported on continuous freq monitors

Status in HWE Next:
  New
Status in X.Org X server:
  New
Status in xf86-video-intel:
  Unknown
Status in xorg-server package in Ubuntu:
  Fix Released
Status in xorg-server-hwe-18.04 package in Ubuntu:
  Invalid
Status in xorg-server source package in Bionic:
  Fix Committed
Status in xorg-server-hwe-18.04 source package in Bionic:
  Fix Released
Status in xorg-server source package in Focal:
  Fix Released
Status in xorg-server-hwe-18.04 source package in Focal:
  Invalid

Bug description:
  [Impact]
  Some new laptop display set EDID continuous freq bit 1.
  Then Xorg only uses the timing modes defined in EDID, no other modes are 
shown on Xorg.

  Upstream Bug:
  https://gitlab.freedesktop.org/drm/intel/-/issues/313

  Fix of Xorg in merge request:
  https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/421

  
https://cgit.freedesktop.org/xorg/xserver/commit/?id=6a79a737e2c0bc730ee693b4ea4a1530c108be4e

  this is required to support new laptop models which use such panels

  [Test case]
  Test that a proper list of modes is shown with a panel that uses the new EDID.

  [Regression potential]
  The patch retains the previous code path for setting modes on GTF-able 
monitors, and only adds support for non-GTF monitors. So in that sense there 
shouldn't be any regression potential, this has been reviewed by an upstream 
expert.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1883497/+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 1860461] Re: libgnutls30 3.6.11.1-2ubuntu2 (Ubuntu 20.04) breaks pulseui client with error "Error performing TLS handshake: The Diffie-Hellman prime sent by the server is not a

2020-09-15 Thread Launchpad Bug Tracker
[Expired for gnome-online-accounts (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: gnome-online-accounts (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  libgnutls30 3.6.11.1-2ubuntu2 (Ubuntu 20.04) breaks pulseui client
  with error "Error performing TLS handshake: The Diffie-Hellman prime
  sent by the server is not acceptable (not long enough)."

Status in evolution package in Ubuntu:
  Expired
Status in gnome-online-accounts package in Ubuntu:
  Expired
Status in gnutls28 package in Ubuntu:
  Expired

Bug description:
  After upgrade to 20.04 package libgnutls30 broke pulseUI VPN client
  with the following error:

  "Error performing TLS handshake: The Diffie-Hellman prime sent by the
  server is not acceptable (not long enough)."

  I had to revert the package to the 19.10 version (3.6.9-5ubuntu1) and
  to install 19.10 dependency libhogweed4 3.4.1-1 to fix it.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: libgnutls30 3.6.9-5ubuntu1
  ProcVersionSignature: Ubuntu 5.4.0-9.12-generic 5.4.3
  Uname: Linux 5.4.0-9-generic x86_64
  ApportVersion: 2.20.11-0ubuntu15
  Architecture: amd64
  Date: Tue Jan 21 17:48:39 2020
  InstallationDate: Installed on 2017-06-21 (943 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: gnutls28
  UpgradeStatus: Upgraded to focal on 2020-01-10 (10 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1860461/+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 1860461] Re: libgnutls30 3.6.11.1-2ubuntu2 (Ubuntu 20.04) breaks pulseui client with error "Error performing TLS handshake: The Diffie-Hellman prime sent by the server is not a

2020-09-15 Thread Launchpad Bug Tracker
[Expired for gnutls28 (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  libgnutls30 3.6.11.1-2ubuntu2 (Ubuntu 20.04) breaks pulseui client
  with error "Error performing TLS handshake: The Diffie-Hellman prime
  sent by the server is not acceptable (not long enough)."

Status in evolution package in Ubuntu:
  Expired
Status in gnome-online-accounts package in Ubuntu:
  Expired
Status in gnutls28 package in Ubuntu:
  Expired

Bug description:
  After upgrade to 20.04 package libgnutls30 broke pulseUI VPN client
  with the following error:

  "Error performing TLS handshake: The Diffie-Hellman prime sent by the
  server is not acceptable (not long enough)."

  I had to revert the package to the 19.10 version (3.6.9-5ubuntu1) and
  to install 19.10 dependency libhogweed4 3.4.1-1 to fix it.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: libgnutls30 3.6.9-5ubuntu1
  ProcVersionSignature: Ubuntu 5.4.0-9.12-generic 5.4.3
  Uname: Linux 5.4.0-9-generic x86_64
  ApportVersion: 2.20.11-0ubuntu15
  Architecture: amd64
  Date: Tue Jan 21 17:48:39 2020
  InstallationDate: Installed on 2017-06-21 (943 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: gnutls28
  UpgradeStatus: Upgraded to focal on 2020-01-10 (10 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1860461/+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 1887829] Re: graphic card not working

2020-09-15 Thread Launchpad Bug Tracker
[Expired for nvidia-graphics-drivers-340 (Ubuntu) because there has been
no activity for 60 days.]

** Changed in: nvidia-graphics-drivers-340 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  graphic card not working

Status in nvidia-graphics-drivers-340 package in Ubuntu:
  Expired
Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Invalid

Bug description:
  graphic card not working properly so I have to switch to custom
  graphic driver |If i use nvidia driver the system freezes  after few
  minutes

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44
  Uname: Linux 5.4.0-40-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.3
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: skip
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jul 16 22:06:22 2020
  DistUpgraded: Fresh install
  DistroCodename: focal
  DistroVariant: ubuntu
  DkmsStatus: nvidia, 390.138, 5.4.0-40-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation G98 [GeForce 8400 GS Rev. 2] [10de:06e4] (rev a1) 
(prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. G98 [GeForce 8400 GS Rev. 2] [1043:8322]
  InstallationDate: Installed on 2020-07-15 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-40-generic 
root=UUID=2f89e325-7cba-46e0-8714-d8d6cbab9ff2 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/19/2009
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: TCIBX10H.86A.0027.2009.1119.1517
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH55TC
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAE70932-206
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrTCIBX10H.86A.0027.2009.1119.1517:bd11/19/2009:svn:pn:pvr:rvnIntelCorporation:rnDH55TC:rvrAAE70932-206:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.101-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-340/+bug/1887829/+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 1895761] Re: a menu bug

2020-09-15 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/1895761

Title:
  a menu bug

Status in xorg package in Ubuntu:
  New

Bug description:
  This what I have: duplication of menu-bullets this the right of Menu.
  This what I do:

  - open Applications Menu 
  - open Utility Mini Menu
  - close Utility.
  - get menu-bullets over 15 bullets but in reality I have just 3 menus

  NP: just the bullets not Menu pages.

  Thanks for your time.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-47.51-generic 5.4.55
  Uname: Linux 5.4.0-47-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.8
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: skip
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Sep 16 01:52:25 2020
  DistUpgraded: Fresh install
  DistroCodename: focal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Haswell-ULT Integrated Graphics Controller [17aa:380c]
  InstallationDate: Installed on 2020-03-24 (175 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20351
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-47-generic 
root=UUID=dd50ef9b-da29-43a4-b89b-4b65fe9e3229 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/23/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 9ACN28WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Lancer 5A2
  dmi.board.vendor: LENOVO
  dmi.board.version: NANANANANO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo G50-70
  dmi.modalias: 
dmi:bvnLENOVO:bvr9ACN28WW:bd09/23/2014:svnLENOVO:pn20351:pvrLenovoG50-70:rvnLENOVO:rnLancer5A2:rvrNANANANANODPK:cvnLENOVO:ct10:cvrLenovoG50-70:
  dmi.product.family: IDEAPAD
  dmi.product.name: 20351
  dmi.product.sku: LENOVO_MT_20351_BU_idea_FM_Lenovo G50-70
  dmi.product.version: Lenovo G50-70
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.101-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1895761/+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 1895761] [NEW] a menu bug

2020-09-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

This what I have: duplication of menu-bullets this the right of Menu.
This what I do:

- open Applications Menu 
- open Utility Mini Menu
- close Utility.
- get menu-bullets over 15 bullets but in reality I have just 3 menus

NP: just the bullets not Menu pages.

Thanks for your time.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.4.0-47.51-generic 5.4.55
Uname: Linux 5.4.0-47-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.8
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: skip
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Wed Sep 16 01:52:25 2020
DistUpgraded: Fresh install
DistroCodename: focal
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 
0b) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Haswell-ULT Integrated Graphics Controller [17aa:380c]
InstallationDate: Installed on 2020-03-24 (175 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
MachineType: LENOVO 20351
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-47-generic 
root=UUID=dd50ef9b-da29-43a4-b89b-4b65fe9e3229 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/23/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: 9ACN28WW
dmi.board.asset.tag: No Asset Tag
dmi.board.name: Lancer 5A2
dmi.board.vendor: LENOVO
dmi.board.version: NANANANANO DPK
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo G50-70
dmi.modalias: 
dmi:bvnLENOVO:bvr9ACN28WW:bd09/23/2014:svnLENOVO:pn20351:pvrLenovoG50-70:rvnLENOVO:rnLancer5A2:rvrNANANANANODPK:cvnLENOVO:ct10:cvrLenovoG50-70:
dmi.product.family: IDEAPAD
dmi.product.name: 20351
dmi.product.sku: LENOVO_MT_20351_BU_idea_FM_Lenovo G50-70
dmi.product.version: Lenovo G50-70
dmi.sys.vendor: LENOVO
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.101-2
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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


** Tags: amd64 apport-bug focal ubuntu
-- 
a menu bug
https://bugs.launchpad.net/bugs/1895761
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to xorg 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 1894596] Re: Night Light stays on

2020-09-15 Thread Daniel van Vugt
** Tags added: fixed-in-3.38.1

** Also affects: mutter (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: mutter (Ubuntu Groovy)
   Importance: Medium
   Status: Fix Committed

** Changed in: mutter (Ubuntu Focal)
   Status: New => Fix Committed

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

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

Title:
  Night Light stays on

Status in GNOME Shell:
  Unknown
Status in mutter package in Ubuntu:
  Fix Committed
Status in mutter source package in Focal:
  Fix Committed
Status in mutter source package in Groovy:
  Fix Committed

Bug description:
  I have "Night mode" set to turn on every day at 10pm and off at 6 am.
  However, at 6, the "Night mode" icon disappears but my screen remaine 
orangeish as when "Night mode" is on.
  Logging off and on again restores color temperature back to normal.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: gnome-shell 3.36.4-1ubuntu1~20.04.2
  ProcVersionSignature: Ubuntu 5.4.0-45.49-generic 5.4.55
  Uname: Linux 5.4.0-45-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.8
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: GNOME
  Date: Mon Sep  7 07:43:43 2020
  DisplayManager: gdm3
  InstallationDate: Installed on 2020-04-11 (148 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200409)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  RelatedPackageVersions: mutter-common 3.36.4-0ubuntu0.20.04.2
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1894596/+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 1894031] Re: Ubuntu 20.10 gnome-control-center dropdowns missing for screen resolution and primary screen

2020-09-15 Thread Daniel van Vugt
Yep, fixed, somewhere.

** Changed in: gnome-control-center (Ubuntu Groovy)
 Assignee: Robert Ancell (robert-ancell) => (unassigned)

** Changed in: gnome-control-center (Ubuntu Groovy)
   Status: Confirmed => Fix Released

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

Title:
  Ubuntu 20.10 gnome-control-center dropdowns missing for screen
  resolution and primary screen

Status in gnome-control-center package in Ubuntu:
  Fix Released
Status in gnome-control-center source package in Groovy:
  Fix Released

Bug description:
  The Ubuntu 20.10 version of g-c-c lacks the dropdown controls for
  changing screen resolution or selecting the primary monitor. Where
  there is normally a dropdown, there is just a label showing the
  current screen resolution or primary monitor. In some cases the
  dropdown is there, eg it might be there for the laptop monitor but not
  the external monitor(s). Changing the resolution of a monitor using
  xrandr sometimes makes the dropdown appear in g-c-c.

  I have attached a screenshot showing the issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: gnome-control-center 1:3.37.90-1ubuntu2
  Uname: Linux 5.9.0-050900rc3-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu45
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep  3 12:55:12 2020
  InstallationDate: Installed on 2019-07-01 (429 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190606)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to groovy on 2020-09-01 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1894031/+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 1697122] Re: Package Firefox with MOZ_USE_XINPUT2=1 in environment to enable pixel scrolling with touchpad and touch gestures

2020-09-15 Thread Daniel van Vugt
** Changed in: firefox (Ubuntu)
   Status: Fix Committed => Triaged

** Tags removed: fixed-in-81 fixed-upstream

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

Title:
  Package Firefox with MOZ_USE_XINPUT2=1 in environment to enable pixel
  scrolling with touchpad and touch gestures

Status in Mozilla Firefox:
  Confirmed
Status in firefox package in Ubuntu:
  Triaged

Bug description:
  Ubuntu version:  Kubuntu 17.04
  Firefox version: 53.0.3+build1-0ubuntu0.17.04.2

  In Firefox, two-finger scroll gestures on a touchpad are interpreted
  as scroll wheel rotations, and the content scrolls three lines at a
  time. This is inappropriate behavior for touchpad scrolling; it should
  scroll pixel-by-pixel.

  Firefox already has the ability to do this, you just need to turn it
  on by running the program with MOZ_USE_XINPUT2=1 in the environment:
  for example, by running `MOZ_USE_XINPUT2=1 firefox`, or adding it to
  /etc/environment or something like that.

  Turning on this behavior yields a large usability improvement for
  laptop users. Therefore, I am proposing that MOZ_USE_XINPUT2=1 be
  permanently added to the packaging such that it's always present when
  Firefox runs. This is what Fedora does, and it results in a much
  improved experience for the laptop user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1697122/+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 940631] Re: Thunderbird asks three times for my master password

2020-09-15 Thread Bug Watch Updater
** Changed in: thunderbird
   Status: Confirmed => Invalid

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

Title:
  Thunderbird asks three times for my master password

Status in Mozilla Thunderbird:
  Invalid
Status in thunderbird package in Ubuntu:
  Triaged

Bug description:
  When Thunderbird is launched it asks for the master password three
  times in a row. Only one password prompt needs to be completed. The
  remaining prompts can be dismissed with the escape key.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 10.0.2+build1-0ubuntu0.11.10.1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic i686
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pierre 1609 F pulseaudio
    pierre 1636 F xfce4-volumed
  BuildID: 20120216123548
  CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0x5044 irq 43'
     Mixer name : 'SigmaTel STAC9221 A1'
     Components : 'HDA:83847680,106b2200,00103401'
     Controls  : 21
     Simple ctrls  : 13
  Channel: release
  Date: Fri Feb 24 22:18:53 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IncompatibleExtensions:
   Timezone Definitions for Mozilla Calendar - 
ID=calendar-timezo...@mozilla.org, Version=1.2011n, minVersion=2.0, 
maxVersion=10.0, Location=app-system-share, Type=extension, Active=Yes
   Provider for Google Calendar - ID={a62ef8ec-5fdc-40c2-873c-223b8a6925cc}, 
Version=0.11, minVersion=8.0a1, maxVersion=10.0, Location=app-system-share, 
Type=extension, Active=Yes
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.10  metric 
2
  Profiles: Profile0 (Default) - LastVersion=10.0.2/20120216123548 (Running)
  RunningIncompatibleAddons: True
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/27/07
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MB21.88Z.00A5.B07.0706270922
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F4208CAA
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F4208CAA
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMB21.88Z.00A5.B07.0706270922:bd06/27/07:svnAppleInc.:pnMacBook2,1:pvr1.0:rvnAppleInc.:rnMac-F4208CAA:rvrPVT:cvnAppleInc.:ct10:cvrMac-F4208CAA:
  dmi.product.name: MacBook2,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/940631/+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 1894031] Re: Ubuntu 20.10 gnome-control-center dropdowns missing for screen resolution and primary screen

2020-09-15 Thread Rocko
I think this might be fixed now - g-c-c hasn't updated, but I am seeing
the dropdowns for resolution and primary display now.

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

Title:
  Ubuntu 20.10 gnome-control-center dropdowns missing for screen
  resolution and primary screen

Status in gnome-control-center package in Ubuntu:
  Confirmed
Status in gnome-control-center source package in Groovy:
  Confirmed

Bug description:
  The Ubuntu 20.10 version of g-c-c lacks the dropdown controls for
  changing screen resolution or selecting the primary monitor. Where
  there is normally a dropdown, there is just a label showing the
  current screen resolution or primary monitor. In some cases the
  dropdown is there, eg it might be there for the laptop monitor but not
  the external monitor(s). Changing the resolution of a monitor using
  xrandr sometimes makes the dropdown appear in g-c-c.

  I have attached a screenshot showing the issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: gnome-control-center 1:3.37.90-1ubuntu2
  Uname: Linux 5.9.0-050900rc3-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu45
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep  3 12:55:12 2020
  InstallationDate: Installed on 2019-07-01 (429 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190606)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to groovy on 2020-09-01 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1894031/+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 1697122] Re: Package Firefox with MOZ_USE_XINPUT2=1 in environment to enable pixel scrolling with touchpad and touch gestures

2020-09-15 Thread Bug Watch Updater
** Changed in: firefox
   Status: Fix Released => Confirmed

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

Title:
  Package Firefox with MOZ_USE_XINPUT2=1 in environment to enable pixel
  scrolling with touchpad and touch gestures

Status in Mozilla Firefox:
  Confirmed
Status in firefox package in Ubuntu:
  Fix Committed

Bug description:
  Ubuntu version:  Kubuntu 17.04
  Firefox version: 53.0.3+build1-0ubuntu0.17.04.2

  In Firefox, two-finger scroll gestures on a touchpad are interpreted
  as scroll wheel rotations, and the content scrolls three lines at a
  time. This is inappropriate behavior for touchpad scrolling; it should
  scroll pixel-by-pixel.

  Firefox already has the ability to do this, you just need to turn it
  on by running the program with MOZ_USE_XINPUT2=1 in the environment:
  for example, by running `MOZ_USE_XINPUT2=1 firefox`, or adding it to
  /etc/environment or something like that.

  Turning on this behavior yields a large usability improvement for
  laptop users. Therefore, I am proposing that MOZ_USE_XINPUT2=1 be
  permanently added to the packaging such that it's always present when
  Firefox runs. This is what Fedora does, and it results in a much
  improved experience for the laptop user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1697122/+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 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-09-15 Thread lightning
Legion 15 82GR, known as Legion R7000P2020H 82GR in China has the same issue.
Device id is MSFT0001:00 04F3:3186 Touchpad.
See full hardware info at https://linux-hardware.org/index.php?probe=dae1221cfd.

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

Title:
  MSFT Touchpad not working on Lenovo Legion-5 15ARH05

Status in Pop!_OS:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in xserver-xorg-input-libinput package in Ubuntu:
  Confirmed
Status in linux package in Arch Linux:
  Confirmed
Status in linux package in Fedora:
  Confirmed
Status in linux package in openSUSE:
  New

Bug description:
  Hello

  The MSFT touchpad of this Lenovo Legion-5 15ARH05 laptop is not reacting at 
all (pointer and click never move when touchpad is touched). This has been 
reported by other users in various websites, with various linux systems 
including other Ubuntu systems, but I saw no launchpad bug so I post one. 
Example of websites covering the issue :
  - https://askubuntu.com/questions/1253830/lenovo-legion-5-touchpad (exactly 
the same laptop)
  - https://www.linux.org/threads/lenovo-legion-5-touchpad.29536/ (similar 
laptop)

  xinput indentifies it as MSFT0001:00 04F3:3140

  Virtual core pointer  id=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ MSFT0001:00 04F3:3140 Touchpad  id=17   [slave  pointer 
 (2)]
  ⎜   ↳ MSFT0001:00 04F3:3140 Mouse id=16   [slave  pointer 
 (2)]
  ⎜   ↳ ITE Tech. Inc. ITE Device(8910) Consumer Controlid=12   [slave  
pointer  (2)]
  ⎜   ↳ Logitech USB Optical Mouse  id=11   [slave  pointer 
 (2)]
  ⎣ Virtual core keyboard   id=3[master keyboard (2)]
  ↳ Virtual core XTEST keyboard id=5[slave  
keyboard (3)]
  ↳ Ideapad extra buttons   id=15   [slave  
keyboard (3)]
  ↳ Power Buttonid=6[slave  
keyboard (3)]
  ↳ Integrated Camera: Integrated C id=10   [slave  
keyboard (3)]
  ↳ Video Bus   id=7[slave  
keyboard (3)]
  ↳ ITE Tech. Inc. ITE Device(8910) Consumer Controlid=19   [slave  
keyboard (3)]
  ↳ Power Buttonid=9[slave  
keyboard (3)]
  ↳ ITE Tech. Inc. ITE Device(8910) Wireless Radio Control  id=13   [slave  
keyboard (3)]
  ↳ ITE Tech. Inc. ITE Device(8910) Keyboardid=14   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=18   [slave  
keyboard (3)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]

  Thanks a lot for your time. It does not help, but I can confirm what
  was reported on askubuntu by another user : the touchpad does work on
  Windows.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-40-generic 5.4.0-40.44
  ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44
  Uname: Linux 5.4.0-40-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nicolas1567 F pulseaudio
   /dev/snd/controlC1:  nicolas1567 F pulseaudio
   /dev/snd/controlC2:  nicolas1567 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Jul 10 20:14:25 2020
  InstallationDate: Installed on 2020-07-02 (8 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 82B5
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-40-generic 
root=UUID=d8898017-2821-434e-ab52-fec76ac93106 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-40-generic N/A
   linux-backports-modules-5.4.0-40-generic  N/A
   linux-firmware1.187.1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/12/2020
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EUCN19WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Legion 5 15ARH05
  dmi.modalias: 
dmi:bvnLENOVO:bvrEUCN19WW:bd05/12/2020:svnLENOVO:pn82B5:pvrLenovoLegion515ARH05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrLenovoLegion515ARH05:
  dmi.product.family: Legion 5 15ARH05
  dmi.product.name: 82B5
  

[Desktop-packages] [Bug 940631]

2020-09-15 Thread Vseerror
(In reply to Oliver from comment #64)
> I have the same issue in Thunderbird 78.1.1

Your issue is a regression of a more recent change and therefore not actionable 
in this bug, but it is known and being addressed in bug 1664016.  
p.s. it's normally only necessary to report your issue once, rather than in 
multiple bug reports.

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

Title:
  Thunderbird asks three times for my master password

Status in Mozilla Thunderbird:
  Invalid
Status in thunderbird package in Ubuntu:
  Triaged

Bug description:
  When Thunderbird is launched it asks for the master password three
  times in a row. Only one password prompt needs to be completed. The
  remaining prompts can be dismissed with the escape key.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 10.0.2+build1-0ubuntu0.11.10.1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic i686
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pierre 1609 F pulseaudio
    pierre 1636 F xfce4-volumed
  BuildID: 20120216123548
  CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0x5044 irq 43'
     Mixer name : 'SigmaTel STAC9221 A1'
     Components : 'HDA:83847680,106b2200,00103401'
     Controls  : 21
     Simple ctrls  : 13
  Channel: release
  Date: Fri Feb 24 22:18:53 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IncompatibleExtensions:
   Timezone Definitions for Mozilla Calendar - 
ID=calendar-timezo...@mozilla.org, Version=1.2011n, minVersion=2.0, 
maxVersion=10.0, Location=app-system-share, Type=extension, Active=Yes
   Provider for Google Calendar - ID={a62ef8ec-5fdc-40c2-873c-223b8a6925cc}, 
Version=0.11, minVersion=8.0a1, maxVersion=10.0, Location=app-system-share, 
Type=extension, Active=Yes
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.10  metric 
2
  Profiles: Profile0 (Default) - LastVersion=10.0.2/20120216123548 (Running)
  RunningIncompatibleAddons: True
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/27/07
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MB21.88Z.00A5.B07.0706270922
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F4208CAA
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F4208CAA
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMB21.88Z.00A5.B07.0706270922:bd06/27/07:svnAppleInc.:pnMacBook2,1:pvr1.0:rvnAppleInc.:rnMac-F4208CAA:rvrPVT:cvnAppleInc.:ct10:cvrMac-F4208CAA:
  dmi.product.name: MacBook2,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/940631/+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 940631]

2020-09-15 Thread Jamesrome-alum
This has raised its ugly head again in TB 81.0b3. Running on MacOS
Mojave.

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

Title:
  Thunderbird asks three times for my master password

Status in Mozilla Thunderbird:
  Invalid
Status in thunderbird package in Ubuntu:
  Triaged

Bug description:
  When Thunderbird is launched it asks for the master password three
  times in a row. Only one password prompt needs to be completed. The
  remaining prompts can be dismissed with the escape key.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 10.0.2+build1-0ubuntu0.11.10.1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic i686
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pierre 1609 F pulseaudio
    pierre 1636 F xfce4-volumed
  BuildID: 20120216123548
  CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0x5044 irq 43'
     Mixer name : 'SigmaTel STAC9221 A1'
     Components : 'HDA:83847680,106b2200,00103401'
     Controls  : 21
     Simple ctrls  : 13
  Channel: release
  Date: Fri Feb 24 22:18:53 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IncompatibleExtensions:
   Timezone Definitions for Mozilla Calendar - 
ID=calendar-timezo...@mozilla.org, Version=1.2011n, minVersion=2.0, 
maxVersion=10.0, Location=app-system-share, Type=extension, Active=Yes
   Provider for Google Calendar - ID={a62ef8ec-5fdc-40c2-873c-223b8a6925cc}, 
Version=0.11, minVersion=8.0a1, maxVersion=10.0, Location=app-system-share, 
Type=extension, Active=Yes
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.10  metric 
2
  Profiles: Profile0 (Default) - LastVersion=10.0.2/20120216123548 (Running)
  RunningIncompatibleAddons: True
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/27/07
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MB21.88Z.00A5.B07.0706270922
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F4208CAA
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F4208CAA
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMB21.88Z.00A5.B07.0706270922:bd06/27/07:svnAppleInc.:pnMacBook2,1:pvr1.0:rvnAppleInc.:rnMac-F4208CAA:rvrPVT:cvnAppleInc.:ct10:cvrMac-F4208CAA:
  dmi.product.name: MacBook2,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/940631/+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 940631]

2020-09-15 Thread Vseerror
WolfIiR thanks for the update.  So we can finally close this :)

Thanks everyone for helping and sharing.  If anyone still sees this
problem with **78.2.2 or newer**, please file a new bug report.

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

Title:
  Thunderbird asks three times for my master password

Status in Mozilla Thunderbird:
  Invalid
Status in thunderbird package in Ubuntu:
  Triaged

Bug description:
  When Thunderbird is launched it asks for the master password three
  times in a row. Only one password prompt needs to be completed. The
  remaining prompts can be dismissed with the escape key.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 10.0.2+build1-0ubuntu0.11.10.1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic i686
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pierre 1609 F pulseaudio
    pierre 1636 F xfce4-volumed
  BuildID: 20120216123548
  CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0x5044 irq 43'
     Mixer name : 'SigmaTel STAC9221 A1'
     Components : 'HDA:83847680,106b2200,00103401'
     Controls  : 21
     Simple ctrls  : 13
  Channel: release
  Date: Fri Feb 24 22:18:53 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IncompatibleExtensions:
   Timezone Definitions for Mozilla Calendar - 
ID=calendar-timezo...@mozilla.org, Version=1.2011n, minVersion=2.0, 
maxVersion=10.0, Location=app-system-share, Type=extension, Active=Yes
   Provider for Google Calendar - ID={a62ef8ec-5fdc-40c2-873c-223b8a6925cc}, 
Version=0.11, minVersion=8.0a1, maxVersion=10.0, Location=app-system-share, 
Type=extension, Active=Yes
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.10  metric 
2
  Profiles: Profile0 (Default) - LastVersion=10.0.2/20120216123548 (Running)
  RunningIncompatibleAddons: True
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/27/07
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MB21.88Z.00A5.B07.0706270922
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F4208CAA
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F4208CAA
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMB21.88Z.00A5.B07.0706270922:bd06/27/07:svnAppleInc.:pnMacBook2,1:pvr1.0:rvnAppleInc.:rnMac-F4208CAA:rvrPVT:cvnAppleInc.:ct10:cvrMac-F4208CAA:
  dmi.product.name: MacBook2,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/940631/+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 940631]

2020-09-15 Thread Jamesrome-alum
where do I get 81.0b4 for a mac with this fix?

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

Title:
  Thunderbird asks three times for my master password

Status in Mozilla Thunderbird:
  Invalid
Status in thunderbird package in Ubuntu:
  Triaged

Bug description:
  When Thunderbird is launched it asks for the master password three
  times in a row. Only one password prompt needs to be completed. The
  remaining prompts can be dismissed with the escape key.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 10.0.2+build1-0ubuntu0.11.10.1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic i686
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pierre 1609 F pulseaudio
    pierre 1636 F xfce4-volumed
  BuildID: 20120216123548
  CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0x5044 irq 43'
     Mixer name : 'SigmaTel STAC9221 A1'
     Components : 'HDA:83847680,106b2200,00103401'
     Controls  : 21
     Simple ctrls  : 13
  Channel: release
  Date: Fri Feb 24 22:18:53 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IncompatibleExtensions:
   Timezone Definitions for Mozilla Calendar - 
ID=calendar-timezo...@mozilla.org, Version=1.2011n, minVersion=2.0, 
maxVersion=10.0, Location=app-system-share, Type=extension, Active=Yes
   Provider for Google Calendar - ID={a62ef8ec-5fdc-40c2-873c-223b8a6925cc}, 
Version=0.11, minVersion=8.0a1, maxVersion=10.0, Location=app-system-share, 
Type=extension, Active=Yes
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.10  metric 
2
  Profiles: Profile0 (Default) - LastVersion=10.0.2/20120216123548 (Running)
  RunningIncompatibleAddons: True
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/27/07
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MB21.88Z.00A5.B07.0706270922
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F4208CAA
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F4208CAA
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMB21.88Z.00A5.B07.0706270922:bd06/27/07:svnAppleInc.:pnMacBook2,1:pvr1.0:rvnAppleInc.:rnMac-F4208CAA:rvrPVT:cvnAppleInc.:ct10:cvrMac-F4208CAA:
  dmi.product.name: MacBook2,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/940631/+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 940631]

2020-09-15 Thread Vseerror
WolfIR, what is your most recent experience with version 68?

(In reply to Magnus Melin [:mkmelin] from comment #67)
> 
> I think *this* bug should really be closed by now.

Unfortunately it is unclear, partly because it keeps getting broken over
the years.  The currently blocking bugs are all fixed.  But toolkit bug
177175 is not closed.

Let's close comments so newer version users don't accidentally post
here.

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

Title:
  Thunderbird asks three times for my master password

Status in Mozilla Thunderbird:
  Invalid
Status in thunderbird package in Ubuntu:
  Triaged

Bug description:
  When Thunderbird is launched it asks for the master password three
  times in a row. Only one password prompt needs to be completed. The
  remaining prompts can be dismissed with the escape key.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 10.0.2+build1-0ubuntu0.11.10.1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic i686
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pierre 1609 F pulseaudio
    pierre 1636 F xfce4-volumed
  BuildID: 20120216123548
  CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0x5044 irq 43'
     Mixer name : 'SigmaTel STAC9221 A1'
     Components : 'HDA:83847680,106b2200,00103401'
     Controls  : 21
     Simple ctrls  : 13
  Channel: release
  Date: Fri Feb 24 22:18:53 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IncompatibleExtensions:
   Timezone Definitions for Mozilla Calendar - 
ID=calendar-timezo...@mozilla.org, Version=1.2011n, minVersion=2.0, 
maxVersion=10.0, Location=app-system-share, Type=extension, Active=Yes
   Provider for Google Calendar - ID={a62ef8ec-5fdc-40c2-873c-223b8a6925cc}, 
Version=0.11, minVersion=8.0a1, maxVersion=10.0, Location=app-system-share, 
Type=extension, Active=Yes
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.10  metric 
2
  Profiles: Profile0 (Default) - LastVersion=10.0.2/20120216123548 (Running)
  RunningIncompatibleAddons: True
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/27/07
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MB21.88Z.00A5.B07.0706270922
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F4208CAA
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F4208CAA
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMB21.88Z.00A5.B07.0706270922:bd06/27/07:svnAppleInc.:pnMacBook2,1:pvr1.0:rvnAppleInc.:rnMac-F4208CAA:rvrPVT:cvnAppleInc.:ct10:cvrMac-F4208CAA:
  dmi.product.name: MacBook2,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/940631/+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 940631]

2020-09-15 Thread Mozilla
I still had the issue with version 68.x
Now finally with version 78.2.2 (which I'm running currently) it seems gone.

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

Title:
  Thunderbird asks three times for my master password

Status in Mozilla Thunderbird:
  Invalid
Status in thunderbird package in Ubuntu:
  Triaged

Bug description:
  When Thunderbird is launched it asks for the master password three
  times in a row. Only one password prompt needs to be completed. The
  remaining prompts can be dismissed with the escape key.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 10.0.2+build1-0ubuntu0.11.10.1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic i686
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pierre 1609 F pulseaudio
    pierre 1636 F xfce4-volumed
  BuildID: 20120216123548
  CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0x5044 irq 43'
     Mixer name : 'SigmaTel STAC9221 A1'
     Components : 'HDA:83847680,106b2200,00103401'
     Controls  : 21
     Simple ctrls  : 13
  Channel: release
  Date: Fri Feb 24 22:18:53 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IncompatibleExtensions:
   Timezone Definitions for Mozilla Calendar - 
ID=calendar-timezo...@mozilla.org, Version=1.2011n, minVersion=2.0, 
maxVersion=10.0, Location=app-system-share, Type=extension, Active=Yes
   Provider for Google Calendar - ID={a62ef8ec-5fdc-40c2-873c-223b8a6925cc}, 
Version=0.11, minVersion=8.0a1, maxVersion=10.0, Location=app-system-share, 
Type=extension, Active=Yes
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.10  metric 
2
  Profiles: Profile0 (Default) - LastVersion=10.0.2/20120216123548 (Running)
  RunningIncompatibleAddons: True
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/27/07
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MB21.88Z.00A5.B07.0706270922
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F4208CAA
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F4208CAA
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMB21.88Z.00A5.B07.0706270922:bd06/27/07:svnAppleInc.:pnMacBook2,1:pvr1.0:rvnAppleInc.:rnMac-F4208CAA:rvrPVT:cvnAppleInc.:ct10:cvrMac-F4208CAA:
  dmi.product.name: MacBook2,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/940631/+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 940631]

2020-09-15 Thread Mkmelin+mozilla
James: bug 1664016.

I think *this* bug should really be closed by now.

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

Title:
  Thunderbird asks three times for my master password

Status in Mozilla Thunderbird:
  Invalid
Status in thunderbird package in Ubuntu:
  Triaged

Bug description:
  When Thunderbird is launched it asks for the master password three
  times in a row. Only one password prompt needs to be completed. The
  remaining prompts can be dismissed with the escape key.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 10.0.2+build1-0ubuntu0.11.10.1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic i686
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pierre 1609 F pulseaudio
    pierre 1636 F xfce4-volumed
  BuildID: 20120216123548
  CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0x5044 irq 43'
     Mixer name : 'SigmaTel STAC9221 A1'
     Components : 'HDA:83847680,106b2200,00103401'
     Controls  : 21
     Simple ctrls  : 13
  Channel: release
  Date: Fri Feb 24 22:18:53 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IncompatibleExtensions:
   Timezone Definitions for Mozilla Calendar - 
ID=calendar-timezo...@mozilla.org, Version=1.2011n, minVersion=2.0, 
maxVersion=10.0, Location=app-system-share, Type=extension, Active=Yes
   Provider for Google Calendar - ID={a62ef8ec-5fdc-40c2-873c-223b8a6925cc}, 
Version=0.11, minVersion=8.0a1, maxVersion=10.0, Location=app-system-share, 
Type=extension, Active=Yes
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.10  metric 
2
  Profiles: Profile0 (Default) - LastVersion=10.0.2/20120216123548 (Running)
  RunningIncompatibleAddons: True
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/27/07
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MB21.88Z.00A5.B07.0706270922
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F4208CAA
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F4208CAA
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMB21.88Z.00A5.B07.0706270922:bd06/27/07:svnAppleInc.:pnMacBook2,1:pvr1.0:rvnAppleInc.:rnMac-F4208CAA:rvrPVT:cvnAppleInc.:ct10:cvrMac-F4208CAA:
  dmi.product.name: MacBook2,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/940631/+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 940631]

2020-09-15 Thread Vaross
I have the same issue in Thunderbird 78.1.1

I am using several calendars in Lightning. And I am getting a "master
password" Request for every single calendar, they open up right at start
of Thunderbird, behind each other. If I enter my password in the first
requester I can just click "OK" on the other ~10 requesters one by one
and everything will work.

VERY annoying.

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

Title:
  Thunderbird asks three times for my master password

Status in Mozilla Thunderbird:
  Invalid
Status in thunderbird package in Ubuntu:
  Triaged

Bug description:
  When Thunderbird is launched it asks for the master password three
  times in a row. Only one password prompt needs to be completed. The
  remaining prompts can be dismissed with the escape key.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 10.0.2+build1-0ubuntu0.11.10.1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic i686
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pierre 1609 F pulseaudio
    pierre 1636 F xfce4-volumed
  BuildID: 20120216123548
  CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0x5044 irq 43'
     Mixer name : 'SigmaTel STAC9221 A1'
     Components : 'HDA:83847680,106b2200,00103401'
     Controls  : 21
     Simple ctrls  : 13
  Channel: release
  Date: Fri Feb 24 22:18:53 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IncompatibleExtensions:
   Timezone Definitions for Mozilla Calendar - 
ID=calendar-timezo...@mozilla.org, Version=1.2011n, minVersion=2.0, 
maxVersion=10.0, Location=app-system-share, Type=extension, Active=Yes
   Provider for Google Calendar - ID={a62ef8ec-5fdc-40c2-873c-223b8a6925cc}, 
Version=0.11, minVersion=8.0a1, maxVersion=10.0, Location=app-system-share, 
Type=extension, Active=Yes
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.10  metric 
2
  Profiles: Profile0 (Default) - LastVersion=10.0.2/20120216123548 (Running)
  RunningIncompatibleAddons: True
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/27/07
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MB21.88Z.00A5.B07.0706270922
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F4208CAA
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F4208CAA
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMB21.88Z.00A5.B07.0706270922:bd06/27/07:svnAppleInc.:pnMacBook2,1:pvr1.0:rvnAppleInc.:rnMac-F4208CAA:rvrPVT:cvnAppleInc.:ct10:cvrMac-F4208CAA:
  dmi.product.name: MacBook2,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/940631/+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 1697122]

2020-09-15 Thread Mathew Hodson
This bug should probably be reopened since the change was completely
reverted.

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

Title:
  Package Firefox with MOZ_USE_XINPUT2=1 in environment to enable pixel
  scrolling with touchpad and touch gestures

Status in Mozilla Firefox:
  Confirmed
Status in firefox package in Ubuntu:
  Fix Committed

Bug description:
  Ubuntu version:  Kubuntu 17.04
  Firefox version: 53.0.3+build1-0ubuntu0.17.04.2

  In Firefox, two-finger scroll gestures on a touchpad are interpreted
  as scroll wheel rotations, and the content scrolls three lines at a
  time. This is inappropriate behavior for touchpad scrolling; it should
  scroll pixel-by-pixel.

  Firefox already has the ability to do this, you just need to turn it
  on by running the program with MOZ_USE_XINPUT2=1 in the environment:
  for example, by running `MOZ_USE_XINPUT2=1 firefox`, or adding it to
  /etc/environment or something like that.

  Turning on this behavior yields a large usability improvement for
  laptop users. Therefore, I am proposing that MOZ_USE_XINPUT2=1 be
  permanently added to the packaging such that it's always present when
  Firefox runs. This is what Fedora does, and it results in a much
  improved experience for the laptop user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1697122/+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 1697122]

2020-09-15 Thread Stransky
Let's revert that in Bug 1660212.

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

Title:
  Package Firefox with MOZ_USE_XINPUT2=1 in environment to enable pixel
  scrolling with touchpad and touch gestures

Status in Mozilla Firefox:
  Confirmed
Status in firefox package in Ubuntu:
  Fix Committed

Bug description:
  Ubuntu version:  Kubuntu 17.04
  Firefox version: 53.0.3+build1-0ubuntu0.17.04.2

  In Firefox, two-finger scroll gestures on a touchpad are interpreted
  as scroll wheel rotations, and the content scrolls three lines at a
  time. This is inappropriate behavior for touchpad scrolling; it should
  scroll pixel-by-pixel.

  Firefox already has the ability to do this, you just need to turn it
  on by running the program with MOZ_USE_XINPUT2=1 in the environment:
  for example, by running `MOZ_USE_XINPUT2=1 firefox`, or adding it to
  /etc/environment or something like that.

  Turning on this behavior yields a large usability improvement for
  laptop users. Therefore, I am proposing that MOZ_USE_XINPUT2=1 be
  permanently added to the packaging such that it's always present when
  Firefox runs. This is what Fedora does, and it results in a much
  improved experience for the laptop user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1697122/+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 1895665] Re: PulseAudio automatically switches from HDMI 2 after display sleep

2020-09-15 Thread Daniel van Vugt
Please try editing /etc/pulse/default.pa and comment out all of this:

  ### Should be after module-*-restore but before module-*-detect
  load-module module-switch-on-port-available

  ### Use hot-plugged devices like Bluetooth or USB automatically (LP: #1702794)
  .ifexists module-switch-on-connect.so
  load-module module-switch-on-connect
  .endif

Then reboot.


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

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

Title:
  PulseAudio automatically switches from HDMI 2 after display sleep

Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  I have an Nvidia based video card that has an HDMI output + a DisplayPort 
output.
  DisplayPort output audio is listed as "Digital Stereo (HDMI)" and HDMI output 
is listed as "Digital Stereo (HDMI 2)".

  I prefer to use "Digital Stereo (HDMI 2)".
  But after each display sleep (screen lock for example) audio is switched to 
built in audio

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: pulseaudio 1:13.99.1-1ubuntu3.6
  ProcVersionSignature: Ubuntu 5.4.0-47.51-generic 5.4.55
  Uname: Linux 5.4.0-47-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.8
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  Date: Tue Sep 15 14:56:58 2020
  InstallationDate: Installed on 2020-06-20 (86 days ago)
  InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/11/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.11.1
  dmi.board.name: 0CNDTP
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.11.1:bd11/11/2019:svnDellInc.:pnG55590:pvr:rvnDellInc.:rn0CNDTP:rvrA01:cvnDellInc.:ct10:cvr:
  dmi.product.family: GSeries
  dmi.product.name: G5 5590
  dmi.product.sku: 08EA
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1895665/+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 1855757] Re: [nvidia] Background image corrupted after standby or resume from suspend

2020-09-15 Thread Daniel van Vugt
Yes that's related and will need a similar fix, but different. Please
open a new bug for that.

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

Title:
  [nvidia] Background image corrupted after standby or resume from
  suspend

Status in mutter package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-340 package in Ubuntu:
  Won't Fix
Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Won't Fix
Status in nvidia-graphics-drivers-435 package in Ubuntu:
  Won't Fix
Status in mutter source package in Focal:
  Triaged
Status in nvidia-graphics-drivers-340 source package in Focal:
  Won't Fix
Status in nvidia-graphics-drivers-390 source package in Focal:
  Won't Fix
Status in nvidia-graphics-drivers-435 source package in Focal:
  Won't Fix

Bug description:
  Looks similar to
  https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1809407

  When the computer goes to standby, the background image becomes
  corrupted.

  I am able to fix by "killall Xorg" , change the background image
  (settings > background) and restart.  Haven't tried login logout.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: xorg 1:7.7+19ubuntu12
  ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.3.10
  Uname: Linux 5.3.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  340.107  Thu May 24 21:54:01 
PDT 2018
   GCC version:  gcc version 9.2.1 20191008 (Ubuntu 9.2.1-9ubuntu2)
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Dec  9 10:58:35 2019
  DistUpgraded: Fresh install
  DistroCodename: eoan
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia-340, 340.107, 5.3.0-23-generic, x86_64: installed
   nvidia-340, 340.107, 5.3.0-24-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GT215M [GeForce GTS 360M] [10de:0cb1] (rev a2) (prog-if 
00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. GT215M [GeForce GTS 360M] [1043:203c]
  InstallationDate: Installed on 2019-11-29 (10 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: ASUSTek Computer Inc. G60JX
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-24-generic 
root=UUID=65117975-c95f-4406-a7cf-da912cda0e70 ro
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/25/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G60JX
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: PEGATRON Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr204:bd12/25/2009:svnASUSTekComputerInc.:pnG60JX:pvr1.0:rvnPEGATRONCORPORATION:rnG60JX:rvr1.0:cvnPEGATRONComputerInc.:ct10:cvr1.0:
  dmi.product.family: PEGA Family
  dmi.product.name: G60JX
  dmi.product.sku: 0
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTek Computer Inc.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.99-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 19.2.1-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.5+git20191008-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.0.1-1ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20190815-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1855757/+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 1895740] Re: no way to have fraction scaling greater than 200

2020-09-15 Thread Daniel van Vugt
** Tags added: xrandr-scaling

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

Title:
  no way to have fraction scaling greater than 200

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

Bug description:
  I can't choose fractional scaling values beyond 200, even though there
  are non-fractional scalings up to 400.  For my monitor, 250% would be
  ideal, but I don't see how to do that.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: gnome-control-center 1:3.36.4-0ubuntu1
  Uname: Linux 5.7.19-050719-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.8
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Sep 15 17:15:42 2020
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2020-08-09 (37 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   PATH=(custom, user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/usr/bin/fish
  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/1895740/+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 1895665] Re: PulseAudio automatically switches from HDMI 2 after display sleep

2020-09-15 Thread Hui Wang
I guess your bug is similar to this one:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1888598

Could you please do a test:

edit the /usr/share/pulseaudio/alsa-mixer/paths/hdmi-output-0.conf and
hdmi-output-1.conf, change the priority in 0.conf to 58 and change the
priority in 1.conf to 59, then reboot and redo the test.

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

Title:
  PulseAudio automatically switches from HDMI 2 after display sleep

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  I have an Nvidia based video card that has an HDMI output + a DisplayPort 
output.
  DisplayPort output audio is listed as "Digital Stereo (HDMI)" and HDMI output 
is listed as "Digital Stereo (HDMI 2)".

  I prefer to use "Digital Stereo (HDMI 2)".
  But after each display sleep (screen lock for example) audio is switched to 
built in audio

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: pulseaudio 1:13.99.1-1ubuntu3.6
  ProcVersionSignature: Ubuntu 5.4.0-47.51-generic 5.4.55
  Uname: Linux 5.4.0-47-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.8
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  Date: Tue Sep 15 14:56:58 2020
  InstallationDate: Installed on 2020-06-20 (86 days ago)
  InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/11/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.11.1
  dmi.board.name: 0CNDTP
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.11.1:bd11/11/2019:svnDellInc.:pnG55590:pvr:rvnDellInc.:rn0CNDTP:rvrA01:cvnDellInc.:ct10:cvr:
  dmi.product.family: GSeries
  dmi.product.name: G5 5590
  dmi.product.sku: 08EA
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1895665/+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 1895753] Re: Installation not waiting for netplan to be ready before showing bad archive mirror

2020-09-15 Thread Benihanaz
Bad archive mirror error screen

** Attachment added: "Bad archive mirror error screen"
   
https://bugs.launchpad.net/ubuntu/+source/rhythmbox-plugin-alternative-toolbar/+bug/1895753/+attachment/5411169/+files/1.PNG

** Package changed: rhythmbox-plugin-alternative-toolbar (Ubuntu) =>
preseed (Ubuntu)

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

Title:
  Installation not waiting for netplan to be ready before showing bad
  archive mirror

Status in preseed package in Ubuntu:
  New

Bug description:
  We are experiencing problems automatically installing Ubuntu 20.04 on
  various servers using PXE and preseed.

  Our setup works correctly with some servers while failing more often
  than not with the rest. The failure is the "Bad archive mirror"
  standard error message. I've tried changing mirrors, that doesn't seem
  to make a difference. We have also tried another location of ours, to
  make sure it wasn't just a local mirror issue - that appears to have
  made no difference.

  If we manually press "Continue" and tell Ubuntu installer to fetch the
  preconfiguration file a second time it works without any problems.

  I suspect the reason it does not work the first time is that Ubuntu
  installer does not bother to wait until the network link is ready (ie.
  netplan), before attempting to fetch the preconfiguration file. In
  /var/log/syslog I can see that the interface comes up, but later than
  when the server tries to fetch the preconfig file.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/preseed/+bug/1895753/+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 1895753] [NEW] Installation not waiting for netplan to be ready before showing bad archive mirror

2020-09-15 Thread Benihanaz
Public bug reported:

We are experiencing problems automatically installing Ubuntu 20.04 on
various servers using PXE and preseed.

Our setup works correctly with some servers while failing more often
than not with the rest. The failure is the "Bad archive mirror" standard
error message. I've tried changing mirrors, that doesn't seem to make a
difference. We have also tried another location of ours, to make sure it
wasn't just a local mirror issue - that appears to have made no
difference.

If we manually press "Continue" and tell Ubuntu installer to fetch the
preconfiguration file a second time it works without any problems.

I suspect the reason it does not work the first time is that Ubuntu
installer does not bother to wait until the network link is ready (ie.
netplan), before attempting to fetch the preconfiguration file. In
/var/log/syslog I can see that the interface comes up, but later than
when the server tries to fetch the preconfig file.

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


** Tags: netplan preseed pxe

** Attachment added: "Logs from installer"
   https://bugs.launchpad.net/bugs/1895753/+attachment/5411168/+files/2.png

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

Title:
  Installation not waiting for netplan to be ready before showing bad
  archive mirror

Status in preseed package in Ubuntu:
  New

Bug description:
  We are experiencing problems automatically installing Ubuntu 20.04 on
  various servers using PXE and preseed.

  Our setup works correctly with some servers while failing more often
  than not with the rest. The failure is the "Bad archive mirror"
  standard error message. I've tried changing mirrors, that doesn't seem
  to make a difference. We have also tried another location of ours, to
  make sure it wasn't just a local mirror issue - that appears to have
  made no difference.

  If we manually press "Continue" and tell Ubuntu installer to fetch the
  preconfiguration file a second time it works without any problems.

  I suspect the reason it does not work the first time is that Ubuntu
  installer does not bother to wait until the network link is ready (ie.
  netplan), before attempting to fetch the preconfiguration file. In
  /var/log/syslog I can see that the interface comes up, but later than
  when the server tries to fetch the preconfig file.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/preseed/+bug/1895753/+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 1871794] Re: [Bluetooth] No audio output/input in HSP/HFP mode

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

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

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

Title:
  [Bluetooth] No audio output/input in HSP/HFP mode

Status in bluez package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  I'm testing with Sony bluetooth headset SBH20, works fine in A2DP
  profile, but I can't get audio input and output work in HSP/HFP
  profile.

  [Reproduce steps]
  1. Scan and pair BT headset in Bluetooth setting
  2. Switch to HSP/HFP profile in Sound setting
  3. Test sound output/input

  [Machine information]
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: pulseaudio 1:13.99.1-1ubuntu1
  ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
  Uname: Linux 5.4.0-21-generic x86_64
  ApportVersion: 2.20.11-0ubuntu25
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1359 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Apr  9 16:26:52 2020
  InstallationDate: Installed on 2020-04-09 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200402)
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_Card: SBH20
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1359 F pulseaudio
  Symptom_Type: No sound at all
  Title: [SBH20, recording] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/17/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.0.13
  dmi.board.name: 0188D1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 31
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.0.13:bd09/17/2019:svnDellInc.:pnXPS1373902-in-1:pvr:rvnDellInc.:rn0188D1:rvrA00:cvnDellInc.:ct31:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 7390 2-in-1
  dmi.product.sku: 08B0
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1871794/+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 1895749] [NEW] Greek special character not working Kubuntu 20.04 LTS

2020-09-15 Thread Kostas K
Public bug reported:

After a clean Installation of Kubuntu 20.04 LTS (previous version 19.04 with 
limited support)
I am facing the problem described below In all Kubuntu applications (where I 
have to type In Greek language) like Kate, LibreOffice etc.
Only exceptions are the web browsers like Mozilla Firefox and Google Chrome. 
There everything works fine.
Environment languages are First the US English and second the Greek Simple.
The problem Is that I cannot type the most important Greek special character 
(accent) : tonos (') 
e.g. I cannot type the word καλός but instead I come up with the word καλ'ος.
We type the special character need to be shown above the letters by pressing 
first the :; key next to L and then the specific letter we want to have the 
special character combined.
The result Is that I cannot practically use edit or create a descent document 
or note etc. In Greek language.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xserver-xorg-input-evdev 1:2.10.6-1
ProcVersionSignature: Ubuntu 5.4.0-47.51-generic 5.4.55
Uname: Linux 5.4.0-47-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.8
Architecture: amd64
BootLog: Error: [Errno 13] Άρνηση πρόσβασης: '/var/log/boot.log'
CasperMD5CheckResult: skip
CurrentDesktop: KDE
Date: Wed Sep 16 00:31:34 2020
DistUpgraded: Fresh install
DistroCodename: focal
DistroVariant: ubuntu
InstallationDate: Installed on 2020-06-28 (79 days ago)
InstallationMedia: Kubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
MachineType: LENOVO 2324FV6
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-47-generic 
root=UUID=b6cedc53-4935-46ac-adb1-641eac0db7d6 ro quiet splash vt.handoff=7
SourcePackage: xserver-xorg-input-evdev
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/19/2018
dmi.bios.vendor: LENOVO
dmi.bios.version: G2ETB3WW (2.73 )
dmi.board.asset.tag: Not Available
dmi.board.name: 2324FV6
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: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrG2ETB3WW(2.73):bd06/19/2018:svnLENOVO:pn2324FV6:pvrThinkPadX230:rvnLENOVO:rn2324FV6:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.family: ThinkPad X230
dmi.product.name: 2324FV6
dmi.product.sku: LENOVO_MT_2324
dmi.product.version: ThinkPad X230
dmi.sys.vendor: LENOVO
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.101-2
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.6-1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

** Affects: xserver-xorg-input-evdev (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal ubuntu

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

Title:
  Greek special character not working Kubuntu 20.04 LTS

Status in xserver-xorg-input-evdev package in Ubuntu:
  New

Bug description:
  After a clean Installation of Kubuntu 20.04 LTS (previous version 19.04 with 
limited support)
  I am facing the problem described below In all Kubuntu applications (where I 
have to type In Greek language) like Kate, LibreOffice etc.
  Only exceptions are the web browsers like Mozilla Firefox and Google Chrome. 
There everything works fine.
  Environment languages are First the US English and second the Greek Simple.
  The problem Is that I cannot type the most important Greek special character 
(accent) : tonos (') 
  e.g. I cannot type the word καλός but instead I come up with the word καλ'ος.
  We type the special character need to be shown above the letters by pressing 
first the :; key next to L and then the specific letter we want to have the 
special character combined.
  The result Is that I cannot practically use edit or create a descent document 
or note etc. In Greek language.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xserver-xorg-input-evdev 1:2.10.6-1
  ProcVersionSignature: Ubuntu 5.4.0-47.51-generic 5.4.55
  Uname: Linux 5.4.0-47-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.8
  Architecture: amd64
  BootLog: Error: [Errno 13] Άρνηση πρόσβασης: '/var/log/boot.log'
  CasperMD5CheckResult: skip
  CurrentDesktop: KDE
  Date: Wed Sep 16 00:31:34 2020
  DistUpgraded: Fresh install
  DistroCodename: focal
  DistroVariant: ubuntu
  InstallationDate: Installed on 2020-06-28 (79 days ago)
  InstallationMedia: Kubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 2324FV6
  ProcKernelCmdLine: 

[Desktop-packages] [Bug 1893113] Update Released

2020-09-15 Thread Brian Murray
The verification of the Stable Release Update for rhythmbox-plugin-
alternative-toolbar has completed successfully and the package is now
being released to -updates.  Subsequently, the Ubuntu Stable Release
Updates Team is being unsubscribed and will not receive messages about
this bug report.  In the event that you encounter a regression using the
package from -updates please report a new bug using ubuntu-bug and tag
the bug report regression-update so we can easily find any regressions.

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

Title:
  [SRU] Rhythmbox: Cannot add more music after a collection has been
  created

Status in rhythmbox-plugin-alternative-toolbar package in Ubuntu:
  Fix Released
Status in rhythmbox-plugin-alternative-toolbar source package in Focal:
  Fix Released
Status in rhythmbox-plugin-alternative-toolbar source package in Groovy:
  Fix Released

Bug description:
  Impact]

   * After a music collection has been first initialised with music
 tracks, the user loses the ability to add more tracks at a later
 date with the modern headerbar interface that is the default for
 Ubuntu and Ubuntu Budgie
   * Currently the workaround is unintuitive - they have to disable
 the plugin or change to the traditional interface.  They
 can then add more tracks using Rhythmbox's "Import" button on the
 main view source toolbar.
   * With the headerbar modern interface, Rhythmbox's "Import" button is
 hidden.  Previously the option was accessible via the menu
 which was a Ubuntu specific patch which was dropped at 20.04
   * The fix is not to manipulate the main view source toolbar buttons
 i.e. to leave all buttons such as the Import button visible

  [Test Case]

   * Ensure that the plugin is enabled in preferences and that the
 "modern" tickbox is enabled
   * Use "View - Show Source Toolbar" examine the source toolbar
 shown on the main Music source.
   * Using software-properties-gtk, enable the developer proposed
 repository and install the package
 rhythmbox-plugins-alternative-toolbar
   * Restart rhythmbox.  Check the buttons in the Music Source Toolbar
   * The import button should be visible.  Click the button and import
 more tracks as normal.

  [Regression Potential]

   * I suppose the worse-case scenario is that there is some hidden
 code in the headerbar interface that was expecting one or more
 buttons in the source toolbar to be hidden.  If such code existed
 unexpected functionality might be affected causing the plugin
 to malfunction
   * I've done a code-review and have found no evidence of such function.
   * This has been uploaded to Debian and has been available for a couple
 of weeks - by the time of this SRU release there should be more
 than enough time for both communities to verify that there are no
 adverse affects. 
   * The plugin can easily be disabled by the user or swapped to the alternative
 interfaces available if necessary.

  [Other Info]
   N/A

  ---

  Original description

  Please refer:

  https://gitlab.gnome.org/GNOME/rhythmbox/-/issues/1790

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox-plugin-alternative-toolbar/+bug/1893113/+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 1893113] Re: [SRU] Rhythmbox: Cannot add more music after a collection has been created

2020-09-15 Thread Launchpad Bug Tracker
This bug was fixed in the package rhythmbox-plugin-alternative-toolbar -
0.19.3-1.1

---
rhythmbox-plugin-alternative-toolbar (0.19.3-1.1) focal; urgency=medium

  * Bug-fix release
- 0001-No-longer-explicitly-hide-the-Import-button-Closes-1.patch
  Don't try to hide the Import button which is no longer accessible
  by other means in rhythmbox v3.4.4 (LP: #1893113)

 -- David Mohammed   Wed, 26 Aug 2020 20:06:17
+0100

** Changed in: rhythmbox-plugin-alternative-toolbar (Ubuntu Focal)
   Status: Fix Committed => Fix Released

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

Title:
  [SRU] Rhythmbox: Cannot add more music after a collection has been
  created

Status in rhythmbox-plugin-alternative-toolbar package in Ubuntu:
  Fix Released
Status in rhythmbox-plugin-alternative-toolbar source package in Focal:
  Fix Released
Status in rhythmbox-plugin-alternative-toolbar source package in Groovy:
  Fix Released

Bug description:
  Impact]

   * After a music collection has been first initialised with music
 tracks, the user loses the ability to add more tracks at a later
 date with the modern headerbar interface that is the default for
 Ubuntu and Ubuntu Budgie
   * Currently the workaround is unintuitive - they have to disable
 the plugin or change to the traditional interface.  They
 can then add more tracks using Rhythmbox's "Import" button on the
 main view source toolbar.
   * With the headerbar modern interface, Rhythmbox's "Import" button is
 hidden.  Previously the option was accessible via the menu
 which was a Ubuntu specific patch which was dropped at 20.04
   * The fix is not to manipulate the main view source toolbar buttons
 i.e. to leave all buttons such as the Import button visible

  [Test Case]

   * Ensure that the plugin is enabled in preferences and that the
 "modern" tickbox is enabled
   * Use "View - Show Source Toolbar" examine the source toolbar
 shown on the main Music source.
   * Using software-properties-gtk, enable the developer proposed
 repository and install the package
 rhythmbox-plugins-alternative-toolbar
   * Restart rhythmbox.  Check the buttons in the Music Source Toolbar
   * The import button should be visible.  Click the button and import
 more tracks as normal.

  [Regression Potential]

   * I suppose the worse-case scenario is that there is some hidden
 code in the headerbar interface that was expecting one or more
 buttons in the source toolbar to be hidden.  If such code existed
 unexpected functionality might be affected causing the plugin
 to malfunction
   * I've done a code-review and have found no evidence of such function.
   * This has been uploaded to Debian and has been available for a couple
 of weeks - by the time of this SRU release there should be more
 than enough time for both communities to verify that there are no
 adverse affects. 
   * The plugin can easily be disabled by the user or swapped to the alternative
 interfaces available if necessary.

  [Other Info]
   N/A

  ---

  Original description

  Please refer:

  https://gitlab.gnome.org/GNOME/rhythmbox/-/issues/1790

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox-plugin-alternative-toolbar/+bug/1893113/+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 1895740] [NEW] no way to have fraction scaling greater than 200

2020-09-15 Thread eteq
Public bug reported:

I can't choose fractional scaling values beyond 200, even though there
are non-fractional scalings up to 400.  For my monitor, 250% would be
ideal, but I don't see how to do that.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-control-center 1:3.36.4-0ubuntu1
Uname: Linux 5.7.19-050719-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.8
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Tue Sep 15 17:15:42 2020
ExecutablePath: /usr/bin/gnome-control-center
InstallationDate: Installed on 2020-08-09 (37 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
ProcEnviron:
 PATH=(custom, user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/usr/bin/fish
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/1895740

Title:
  no way to have fraction scaling greater than 200

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

Bug description:
  I can't choose fractional scaling values beyond 200, even though there
  are non-fractional scalings up to 400.  For my monitor, 250% would be
  ideal, but I don't see how to do that.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: gnome-control-center 1:3.36.4-0ubuntu1
  Uname: Linux 5.7.19-050719-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.8
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Sep 15 17:15:42 2020
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2020-08-09 (37 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   PATH=(custom, user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/usr/bin/fish
  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/1895740/+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 1267866] Re: usb audio: cannot get ctl value: req = 0x81, wValue = 0x0, wIndex = 0x1400, type = 3

2020-09-15 Thread Ryan Nunes
Just a heads up.. Noticed this post digging into the same exact syptoms
with a schiit hel on arch linux. (5.8.8 kernel). I was able to resolve
the lack of audio by installing and using pulsemixer. Using pulsemixer
if you hit f3 (cards) and set the audio source from off to digital
stereo duplex it should prevent alsa crashing and actually allow the
audio source to work.

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

Title:
  usb audio: cannot get ctl value: req = 0x81, wValue = 0x0, wIndex =
  0x1400, type = 3

Status in alsa-driver package in Ubuntu:
  Expired

Bug description:
  I typed in terminal:

  alsamixer

  Then I wanted to change the sound card (I have connected an external
  sound card via USB).

  I pressed F6, selected the external sound card and pressed enter.

  alsamixer crashed and outputed:

  cannot load mixer controls: Broken pipe

  My ALSA information is located at http://www.alsa-
  project.org/db/?f=1871c086b58a2965d18cfb38483794788187edfb

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1267866/+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 1887210] Re: USB DAC/AMP unselectable from Sound Settings and crashes alsamixer

2020-09-15 Thread Ryan Nunes
Just a heads up.. Noticed this post digging into the same exact syptoms
with a schiit hel on arch linux. (5.8.8 kernel). I was able to resolve
the lack of audio by installing and using pulsemixer. Using pulsemixer
if you hit f3 (cards) and set the audio source from off to digital
stereo duplex it should prevent alsa crashing and actually allow the
audio source to work.

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

Title:
  USB DAC/AMP unselectable from Sound Settings  and crashes alsamixer

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  I am experiencing the same issue with the same device described in
  this report comment: https://bugs.launchpad.net/ubuntu/+source/alsa-
  driver/+bug/1267866/comments/26

  The device works as expected with Windows 10 and macOS no drivers
  required. However, the device is not an option from Ubuntu's sound
  settings. It is visible in alsamixer, however, it crashes immediately
  upon selection with 'cannot load mixer controls: Broken pipe'.

  Here's some more debug information. Let me know if there is anymore I
  can provide or feel free to redirect me if there is another place this
  is better reported.

  Device: Schiit Audio Fulla 3 USB DAC/AMP
  Kernel version: 5.4.0-40-generic
  Ubuntu version: 20.04

  Alsa debug output: http://alsa-
  project.org/db/?f=3f494b2155bdde7f5ee0e52240da77468bcb

  `dmesg -w` output upon re-plugging in the device:
  [  895.624302] usb 3-2.3: new high-speed USB device number 8 using xhci_hcd
  [  895.739125] usb 3-2.3: New USB device found, idVendor=30be, 
idProduct=0100, bcdDevice= 1.02
  [  895.739129] usb 3-2.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [  895.739131] usb 3-2.3: Product: I'm Fulla Schiit
  [  895.739133] usb 3-2.3: Manufacturer: Schiit Audio
  [  896.076914] input: Schiit Audio I'm Fulla Schiit as 
/devices/pci:00/:00:07.1/:11:00.3/usb3/3-2/3-2.3/3-2.3:1.3/0003:30BE:0100.0007/input/input20
  [  896.136457] hid-generic 0003:30BE:0100.0007: input,hidraw5: USB HID v1.00 
Device [Schiit Audio I'm Fulla Schiit] on usb-:11:00.3-2.3/input3
  [  896.228480] audit: type=1107 audit(1594446870.681:57): pid=1286 uid=105 
auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_signal"  
bus="system" path="/org/freedesktop/NetworkManager" 
interface="org.freedesktop.NetworkManager" member="CheckPermissions" 
name=":1.8" mask="receive" pid=10228 label="snap.spotify.spotify" peer_pid=1287 
peer_label="unconfined"
  exe="/usr/bin/dbus-daemon" sauid=105 hostname=? addr=? 
terminal=?'
  [  896.238190] usb 3-2.3: cannot get ctl value: req = 0x81, wValue = 0x100, 
wIndex = 0x1100, type = 1
  [  896.298659] usb 3-2.3: cannot get ctl value: req = 0x81, wValue = 0x100, 
wIndex = 0x1100, type = 1
  [  896.427249] usb 3-2.3: cannot get ctl value: req = 0x81, wValue = 0x100, 
wIndex = 0x1100, type = 1
  [  896.618498] usb 3-2.3: cannot get ctl value: req = 0x81, wValue = 0x100, 
wIndex = 0x1100, type = 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1887210/+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 1862559] Re: ubuntu 19.10: unresponsive/freezes on ThunderX2 if system is idle for ~22min

2020-09-15 Thread dann frazier
@Naresh: see my comment #4, asking if you are running Ubuntu Desktop.
dmesg doesn't tell me that - but an sosreport would, if you can attach
that.

We've recently hit this on an x86 server, and did tie that back to the
system having a desktop installed (Nvidia CUDA 11 somehow brings in gdm
as a dependency), so I'm still suspecting the same here.

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

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

Title:
  ubuntu 19.10: unresponsive/freezes on ThunderX2 if system is idle for
  ~22min

Status in gdm3 package in Ubuntu:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  UBUNTU 19.10 installed on ThunderX2 saber ARM64 machine. If the system
  left idle for ~22min it becomes unresponsive. The system will not take
  any inputs like from UART, ping ..etc.  The system will completely
  freeze and we need to hard reset the system.  It could be possible the
  system goes to hibernate state and could not able to come out of the
  state.

  Dmesg log when system halts/no response on Saber boards (TX2)

  Ubuntu 19.10 ubuntu ttyAMA0

  ubuntu login: ubuntu
  Password:
  Last login: Wed Jan 29 20:08:22 PST 2020 on ttyAMA0
  Welcome to Ubuntu 19.10 (GNU/Linux 5.3.0-26-generic aarch64)

  * Documentation:  https://help.ubuntu.com
  * Management: https://landscape.canonical.com
  * Support:https://ubuntu.com/advantage

  ubuntu@ubuntu:~$ lsb_release -a
  No LSB modules are available.
  Distributor ID: Ubuntu
  Description: Ubuntu 19.10
  Release: 19.10
  Codename: eoan

  
  [  +0.732512] audit: type=1400 audit(1580358920.412:2): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="lsb_release" pid=3087 
comm="apparmor_parser"
  [  +0.64] audit: type=1400 audit(1580358920.412:3): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" 
pid=3091 comm="apparmor_parser"
  [  +0.000168] audit: type=1400 audit(1580358920.412:4): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=3086 
comm="apparmor_parser"
  [  +0.05] audit: type=1400 audit(1580358920.412:5): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" 
pid=3086 comm="apparmor_parser"
  [  +0.000546] audit: type=1400 audit(1580358920.412:6): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=3085 
comm="apparmor_parser"
  [  +0.06] audit: type=1400 audit(1580358920.412:7): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="man_filter" pid=3085 
comm="apparmor_parser"
  [  +0.05] audit: type=1400 audit(1580358920.412:8): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="man_groff" pid=3085 
comm="apparmor_parser"
  [  +0.000854] audit: type=1400 audit(1580358920.412:9): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=3089 
comm="apparmor_parser"
  [  +0.002667] audit: type=1400 audit(1580358920.416:10): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=3093 
comm="apparmor_parser"
  [  +0.04] audit: type=1400 audit(1580358920.416:11): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=3093 
comm="apparmor_parser"
  [  +1.382579] igb :92:00.1 enp146s0f1: igb: enp146s0f1 NIC Link is Up 
1000 Mbps Full Duplex, Flow Control: RX
  [  +0.000299] IPv6: ADDRCONF(NETDEV_CHANGE): enp146s0f1: link becomes ready
  [  +3.131173] mpt3sas_cm0: port enable: SUCCESS
  [Jan29 20:36] random: crng init done
  [  +0.04] random: 7 urandom warning(s) missed due to ratelimiting
  *[Jan29 20:37] rfkill: input handler disabled*
  *[Jan29 20:57] PM: suspend entry (deep)*

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1862559/+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 1895454] Re: ibus indicator is unreadable, and the dropdown doesn't clarify what option is selected

2020-09-15 Thread Gunnar Hjalmarsson
On 2020-09-15 18:26, php4fan wrote:
> Most icon have bright colors, which seems to suggest that if there is
> an expectation about the background color, it's that it is dark,
> which my current panel background is.

Dark blue is probably not an optimal default.

I would suggest that you file an upstream issue about it:

https://github.com/ibus/ibus/issues/

If you do, please post the URL to it here. We can keep this bug open for
now for tracking purposes.

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

Title:
  ibus indicator is unreadable, and the dropdown doesn't clarify what
  option is selected

Status in ibus package in Ubuntu:
  Confirmed

Bug description:
  I don't know exactly what iBus is and what it does, but it has this
  indicator on the bottom-right corner of the screen (whatever that area
  is called) which shows what the currently selected input language is,
  whatever that means. For example, on my system there are two choices
  available: "Spanish - Spanish" and "English - English (US)", and
  therefore the indicator shows either "ES" or "EN" depending on which
  one is selected. Whatever the effect of that is.

  The issue is, this indicator is designed with an idiotic choice of
  colours: a very dark blue text on a very dark gray background, which
  makes it mostly unreadable. I am not color blind nor visually
  impaired, yet both colors are almost undistinguishable to me, and it
  costs me a great effort to tell whether it says "EN" or "ES".

  Additionally, adding to the idiocy, if I click on it to see which one
  is actually selected, a dropdown unfolds where the two options are
  listed, and the currently selected one is not highlighted in any way!!
  It seems that the selected one is always shown first, which, assuming
  it's true, I can only learn by changing the selection back and forth,
  when it could have been as easy as showing the currently selected one
  in bold.

  It looks as if every single possible step had been purposefully taken
  to make this less useful, because even by doing it carelessly and
  without putting any thought into it, it's unlikely that it could turn
  out so ridiculously badly designed.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ibus 1.5.22-2ubuntu2.1
  ProcVersionSignature: Ubuntu 5.4.0-47.51-generic 5.4.55
  Uname: Linux 5.4.0-47-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.11-0ubuntu27.8
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  Date: Sun Sep 13 15:38:34 2020
  InstallationDate: Installed on 2013-10-11 (2528 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: ibus
  UpgradeStatus: Upgraded to focal on 2020-07-12 (62 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1895454/+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 1895721] Re: Wayland not allowing Fractional Scaling to be set

2020-09-15 Thread satmandu
*** This bug is a duplicate of bug 1894593 ***
https://bugs.launchpad.net/bugs/1894593

** This bug has been marked a duplicate of bug 1894593
   Fractional scaling switch doesn't work

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

Title:
  Wayland not allowing Fractional Scaling to be set

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

Bug description:
  Setting Fractional Scaling in the X11 Gnome Session is working fine. I
  can set the 3000x2000 screen to 150%.

  In the Gnome-Wayland Session, the Fractional Scaling Toggle doesn't
  stick, and I don't see any fractional scaling percentage options show
  up.

  (Running a slightly customized 5.9-rc5 kernel to get backlight
  working, but otherwise everything is pretty ordinary for some values
  of ordinary.)

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: mutter 3.37.91-1ubuntu1
  Uname: Linux 5.9.0-rc5-dpcdon x86_64
  ApportVersion: 2.20.11-0ubuntu45
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Sep 15 13:40:08 2020
  InstallationDate: Installed on 2020-08-24 (21 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200728)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: mutter
  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/1895721/+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 1895721] [NEW] Wayland not allowing Fractional Scaling to be set

2020-09-15 Thread satmandu
Public bug reported:

Setting Fractional Scaling in the X11 Gnome Session is working fine. I
can set the 3000x2000 screen to 150%.

In the Gnome-Wayland Session, the Fractional Scaling Toggle doesn't
stick, and I don't see any fractional scaling percentage options show
up.

(Running a slightly customized 5.9-rc5 kernel to get backlight working,
but otherwise everything is pretty ordinary for some values of
ordinary.)

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: mutter 3.37.91-1ubuntu1
Uname: Linux 5.9.0-rc5-dpcdon x86_64
ApportVersion: 2.20.11-0ubuntu45
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Tue Sep 15 13:40:08 2020
InstallationDate: Installed on 2020-08-24 (21 days ago)
InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200728)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: mutter
UpgradeStatus: No upgrade log present (probably fresh install)

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

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


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

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

Title:
  Wayland not allowing Fractional Scaling to be set

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

Bug description:
  Setting Fractional Scaling in the X11 Gnome Session is working fine. I
  can set the 3000x2000 screen to 150%.

  In the Gnome-Wayland Session, the Fractional Scaling Toggle doesn't
  stick, and I don't see any fractional scaling percentage options show
  up.

  (Running a slightly customized 5.9-rc5 kernel to get backlight
  working, but otherwise everything is pretty ordinary for some values
  of ordinary.)

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: mutter 3.37.91-1ubuntu1
  Uname: Linux 5.9.0-rc5-dpcdon x86_64
  ApportVersion: 2.20.11-0ubuntu45
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Sep 15 13:40:08 2020
  InstallationDate: Installed on 2020-08-24 (21 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200728)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: mutter
  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/1895721/+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 1895721] Re: Wayland not allowing Fractional Scaling to be set

2020-09-15 Thread satmandu
Dmesg: https://paste.ubuntu.com/p/jNCR2qTKWQ/

Also maybe seeing this error:
Sep 15 13:37:15 nocturne gnome-control-c[2021]: file 
../panels/display/cc-display-config.c: line 452 (get_fractional_scaling_key): 
should not be reached


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

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

Title:
  Wayland not allowing Fractional Scaling to be set

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

Bug description:
  Setting Fractional Scaling in the X11 Gnome Session is working fine. I
  can set the 3000x2000 screen to 150%.

  In the Gnome-Wayland Session, the Fractional Scaling Toggle doesn't
  stick, and I don't see any fractional scaling percentage options show
  up.

  (Running a slightly customized 5.9-rc5 kernel to get backlight
  working, but otherwise everything is pretty ordinary for some values
  of ordinary.)

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: mutter 3.37.91-1ubuntu1
  Uname: Linux 5.9.0-rc5-dpcdon x86_64
  ApportVersion: 2.20.11-0ubuntu45
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Sep 15 13:40:08 2020
  InstallationDate: Installed on 2020-08-24 (21 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200728)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: mutter
  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/1895721/+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 1855757] Re: [nvidia] Background image corrupted after standby or resume from suspend

2020-09-15 Thread Sujit Kumar
Recently I've noticed, when my laptop comes on after sleeping, a lot of
text goes missing along with the corrupted background.

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

Title:
  [nvidia] Background image corrupted after standby or resume from
  suspend

Status in mutter package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-340 package in Ubuntu:
  Won't Fix
Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Won't Fix
Status in nvidia-graphics-drivers-435 package in Ubuntu:
  Won't Fix
Status in mutter source package in Focal:
  Triaged
Status in nvidia-graphics-drivers-340 source package in Focal:
  Won't Fix
Status in nvidia-graphics-drivers-390 source package in Focal:
  Won't Fix
Status in nvidia-graphics-drivers-435 source package in Focal:
  Won't Fix

Bug description:
  Looks similar to
  https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1809407

  When the computer goes to standby, the background image becomes
  corrupted.

  I am able to fix by "killall Xorg" , change the background image
  (settings > background) and restart.  Haven't tried login logout.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: xorg 1:7.7+19ubuntu12
  ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.3.10
  Uname: Linux 5.3.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  340.107  Thu May 24 21:54:01 
PDT 2018
   GCC version:  gcc version 9.2.1 20191008 (Ubuntu 9.2.1-9ubuntu2)
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Dec  9 10:58:35 2019
  DistUpgraded: Fresh install
  DistroCodename: eoan
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia-340, 340.107, 5.3.0-23-generic, x86_64: installed
   nvidia-340, 340.107, 5.3.0-24-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GT215M [GeForce GTS 360M] [10de:0cb1] (rev a2) (prog-if 
00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. GT215M [GeForce GTS 360M] [1043:203c]
  InstallationDate: Installed on 2019-11-29 (10 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: ASUSTek Computer Inc. G60JX
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-24-generic 
root=UUID=65117975-c95f-4406-a7cf-da912cda0e70 ro
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/25/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G60JX
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: PEGATRON Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr204:bd12/25/2009:svnASUSTekComputerInc.:pnG60JX:pvr1.0:rvnPEGATRONCORPORATION:rnG60JX:rvr1.0:cvnPEGATRONComputerInc.:ct10:cvr1.0:
  dmi.product.family: PEGA Family
  dmi.product.name: G60JX
  dmi.product.sku: 0
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTek Computer Inc.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.99-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 19.2.1-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.5+git20191008-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.0.1-1ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20190815-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1855757/+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 1895454] Re: ibus indicator is unreadable, and the dropdown doesn't clarify what option is selected

2020-09-15 Thread php4fan
The bug is not invalid. It may belong to ibus or to Cinnamon or to
something else.

Are all icons supposed to have transparent backgrounds? If so, that
would mean that both icons and desktop environments should adhere to
strict color guidelines so that icons are always guaranteed to be
legible. Do such guidelines exist? If so, either (a) this icon does not
have an acceptable color, or (b) Cinnamon's panel does not have an
acceptable background color, or (c) the guidelines are not good enough.

If there are no such guidelines, then icons should never have a
completely transparent background without any border. That is, they
should be designed in whatever way that guarantees that they are visible
on any backround.

So, something is wrong somewhere, either in how the icon is designed, or
in how the desktop environment is designed, or in the the framework
where the desktop and the icons live.

That the user can change the icon color is cool but is not a solution.
The icon must be visible out of the box.


So far, iBus icon is the only one I've ever seen that is practically invisible.
Most icon have bright colors, which seems to suggest that if there is an 
expectation about the background color, it's that it is dark, which my current 
panel background is.

** Changed in: ibus (Ubuntu)
   Status: Invalid => Confirmed

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

Title:
  ibus indicator is unreadable, and the dropdown doesn't clarify what
  option is selected

Status in ibus package in Ubuntu:
  Confirmed

Bug description:
  I don't know exactly what iBus is and what it does, but it has this
  indicator on the bottom-right corner of the screen (whatever that area
  is called) which shows what the currently selected input language is,
  whatever that means. For example, on my system there are two choices
  available: "Spanish - Spanish" and "English - English (US)", and
  therefore the indicator shows either "ES" or "EN" depending on which
  one is selected. Whatever the effect of that is.

  The issue is, this indicator is designed with an idiotic choice of
  colours: a very dark blue text on a very dark gray background, which
  makes it mostly unreadable. I am not color blind nor visually
  impaired, yet both colors are almost undistinguishable to me, and it
  costs me a great effort to tell whether it says "EN" or "ES".

  Additionally, adding to the idiocy, if I click on it to see which one
  is actually selected, a dropdown unfolds where the two options are
  listed, and the currently selected one is not highlighted in any way!!
  It seems that the selected one is always shown first, which, assuming
  it's true, I can only learn by changing the selection back and forth,
  when it could have been as easy as showing the currently selected one
  in bold.

  It looks as if every single possible step had been purposefully taken
  to make this less useful, because even by doing it carelessly and
  without putting any thought into it, it's unlikely that it could turn
  out so ridiculously badly designed.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ibus 1.5.22-2ubuntu2.1
  ProcVersionSignature: Ubuntu 5.4.0-47.51-generic 5.4.55
  Uname: Linux 5.4.0-47-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.11-0ubuntu27.8
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  Date: Sun Sep 13 15:38:34 2020
  InstallationDate: Installed on 2013-10-11 (2528 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: ibus
  UpgradeStatus: Upgraded to focal on 2020-07-12 (62 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1895454/+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 1893552] Update Released

2020-09-15 Thread Brian Murray
The verification of the Stable Release Update for im-config has
completed successfully and the package is now being released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  Use im-config on Wayland without uninstalling IBus

Status in im-config package in Ubuntu:
  Fix Released
Status in im-config source package in Focal:
  Fix Released

Bug description:
  [Impact]

  In a Wayland session on Ubuntu 20.04 im-config does not work as
  intended. To be able to use a non-IBus IM framework you basically need
  to first uninstall ibus (or 'fake uninstall' by renaming /usr/bin
  /ibus-daemon).

  This was fixed in im-config 0.45-1, and the proposed upload includes a
  patch with a cherry picked Debian commit.

  [Test case]

  * Install fcitx and fcitx-libpinyin

  * Open Language Support and switch to fcitx

  * Reboot and log in to a Wayland session

  * Open the fcitx preferences and add fcitx-libpinyin

  * Switch to fcitx-libpinyin and confirm that you can input
Chinese

  [Regression risk]

  A similar method for making im-config work with Wayland was used in
  Ubuntu 17.10, which was shipped with Wayland as default. Since the
  approach has already been used without reported issues, the regression
  risk now should be low.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1893552/+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 1893551] Update Released

2020-09-15 Thread Brian Murray
The verification of the Stable Release Update for im-config has
completed successfully and the package is now being released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  Let im-config back off if IBus on GNOME desktops

Status in im-config package in Ubuntu:
  Fix Released
Status in im-config source package in Focal:
  Fix Released

Bug description:
  Note:
  Quite a few ibus crash bug reports have been marked as duplicates of this 
bug. If you find that such a bug was not actually addressed through the fix of 
this bug, please feel free to comment on the bug report and remove the 
duplicate link.

  [Impact]

  GNOME desktops have built-in mechanisms for launching and configuring
  IBus. However, up to now im-config has overridden GNOME in this
  respect, resulting in a slightly different command for launching IBus
  and a few extra environment variables; most importantly GTK_IM_MODULE
  has been set to "ibus".

  This was recently changed via im-config 0.45-1 in groovy, where im-
  config does not do anything in case of IBus on a GNOME desktop. A
  positive side effect of the change is that the frequency of IBus
  crashes has been significantly reduced.

  No deep analysis has been carried out which explains *how* this change
  prevents IBus crashes. The basis for the conclusion is instead
  statistics from errors.ubuntu.com. Some relevant links can be found in
  this discourse topic:

  https://discourse.ubuntu.com/t/ibus-no-more-gtk-im-module-ibus/17727

  [Test case]

  We have not been able to reproduce the crashes, so a simple test which
  verifies the fix can't be accomplished. Instead we need to be
  attentive to possible regressions.

  * On an Ubuntu desktop, install ibus-libpinyin and ibus-hangul.

  * Log out and log in again (to an X session).

  * Enable Intelligent Pinyin and Hangul (from Settings
-> Region & Language)

  * For each of Intelligent Pinyin, Hangul, and the on screen
keyboard:

- Confirm that inputting works without hassle

- Do so on various apps: FF, TB, gedit, LO.

  [Regression risk]

  Even if we have done it differently in Ubuntu (and Debian), the GNOME
  mechanisms we now let replace im-config with respect to IBus is mature
  code which has been in use for quite some time on other distros. That
  speaks for a low regression risk.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1893551/+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 1893552] Re: Use im-config on Wayland without uninstalling IBus

2020-09-15 Thread Launchpad Bug Tracker
This bug was fixed in the package im-config - 0.44-1ubuntu1.2

---
im-config (0.44-1ubuntu1.2) focal; urgency=medium

  * d/p/back-off-if-ibus-on-gnome.patch:
- Let im-config back off if IBus on GNOME desktop (LP: #1893551)
  * d/p/make-usable-on-wayland.patch, d/README.Debian, d/install:
- Use im-config on Wayland without uninstalling IBus (LP: #1893552)

 -- Gunnar Hjalmarsson   Thu, 03 Sep 2020 19:55:00
+0200

** Changed in: im-config (Ubuntu Focal)
   Status: Fix Committed => Fix Released

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

Title:
  Use im-config on Wayland without uninstalling IBus

Status in im-config package in Ubuntu:
  Fix Released
Status in im-config source package in Focal:
  Fix Released

Bug description:
  [Impact]

  In a Wayland session on Ubuntu 20.04 im-config does not work as
  intended. To be able to use a non-IBus IM framework you basically need
  to first uninstall ibus (or 'fake uninstall' by renaming /usr/bin
  /ibus-daemon).

  This was fixed in im-config 0.45-1, and the proposed upload includes a
  patch with a cherry picked Debian commit.

  [Test case]

  * Install fcitx and fcitx-libpinyin

  * Open Language Support and switch to fcitx

  * Reboot and log in to a Wayland session

  * Open the fcitx preferences and add fcitx-libpinyin

  * Switch to fcitx-libpinyin and confirm that you can input
Chinese

  [Regression risk]

  A similar method for making im-config work with Wayland was used in
  Ubuntu 17.10, which was shipped with Wayland as default. Since the
  approach has already been used without reported issues, the regression
  risk now should be low.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1893552/+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 1893551] Re: Let im-config back off if IBus on GNOME desktops

2020-09-15 Thread Launchpad Bug Tracker
This bug was fixed in the package im-config - 0.44-1ubuntu1.2

---
im-config (0.44-1ubuntu1.2) focal; urgency=medium

  * d/p/back-off-if-ibus-on-gnome.patch:
- Let im-config back off if IBus on GNOME desktop (LP: #1893551)
  * d/p/make-usable-on-wayland.patch, d/README.Debian, d/install:
- Use im-config on Wayland without uninstalling IBus (LP: #1893552)

 -- Gunnar Hjalmarsson   Thu, 03 Sep 2020 19:55:00
+0200

** Changed in: im-config (Ubuntu Focal)
   Status: Fix Committed => Fix Released

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

Title:
  Let im-config back off if IBus on GNOME desktops

Status in im-config package in Ubuntu:
  Fix Released
Status in im-config source package in Focal:
  Fix Released

Bug description:
  Note:
  Quite a few ibus crash bug reports have been marked as duplicates of this 
bug. If you find that such a bug was not actually addressed through the fix of 
this bug, please feel free to comment on the bug report and remove the 
duplicate link.

  [Impact]

  GNOME desktops have built-in mechanisms for launching and configuring
  IBus. However, up to now im-config has overridden GNOME in this
  respect, resulting in a slightly different command for launching IBus
  and a few extra environment variables; most importantly GTK_IM_MODULE
  has been set to "ibus".

  This was recently changed via im-config 0.45-1 in groovy, where im-
  config does not do anything in case of IBus on a GNOME desktop. A
  positive side effect of the change is that the frequency of IBus
  crashes has been significantly reduced.

  No deep analysis has been carried out which explains *how* this change
  prevents IBus crashes. The basis for the conclusion is instead
  statistics from errors.ubuntu.com. Some relevant links can be found in
  this discourse topic:

  https://discourse.ubuntu.com/t/ibus-no-more-gtk-im-module-ibus/17727

  [Test case]

  We have not been able to reproduce the crashes, so a simple test which
  verifies the fix can't be accomplished. Instead we need to be
  attentive to possible regressions.

  * On an Ubuntu desktop, install ibus-libpinyin and ibus-hangul.

  * Log out and log in again (to an X session).

  * Enable Intelligent Pinyin and Hangul (from Settings
-> Region & Language)

  * For each of Intelligent Pinyin, Hangul, and the on screen
keyboard:

- Confirm that inputting works without hassle

- Do so on various apps: FF, TB, gedit, LO.

  [Regression risk]

  Even if we have done it differently in Ubuntu (and Debian), the GNOME
  mechanisms we now let replace im-config with respect to IBus is mature
  code which has been in use for quite some time on other distros. That
  speaks for a low regression risk.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1893551/+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 1892559] Re: [MIR] ccid libpam-pkcs1 libpcsc-perl opensc pcsc-tools pcsc-lite

2020-09-15 Thread Christian Ehrhardt 
** Changed in: pcsc-lite (Ubuntu)
 Assignee: Seth Arnold (seth-arnold) => Christian Ehrhardt  (paelzer)

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

Title:
  [MIR] ccid libpam-pkcs1 libpcsc-perl opensc pcsc-tools pcsc-lite

Status in ccid package in Ubuntu:
  New
Status in opensc package in Ubuntu:
  Incomplete
Status in pam-pkcs11 package in Ubuntu:
  New
Status in pcsc-lite package in Ubuntu:
  New
Status in pcsc-perl package in Ubuntu:
  Invalid
Status in pcsc-tools package in Ubuntu:
  Invalid

Bug description:
  ==> ccid <==
  [Availability]
  ccid is in universe, and builds on all architectures.

  [Rationale]
  The desktop team and security team are interested in bringing smartcard
  authentication to enterprise desktop environments.

  [Security]
  No CVEs for ccid are listed in our database.
  Doesn't appear to bind to a socket.
  No privileged executables, but does have udev rules.
  Probably needs a security review.

  [Quality assurance]
  No test suite.
  Does require odd hardware that we'll probably need to buy.
  I don't see debconf questions.
  ccid is well maintained in Debian by upstream author.
  One open wishlist bug in BTS, harmless.

  One open bug in launchpad, not security, but looks very frustrating
  for the users. The upstream author was engaged but it never reached
  resolution.  https://bugs.launchpad.net/ubuntu/+source/ccid/+bug/1175465

  Has a debian/watch file.
  Quilt packaging.

  P: ccid source: no-dep5-copyright
  P: ccid source: package-uses-experimental-debhelper-compat-version 13

  [Dependencies]
  Minimal dependencies, in main

  [Standards compliance]
  Appears to satisfy FHS and Debian policy

  [Maintenance]
  The desktop team will subscribe to bugs, however it is expected that the
  security team will assist with security-relevant questions.

  [Background information]
  ccid provides drivers to interact with usb-connected smart card readers.

  ==> libpam-pkcs11 <==
  [Availability]
  Source package pam-pkcs11 is in universe and builds on all architectures.

  [Rationale]
  The desktop team and security team are interested in bringing smartcard
  authentication to enterprise desktop environments.

  [Security]
  No CVEs in our database.
  Doesn't appear to bind to sockets.
  No privileged executables (but is a PAM module).
  As a PAM module this will require a security review.

  [Quality assurance]
  The package does not call pam-auth-update in its postinst #1650366
  Does not ask questions during install.
  One Ubuntu bug claims very poor behaviour if a card isn't plugged in.
  No Debian bugs.
  Occasional updates in Debian by long-term maintainer.
  Does require odd hardware that we'll probably need to buy.
  Does not appear to run tests during build.
  Has scary warnings in the build logs.
  Has a debian/watch file.

  Ancient standards version; other smaller lintian messages, mostly
  documentation problems.

  Quilt packaging.

  [Dependencies]
  Depends on libcurl4, libldap-2.4-2, libpam0g, libpcsclite1, libssl1.1
  All are in main.

  [Standards compliance]
  The package does not call pam-auth-update in its postinst #1650366
  Otherwise looks to conform to FHS and Debian policies

  [Maintenance]
  The desktop team will subscribe to bugs, however it is expected that the
  security team will assist with security-relevant questions.

  [Background information]
  This PAM module can use CRLs and full-chain verification of certificates.
  It can also do LDAP, AD, and Kerberos username mapping.

  ==> libpcsc-perl <==
  [Availability]
  Source package pcsc-perl is in universe, builds for all architectures,
  plus i386

  [Rationale]
  The desktop team and security team are interested in bringing smartcard
  authentication to enterprise desktop environments.

  [Security]
  There are no cves for pcsc-perl in our database.
  No privileged executables.
  Doesn't appear to bind to sockets.
  Probably needs a security review.

  [Quality assurance]
  Library package not intended to be used directly.
  No debconf questions.
  No bugs in Debian.
  No bugs in Ubuntu.
  Does require odd hardware that we'll probably need to buy.
  Tests exist, not run during the build; probably can't run during the build.
  Includes debian/watch file.
  A handful of lintian issues
  Quilt packaging.

  [Dependencies]
  libpcsc-perl depends upon libpcsclite1, libc6, perl, perlapi-5.30.0.
  All are in main.

  [Standards compliance]
  One oddity, Card.pod is stored in 
/usr/lib/x86_64-linux-gnu/perl5/5.30/Chipcard/PCSC/
  Many other perl packages have .pod files in these directory trees so maybe
  it's fine, but it seems funny all the same.

  Otherwise appears to satisfy FHS and Debian policy.

  [Maintenance]
  The desktop team will subscribe to bugs, however it is expected that the
  security team will assist with security-relevant questions.

  

[Desktop-packages] [Bug 1892559] Re: [MIR] ccid libpam-pkcs1 libpcsc-perl opensc pcsc-tools pcsc-lite

2020-09-15 Thread Seth Arnold
** Changed in: pcsc-lite (Ubuntu)
   Status: Incomplete => New

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

Title:
  [MIR] ccid libpam-pkcs1 libpcsc-perl opensc pcsc-tools pcsc-lite

Status in ccid package in Ubuntu:
  New
Status in opensc package in Ubuntu:
  Incomplete
Status in pam-pkcs11 package in Ubuntu:
  New
Status in pcsc-lite package in Ubuntu:
  New
Status in pcsc-perl package in Ubuntu:
  Invalid
Status in pcsc-tools package in Ubuntu:
  Invalid

Bug description:
  ==> ccid <==
  [Availability]
  ccid is in universe, and builds on all architectures.

  [Rationale]
  The desktop team and security team are interested in bringing smartcard
  authentication to enterprise desktop environments.

  [Security]
  No CVEs for ccid are listed in our database.
  Doesn't appear to bind to a socket.
  No privileged executables, but does have udev rules.
  Probably needs a security review.

  [Quality assurance]
  No test suite.
  Does require odd hardware that we'll probably need to buy.
  I don't see debconf questions.
  ccid is well maintained in Debian by upstream author.
  One open wishlist bug in BTS, harmless.

  One open bug in launchpad, not security, but looks very frustrating
  for the users. The upstream author was engaged but it never reached
  resolution.  https://bugs.launchpad.net/ubuntu/+source/ccid/+bug/1175465

  Has a debian/watch file.
  Quilt packaging.

  P: ccid source: no-dep5-copyright
  P: ccid source: package-uses-experimental-debhelper-compat-version 13

  [Dependencies]
  Minimal dependencies, in main

  [Standards compliance]
  Appears to satisfy FHS and Debian policy

  [Maintenance]
  The desktop team will subscribe to bugs, however it is expected that the
  security team will assist with security-relevant questions.

  [Background information]
  ccid provides drivers to interact with usb-connected smart card readers.

  ==> libpam-pkcs11 <==
  [Availability]
  Source package pam-pkcs11 is in universe and builds on all architectures.

  [Rationale]
  The desktop team and security team are interested in bringing smartcard
  authentication to enterprise desktop environments.

  [Security]
  No CVEs in our database.
  Doesn't appear to bind to sockets.
  No privileged executables (but is a PAM module).
  As a PAM module this will require a security review.

  [Quality assurance]
  The package does not call pam-auth-update in its postinst #1650366
  Does not ask questions during install.
  One Ubuntu bug claims very poor behaviour if a card isn't plugged in.
  No Debian bugs.
  Occasional updates in Debian by long-term maintainer.
  Does require odd hardware that we'll probably need to buy.
  Does not appear to run tests during build.
  Has scary warnings in the build logs.
  Has a debian/watch file.

  Ancient standards version; other smaller lintian messages, mostly
  documentation problems.

  Quilt packaging.

  [Dependencies]
  Depends on libcurl4, libldap-2.4-2, libpam0g, libpcsclite1, libssl1.1
  All are in main.

  [Standards compliance]
  The package does not call pam-auth-update in its postinst #1650366
  Otherwise looks to conform to FHS and Debian policies

  [Maintenance]
  The desktop team will subscribe to bugs, however it is expected that the
  security team will assist with security-relevant questions.

  [Background information]
  This PAM module can use CRLs and full-chain verification of certificates.
  It can also do LDAP, AD, and Kerberos username mapping.

  ==> libpcsc-perl <==
  [Availability]
  Source package pcsc-perl is in universe, builds for all architectures,
  plus i386

  [Rationale]
  The desktop team and security team are interested in bringing smartcard
  authentication to enterprise desktop environments.

  [Security]
  There are no cves for pcsc-perl in our database.
  No privileged executables.
  Doesn't appear to bind to sockets.
  Probably needs a security review.

  [Quality assurance]
  Library package not intended to be used directly.
  No debconf questions.
  No bugs in Debian.
  No bugs in Ubuntu.
  Does require odd hardware that we'll probably need to buy.
  Tests exist, not run during the build; probably can't run during the build.
  Includes debian/watch file.
  A handful of lintian issues
  Quilt packaging.

  [Dependencies]
  libpcsc-perl depends upon libpcsclite1, libc6, perl, perlapi-5.30.0.
  All are in main.

  [Standards compliance]
  One oddity, Card.pod is stored in 
/usr/lib/x86_64-linux-gnu/perl5/5.30/Chipcard/PCSC/
  Many other perl packages have .pod files in these directory trees so maybe
  it's fine, but it seems funny all the same.

  Otherwise appears to satisfy FHS and Debian policy.

  [Maintenance]
  The desktop team will subscribe to bugs, however it is expected that the
  security team will assist with security-relevant questions.

  [Background information]
  Dependency of 

[Desktop-packages] [Bug 1892454] Re: [MIR] libostree-1-1

2020-09-15 Thread Sebastien Bacher
I've subscribed the right team now

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

** Changed in: ostree (Ubuntu)
 Assignee: Robert Ancell (robert-ancell) => Didier Roche (didrocks)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1892454

Title:
  [MIR] libostree-1-1

Status in ostree package in Ubuntu:
  New

Bug description:
  Many applications have Flatpak integration using libflatpak. The
  Ubuntu desktop team would like libflatpak in main so we can easily
  build such applications (LP: #1812456). libostree-1-1 is a dependency
  of this, so it would also need to be in main. We don't need OSTree
  functionality, and do not expect any other OSTree packages to be
  installed by default.

  Availability
  
  In Universe, builds for all architectures and in sync with Debian.

  Rationale
  =
  Required for libflatpak0 being in main (LP: #1812456)

  Security
  
  This will need a Security review.

  Quality Assurance
  =
  Should be subscribed to by Ubuntu Desktop Bugs.

  Contains a single .so and doesn't have any debconf prompts. Package is
  maintained in Debian. No major bugs in Debian or Ubuntu.

  UI Standards
  
  N/A

  Dependencies
  
  All in main except for libselinux1 (LP: #1892455)

  Standards Compliance
  
  Package uses standards version 4.5.0.

  Maintenance
  ===
  Actively developed upstream https://github.com/ostreedev/ostree.
  Packages actively maintained in Debian.

  Security Checks
  ===
  2 CVEs found in http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=ostree, but 
they seem to relate to actual OSTree functionality, not issues in libostree.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ostree/+bug/1892454/+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 1812456] Re: [MIR] libflatpak0

2020-09-15 Thread Sebastien Bacher
The right team is subscribed now

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

** Changed in: flatpak (Ubuntu)
 Assignee: (unassigned) => Didier Roche (didrocks)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1812456

Title:
  [MIR] libflatpak0

Status in flatpak package in Ubuntu:
  New

Bug description:
  Many applications have Flatpak integration using libflatpak. The
  Ubuntu desktop team would like libflatpak0 in main so we can easily
  build such applications. It takes a lot of work to make these
  dependencies optional and sometimes that is not possible. We don't
  need the Flatpak functionality to work by default and do not expect
  any other Flatpak packages to be installed by default.

  Default packages that have flatpak integration:
  - gnome-control-center (application panel).
  - malcontent (parental controls)

  Availability
  
  In Universe, builds for all architectures and in sync with Debian.

  Rationale
  =
  Multiple default packages have libflatpak as a dependency, including 
malcontent (LP: #1892456).

  Security
  
  This will need a Security review.

  https://security-tracker.debian.org/tracker/source-package/flatpak

  There have been two CVEs, both have been fixed in all supported Ubuntu
  releases.

  More recently, there is LP: #1815528

  Quality Assurance
  =
  Bug subscriber: should be Ubuntu Desktop Bugs

  https://bugs.launchpad.net/ubuntu/+source/flatpak
  https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=flatpak
  https://github.com/flatpak/flatpak/issues

  tests are run as build tests (with dh_auto_test) and installed autopkgtests 
on Debian and Ubuntu.
  https://ci.debian.net/packages/f/flatpak
  http://autopkgtest.ubuntu.com/packages/f/flatpak

  UI Standards
  
  N/A

  Dependencies
  
  All in main except for libostree-1-1 (LP: #1892454)

  Standards Compliance
  
  Package uses standards version 4.5.0.

  Maintenance
  ===
  - Actively developed upstream
  https://github.com/flatpak/flatpak

  - Maintained in Debian by the pkg-utopia team but more specifically,
  it is maintained by Simon McVittie (smcv) who maintains Flatpak,
  ostree, xdg-dbus-proxy, xdg-desktop-portal and xdg-desktop-portal-gtk.

  short dh7 style rules, dh compat 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flatpak/+bug/1812456/+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 1892454] Re: [MIR] libostree-1-1

2020-09-15 Thread Didier Roche
Robert, you didn’t get desktop-packages subscribed again, mind doing so
before resetting to NEW and assigning? Thanks!

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

** Changed in: ostree (Ubuntu)
 Assignee: (unassigned) => Robert Ancell (robert-ancell)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1892454

Title:
  [MIR] libostree-1-1

Status in ostree package in Ubuntu:
  New

Bug description:
  Many applications have Flatpak integration using libflatpak. The
  Ubuntu desktop team would like libflatpak in main so we can easily
  build such applications (LP: #1812456). libostree-1-1 is a dependency
  of this, so it would also need to be in main. We don't need OSTree
  functionality, and do not expect any other OSTree packages to be
  installed by default.

  Availability
  
  In Universe, builds for all architectures and in sync with Debian.

  Rationale
  =
  Required for libflatpak0 being in main (LP: #1812456)

  Security
  
  This will need a Security review.

  Quality Assurance
  =
  Should be subscribed to by Ubuntu Desktop Bugs.

  Contains a single .so and doesn't have any debconf prompts. Package is
  maintained in Debian. No major bugs in Debian or Ubuntu.

  UI Standards
  
  N/A

  Dependencies
  
  All in main except for libselinux1 (LP: #1892455)

  Standards Compliance
  
  Package uses standards version 4.5.0.

  Maintenance
  ===
  Actively developed upstream https://github.com/ostreedev/ostree.
  Packages actively maintained in Debian.

  Security Checks
  ===
  2 CVEs found in http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=ostree, but 
they seem to relate to actual OSTree functionality, not issues in libostree.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ostree/+bug/1892454/+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 1894226] Re: No per-pixel scrolling in version 86

2020-09-15 Thread Alexander Browne
This was fixed upstream, but hasn't been merged to the M86 (yet?), so it
still affects the beta channel.

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

Title:
  No per-pixel scrolling in version 86

Status in chromium-browser package in Ubuntu:
  New

Bug description:
  I just refreshed the beta snap, from version 85 to 86.0.4240.22, and
  now touchpad scrolling is no longer per pixel (Xinput 2 smooth
  scrolling?) but instead it scrolls a few lines like a mousewheel.

  I'm using Focal with the default GNOME desktop and X11.

  I have not tried Chrome or Chromium deb packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1894226/+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 1881699] Re: No analog output

2020-09-15 Thread Sebastien Bacher
Tagging as notfixing, it seems specific to one configuration and not
qualifying as a rls issue

** Tags removed: rls-gg-incoming
** Tags added: rls-gg-notfixing

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

Title:
  No analog output

Status in linux package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  After a fresh boot and login, there is no analog output. Only HDMI and 
bluetooth are available.
  It becomes available when I kill pulseaudio with 'pulseaudio -k' but the 
sound indicator only shows 'dummy' output and I cannot control the output from 
the sound settings or the sound indicator.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: pulseaudio 1:13.99.1-1ubuntu3
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu36
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  j-lallement  184080 F pulseaudio
   /dev/snd/controlC1:  j-lallement  184080 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Jun  2 06:32:09 2020
  InstallationDate: Installed on 2020-05-31 (1 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200527)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/21/2019
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: FNCML357.0032.2019.1021.1624
  dmi.board.asset.tag: Default string
  dmi.board.name: NUC10i7FNB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: K61360-302
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 35
  dmi.chassis.vendor: Intel Corporation
  dmi.chassis.version: 2.0
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrFNCML357.0032.2019.1021.1624:bd10/21/2019:svnIntel(R)ClientSystems:pnNUC10i7FNH:pvrK61081-302:rvnIntelCorporation:rnNUC10i7FNB:rvrK61360-302:cvnIntelCorporation:ct35:cvr2.0:
  dmi.product.family: FN
  dmi.product.name: NUC10i7FNH
  dmi.product.sku: BXNUC10i7FNH
  dmi.product.version: K61081-302
  dmi.sys.vendor: Intel(R) Client Systems
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu36
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  j-lallement   3669 F pulseaudio
   /dev/snd/controlC0:  j-lallement   3669 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-05-31 (1 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200527)
  MachineType: Intel(R) Client Systems NUC10i7FNH
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: pulseaudio 1:13.99.1-1ubuntu3
  PackageArchitecture: amd64
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/BOOT/ubuntu_huyn9u@/vmlinuz-5.4.0-26-generic 
root=ZFS=rpool/ROOT/ubuntu_huyn9u ro snd-intel-dspcfg.dsp_driver=1
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-26-generic N/A
   linux-backports-modules-5.4.0-26-generic  N/A
   linux-firmware1.187
  Tags:  groovy
  Uname: Linux 5.4.0-26-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/21/2019
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: FNCML357.0032.2019.1021.1624
  dmi.board.asset.tag: Default string
  dmi.board.name: NUC10i7FNB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: K61360-302
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 35
  dmi.chassis.vendor: Intel Corporation
  dmi.chassis.version: 2.0
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrFNCML357.0032.2019.1021.1624:bd10/21/2019:svnIntel(R)ClientSystems:pnNUC10i7FNH:pvrK61081-302:rvnIntelCorporation:rnNUC10i7FNB:rvrK61360-302:cvnIntelCorporation:ct35:cvr2.0:
  dmi.product.family: FN
  dmi.product.name: NUC10i7FNH
  dmi.product.sku: BXNUC10i7FNH
  dmi.product.version: K61081-302
  dmi.sys.vendor: Intel(R) Client Systems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1881699/+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 1866038] Re: By default install Noto fonts for Unicode ranges not already covered by default

2020-09-15 Thread Gunnar Hjalmarsson
On 2020-09-15 11:31, Iain Lane wrote:
> Gunnar, do you have any thoughts on this?

Yeah, I think my idea to ship Noto fonts by default and give them the
highest fontconfig precedence, effectively replacing DejaVu, would cover
the proposal in this bug.

@Henri: What I have in mind has basically already been done in Kubuntu.
It would be great if you could put the Kubuntu ISO
() on a USB stick, run the live
session, and see if the default Kubuntu fonts are to your liking.

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

Title:
  By default install Noto fonts for Unicode ranges not already covered
  by default

Status in fonts-noto package in Ubuntu:
  Confirmed

Bug description:
  There is currently movement towards protecting browser users from font
  fingerprinting. This means refusing, by default, to load user-
  installed fonts, which makes the set of fonts that each OS installs by
  default even more important than before.

  Firefox bug:
  https://bugzilla.mozilla.org/show_bug.cgi?id=1582687

  W3C CSS WG issue:
  https://github.com/w3c/csswg-drafts/issues/4497

  Currently, Windows 10, macOS, Android, Chrome OS, and, to a lesser
  extent, Fedora provide broader installed-by-default Unicode coverage
  than Ubuntu.

  Examples of living scripts that have enough active users to make it to
  the list at
  
https://en.wikipedia.org/wiki/List_of_writing_systems#List_of_writing_scripts_by_adoption
  but are not supported by default in Eoan include Javanese, Sundanese,
  Batak, Balinese, Modern Yi, Mongolian, and New Tai Lue.

  Egyptian hieroglyphs is an example of a dead script the Eoan doesn't
  support but Windows 10, macOS, Chrome OS, and Android do support.

  To remedy this with minimal disk space impact, I suggest the same
  approach that Apple took. Apple bundles with macOS those Noto fonts
  that cover scripts that were not already covered by the previous
  installed-by-default set of fonts on macOS. In the macOS case, the on-
  disk footprint of the Noto fonts that were required to take macOS to
  Android/Chrome OS-competitive Unicode coverage was only a couple of
  megabytes. (The fonts are hidden in /Library/Application
  Support/Apple/Fonts/Language Support/.) In the case of Ubuntu, the set
  of Noto fonts required to reach the Chrome OS / Android level of
  script coverage is a bit larger than in the macOS case but should
  still be manageable.

  Please install, by default, those Noto fonts that provide support for
  scripts that are not properly supported by the fonts that Ubuntu
  already installs by default.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fonts-noto/+bug/1866038/+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 1895665] [NEW] PulseAudio automatically switches from HDMI 2 after display sleep

2020-09-15 Thread Andrii Puhalevich
Public bug reported:

I have an Nvidia based video card that has an HDMI output + a DisplayPort 
output.
DisplayPort output audio is listed as "Digital Stereo (HDMI)" and HDMI output 
is listed as "Digital Stereo (HDMI 2)".

I prefer to use "Digital Stereo (HDMI 2)".
But after each display sleep (screen lock for example) audio is switched to 
built in audio

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: pulseaudio 1:13.99.1-1ubuntu3.6
ProcVersionSignature: Ubuntu 5.4.0-47.51-generic 5.4.55
Uname: Linux 5.4.0-47-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.8
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: XFCE
Date: Tue Sep 15 14:56:58 2020
InstallationDate: Installed on 2020-06-20 (86 days ago)
InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
SourcePackage: pulseaudio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/11/2019
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.11.1
dmi.board.name: 0CNDTP
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.11.1:bd11/11/2019:svnDellInc.:pnG55590:pvr:rvnDellInc.:rn0CNDTP:rvrA01:cvnDellInc.:ct10:cvr:
dmi.product.family: GSeries
dmi.product.name: G5 5590
dmi.product.sku: 08EA
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug focal

** Attachment added: "screenshot_2020-09-15_15-49-17.jpg"
   
https://bugs.launchpad.net/bugs/1895665/+attachment/5411015/+files/screenshot_2020-09-15_15-49-17.jpg

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

Title:
  PulseAudio automatically switches from HDMI 2 after display sleep

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  I have an Nvidia based video card that has an HDMI output + a DisplayPort 
output.
  DisplayPort output audio is listed as "Digital Stereo (HDMI)" and HDMI output 
is listed as "Digital Stereo (HDMI 2)".

  I prefer to use "Digital Stereo (HDMI 2)".
  But after each display sleep (screen lock for example) audio is switched to 
built in audio

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: pulseaudio 1:13.99.1-1ubuntu3.6
  ProcVersionSignature: Ubuntu 5.4.0-47.51-generic 5.4.55
  Uname: Linux 5.4.0-47-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.8
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  Date: Tue Sep 15 14:56:58 2020
  InstallationDate: Installed on 2020-06-20 (86 days ago)
  InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/11/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.11.1
  dmi.board.name: 0CNDTP
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.11.1:bd11/11/2019:svnDellInc.:pnG55590:pvr:rvnDellInc.:rn0CNDTP:rvrA01:cvnDellInc.:ct10:cvr:
  dmi.product.family: GSeries
  dmi.product.name: G5 5590
  dmi.product.sku: 08EA
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1895665/+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 1891338] Re: apparmor misconfigured for evince

2020-09-15 Thread Rolf Leggewie
** Summary changed:

- apparmor misconfigured for envice
+ apparmor misconfigured for evince

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

Title:
  apparmor misconfigured for evince

Status in apparmor package in Ubuntu:
  In Progress
Status in evince package in Ubuntu:
  Triaged

Bug description:
  On a fully up to date xubuntu 20-04 system, when i run evince and
  click on a link, it fails to follow that link in my browser. This kind
  of thing happens when you are reading a technical paper and want to
  follow one of the references and click on the doi or url.

  When i click on the link i get a box that i cannot copy from that says:
  Failed to launch preferred application for category "WebBrowser".

  Failed to execute child process "/usr/lib/x86_64-linux-gnu/xfce4/exo-2
  /exo-helper-2"(Permission denied).

  Did I say that it is annoying that i could not copy the text in this
  box!!

  The output of the ldd command you asked for is attached.

  I should also point out that this worked fine under xubuntu 18.04.

  I had originally posted this as an additional comment on
  https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1869159?comments=all
  but https://launchpad.net/~seb128 said that I should submit this as a
  separate bug because this is likely an apparmor configuration problem
  that is similar to the ancient bug
  https://bugs.launchpad.net/bugs/987578.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1891338/+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 1895664] [NEW] problem in apparmor configuration of evince

2020-09-15 Thread Rolf Leggewie
Public bug reported:

evince 3.28.4-0ubuntu1.2 running on bionic.  I cannot call the vivaldi-
browser by clicking on a link.  Instead an error is shown "Failed to
execute child process “/usr/bin/vivaldi-stable” (Permission denied)".
Some lines from syslog:

Sep 15 14:28:28 work kernel: [46945.893234] audit: type=1400 
audit(1600172908.761:241): apparmor="DENIED" operation="create" 
profile="/usr/bin/evince//sanitized_helper" pid=4709 comm="pool" 
family="netlink" sock_type="raw" protocol=0 requested_mask="create" 
denied_mask="create"
Sep 15 14:28:29 work kernel: [46946.523153] audit: type=1400 
audit(1600172909.393:242): apparmor="DENIED" operation="create" 
profile="/usr/bin/evince//sanitized_helper" pid=4709 comm="pool" 
family="netlink" sock_type="raw" protocol=0 requested_mask="create" 
denied_mask="create"
Sep 15 14:28:29 work kernel: [46946.716721] audit: type=1400 
audit(1600172909.585:243): apparmor="DENIED" operation="create" 
profile="/usr/bin/evince//sanitized_helper" pid=4709 comm="pool" 
family="netlink" sock_type="raw" protocol=0 requested_mask="create" 
denied_mask="create"
Sep 15 14:28:29 work kernel: [46946.748450] audit: type=1400 
audit(1600172909.617:244): apparmor="DENIED" operation="create" 
profile="/usr/bin/evince//sanitized_helper" pid=4709 comm="pool" 
family="netlink" sock_type="raw" protocol=0 requested_mask="create" 
denied_mask="create"
Sep 15 14:28:53 work kernel: [46970.973331] audit: type=1400 
audit(1600172933.841:256): apparmor="DENIED" operation="exec" 
profile="/usr/bin/evince" name="/opt/vivaldi/vivaldi" pid=5390 comm="evince" 
requested_mask="x" denied_mask="x" fsuid=1000 ouid=0

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

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


** Tags: bionic

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

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

Title:
  problem in apparmor configuration of evince

Status in apparmor package in Ubuntu:
  New
Status in evince package in Ubuntu:
  New

Bug description:
  evince 3.28.4-0ubuntu1.2 running on bionic.  I cannot call the
  vivaldi-browser by clicking on a link.  Instead an error is shown
  "Failed to execute child process “/usr/bin/vivaldi-stable” (Permission
  denied)".  Some lines from syslog:

  Sep 15 14:28:28 work kernel: [46945.893234] audit: type=1400 
audit(1600172908.761:241): apparmor="DENIED" operation="create" 
profile="/usr/bin/evince//sanitized_helper" pid=4709 comm="pool" 
family="netlink" sock_type="raw" protocol=0 requested_mask="create" 
denied_mask="create"
  Sep 15 14:28:29 work kernel: [46946.523153] audit: type=1400 
audit(1600172909.393:242): apparmor="DENIED" operation="create" 
profile="/usr/bin/evince//sanitized_helper" pid=4709 comm="pool" 
family="netlink" sock_type="raw" protocol=0 requested_mask="create" 
denied_mask="create"
  Sep 15 14:28:29 work kernel: [46946.716721] audit: type=1400 
audit(1600172909.585:243): apparmor="DENIED" operation="create" 
profile="/usr/bin/evince//sanitized_helper" pid=4709 comm="pool" 
family="netlink" sock_type="raw" protocol=0 requested_mask="create" 
denied_mask="create"
  Sep 15 14:28:29 work kernel: [46946.748450] audit: type=1400 
audit(1600172909.617:244): apparmor="DENIED" operation="create" 
profile="/usr/bin/evince//sanitized_helper" pid=4709 comm="pool" 
family="netlink" sock_type="raw" protocol=0 requested_mask="create" 
denied_mask="create"
  Sep 15 14:28:53 work kernel: [46970.973331] audit: type=1400 
audit(1600172933.841:256): apparmor="DENIED" operation="exec" 
profile="/usr/bin/evince" name="/opt/vivaldi/vivaldi" pid=5390 comm="evince" 
requested_mask="x" denied_mask="x" fsuid=1000 ouid=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1895664/+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 1895643] Re: Backport Thunderbird 78 to 20.04 LTS and 18.04 LTS

2020-09-15 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  Backport Thunderbird 78 to 20.04 LTS and 18.04 LTS

Status in thunderbird package in Ubuntu:
  New

Bug description:
  Upstream Thunderbird version 78.2.2 should be a candidate for
  backporting to stable Ubuntu releases.

  I've successfully built 78.2.1 against both with forcing nodejs
  version (20.04, 18.04) and disabling AV1 support due to too old nasm
  (18.04). Attaching debdiffs here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1895643/+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 1892358] Re: autopkgtest success rate dropped inhibiting proposed migration

2020-09-15 Thread Christian Ehrhardt 
** Branch linked: lp:~paelzer/britney/hints-ubuntu-focal-disable-systemd

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

Title:
  autopkgtest success rate dropped inhibiting proposed migration

Status in build-essential package in Ubuntu:
  Invalid
Status in glib2.0 package in Ubuntu:
  Invalid
Status in iputils package in Ubuntu:
  Invalid
Status in kbd package in Ubuntu:
  Invalid
Status in linux-meta package in Ubuntu:
  Invalid
Status in ntpsec package in Ubuntu:
  Invalid
Status in qemu package in Ubuntu:
  Invalid
Status in systemd package in Ubuntu:
  Fix Released
Status in util-linux package in Ubuntu:
  Invalid
Status in linux-meta source package in Bionic:
  New
Status in systemd source package in Bionic:
  New
Status in build-essential source package in Focal:
  Confirmed
Status in linux-meta source package in Focal:
  New
Status in qemu source package in Focal:
  Confirmed
Status in systemd source package in Focal:
  Confirmed
Status in util-linux source package in Focal:
  Confirmed

Bug description:
  Hi,
  we had such cases in the past like bug 1817721 for bionic and maybe bug 
1892130 is about the same as well. There were more but I didn't want to search 
for all of them - what I checked is that there are no open ones clearly 
pointing out the recent further drop in already flaky subtests.

  In particular the tests "tests-in-lxd" and "systemd-fsckd" were known
  to be flaky before, but got even worse.

  Here stats of the last 40 runs, it might be a coincidences that this
  is after 246-2ubuntu1 landed. Could as well be any other change

  groovy
amd64
  tests-in-lxd   (F 42% S  0% B 10% => P 45%/) 
BFFFBFF.B.F.F...FBF
  build-login(F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  unit-config(F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  networkd-testpy(F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  boot-and-services  (F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  boot-smoke (F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  logind (F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  storage(F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  upstream   (F 35% S  0% B 10% => P 52%/) 
..FFB.FFF.FFBFF.B.F.F..FFBF
  udev   (F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  systemd-fsckd  (F 37% S  0% B 10% => P 50%/) 
BFFFB.FF...FB.F..B.
  root-unittests (F  0% S  0% B 10% => P 87%/) 
B...B...BB.
ppc64el
  tests-in-lxd   (F 25% S  0% B  0% => P 75%/) 
FFFFF.F.
  systemd-fsckd  (F 35% S  0% B  0% => P 65%/) 
FFF...FFFFF.F..F
  root-unittests (F  2% S  0% B  0% => P 97%/) 
..F.
s390x
  tests-in-lxd   (F 52% S  0% B  0% => P 47%/) 
FFF.FFF.FF....F.
  timedated  (F  2% S  0% B  0% => P 97%/) 
...F
  upstream   (F 17% S  0% B  0% => P 82%/) 
.F..F.F.FFF...F.
  systemd-fsckd  (F 32% S  0% B  0% => P 67%/) 
FFF..FF..F.FF..F
  root-unittests (F 10% S  0% B  0% => P 90%/) 
FFF...F.
arm64
  tests-in-lxd   (F 40% S  0% B  2% => P 57%/) 
F.B...FFF.FF..F..F.FFF.F
  logind (F  2% S  0% B  2% => P 95%/) 
..B...F.
  upstream   (F 22% S  0% B  2% => P 75%/) 
...F.FB.F.F.F..FFF.F
  root-unittests (F 12% S  0% B  2% => P 85%/) 
..B.F...F.FF...F

  (I'm sure LP will make this unreadable, but is is nice in monospace)

  Whatever the root cause is - the success rate of these has reduced so
  much that the (even formerly questionable) practice of retry-until-
  success won't work anymore.

  
  I have run the two tests in a local VM and systemd-fsckd works there while 
tests-in-lxd seems to trip over the old flaky fellow being "boot-and-services".

  We had the discussion in the past, but I think I need to again bring
  up the suggestion to skip "tests-in-lxd" and "systemd-fsckd" until
  they are on reasonable success rates.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/build-essential/+bug/1892358/+subscriptions

-- 
Mailing 

[Desktop-packages] [Bug 1890141] Re: Can't fullscreen, or windows get automatically un-fullscreened, when using fractional scaling

2020-09-15 Thread Syver Stensholt
Just came across another case, just to keep the ball rolling I'll
describe it here. I tried fullscreening HBO Nordic, and it worked for 10
seconds the first time. Then the same thing happened as shown by my gif
and laurenz video. After first fullscreen though, fullscreening it again
triggers the glitch right away.

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

Title:
  Can't fullscreen, or windows get automatically un-fullscreened, when
  using fractional scaling

Status in mutter package in Ubuntu:
  Confirmed

Bug description:
  Same issue as this one: https://bugs.launchpad.net/ubuntu/+source
  /gnome-shell/+bug/1863391

  Some websites like YouTube will attempt to fullscreen, just not
  successfully. Other websites, like Netflix, will fullscreen for a
  second and de-fullscreen after that. Some games act weirdly in
  fullscreen mode (this might be related, as I've never had this issue
  before now: https://github.com/ValveSoftware/csgo-osx-
  linux/issues/2429).

  EDIT: This only happens when fractional scaling is enabled. My config;
  main 4K screen at 150% and secondary 1080p screen to the right at
  100%. YouTube fullscreens fine on the sec. screen (1080 100%).

  This is a gif I posted in the related bug report showing exactly what
  happens: https://bugs.launchpad.net/ubuntu/+source/gnome-
  shell/+bug/1863391/+attachment/5397743/+files/20200731_160007.gif

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: mutter 3.36.3-0ubuntu0.20.04.1
  ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
  Uname: Linux 5.4.0-42-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.4
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Aug  3 14:03:00 2020
  InstallationDate: Installed on 2020-07-30 (4 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: mutter
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1890141/+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 1891733] Re: Support better Arabic font

2020-09-15 Thread Gunnar Hjalmarsson
The seed is now updated for both groovy and focal, and fonts-noto has
been promoted to main:

https://bugs.launchpad.net/ubuntu/+source/fonts-
noto/+bug/1892320/comments/5

Thanks Iain Lane!

** Changed in: ubuntu-seeds
   Status: New => Fix Released

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

Title:
  Support better Arabic font

Status in Ubuntu Seeds:
  Fix Released
Status in language-selector package in Ubuntu:
  Fix Released
Status in language-selector source package in Focal:
  Fix Released
Status in language-selector source package in Groovy:
  Fix Released

Bug description:
  [Impact]

  Arabic speaking users have requested better rendering of Arabic. This
  proposed upload addresses that wish. Related discussion is being held
  at .

  So how is this an SRUable bug fix and not just an enhancement which
  should go to -backports? Well, currently, if you install the Arabic
  language via Language Support, a couple of Arabic fonts packages are
  pulled. But even if you set an Arabic locale, those fonts won't make a
  difference. The explanation is that DejaVu fonts, which also are able
  to render Arabic, have higher fontconfig precedence. The user must
  mess with fontconfig themselves to change the effective font, which is
  a bug. (I can't tell if it ever worked as intended.)

  So to summarize: This is a combination of a bug fix and an
  enhancement.

  [Test Case]

  * Install the language-selector-{gnome,common} packages
    from focal-proposed.

  * Open the Language Support tool and install Arabic.

  * Open a terminal window and run this command:

    LC_CTYPE=ar_EG.UTF-8 fc-match -a | head -10

  * Find that Noto fonts are at the top of the list.

  [Regression risk]

  This will change the effective font for rendering Arabic for some
  users. But the user experience will be improved in those cases, not
  the opposite.

  The change in font will only happen for users with an Arabic locale.
  The risk that other users would be affected by the change is low.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-seeds/+bug/1891733/+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 1856392] Re: [HP ZBook 15 G6, Realtek ALC285, Black Mic, Right] Microphone not detected

2020-09-15 Thread Mohammed-Salah OKA
I think this is duplicate with #1840725.

for me the use of a headset allow me to une the microphone.

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

Title:
  [HP ZBook 15 G6, Realtek ALC285, Black Mic, Right] Microphone not
  detected

Status in alsa-driver package in Ubuntu:
  Incomplete
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  on a brand new HPZbook15G6, with a fresh dual boot 19.10 Ubuntu install, I 
have no internal mic detected.
  The GNOME settings sound entry list is empty. Speaker sound is working 
properly.

  When hooking a microphone enabled headphone on the jack plug, the
  headphones mic is then detected, but there is now no sound output on
  the headphone.

  I've been looking for a few similar issues on recent (HP or not)
  laptops and found a few similar issues :

  Bug #1523100
  Bug #1837821

  so I guess this is a generic alsa or snd-hda-intel issue with newer ALC2xx 
hardware.
  I already tryed quite a few of the workaroubds/fix available here and there 
(e.g. overriding pin with hdajackretask, adding options to snd-hda-intel module 
etc. none with success)

  I'm available to test/provide any additional needed data.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.3.10
  Uname: Linux 5.3.0-24-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  mathieu1719 F pulseaudio
   /dev/snd/controlC0:  mathieu1719 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Dec 14 13:33:14 2019
  InstallationDate: Installed on 2019-12-13 (0 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH successful
  Symptom_Card: Audio interne - HDA Intel PCH
  Symptom_Jack: Black Mic, Right
  Symptom_PulseAudioRecordingTest: PulseAudio recording test through plughw:PCH 
successful
  Symptom_Type: Only some of inputs are working
  Title: [HP ZBook 15 G6, Realtek ALC285, Black Mic, Right] Recording problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/06/2019
  dmi.bios.vendor: HP
  dmi.bios.version: R92 Ver. 01.03.04
  dmi.board.name: 860F
  dmi.board.vendor: HP
  dmi.board.version: KBC Version 65.23.00
  dmi.chassis.asset.tag: 5CD944676Z
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrR92Ver.01.03.04:bd11/06/2019:svnHP:pnHPZBook15G6:pvr:rvnHP:rn860F:rvrKBCVersion65.23.00:cvnHP:ct10:cvr:
  dmi.product.family: 103C_5336AN HP ZBook
  dmi.product.name: HP ZBook 15 G6
  dmi.product.sku: 6VD99AV
  dmi.sys.vendor: HP
  mtime.conffile..etc.modprobe.d.alsa-base.conf: 2019-12-14T13:26:02.404591

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1856392/+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 1840725] Re: Microphone not working in Ubuntu 18.04.3 LTS on new hp-spectre-x360-convertible-15 laptop

2020-09-15 Thread Mohammed-Salah OKA
Have same issue with my "HP ZBook 15 G6" (5CD025HRT7)

when the headset not connected (mic not working)
 List of CAPTURE Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: ALC285 Analog [ALC285 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

when the headset connected (work fine)
 List of CAPTURE Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: ALC285 Analog [ALC285 Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0

uname -a
Linux tawra 5.4.0-47-generic #51-Ubuntu SMP Fri Sep 4 19:50:52 UTC 2020 x86_64 
x86_64 x86_64 GNU/Linux

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

Title:
  Microphone not working in Ubuntu 18.04.3 LTS on new hp-
  spectre-x360-convertible-15 laptop

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  Internal Microphone does not work in Ubuntu 18.04.3 LTS in a new hp-
  spectre-x360-convertible-15 laptop. The microphone works perfectly on
  Windows 10 (present in Dual boot mode).

  Initially, Internal Microphone was not even detected but installing
  alsa-tools-gui and overriding pin 0x12 to the Internal Microphone
  fixed that issue. [Pin 0x13 does not work and causes static in a
  headphone if it is plugged in.]

  Microphone is not able to pick up any sound. I changed levels/settings in 
alsamixer, pavucontrol without any success:
  In alsamixer: Experimented with levels ranging from very low to very high for 
Internal Mic, Capture, etc.
  In pavucontrol: Set the Internal Mic as a fallback device, unlocked the 
channels for the mic, experimented with reducing the level for one of the 
channels (reduced right mic level to Silence while keeping the left mic level 
normal/high and vice versa).

  alsa-info:
  http://alsa-project.org/db/?f=cf6d3ccc6372f955da7d99df07afbcb31d5a6c7f

  arecord -l
   List of CAPTURE Hardware Devices 
  card 0: PCH [HDA Intel PCH], device 0: ALC285 Analog [ALC285 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1840725/+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 1595695] Re: Bluetooth indicator disappears every time bluetooth is being turned off

2020-09-15 Thread Daniel van Vugt
Note the new design in 3.37 may still hide the Bluetooth menu if you
never paired anything. If you have paired anything then turning off
Bluetooth will *not* hide the menu.

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

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

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

Title:
  Bluetooth indicator disappears every time bluetooth is being turned
  off

Status in GNOME Shell:
  New
Status in gnome-shell package in Ubuntu:
  Fix Released

Bug description:
  In Ubuntu 16.04, every time I turn off bluetooth, the indicator icon 
disappears from the top panel.
  Each time I have to re-enable it by system setting or via dash.

  I expect it to behave in a same way as network indicator instead of
  disappearing.

  Here is the link with some info which could be helpful 
  https://bugs.launchpad.net/ubuntu/+source/indicator-bluetooth/+bug/1126108

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1595695/+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 1894338] Re: [Dell Inspiron 7570][Samsung Earphones Tuned by AKG] Volume control buttons don't work

2020-09-15 Thread Hui Wang
Please test this kernel: https://people.canonical.com/~hwang4/hstbtn/

to install the testing kernel: sudo dpkg -i linux-image-xxx.deb

reboot and run sudo evtest, then upload the output log of 'sudo evtest'

to uninstall the testing kernel: sudo dpkg -r linux-image- (5.9-rc3)

reboot

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

Title:
  [Dell Inspiron 7570][Samsung Earphones Tuned by AKG] Volume control
  buttons don't work

Status in linux package in Ubuntu:
  Incomplete
Status in pulseaudio package in Ubuntu:
  Invalid

Bug description:
  My earphones are the one coming with Samsung Galaxy S8 (here:
  https://www.samsung.com/us/mobile/mobile-accessories/phones/samsung-
  earphones-tuned-by-akg--gray-eo-ig955bsegus) and on my Ubuntu 18.04
  (dual-boot with Windows 10, Secure Boot enabled)

  Trying to set the volume from my earphones' controls doesn't work, no
  modification on the volume, the sound bar on Ubuntu doesn't appear in
  order to indicate volume change. I would like to change the master
  volume, or whatever my common laptop controls do when I up/down the
  volume controls on my earphones, like it happens on Windows 10. Why
  does the erroneous behavior of being unable to set volume from my
  earphones happen?

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: pulseaudio 1:11.1-1ubuntu7.10
  ProcVersionSignature: Ubuntu 4.15.0-115.116-generic 4.15.18
  Uname: Linux 4.15.0-115-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.17
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jason  3523 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Sep  4 23:29:52 2020
  InstallationDate: Installed on 2018-09-28 (706 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=el_GR.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/17/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.16.0
  dmi.board.name: 02P5YY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.16.0:bd02/17/2020:svnDellInc.:pnInspiron7570:pvr:rvnDellInc.:rn02P5YY:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 7570
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1894338/+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 1870597] Re: libinput says: scheduled expiry is in the past... your system is too slow

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

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

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

Title:
  libinput says: scheduled expiry is in the past... your system is too
  slow

Status in mutter package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  During the freeze, the output of the install had a message from
  "gdm-x-session" saying "your system is too slow".

  To reproduce:
  1. Launch the Ubuntu installer
  2. Begin the installation process
  3. When the installation process begins, move the cursor around
  4. Notice how the PC freezes and drops mouse events

  Description:  Ubuntu Focal Fossa (development branch)
  Release:  20.04

  gnome-shell:
Installed: 3.36.0-2ubuntu2
Candidate: 3.36.0-2ubuntu2
Version table:
   *** 3.36.0-2ubuntu2 500
  500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: gnome-shell 3.36.0-2ubuntu2
  ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
  Uname: Linux 5.4.0-21-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu21
  Architecture: amd64
  CasperVersion: 1.442
  Date: Fri Apr  3 14:24:21 2020
  DisplayManager: gdm3
  GsettingsChanges:
   
  LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200401)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=C.UTF-8
   SHELL=/bin/bash
  RelatedPackageVersions: mutter-common 3.36.0-2ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu22
  Architecture: amd64
  CasperVersion: 1.442
  CompositorRunning: None
  DistUpgraded: Fresh install
  DistroCodename: focal
  DistroRelease: Ubuntu 20.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation UHD Graphics 620 [8086:5917] (rev 07) (prog-if 00 [VGA 
controller])
 Subsystem: Dell UHD Graphics 620 [1028:0810]
  LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200402)
  MachineType: Dell Inc. Inspiron 5570
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: xorg-server (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz 
file=/cdrom/preseed/hostname.seed quiet splash ---
  ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
  Tags:  focal ubuntu
  Uname: Linux 5.4.0-21-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/15/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.3
  dmi.board.name: 09YTN7
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.3:bd05/15/2019:svnDellInc.:pnInspiron5570:pvr:rvnDellInc.:rn09YTN7:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 5570
  dmi.product.sku: 0810
  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.2-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 1:19.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20190815-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1870597/+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 1892320] Re: No-change rebuild for focal-updates

2020-09-15 Thread Iain Lane
For reference:

laney@dev> ./change-override --suite groovy --component main fonts-noto
Override component to main
fonts-noto 20200323-1build1 in groovy amd64: universe/fonts/optional/100% -> 
main
fonts-noto 20200323-1build1 in groovy arm64: universe/fonts/optional/100% -> 
main
fonts-noto 20200323-1build1 in groovy armhf: universe/fonts/optional/100% -> 
main
fonts-noto 20200323-1build1 in groovy i386: universe/fonts/optional/100% -> main
fonts-noto 20200323-1build1 in groovy ppc64el: universe/fonts/optional/100% -> 
main
fonts-noto 20200323-1build1 in groovy riscv64: universe/fonts/optional/100% -> 
main
fonts-noto 20200323-1build1 in groovy s390x: universe/fonts/optional/100% -> 
main
Override [y|N]? y
7 publications overridden.
laney@dev> ./change-override --suite focal-updates --component main fonts-noto
Override component to main
fonts-noto 20200323-1build1~ubuntu20.04.1 in focal amd64: 
universe/fonts/optional/100% -> main
fonts-noto 20200323-1build1~ubuntu20.04.1 in focal arm64: 
universe/fonts/optional/100% -> main
fonts-noto 20200323-1build1~ubuntu20.04.1 in focal armhf: 
universe/fonts/optional/100% -> main
fonts-noto 20200323-1build1~ubuntu20.04.1 in focal i386: 
universe/fonts/optional/100% -> main
fonts-noto 20200323-1build1~ubuntu20.04.1 in focal ppc64el: 
universe/fonts/optional/100% -> main
fonts-noto 20200323-1build1~ubuntu20.04.1 in focal riscv64: 
universe/fonts/optional/100% -> main
fonts-noto 20200323-1build1~ubuntu20.04.1 in focal s390x: 
universe/fonts/optional/100% -> main
Override [y|N]? y
7 publications overridden.

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

Title:
  No-change rebuild for focal-updates

Status in fonts-noto package in Ubuntu:
  Fix Released
Status in fonts-noto source package in Focal:
  Fix Released

Bug description:
  [Impact]

  The purpose with this no-change rebuild is to have the fonts-noto-core
  and fonts-noto-ui-core binaries land in focal-updates, and with that
  make it possible to move them to main. The measure is closely related
  to bug #1891733.

  [Test Case]

  Confirm that fonts-noto-core and fonts-noto-ui-core can be installed
  from focal-proposed.

  [Regression risk]

  Source unchanged - not applicable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fonts-noto/+bug/1892320/+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 1866038] Re: By default install Noto fonts for Unicode ranges not already covered by default

2020-09-15 Thread Iain Lane
Thanks for this. Really interesting issue, sorry it's taken a while to
respond.

Gunnar, do you have any thoughts on this?

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

Title:
  By default install Noto fonts for Unicode ranges not already covered
  by default

Status in fonts-noto package in Ubuntu:
  Confirmed

Bug description:
  There is currently movement towards protecting browser users from font
  fingerprinting. This means refusing, by default, to load user-
  installed fonts, which makes the set of fonts that each OS installs by
  default even more important than before.

  Firefox bug:
  https://bugzilla.mozilla.org/show_bug.cgi?id=1582687

  W3C CSS WG issue:
  https://github.com/w3c/csswg-drafts/issues/4497

  Currently, Windows 10, macOS, Android, Chrome OS, and, to a lesser
  extent, Fedora provide broader installed-by-default Unicode coverage
  than Ubuntu.

  Examples of living scripts that have enough active users to make it to
  the list at
  
https://en.wikipedia.org/wiki/List_of_writing_systems#List_of_writing_scripts_by_adoption
  but are not supported by default in Eoan include Javanese, Sundanese,
  Batak, Balinese, Modern Yi, Mongolian, and New Tai Lue.

  Egyptian hieroglyphs is an example of a dead script the Eoan doesn't
  support but Windows 10, macOS, Chrome OS, and Android do support.

  To remedy this with minimal disk space impact, I suggest the same
  approach that Apple took. Apple bundles with macOS those Noto fonts
  that cover scripts that were not already covered by the previous
  installed-by-default set of fonts on macOS. In the macOS case, the on-
  disk footprint of the Noto fonts that were required to take macOS to
  Android/Chrome OS-competitive Unicode coverage was only a couple of
  megabytes. (The fonts are hidden in /Library/Application
  Support/Apple/Fonts/Language Support/.) In the case of Ubuntu, the set
  of Noto fonts required to reach the Chrome OS / Android level of
  script coverage is a bit larger than in the macOS case but should
  still be manageable.

  Please install, by default, those Noto fonts that provide support for
  scripts that are not properly supported by the fonts that Ubuntu
  already installs by default.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fonts-noto/+bug/1866038/+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 1895643] [NEW] Backport Thunderbird 78 to 20.04 LTS and 18.04 LTS

2020-09-15 Thread Timo Jyrinki
Public bug reported:

Upstream Thunderbird version 78.2.2 should be a candidate for
backporting to stable Ubuntu releases.

I've successfully built 78.2.1 against both with forcing nodejs version
(20.04, 18.04) and disabling AV1 support due to too old nasm (18.04).
Attaching debdiffs here.

** Affects: thunderbird (Ubuntu)
 Importance: Wishlist
 Status: New

** Attachment added: "thunderbird78-focal.debdiff"
   
https://bugs.launchpad.net/bugs/1895643/+attachment/5410943/+files/thunderbird78-focal.debdiff

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

Title:
  Backport Thunderbird 78 to 20.04 LTS and 18.04 LTS

Status in thunderbird package in Ubuntu:
  New

Bug description:
  Upstream Thunderbird version 78.2.2 should be a candidate for
  backporting to stable Ubuntu releases.

  I've successfully built 78.2.1 against both with forcing nodejs
  version (20.04, 18.04) and disabling AV1 support due to too old nasm
  (18.04). Attaching debdiffs here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1895643/+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 1895643] Re: Backport Thunderbird 78 to 20.04 LTS and 18.04 LTS

2020-09-15 Thread Timo Jyrinki
** Patch added: "thunderbird78-bionic.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1895643/+attachment/5410944/+files/thunderbird78-bionic.debdiff

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

Title:
  Backport Thunderbird 78 to 20.04 LTS and 18.04 LTS

Status in thunderbird package in Ubuntu:
  New

Bug description:
  Upstream Thunderbird version 78.2.2 should be a candidate for
  backporting to stable Ubuntu releases.

  I've successfully built 78.2.1 against both with forcing nodejs
  version (20.04, 18.04) and disabling AV1 support due to too old nasm
  (18.04). Attaching debdiffs here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1895643/+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 1895643] Re: Backport Thunderbird 78 to 20.04 LTS and 18.04 LTS

2020-09-15 Thread Timo Jyrinki
** Patch added: "thunderbird78-focal.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1895643/+attachment/5410945/+files/thunderbird78-focal.debdiff

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

Title:
  Backport Thunderbird 78 to 20.04 LTS and 18.04 LTS

Status in thunderbird package in Ubuntu:
  New

Bug description:
  Upstream Thunderbird version 78.2.2 should be a candidate for
  backporting to stable Ubuntu releases.

  I've successfully built 78.2.1 against both with forcing nodejs
  version (20.04, 18.04) and disabling AV1 support due to too old nasm
  (18.04). Attaching debdiffs here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1895643/+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 1895640] [NEW] BlueZ 5.55 release

2020-09-15 Thread Daniel van Vugt
Public bug reported:

https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.55.tar.xz

https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?h=5.55

** Affects: bluez (Ubuntu)
 Importance: Undecided
 Assignee: Daniel van Vugt (vanvugt)
 Status: In Progress


** Tags: groovy

** Description changed:

  https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.55.tar.xz
+ 
+ https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?h=5.55

** Changed in: bluez (Ubuntu)
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

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

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

Title:
  BlueZ 5.55 release

Status in bluez package in Ubuntu:
  In Progress

Bug description:
  https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.55.tar.xz

  https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?h=5.55

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1895640/+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 1894338] Re: [Dell Inspiron 7570][Samsung Earphones Tuned by AKG] Volume control buttons don't work

2020-09-15 Thread JasonSome
Would it be helpful if I collected the above requested kernel info too
for my current kernel, or is it contingent on the above mentioned
testing kernel? (an if yes, how would I apply that to a live CD, since I
don't want to interfere with my existing Ubuntu installation with
installing a testing kernel)

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

Title:
  [Dell Inspiron 7570][Samsung Earphones Tuned by AKG] Volume control
  buttons don't work

Status in linux package in Ubuntu:
  Incomplete
Status in pulseaudio package in Ubuntu:
  Invalid

Bug description:
  My earphones are the one coming with Samsung Galaxy S8 (here:
  https://www.samsung.com/us/mobile/mobile-accessories/phones/samsung-
  earphones-tuned-by-akg--gray-eo-ig955bsegus) and on my Ubuntu 18.04
  (dual-boot with Windows 10, Secure Boot enabled)

  Trying to set the volume from my earphones' controls doesn't work, no
  modification on the volume, the sound bar on Ubuntu doesn't appear in
  order to indicate volume change. I would like to change the master
  volume, or whatever my common laptop controls do when I up/down the
  volume controls on my earphones, like it happens on Windows 10. Why
  does the erroneous behavior of being unable to set volume from my
  earphones happen?

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: pulseaudio 1:11.1-1ubuntu7.10
  ProcVersionSignature: Ubuntu 4.15.0-115.116-generic 4.15.18
  Uname: Linux 4.15.0-115-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.17
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jason  3523 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Sep  4 23:29:52 2020
  InstallationDate: Installed on 2018-09-28 (706 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=el_GR.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/17/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.16.0
  dmi.board.name: 02P5YY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.16.0:bd02/17/2020:svnDellInc.:pnInspiron7570:pvr:rvnDellInc.:rn02P5YY:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 7570
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1894338/+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 1894124] Re: Merge gtk 3.24.22 from Debian

2020-09-15 Thread Sebastien Bacher
Thanks, the fix is in the current version which has been uploaded to the
newest Ubuntu serie

https://launchpad.net/ubuntu/+source/gtk+3.0/3.24.23-1ubuntu1

** Changed in: gtk+3.0 (Ubuntu)
   Status: New => Fix Released

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

Title:
  Merge gtk 3.24.22 from Debian

Status in gtk+3.0 package in Ubuntu:
  Fix Released

Bug description:
  Please merge gtk 3.24.22 from Debian. It supposedly fixes bug #1891761
  and improves frame clock smoothness and fixes frame clock
  monotonicity.

  https://gitlab.gnome.org/GNOME/gtk/-/blob/gtk-3-24/NEWS

  Overview of Changes in GTK+ 3.24.22
  ===

  * GtkTextView:
   - Fix some corner cases of pixelcache invalidation
   - Make select-all work on touch

  * Fix print portal support

  * Adwaita:
   - Tweak title style class
   - Add a public color for text view background

  * Windows:
   - Limit the size of the corner mask cache
   - Use native API for keycode conversion
   - Use GLES on arm64

  * Wayland: Add a way to change the application id (LP: #1891761)

  * Quartz: Add axes to master devices

  * Add --enable-tracker3 option to configure

  * Translation updates:
   Catalan
   German
   Indonesian
   Italian
   Kazakh
   Spanish
   Turkish

  
  Overview of Changes in GTK+ 3.24.21
  ===

  * Wayland:
   - Prevent crashes with offscreen windows
   - Handle disorderly tablet/pad disconnects

  * GtkFileChooser:
   - Translate the type column
   - Add a tracker3 search engine
   - Rate-limit trash monitoring
   - Make get_filter work for native chooser

  * GtkGLArea:
   - Fix a redraw problem

  * GtkScrolledWindow:
   - Fix kinetic scrolling

  * Add a gtk-cursor-aspect-ratio setting

  * GDK:
   - Improve frame clock smoothness
   - Fix frame clock monotonicity

  * OS X:
   - Support Pen / Eraser input
   - Support openfiles in GtkApplication

  * Adwaita:
   - Improve notebook tab legibility

  * Translation updates:
   Basque
   Brazilian Portuguese
   Catalan
   Chinese (Taiwan)
   German
   Indonesian
   Italian
   Japanese
   Kazakh
   Lithuanian
   Polish
   Romanian
   Slovak
   Slovenian
   Swedish
   Ukrainian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1894124/+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 1894737] Re: gtkglarea not working on software renderers

2020-09-15 Thread Sebastien Bacher
Thanks, the fix is in the current version which has been uploaded to the
newest Ubuntu serie

https://launchpad.net/ubuntu/+source/gtk+3.0/3.24.23-1ubuntu1

** Changed in: gtk+3.0 (Ubuntu)
   Importance: Undecided => Low

** Changed in: gtk+3.0 (Ubuntu)
   Status: New => Fix Released

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

Title:
  gtkglarea not working on software renderers

Status in gtk+3.0 package in Ubuntu:
  Fix Released

Bug description:
  to reproduce:
  install gtk-3-examples on a system with software rendering, like virtualbox.
  run gtk3-demo --run=glarea
  observe black boxes.
  I fixed it upstream with this commit:
  
https://gitlab.gnome.org/GNOME/gtk/-/commit/69334021a22a79f5fddb30f0872fcf3fc6bc1cf0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1894737/+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 1895301] Re: XrandR does not propose 3440x1440 21:9 resolution

2020-09-15 Thread Michel-Ekimia
Client is using 2:1.20.8-2ubuntu2.4 on 20.04

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

Title:
  XrandR does not propose 3440x1440 21:9 resolution

Status in xorg-server package in Ubuntu:
  Incomplete

Bug description:
  XrandR does not propose 3440x1440 21:9 resolution on Ubuntu 20.04 :

  How to reproduce :

  
  - Connect on HDMI 1.4 Intel HD 630 mobile a UWUHD 3440x1440 monitor 

  - Only 16:9 are proposed by xrandR

  - XrandR should propose all supported resolutions


  
  WorkAround : manually add the mode 

  
  xrandr --newmode "3440x1440_30.00"  196.90  3440 3600 3960 4480  1440 1441 
1444 1465  -HSync +Vsync
  xrandr --addmode HDMI-2 3440x1440_30.00
  xrandr --output HDMI-2 --mode 3440x1440_30.00

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1895301/+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 1895301] Re: XrandR does not propose 3440x1440 21:9 resolution

2020-09-15 Thread Daniel van Vugt
Also, in case it's related to bug 1883497 you might want to try:

https://launchpad.net/ubuntu/+source/xorg-server/2:1.19.6-1ubuntu4.7

Please also try 'Ubuntu on Wayland', which you can select after entering
your username, in the bottom right of the login screen.

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

Title:
  XrandR does not propose 3440x1440 21:9 resolution

Status in xorg-server package in Ubuntu:
  Incomplete

Bug description:
  XrandR does not propose 3440x1440 21:9 resolution on Ubuntu 20.04 :

  How to reproduce :

  
  - Connect on HDMI 1.4 Intel HD 630 mobile a UWUHD 3440x1440 monitor 

  - Only 16:9 are proposed by xrandR

  - XrandR should propose all supported resolutions


  
  WorkAround : manually add the mode 

  
  xrandr --newmode "3440x1440_30.00"  196.90  3440 3600 3960 4480  1440 1441 
1444 1465  -HSync +Vsync
  xrandr --addmode HDMI-2 3440x1440_30.00
  xrandr --output HDMI-2 --mode 3440x1440_30.00

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1895301/+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 1883497] Re: Only timing mode list in EDID supported on continuous freq monitors

2020-09-15 Thread Chris Halse Rogers
Hello AaronMa, or anyone else affected,

Accepted xorg-server into bionic-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/xorg-
server/2:1.19.6-1ubuntu4.7 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
bionic to verification-done-bionic. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-bionic. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: xorg-server (Ubuntu Bionic)
   Status: In Progress => Fix Committed

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

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

Title:
  Only timing mode list in EDID supported on continuous freq monitors

Status in HWE Next:
  New
Status in X.Org X server:
  New
Status in xf86-video-intel:
  Unknown
Status in xorg-server package in Ubuntu:
  Fix Released
Status in xorg-server-hwe-18.04 package in Ubuntu:
  Invalid
Status in xorg-server source package in Bionic:
  Fix Committed
Status in xorg-server-hwe-18.04 source package in Bionic:
  Fix Released
Status in xorg-server source package in Focal:
  Fix Released
Status in xorg-server-hwe-18.04 source package in Focal:
  Invalid

Bug description:
  [Impact]
  Some new laptop display set EDID continuous freq bit 1.
  Then Xorg only uses the timing modes defined in EDID, no other modes are 
shown on Xorg.

  Upstream Bug:
  https://gitlab.freedesktop.org/drm/intel/-/issues/313

  Fix of Xorg in merge request:
  https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/421

  
https://cgit.freedesktop.org/xorg/xserver/commit/?id=6a79a737e2c0bc730ee693b4ea4a1530c108be4e

  this is required to support new laptop models which use such panels

  [Test case]
  Test that a proper list of modes is shown with a panel that uses the new EDID.

  [Regression potential]
  The patch retains the previous code path for setting modes on GTF-able 
monitors, and only adds support for non-GTF monitors. So in that sense there 
shouldn't be any regression potential, this has been reviewed by an upstream 
expert.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1883497/+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 1894338] Missing required logs.

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

apport-collect 1894338

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

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

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

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

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

Title:
  [Dell Inspiron 7570][Samsung Earphones Tuned by AKG] Volume control
  buttons don't work

Status in linux package in Ubuntu:
  Incomplete
Status in pulseaudio package in Ubuntu:
  Invalid

Bug description:
  My earphones are the one coming with Samsung Galaxy S8 (here:
  https://www.samsung.com/us/mobile/mobile-accessories/phones/samsung-
  earphones-tuned-by-akg--gray-eo-ig955bsegus) and on my Ubuntu 18.04
  (dual-boot with Windows 10, Secure Boot enabled)

  Trying to set the volume from my earphones' controls doesn't work, no
  modification on the volume, the sound bar on Ubuntu doesn't appear in
  order to indicate volume change. I would like to change the master
  volume, or whatever my common laptop controls do when I up/down the
  volume controls on my earphones, like it happens on Windows 10. Why
  does the erroneous behavior of being unable to set volume from my
  earphones happen?

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: pulseaudio 1:11.1-1ubuntu7.10
  ProcVersionSignature: Ubuntu 4.15.0-115.116-generic 4.15.18
  Uname: Linux 4.15.0-115-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.17
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jason  3523 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Sep  4 23:29:52 2020
  InstallationDate: Installed on 2018-09-28 (706 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=el_GR.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/17/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.16.0
  dmi.board.name: 02P5YY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.16.0:bd02/17/2020:svnDellInc.:pnInspiron7570:pvr:rvnDellInc.:rn02P5YY:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 7570
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1894338/+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 1894338] Re: [Dell Inspiron 7570][Samsung Earphones Tuned by AKG] Volume control buttons don't work

2020-09-15 Thread Daniel van Vugt
** Summary changed:

- [Samsung Earphones Tuned by AKG] Volume control buttons don't work
+ [Dell Inspiron 7570][Samsung Earphones Tuned by AKG] Volume control buttons 
don't work

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

Title:
  [Dell Inspiron 7570][Samsung Earphones Tuned by AKG] Volume control
  buttons don't work

Status in linux package in Ubuntu:
  Incomplete
Status in pulseaudio package in Ubuntu:
  Invalid

Bug description:
  My earphones are the one coming with Samsung Galaxy S8 (here:
  https://www.samsung.com/us/mobile/mobile-accessories/phones/samsung-
  earphones-tuned-by-akg--gray-eo-ig955bsegus) and on my Ubuntu 18.04
  (dual-boot with Windows 10, Secure Boot enabled)

  Trying to set the volume from my earphones' controls doesn't work, no
  modification on the volume, the sound bar on Ubuntu doesn't appear in
  order to indicate volume change. I would like to change the master
  volume, or whatever my common laptop controls do when I up/down the
  volume controls on my earphones, like it happens on Windows 10. Why
  does the erroneous behavior of being unable to set volume from my
  earphones happen?

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: pulseaudio 1:11.1-1ubuntu7.10
  ProcVersionSignature: Ubuntu 4.15.0-115.116-generic 4.15.18
  Uname: Linux 4.15.0-115-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.17
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jason  3523 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Sep  4 23:29:52 2020
  InstallationDate: Installed on 2018-09-28 (706 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=el_GR.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/17/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.16.0
  dmi.board.name: 02P5YY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.16.0:bd02/17/2020:svnDellInc.:pnInspiron7570:pvr:rvnDellInc.:rn02P5YY:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 7570
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1894338/+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 543183]

2020-09-15 Thread Jjones-g
David,

Let me know if Bob's advice here isn't a good resolution. Otherwise, I
don't see us changing NSS' behavior to load multiple SQLite databases.

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

Title:
  Updating system certificates requires rebuild

Status in Mozilla Firefox:
  Won't Fix
Status in firefox package in Ubuntu:
  Triaged
Status in firefox package in Fedora:
  Won't Fix

Bug description:
  Binary package hint: firefox

  Hi,
  Updating the list of trusted root certificate authorities across all users of 
a system seems requires rebuilding a library. Non-root certificates may 
similarly be impacted.

  update-ca-certificates could be a mechanism  to update the root
  certificates used by firefox.

  On a corporate install of firefox, currently the only options to adding an 
internal root certificate authority are to:
 * Hack it into the user creation script to extract a pre-created profile, 
and update all the existing users profile directory. This bypasses the random 
profile directory creation.
 * Re-compile the shared library (.so) containing the root certificate 
authorities (extra maintenance for dealing with ubuntu package updates).
 * Have every user of the system go through a manual process of adding the 
root certificate (most users don't know how).
 * Use a plugin extension for firefox (do any exist?) that is automatically 
used by all users (can this be done?)
 * Have the root certificate signed at great expense by an external root 
certificate authority already included. CaCert integration would lower the cost 
but that seems far away, and is still an external authority. These root 
certificates also might be limited to a single domain (wildcard certificate?) 
or have other limitations ("low" expiry?, contractual restrictions...).

  It seems unlikely that Mozilla will move away from having the root
  certificates stored in the shared library as it would take some
  control away from them. The shared libary method makes it harder for
  malicious changes to be made, but only by adding the barier of
  recompilation and installation of a shared library.

  Thanks,

   Drew Daniels
  Resume: http://www.boxheap.net/ddaniels/resume.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/543183/+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 543183]

2020-09-15 Thread Rrelyea
David, I presume you are running on Linux? If your firefox/thunderbird
is build with policy enabled, you can add the line to our policy file:

name=p11-kit-proxy
library=p11-kit-proxy.so

On Fedora or RHEL 8 the policy file is in 
/etc/crypto-policies/back-ends/nss.config.
On RHEL7 it's in /etc/pki/nss-legacy/nss-rhel7.config

For other distributions look at the build scripts for POLICY_FILE and
POLICY_PATH.

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

Title:
  Updating system certificates requires rebuild

Status in Mozilla Firefox:
  Won't Fix
Status in firefox package in Ubuntu:
  Triaged
Status in firefox package in Fedora:
  Won't Fix

Bug description:
  Binary package hint: firefox

  Hi,
  Updating the list of trusted root certificate authorities across all users of 
a system seems requires rebuilding a library. Non-root certificates may 
similarly be impacted.

  update-ca-certificates could be a mechanism  to update the root
  certificates used by firefox.

  On a corporate install of firefox, currently the only options to adding an 
internal root certificate authority are to:
 * Hack it into the user creation script to extract a pre-created profile, 
and update all the existing users profile directory. This bypasses the random 
profile directory creation.
 * Re-compile the shared library (.so) containing the root certificate 
authorities (extra maintenance for dealing with ubuntu package updates).
 * Have every user of the system go through a manual process of adding the 
root certificate (most users don't know how).
 * Use a plugin extension for firefox (do any exist?) that is automatically 
used by all users (can this be done?)
 * Have the root certificate signed at great expense by an external root 
certificate authority already included. CaCert integration would lower the cost 
but that seems far away, and is still an external authority. These root 
certificates also might be limited to a single domain (wildcard certificate?) 
or have other limitations ("low" expiry?, contractual restrictions...).

  It seems unlikely that Mozilla will move away from having the root
  certificates stored in the shared library as it would take some
  control away from them. The shared libary method makes it harder for
  malicious changes to be made, but only by adding the barier of
  recompilation and installation of a shared library.

  Thanks,

   Drew Daniels
  Resume: http://www.boxheap.net/ddaniels/resume.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/543183/+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 1894338] Re: [Samsung Earphones Tuned by AKG] Volume control buttons don't work

2020-09-15 Thread Hui Wang
This depends on the hardware design first, if the audio jack and the
codec supports it or not.

Then it depends on the kernel driver. With the ubuntu 20.04, the
userspace part is OK to support the headset button, since I already
verified it on the Leonvo x1c7.

I will build a testing kernel, let us see if it could work or not.

thx.


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

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

Title:
  [Samsung Earphones Tuned by AKG] Volume control buttons don't work

Status in linux package in Ubuntu:
  Incomplete
Status in pulseaudio package in Ubuntu:
  Invalid

Bug description:
  My earphones are the one coming with Samsung Galaxy S8 (here:
  https://www.samsung.com/us/mobile/mobile-accessories/phones/samsung-
  earphones-tuned-by-akg--gray-eo-ig955bsegus) and on my Ubuntu 18.04
  (dual-boot with Windows 10, Secure Boot enabled)

  Trying to set the volume from my earphones' controls doesn't work, no
  modification on the volume, the sound bar on Ubuntu doesn't appear in
  order to indicate volume change. I would like to change the master
  volume, or whatever my common laptop controls do when I up/down the
  volume controls on my earphones, like it happens on Windows 10. Why
  does the erroneous behavior of being unable to set volume from my
  earphones happen?

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: pulseaudio 1:11.1-1ubuntu7.10
  ProcVersionSignature: Ubuntu 4.15.0-115.116-generic 4.15.18
  Uname: Linux 4.15.0-115-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.17
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jason  3523 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Sep  4 23:29:52 2020
  InstallationDate: Installed on 2018-09-28 (706 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=el_GR.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/17/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.16.0
  dmi.board.name: 02P5YY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.16.0:bd02/17/2020:svnDellInc.:pnInspiron7570:pvr:rvnDellInc.:rn02P5YY:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 7570
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1894338/+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 1892358] Re: autopkgtest success rate dropped inhibiting proposed migration

2020-09-15 Thread Christian Ehrhardt 
Thanks rbalint for pointing me to the other bug for the s390x fail we see now.
I'll continue there and consider the Groovy portion of this one closed again.

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

Title:
  autopkgtest success rate dropped inhibiting proposed migration

Status in build-essential package in Ubuntu:
  Invalid
Status in glib2.0 package in Ubuntu:
  Invalid
Status in iputils package in Ubuntu:
  Invalid
Status in kbd package in Ubuntu:
  Invalid
Status in linux-meta package in Ubuntu:
  Invalid
Status in ntpsec package in Ubuntu:
  Invalid
Status in qemu package in Ubuntu:
  Invalid
Status in systemd package in Ubuntu:
  Fix Released
Status in util-linux package in Ubuntu:
  Invalid
Status in linux-meta source package in Bionic:
  New
Status in systemd source package in Bionic:
  New
Status in build-essential source package in Focal:
  Confirmed
Status in linux-meta source package in Focal:
  New
Status in qemu source package in Focal:
  Confirmed
Status in systemd source package in Focal:
  Confirmed
Status in util-linux source package in Focal:
  Confirmed

Bug description:
  Hi,
  we had such cases in the past like bug 1817721 for bionic and maybe bug 
1892130 is about the same as well. There were more but I didn't want to search 
for all of them - what I checked is that there are no open ones clearly 
pointing out the recent further drop in already flaky subtests.

  In particular the tests "tests-in-lxd" and "systemd-fsckd" were known
  to be flaky before, but got even worse.

  Here stats of the last 40 runs, it might be a coincidences that this
  is after 246-2ubuntu1 landed. Could as well be any other change

  groovy
amd64
  tests-in-lxd   (F 42% S  0% B 10% => P 45%/) 
BFFFBFF.B.F.F...FBF
  build-login(F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  unit-config(F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  networkd-testpy(F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  boot-and-services  (F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  boot-smoke (F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  logind (F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  storage(F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  upstream   (F 35% S  0% B 10% => P 52%/) 
..FFB.FFF.FFBFF.B.F.F..FFBF
  udev   (F  0% S  0% B 10% => P 87%/) 
B...B...BB.
  systemd-fsckd  (F 37% S  0% B 10% => P 50%/) 
BFFFB.FF...FB.F..B.
  root-unittests (F  0% S  0% B 10% => P 87%/) 
B...B...BB.
ppc64el
  tests-in-lxd   (F 25% S  0% B  0% => P 75%/) 
FFFFF.F.
  systemd-fsckd  (F 35% S  0% B  0% => P 65%/) 
FFF...FFFFF.F..F
  root-unittests (F  2% S  0% B  0% => P 97%/) 
..F.
s390x
  tests-in-lxd   (F 52% S  0% B  0% => P 47%/) 
FFF.FFF.FF....F.
  timedated  (F  2% S  0% B  0% => P 97%/) 
...F
  upstream   (F 17% S  0% B  0% => P 82%/) 
.F..F.F.FFF...F.
  systemd-fsckd  (F 32% S  0% B  0% => P 67%/) 
FFF..FF..F.FF..F
  root-unittests (F 10% S  0% B  0% => P 90%/) 
FFF...F.
arm64
  tests-in-lxd   (F 40% S  0% B  2% => P 57%/) 
F.B...FFF.FF..F..F.FFF.F
  logind (F  2% S  0% B  2% => P 95%/) 
..B...F.
  upstream   (F 22% S  0% B  2% => P 75%/) 
...F.FB.F.F.F..FFF.F
  root-unittests (F 12% S  0% B  2% => P 85%/) 
..B.F...F.FF...F

  (I'm sure LP will make this unreadable, but is is nice in monospace)

  Whatever the root cause is - the success rate of these has reduced so
  much that the (even formerly questionable) practice of retry-until-
  success won't work anymore.

  
  I have run the two tests in a local VM and systemd-fsckd works there while 
tests-in-lxd seems to trip over the old flaky fellow being "boot-and-services".

  We had the discussion in the past, but I think I need to again bring
  up the suggestion to skip "tests-in-lxd" and "systemd-fsckd" until
  they are on reasonable success rates.

To manage notifications about this bug go to:

[Desktop-packages] [Bug 1894338] Re: [Samsung Earphones Tuned by AKG] Volume control buttons don't work

2020-09-15 Thread Daniel van Vugt
I was wondering if this was a kernel bug...

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

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

Title:
  [Samsung Earphones Tuned by AKG] Volume control buttons don't work

Status in linux package in Ubuntu:
  New
Status in pulseaudio package in Ubuntu:
  New

Bug description:
  My earphones are the one coming with Samsung Galaxy S8 (here:
  https://www.samsung.com/us/mobile/mobile-accessories/phones/samsung-
  earphones-tuned-by-akg--gray-eo-ig955bsegus) and on my Ubuntu 18.04
  (dual-boot with Windows 10, Secure Boot enabled)

  Trying to set the volume from my earphones' controls doesn't work, no
  modification on the volume, the sound bar on Ubuntu doesn't appear in
  order to indicate volume change. I would like to change the master
  volume, or whatever my common laptop controls do when I up/down the
  volume controls on my earphones, like it happens on Windows 10. Why
  does the erroneous behavior of being unable to set volume from my
  earphones happen?

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: pulseaudio 1:11.1-1ubuntu7.10
  ProcVersionSignature: Ubuntu 4.15.0-115.116-generic 4.15.18
  Uname: Linux 4.15.0-115-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.17
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jason  3523 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Sep  4 23:29:52 2020
  InstallationDate: Installed on 2018-09-28 (706 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=el_GR.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/17/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.16.0
  dmi.board.name: 02P5YY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.16.0:bd02/17/2020:svnDellInc.:pnInspiron7570:pvr:rvnDellInc.:rn02P5YY:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 7570
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1894338/+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 1894338] Re: [Samsung Earphones Tuned by AKG] Volume control buttons don't work

2020-09-15 Thread Hui Wang
@JasonSome,

So far, the linux kernel (audio driver) only supports the headset button
on some specific machines like Lenovo X1C7.

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

Title:
  [Samsung Earphones Tuned by AKG] Volume control buttons don't work

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  My earphones are the one coming with Samsung Galaxy S8 (here:
  https://www.samsung.com/us/mobile/mobile-accessories/phones/samsung-
  earphones-tuned-by-akg--gray-eo-ig955bsegus) and on my Ubuntu 18.04
  (dual-boot with Windows 10, Secure Boot enabled)

  Trying to set the volume from my earphones' controls doesn't work, no
  modification on the volume, the sound bar on Ubuntu doesn't appear in
  order to indicate volume change. I would like to change the master
  volume, or whatever my common laptop controls do when I up/down the
  volume controls on my earphones, like it happens on Windows 10. Why
  does the erroneous behavior of being unable to set volume from my
  earphones happen?

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: pulseaudio 1:11.1-1ubuntu7.10
  ProcVersionSignature: Ubuntu 4.15.0-115.116-generic 4.15.18
  Uname: Linux 4.15.0-115-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.17
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jason  3523 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Sep  4 23:29:52 2020
  InstallationDate: Installed on 2018-09-28 (706 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=el_GR.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/17/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.16.0
  dmi.board.name: 02P5YY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.16.0:bd02/17/2020:svnDellInc.:pnInspiron7570:pvr:rvnDellInc.:rn02P5YY:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 7570
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1894338/+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 1894338] Re: [Samsung Earphones Tuned by AKG] Volume control buttons don't work

2020-09-15 Thread Daniel van Vugt
** Changed in: pulseaudio (Ubuntu)
   Status: Incomplete => New

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

Title:
  [Samsung Earphones Tuned by AKG] Volume control buttons don't work

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  My earphones are the one coming with Samsung Galaxy S8 (here:
  https://www.samsung.com/us/mobile/mobile-accessories/phones/samsung-
  earphones-tuned-by-akg--gray-eo-ig955bsegus) and on my Ubuntu 18.04
  (dual-boot with Windows 10, Secure Boot enabled)

  Trying to set the volume from my earphones' controls doesn't work, no
  modification on the volume, the sound bar on Ubuntu doesn't appear in
  order to indicate volume change. I would like to change the master
  volume, or whatever my common laptop controls do when I up/down the
  volume controls on my earphones, like it happens on Windows 10. Why
  does the erroneous behavior of being unable to set volume from my
  earphones happen?

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: pulseaudio 1:11.1-1ubuntu7.10
  ProcVersionSignature: Ubuntu 4.15.0-115.116-generic 4.15.18
  Uname: Linux 4.15.0-115-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.17
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jason  3523 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Sep  4 23:29:52 2020
  InstallationDate: Installed on 2018-09-28 (706 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=el_GR.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/17/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.16.0
  dmi.board.name: 02P5YY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.16.0:bd02/17/2020:svnDellInc.:pnInspiron7570:pvr:rvnDellInc.:rn02P5YY:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 7570
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1894338/+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 1660316] Re: apparmor denial of CUPS

2020-09-15 Thread Claudio Kuenzler
Same happens in 18.04 (Linux Mint 19.3). Needed to manually add the
net_admin caps as mentioned by Jamie.

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

Title:
  apparmor denial of CUPS

Status in cups package in Ubuntu:
  Expired

Bug description:
  Printing is enabled when doing sudo aa-complain cupsd

  Here is an extract of /var/log/syslog:

  Jan 30 12:41:59 dag-TS-P500 kernel: [  868.929457] audit: type=1400 
audit(1485776519.269:37): apparmor="STATUS" operation="profile_replace" 
profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=6932 
comm="apparmor_parser"
  Jan 30 12:41:59 dag-TS-P500 kernel: [  868.929744] audit: type=1400 
audit(1485776519.269:38): apparmor="STATUS" operation="profile_replace" 
profile="unconfined" name="/usr/sbin/cupsd" pid=6932 comm="apparmor_parser"
  Jan 30 12:41:59 dag-TS-P500 kernel: [  868.945422] audit: type=1400 
audit(1485776519.285:39): apparmor="STATUS" operation="profile_replace" 
profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=6932 
comm="apparmor_parser"
  Jan 30 12:42:10 dag-TS-P500 kernel: [  879.817070] audit: type=1400 
audit(1485776530.158:40): apparmor="STATUS" operation="profile_replace" 
profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=6941 
comm="apparmor_parser"
  Jan 30 12:42:10 dag-TS-P500 kernel: [  879.817342] audit: type=1400 
audit(1485776530.158:41): apparmor="STATUS" operation="profile_replace" 
profile="unconfined" name="/usr/sbin/cupsd" pid=6941 comm="apparmor_parser"
  Jan 30 12:42:10 dag-TS-P500 kernel: [  879.837254] audit: type=1400 
audit(1485776530.178:42): apparmor="STATUS" operation="profile_replace" 
profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=6941 
comm="apparmor_parser"
  Jan 30 12:42:16 dag-TS-P500 zeitgeist-datah[3706]: 
downloads-directory-provider.vala:120: Couldn't process /home/dag/.glvndcEQzqA: 
Error when getting information for file '/home/dag/.glvndcEQzqA': No such file 
or directory
  Jan 30 12:42:23 dag-TS-P500 dbus[996]: [system] Activating via systemd: 
service name='org.freedesktop.hostname1' 
unit='dbus-org.freedesktop.hostname1.service'
  Jan 30 12:42:23 dag-TS-P500 systemd[1]: Starting Hostname Service...
  Jan 30 12:42:24 dag-TS-P500 dbus[996]: [system] Successfully activated 
service 'org.freedesktop.hostname1'
  Jan 30 12:42:24 dag-TS-P500 systemd[1]: Started Hostname Service.
  Jan 30 12:42:26 dag-TS-P500 kernel: [  895.746636] audit: type=1400 
audit(1485776546.086:43): apparmor="DENIED" operation="capable" 
profile="/usr/sbin/cupsd" pid=6967 comm="lpd" capability=12  capname="net_admin"
  Jan 30 12:42:54 dag-TS-P500 systemd[1]: Starting Cleanup of Temporary 
Directories...
  Jan 30 12:42:54 dag-TS-P500 systemd-tmpfiles[6973]: 
[/usr/lib/tmpfiles.d/var.conf:14] Duplicate line for path "/var/log", ignoring.
  Jan 30 12:42:54 dag-TS-P500 systemd[1]: Started Cleanup of Temporary 
Directories.
  Jan 30 12:44:03 dag-TS-P500 dbus-daemon[2707]: Activating service 
name='com.ubuntu.OneConf'
  Jan 30 12:44:03 dag-TS-P500 dbus-daemon[2707]: Successfully activated service 
'com.ubuntu.OneConf'
  Jan 30 12:44:03 dag-TS-P500 com.ubuntu.OneConf[2707]: 
WARNING:oneconf.hosts:Error in loading other_hosts file: [Errno 2] No such file 
or directory: 
'/home/dag/.cache/oneconf/d2fc3bf30c9f4976b441a8f14de53bda/other_hosts'
  Jan 30 12:44:23 dag-TS-P500 dbus-daemon[2707]: Activating service 
name='com.ubuntu.sso'
  Jan 30 12:44:24 dag-TS-P500 dbus-daemon[2707]: Successfully activated service 
'com.ubuntu.sso'
  Jan 30 12:45:51 dag-TS-P500 kernel: [ 1100.685842] audit: type=1400 
audit(1485776751.028:44): apparmor="STATUS" operation="profile_replace" 
profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=7024 
comm="apparmor_parser"
  Jan 30 12:45:51 dag-TS-P500 kernel: [ 1100.686099] audit: type=1400 
audit(1485776751.028:45): apparmor="STATUS" operation="profile_replace" 
profile="unconfined" name="/usr/sbin/cupsd" pid=7024 comm="apparmor_parser"
  Jan 30 12:45:51 dag-TS-P500 kernel: [ 1100.700446] audit: type=1400 
audit(1485776751.044:46): apparmor="STATUS" operation="profile_replace" 
profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=7024 
comm="apparmor_parser"
  Jan 30 12:45:57 dag-TS-P500 kernel: [ 1106.940891] audit: type=1400 
audit(1485776757.284:47): apparmor="ALLOWED" operation="capable" 
profile="/usr/sbin/cupsd" pid=7031 comm="lpd" capability=12  capname="net_admin"
  Jan 30 12:45:57 dag-TS-P500 kernel: [ 1106.940938] audit: type=1400 
audit(1485776757.284:48): apparmor="ALLOWED" operation="capable" 
profile="/usr/sbin/cupsd" pid=7031 comm="lpd" capability=12  capname="net_admin"

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: cups 2.2.0-2
  ProcVersionSignature: Ubuntu 4.8.0-34.36-generic 4.8.11
  Uname: Linux 4.8.0-34-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  

[Desktop-packages] [Bug 1894338] Re: [Samsung Earphones Tuned by AKG] Volume control buttons don't work

2020-09-15 Thread JasonSome
Yes, precisely as expected.

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

Title:
  [Samsung Earphones Tuned by AKG] Volume control buttons don't work

Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  My earphones are the one coming with Samsung Galaxy S8 (here:
  https://www.samsung.com/us/mobile/mobile-accessories/phones/samsung-
  earphones-tuned-by-akg--gray-eo-ig955bsegus) and on my Ubuntu 18.04
  (dual-boot with Windows 10, Secure Boot enabled)

  Trying to set the volume from my earphones' controls doesn't work, no
  modification on the volume, the sound bar on Ubuntu doesn't appear in
  order to indicate volume change. I would like to change the master
  volume, or whatever my common laptop controls do when I up/down the
  volume controls on my earphones, like it happens on Windows 10. Why
  does the erroneous behavior of being unable to set volume from my
  earphones happen?

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: pulseaudio 1:11.1-1ubuntu7.10
  ProcVersionSignature: Ubuntu 4.15.0-115.116-generic 4.15.18
  Uname: Linux 4.15.0-115-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.17
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jason  3523 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Sep  4 23:29:52 2020
  InstallationDate: Installed on 2018-09-28 (706 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=el_GR.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/17/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.16.0
  dmi.board.name: 02P5YY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.16.0:bd02/17/2020:svnDellInc.:pnInspiron7570:pvr:rvnDellInc.:rn02P5YY:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 7570
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1894338/+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 1314160] Re: Apparmor profile violated: cupsd does mknod on /var/cache/samba/gencache.tdb

2020-09-15 Thread Claudio Kuenzler
Still present in 18.04.

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

Title:
  Apparmor profile violated: cupsd does mknod on
  /var/cache/samba/gencache.tdb

Status in cups package in Ubuntu:
  Confirmed

Bug description:
  When I print to my smb printer, I get a dbus notification of the
  following entries in my syslog:

  Apr 29 12:27:15 tinker kernel: [ 3359.467314] type=1400 
audit(1398770835.923:150): apparmor="DENIED" operation="mknod" 
profile="/usr/sbin/cupsd" name="/var/cache/samba/gencache.tdb" pid=5747 
comm="smb" requested_mask="c" denied_mask="c" fsuid=7 ouid=7
  Apr 29 12:27:15 tinker kernel: [ 3359.467453] type=1400 
audit(1398770835.923:151): apparmor="DENIED" operation="mknod" 
profile="/usr/sbin/cupsd" name="/var/cache/samba/gencache.tdb" pid=5747 
comm="smb" requested_mask="c" denied_mask="c" fsuid=7 ouid=7
  Apr 29 12:27:15 tinker kernel: [ 3359.469047] type=1400 
audit(1398770835.923:152): apparmor="DENIED" operation="mknod" 
profile="/usr/sbin/cupsd" name="/var/cache/samba/gencache.tdb" pid=5747 
comm="smb" requested_mask="c" denied_mask="c" fsuid=7 ouid=7

  I get new entries every time I print. I'm running Ubuntu 14.04 with
  cups-daemon 1.7.2-0ubuntu1 on btrfs, fwiw.

  I saw this replicated on http://www.dedoimedo.com/computers/ubuntu-
  trusty-tahr-laptop-ultrabook.html .

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1314160/+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 1872268] Re: Gnome Shell completely freezes in Ubuntu 20.04 when clicking outside of app icon folders (when ubuntu-dock is loaded)

2020-09-15 Thread Jehú Marcos Herrera Puentes
I have the same problem with 1366x768 resolution.

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

Title:
  Gnome Shell completely freezes in Ubuntu 20.04 when clicking outside
  of app icon folders (when ubuntu-dock is loaded)

Status in gnome-shell-extension-ubuntu-dock package in Ubuntu:
  Confirmed

Bug description:
  Description:  Ubuntu Focal Fossa (development branch)
  Release:  20.04

  Bug: Gnome shell while opening app drawer, clicking on an app folder
  and clicking on the blank area freezes gnome shell and it makes the
  session completely unusable and non recoverable.

  How to reproduce:  1- Click 9 dots on bottom corner of dash (the app
  launcher button), wait for the app grid to show up.

  2- Click on an app folder to open it.
  3- Click on the blank area outside of the opened folder dialog.
  4- Gnome shell gets freezes and never come back from this state, on both 
wayland session and x11 session.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: gnome-shell 3.36.1-4ubuntu1
  ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
  Uname: Linux 5.4.0-21-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.11-0ubuntu26
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Apr 12 12:00:13 2020
  DisplayManager: gdm3
  InstallationDate: Installed on 2020-04-11 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200329)
  RelatedPackageVersions: mutter-common 3.36.1-3ubuntu1
  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-extension-ubuntu-dock/+bug/1872268/+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