[Desktop-packages] [Bug 520546] Re: [SRU]Alt+KEY incorrectly behaves like Ctrl+Alt+KEY, and/or unwanted VT switch from Alt+Left/Right

2019-09-19 Thread Mathew Hodson
** Changed in: kbd (Ubuntu Cosmic)
   Status: Fix Committed => Won't Fix

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

Title:
  [SRU]Alt+KEY incorrectly behaves like Ctrl+Alt+KEY, and/or unwanted VT
  switch from Alt+Left/Right

Status in console-setup package in Ubuntu:
  Fix Released
Status in kbd package in Ubuntu:
  Fix Released
Status in xorg-server package in Ubuntu:
  Invalid
Status in console-setup source package in Xenial:
  Confirmed
Status in kbd source package in Xenial:
  Won't Fix
Status in xorg-server source package in Xenial:
  Confirmed
Status in console-setup source package in Bionic:
  Fix Released
Status in kbd source package in Bionic:
  Won't Fix
Status in linux source package in Bionic:
  Confirmed
Status in xorg-server source package in Bionic:
  Invalid
Status in console-setup source package in Cosmic:
  Fix Released
Status in kbd source package in Cosmic:
  Won't Fix
Status in linux source package in Cosmic:
  Confirmed
Status in xorg-server source package in Cosmic:
  Invalid
Status in console-setup source package in Disco:
  Fix Released
Status in kbd source package in Disco:
  Won't Fix
Status in linux source package in Disco:
  Confirmed
Status in xorg-server source package in Disco:
  Invalid
Status in console-setup source package in Eoan:
  Fix Released
Status in kbd source package in Eoan:
  Fix Released
Status in linux source package in Eoan:
  Confirmed
Status in xorg-server source package in Eoan:
  Invalid

Bug description:
  (kbd)
  [Impact]

   * kbd_mode -u is documented to break keyboards in modes other than xlate and 
unicode, while it is still called by some scripts. Those scripts are called 
transitively by maintainer scripts such as the one already fixed in 
console-setup. 
   * To avoid accidentally breaking keyboards a -f option is added to force 
such breaking mode changes. Without -f only the safe mode changes are performed 
and an error is printed when the requested mode change is not safe. Next 
upstream version will also exit with error, but the cherry-picked fix makes 
kbd_mode return success even when the mode switch is not performed to avoid 
regressions of scripts.

  [Test case]

   * Verify that safe mode switches work and dangerous ones are skipped
  without -f. Please note that the test will temporarily break the
  system's keyboard and it is recommended to run the test in a VM.

  rbalint@MacBookAir-test:~$ sudo kbd_mode -C /dev/tty4; echo $?
  The keyboard is in Unicode (UTF-8) mode
  0
  rbalint@MacBookAir-test:~$ sudo kbd_mode -a -C /dev/tty4; echo $?
  0
  rbalint@MacBookAir-test:~$ sudo kbd_mode -a -C /dev/tty4; echo $?
  0
  rbalint@MacBookAir-test:~$ sudo kbd_mode -C /dev/tty4
  The keyboard is in xlate (8-bit) mode
  rbalint@MacBookAir-test:~$ sudo kbd_mode -u -C /dev/tty4; echo $?
  0
  rbalint@MacBookAir-test:~$ sudo kbd_mode -C /dev/tty4
  The keyboard is in Unicode (UTF-8) mode
  rbalint@MacBookAir-test:~$ sudo kbd_mode -u -C /dev/tty0; echo $?
  The keyboard is in some unknown mode
  Changing to the requested mode may make your keyboard unusable, please use -f 
to force the change.
  0
  rbalint@MacBookAir-test:~$ sudo kbd_mode -f -u -C /dev/tty0; echo $?
  0
  rbalint@MacBookAir-test:~$ sudo kbd_mode -C /dev/tty0
  The keyboard is in Unicode (UTF-8) mode
  rbalint@MacBookAir-test:~$ sudo kbd_mode -s -C /dev/tty0
  rbalint@MacBookAir-test:~$ sudo kbd_mode -C /dev/tty0
  The keyboard is in raw (scancode) mode
  rbalint@MacBookAir-test:~$ sudo kbd_mode -u -C /dev/tty0; echo $?
  The keyboard is in raw (scancode) mode
  Changing to the requested mode may make your keyboard unusable, please use -f 
to force the change.
  0

  [Regression Potential]

   * kbd_mode stops performing breaking mode switches and this may make
  scripts ineffective when trying to perform a breaking change. This is
  the intention of the change and the emitter error helps in finding the
  offending script.

  The following packages found to call kbd_mode directly:
  console-setup
  xinit
  console-cyrillic
  initramfs-tools
  dracut
  console-tools
  xview
  ubiquity's embedded console-setup copy
  console-data
  vnc4

  The console related packages are expected to execute only safe mode
  changes because they should operate on consoles only and the rest seem
  to be safe, too.

  (console-setup)
  [Impact]

   * keyboard-configuration's postinst changes keyboard mode breaking X
  keys.

  [Test Case]

   * Ssh to a system or open a terminal and unset DISPLAY

  $ echo $DISPLAY

  $

   * Check kbd mode, should be raw (set by kbd_mode -s) or unknown:
     $ sudo kbd_mode
     The keyboard is in some unknown mode
     $ sudo kbd_mode
     The keyboard is in raw (scancode) mode
     $

     On Xenial X runs on VT7 thus the graphical environment is not affected in 
the default configuration, but the keyboard-configuration 

[Desktop-packages] [Bug 927168] Re: compiz crashed with SIGSEGV in memmove() from drisw_update_tex_buffer() from dri_set_tex_buffer2() from drisw_bind_tex_image() from __glXBindTexImageEXT() from TfpT

2019-09-19 Thread Bug Watch Updater
** Changed in: mesa
   Status: Confirmed => Unknown

** Bug watch added: gitlab.freedesktop.org/mesa/mesa/issues #225
   https://gitlab.freedesktop.org/mesa/mesa/issues/225

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

Title:
  compiz crashed with SIGSEGV in memmove() from
  drisw_update_tex_buffer() from dri_set_tex_buffer2() from
  drisw_bind_tex_image() from __glXBindTexImageEXT() from
  TfpTexture::enable() from enableFragmentOperationsAndDrawGeometry()

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Confirmed
Status in Mesa:
  Unknown
Status in compiz package in Ubuntu:
  Fix Released
Status in mesa package in Ubuntu:
  Confirmed
Status in compiz source package in Quantal:
  Fix Released

Bug description:
  .

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: unity 5.2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-12.21-generic 3.2.2
  Uname: Linux 3.2.0-12-generic i686
  ApportVersion: 1.91-0ubuntu1
  Architecture: i386
  Date: Sun Feb  5 12:47:01 2012
  ExecutablePath: /usr/bin/compiz
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 
(2029.1)
  ProcCmdline: compiz
  ProcEnviron:
   LANGUAGE=pt_BR:pt:en
   PATH=(custom, no user)
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x558360:  movdqu (%eax),%xmm0
   PC (0x00558360) ok
   source "(%eax)" (0x81577fc0) not located in a known VMA region (needed 
readable region)!
   destination "%xmm0" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: unity
  StacktraceTop:
   ?? () from /lib/i386-linux-gnu/libc.so.6
   ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
   ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
   ?? () from /usr/lib/i386-linux-gnu/mesa/libGL.so.1
   ?? () from /usr/lib/i386-linux-gnu/mesa/libGL.so.1
  Title: compiz crashed with SIGSEGV
  UpgradeStatus: Upgraded to precise on 2012-02-04 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

2019-09-19 Thread Gitlab-migration
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has
been closed from further activity.

You can subscribe and participate further through the new bug through
this link to our GitLab instance:
https://gitlab.freedesktop.org/mesa/mesa/issues/225.

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

Title:
  compiz crashed with SIGSEGV in memmove() from
  drisw_update_tex_buffer() from dri_set_tex_buffer2() from
  drisw_bind_tex_image() from __glXBindTexImageEXT() from
  TfpTexture::enable() from enableFragmentOperationsAndDrawGeometry()

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Confirmed
Status in Mesa:
  Unknown
Status in compiz package in Ubuntu:
  Fix Released
Status in mesa package in Ubuntu:
  Confirmed
Status in compiz source package in Quantal:
  Fix Released

Bug description:
  .

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: unity 5.2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-12.21-generic 3.2.2
  Uname: Linux 3.2.0-12-generic i686
  ApportVersion: 1.91-0ubuntu1
  Architecture: i386
  Date: Sun Feb  5 12:47:01 2012
  ExecutablePath: /usr/bin/compiz
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 
(2029.1)
  ProcCmdline: compiz
  ProcEnviron:
   LANGUAGE=pt_BR:pt:en
   PATH=(custom, no user)
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x558360:  movdqu (%eax),%xmm0
   PC (0x00558360) ok
   source "(%eax)" (0x81577fc0) not located in a known VMA region (needed 
readable region)!
   destination "%xmm0" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: unity
  StacktraceTop:
   ?? () from /lib/i386-linux-gnu/libc.so.6
   ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
   ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
   ?? () from /usr/lib/i386-linux-gnu/mesa/libGL.so.1
   ?? () from /usr/lib/i386-linux-gnu/mesa/libGL.so.1
  Title: compiz crashed with SIGSEGV
  UpgradeStatus: Upgraded to precise on 2012-02-04 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/927168/+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 506314] Re: Printing multiple pages on one creates an upside-down document

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Printing multiple pages on one creates an upside-down document

Status in evince package in Ubuntu:
  Expired

Bug description:
  Binary package hint: evince

  Trying to print a set of LaTeX slides using multiple pages per side
  results in a document which has the correct setting and order of
  pages, but is upside-down (see attachments for an example).

  ProblemType: Bug
  Architecture: amd64
  Date: Tue Jan 12 10:19:35 2010
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Error: [Errno 13] Permission denied: 
'/var/log/installer/media-info'
  Package: evince 2.29.4-0ubuntu2
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-10.14-generic
  SourcePackage: evince
  Tags: lucid
  Uname: Linux 2.6.32-10-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/506314/+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 545931] Re: When printing, the page numbers are calculated wrongly

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  When printing, the page numbers are calculated wrongly

Status in evince package in Ubuntu:
  Expired

Bug description:
  Binary package hint: evince

  I printed from a large PDF, which has prepending pages labelled with
  roman numbers (i, ii, iii, iv...). In the current-page-box in the
  upper left corner the page number displayed corresponds with the
  number printed on each page. When I printed out some pages in the
  middle of the document, is looks as if absolute page numbers were
  used. Thus it ended up printing a range some pages before my
  selection.

  I printed two pages per sheet, if that matters. I also read through
  the other bug reports, but I did not use odd/even selection.

  ProblemType: Bug
  Architecture: amd64
  Date: Wed Mar 24 12:47:05 2010
  DistroRelease: Ubuntu 9.10
  InstallationMedia: Xubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  NonfreeKernelModules: fglrx
  Package: evince 2.28.1-0ubuntu1.2
  ProcEnviron:
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-20.57-generic
  SourcePackage: evince
  Uname: Linux 2.6.31-20-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/545931/+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 513985] Re: the word selection fails sometimes, and it appears word selected where there are not supposed to be.

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  the word selection fails sometimes, and it appears word selected where
  there are not supposed to be.

Status in evince package in Ubuntu:
  Expired

Bug description:
  Binary package hint: evince

  nothing more.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Jan 28 15:37:42 2010
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/evince
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  NonfreeKernelModules: nvidia
  Package: evince 2.28.1-0ubuntu1.2
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
  SourcePackage: evince
  Uname: Linux 2.6.31-17-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/513985/+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 851507] Re: package evince-common 2.32.0-0ubuntu12.2 failed to install/upgrade: ErrorMessage: unable to stat `./usr/share/apport/package-hooks/source_evince.py' (which I was ab

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package evince-common 2.32.0-0ubuntu12.2 failed to install/upgrade:
  ErrorMessage: unable to stat `./usr/share/apport/package-
  hooks/source_evince.py' (which I was about to install): Input/output
  error

Status in evince package in Ubuntu:
  Expired

Bug description:
  unable to be upgraded with apt-get and update manager in GNOME

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: evince-common 2.32.0-0ubuntu12.2
  ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic x86_64
  Architecture: amd64
  Date: Thu Sep 15 19:23:06 2011
  Dependencies:
   
  ErrorMessage: ErrorMessage: unable to stat 
`./usr/share/apport/package-hooks/source_evince.py' (which I was about to 
install): Input/output error
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
  PackageArchitecture: all
  SourcePackage: evince
  Title: package evince-common 2.32.0-0ubuntu12.2 failed to install/upgrade: 
ErrorMessage: unable to stat 
`./usr/share/apport/package-hooks/source_evince.py' (which I was about to 
install): Input/output error
  UpgradeStatus: Upgraded to natty on 2011-09-16 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/851507/+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 486671] Re: Black screen when paging fast in evince's presentation mode

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Black screen when paging fast in evince's presentation mode

Status in evince package in Ubuntu:
  Expired

Bug description:
  Binary package hint: evince

  When pressing the page-down key a couple of times in presentation mode
  quickly, evince shows a black screen, instead of the slide it's
  supposed to show. After pressing page-down or page-up again, it
  displays one of the pages again.

  ProblemType: Bug
  Architecture: i386
  Date: Sun Nov 22 16:07:47 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/evince
  InstallationMedia: Ubuntu-Netbook-Remix 9.10 "Karmic Koala" - Release i386 
(20091028.4)
  Package: evince 2.28.1-0ubuntu1.2
  ProcEnviron:
   PATH=(custom, user)
   LANG=he_IL.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: evince
  Tags:  ubuntu-unr
  Uname: Linux 2.6.31-14-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/486671/+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 872144] Re: Evince don't keep the number of page where I closed the same document before

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Evince don't keep the number of page where I closed the same document
  before

Status in evince package in Ubuntu:
  Expired

Bug description:
  When I open a document in pdf or whatever, change the number of page,
  for example, page number 5, and then close the document and open it
  again, evince open it in page 1 (as if it was the first time in open
  that document) rather than page 5. I have using evince a lot of time
  and this never happend.

  I was thinking if maybe is my cache. I would like an answer please.

  good night

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: evince 2.32.0-0ubuntu12.3
  ProcVersionSignature: Ubuntu 2.6.38-12.51-generic 2.6.38.8
  Uname: Linux 2.6.38-12-generic x86_64
  Architecture: amd64
  Date: Tue Oct 11 01:47:34 2011
  ExecutablePath: /usr/bin/evince
  InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 
(20100816.1)
  ProcCmdline_: BOOT_IMAGE=/boot/vmlinuz-2.6.38-12-generic 
root=UUID=aafb6bcd-e12c-4a63-85de-dba91f34ad45 ro quiet splash vt.handoff=7
  ProcEnviron:
   LANGUAGE=en_GB:en
   LANG=es_MX.UTF-8
   LC_MESSAGES=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature_: Ubuntu 2.6.38-12.51-generic 2.6.38.8
  SourcePackage: evince
  UpgradeStatus: Upgraded to natty on 2011-05-02 (162 days ago)
  XsessionErrors:
   (bluetooth-applet:2129): Gdk-CRITICAL **: 
IA__gdk_window_thaw_toplevel_updates_libgtk_only: assertion 
`private->update_and_descendants_freeze_count > 0' failed
   (:2111): dee-WARNING **: Transaction from 
com.canonical.Unity.ApplicationsPlace.RunnerGroupsModel is in the past. 
Ignoring transaction.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/872144/+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 461480] Re: Evince can't print multiple pages per side to PDF/PS file

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Evince can't print multiple pages per side to PDF/PS file

Status in evince package in Ubuntu:
  Expired

Bug description:
  Binary package hint: evince

  I can't print a ps file to a ps/pdf file setting multiple pages per
  side.

  ProblemType: Bug
  Architecture: amd64
  CheckboxSubmission: b35340b6290029563207fd4b2aa461a1
  CheckboxSystem: d00f84de8a555815fa1c4660280da308
  Date: Mon Oct 26 23:01:58 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/evince
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Alpha amd64 (20091008)
  NonfreeKernelModules: wl
  Package: evince 2.28.1-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: evince
  Uname: Linux 2.6.31-14-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/461480/+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 898748] Re: touchpad scroll or mouse wheel interpreted as zoom

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  touchpad scroll or mouse wheel interpreted as zoom

Status in evince package in Ubuntu:
  Expired

Bug description:
  As reported in other bugs, Evince scrolling is working very poorly
  when using my laptop trackpad (no fancy multi-gesture stuff, just
  normal two-finger scroll).

  As describd in other reports, it is lagging and jumpy, but often,
  instead of scrolling, it zooms in or out instead which is really
  annoying.

  Test Case:
  1) enable two finger scrolling
  2) open a pdf file with evince
  3) scroll down and/or up several times using the two-finger scrolling
  4) observe evince zoom in or out

  ProblemType: BugDistroRelease: Ubuntu 11.10
  Package: evince 3.2.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic-pae 3.0.6
  Uname: Linux 3.0.0-13-generic-pae i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Thu Dec  1 17:56:27 2011
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 
(20111012)SourcePackage: evince
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/898748/+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 884406] Re: hitting ctrl-home doesn't change the position in bookmarks

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  hitting ctrl-home doesn't change the position in bookmarks

Status in evince package in Ubuntu:
  Expired

Bug description:
  hitting ctrl-home doesn't change the position in bookmarks

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evince 3.2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Mon Oct 31 21:11:25 2011
  ExecutablePath: /usr/bin/evince
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  KernLog:
   Oct 31 11:28:52 t60 kernel: [ 5430.801556] type=1400 
audit(1320056932.499:24): apparmor="DENIED" operation="capable" parent=4789 
profile="/usr/sbin/tcpdump" pid=4806 comm="tcpdump" capability=12  
capname="net_admin"
   Oct 31 13:21:03 t60 kernel: [12155.004365] ata3.00: ACPI cmd 
f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
   Oct 31 13:21:03 t60 kernel: [12155.004955] ata3.00: ACPI cmd 
f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
   Oct 31 19:28:27 t60 kernel: [12186.336381] ata3.00: ACPI cmd 
f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
   Oct 31 19:28:27 t60 kernel: [12186.336970] ata3.00: ACPI cmd 
f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/zsh
   PATH=(custom, user)
  SourcePackage: evince
  UpgradeStatus: Upgraded to oneiric on 2011-10-18 (13 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/884406/+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 807625] Re: package evince 2.32.0-0ubuntu12.1 failed to install/upgrade: subprocess new post-removal script returned error exit status 2

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package evince 2.32.0-0ubuntu12.1 failed to install/upgrade:
  subprocess new post-removal script returned error exit status 2

Status in evince package in Ubuntu:
  Expired

Bug description:
  After my last update several packages including xserver-xorg will not
  update with unmet dependancies. I also getting the @INC cant find
  strict.pm, (some sort of perl error, debconf will not update. tried
  apt-get -f install still fails, tried to add and remove packages still
  fails. what should I try next.

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: evince 2.32.0-0ubuntu12.1
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Mon Jul  4 18:03:24 2011
  ErrorMessage: subprocess new post-removal script returned error exit status 2
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=51c39e63-b358-4c45-ad9b-3ddf6704e4a7 ro quiet splash vt.handoff=7
  ProcVersionSignature_: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  SourcePackage: evince
  Title: package evince 2.32.0-0ubuntu12.1 failed to install/upgrade: 
subprocess new post-removal script returned error exit status 2
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/807625/+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 1022100] Re: evince does not store settings

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  evince does not store settings

Status in evince package in Ubuntu:
  Expired

Bug description:
  Hi,

  I use XFCE environment and evince. On evince start, I get message:

  ** (evince:14863): WARNING **: Error retrieving accessibility bus
  address: org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.a11y.Bus was not provided by any .service files

  Maybe it is related to the main problem, evince does not preserve any
  setting I made (e.g., non continuous viewing). At each new start, I
  have to again turn off continuous viewing. Also zoom level nor window
  size is not preserved. Either for old pdf files or new ones.

  I use ubuntu quantal (but this bug is present also in 12.04). I use
  evince-gtk package, version  3.5.3-0ubuntu5 amd64.

  -- 
  Lukas Hejtmanek

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1022100/+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 1557605] Re: Evince omits pages

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Evince omits pages

Status in evince package in Ubuntu:
  Expired

Bug description:
  Evince omits pages and swaps the page order when displaying the  attached 
document.
  Evince (GNOME Document Viewer 3.10.3) displays incorrectly:

  cover, 1, 3, 3 (repetition), 4, 16, 6, 7, 38, 9, 10-65

  Acrobat reader 9.5.5 displays correctly:

  cover, 1-65

  I am not sure if this document violates any standards or is corrupted.
  However, acrobat reader displays it correctly, i.e. in the way
  expected by the user. Bursting and reconcatenating with pdftk creates
  a document that is correctly displayed by evince.

  This does not seem to be directly a bug of evince but rather of one of
  the the underlying libraries, as okular displays the document with the
  same faults.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: evince 3.10.3-0ubuntu10.2
  ProcVersionSignature: Ubuntu 4.2.0-19.23~14.04.1-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Mar 15 16:36:51 2016
  InstallationDate: Installed on 2015-11-05 (131 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: evince
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1557605/+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 920870] Re: package evince 2.32.0-0ubuntu12.3 failed to install/upgrade: afhængighedsproblemer - efterlader den ukonfigureret

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package evince 2.32.0-0ubuntu12.3 failed to install/upgrade:
  afhængighedsproblemer - efterlader den ukonfigureret

Status in evince package in Ubuntu:
  Expired

Bug description:
  occurred at daily updating..

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: evince 2.32.0-0ubuntu12.3
  ProcVersionSignature: Ubuntu 2.6.39-0.5~20110427-generic 2.6.39-rc5
  Uname: Linux 2.6.39-0-generic x86_64
  Architecture: amd64
  Date: Tue Jan 24 10:07:27 2012
  ErrorMessage: afhængighedsproblemer - efterlader den ukonfigureret
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
  KernLog: Jan 24 10:07:57 ssk kernel: [158920.357960] SGI XFS with ACLs, 
security attributes, realtime, large block/inode numbers, no debug enabled
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-2.6.39-0-generic 
root=UUID=1110c7f1-eb77-4567-8235-4491904314e7 ro vga=788 quiet splash 
vt.handoff=7
  ProcVersionSignature_: Ubuntu 2.6.39-0.5~20110427-generic 2.6.39-rc5
  SourcePackage: evince
  Title: package evince 2.32.0-0ubuntu12.3 failed to install/upgrade: 
afhængighedsproblemer - efterlader den ukonfigureret
  UpgradeStatus: Upgraded to natty on 2011-07-22 (186 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/920870/+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 1489754] Re: zoom >100% does not work

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  zoom >100% does not work

Status in evince package in Ubuntu:
  Expired

Bug description:
  Hint: Bug #721217

  xpdf seems to use other libs, there it works

  .

  Maximum zoom on a 4.1 MB document:  96%
  Resolution is 1400x1050 in an VM

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: evince (not installed)
  ProcVersionSignature: Ubuntu 4.1.0-3.3-generic 4.1.3
  Uname: Linux 4.1.0-3-generic i686
  ApportVersion: 2.18-0ubuntu7
  Architecture: i386
  Date: Fri Aug 28 09:40:34 2015
  InstallationDate: Installed on 2015-08-28 (0 days ago)
  InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Alpha i386 (20150825)
  ProcEnviron:
   LANGUAGE=de_DE
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1489754/+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 1347610] Re: Evince doesn't open Properties on Alt+Enter

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Evince doesn't open Properties on Alt+Enter

Status in evince package in Ubuntu:
  Expired

Bug description:
  I expected to be able to bring up the properties dialogue when hitting
  Alt+Enter. That, however, does not work. I tried with both Alts and
  with both Enters (i.e. KP_ENTER).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: evince 3.10.3-0ubuntu10.1
  ProcVersionSignature: Error: [Errno 2] No such file or directory: 
'/proc/version_signature'
  Uname: Linux 3.14.0-031400rc4-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Jul 23 13:16:33 2014
  InstallationDate: Installed on 2014-01-22 (181 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 "Saucy Salamander" - Release amd64 
(20131017)
  SourcePackage: evince
  UpgradeStatus: Upgraded to trusty on 2014-07-01 (21 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1347610/+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 926496] Re: package evince-common 3.2.1-1ubuntu8 failed to install/upgrade: 正试图覆盖 /etc/apparmor.d/abstractions/evince,它同时被包含于软件包 evince 2.30.3-0ubuntu1.3

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package evince-common 3.2.1-1ubuntu8 failed to install/upgrade: 正试图覆盖
  /etc/apparmor.d/abstractions/evince,它同时被包含于软件包 evince
  2.30.3-0ubuntu1.3

Status in evince package in Ubuntu:
  Expired

Bug description:
  Occured upgrading from Lucid to Precise. File confilct.

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: evince-common 3.2.1-1ubuntu8
  ProcVersionSignature: Ubuntu 3.0.0-15.26~lucid1-generic-pae 3.0.13
  Uname: Linux 3.0.0-15-generic-pae i686
  ApportVersion: 1.91-0ubuntu1
  Architecture: i386
  Date: Fri Feb  3 18:33:02 2012
  ErrorMessage: 正试图覆盖 /etc/apparmor.d/abstractions/evince,它同时被包含于软件包 evince 
2.30.3-0ubuntu1.3
  InstallationMedia: Ubuntu 10.04.3 LTS "Lucid Lynx" - Release i386 (20110720.1)
  PackageArchitecture: all
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.0.0-15-generic-pae 
root=UUID=5188a372-8e56-4f75-bde3-fbcc966b15e9 ro quiet splash vt.handoff=7
  SourcePackage: evince
  Title: package evince-common 3.2.1-1ubuntu8 failed to install/upgrade: 正试图覆盖 
/etc/apparmor.d/abstractions/evince,它同时被包含于软件包 evince 2.30.3-0ubuntu1.3
  UpgradeStatus: Upgraded to precise on 2012-02-03 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/926496/+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 1495398] Re: evince PDF printing shows "configurationerror: setpagedevice" on printed page

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  evince PDF printing shows "configurationerror: setpagedevice" on
  printed page

Status in evince package in Ubuntu:
  Expired

Bug description:
  I am using Ubuntu 15.04, and I noticed that I have problem printing
  from evince (few months (also on 15.04) ago there were no problems
  printing). I can print PDF from Okular, so my printer driver is ok.

  When I start print it look ok, but there comes only one page out with
  following information:

  ERROR:
  configurationerror
  OFFENDING COMMAND:
  setpagedevice
  STACK:
  --nostringval--
  false
  594
  378
  0
  0
  594
  378
  --nostringval--
  5

  

  Ubuntu 15.04
  evince 3.14.2

  Andy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1495398/+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 962380] Re: package evince-gtk 3.3.92-0ubuntu1 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package evince-gtk 3.3.92-0ubuntu1 failed to install/upgrade:
  ErrorMessage: dependency problems - leaving unconfigured

Status in evince package in Ubuntu:
  Expired

Bug description:
  Actualizando, indica enlaces rotos al instalar evince-gtk. Este
  problema ya se viene arrastrando por lo menos hace 2 dias. He probado
  con apt-get install -f, pero esto no cambia. Por lo que parece ser un
  problema de desarrollo.

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: evince-gtk 3.3.92-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-19.31-generic 3.2.12
  Uname: Linux 3.2.0-19-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: amd64
  Date: Thu Mar 22 14:38:46 2012
  ErrorMessage: ErrorMessage: dependency problems - leaving unconfigured
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.2.0-19-generic 
root=UUID=fb364bc2-0a57-49a7-9185-431d4cba0435 ro quiet splash vt.handoff=7
  SourcePackage: evince
  Title: package evince-gtk 3.3.92-0ubuntu1 failed to install/upgrade: 
ErrorMessage: dependency problems - leaving unconfigured
  UpgradeStatus: Upgraded to precise on 2012-03-22 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/962380/+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 1624923] Re: Atril (and evince) shows weird characters when I select greek text

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Atril (and evince) shows weird characters when I select greek text

Status in atril package in Ubuntu:
  Expired
Status in evince package in Ubuntu:
  Expired

Bug description:
  Affects both atril and evince. I am not sure if it happens with all
  greek text or only with some specific encoding. The problem is that
  greek letters are shown fine, but when I select them, then weird
  characters are shown. See the images in the attachments:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/atril/+bug/1624923/+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 1226695] Re: Permission denied error creating folder on NTFS drive

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Permission denied error creating folder on NTFS drive

Status in evince package in Ubuntu:
  Expired

Bug description:
  Ubuntu 12.10
  Evince 3.6.0-0ubuntu2
  NTFS drive with 755 and 644 permissions - fstab options include: 
uid=1000,gid=1000,dmask=0022,fmask=0133

  
  Whilst saving a copy of a PDF to the NTFS drive, and pressing the "Create 
folder" button, I can enter the name of the new folder but pressing return to 
create it gets the following error message: 
  "The folder could not be created
  Error creating directory: Permission denied"

  Dmesg reports: 
  type=1400 audit(1379431072.830:251): apparmor="DENIED" operation="mkdir" 
parent=1 profile="/usr/bin/evince" 
name=2F6D656469612F6A6F686E2F57696E646F777320446174612F55736572732F4A6F686E2F446F63756D656E74732F5068756B65742F4B616D616C61204261792050726F6A6563742F506C616E6E696E672F5661534C61622F323031332D30392D31372F
 pid=4534 comm="evince" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000

  The operation works with the same permissions on my ext4
  /home/Documents folder.

  There is no problem creating the folder on the NTFS drive from
  Nautilus, so the workaround is to create the folder first in Nautilus,
  then save from Evince.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1226695/+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 1158594] Re: Video is too yellow/bright, as if a grossly exaggerated gamma transform is applied (raring regression)

2019-09-19 Thread Launchpad Bug Tracker
[Expired for totem (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Video is too yellow/bright, as if a grossly exaggerated gamma
  transform is applied (raring regression)

Status in totem package in Ubuntu:
  Expired

Bug description:
  Some video files play in totem in raring appearing far too bright and
  yellowish - the appearance is similar to an excessively strong
  application of a gamma transform.

  To reproduce:

  1) Download this video from youtube (~15MB): youtube-dl -f 18
  http://www.youtube.com/watch?v=rUgAgfO-16s

  2) Open the downloaded file in totem, and the youtube page in a
  browser, and play them side by side simultaneously. The difference
  should be readily apparent, especially in the flaring on the "Game of
  Thrones" text in the title sequence and in the desert scenery.

  Other media players such as vlc, xine-ui render the video correctly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1158594/+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 959798] Re: package evince-gtk (not installed) failed to install/upgrade: a tentar sobre-escrever '/usr/lib/evince/4/backends/pdfdocument.evince-backend', que também está no pa

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package evince-gtk (not installed) failed to install/upgrade: a tentar
  sobre-escrever '/usr/lib/evince/4/backends/pdfdocument.evince-
  backend', que também está no pacote libevince3-3 3.3.92-0ubuntu1

Status in evince package in Ubuntu:
  Expired

Bug description:
  1) Description:   Ubuntu precise (development branch)
  Release:  12.04

  
  2) evince-gtk:
Instalado: (nenhum)
Candidato: 3.3.92-0ubuntu1
Tabela de versão:
   3.3.92-0ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
  100 /var/lib/dpkg/status

  3) I was trying to do an regular update.

  4) Evince-gtk and libevince3-3 refused to install or reinstall, even
  under "apt-get -f install".

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: evince-gtk (not installed)
  ProcVersionSignature: Ubuntu 3.2.0-19.30-generic 3.2.11
  Uname: Linux 3.2.0-19-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.94.1-0ubuntu2
  AptOrdering:
   libevince3-3: Install
   evince-gtk: Install
   libevince3-3: Configure
   evince-gtk: Configure
  Architecture: amd64
  Date: Mon Mar 19 20:23:54 2012
  DpkgTerminalLog:
   Desempacotando libevince3-3 (de .../libevince3-3_3.3.92-0ubuntu1_amd64.deb) 
...
   Selecionando pacote evince-gtk previamente não selecionado.
   Desempacotando evince-gtk (de .../evince-gtk_3.3.92-0ubuntu1_amd64.deb) ...
   dpkg: erro processando 
/var/cache/apt/archives/evince-gtk_3.3.92-0ubuntu1_amd64.deb (--unpack):
a tentar sobre-escrever 
'/usr/lib/evince/4/backends/pdfdocument.evince-backend', que também está no 
pacote libevince3-3 3.3.92-0ubuntu1
  ErrorMessage: a tentar sobre-escrever 
'/usr/lib/evince/4/backends/pdfdocument.evince-backend', que também está no 
pacote libevince3-3 3.3.92-0ubuntu1
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20110901)
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.2.0-19-generic 
root=UUID=ef090439-3c2b-4bf6-b063-699ad6cbdce9 ro quiet splash vt.handoff=7
  SourcePackage: evince
  Title: package evince-gtk (not installed) failed to install/upgrade: a tentar 
sobre-escrever '/usr/lib/evince/4/backends/pdfdocument.evince-backend', que 
também está no pacote libevince3-3 3.3.92-0ubuntu1
  UpgradeStatus: Upgraded to precise on 2012-03-03 (16 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/959798/+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 1075446] Re: evince crash when open copy of a pdf with note

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  evince crash when open copy of a pdf with note

Status in evince package in Ubuntu:
  Expired

Bug description:
  when I open a copy of a pdf with note, when i scan to the page with
  note, it will crash. I open it from console , it dump infomation
  segment error. I upload the pdf, the note is at page 2.I use ubuntu
  12.10. help- -

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: evince 3.6.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Tue Nov  6 15:17:57 2012
  InstallationDate: Installed on 2012-10-20 (16 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: evince
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1075446/+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 1624923] Re: Atril (and evince) shows weird characters when I select greek text

2019-09-19 Thread Launchpad Bug Tracker
[Expired for atril (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Atril (and evince) shows weird characters when I select greek text

Status in atril package in Ubuntu:
  Expired
Status in evince package in Ubuntu:
  Expired

Bug description:
  Affects both atril and evince. I am not sure if it happens with all
  greek text or only with some specific encoding. The problem is that
  greek letters are shown fine, but when I select them, then weird
  characters are shown. See the images in the attachments:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/atril/+bug/1624923/+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 1364940] Re: highlighted find entry does not correspond to current page

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  highlighted find entry does not correspond to current page

Status in evince package in Ubuntu:
  Expired

Bug description:
  1. open a PDF

  2. open the find functionality (-f).

  3. type a common word like "the".

  4. click on one of the matches on the left.

  5. move to another page with "the" on it.

  6. click the "find next" button (or ).

  EXPECTED:
 one of the "the"s on the current page is highlighted.

  ACTUAL:
 the next the on the original page is highlighted.

  COMMENTARY:
  The problem is that I often use the find so that all the occurences of a word 
are highlighted.  I find a particular occurrence and then scroll while looking 
at the context.   There is no quick and easy way to know which match I am 
currently looking at.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: evince 3.10.3-0ubuntu10.1
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Sep  3 15:14:19 2014
  InstallationDate: Installed on 2013-10-03 (334 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: evince
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (133 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1364940/+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 930342] Re: Localized desktop shortcuts not used

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Localized desktop shortcuts not used

Status in evince package in Ubuntu:
  Expired

Bug description:
  Gnome shortcuts like "Desktop" are of course translated into various
  languages.

  However, in evince, clicking the translated "Desktop" (in swedish
  called "Skrivbord") shortcut in the open/save-file dialogue gets you
  to the path "/home/user/Desktop" instead of the correct path:
  "/home/user/Skrivbord".

  Other gnome software open/save-dialogue does not do this.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evince 3.2.1-0ubuntu2.2
  ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13
  Uname: Linux 3.0.0-15-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Fri Feb 10 19:56:33 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/evince
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  SourcePackage: evince
  UpgradeStatus: Upgraded to oneiric on 2011-10-06 (126 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/930342/+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 1504570] Re: Using clipboard in evince scrambles text

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Using clipboard in evince scrambles text

Status in evince package in Ubuntu:
  Expired

Bug description:
  1. Open the PDF on 
https://web.archive.org/web/20091228225958/http://www.bmvit.gv.at/verkehr/strasse/sicherheit/downloads/epigus_lichtamTag.pdf
 with evince and go to the last page (page 21)
  2. Mark the entire 3rd paragraph and copy the text to the clipboard
  3. Paste the text in an editor like mousepad
  4. The order of words has changed now. One can see this already when marking 
the text. Everything is ok til the 2nd word of the 3rd line, then the next word 
should be "Sicherheitsvorteil" but "Früherkennung" in the 4th line gets marked 
instead.

  The original text looks like this:
  Fahren mit Licht am Tag bringt bei guten Lichtverhältnissen / optimalen
  Bedingungen (trockene Fahrbahn, beste Sichtverhältnisse) offensichtlich
  keinen realen Sicherheitsvorteil, da der geringe Zeitgewinn der 
  Früherkennung durch längere Zuwendungsdauern zum Scheinwerfer 
  paralysiert (zunichte gemacht) wird.

  The copied text looks like this:
  Fahren mit Licht am Tag bringt bei guten Lichtverhältnissen / optimalen
  Bedingungen (trockene Fahrbahn, beste Sichtverhältnisse) offensichtlich
  keinen
  realen
  Früherkennung
  Sicherheitsvorteil,
  durch
  längere
  da
  der
  geringe
  Zuwendungsdauern
  Zeitgewinn
  zum
  der
  Scheinwerfer
  paralysiert (zunichte gemacht) wird.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: evince 3.14.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  Date: Fri Oct  9 16:12:48 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-12-29 (283 days ago)
  InstallationMedia: Xubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  SourcePackage: evince
  UpgradeStatus: Upgraded to vivid on 2015-04-24 (168 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1504570/+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 1649723] Re: Preview of pages sometimes empty

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Preview of pages sometimes empty

Status in evince package in Ubuntu:
  Expired

Bug description:
  With an PDF file like testpics.pdf, which contains a image on every
  page, scrolling in the preview area results in that area being empty.
  Scrolling again shows the previews again after some tries.

  This does also happen with PDF files like test.pdf, which only
  contains text.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: evince 3.22.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-30.32-generic 4.8.6
  Uname: Linux 4.8.0-30-generic x86_64
  NonfreeKernelModules: openafs
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Dec 13 23:59:36 2016
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
     Users in the 'systemd-journal' group can see all messages. Pass -q to
     turn off this notice.
   No journal files were opened due to insufficient permissions.
  SourcePackage: evince
  UpgradeStatus: Upgraded to yakkety on 2016-10-26 (48 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1649723/+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 1693202] Re: freeze when removing highlight

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  freeze when removing highlight

Status in evince package in Ubuntu:
  Expired

Bug description:
  When I try to remove an highlight, evince freeze and I have to force close it 
and loose all the other highlights.
  I'm using lxde on ubuntu 17.04 with all packages up to date.
  the console doesn't report any message when I start evince or when the freeze 
happen.

  I'm aviable to provide any kind of information is required to
  troubleshoot this problem

  Thanks.
  Fabio

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1693202/+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 1744564] Re: Evince misses the cursor position.

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Evince misses the cursor position.

Status in evince package in Ubuntu:
  Expired

Bug description:
  Evince is getting the wrong position of the cursor in the window. I'm 
expecting to choose the menu where the cursor actually points to but I can only 
choose the menu when the cursor is beside the menu not pointed to it (see the 
attachment). The bug appears when the application is closed after side dragging 
the window and reopened with the same pdf document.
  I’m using Ubuntu 17.10 and evince version: 3.26.0-1
  I have made some more pictures about the bug:
  http://people.inf.elte.hu/gpeter/complete/evince1.png
  http://people.inf.elte.hu/gpeter/complete/evince2.png
  http://people.inf.elte.hu/gpeter/complete/evince3.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1744564/+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 1730922] Re: Ubuntu 17.10 => nothing sent to cups

2019-09-19 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Ubuntu 17.10 => nothing sent to cups

Status in evince package in Ubuntu:
  Expired

Bug description:
  Hi,

  Since I upgraded to Ubuntu 17.10, when I try to print something from
  evince, nothing is sent to Cups (I see nothing in the printer's queue
  with system-config-printer).

  The only thing I see in the logs are many lines like :
  [ 1549.847075] audit: type=1400 audit(1510129355.497:59): apparmor="DENIED" 
operation="file_mmap" profile="/usr/bin/evince" 
name="/usr/lib/x86_64-linux-gnu/libproxy/0.4.14/modules/network_networkmanager.so"
 pid=2062 comm="evince" requested_mask="m" denied_mask="m" fsuid=1000 ouid=0

  Any idea what could be the problem/how to solve it? Or at least any
  hint how I can debug the printing chain?

  Thanks in advance

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1730922/+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 1800968] Re: nm-applet only show current wifi connection

2019-09-19 Thread Launchpad Bug Tracker
[Expired for network-manager (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: network-manager (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  nm-applet only show current wifi connection

Status in network-manager package in Ubuntu:
  Expired

Bug description:
  This doesn't happen all the time, but it happens quite frequently,
  that I'm connected to one wifi connection and there are others in the
  area, but when I click on nm-applet, it only displays the wifi that
  I'm connected to, but not the other available networks.

  I'm currently running Ubuntu 18.04.1 LTS, network-manager-gnome
  version 1.8.10-2ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1800968/+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 1844751] Re: gnome-shell crashed with signal 5 in g_log_default_handler()

2019-09-19 Thread Apport retracing service
*** This bug is a duplicate of bug 1841794 ***
https://bugs.launchpad.net/bugs/1841794

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1841794, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1844751/+attachment/5289864/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1844751/+attachment/5289866/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1844751/+attachment/5289871/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1844751/+attachment/5289872/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1844751/+attachment/5289873/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1844751/+attachment/5289875/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1844751/+attachment/5289876/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1841794
   gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from 
ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper for an 
already freed object of type: Clutter.PropertyTransition"]

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-shell crashed with signal 5 in g_log_default_handler()

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  i dont know but somehow its not responding with wps-office

  ProblemType: Crash
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell 3.34.0-1ubuntu1
  ProcVersionSignature: Ubuntu 5.3.0-10.11-generic 5.3.0-rc8
  Uname: Linux 5.3.0-10-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Sep 20 09:56:23 2019
  DisplayManager: gdm3
  ExecutablePath: /usr/bin/gnome-shell
  ProcCmdline: /usr/bin/gnome-shell
  RelatedPackageVersions: mutter-common 3.34.0-2ubuntu1
  Signal: 5
  SourcePackage: gnome-shell
  StacktraceTop:
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_log_default_handler () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? ()
   g_logv () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_log () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: gnome-shell crashed with signal 5 in g_log_default_handler()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  separator:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1844751/+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 1844520] Re: libreoffice-help-* should not depend on firefox

2019-09-19 Thread Launchpad Bug Tracker
This bug was fixed in the package libreoffice - 1:6.3.1-0ubuntu2

---
libreoffice (1:6.3.1-0ubuntu2) eoan; urgency=medium

  * libreoffice-help should not depend on any particular browser (LP:
#1844520)

 -- Marcus Tomlinson   Thu, 19 Sep 2019
00:13:25 +0200

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

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

Title:
  libreoffice-help-* should not depend on firefox

Status in libreoffice package in Ubuntu:
  Fix Released

Bug description:
  It's not the job of libreoffice-help-* to tell me which browser I must
  have installed.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: libreoffice-help-de 1:6.3.1-0ubuntu1
  ProcVersionSignature: Ubuntu 5.3.0-10.11-generic 5.3.0-rc8
  Uname: Linux 5.3.0-10-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Sep 18 13:40:16 2019
  InstallationDate: Installed on 2018-03-14 (552 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180313)
  PackageArchitecture: all
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to eoan on 2018-11-20 (301 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1844520/+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 1843764] Re: sane-backends ftbfs in eoan (armhf)

2019-09-19 Thread Launchpad Bug Tracker
This bug was fixed in the package sane-backends - 1.0.27-3.2ubuntu3

---
sane-backends (1.0.27-3.2ubuntu3) eoan; urgency=medium

  * debian/libsane.symbols.armhf:
- Update for drivers that no longer build due to emulated syscalls being
  removed in glibc (LP: #1843764)

 -- Robert Ancell   Thu, 19 Sep 2019
14:08:14 +0200

** Changed in: sane-backends (Ubuntu Eoan)
   Status: Fix Committed => Fix Released

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

Title:
  sane-backends ftbfs in eoan (armhf)

Status in sane-backends package in Ubuntu:
  Fix Released
Status in sane-backends source package in Eoan:
  Fix Released

Bug description:
  https://launchpadlibrarian.net/441263700/buildlog_ubuntu-eoan-armhf
  .sane-backends_1.0.27-3.2ubuntu2_BUILDING.txt.gz

  dpkg-gensymbols: warning: debian/libsane/DEBIAN/symbols doesn't match 
completely debian/libsane.symbols.armhf
  --- debian/libsane.symbols.armhf (libsane_1.0.27_armhf)
  +++ dpkg-gensymbolsHF3hxU 2019-09-09 11:12:09.992951725 +
  @@ -4304,7 +4304,7 @@
sanei_constrain_value@Base 1.0.25
sanei_debug_msg@Base 1.0.25
sanei_debug_mustek@Base 1.0.25
  - sanei_debug_sanei_ab306@Base 1.0.25
  +#MISSING: 1.0.27# sanei_debug_sanei_ab306@Base 1.0.25
sanei_debug_sanei_config@Base 1.0.25
sanei_debug_sanei_debug@Base 1.0.25
sanei_debug_sanei_pa4s2@Base 1.0.25
  @@ -5390,7 +5390,7 @@
sanei_pp_outb_addr@Base 1.0.25
sanei_pp_outb_ctrl@Base 1.0.25
sanei_pp_outb_data@Base 1.0.25
  - sanei_pp_outb_epp@Base 1.0.25
  +#MISSING: 1.0.27# sanei_pp_outb_epp@Base 1.0.25
sanei_pp_release@Base 1.0.25
sanei_pp_set_datadir@Base 1.0.25
sanei_pp_setmode@Base 1.0.25
  @@ -5452,59 +5452,6 @@
sanei_debug_sanei_config@Base 1.0.25
sanei_debug_sanei_debug@Base 1.0.25
sanei_init_debug@Base 1.0.25
  -libsane-qcam.so.1 libsane #MINVER#
  - md5_buffer@Base 1.0.27
  - md5_finish_ctx@Base 1.0.27
  - md5_init_ctx@Base 1.0.27
  - md5_process_block@Base 1.0.27
  - md5_process_bytes@Base 1.0.27
  - md5_read_ctx@Base 1.0.27
  - md5_stream@Base 1.0.27
  - sane_cancel@Base 1.0.25
  - sane_close@Base 1.0.25
  - sane_control_option@Base 1.0.25
  - sane_exit@Base 1.0.25
  - sane_get_devices@Base 1.0.25
  - sane_get_option_descriptor@Base 1.0.25
  - sane_get_parameters@Base 1.0.25
  - sane_get_select_fd@Base 1.0.25
  - sane_init@Base 1.0.25
  - sane_open@Base 1.0.25
  - sane_qcam_cancel@Base 1.0.25
  - sane_qcam_close@Base 1.0.25
  - sane_qcam_control_option@Base 1.0.25
  - sane_qcam_exit@Base 1.0.25
  - sane_qcam_get_devices@Base 1.0.25
  - sane_qcam_get_option_descriptor@Base 1.0.25
  - sane_qcam_get_parameters@Base 1.0.25
  - sane_qcam_get_select_fd@Base 1.0.25
  - sane_qcam_init@Base 1.0.25
  - sane_qcam_open@Base 1.0.25
  - sane_qcam_read@Base 1.0.25
  - sane_qcam_set_io_mode@Base 1.0.25
  - sane_qcam_start@Base 1.0.25
  - sane_read@Base 1.0.25
  - sane_set_io_mode@Base 1.0.25
  - sane_start@Base 1.0.25
  - sane_strstatus@Base 1.0.25
  - sanei_check_value@Base 1.0.25
  - sanei_config_get_paths@Base 1.0.25
  - sanei_config_get_string@Base 1.0.25
  - sanei_config_open@Base 1.0.25
  - sanei_config_read@Base 1.0.25
  - sanei_config_skip_whitespace@Base 1.0.25
  - sanei_configure_attach@Base 1.0.25
  - sanei_constrain_value@Base 1.0.25
  - sanei_debug_msg@Base 1.0.25
  - sanei_debug_qcam@Base 1.0.25
  - sanei_debug_sanei_config@Base 1.0.25
  - sanei_debug_sanei_debug@Base 1.0.25
  - sanei_debug_sanei_pio@Base 1.0.25
  - sanei_init_debug@Base 1.0.25
  - sanei_pio_close@Base 1.0.25
  - sanei_pio_open@Base 1.0.25
  - sanei_pio_read@Base 1.0.25
  - sanei_pio_write@Base 1.0.25
   libsane-ricoh.so.1 libsane #MINVER#
md5_buffer@Base 1.0.27
md5_finish_ctx@Base 1.0.27
  @@ -7142,7 +7089,7 @@
sanei_constrain_value@Base 1.0.24
sanei_debug_dll@Base 1.0.25
sanei_debug_msg@Base 1.0.24
  - sanei_debug_sanei_ab306@Base 1.0.25
  +#MISSING: 1.0.27# sanei_debug_sanei_ab306@Base 1.0.25
sanei_debug_sanei_access@Base 1.0.25
sanei_debug_sanei_config@Base 1.0.24
sanei_debug_sanei_debug@Base 1.0.24
  @@ -7204,7 +7151,7 @@
sanei_pp_outb_addr@Base 1.0.25
sanei_pp_outb_ctrl@Base 1.0.25
sanei_pp_outb_data@Base 1.0.25
  - sanei_pp_outb_epp@Base 1.0.25
  +#MISSING: 1.0.27# sanei_pp_outb_epp@Base 1.0.25
sanei_pp_release@Base 1.0.25
sanei_pp_set_datadir@Base 1.0.25
sanei_pp_setmode@Base 1.0.25
  dh_makeshlibs: failing due to earlier errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1843764/+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 1844739] [NEW] Latest Firefox update freezing my system

2019-09-19 Thread paz
Public bug reported:

The latest updates of firefox renders my machine useless. I'm sending it
as is hopefully before it freezes completely.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: firefox 69.0+build2-0ubuntu0.18.04.1
ProcVersionSignature: Ubuntu 4.15.0-62.69-generic 4.15.18
Uname: Linux 4.15.0-62-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.20.9-0ubuntu7.7
Architecture: i386
BuildID: 20190828152935
CurrentDesktop: ubuntu:GNOME
Date: Fri Sep 20 01:22:17 2019
DefaultProfileExtensions: extensions.sqlite corrupt or missing
DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
DefaultProfileLocales: extensions.sqlite corrupt or missing
DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:997
DefaultProfileThemes: extensions.sqlite corrupt or missing
InstallationDate: Installed on 2018-05-01 (506 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release i386 (20170412)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US
 SHELL=/bin/bash
Profiles:
 Profile1 (Default) - LastVersion=None/None (Out of date)
 Profile0 - LastVersion=69.0/20190828152935 (In use)
SourcePackage: firefox
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug bionic i386

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

Title:
  Latest Firefox update freezing my system

Status in firefox package in Ubuntu:
  New

Bug description:
  The latest updates of firefox renders my machine useless. I'm sending
  it as is hopefully before it freezes completely.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: firefox 69.0+build2-0ubuntu0.18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-62.69-generic 4.15.18
  Uname: Linux 4.15.0-62-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: i386
  BuildID: 20190828152935
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Sep 20 01:22:17 2019
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:997
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  InstallationDate: Installed on 2018-05-01 (506 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release i386 (20170412)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US
   SHELL=/bin/bash
  Profiles:
   Profile1 (Default) - LastVersion=None/None (Out of date)
   Profile0 - LastVersion=69.0/20190828152935 (In use)
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1844739/+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 1553328] Re: Mir/Unity8/USC crashes/freezes on nouveau (nv50) in pushbuf_kref() especially with multiple monitors, webbrowser-app or system settings

2019-09-19 Thread Bug Watch Updater
** Changed in: nouveau
   Status: In Progress => Unknown

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

Title:
  Mir/Unity8/USC crashes/freezes on nouveau (nv50) in pushbuf_kref()
  especially with multiple monitors, webbrowser-app or system settings

Status in Canonical System Image:
  Triaged
Status in Mir:
  Triaged
Status in Nouveau Xorg driver:
  Unknown
Status in Unity System Compositor:
  Triaged
Status in libdrm package in Ubuntu:
  Triaged
Status in mesa package in Ubuntu:
  Triaged
Status in mir package in Ubuntu:
  Triaged
Status in qtmir package in Ubuntu:
  In Progress
Status in qtubuntu package in Ubuntu:
  In Progress

Bug description:
  Unit8 froze up while I was trying to open system settings.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: unity8 8.11+16.04.20160216.1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-9.24-generic 4.4.3
  Uname: Linux 4.4.0-9-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Fri Mar  4 19:12:54 2016
  ExecutablePath: /usr/bin/unity8
  InstallationDate: Installed on 2015-05-10 (299 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcCmdline: unity8
  SegvAnalysis:
   Segfault happened at: 0x7f58d568706c:mov0x8(%rsi),%edx
   PC (0x7f58d568706c) ok
   source "0x8(%rsi)" (0x0008) not located in a known VMA region (needed 
readable region)!
   destination "%edx" ok
   Stack memory exhausted (SP below stack segment)
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity8
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so
   ?? () from /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so
   ?? () from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1
  Title: unity8 crashed with SIGSEGV
  UpgradeStatus: Upgraded to xenial on 2015-11-07 (118 days ago)
  UserGroups: adm autopilot cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1553328/+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 1836979] Re: Kodi crashes with “nouveau_vp3_video_buffer_create: Assertion `templat->interlaced' failed”

2019-09-19 Thread Csimbi
Hello,
I got this error, too:

kodi-x11: ../src/gallium/drivers/nouveau/nouveau_vp3_video.c:91:
nouveau_vp3_video_buffer_create: Assertion `templat->interlaced' failed.

Fresh install of Ubuntu Server 18.04 (+SSH +Samba)
Kodi install like so:
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:team-xbmc/ppa
sudo apt-get update
sudo apt-get install kodi
sudo apt-get install xauth xorg xinit xserver-xorg-core xserver-xorg 
xserver-common
sudo apt-get install lightdm
sudo adduser kodi
sudo usermod -a -G cdrom,audio,video,plugdev,users,dialout,dip,input kodi

sudo dpkg-reconfigure xserver-xorg-legacy
-> Select Anybody

sudo nano /etc/X11/Xwrapper.config
Add to the file:
needs_root_rights=yes

+Service:
[Unit]
Description = Kodi-standalone using xinit
After = remote-fs.target systemd-user-sessions.service sound.target 
network-online.target

[Service]
User = kodi
Group = kodi
Type = simple
ExecStart = /usr/bin/xinit /usr/bin/dbus-launch /usr/bin/kodi-standalone -- :0 
-nolisten tcp
Restart = on-abort

[Install]
WantedBy = multi-user.target 

+Enable service:
sudo systemctl enable kodi.service

+edit /etc/security/limits.conf and add :
kodi -   nice-1

Does a workaround exist?

Thank you!

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

Title:
  Kodi crashes with “nouveau_vp3_video_buffer_create: Assertion
  `templat->interlaced' failed”

Status in mesa package in Ubuntu:
  Confirmed
Status in mesa source package in Bionic:
  Confirmed

Bug description:
  Buggy as Kodi is, this seems to be a problem specifically with mesa-
  va-drivers.

  Kodi has worked just fine on my system, as recently as July 6th of
  this year, but yesterday (July 16) I tried Kodi again: I got a blank
  screen and a pause for a few moments, followed by an unceremonious
  crash-to-desktop. This happens every time I start Kodi, now.

  If I run it through the command-line, I get this:

  libva info: VA-API version 1.1.0
  libva info: va_getDriverName() returns 0
  libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/nouveau_drv_video.so
  libva info: Found init function __vaDriverInit_1_1
  libva info: va_openDriver() returns 0
  kodi-x11: ../src/gallium/drivers/nouveau/nouveau_vp3_video.c:91: 
nouveau_vp3_video_buffer_create: Assertion `templat->interlaced' failed.
  Aborted (core dumped)

  I’ve been using the same version of Kodi (“18.3 Git:20190621-89472b7”,
  package version 2:18.3+git20190621.1610-final-0bionic, from the Team-
  XBMC PPA) since its release in June, but in between July 6th and 16th,
  I did upgrade the Mesa packages, from 18.2.8-0ubuntu0~18.04.2
  19.0.2-1ubuntu1.1~18.04.1. If I downgrade the “mesa-va-drivers”
  package to 18.0.0~rc5-1ubuntu1 (the version in the base, non-updates
  Bionic repository), however, Kodi works again, without even requiring
  me to restart my machine. So, this is likely a problem with “mesa-va-
  drivers”.

  I tried looking in Xorg.0.log:

  [ 17185.557] (II) NOUVEAU(0): EDID vendor "SEC", prod id 12620
  [ 17185.557] (II) NOUVEAU(0): Printing DDC gathered Modelines:
  [ 17185.558] (II) NOUVEAU(0): Modeline "1366x768"x0.0   72.33  1366 1414 1446 
1526  768 770 775 790 -hsync -vsync (47.4 kHz eP)

  …that’s all that appears in the log when I try to load Kodi and a
  crash happens.

  I’m using Ubuntu MATE 18.04.2 LTS 64-bit on a Compaq Presario CQ60; if
  you need more information, I’ve attached a hardinfo report, too. I
  hope this bug can get fixed, soon. Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1836979/+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 1844699] Re: The snap plugin is not claiming the desktop id correctly

2019-09-19 Thread Ken VanDine
** Changed in: gnome-software (Ubuntu)
 Assignee: (unassigned) => Robert Ancell (robert-ancell)

** Tags added: rls-ee-tracking

** Changed in: gnome-software (Ubuntu)
   Importance: Undecided => High

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

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

Title:
  The snap plugin is not claiming the desktop id correctly

Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  With a desktop snap application open, you can go to "Show Details" and
  it will launch GNOME Software which expects an app id. The desktop id
  is being passed to Software and the result is Software displaying
  "Unable to find gnome-clocks_gnome-clocks.desktop".

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-software 3.30.6-2ubuntu10
  ProcVersionSignature: Ubuntu 5.3.0-10.11-generic 5.3.0-rc8
  Uname: Linux 5.3.0-10-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep 19 17:21:01 2019
  InstallationDate: Installed on 2019-09-13 (5 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  InstalledPlugins:
   gnome-software-plugin-flatpak N/A
   gnome-software-plugin-snap3.30.6-2ubuntu10
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-software
  UpgradeStatus: Upgraded to eoan on 2019-09-19 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1844699/+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 534719] Re: [unichrome] netbook-launcher assert failure: netbook-launcher: via_tex.c:427: viaSwapOutWork: Assertion `sz == vmesa->total_alloc[heap]' failed.

2019-09-19 Thread Bug Watch Updater
Launchpad has imported 5 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=12021.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2007-08-15T18:50:23+00:00 Gabriel-mansi wrote:

I think this assert is no longer valid:
assert(sz == vmesa->total_alloc[heap])
in via_tex.c line 429

There are a few linked lists to maintain references to the textures in
use, one of those lists contains the textures pending to be released but
that assert does not consider it.

Reply at: https://bugs.launchpad.net/ubuntu/+source/netbook-
launcher/+bug/534719/comments/0


On 2007-10-16T07:08:05+00:00 Diego-guella wrote:

There are many, many bugs depending on this assert on the net.
Googling "viaSwapOutWork" will show some of these.
I have a similar problem: when I use glCallLists() on lists returned by 
glXUseXFont(), the first time I run my program, I have this error:

via_tex.c: viaSwapOutWork: Assertion 'sz == vmesa->total_alloc[heap]' failed.
Aborted

from the second run on, everything runs fine.

If this assert is unnecessary, I think it should be removed as soon as
possible, since it is the root of many other bugs, for example:

https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
via/+bug/104569

http://www.nabble.com/Mesa-glut-demos-was:-Re:-Mesa-DRI-installed-
correctly,-but-3D-apps-dont-work-t1982539.html


Reply at: 
https://bugs.launchpad.net/ubuntu/+source/netbook-launcher/+bug/534719/comments/1


On 2008-04-25T04:56:28+00:00 Xavier-3a wrote:

*** Bug 15668 has been marked as a duplicate of this bug. ***

Reply at: https://bugs.launchpad.net/ubuntu/+source/netbook-
launcher/+bug/534719/comments/2


On 2009-08-24T12:27:47+00:00 Ajax-a wrote:

Mass version move, cvs -> git

Reply at: https://bugs.launchpad.net/ubuntu/+source/netbook-
launcher/+bug/534719/comments/3


On 2019-09-18T20:34:49+00:00 Gitlab-migration wrote:

-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has
been closed from further activity.

You can subscribe and participate further through the new bug through
this link to our GitLab instance:
https://gitlab.freedesktop.org/openchrome/old-bug-database/issues/5.

Reply at: https://bugs.launchpad.net/ubuntu/+source/netbook-
launcher/+bug/534719/comments/15


** Changed in: mesa
   Status: Confirmed => Unknown

** Bug watch added: gitlab.freedesktop.org/openchrome/old-bug-database/issues #5
   https://gitlab.freedesktop.org/openchrome/old-bug-database/issues/5

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

Title:
  [unichrome] netbook-launcher assert failure: netbook-launcher:
  via_tex.c:427: viaSwapOutWork: Assertion `sz ==
  vmesa->total_alloc[heap]' failed.

Status in Mesa:
  Unknown
Status in mesa package in Ubuntu:
  Triaged
Status in netbook-launcher package in Ubuntu:
  Invalid
Status in mesa package in Debian:
  Fix Released

Bug description:
  Binary package hint: netbook-launcher

  Started Lucid Alpha3 Netbook Edition (i386) on a VIA Epia system,
  booted from USB stick. It booted and can be used basically, but the
  whole "desktop" area does not react to clicks, and after a few minutes
  running it the Apport symbol came up for this crash. No idea what
  really caused this or what the netbook-launcher does. Currently, the
  "desktop" can be displayed but still does not react to clicks.

  ProblemType: Crash
  Architecture: i386
  AssertionMessage: netbook-launcher: via_tex.c:427: viaSwapOutWork: Assertion 
`sz == vmesa->total_alloc[heap]' failed.
  Date: Mon Mar  8 22:33:57 2010
  DistroRelease: Ubuntu 10.04
  DkmsStatus: Error: [Errno 2] No such file or directory
  ExecutablePath: /usr/bin/netbook-launcher
  GConfNonDefault:
   /apps/netbook-launcher/disable_single_instance=false
   /apps/netbook-launcher/force_low_graphics=false
  LiveMediaBuild: Ubuntu-Netbook 10.04 "Lucid Lynx" - Alpha i386 (20100224.3)
  MachineType: VIA Technologies, Inc. VT8623-8235
  Package: netbook-launcher 1:2.1.13-0ubuntu1
  ProcCmdLine: BOOT_IMAGE=/casper/vmlinuz noprompt cdrom-detect/try-usb=true 
file=/cdrom/preseed/hostname-netbook.seed boot=casper initrd=/casper/initrd.lz 
quiet splash -- debian-installer/language=de console-setup/layoutcode?=de
  ProcCmdline: netbook-launcher --show-favorites
  ProcEnviron:
   LANG=de_DE.utf8
   SHELL=/bin/bash
  

[Desktop-packages] [Bug 1175882] Re: Hangs while modifying document (after completion of paste from Wep Page with Multiple Images)

2019-09-19 Thread Richard Elkins
This report might be related to this one which I had forgotten about:
https://bugs.launchpad.net/ubuntu/+source/xfce4-settings/+bug/1655398

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

Title:
  Hangs while modifying document (after completion of paste from Wep
  Page with Multiple Images)

Status in LibreOffice:
  New
Status in libreoffice package in Ubuntu:
  Triaged

Bug description:
  Follow these steps to bring LibreOffice writer to a crawl:

  1) Allow this page to fully load in firefox (in a new tab):
  http://www.amorosity.com/SlingBlade/

  2) Click on the page and hit ctrl-a, then ctrl-c (coping the entire
  page's contents into memory).

  3) Open LibreOffice writer, and paste your clipboard into it.

  I don't mind waiting for all the images to get loaded. The main point
  here, is that performance is not only slow during the initial paste.
  After the images get fully loaded into the word processing document,
  interacting with the document becomes impractical. Everything you try
  to do makes the application hang for several seconds.

  I have 4 gigabytes of RAM available for LibreOffice writer to use as
  it wishes, but it must be using some type of swap file (instead) while
  I'm modifying this large document. However, I have a really fast
  solid-state hard drive, so you'd think that even that would be fast on
  my machine.

  My machine should have the specs to enable me the ability to handle
  converting this large web page into a word processing document.

  Yes there are other ways to achieve what I'm trying to do, but this
  bug is about how LibreOffice can't handle the job. If it was
  programmed just right, it would make use of the resources my computer
  would gladly provide it, and scale up to this rather intensive task.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: libreoffice-writer 1:4.0.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Thu May  2 23:09:24 2013
  InstallationDate: Installed on 2013-04-02 (31 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130401)
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1175882/+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 1175882] Re: Hangs while modifying document (after completion of paste from Wep Page with Multiple Images)

2019-09-19 Thread Richard Elkins
I've had a similar issue with multiple versions of libreoffice-writer
for at least 2 years.  Currently, I am on Xubuntu 18.04.3.up-to-date;
libreoffice-writer 1:6.0.7-0ubuntu0.18.04.9.

My process:
* I use xfce4-screenshooter (1.8.2-2, currently) to copy a portion of a chrome 
screen from a Coursera.org lecture to the Xfce clipboard.  
* Then, I attempt to paste it into my ODT document.  

These screenshot images are PNG when I save them first to the file
system and then insert them into the document - cumbersome but always
reliable.

If the clipboard contains a small/medium image, the paste works fine.

Beyond a certain size threshold (not large), the paste puts libreoffice-
writer into a very long (closed?) loop.

This does not happen on my spouse's Mac!  (-:  Sorry but I have no
access at the moment to other distros/desktops for additional testing.
Yes, I already tried a "latest" copy of libreoffice from their site with
the same results.  So, I am of the opinion that this is some sort of
interface issue with Xfce, Gnome, or Gnu libraries.

If someone would like me to be a guinea pig, please let me know.

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

Title:
  Hangs while modifying document (after completion of paste from Wep
  Page with Multiple Images)

Status in LibreOffice:
  New
Status in libreoffice package in Ubuntu:
  Triaged

Bug description:
  Follow these steps to bring LibreOffice writer to a crawl:

  1) Allow this page to fully load in firefox (in a new tab):
  http://www.amorosity.com/SlingBlade/

  2) Click on the page and hit ctrl-a, then ctrl-c (coping the entire
  page's contents into memory).

  3) Open LibreOffice writer, and paste your clipboard into it.

  I don't mind waiting for all the images to get loaded. The main point
  here, is that performance is not only slow during the initial paste.
  After the images get fully loaded into the word processing document,
  interacting with the document becomes impractical. Everything you try
  to do makes the application hang for several seconds.

  I have 4 gigabytes of RAM available for LibreOffice writer to use as
  it wishes, but it must be using some type of swap file (instead) while
  I'm modifying this large document. However, I have a really fast
  solid-state hard drive, so you'd think that even that would be fast on
  my machine.

  My machine should have the specs to enable me the ability to handle
  converting this large web page into a word processing document.

  Yes there are other ways to achieve what I'm trying to do, but this
  bug is about how LibreOffice can't handle the job. If it was
  programmed just right, it would make use of the resources my computer
  would gladly provide it, and scale up to this rather intensive task.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: libreoffice-writer 1:4.0.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Thu May  2 23:09:24 2013
  InstallationDate: Installed on 2013-04-02 (31 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130401)
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1175882/+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 1754072] Re: Very poor performance with xserver-xorg-video-nouveau live bionic beta-1 session

2019-09-19 Thread Richard Elkins
No longer an issue but nobody updated this bug report.

** Changed in: xserver-xorg-video-nouveau (Ubuntu)
   Status: New => Fix Released

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

Title:
  Very poor performance with xserver-xorg-video-nouveau live bionic
  beta-1 session

Status in xserver-xorg-video-nouveau package in Ubuntu:
  Fix Released

Bug description:
  Observations from using the Xubuntu bionic beta-1 (2018-03-06)
  installation image on a USB stick.

  1) Sometimes during a boot from the USB stick, the video (Nvidea) is
  detected correctly and very quickly the expected first 2 screens
  appear (Language, Install/Try menu). While this happens and on into
  the installation or live session, performance is acceptable.

  2) Sometimes during a boot from the USB stick, the video is not
  detected correctly and an alternate screen set is presented.  While
  this happens and on into the installation or live session, performance
  is extremely slow.

  Whether you get one or the other seems to be a matter of luck.  Both
  cases are eventually reproducible.

  Hardware:
     - Assembled 2009-04-15
     - Zotac IONITX-F-E Mini-ITX motherboard
    * CPU Intel Atom 330 (1.6GHz, dual-core)
    * NVIDIA GeForce 9400
     - RAM: 4GB DDR3
     - Graphics support auto-selected:
    * Kernel module - nvidiafb
    * Xorg video driver - nvidia-340
     - Permanent storage: SSD 60GB
     - RJ45 Ethernet: Nvidia forcedeth kernel module
     - Mini-ITX enclosure: Habey EMC-800S Silver

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xserver-xorg-video-nouveau 1:1.0.15-2
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperVersion: 1.389
  CompositorRunning: None
  CurrentDesktop: XFCE
  Date: Wed Mar  7 15:32:07 2018
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation ION VGA [10de:087d] (rev b1) (prog-if 00 [VGA controller])
     Subsystem: ZOTAC International (MCO) Ltd. ION VGA [19da:a108]
  LiveMediaBuild: Xubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180306.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcKernelCmdLine: file=/cdrom/preseed/hostname.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- maybe-ubiquity
  SourcePackage: xserver-xorg-video-nouveau
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/20/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: To be filled by O.E.M.
  dmi.board.vendor: To be filled by O.E.M.
  dmi.board.version: To be filled by O.E.M.
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd07/20/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnTobefilledbyO.E.M.:rnTobefilledbyO.E.M.:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.90-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.0~rc4-1ubuntu3
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.0~rc4-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.10.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1754072/+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 1844594] Re: rhythmbox crashed with ImportError: could not import gobject (version mismatch, 3.34.0 is required, found 3.33.1)

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

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

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

Title:
  rhythmbox crashed with ImportError: could not import gobject (version
  mismatch, 3.34.0 is required, found 3.33.1)

Status in rhythmbox package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 19.10 daily test (QA 'live')

  I was opening random apps; one of which was rhythmbox - which after
  closing a crash window appeared. I clicked send and it closed (nothing
  further).

  On examination there was a .crash in /var/crash/ so I `ubuntu-bug`'d
  that report.  Thus this.

  I wanted to add files from the partition I'd mounted earlier in
  `files` (nautilus), however I couldn't find it in rhythmbox window
  (not my usual music player) so I just closed app. It was after this
  that I had the error pop-up; so really I'd done nothing except try and
  navigate to my mounted hdd within rhythmbox only.

  ProblemType: Crash
  DistroRelease: Ubuntu 19.10
  Package: rhythmbox 3.4.3-2ubuntu1
  ProcVersionSignature: Ubuntu 5.3.0-10.11-generic 5.3.0-rc8
  Uname: Linux 5.3.0-10-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  CasperVersion: 1.415
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep 19 01:10:09 2019
  ExecutablePath: /usr/bin/rhythmbox
  LiveMediaBuild: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190917)
  ProcCmdline: rhythmbox
  ProcEnviron:
   LANG=C.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
  PythonArgs: []
  SourcePackage: rhythmbox
  Title: rhythmbox crashed with ImportError: could not import gobject (version 
mismatch, 3.34.0 is required, found 3.33.1)
  Traceback: ImportError: could not import gobject (version mismatch, 3.34.0 is 
required, found 3.33.1)
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  XorgLog: Error: [Errno 2] No such file or directory: '/var/log/Xorg.0.log'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1844594/+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 1815172] Re: [bionic] drm/i915: softpin broken, needs to be fixed for 32bit mesa

2019-09-19 Thread Timo Aaltonen
I asked another user to test this on a duplicate bug (from a newer mesa
backport, where the original revert was missing), and it's indeed fixed
now

https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1836721/comments/13

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

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

Title:
  [bionic] drm/i915: softpin broken, needs to be fixed for 32bit mesa

Status in Mesa:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in mesa package in Ubuntu:
  Fix Released
Status in linux source package in Bionic:
  Fix Committed
Status in mesa source package in Bionic:
  Fix Committed
Status in linux source package in Cosmic:
  Won't Fix
Status in mesa source package in Cosmic:
  Fix Released

Bug description:
  [Impact]
  Several schools reported black screens after normally updating their Ubuntu 
boxes from 18.0.5-0ubuntu0~18.04.1 to 18.2.2-0ubuntu1~18.04.1.

  Downgrading mesa fixes the problem.

  lspci: 00:02.0 VGA compatible controller [0300]: Intel Corporation HD
  Graphics 530 [8086:1912] (rev 06) Subsystem: ASUSTeK Computer
  Inc. HD Graphics 530 [1043:8694]Kernel modules: i915

  Unfortunately I can't find a lot of useful information, here are some bits:
   * systemctl --failed says "gpu-manager" and "lightdm" have failed
   * Xorg.log is clean: https://termbin.com/6l2b
   * dmesg too: https://termbin.com/ip4e
   * It happens on lightdm/MATE, I don't know about Ubuntu GNOME.
   * If one runs `xinit` from ssh, it fails with:
  i965: Failed to submit batchbuffer: Invalid argument

  This is caused by mesa assuming that soft-pinning on GEN8+ is working
  since kernel 4.5, but in fact this issue wasn't fixed until 4.19.3. So
  a proper fix would be to backport commits from 4.19.3/4.20 to fix GTT
  sizes/pin flags, but that's left for future.

  [Test case]
  install fixed mesa or kernel, check that the regression is fixed

  [Regression potential]
  mesa: shouldn't be any, it just reverts the change to always soft-pin
  (TODO kernel: adds commits from upstream stable, which have been well tested 
upstream by now)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mesa/+bug/1815172/+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 1844699] [NEW] The snap plugin is not claiming the desktop id correctly

2019-09-19 Thread Heather Ellsworth
Public bug reported:

With a desktop snap application open, you can go to "Show Details" and
it will launch GNOME Software which expects an app id. The desktop id is
being passed to Software and the result is Software displaying "Unable
to find gnome-clocks_gnome-clocks.desktop".

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: gnome-software 3.30.6-2ubuntu10
ProcVersionSignature: Ubuntu 5.3.0-10.11-generic 5.3.0-rc8
Uname: Linux 5.3.0-10-generic x86_64
ApportVersion: 2.20.11-0ubuntu7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Sep 19 17:21:01 2019
InstallationDate: Installed on 2019-09-13 (5 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
InstalledPlugins:
 gnome-software-plugin-flatpak N/A
 gnome-software-plugin-snap3.30.6-2ubuntu10
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-software
UpgradeStatus: Upgraded to eoan on 2019-09-19 (0 days ago)

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


** Tags: amd64 apport-bug eoan

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

Title:
  The snap plugin is not claiming the desktop id correctly

Status in gnome-software package in Ubuntu:
  New

Bug description:
  With a desktop snap application open, you can go to "Show Details" and
  it will launch GNOME Software which expects an app id. The desktop id
  is being passed to Software and the result is Software displaying
  "Unable to find gnome-clocks_gnome-clocks.desktop".

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-software 3.30.6-2ubuntu10
  ProcVersionSignature: Ubuntu 5.3.0-10.11-generic 5.3.0-rc8
  Uname: Linux 5.3.0-10-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep 19 17:21:01 2019
  InstallationDate: Installed on 2019-09-13 (5 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  InstalledPlugins:
   gnome-software-plugin-flatpak N/A
   gnome-software-plugin-snap3.30.6-2ubuntu10
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-software
  UpgradeStatus: Upgraded to eoan on 2019-09-19 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1844699/+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 1836721] Re: Black screen after updating mesa from 18.2 to 19.0 on i386 Ubuntu 18.04

2019-09-19 Thread Timo Aaltonen
excellent, thanks for confirming!

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

Title:
  Black screen after updating mesa from 18.2 to 19.0 on i386 Ubuntu
  18.04

Status in mesa package in Ubuntu:
  Won't Fix
Status in mesa source package in Bionic:
  Fix Released

Bug description:
  Black screen after updating mesa from 18.2 to 19.0 on i386 Ubuntu
  18.04.

  ~# lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04
  Codename: bionic

  ~# uname -a
  Linux WS 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:12 UTC 2019 i686 
i686 i686 GNU/Linux

  ~# lspci -nn -k -d ::0300
  00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:3e90]
Subsystem: ASUSTeK Computer Inc. Device [1043:8694]
Kernel driver in use: i915
Kernel modules: i915

  mesa: 19.0.2-1ubuntu1.1~18.04.1

  X crashes with message:
   i965: Failed to submit batchbuffer: Invalid argument

  The same issue was after updating mesa from 18.0 to 18.2:
  https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1815172

  I have tried the same fix and it works for me:
  
https://launchpadlibrarian.net/410418147/mesa_18.2.8-0ubuntu0~18.10.1_18.2.8-0ubuntu0~18.10.2.diff.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1836721/+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 1801540]

2019-09-19 Thread kode54
This patch, as applied to the latest 5.3 kernel, is not working on my
SO's desktop machine, running Arch Linux, still glitching in Discord
voice chat.

Gigabyte Aorus B450 Pro Wi-Fi
ALC1220, [1022:15e3] subsys [1458:a0c3]

alsainfo, if useful:

http://alsa-project.org/db/?f=105ba36f537312d1119e5f9ea5810a86ac4db68d

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

Title:
  Microphone distorted sound on ALC892/1220 on AMD chipsets

Status in Linux:
  Confirmed
Status in linux package in Ubuntu:
  Won't Fix
Status in pulseaudio package in Ubuntu:
  Won't Fix

Bug description:
  Not sure if I'll report this upstream but there is definitely an issue
  with microphone recording on my desktop, this is not happening on my
  laptop which has a different codec.

  Already tried all workarounds possible, no luck. Only with my desktop
  with this particular motherboard. No issues in Windows, the sound
  recorded in there is distorted and has some static and robotic tone on
  high-pitch.

  alsa-info on the attachments

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1801540/+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 1842910] Re: Desktop right click menu appears in the wrong place if a Terminal window is open

2019-09-19 Thread Daniel van Vugt
Unfortunately the bug with ubuntu-dock and without it seem to be
unrelated. Reverting commit 5481c1899f3d477bbf9f8319fe6ef933f77fc4e1
only fixes the upstream "without" case :(

** Changed in: gnome-shell-extension-desktop-icons (Ubuntu Eoan)
   Status: Invalid => Confirmed

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

Title:
  Desktop right click menu appears in the wrong place if a Terminal
  window is open

Status in GNOME Shell:
  New
Status in gnome-shell package in Ubuntu:
  In Progress
Status in gnome-shell-extension-desktop-icons package in Ubuntu:
  Confirmed
Status in gnome-shell source package in Eoan:
  In Progress
Status in gnome-shell-extension-desktop-icons source package in Eoan:
  Confirmed

Bug description:
  Desktop right click menu appears in the wrong place if a Terminal
  window is open.

  1. Open a Terminal

  2. Right click on the desktop.

  Expected: The menu appears where you click.
  Observed: The menu appears near the Terminal window instead.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell-extension-desktop-icons 19.01.3+git20190814.1-1
  ProcVersionSignature: Ubuntu 5.2.0-15.16-generic 5.2.9
  Uname: Linux 5.2.0-15-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  Date: Thu Sep  5 18:26:24 2019
  InstallationDate: Installed on 2019-05-02 (126 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan EANIMAL" - Alpha amd64 (20190501)
  PackageArchitecture: all
  SourcePackage: gnome-shell-extension-desktop-icons
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1842910/+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 1797882] Re: At dual monitor intel_do_flush_locked failed: Resource deadlock avoided

2019-09-19 Thread Bug Watch Updater
** Changed in: mesa
   Status: Confirmed => Unknown

** Bug watch added: gitlab.freedesktop.org/mesa/mesa/issues #790
   https://gitlab.freedesktop.org/mesa/mesa/issues/790

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

Title:
  At dual monitor intel_do_flush_locked failed: Resource deadlock
  avoided

Status in Mesa:
  Unknown
Status in gnome-shell package in Ubuntu:
  Won't Fix
Status in mesa package in Ubuntu:
  Won't Fix

Bug description:
  Using ubuntu wayland with dual monitors, configured above each other.
  Dock is configured at both displays, not hiding.
  Icons for "terminal" and "libreofffice Writer" are present at the dock.

  Start terminal on primary screen by mouseclick on dock.
  Start libreoffice Writer on primary screen by mouseclick on dock.
  Terminate libreoffice Witer by mouseclick on X.
  Repeat the starting and stopping of Writer.

  Login-screen will appear. Syslog shows:
  Oct 15 00:09:51 Gert2 org.gnome.Shell.desktop[5892]: intel_do_flush_locked 
failed: Resource deadlock avoided
  Oct 15 00:09:51 Gert2 gnome-terminal-[6439]: Error reading events from 
display: Connection reset by peer
  Oct 15 00:09:51 Gert2 systemd[5755]: gnome-terminal-server.service: Main 
process exited, code=exited, status=1/FAILURE

  This problem doesnot occur in a dual monitor-session without wayland.
  It also doesnot occur, if only one monitor used with wayland
  It also doesnot occur, if the dock is only present at the primary screen.
  It also doesnot occur if second started application is present at the dock 
and doesnot add an icon to the dock (as libreoffice does).

  All other dual monitor/dock configurations seem to have this problem.

  No idea if this is helpful info, but the used graphics card does not support 
OpenGL version 2.1:
  Oct 15 00:02:32 Gert2 org.gnome.Shell.desktop[4426]: Require OpenGL version 
2.1 or later.
  Oct 15 00:02:32 Gert2 org.gnome.Shell.desktop[4426]: Failed to initialize 
glamor
  Oct 15 00:02:32 Gert2 org.gnome.Shell.desktop[4426]: Failed to initialize 
glamor, falling back to sw

  glxinfo:
  OpenGL vendor string: VMware, Inc.
  OpenGL renderer string: llvmpipe (LLVM 7.0, 128 bits)
  OpenGL core profile version string: 3.3 (Core Profile) Mesa 18.2.2
  OpenGL core profile shading language version string: 3.30
  OpenGL core profile context flags: (none)
  OpenGL core profile profile mask: core profile
  OpenGL core profile extensions:
  OpenGL version string: 3.1 Mesa 18.2.2
  OpenGL shading language version string: 1.40
  OpenGL context flags: (none)
  OpenGL extensions:
  OpenGL ES profile version string: OpenGL ES 3.0 Mesa 18.2.2
  OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
  OpenGL ES profile extensions:

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: gnome-shell 3.30.1-2ubuntu1
  ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
  Uname: Linux 4.18.0-10-generic i686
  ApportVersion: 2.20.10-0ubuntu13
  Architecture: i386
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct 15 13:25:10 2018
  DisplayManager: gdm3
  GsettingsChanges:
   b'org.gnome.shell' b'command-history' redacted by apport
   b'org.gnome.shell' b'app-picker-view' b'uint32 1'
   b'org.gnome.shell' b'favorite-apps' redacted by apport
   b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

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

2019-09-19 Thread Gitlab-migration
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has
been closed from further activity.

You can subscribe and participate further through the new bug through
this link to our GitLab instance:
https://gitlab.freedesktop.org/mesa/mesa/issues/790.

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

Title:
  At dual monitor intel_do_flush_locked failed: Resource deadlock
  avoided

Status in Mesa:
  Unknown
Status in gnome-shell package in Ubuntu:
  Won't Fix
Status in mesa package in Ubuntu:
  Won't Fix

Bug description:
  Using ubuntu wayland with dual monitors, configured above each other.
  Dock is configured at both displays, not hiding.
  Icons for "terminal" and "libreofffice Writer" are present at the dock.

  Start terminal on primary screen by mouseclick on dock.
  Start libreoffice Writer on primary screen by mouseclick on dock.
  Terminate libreoffice Witer by mouseclick on X.
  Repeat the starting and stopping of Writer.

  Login-screen will appear. Syslog shows:
  Oct 15 00:09:51 Gert2 org.gnome.Shell.desktop[5892]: intel_do_flush_locked 
failed: Resource deadlock avoided
  Oct 15 00:09:51 Gert2 gnome-terminal-[6439]: Error reading events from 
display: Connection reset by peer
  Oct 15 00:09:51 Gert2 systemd[5755]: gnome-terminal-server.service: Main 
process exited, code=exited, status=1/FAILURE

  This problem doesnot occur in a dual monitor-session without wayland.
  It also doesnot occur, if only one monitor used with wayland
  It also doesnot occur, if the dock is only present at the primary screen.
  It also doesnot occur if second started application is present at the dock 
and doesnot add an icon to the dock (as libreoffice does).

  All other dual monitor/dock configurations seem to have this problem.

  No idea if this is helpful info, but the used graphics card does not support 
OpenGL version 2.1:
  Oct 15 00:02:32 Gert2 org.gnome.Shell.desktop[4426]: Require OpenGL version 
2.1 or later.
  Oct 15 00:02:32 Gert2 org.gnome.Shell.desktop[4426]: Failed to initialize 
glamor
  Oct 15 00:02:32 Gert2 org.gnome.Shell.desktop[4426]: Failed to initialize 
glamor, falling back to sw

  glxinfo:
  OpenGL vendor string: VMware, Inc.
  OpenGL renderer string: llvmpipe (LLVM 7.0, 128 bits)
  OpenGL core profile version string: 3.3 (Core Profile) Mesa 18.2.2
  OpenGL core profile shading language version string: 3.30
  OpenGL core profile context flags: (none)
  OpenGL core profile profile mask: core profile
  OpenGL core profile extensions:
  OpenGL version string: 3.1 Mesa 18.2.2
  OpenGL shading language version string: 1.40
  OpenGL context flags: (none)
  OpenGL extensions:
  OpenGL ES profile version string: OpenGL ES 3.0 Mesa 18.2.2
  OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
  OpenGL ES profile extensions:

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: gnome-shell 3.30.1-2ubuntu1
  ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
  Uname: Linux 4.18.0-10-generic i686
  ApportVersion: 2.20.10-0ubuntu13
  Architecture: i386
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct 15 13:25:10 2018
  DisplayManager: gdm3
  GsettingsChanges:
   b'org.gnome.shell' b'command-history' redacted by apport
   b'org.gnome.shell' b'app-picker-view' b'uint32 1'
   b'org.gnome.shell' b'favorite-apps' redacted by apport
   b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mesa/+bug/1797882/+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 1485955] Re: [upstream] EDITING: Background Color button from Table toolbar should change cell background instead of paragraph background

2019-09-19 Thread Marcus Tomlinson
** Changed in: libreoffice (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  [upstream] EDITING: Background Color button from Table toolbar should
  change cell background instead of paragraph background

Status in LibreOffice:
  Fix Released
Status in libreoffice package in Ubuntu:
  Fix Released

Bug description:
  Steps to reproduce:
 1. Launch LibreOffice Writer
 2. Insert table to the new document (Table -> Insert -> Table)
 3. Write some multirow text in table cells
 4. Try to change cell background:
4.1. place cursor on desired cell
4.2. select color from palette from "Background Color" drop-down 
(located on Table toolbar).
4.3. click "Background Color" button on Table toolbar.

  Expected results:
 background color of TABLE CELL (where cursor was) is changed to desired 
color.

  Actual results:
 background color of TEXT PARAGRAPH (where cursor was) is changed to 
desired color.

  Workaround:
 There is slow non-intuitive background - select whole cell, select color 
from palette from "Background Color" drop-down (located on Table toolbar), 
click "Background Color" button on Table toolbar.

  Affected versions:
 LibreOffice 3.5.7.2  Build ID: 350m1(Build:2) = pre-installed Ubuntu 
12.04.5 LTS version;
 LibreOffice 4.2.7.2  Build ID: 420m0(Build:2) = pre-installed Ubuntu 
14.04.2 LTS version;
 LibreOffice 4.4.2.2  Build ID: 40m0(Build:2) = pre-installed Ubuntu 15.04 
version.

  
  Comment:
 I can't believe how this bug is possible. It is inherited from OO.org (I 
saw it on OO.org 3.2 in Ubuntu 10.04.4 LTS too).
 Microsoft Word 2003 and 2007 of course have normal behaviour with cell 
background.
 I attached pdf document with screenshots.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice 1:3.5.7-0ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-61.100~precise1-generic 3.13.11-ckt22
  Uname: Linux 3.13.0-61-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu17.9
  Architecture: amd64
  Date: Tue Aug 18 11:45:50 2015
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1485955/+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 1826757] Re: libreoffice in 19.04 not responding on ODT, working on ODS

2019-09-19 Thread Marcus Tomlinson
** Changed in: libreoffice (Ubuntu)
   Status: New => Fix Released

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

Title:
  libreoffice in 19.04 not responding on ODT, working on ODS

Status in LibreOffice:
  Invalid
Status in libreoffice package in Ubuntu:
  Fix Released

Bug description:
  Libreoffice 6.2.2.2 20(Build:2) hangs on 19.04 with "Loading
  document.." on ODTs, but not on ODSs. I had no issues on 18.10.

  EXPECTED: ODT file opens

  WHAT HAPPENS INSTEAD:
  * blank LibreOffice 6.2 window opens with brief message "Loading document.."
  * when closing the window by clicking on the X a selection box with "force 
quit" appear. If I click on this right away the mouse freezes. After liberating 
the mouse with CTRl-ALT-DEL I can click again on force quit and kill the window.
  * The problem occurs even when the hidden lock file has been removed.

  TROUBLESHOOTING
  * Purging libreoffice, reboot, reinstall does not help.
  * At first occurrence of the issue, and starting from terminal I got "failed 
to read path from javaldx", was advised to install java*
  * 
https://askubuntu.com/questions/1138438/libreoffice-file-locking-issues-in-19-04-no-problems-in-18-10

  WORKAROUND
  Remove /home/myname/.config/libreoffice. But this only works for a short 
while, and removing the directory must repeated over and over again.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: libreoffice-core 1:6.2.2-0ubuntu2
  ProcVersionSignature: Ubuntu 5.0.0-14.15-generic 5.0.6
  Uname: Linux 5.0.0-14-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Apr 28 19:26:29 2019
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2019-04-19 (9 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1826757/+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 1704740] Re: [upstream] calc: move cell does not update row sum

2019-09-19 Thread Marcus Tomlinson
** Changed in: libreoffice (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  [upstream] calc: move cell does not update row sum

Status in LibreOffice:
  Fix Released
Status in libreoffice package in Ubuntu:
  Fix Released

Bug description:
  See attached test case.  Sum two rows: A1 + B1 = C1; A2 + B2 = C2
  where B1 is blank.  Cut B2 and paste into B1.  Result C2 is
  decremented correctly by old B2 value; but result C1 is NOT
  incremented by new B1 value.  Formula of C1 remains correct
  =SUM($Sheet1.A1:B1) as is C2's formula but C1 result is wrong.  Saving
  file, close and re-open does not fix incorrect C1 result.  Undo undo
  to return to initial state results in C2 now having incorrect result.
  Bug occurs whether drag and drop or control-x/control-v used. This is
  a data integrity issue as the wrong answer is being displayed.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-calc 1:5.1.6~rc2-0ubuntu1~xenial2
  ProcVersionSignature: Ubuntu 4.4.0-83.106-generic 4.4.70
  Uname: Linux 4.4.0-83-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.1-0ubuntu2.9
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jul 17 17:33:42 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-05-08 (435 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1704740/+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 1836721] Re: Black screen after updating mesa from 18.2 to 19.0 on i386 Ubuntu 18.04

2019-09-19 Thread Roman Shipovskij
I have just updated from bionic-proposed and everything is fine, as I
see the problem was fixed since kernel 4.15.0-62, so the patch for mesa
can be safely dropped.

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

Title:
  Black screen after updating mesa from 18.2 to 19.0 on i386 Ubuntu
  18.04

Status in mesa package in Ubuntu:
  Won't Fix
Status in mesa source package in Bionic:
  Fix Released

Bug description:
  Black screen after updating mesa from 18.2 to 19.0 on i386 Ubuntu
  18.04.

  ~# lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04
  Codename: bionic

  ~# uname -a
  Linux WS 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:12 UTC 2019 i686 
i686 i686 GNU/Linux

  ~# lspci -nn -k -d ::0300
  00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:3e90]
Subsystem: ASUSTeK Computer Inc. Device [1043:8694]
Kernel driver in use: i915
Kernel modules: i915

  mesa: 19.0.2-1ubuntu1.1~18.04.1

  X crashes with message:
   i965: Failed to submit batchbuffer: Invalid argument

  The same issue was after updating mesa from 18.0 to 18.2:
  https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1815172

  I have tried the same fix and it works for me:
  
https://launchpadlibrarian.net/410418147/mesa_18.2.8-0ubuntu0~18.10.1_18.2.8-0ubuntu0~18.10.2.diff.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1836721/+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 1797373] Re: 3D slide transitions don't work at all or tear when played + repeat animations don't work

2019-09-19 Thread Marcus Tomlinson
** Changed in: libreoffice (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  3D slide transitions don't work at all or tear when played + repeat
  animations don't work

Status in LibreOffice:
  Incomplete
Status in libreoffice package in Ubuntu:
  Fix Released

Bug description:
  Normal effects *work*: Wipe, Wheel, Uncover, Bars, Checkers, Shape,
  Box, Wedge, Venetian, Fade, Cut, Cover, Dissolve, Comb, Push, Split,
  Diagonal.

  3D-Effects *don’t work*: Tiles, Cube, Circles, Helix, Fall, Turn
  Around, Iris, Turn Down, Rochade, 3D Venetian, Static, Fine Dissolve,
  Vortex, Ripple, Glitter, Honeycomb, Newsflash.

  Normal effects works perfectly, 3D-effects either don't work at all or when 
played with F5, shows a flashing screen.
  Tearing is also seen. Hardware acceleration is checked.
  Animations don't repeat when checked "Repeat until next slide" or "Repeat 
until next click".

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libreoffice 1:6.0.6-0ubuntu0.18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
  Uname: Linux 4.15.0-36-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 11 17:59:04 2018
  InstallationDate: Installed on 2017-10-28 (348 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to bionic on 2018-09-27 (14 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1797373/+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 1842910] Re: Desktop right click menu appears in the wrong place if a Terminal window is open

2019-09-19 Thread Daniel van Vugt
** Changed in: gnome-shell-extension-desktop-icons (Ubuntu Eoan)
   Status: Confirmed => Invalid

** Changed in: gnome-shell (Ubuntu Eoan)
   Status: Confirmed => In Progress

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

Title:
  Desktop right click menu appears in the wrong place if a Terminal
  window is open

Status in GNOME Shell:
  New
Status in gnome-shell package in Ubuntu:
  In Progress
Status in gnome-shell-extension-desktop-icons package in Ubuntu:
  Invalid
Status in gnome-shell source package in Eoan:
  In Progress
Status in gnome-shell-extension-desktop-icons source package in Eoan:
  Invalid

Bug description:
  Desktop right click menu appears in the wrong place if a Terminal
  window is open.

  1. Open a Terminal

  2. Right click on the desktop.

  Expected: The menu appears where you click.
  Observed: The menu appears near the Terminal window instead.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell-extension-desktop-icons 19.01.3+git20190814.1-1
  ProcVersionSignature: Ubuntu 5.2.0-15.16-generic 5.2.9
  Uname: Linux 5.2.0-15-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  Date: Thu Sep  5 18:26:24 2019
  InstallationDate: Installed on 2019-05-02 (126 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan EANIMAL" - Alpha amd64 (20190501)
  PackageArchitecture: all
  SourcePackage: gnome-shell-extension-desktop-icons
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1842910/+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 1841969] Re: chromium-browser crashes with ThreadPoolSingl trap bringing back to login screen

2019-09-19 Thread Olivier Tilloy
Thanks for the feedback. I'll mark the bug incomplete to let it expire in 2 
months time. If in the meantime you're hit again by this crash, please comment 
here and reset the status to New.
Thanks!

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

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

Title:
  chromium-browser crashes with ThreadPoolSingl trap bringing back to
  login screen

Status in chromium-browser package in Ubuntu:
  Incomplete

Bug description:
  Just had chromium-browser 76.0.3809.100-0ubuntu0.16.04.1 idling with a
  few tabs when it crashed bringing down the system back to login
  screen.

  dmesg seems clean enough except couple of lines:

  [22519.604950] do_trap: 23 callbacks suppressed
  [22519.604953] traps: ThreadPoolSingl[2609] trap int3 ip:5645e00e7a86 
sp:7f2779615f00 error:0 in chromium-browser[5645dc7ce000+8cef000]

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: chromium-browser 76.0.3809.100-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.15.0-58.64~16.04.1-generic 4.15.18
  Uname: Linux 4.15.0-58-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.19
  Architecture: amd64
  DRM.card0-DP-1:
   enabled: disabled
   dpms: Off
   status: disconnected
   edid-base64: 
   modes:
  DRM.card0-DP-2:
   enabled: disabled
   dpms: Off
   status: disconnected
   edid-base64: 
   modes:
  DRM.card0-DP-3:
   enabled: disabled
   dpms: On
   status: disconnected
   edid-base64: 
   modes:
  DRM.card0-DP-4:
   enabled: enabled
   dpms: On
   status: connected
   edid-base64: 
AP///wAwrqZhAQEBARsbAQSlNR54OgVlp1ZSnCcPUFSv7wDRwIGAgYqVAKnAqc+zAHFPAjqAGHE4LUBYLEUADyghAAAe/wBWVDU4MTMzOAogICAg/QAySw9TEQAKICAgICAg/ABUMjRpLTEwCiAgICAgAT4CAx7xS5AfBRQBAgMEERITIwkHB4MBAABluRQABAACOoDQcjgtQBAsRYAPKCEAAB4BHYDQchwWIBAsJQAPKCEAAJ4BHQC8UtAeILgoVUAPKCEAAB6MCtCQIEAxIAxAVQAPKCEAABgCOoAYcTgtQFgsRQAPKCEAAB4A/A==
   modes: 1920x1080 1920x1080 1920x1080 1680x1050 1600x900 1600x900 1280x1024 
1280x1024 1280x1024 1440x900 1152x864 1280x720 1280x720 1280x720 1024x768 
1024x768 1024x768 832x624 800x600 800x600 800x600 800x600 720x576 720x480 
720x480 640x480 640x480 640x480 640x480 720x400
  DRM.card0-DP-5:
   enabled: enabled
   dpms: On
   status: connected
   edid-base64: 
AP///wAwrqZhAQEBARsbAQNoNR54KgVlp1ZSnCcPUFSv7wDRwIGAgYqVAKnAqc+zAHFPAjqAGHE4LUBYLEUADyghAAAe/wBWVDU4MzMyNQogICAg/QAySx5TFQAKICAgICAg/ABUMjRpLTEwCiAgICAgAHw=
   modes: 1920x1080 1680x1050 1600x900 1600x900 1280x1024 1280x1024 1280x1024 
1440x900 1152x864 1024x768 1024x768 1024x768 832x624 800x600 800x600 800x600 
800x600 640x480 640x480 640x480 720x400
  DRM.card0-HDMI-A-1:
   enabled: disabled
   dpms: Off
   status: disconnected
   edid-base64: 
   modes:
  DRM.card0-HDMI-A-2:
   enabled: disabled
   dpms: Off
   status: disconnected
   edid-base64: 
   modes:
  DRM.card0-VGA-1:
   enabled: disabled
   dpms: Off
   status: disconnected
   edid-base64: 
   modes:
  DRM.card0-eDP-1:
   enabled: enabled
   dpms: On
   status: connected
   edid-base64: 
AP///wANroIUAB8WAQSVHxF4AsZ1l1hTjyckUFQBAQEBAQEBAQEBAQEBAQEBHCpAVGGEGjAwIDUANa4QAAAY/gBOMTQwRkdFLUVBMgog/gBDTU4KICAgICAgICAg/gBOMTQwRkdFLUVBMgogAA4=
   modes: 1600x900
  Date: Thu Aug 29 19:55:23 2019
  Desktop-Session:
   'awesome'
   '/etc/xdg/xdg-awesome:/etc/xdg'
   '/usr/share/awesome:/usr/local/share/:/usr/share/'
  DetectedPlugins:
   
  Env:
   'None'
   'None'
  InstalledPlugins:
   /usr/lib/mozilla/plugins:
 => libgnome-shell-browser-plugin.so
   (size: 18920 bytes, mtime: Mon May 29 17:35:13 2017)
  Load-Avg-1min: 3.91
  Load-Processes-Running-Percent:   0.7%
  MachineType: LENOVO 20ASA10P00
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-58-generic 
root=UUID=bff30551-7f63-42cd-abb9-9542063d2913 ro splash vt.handoff=7
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/25/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: J4ET73WW(1.73)
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ASA10P00
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrJ4ET73WW(1.73):bd12/25/2014:svnLENOVO:pn20ASA10P00:pvrThinkPadL440:rvnLENOVO:rn20ASA10P00:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad L440
  dmi.product.name: 20ASA10P00
  dmi.product.version: ThinkPad L440
  dmi.sys.vendor: LENOVO
  modified.conffile..etc.default.chromium-browser: [deleted]

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : 

[Desktop-packages] [Bug 1841969] Re: chromium-browser crashes with ThreadPoolSingl trap bringing back to login screen

2019-09-19 Thread kamiccolo
Sorry, could not reproduce this particular crash anymore :|

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

Title:
  chromium-browser crashes with ThreadPoolSingl trap bringing back to
  login screen

Status in chromium-browser package in Ubuntu:
  New

Bug description:
  Just had chromium-browser 76.0.3809.100-0ubuntu0.16.04.1 idling with a
  few tabs when it crashed bringing down the system back to login
  screen.

  dmesg seems clean enough except couple of lines:

  [22519.604950] do_trap: 23 callbacks suppressed
  [22519.604953] traps: ThreadPoolSingl[2609] trap int3 ip:5645e00e7a86 
sp:7f2779615f00 error:0 in chromium-browser[5645dc7ce000+8cef000]

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: chromium-browser 76.0.3809.100-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.15.0-58.64~16.04.1-generic 4.15.18
  Uname: Linux 4.15.0-58-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.19
  Architecture: amd64
  DRM.card0-DP-1:
   enabled: disabled
   dpms: Off
   status: disconnected
   edid-base64: 
   modes:
  DRM.card0-DP-2:
   enabled: disabled
   dpms: Off
   status: disconnected
   edid-base64: 
   modes:
  DRM.card0-DP-3:
   enabled: disabled
   dpms: On
   status: disconnected
   edid-base64: 
   modes:
  DRM.card0-DP-4:
   enabled: enabled
   dpms: On
   status: connected
   edid-base64: 
AP///wAwrqZhAQEBARsbAQSlNR54OgVlp1ZSnCcPUFSv7wDRwIGAgYqVAKnAqc+zAHFPAjqAGHE4LUBYLEUADyghAAAe/wBWVDU4MTMzOAogICAg/QAySw9TEQAKICAgICAg/ABUMjRpLTEwCiAgICAgAT4CAx7xS5AfBRQBAgMEERITIwkHB4MBAABluRQABAACOoDQcjgtQBAsRYAPKCEAAB4BHYDQchwWIBAsJQAPKCEAAJ4BHQC8UtAeILgoVUAPKCEAAB6MCtCQIEAxIAxAVQAPKCEAABgCOoAYcTgtQFgsRQAPKCEAAB4A/A==
   modes: 1920x1080 1920x1080 1920x1080 1680x1050 1600x900 1600x900 1280x1024 
1280x1024 1280x1024 1440x900 1152x864 1280x720 1280x720 1280x720 1024x768 
1024x768 1024x768 832x624 800x600 800x600 800x600 800x600 720x576 720x480 
720x480 640x480 640x480 640x480 640x480 720x400
  DRM.card0-DP-5:
   enabled: enabled
   dpms: On
   status: connected
   edid-base64: 
AP///wAwrqZhAQEBARsbAQNoNR54KgVlp1ZSnCcPUFSv7wDRwIGAgYqVAKnAqc+zAHFPAjqAGHE4LUBYLEUADyghAAAe/wBWVDU4MzMyNQogICAg/QAySx5TFQAKICAgICAg/ABUMjRpLTEwCiAgICAgAHw=
   modes: 1920x1080 1680x1050 1600x900 1600x900 1280x1024 1280x1024 1280x1024 
1440x900 1152x864 1024x768 1024x768 1024x768 832x624 800x600 800x600 800x600 
800x600 640x480 640x480 640x480 720x400
  DRM.card0-HDMI-A-1:
   enabled: disabled
   dpms: Off
   status: disconnected
   edid-base64: 
   modes:
  DRM.card0-HDMI-A-2:
   enabled: disabled
   dpms: Off
   status: disconnected
   edid-base64: 
   modes:
  DRM.card0-VGA-1:
   enabled: disabled
   dpms: Off
   status: disconnected
   edid-base64: 
   modes:
  DRM.card0-eDP-1:
   enabled: enabled
   dpms: On
   status: connected
   edid-base64: 
AP///wANroIUAB8WAQSVHxF4AsZ1l1hTjyckUFQBAQEBAQEBAQEBAQEBAQEBHCpAVGGEGjAwIDUANa4QAAAY/gBOMTQwRkdFLUVBMgog/gBDTU4KICAgICAgICAg/gBOMTQwRkdFLUVBMgogAA4=
   modes: 1600x900
  Date: Thu Aug 29 19:55:23 2019
  Desktop-Session:
   'awesome'
   '/etc/xdg/xdg-awesome:/etc/xdg'
   '/usr/share/awesome:/usr/local/share/:/usr/share/'
  DetectedPlugins:
   
  Env:
   'None'
   'None'
  InstalledPlugins:
   /usr/lib/mozilla/plugins:
 => libgnome-shell-browser-plugin.so
   (size: 18920 bytes, mtime: Mon May 29 17:35:13 2017)
  Load-Avg-1min: 3.91
  Load-Processes-Running-Percent:   0.7%
  MachineType: LENOVO 20ASA10P00
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-58-generic 
root=UUID=bff30551-7f63-42cd-abb9-9542063d2913 ro splash vt.handoff=7
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/25/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: J4ET73WW(1.73)
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ASA10P00
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrJ4ET73WW(1.73):bd12/25/2014:svnLENOVO:pn20ASA10P00:pvrThinkPadL440:rvnLENOVO:rn20ASA10P00:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad L440
  dmi.product.name: 20ASA10P00
  dmi.product.version: ThinkPad L440
  dmi.sys.vendor: LENOVO
  modified.conffile..etc.default.chromium-browser: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1841969/+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 1843796] Re: ubuntu-drivers install --gpgpu should use a DKMS fallback when no linux-modules-nvidia package is available

2019-09-19 Thread Steve Langasek
This bug description doesn't fit the SRU template; please fix?

** Changed in: ubuntu-drivers-common (Ubuntu Bionic)
   Status: In Progress => Incomplete

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

Title:
  ubuntu-drivers install --gpgpu should use a DKMS fallback when no
  linux-modules-nvidia package is available

Status in ubuntu-drivers-common package in Ubuntu:
  Fix Released
Status in ubuntu-drivers-common source package in Bionic:
  Incomplete

Bug description:
  ubuntu-drivers install --gpgpu should use a DKMS fallback when no
  linux-modules-nvidia package is available.

  Currently, we do not deal with this kind of failure i.e. when no
  linux-modules-nvidia package is available for the kernel in use. If no
  such package can be found, we need to at least attempt installing the
  relevant DKMS package, so that users get the required kernel modules.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1843796/+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 388553] Re: Wi-Fi Protected Setup (WPS) not supported

2019-09-19 Thread Nobuto Murata
FWIW, I was able to use WPS push botton with 19.10 as of today. There was a 
message as "Alternatively you can connect by pushing the “WPS” button on your 
router" and it just worked for me. The UI patch seems merged in upstream 7 
months ago.
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/329

** Attachment added: "wps.png"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/388553/+attachment/5289768/+files/wps.png

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

Title:
  Wi-Fi Protected Setup (WPS) not supported

Status in Ayatana Design:
  New
Status in NetworkManager:
  In Progress
Status in network-manager package in Ubuntu:
  Triaged

Bug description:
  As the title the Wi-Fi Protected Setup (WPS) is not supported by
  NetworkManager (but is supported by wpa_supplicant).

  The WPS WI-Fi standard is implementated in various newer access points
  and allow user to configure the access point in just a few of steps
  and do all configuring process very simple.

  Specifications: http://www.wi-fi.org/wifi-protected-setup/

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

2019-09-19 Thread Heiko-tietze-g
"Shift before"... I wouldn't understand this command. So let's not make
compromises.

I'm pretty sure we can evaluate LTR/RTL and update the command label and
the various captions accordingly.

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

Title:
  RTL Spreadsheet Insert Cells

Status in LibreOffice:
  Confirmed
Status in libreoffice package in Ubuntu:
  New

Bug description:
  When using a right-to-left spreadsheet, right clicking and selected
  "insert cells" shows the normal LTR option to shift cells right,
  although when used it actually shifts cells left.

  I believe that shifting cells left is the correct behaviour in this
  case, but the text of the option should be changed to read "shift
  cells left". This was first noticed when using the Hebrew language
  user interface, but the problem is present when using English UI too.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-calc 1:3.5.7-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-38.61-generic 3.2.37
  Uname: Linux 3.2.0-38-generic i686
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: i386
  CheckboxSubmission: ad9a15703e19217cb3448f881e125f6a
  CheckboxSystem: abc83e3988b72e7c3a9b3aa684cb92fd
  Date: Sun Mar  3 00:47:21 2013
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to precise on 2012-05-01 (305 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1141034/+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 1801383] Re: the WifiSyslog apport hook (used in firefox/tb) includes SSID informations

2019-09-19 Thread Marc Deslauriers
WifiSyslog does contain SSID information. While this will be removed
from the thunderbird and firefox packages, I don't think it would be
appropriate to remove it from the linux kernel apport reports.

For linux packages, this information is helpful in debugging wireless
driver issues.

While a list of access point information can be viewed as a privacy
issue, the user is prompted when Apport runs if the information is
suitable to be attached to the bug or not. In environments where there
are privacy concerns, the user can choose to not attach the information
when submitting the bug report.

I am therefore closing the Apport task for this bug. Thanks!

** Changed in: apport (Ubuntu)
   Status: Confirmed => Won't 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/1801383

Title:
  the WifiSyslog apport hook (used in firefox/tb) includes SSID
  informations

Status in apport package in Ubuntu:
  Won't Fix
Status in firefox package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Invalid
Status in thunderbird package in Ubuntu:
  Fix Committed

Bug description:
  When I apport-bug certain packages such as firefox for example, it
  uploads the WifiSyslog.txt file.

  The WifiSyslog may contain a list of all system connections enumerated
  in /etc/NetworkManager/system-connections, i.e. all SSIDs the user has
  ever connected to that are found in the system-connections. This is a
  serious privacy risk and completely unnecessary information for most
  bug reports.

  Should either remove WifiSyslog as a requirement for packages that
  don't need it (should I report this to
  https://bugs.launchpad.net/ubuntu/+source/firefox/ ?), or redact
  information that may contain usernames and SSIDs from the log file.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: apport 2.20.9-0ubuntu7.4
  ProcVersionSignature: User Name 4.15.0-38.41-generic 4.15.18
  Uname: Linux 4.15.0-38-generic x86_64
  ApportLog:
   
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  CrashReports: 640:1000:117:62475:2018-11-01 19:17:29.982295751 
-0400:2018-11-01 19:17:30.982295751 
-0400:/var/crash/_usr_bin_gnome-screenshot.1000.crash
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Nov  2 11:24:20 2018
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2018-09-12 (50 days ago)
  InstallationMedia: Ubuntu 16.04.5 LTS "Xenial Xerus" - Release amd64 
(20180731)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: apport
  UpgradeStatus: Upgraded to bionic on 2018-09-28 (34 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1801383/+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 1824409] Re: Client side decoration in Firefox with Pop theme has a slight imperfection

2019-09-19 Thread Bug Watch Updater
Launchpad has imported 33 comments from the remote bug at
https://bugzilla.mozilla.org/show_bug.cgi?id=1403483.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2017-09-27T08:49:57+00:00 Jhofmann-d wrote:

Created attachment 8912611
Screen Shot 2017-09-27 at 10.46.56.png

See screenshot, the first tab separator should have the same height as
the other separators. We forgot to do that in bug 1390025.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1824409/comments/0


On 2017-09-29T08:50:07+00:00 Jhofmann-d wrote:

Let's do this after bug 1391539, otherwise we'll have to file another
bug to adjust the height of this border when hovering (I'm happy to pick
it up once bug 1391539 is done).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1824409/comments/1


On 2017-10-09T10:39:42+00:00 Jhofmann-d wrote:

*** Bug 1406681 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1824409/comments/2


On 2017-10-09T16:42:45+00:00 Mehmet-sahin wrote:

Created attachment 8916677
Bildschirmfoto 2017-10-09 um 18.39.58.png

Hi Johann,

I noticed that the overflow separator has also the bug.

Please see the screenshot. Thanks.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1824409/comments/3


On 2017-10-10T20:18:27+00:00 Nhnt11 wrote:

Created attachment 8917126
Bug 1403483 - Set a border on the first tab instead of at the end of the 
pre-tabs drag space.

Review commit: https://reviewboard.mozilla.org/r/188134/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/188134/

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1824409/comments/4


On 2017-10-10T20:36:46+00:00 Nhnt11 wrote:

Comment on attachment 8917126
Bug 1403483 - Set a border on the first tab instead of at the end of the 
pre-tabs drag space.

Review request updated; see interdiff:
https://reviewboard.mozilla.org/r/188134/diff/1-2/

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1824409/comments/5


On 2017-10-10T20:38:36+00:00 Nhnt11 wrote:

This works well for me at the moment on current central, but I need to
confirm with Johann whether some changes around this code he was talking
about have landed already or not. Also, I'm not entirely sure this works
for RTL, I'm going to investigate this tomorrow.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1824409/comments/6


On 2017-10-10T20:39:13+00:00 Nhnt11 wrote:

Hmm, and I think I need to make the Windows-specific selector account
for the menubar as well as maximized mode. Canceling review for now.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1824409/comments/7


On 2017-10-19T11:59:03+00:00 Dao+bmo wrote:

*** Bug 1408953 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1824409/comments/8


On 2017-10-28T02:15:39+00:00 Nhnt11 wrote:

Created attachment 8923047
Bug 1403483 - Show tab separator on first tab instead of on the pre-tabs 
whitespace.

Review commit: https://reviewboard.mozilla.org/r/194262/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/194262/

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1824409/comments/9


On 2017-10-28T02:20:28+00:00 Nhnt11 wrote:

Comment on attachment 8923047
Bug 1403483 - Show tab separator on first tab instead of on the pre-tabs 
whitespace.

Review request updated; see interdiff:
https://reviewboard.mozilla.org/r/194262/diff/1-2/

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1824409/comments/10


On 2017-10-28T02:24:39+00:00 Nhnt11 wrote:

Dão, the only problem (as far as I can tell) with this patch is that
there is no tab separator before the first non-pinned tab when the
tabstrip is overflowing. A CSS-only solution might be to use a selector
like .tabbrowser-tab[pinned] + .tabbrowser-tab:not([pinned]), but I

[Desktop-packages] [Bug 1836721] Re: Black screen after updating mesa from 18.2 to 19.0 on i386 Ubuntu 18.04

2019-09-19 Thread Timo Aaltonen
Roman, could you verify that with the current 4.15 kernel and mesa from
proposed, things still work with 32bit? Softpin got fixed in the kernel
and the patch from mesa had to be dropped for Ice Lake support... but it
should be safe now.

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

Title:
  Black screen after updating mesa from 18.2 to 19.0 on i386 Ubuntu
  18.04

Status in mesa package in Ubuntu:
  Won't Fix
Status in mesa source package in Bionic:
  Fix Released

Bug description:
  Black screen after updating mesa from 18.2 to 19.0 on i386 Ubuntu
  18.04.

  ~# lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04
  Codename: bionic

  ~# uname -a
  Linux WS 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:12 UTC 2019 i686 
i686 i686 GNU/Linux

  ~# lspci -nn -k -d ::0300
  00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:3e90]
Subsystem: ASUSTeK Computer Inc. Device [1043:8694]
Kernel driver in use: i915
Kernel modules: i915

  mesa: 19.0.2-1ubuntu1.1~18.04.1

  X crashes with message:
   i965: Failed to submit batchbuffer: Invalid argument

  The same issue was after updating mesa from 18.0 to 18.2:
  https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1815172

  I have tried the same fix and it works for me:
  
https://launchpadlibrarian.net/410418147/mesa_18.2.8-0ubuntu0~18.10.1_18.2.8-0ubuntu0~18.10.2.diff.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1836721/+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 1809407] Re: [nvidia] Corrupted wallpaper after resuming from suspend or hibernation

2019-09-19 Thread Daniel van Vugt
Progress!

The fix has been accepted upstream in the 3.32 maintenance branch and a
fix for Ubuntu 19.04 has also been proposed now:
https://code.launchpad.net/~vanvugt/ubuntu/+source/mutter/+git/mutter/+merge/372984

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

Title:
  [nvidia] Corrupted wallpaper after resuming from suspend or
  hibernation

Status in GNOME Shell:
  Fix Released
Status in mutter package in Ubuntu:
  Fix Released
Status in mutter source package in Bionic:
  Confirmed
Status in mutter source package in Disco:
  In Progress
Status in mutter source package in Eoan:
  Fix Released

Bug description:
  [Impact]

  The Nvidia (Xorg) driver corrupts the desktop wallpaper (by design
  (1)) upon resuming from suspend. This creates a poor user experience
  and gives the impression of severe memory corruption.

  (1)
  
https://www.khronos.org/registry/OpenGL/extensions/NV/NV_robustness_video_memory_purge.txt

  [Test Case]

  0. Set up an Nvidia-only system using the proprietary Nvidia Xorg driver.
  1. Suspend and resume the machine.
  Expect: The wallpaper still looks like it did before suspending.

  [Regression Potential]

  Low. The exact same patch is in Gnome 3.34 (Ubuntu 19.10) already and
  has been used for a couple of months without issue.

  [Original Report]

  https://trello.com/c/i5hENxSO

  Every other wake from sleep presents a corrupted screen with no unlock
  app.  There's a dock and system menu on a black background with pixel
  garbage.  Some personal information in the dock's large window
  thumbnails.  Bitmap garbage flashes on the screen when interacting
  with anything.  Only workaround is doing another sleep-wake cycle.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: xorg 1:7.7+19ubuntu8
  ProcVersionSignature: Ubuntu 4.18.0-12.13-generic 4.18.17
  Uname: Linux 4.18.0-12-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..4b.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:4b:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  390.87  Tue Aug 21 12:33:05 
PDT 2018
   GCC version:  gcc version 8.2.0 (Ubuntu 8.2.0-7ubuntu1)
  ApportVersion: 2.20.10-0ubuntu13.1
  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: Thu Dec 20 22:19:29 2018
  DistUpgraded: 2018-12-01 23:07:50,385 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
“./xorg_fix_proprietary.py” (No such file or directory) (8))
  DistroCodename: cosmic
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia, 390.87, 4.18.0-11-generic, x86_64: installed
   nvidia, 390.87, 4.18.0-12-generic, x86_64: installed
   virtualbox, 5.2.18, 4.18.0-11-generic, x86_64: installed
   virtualbox, 5.2.18, 4.18.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GP106 [GeForce GTX 1060 3GB] [10de:1c02] (rev a1) 
(prog-if 00 [VGA controller])
     Subsystem: eVga.com. Corp. GP106 [GeForce GTX 1060 3GB] [3842:6162]
  InstallationDate: Installed on 2018-10-28 (54 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  MachineType: Gigabyte Technology Co., Ltd. Default string
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-12-generic 
root=UUID=a8c839e7-c579-4699-999a-748f804ff9e0 ro quiet splash vt.handoff=1
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to cosmic on 2018-12-02 (18 days ago)
  dmi.bios.date: 06/08/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F24
  dmi.board.asset.tag: Default string
  dmi.board.name: X99P-SLI-CF
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF24:bd06/08/2017:svnGigabyteTechnologyCo.,Ltd.:pnDefaultstring:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnX99P-SLI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: Default string
  dmi.product.sku: Default string
  dmi.product.version: Default string
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.95-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.2-0ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.2.2-0ubuntu1
  

[Desktop-packages] [Bug 1809407] Re: [nvidia] Corrupted wallpaper after resuming from suspend or hibernation

2019-09-19 Thread Daniel van Vugt
** Description changed:

  [Impact]
  
  The Nvidia (Xorg) driver corrupts the desktop wallpaper (by design (1))
  upon resuming from suspend. This creates a poor user experience and
  gives the impression of severe memory corruption.
  
  (1)
  
https://www.khronos.org/registry/OpenGL/extensions/NV/NV_robustness_video_memory_purge.txt
  
  [Test Case]
  
  0. Set up an Nvidia-only system using the proprietary Nvidia Xorg driver.
  1. Suspend and resume the machine.
  Expect: The wallpaper still looks like it did before suspending.
  
  [Regression Potential]
  
  Low. The exact same patch is in Gnome 3.34 (Ubuntu 19.10) already and
- has been used for a couple of months without issue already.
+ has been used for a couple of months without issue.
  
  [Original Report]
  
  https://trello.com/c/i5hENxSO
  
  Every other wake from sleep presents a corrupted screen with no unlock
  app.  There's a dock and system menu on a black background with pixel
  garbage.  Some personal information in the dock's large window
  thumbnails.  Bitmap garbage flashes on the screen when interacting with
  anything.  Only workaround is doing another sleep-wake cycle.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: xorg 1:7.7+19ubuntu8
  ProcVersionSignature: Ubuntu 4.18.0-12.13-generic 4.18.17
  Uname: Linux 4.18.0-12-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..4b.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:4b:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  390.87  Tue Aug 21 12:33:05 
PDT 2018
   GCC version:  gcc version 8.2.0 (Ubuntu 8.2.0-7ubuntu1)
  ApportVersion: 2.20.10-0ubuntu13.1
  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: Thu Dec 20 22:19:29 2018
  DistUpgraded: 2018-12-01 23:07:50,385 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
“./xorg_fix_proprietary.py” (No such file or directory) (8))
  DistroCodename: cosmic
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia, 390.87, 4.18.0-11-generic, x86_64: installed
   nvidia, 390.87, 4.18.0-12-generic, x86_64: installed
   virtualbox, 5.2.18, 4.18.0-11-generic, x86_64: installed
   virtualbox, 5.2.18, 4.18.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GP106 [GeForce GTX 1060 3GB] [10de:1c02] (rev a1) 
(prog-if 00 [VGA controller])
     Subsystem: eVga.com. Corp. GP106 [GeForce GTX 1060 3GB] [3842:6162]
  InstallationDate: Installed on 2018-10-28 (54 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  MachineType: Gigabyte Technology Co., Ltd. Default string
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-12-generic 
root=UUID=a8c839e7-c579-4699-999a-748f804ff9e0 ro quiet splash vt.handoff=1
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to cosmic on 2018-12-02 (18 days ago)
  dmi.bios.date: 06/08/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F24
  dmi.board.asset.tag: Default string
  dmi.board.name: X99P-SLI-CF
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF24:bd06/08/2017:svnGigabyteTechnologyCo.,Ltd.:pnDefaultstring:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnX99P-SLI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: Default string
  dmi.product.sku: Default string
  dmi.product.version: Default string
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.95-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.2-0ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.2.2-0ubuntu1
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.1-3ubuntu2.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-3

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

Title:
  [nvidia] Corrupted wallpaper after 

[Desktop-packages] [Bug 1843764] Re: sane-backends ftbfs in eoan (armhf)

2019-09-19 Thread Robert Ancell
glibc removed some emulated syscalls that didn't work properly, so this
is intended behaviour. Debian will have to pick up the same change when
they update glibc.

** Changed in: sane-backends (Ubuntu Eoan)
   Status: Confirmed => Fix Committed

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

Title:
  sane-backends ftbfs in eoan (armhf)

Status in sane-backends package in Ubuntu:
  Fix Committed
Status in sane-backends source package in Eoan:
  Fix Committed

Bug description:
  https://launchpadlibrarian.net/441263700/buildlog_ubuntu-eoan-armhf
  .sane-backends_1.0.27-3.2ubuntu2_BUILDING.txt.gz

  dpkg-gensymbols: warning: debian/libsane/DEBIAN/symbols doesn't match 
completely debian/libsane.symbols.armhf
  --- debian/libsane.symbols.armhf (libsane_1.0.27_armhf)
  +++ dpkg-gensymbolsHF3hxU 2019-09-09 11:12:09.992951725 +
  @@ -4304,7 +4304,7 @@
sanei_constrain_value@Base 1.0.25
sanei_debug_msg@Base 1.0.25
sanei_debug_mustek@Base 1.0.25
  - sanei_debug_sanei_ab306@Base 1.0.25
  +#MISSING: 1.0.27# sanei_debug_sanei_ab306@Base 1.0.25
sanei_debug_sanei_config@Base 1.0.25
sanei_debug_sanei_debug@Base 1.0.25
sanei_debug_sanei_pa4s2@Base 1.0.25
  @@ -5390,7 +5390,7 @@
sanei_pp_outb_addr@Base 1.0.25
sanei_pp_outb_ctrl@Base 1.0.25
sanei_pp_outb_data@Base 1.0.25
  - sanei_pp_outb_epp@Base 1.0.25
  +#MISSING: 1.0.27# sanei_pp_outb_epp@Base 1.0.25
sanei_pp_release@Base 1.0.25
sanei_pp_set_datadir@Base 1.0.25
sanei_pp_setmode@Base 1.0.25
  @@ -5452,59 +5452,6 @@
sanei_debug_sanei_config@Base 1.0.25
sanei_debug_sanei_debug@Base 1.0.25
sanei_init_debug@Base 1.0.25
  -libsane-qcam.so.1 libsane #MINVER#
  - md5_buffer@Base 1.0.27
  - md5_finish_ctx@Base 1.0.27
  - md5_init_ctx@Base 1.0.27
  - md5_process_block@Base 1.0.27
  - md5_process_bytes@Base 1.0.27
  - md5_read_ctx@Base 1.0.27
  - md5_stream@Base 1.0.27
  - sane_cancel@Base 1.0.25
  - sane_close@Base 1.0.25
  - sane_control_option@Base 1.0.25
  - sane_exit@Base 1.0.25
  - sane_get_devices@Base 1.0.25
  - sane_get_option_descriptor@Base 1.0.25
  - sane_get_parameters@Base 1.0.25
  - sane_get_select_fd@Base 1.0.25
  - sane_init@Base 1.0.25
  - sane_open@Base 1.0.25
  - sane_qcam_cancel@Base 1.0.25
  - sane_qcam_close@Base 1.0.25
  - sane_qcam_control_option@Base 1.0.25
  - sane_qcam_exit@Base 1.0.25
  - sane_qcam_get_devices@Base 1.0.25
  - sane_qcam_get_option_descriptor@Base 1.0.25
  - sane_qcam_get_parameters@Base 1.0.25
  - sane_qcam_get_select_fd@Base 1.0.25
  - sane_qcam_init@Base 1.0.25
  - sane_qcam_open@Base 1.0.25
  - sane_qcam_read@Base 1.0.25
  - sane_qcam_set_io_mode@Base 1.0.25
  - sane_qcam_start@Base 1.0.25
  - sane_read@Base 1.0.25
  - sane_set_io_mode@Base 1.0.25
  - sane_start@Base 1.0.25
  - sane_strstatus@Base 1.0.25
  - sanei_check_value@Base 1.0.25
  - sanei_config_get_paths@Base 1.0.25
  - sanei_config_get_string@Base 1.0.25
  - sanei_config_open@Base 1.0.25
  - sanei_config_read@Base 1.0.25
  - sanei_config_skip_whitespace@Base 1.0.25
  - sanei_configure_attach@Base 1.0.25
  - sanei_constrain_value@Base 1.0.25
  - sanei_debug_msg@Base 1.0.25
  - sanei_debug_qcam@Base 1.0.25
  - sanei_debug_sanei_config@Base 1.0.25
  - sanei_debug_sanei_debug@Base 1.0.25
  - sanei_debug_sanei_pio@Base 1.0.25
  - sanei_init_debug@Base 1.0.25
  - sanei_pio_close@Base 1.0.25
  - sanei_pio_open@Base 1.0.25
  - sanei_pio_read@Base 1.0.25
  - sanei_pio_write@Base 1.0.25
   libsane-ricoh.so.1 libsane #MINVER#
md5_buffer@Base 1.0.27
md5_finish_ctx@Base 1.0.27
  @@ -7142,7 +7089,7 @@
sanei_constrain_value@Base 1.0.24
sanei_debug_dll@Base 1.0.25
sanei_debug_msg@Base 1.0.24
  - sanei_debug_sanei_ab306@Base 1.0.25
  +#MISSING: 1.0.27# sanei_debug_sanei_ab306@Base 1.0.25
sanei_debug_sanei_access@Base 1.0.25
sanei_debug_sanei_config@Base 1.0.24
sanei_debug_sanei_debug@Base 1.0.24
  @@ -7204,7 +7151,7 @@
sanei_pp_outb_addr@Base 1.0.25
sanei_pp_outb_ctrl@Base 1.0.25
sanei_pp_outb_data@Base 1.0.25
  - sanei_pp_outb_epp@Base 1.0.25
  +#MISSING: 1.0.27# sanei_pp_outb_epp@Base 1.0.25
sanei_pp_release@Base 1.0.25
sanei_pp_set_datadir@Base 1.0.25
sanei_pp_setmode@Base 1.0.25
  dh_makeshlibs: failing due to earlier errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1843764/+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 1809407] Re: [nvidia] Corrupted wallpaper after resuming from suspend or hibernation

2019-09-19 Thread Daniel van Vugt
** Description changed:

  [Impact]
+ 
+ The Nvidia (Xorg) driver corrupts the desktop wallpaper (by design) upon
+ resuming from suspend. This creates a poor user experience and gives the
+ impression of severe memory corruption.
  
  [Test Case]
  
  [Regression Potential]
  
  [Original Report]
  
  https://trello.com/c/i5hENxSO
  
  Every other wake from sleep presents a corrupted screen with no unlock
  app.  There's a dock and system menu on a black background with pixel
  garbage.  Some personal information in the dock's large window
  thumbnails.  Bitmap garbage flashes on the screen when interacting with
  anything.  Only workaround is doing another sleep-wake cycle.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: xorg 1:7.7+19ubuntu8
  ProcVersionSignature: Ubuntu 4.18.0-12.13-generic 4.18.17
  Uname: Linux 4.18.0-12-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..4b.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:4b:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  390.87  Tue Aug 21 12:33:05 
PDT 2018
   GCC version:  gcc version 8.2.0 (Ubuntu 8.2.0-7ubuntu1)
  ApportVersion: 2.20.10-0ubuntu13.1
  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: Thu Dec 20 22:19:29 2018
  DistUpgraded: 2018-12-01 23:07:50,385 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
“./xorg_fix_proprietary.py” (No such file or directory) (8))
  DistroCodename: cosmic
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia, 390.87, 4.18.0-11-generic, x86_64: installed
   nvidia, 390.87, 4.18.0-12-generic, x86_64: installed
   virtualbox, 5.2.18, 4.18.0-11-generic, x86_64: installed
   virtualbox, 5.2.18, 4.18.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GP106 [GeForce GTX 1060 3GB] [10de:1c02] (rev a1) 
(prog-if 00 [VGA controller])
     Subsystem: eVga.com. Corp. GP106 [GeForce GTX 1060 3GB] [3842:6162]
  InstallationDate: Installed on 2018-10-28 (54 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  MachineType: Gigabyte Technology Co., Ltd. Default string
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-12-generic 
root=UUID=a8c839e7-c579-4699-999a-748f804ff9e0 ro quiet splash vt.handoff=1
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to cosmic on 2018-12-02 (18 days ago)
  dmi.bios.date: 06/08/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F24
  dmi.board.asset.tag: Default string
  dmi.board.name: X99P-SLI-CF
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF24:bd06/08/2017:svnGigabyteTechnologyCo.,Ltd.:pnDefaultstring:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnX99P-SLI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: Default string
  dmi.product.sku: Default string
  dmi.product.version: Default string
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.95-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.2-0ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.2.2-0ubuntu1
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.1-3ubuntu2.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-3

** Description changed:

  [Impact]
  
- The Nvidia (Xorg) driver corrupts the desktop wallpaper (by design) upon
- resuming from suspend. This creates a poor user experience and gives the
- impression of severe memory corruption.
+ The Nvidia (Xorg) driver corrupts the desktop wallpaper (by design [1])
+ upon resuming from suspend. This creates a poor user experience and
+ gives the impression of severe memory corruption.
+ 
+ [1]
+ 
https://www.khronos.org/registry/OpenGL/extensions/NV/NV_robustness_video_memory_purge.txt
  
  [Test Case]
  
  [Regression Potential]
  
  [Original Report]
  
  https://trello.com/c/i5hENxSO
  
  Every other wake from sleep presents a corrupted screen with 

[Desktop-packages] [Bug 1809407] Re: [nvidia] Corrupted wallpaper after resuming from suspend or hibernation

2019-09-19 Thread Daniel van Vugt
** Description changed:

+ [Impact]
+ 
+ [Test Case]
+ 
+ [Regression Potential]
+ 
+ [Original Report]
+ 
  https://trello.com/c/i5hENxSO
  
  Every other wake from sleep presents a corrupted screen with no unlock
  app.  There's a dock and system menu on a black background with pixel
  garbage.  Some personal information in the dock's large window
  thumbnails.  Bitmap garbage flashes on the screen when interacting with
  anything.  Only workaround is doing another sleep-wake cycle.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: xorg 1:7.7+19ubuntu8
  ProcVersionSignature: Ubuntu 4.18.0-12.13-generic 4.18.17
  Uname: Linux 4.18.0-12-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..4b.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:4b:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  390.87  Tue Aug 21 12:33:05 
PDT 2018
   GCC version:  gcc version 8.2.0 (Ubuntu 8.2.0-7ubuntu1)
  ApportVersion: 2.20.10-0ubuntu13.1
  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: Thu Dec 20 22:19:29 2018
  DistUpgraded: 2018-12-01 23:07:50,385 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
“./xorg_fix_proprietary.py” (No such file or directory) (8))
  DistroCodename: cosmic
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia, 390.87, 4.18.0-11-generic, x86_64: installed
   nvidia, 390.87, 4.18.0-12-generic, x86_64: installed
   virtualbox, 5.2.18, 4.18.0-11-generic, x86_64: installed
   virtualbox, 5.2.18, 4.18.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GP106 [GeForce GTX 1060 3GB] [10de:1c02] (rev a1) 
(prog-if 00 [VGA controller])
     Subsystem: eVga.com. Corp. GP106 [GeForce GTX 1060 3GB] [3842:6162]
  InstallationDate: Installed on 2018-10-28 (54 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  MachineType: Gigabyte Technology Co., Ltd. Default string
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-12-generic 
root=UUID=a8c839e7-c579-4699-999a-748f804ff9e0 ro quiet splash vt.handoff=1
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to cosmic on 2018-12-02 (18 days ago)
  dmi.bios.date: 06/08/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F24
  dmi.board.asset.tag: Default string
  dmi.board.name: X99P-SLI-CF
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF24:bd06/08/2017:svnGigabyteTechnologyCo.,Ltd.:pnDefaultstring:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnX99P-SLI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: Default string
  dmi.product.sku: Default string
  dmi.product.version: Default string
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.95-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.2-0ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.2.2-0ubuntu1
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.1-3ubuntu2.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-3

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

Title:
  [nvidia] Corrupted wallpaper after resuming from suspend or
  hibernation

Status in GNOME Shell:
  Fix Released
Status in mutter package in Ubuntu:
  Fix Released
Status in mutter source package in Bionic:
  Confirmed
Status in mutter source package in Disco:
  In Progress
Status in mutter source package in Eoan:
  Fix Released

Bug description:
  [Impact]

  [Test Case]

  [Regression Potential]

  [Original Report]

  https://trello.com/c/i5hENxSO

  Every other wake from sleep presents a corrupted screen with no unlock
  app.  There's a dock and system menu on a black background with pixel
  garbage.  Some personal information in the dock's large window
  thumbnails.  Bitmap garbage flashes on the screen 

[Desktop-packages] [Bug 1809407] Re: [nvidia] Corrupted wallpaper after resuming from suspend or hibernation

2019-09-19 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~vanvugt/ubuntu/+source/mutter/+git/mutter/+merge/372984

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

Title:
  [nvidia] Corrupted wallpaper after resuming from suspend or
  hibernation

Status in GNOME Shell:
  Fix Released
Status in mutter package in Ubuntu:
  Fix Released
Status in mutter source package in Bionic:
  Confirmed
Status in mutter source package in Disco:
  In Progress
Status in mutter source package in Eoan:
  Fix Released

Bug description:
  https://trello.com/c/i5hENxSO

  Every other wake from sleep presents a corrupted screen with no unlock
  app.  There's a dock and system menu on a black background with pixel
  garbage.  Some personal information in the dock's large window
  thumbnails.  Bitmap garbage flashes on the screen when interacting
  with anything.  Only workaround is doing another sleep-wake cycle.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: xorg 1:7.7+19ubuntu8
  ProcVersionSignature: Ubuntu 4.18.0-12.13-generic 4.18.17
  Uname: Linux 4.18.0-12-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..4b.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:4b:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  390.87  Tue Aug 21 12:33:05 
PDT 2018
   GCC version:  gcc version 8.2.0 (Ubuntu 8.2.0-7ubuntu1)
  ApportVersion: 2.20.10-0ubuntu13.1
  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: Thu Dec 20 22:19:29 2018
  DistUpgraded: 2018-12-01 23:07:50,385 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
“./xorg_fix_proprietary.py” (No such file or directory) (8))
  DistroCodename: cosmic
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia, 390.87, 4.18.0-11-generic, x86_64: installed
   nvidia, 390.87, 4.18.0-12-generic, x86_64: installed
   virtualbox, 5.2.18, 4.18.0-11-generic, x86_64: installed
   virtualbox, 5.2.18, 4.18.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GP106 [GeForce GTX 1060 3GB] [10de:1c02] (rev a1) 
(prog-if 00 [VGA controller])
     Subsystem: eVga.com. Corp. GP106 [GeForce GTX 1060 3GB] [3842:6162]
  InstallationDate: Installed on 2018-10-28 (54 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  MachineType: Gigabyte Technology Co., Ltd. Default string
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-12-generic 
root=UUID=a8c839e7-c579-4699-999a-748f804ff9e0 ro quiet splash vt.handoff=1
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to cosmic on 2018-12-02 (18 days ago)
  dmi.bios.date: 06/08/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F24
  dmi.board.asset.tag: Default string
  dmi.board.name: X99P-SLI-CF
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF24:bd06/08/2017:svnGigabyteTechnologyCo.,Ltd.:pnDefaultstring:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnX99P-SLI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: Default string
  dmi.product.sku: Default string
  dmi.product.version: Default string
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.95-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.2-0ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.2.2-0ubuntu1
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.1-3ubuntu2.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-3

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1809407/+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 1844650] [NEW] No authentication window pops up if thunderbolt device be plugged before booting

2019-09-19 Thread Alex Tu
Public bug reported:

[Summary]
In order to access the docking station resource, the system should pop up an 
authentication window after the cold boot. But, currently, no authentication 
window pops up after the cold boot. The authentication window only pops up 
after replugging it during the running state of the system.

[Steps to reproduce]
1. keep machine in the power-off state.
2. Plugin the docking station(TB16/TB18)
3. Boot up the system
4. Check if an authentication window pops up after Ubuntu desktop displayed

[Expected result]
An authentication window pops up after Ubuntu desktop displayed

[Actual result]
No authentication window pops up after the cold boot

[Failure rate]
100%

[Additional information]
this issue can also be reproduced by  19.10 which has bolt 0.8-2 and kernel 
5.2.0-15-generic

** Affects: oem-priority
 Importance: Critical
 Assignee: Alex Tu (alextu)
 Status: Confirmed

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


** Tags: originate-from-1842279

** Also affects: oem-priority
   Importance: Undecided
   Status: New

** Changed in: oem-priority
   Importance: Undecided => Critical

** Changed in: oem-priority
 Assignee: (unassigned) => Alex Tu (alextu)

** Changed in: oem-priority
   Status: New => Confirmed

** Tags added: originate-from-1842279

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

Title:
  No authentication window pops up if thunderbolt device be plugged
  before booting

Status in OEM Priority Project:
  Confirmed
Status in bolt package in Ubuntu:
  New

Bug description:
  [Summary]
  In order to access the docking station resource, the system should pop up an 
authentication window after the cold boot. But, currently, no authentication 
window pops up after the cold boot. The authentication window only pops up 
after replugging it during the running state of the system.

  [Steps to reproduce]
  1. keep machine in the power-off state.
  2. Plugin the docking station(TB16/TB18)
  3. Boot up the system
  4. Check if an authentication window pops up after Ubuntu desktop displayed

  [Expected result]
  An authentication window pops up after Ubuntu desktop displayed

  [Actual result]
  No authentication window pops up after the cold boot

  [Failure rate]
  100%

  [Additional information]
  this issue can also be reproduced by  19.10 which has bolt 0.8-2 and kernel 
5.2.0-15-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1844650/+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 1838965] Re: Screen tearing in Firefox on Wayland

2019-09-19 Thread Olivier Tilloy
** Changed in: firefox (Ubuntu)
   Status: Confirmed => New

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

Title:
  Screen tearing in Firefox on Wayland

Status in Mozilla Firefox:
  New
Status in firefox package in Ubuntu:
  New

Bug description:
  Details here: https://photos.app.goo.gl/9kA7R6KqNaSsn9CB8

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: firefox 68.0.1+build1-0ubuntu2
  ProcVersionSignature: Ubuntu 5.2.0-8.9-generic 5.2.0
  Uname: Linux 5.2.0-8-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  BuildID: 20190719083815
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Aug  5 13:36:32 2019
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:1141
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  InstallationDate: Installed on 2019-08-04 (0 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190802)
  Profiles:
   Profile1 (Default) - LastVersion=None/None (Out of date)
   Profile0 - LastVersion=68.0.1/20190719083815 (In use)
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1838965/+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 1841969] Re: chromium-browser crashes with ThreadPoolSingl trap bringing back to login screen

2019-09-19 Thread Olivier Tilloy
Thank you for the report kamiccolo.

Have you observed this crash more than once? If so, is there a way to
reproduce it reliably?

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

Title:
  chromium-browser crashes with ThreadPoolSingl trap bringing back to
  login screen

Status in chromium-browser package in Ubuntu:
  New

Bug description:
  Just had chromium-browser 76.0.3809.100-0ubuntu0.16.04.1 idling with a
  few tabs when it crashed bringing down the system back to login
  screen.

  dmesg seems clean enough except couple of lines:

  [22519.604950] do_trap: 23 callbacks suppressed
  [22519.604953] traps: ThreadPoolSingl[2609] trap int3 ip:5645e00e7a86 
sp:7f2779615f00 error:0 in chromium-browser[5645dc7ce000+8cef000]

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: chromium-browser 76.0.3809.100-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.15.0-58.64~16.04.1-generic 4.15.18
  Uname: Linux 4.15.0-58-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.19
  Architecture: amd64
  DRM.card0-DP-1:
   enabled: disabled
   dpms: Off
   status: disconnected
   edid-base64: 
   modes:
  DRM.card0-DP-2:
   enabled: disabled
   dpms: Off
   status: disconnected
   edid-base64: 
   modes:
  DRM.card0-DP-3:
   enabled: disabled
   dpms: On
   status: disconnected
   edid-base64: 
   modes:
  DRM.card0-DP-4:
   enabled: enabled
   dpms: On
   status: connected
   edid-base64: 
AP///wAwrqZhAQEBARsbAQSlNR54OgVlp1ZSnCcPUFSv7wDRwIGAgYqVAKnAqc+zAHFPAjqAGHE4LUBYLEUADyghAAAe/wBWVDU4MTMzOAogICAg/QAySw9TEQAKICAgICAg/ABUMjRpLTEwCiAgICAgAT4CAx7xS5AfBRQBAgMEERITIwkHB4MBAABluRQABAACOoDQcjgtQBAsRYAPKCEAAB4BHYDQchwWIBAsJQAPKCEAAJ4BHQC8UtAeILgoVUAPKCEAAB6MCtCQIEAxIAxAVQAPKCEAABgCOoAYcTgtQFgsRQAPKCEAAB4A/A==
   modes: 1920x1080 1920x1080 1920x1080 1680x1050 1600x900 1600x900 1280x1024 
1280x1024 1280x1024 1440x900 1152x864 1280x720 1280x720 1280x720 1024x768 
1024x768 1024x768 832x624 800x600 800x600 800x600 800x600 720x576 720x480 
720x480 640x480 640x480 640x480 640x480 720x400
  DRM.card0-DP-5:
   enabled: enabled
   dpms: On
   status: connected
   edid-base64: 
AP///wAwrqZhAQEBARsbAQNoNR54KgVlp1ZSnCcPUFSv7wDRwIGAgYqVAKnAqc+zAHFPAjqAGHE4LUBYLEUADyghAAAe/wBWVDU4MzMyNQogICAg/QAySx5TFQAKICAgICAg/ABUMjRpLTEwCiAgICAgAHw=
   modes: 1920x1080 1680x1050 1600x900 1600x900 1280x1024 1280x1024 1280x1024 
1440x900 1152x864 1024x768 1024x768 1024x768 832x624 800x600 800x600 800x600 
800x600 640x480 640x480 640x480 720x400
  DRM.card0-HDMI-A-1:
   enabled: disabled
   dpms: Off
   status: disconnected
   edid-base64: 
   modes:
  DRM.card0-HDMI-A-2:
   enabled: disabled
   dpms: Off
   status: disconnected
   edid-base64: 
   modes:
  DRM.card0-VGA-1:
   enabled: disabled
   dpms: Off
   status: disconnected
   edid-base64: 
   modes:
  DRM.card0-eDP-1:
   enabled: enabled
   dpms: On
   status: connected
   edid-base64: 
AP///wANroIUAB8WAQSVHxF4AsZ1l1hTjyckUFQBAQEBAQEBAQEBAQEBAQEBHCpAVGGEGjAwIDUANa4QAAAY/gBOMTQwRkdFLUVBMgog/gBDTU4KICAgICAgICAg/gBOMTQwRkdFLUVBMgogAA4=
   modes: 1600x900
  Date: Thu Aug 29 19:55:23 2019
  Desktop-Session:
   'awesome'
   '/etc/xdg/xdg-awesome:/etc/xdg'
   '/usr/share/awesome:/usr/local/share/:/usr/share/'
  DetectedPlugins:
   
  Env:
   'None'
   'None'
  InstalledPlugins:
   /usr/lib/mozilla/plugins:
 => libgnome-shell-browser-plugin.so
   (size: 18920 bytes, mtime: Mon May 29 17:35:13 2017)
  Load-Avg-1min: 3.91
  Load-Processes-Running-Percent:   0.7%
  MachineType: LENOVO 20ASA10P00
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-58-generic 
root=UUID=bff30551-7f63-42cd-abb9-9542063d2913 ro splash vt.handoff=7
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/25/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: J4ET73WW(1.73)
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ASA10P00
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrJ4ET73WW(1.73):bd12/25/2014:svnLENOVO:pn20ASA10P00:pvrThinkPadL440:rvnLENOVO:rn20ASA10P00:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad L440
  dmi.product.name: 20ASA10P00
  dmi.product.version: ThinkPad L440
  dmi.sys.vendor: LENOVO
  modified.conffile..etc.default.chromium-browser: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1841969/+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 1766192] Re: [snap] cannot save file under $HOME

2019-09-19 Thread Olivier Tilloy
Nikolaj, that's a separate issue. Snaps are not allowed to read files in
dot folders under $HOME.

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

Title:
  [snap] cannot save file under $HOME

Status in snapd:
  Triaged
Status in firefox package in Ubuntu:
  Confirmed
Status in libreoffice package in Ubuntu:
  Triaged

Bug description:
  (this was initially reported on the forum:
  https://forum.snapcraft.io/t/libreoffice-6-0-3-not-so-stable/5032)

  When trying to save a file under $HOME (not a subdirectory), the user
  is presented with an error dialog:

  --- Error ---
  Error saving the document Untitled 1:
  Object not accessible.
  The object cannot be accessed
  due to insufficient user rights.
  [OK]

  This is because libreoffice tries to create a lock file of the form:
  "$HOME/.~lock.Untitled 1.odt", and the home interface doesn't allow
  writing hidden files (those with a filename that starts with a dot)
  under $HOME.

  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=18.04
  DISTRIB_CODENAME=bionic
  DISTRIB_DESCRIPTION="Ubuntu Bionic Beaver (development branch)"

  DESKTOP_SESSION=ubuntu
  GTK_MODULES=gail:atk-bridge
  HOME=/home/osomon/snap/libreoffice/59
  LANG=fr_FR.UTF-8
  LC_MONETARY=fr_FR.UTF-8
  LC_NAME=fr_FR.UTF-8
  LC_NUMERIC=fr_FR.UTF-8
  LC_TIME=fr_FR.UTF-8
  
LD_LIBRARY_PATH=/var/lib/snapd/lib/gl:/var/lib/snapd/lib/gl32:/var/lib/snapd/void:/snap/libreoffice/59/usr/lib/x86_64-linux-gnu::/snap/libreoffice/59/lib:/snap/libreoffice/59/usr/lib:/snap/libreoffice/59/lib/x86_64-linux-gnu:/snap/libreoffice/59/usr/lib/x86_64-linux-gnu:/snap/libreoffice/59/usr/lib/x86_64-linux-gnu/mesa-egl:/snap/libreoffice/59/usr/lib/x86_64-linux-gnu/mesa
  
PATH=/snap/libreoffice/59/usr/sbin:/snap/libreoffice/59/usr/bin:/snap/libreoffice/59/sbin:/snap/libreoffice/59/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
  SNAP=/snap/libreoffice/59
  SNAP_ARCH=amd64
  SNAP_COMMON=/var/snap/libreoffice/common
  SNAP_DATA=/var/snap/libreoffice/59
  
SNAP_LIBRARY_PATH=/var/lib/snapd/lib/gl:/var/lib/snapd/lib/gl32:/var/lib/snapd/void
  SNAP_NAME=libreoffice
  SNAP_REEXEC=
  SNAP_REVISION=59
  SNAP_USER_COMMON=/home/osomon/snap/libreoffice/common
  SNAP_USER_DATA=/home/osomon/snap/libreoffice/59
  SNAP_VERSION=6.0.3.2
  TEMPDIR=/tmp
  TMPDIR=/run/user/1000/snap.libreoffice
  XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/etc/xdg/xdg-ubuntu:/etc/xdg
  XDG_CURRENT_DESKTOP=ubuntu:GNOME
  
XDG_DATA_DIRS=/usr/share/ubuntu:/usr/share/ubuntu:/usr/local/share:/usr/share:/var/lib/snapd/desktop:/var/lib/snapd/desktop
  XDG_RUNTIME_DIR=/run/user/1000/snap.libreoffice
  XDG_SESSION_DESKTOP=ubuntu
  XDG_SESSION_TYPE=x11

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1766192/+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 1824409] Re: Client side decoration in Firefox with Pop theme has a slight imperfection

2019-09-19 Thread Olivier Tilloy
** Bug watch added: Mozilla Bugzilla #1403483
   https://bugzilla.mozilla.org/show_bug.cgi?id=1403483

** Changed in: firefox
   Importance: Medium => Unknown

** Changed in: firefox
   Status: Invalid => Unknown

** Changed in: firefox
 Remote watch: Mozilla Bugzilla #1567246 => Mozilla Bugzilla #1403483

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

Title:
  Client side decoration in Firefox with Pop theme has a slight
  imperfection

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

Bug description:
  With Firefox new client-side decoration, when using Pop theme, there is a 
small white line upon the first tab that looks unclean.
  Also, don't use the whole title bar height, which might look cleaner, or not 
:-)

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: firefox 66.0.3+build1-0ubuntu1
  ProcVersionSignature: Ubuntu 5.0.0-8.9-generic 5.0.1
  Uname: Linux 5.0.0-8-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.10-0ubuntu26
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  franck 3795 F pulseaudio
   /dev/snd/pcmC1D0c:   franck 3795 F...m pulseaudio
   /dev/snd/controlC0:  franck 3795 F pulseaudio
  BuildID: 20190410124846
  Channel: Unavailable
  CurrentDesktop: GNOME
  Date: Thu Apr 11 20:44:57 2019
  EcryptfsInUse: Yes
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  IpRoute:
   default via 10.0.0.1 dev enp0s25 proto dhcp metric 100 
   default via 10.0.0.1 dev wlp3s0 proto dhcp metric 600 
   10.0.0.0/24 dev enp0s25 proto kernel scope link src 10.0.0.14 metric 100 
   10.0.0.0/24 dev wlp3s0 proto kernel scope link src 10.0.0.246 metric 600 
   10.204.48.0/24 dev lxdbr0 proto kernel scope link src 10.204.48.1
  Locales: extensions.sqlite corrupt or missing
  PrefSources: prefs.js
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=66.0.3/20190410124846 (In use)
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/27/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G7ETA9WW (2.69 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2353CTO
  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:bvrG7ETA9WW(2.69):bd09/27/2017:svnLENOVO:pn2353CTO:pvrThinkPadT430s:rvnLENOVO:rn2353CTO:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad T430s
  dmi.product.name: 2353CTO
  dmi.product.sku: LENOVO_MT_2353
  dmi.product.version: ThinkPad T430s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1824409/+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 1843044] Re: firefox crashes on a FIPS enabled machine

2019-09-19 Thread Bug Watch Updater
Launchpad has imported 2 comments from the remote bug at
https://bugzilla.mozilla.org/show_bug.cgi?id=1582169.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2019-09-18T15:42:54+00:00 Vineetha Kamath wrote:

Created attachment 9093608
firefox_nss_disable_fips_enabled_flag.patch

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/76.0.3809.132 Safari/537.36

Steps to reproduce:

On a FIPS enabled system, i.e. a system running a FIPS enabled kernel,
/proc/sys/crypto/fips_enabled is set to 1. The libraries that are FIPS
certified reads this flag to decide if they have to operate in FIPS
mode. Firefox's nss bundled code by default reads this flag. Firefox is
not one of FIPS certified libraries and should not be reading this flag.

A bug has been filed against Ubuntu firefox package here -
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1843044


Actual results:

On a FIPS enabled system. firefox crashes while starting up. An strace
showed that it was repeatedly reading the flag before the crash.


Expected results:

Firefox and its associated nss bundled code are not FIPS certified and
hence should not be reading the /proc/sys/crypto/fips_enabled flag. I
propose to disable reading that flag.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1843044/comments/8


On 2019-09-18T15:44:48+00:00 Vineetha Kamath wrote:

After applying the patch, no crash was observed on a FIPS enabled
system.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1843044/comments/9


** Changed in: firefox
   Status: Unknown => New

** Changed in: firefox
   Importance: Unknown => Medium

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

Title:
  firefox crashes on a FIPS enabled machine

Status in Mozilla Firefox:
  New
Status in firefox package in Ubuntu:
  New

Bug description:
  [IMPACT]
  firefox is not a FIPS certified library. firefox uses bundled nss and on a 
machine running FIPS enabled kernel, nss by default goes into FIPS mode if 
/proc/sys/crypto/fips_enabled=1. This is an untested configuration and since 
firefox with bundled nss is not a certified library we propose disabling 
reading the 'fips_enabled' flag and therefore switching the library 
automatically into FIPS mode. A FIPS customer reported firefox crash on a FIPS 
enabled system and strace showed it was repeatedly trying to read the 
fips_enabled flag from the bundled nss before crashing.

  The proposed patch disables reading the /proc/sys/crypto/fips_enabled
  flag. The users of the library however can force nss into FIPS mode
  via an environment variable. We plan to leave it as is so as not to
  regress existing users who may be using it.

  The issue impacts firefox versions in eoan, disco, bionic and xenial.

  lsb_release -rd
  Description:  Ubuntu Eoan Ermine (development branch)
  Release: 19.10

  Version: 2:3.45-1ubuntu1

  lsb_release -rd
  Description: Ubuntu Disco Dingo
  Release: 19.04

  Version: 2:3.42-1ubuntu2

  lsb_release -rd
  Description:  Ubuntu Bionic Beaver
  Release:  18.04

  Version: 2:3.35-2ubuntu2.3

  lsb_release -rd
  Description:  Ubuntu 16.04.3 LTS
  Release:  16.04

  Version: 2:3.28.4-0ubuntu0.16.04

  [FIX]
  This fix proposes to disable bundled nss in firefox reading 
proc/sys/crypto/fips_enabled. We only want fips certified modules reading this 
file and running in fips mode. firefox is not one of our fips certified 
modules, so should not be reading this along with our fips certified modules to 
determine whether to run in fips mode.

  Users who do want to run the library in FIPS mode can do so by using
  the environment variable "NSS_FIPS". We propose to leave it as is so
  as not to regress anyone using this. The user who is using this option
  should be doing so with the awareness.

  [TEST]
  Tested on a xenial and bionic desktop ISO running FIPS enabled kernel and in 
FIPS mode. With the patch fix no crashes were observed when launching firefox 
browser.
  Without the patch fix, firefox crashes.

  Tested on a xenial and bionic desktop ISO running non-FIPS generic
  kernel. With the patch fix, firefox worked as expected and no changes
  were observed.

  [REGRESSION POTENTIAL]
  The regression potential for this is small. A FIPS kernel is required to
  create /proc/sys/crypto/fips_enabled and it is not available in the standard 
Ubuntu archive. For users forcing FIPS through environment variable, nothing 
has changed.

To manage notifications about this bug go to:

[Desktop-packages] [Bug 1844633] Re: [snap] chromium cannot launch programs from links like apt-url

2019-09-19 Thread Olivier Tilloy
See
https://github.com/snapcore/snapd/blob/master/usersession/userd/launcher.go#L60
:

allowedURLSchemes = []string{"http", "https", "mailto", "snap",
"help"}

** Changed in: chromium-browser (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  [snap] chromium cannot launch programs from links like apt-url

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  To reproduce

  - Install 18.04
  - Install chromium snap
  - Click on a apturl: link 
  - choose open with xdg-open

  Result :

  - Nothing happens

  Expected result :

  - the app install window should be launched

  If launching programs is not possible on snap version at least we
  should warn the user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1844633/+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 1833798] Re: no restore after update when multiple profiles in use

2019-09-19 Thread Olivier Tilloy
** Changed in: firefox (Ubuntu)
   Status: New => Confirmed

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

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

Title:
  no restore after update when multiple profiles in use

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

Bug description:
  When Firefox is ready to force use of a new update, it displays in a
  tab a message:

  "Sorry. We just need to do one small thing to keep going. Firefox has
  just been updated in the background. Click Restart Firefox to complete
  the update.  We will restore all your pages, windows and tabs
  afterwards, so you can be on your way quickly."

  However when I am using multiple profiles concurrently, after I click
  on the "Restart Firefox" button, a window for the profile that
  received the message does not get restarted after it has been closed
  and the update for that profile activated.  Instead the profile has to
  be restarted manually as do all of the tabs that were open at the time
  in that profile.  (Note: I typically get this message one profile at a
  time.  The other open profiles are not immediately affected.)

  I expected that Firefox would restore the one window for the profile
  that was closed and restore all of the tabs to their previous URL, if
  not their previous state.

  Most recently this happened to me as Firefox started updating from
  67.0.2 to 67.0.3, but it has been a problem with earlier versions as
  well.

  Unfortunately, because this is initiated by the availability of a new
  Firefox update, I do not have instructions on how to reproduce this
  problem on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: firefox 67.0.3+build1-0ubuntu0.18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-51.55-generic 4.15.18
  Uname: Linux 4.15.0-51-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  circ   2588 F pulseaudio
   /dev/snd/controlC0:  circ   2588 F pulseaudio
   /dev/snd/pcmC2D0p:   circ   2588 F...m pulseaudio
   /dev/snd/controlC2:  circ   2588 F pulseaudio
  BuildID: 20190618131358
  Channel: Unavailable
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Jun 21 17:36:55 2019
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:1151
  DefaultProfilePrefSources: prefs.js
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-11-11 (222 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 192.168.3.1 dev enp3s0 proto dhcp metric 100 
   169.254.0.0/16 dev enp3s0 scope link metric 1000 
   192.168.3.0/24 dev enp3s0 proto kernel scope link src 192.168.3.181 metric 
100
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Profile1Extensions: extensions.sqlite corrupt or missing
  Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile1Locales: extensions.sqlite corrupt or missing
  Profile1PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:1151
  Profile1PrefSources: prefs.js
  Profile1Themes: extensions.sqlite corrupt or missing
  Profile2Extensions: extensions.sqlite corrupt or missing
  Profile2IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile2Locales: extensions.sqlite corrupt or missing
  Profile2PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:1151
  Profile2PrefSources: prefs.js
  Profile2Themes: extensions.sqlite corrupt or missing
  Profile3Extensions: extensions.sqlite corrupt or missing
  Profile3IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile3Locales: extensions.sqlite corrupt or missing
  Profile3PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:1151
  Profile3PrefSources: prefs.js
  Profile3Themes: extensions.sqlite corrupt or missing
  Profile4Extensions: extensions.sqlite corrupt or missing
  Profile4IncompatibleExtensions: Unavailable (corrupt or non-existant 

[Desktop-packages] [Bug 1844633] Re: [snap] chromium cannot launch programs from links like apt-url

2019-09-19 Thread Olivier Tilloy
Corresponding log on stderr:

user-open error: Supplied URL scheme "apt" is not allowed

** Changed in: chromium-browser (Ubuntu)
   Status: New => Confirmed

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

Title:
  [snap] chromium cannot launch programs from links like apt-url

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  To reproduce

  - Install 18.04
  - Install chromium snap
  - Click on a apturl: link 
  - choose open with xdg-open

  Result :

  - Nothing happens

  Expected result :

  - the app install window should be launched

  If launching programs is not possible on snap version at least we
  should warn the user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1844633/+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 1844643] [NEW] [UIFe] Change default theme to Yaru Ambience variant

2019-09-19 Thread Will Cooke
Public bug reported:

We've made a decision to ship the new Yaru themes light and dark as
options in EE, not as the default.

The default will actually be "Yaru Ambience" which is a very similar
visual style to the traditional dark window header bars as in Disco.
This will preserve the traditional look of the Ubuntu desktop for 19.10.

There is a minor bug in Yaru Ambience which is being worked on right now
(limited to GNOME Boxes and Videos) but I am filing this bug now in
order to try and land the new changes as soon as that bug is fixed.

The upshot of this change is that screenshots made since UI freeze could
now look wrong when using the default theme.  However, screenshots from
previous Ubuntu releases will look more similar to 19.10.

** Affects: yaru-theme (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  [UIFe] Change default theme to Yaru Ambience variant

Status in yaru-theme package in Ubuntu:
  New

Bug description:
  We've made a decision to ship the new Yaru themes light and dark as
  options in EE, not as the default.

  The default will actually be "Yaru Ambience" which is a very similar
  visual style to the traditional dark window header bars as in Disco.
  This will preserve the traditional look of the Ubuntu desktop for
  19.10.

  There is a minor bug in Yaru Ambience which is being worked on right
  now (limited to GNOME Boxes and Videos) but I am filing this bug now
  in order to try and land the new changes as soon as that bug is fixed.

  The upshot of this change is that screenshots made since UI freeze
  could now look wrong when using the default theme.  However,
  screenshots from previous Ubuntu releases will look more similar to
  19.10.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yaru-theme/+bug/1844643/+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 1844641] [NEW] Login screen not keyboard accessible after using NoMachine

2019-09-19 Thread Nick
Public bug reported:

As far as I can tell this is related to having used the system via the
NoMachine remote desktop server.

- Be at the login screen
- Connect remotely to system from another computer and start a new Virtual 
desktop
- Sign out of virtual desktop
- Return to system and try to log in using only the keyboard
- The current user is not selected and no combination of keyboard keys (tab 
etc.) are able to focus it. Only the mouse can select the user to show the 
password field.

I'm using a NoMachine Workstation subscription but I think the free
package would be similarly affected.


Description:Ubuntu 19.04
Release:19.04

Package: nomachine-workstation
Version: 6.6.8-8
Status: install ok installed
Priority: optional
Section: net
Maintainer: NoMachine S.a.r.l. 
Installed-Size: 258 MB
Conflicts: nxmanager, nxwebplayer, nxserver, nxnode, nxclient, 
nomachine-enterprise-client
Replaces: nxmanager, nxwebplayer, nxserver, nxnode, nxclient, nomachine
Download-Size: unknown
APT-Manual-Installed: yes
APT-Sources: /var/lib/dpkg/status

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: gdm3 3.32.0-1ubuntu1
ProcVersionSignature: Ubuntu 5.0.0-29.31-generic 5.0.21
Uname: Linux 5.0.0-29-generic x86_64
ApportVersion: 2.20.10-0ubuntu27.1
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Sep 19 10:15:08 2019
EcryptfsInUse: Yes
InstallationDate: Installed on 2018-08-23 (391 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_GB.UTF-8
 SHELL=/usr/local/bin/bash
SourcePackage: gdm3
UpgradeStatus: Upgraded to disco on 2019-05-08 (133 days ago)

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


** Tags: amd64 apport-bug disco

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

Title:
  Login screen not keyboard accessible after using NoMachine

Status in gdm3 package in Ubuntu:
  New

Bug description:
  As far as I can tell this is related to having used the system via the
  NoMachine remote desktop server.

  - Be at the login screen
  - Connect remotely to system from another computer and start a new Virtual 
desktop
  - Sign out of virtual desktop
  - Return to system and try to log in using only the keyboard
  - The current user is not selected and no combination of keyboard keys (tab 
etc.) are able to focus it. Only the mouse can select the user to show the 
password field.

  I'm using a NoMachine Workstation subscription but I think the free
  package would be similarly affected.

  
  Description:  Ubuntu 19.04
  Release:  19.04

  Package: nomachine-workstation
  Version: 6.6.8-8
  Status: install ok installed
  Priority: optional
  Section: net
  Maintainer: NoMachine S.a.r.l. 
  Installed-Size: 258 MB
  Conflicts: nxmanager, nxwebplayer, nxserver, nxnode, nxclient, 
nomachine-enterprise-client
  Replaces: nxmanager, nxwebplayer, nxserver, nxnode, nxclient, nomachine
  Download-Size: unknown
  APT-Manual-Installed: yes
  APT-Sources: /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: gdm3 3.32.0-1ubuntu1
  ProcVersionSignature: Ubuntu 5.0.0-29.31-generic 5.0.21
  Uname: Linux 5.0.0-29-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep 19 10:15:08 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2018-08-23 (391 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/usr/local/bin/bash
  SourcePackage: gdm3
  UpgradeStatus: Upgraded to disco on 2019-05-08 (133 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1844641/+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 1823857] Re: Backport to bionic a patch for improved fractional scaling

2019-09-19 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-control-center -
1:3.28.2-0ubuntu0.18.04.5

---
gnome-control-center (1:3.28.2-0ubuntu0.18.04.5) bionic; urgency=medium

  * debian/patches/git_monitor_configuration.patch:
- display: backport fix for the apply button not being displayed in
  some cases (lp: #1823857)
  * debian/patches/git_suspend_value.patch:
- really suspend after 90 minutes when that value is selected
  (lp: #1827346)

 -- Sebastien Bacher   Wed, 29 May 2019 16:37:03
+0200

** Changed in: gnome-control-center (Ubuntu Bionic)
   Status: Fix Committed => 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/1823857

Title:
  Backport to bionic a patch for improved fractional scaling

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

Bug description:
  * Impact
  In some cases after a configuration chang ethe "apply" button is not displayed

  * Test case
  On a multimonitor setup, go to settings -> display and change the monitors 
layout and zoom factor, following a change a "apply" button should be displayed

  * Regression potential
  The change is in the monitor configurations logic, just make sure that 
changing resolution/layouts work correctly and is restored are a logout/login 
cycle

  --

  I have been debugging why I do not get "Apply" button in Displays view
  when my primary monitor is on the left of the external monitor, but it
  appears when it is on the right. I traced the problem down to this
  issue and patch:

  https://gitlab.gnome.org/GNOME/mutter/issues/412
  https://gitlab.gnome.org/GNOME/gnome-control-center/merge_requests/346

  Reading this issue tracker I see that some issues people are reporting
  my be connected to this problem. I would suggest, if possible, that
  this patch is backported to Bionic and its version of gnome-control-
  center.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1823857/+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 1827346] Re: Power: Fail to set delay time when the value is 90 minutes

2019-09-19 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-control-center -
1:3.28.2-0ubuntu0.18.04.5

---
gnome-control-center (1:3.28.2-0ubuntu0.18.04.5) bionic; urgency=medium

  * debian/patches/git_monitor_configuration.patch:
- display: backport fix for the apply button not being displayed in
  some cases (lp: #1823857)
  * debian/patches/git_suspend_value.patch:
- really suspend after 90 minutes when that value is selected
  (lp: #1827346)

 -- Sebastien Bacher   Wed, 29 May 2019 16:37:03
+0200

** Changed in: gnome-control-center (Ubuntu Bionic)
   Status: Fix Committed => 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/1827346

Title:
  Power: Fail to set delay time when the value is 90 minutes

Status in OEM Priority Project:
  Fix Committed
Status in OEM Priority Project bionic series:
  Fix Committed
Status in OEM Priority Project xenial series:
  Fix Committed
Status in gnome-control-center package in Ubuntu:
  Fix Released
Status in gnome-control-center source package in Xenial:
  Fix Released
Status in gnome-control-center source package in Bionic:
  Fix Released
Status in gnome-control-center source package in Disco:
  Fix Released

Bug description:
  [Impact]

  Fail to set delay time when the value is 90 minutes.

  In cc-power-panel.ui, the value of 90 minutes is 4800 (80*60), not
  5400 (90*60). When setting the delay time to 90 minutes, the UI will
  show "80 minutes" after reopening "All Settings". (Please refer to the
  photo in #1 and #2)

  [Test Case]

  1) Go to [All Settings][Power][Automatic suspend]

  2) Set delay time to 90 minutes (On Battery Power or Plugged in)

  3) Close [All Settings]

  4) Reopen [All Settings][Power][Automatic suspend]

  5) Check if the value is 90 minutes.

  [Regression Potential]

  Low. The value of 90 minutes is wrong. Just correct the value to 5400.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1827346/+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 1823857] Update Released

2019-09-19 Thread Łukasz Zemczak
The verification of the Stable Release Update for gnome-control-center
has completed successfully and the package has now been 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 gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1823857

Title:
  Backport to bionic a patch for improved fractional scaling

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

Bug description:
  * Impact
  In some cases after a configuration chang ethe "apply" button is not displayed

  * Test case
  On a multimonitor setup, go to settings -> display and change the monitors 
layout and zoom factor, following a change a "apply" button should be displayed

  * Regression potential
  The change is in the monitor configurations logic, just make sure that 
changing resolution/layouts work correctly and is restored are a logout/login 
cycle

  --

  I have been debugging why I do not get "Apply" button in Displays view
  when my primary monitor is on the left of the external monitor, but it
  appears when it is on the right. I traced the problem down to this
  issue and patch:

  https://gitlab.gnome.org/GNOME/mutter/issues/412
  https://gitlab.gnome.org/GNOME/gnome-control-center/merge_requests/346

  Reading this issue tracker I see that some issues people are reporting
  my be connected to this problem. I would suggest, if possible, that
  this patch is backported to Bionic and its version of gnome-control-
  center.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1823857/+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 1842910] Re: Desktop right click menu appears in the wrong place if a Terminal window is open

2019-09-19 Thread Chris Guiver
Pointless observation...  Where my cursor is in an active textbox for
entry of this comment on launchpad (chromium); this issue occurs. If I
close this window OR have have my gmail/askubuntu & other sites on the
'active' chromium window (with no text box), chromium behaves like
audacious/rhythmbox (spel?) and the issue does NOT occur.

If I use firefox as main window, if the page does not have a text box
the issue won't occur, if I go to youtube no issue, however if i make
the search 'text' entry bit active - then move to background and right-
click it does occur. Text entry needs to be active (I have no gnome-
terminal/xterm/etc open)

I couldn't get it to occur on random apps (like liferea, vlc, ...) that
have no text-entry type input.

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

Title:
  Desktop right click menu appears in the wrong place if a Terminal
  window is open

Status in GNOME Shell:
  New
Status in gnome-shell package in Ubuntu:
  Confirmed
Status in gnome-shell-extension-desktop-icons package in Ubuntu:
  Confirmed
Status in gnome-shell source package in Eoan:
  Confirmed
Status in gnome-shell-extension-desktop-icons source package in Eoan:
  Confirmed

Bug description:
  Desktop right click menu appears in the wrong place if a Terminal
  window is open.

  1. Open a Terminal

  2. Right click on the desktop.

  Expected: The menu appears where you click.
  Observed: The menu appears near the Terminal window instead.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell-extension-desktop-icons 19.01.3+git20190814.1-1
  ProcVersionSignature: Ubuntu 5.2.0-15.16-generic 5.2.9
  Uname: Linux 5.2.0-15-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  Date: Thu Sep  5 18:26:24 2019
  InstallationDate: Installed on 2019-05-02 (126 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan EANIMAL" - Alpha amd64 (20190501)
  PackageArchitecture: all
  SourcePackage: gnome-shell-extension-desktop-icons
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1842910/+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 1844633] Re: [snap] chromium cannot launch programs from links like apt-url

2019-09-19 Thread Paul White
** Tags added: snap

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

Title:
  [snap] chromium cannot launch programs from links like apt-url

Status in chromium-browser package in Ubuntu:
  New

Bug description:
  To reproduce

  - Install 18.04
  - Install chromium snap
  - Click on a apturl: link 
  - choose open with xdg-open

  Result :

  - Nothing happens

  Expected result :

  - the app install window should be launched

  If launching programs is not possible on snap version at least we
  should warn the user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1844633/+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 1825126] Re: Shell dialog shadows are clipped on the top and left edges

2019-09-19 Thread Bug Watch Updater
** Changed in: gnome-shell
   Status: Unknown => New

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

Title:
  Shell dialog shadows are clipped on the top and left edges

Status in GNOME Shell:
  New
Status in gnome-shell package in Ubuntu:
  New
Status in mutter package in Ubuntu:
  New

Bug description:
  Shell dialog shadows are clipped on the top and left edges.

  Although the shadow only seems to exist in the Yaru theme, not
  upstream, I can also fix the bug by removing:

  this._dialog.set_offscreen_redirect(Clutter.OffscreenRedirect.ALWAYS);

  from gnome-shell/js/ui/dialog.js

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: gnome-shell 3.32.0+git20190410-1ubuntu1
  ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
  Uname: Linux 5.0.0-13-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  Date: Wed Apr 17 16:21:25 2019
  DisplayManager: gdm3
  InstallationDate: Installed on 2018-12-04 (134 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20181203)
  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/1825126/+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 1844575] Re: Pixelated fonts sometimes

2019-09-19 Thread Bug Watch Updater
** Changed in: gnome-shell
   Status: Unknown => New

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

Title:
  Pixelated fonts sometimes

Status in GNOME Shell:
  New
Status in gnome-shell package in Ubuntu:
  New
Status in mutter package in Ubuntu:
  New

Bug description:
  Running under wayland, with fractional scaling enabled and set to 175%
  on laptop screen, 100% on external screen, sometimes windows like
  nautilus or the file chooser get pixelated fonts (see screenshot).
  Seen this mostly on the 100% external screen, and it goes away if
  maximizing the window or moving the window back and forth between
  screens a few times.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell 3.34.0-1ubuntu1
  ProcVersionSignature: Ubuntu 5.3.0-10.11-generic 5.3.0-rc8
  Uname: Linux 5.3.0-10-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Sep 18 12:59:50 2019
  DisplayManager: gdm3
  InstallationDate: Installed on 2019-08-17 (32 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190305.1)
  RelatedPackageVersions: mutter-common 3.34.0-2ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to eoan on 2019-09-18 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1844575/+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 1834671] Re: TLSv1.3 client certificate authentication with renegotiation unsupported in browsers

2019-09-19 Thread Olivier Tilloy
This is implemented in firefox, but not enabled by default indeed. See
https://hg.mozilla.org/mozilla-central/rev/1bb8ad865648:

  // Turn off post-handshake authentication for TLS 1.3 by default,
  // until the incompatibility with HTTP/2 is resolved:
  // https://tools.ietf.org/html/draft-davidben-http2-tls13-00
  pref("security.tls.enable_post_handshake_auth", false);

And chrom{e,ium} isn't even considering implementing it until the
specification is clarified.

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

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

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

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

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

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

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

Title:
  TLSv1.3 client certificate authentication with renegotiation
  unsupported in browsers

Status in apache2 package in Ubuntu:
  Invalid
Status in chromium package in Ubuntu:
  Confirmed
Status in firefox package in Ubuntu:
  Fix Released
Status in apache2 source package in Bionic:
  Invalid
Status in chromium source package in Bionic:
  Confirmed
Status in firefox source package in Bionic:
  Fix Released
Status in apache2 source package in Disco:
  Invalid
Status in chromium source package in Disco:
  Confirmed
Status in firefox source package in Disco:
  Fix Released
Status in apache2 source package in Eoan:
  Invalid
Status in chromium source package in Eoan:
  Confirmed
Status in firefox source package in Eoan:
  Fix Released

Bug description:
  This is mostly a place holder bug, as more information becomes
  available.

  What is known so far is that a certain configuration of client
  certificate authentication using TLSv1.3 is not working with most (all
  at this point?) browsers, resulting in the server returning this error
  message:

  Forbidden

  You don't have permission to access / on this server.
  Reason: Cannot perform Post-Handshake Authentication.
  Apache/2.4.38 (Ubuntu) Server at disco-apache-client-cert.lxd Port 443

  
  It also logs it to error.log:
  [Fri Jun 28 16:59:24.596425 2019] [ssl:error] [pid 1391:tid 139642783385344] 
[client 10.0.100.1:41452] AH10129: verify client post handshake
  [Fri Jun 28 16:59:24.596493 2019] [ssl:error] [pid 1391:tid 139642783385344] 
[client 10.0.100.1:41452] AH10158: cannot perform post-handshake authentication
  [Fri Jun 28 16:59:24.596513 2019] [ssl:error] [pid 1391:tid 139642783385344] 
SSL Library Error: error:14268117:SSL 
routines:SSL_verify_client_post_handshake:extension not received

  
  These are upstream bugs about it:
  Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1511989
  Chromium: https://bugs.chromium.org/p/chromium/issues/detail?id=911653
  Apache2 (invalid): https://bz.apache.org/bugzilla/show_bug.cgi?id=62975

  
  One server workaround is to disable TLSv1.3. Something like this:

  SSLProtocol all -SSLv3 -TLSv1.3

  ("-TLSv1.3" is what was added to that default config)

  Sample server config to show the problem (minus the SSL certificate 
parameters):
  
  SSLVerifyClient require
  Require ssl-verify-client
  

  Another workaround is to move the SSLVerifyClient config to the vhost
  level. It it applied to the whole vhost, and there are no exceptions
  in specific blocks, then a re-negotiation isn't triggered and the
  problem doesn't happen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1834671/+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 1844633] [NEW] [snap] chromium cannot launch programs from links like apt-url

2019-09-19 Thread Michel-Ekimia
Public bug reported:

To reproduce

- Install 18.04
- Install chromium snap
- Click on a apturl: link 
- choose open with xdg-open

Result :

- Nothing happens

Expected result :

- the app install window should be launched

If launching programs is not possible on snap version at least we should
warn the user.

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  [snap] chromium cannot launch programs from links like apt-url

Status in chromium-browser package in Ubuntu:
  New

Bug description:
  To reproduce

  - Install 18.04
  - Install chromium snap
  - Click on a apturl: link 
  - choose open with xdg-open

  Result :

  - Nothing happens

  Expected result :

  - the app install window should be launched

  If launching programs is not possible on snap version at least we
  should warn the user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1844633/+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 1842910] Re: Desktop right click menu appears in the wrong place if a Terminal window is open

2019-09-19 Thread Daniel van Vugt
Yes I agree this is probably more to do with the active or focussed
window than just Terminals.

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

Title:
  Desktop right click menu appears in the wrong place if a Terminal
  window is open

Status in GNOME Shell:
  New
Status in gnome-shell package in Ubuntu:
  Confirmed
Status in gnome-shell-extension-desktop-icons package in Ubuntu:
  Confirmed
Status in gnome-shell source package in Eoan:
  Confirmed
Status in gnome-shell-extension-desktop-icons source package in Eoan:
  Confirmed

Bug description:
  Desktop right click menu appears in the wrong place if a Terminal
  window is open.

  1. Open a Terminal

  2. Right click on the desktop.

  Expected: The menu appears where you click.
  Observed: The menu appears near the Terminal window instead.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell-extension-desktop-icons 19.01.3+git20190814.1-1
  ProcVersionSignature: Ubuntu 5.2.0-15.16-generic 5.2.9
  Uname: Linux 5.2.0-15-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  Date: Thu Sep  5 18:26:24 2019
  InstallationDate: Installed on 2019-05-02 (126 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan EANIMAL" - Alpha amd64 (20190501)
  PackageArchitecture: all
  SourcePackage: gnome-shell-extension-desktop-icons
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1842910/+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 1842910] Re: Desktop right click menu appears in the wrong place if a Terminal window is open

2019-09-19 Thread Chris Guiver
I only discovered this earlier today (QA-test on daily, confirmed on two
boxes & it's also on this my main 19.10 install) and sorry didn't see
this bug before filing.

I've hadn't detected any program as being required to be open for the
problem; my notes/observations are in
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1844601  (but
I'll give main points here)

I don't have a terminal (gnome-terminal or other term) open currently,
yet the issue still occurs - thus I have issues with title (I think
inaccurate).  Yes I have had terminal open this session?  so does having
it open sometime in the past qualify?

I noted the issue occurs with chromium/hexchat/terminal/..  however if
audacious is my active window the issue does NOT occur.  The last
'active' window is what I felt controlled whether or not the issue
occurs - but I'm guessing (based on extremely limited exploration on my
used programs)

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

Title:
  Desktop right click menu appears in the wrong place if a Terminal
  window is open

Status in GNOME Shell:
  New
Status in gnome-shell package in Ubuntu:
  Confirmed
Status in gnome-shell-extension-desktop-icons package in Ubuntu:
  Confirmed
Status in gnome-shell source package in Eoan:
  Confirmed
Status in gnome-shell-extension-desktop-icons source package in Eoan:
  Confirmed

Bug description:
  Desktop right click menu appears in the wrong place if a Terminal
  window is open.

  1. Open a Terminal

  2. Right click on the desktop.

  Expected: The menu appears where you click.
  Observed: The menu appears near the Terminal window instead.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell-extension-desktop-icons 19.01.3+git20190814.1-1
  ProcVersionSignature: Ubuntu 5.2.0-15.16-generic 5.2.9
  Uname: Linux 5.2.0-15-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  Date: Thu Sep  5 18:26:24 2019
  InstallationDate: Installed on 2019-05-02 (126 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan EANIMAL" - Alpha amd64 (20190501)
  PackageArchitecture: all
  SourcePackage: gnome-shell-extension-desktop-icons
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1842910/+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 1843044] Re: firefox crashes on a FIPS enabled machine

2019-09-19 Thread Olivier Tilloy
** Bug watch added: Mozilla Bugzilla #1582169
   https://bugzilla.mozilla.org/show_bug.cgi?id=1582169

** Also affects: firefox via
   https://bugzilla.mozilla.org/show_bug.cgi?id=1582169
   Importance: Unknown
   Status: Unknown

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

Title:
  firefox crashes on a FIPS enabled machine

Status in Mozilla Firefox:
  Unknown
Status in firefox package in Ubuntu:
  New

Bug description:
  [IMPACT]
  firefox is not a FIPS certified library. firefox uses bundled nss and on a 
machine running FIPS enabled kernel, nss by default goes into FIPS mode if 
/proc/sys/crypto/fips_enabled=1. This is an untested configuration and since 
firefox with bundled nss is not a certified library we propose disabling 
reading the 'fips_enabled' flag and therefore switching the library 
automatically into FIPS mode. A FIPS customer reported firefox crash on a FIPS 
enabled system and strace showed it was repeatedly trying to read the 
fips_enabled flag from the bundled nss before crashing.

  The proposed patch disables reading the /proc/sys/crypto/fips_enabled
  flag. The users of the library however can force nss into FIPS mode
  via an environment variable. We plan to leave it as is so as not to
  regress existing users who may be using it.

  The issue impacts firefox versions in eoan, disco, bionic and xenial.

  lsb_release -rd
  Description:  Ubuntu Eoan Ermine (development branch)
  Release: 19.10

  Version: 2:3.45-1ubuntu1

  lsb_release -rd
  Description: Ubuntu Disco Dingo
  Release: 19.04

  Version: 2:3.42-1ubuntu2

  lsb_release -rd
  Description:  Ubuntu Bionic Beaver
  Release:  18.04

  Version: 2:3.35-2ubuntu2.3

  lsb_release -rd
  Description:  Ubuntu 16.04.3 LTS
  Release:  16.04

  Version: 2:3.28.4-0ubuntu0.16.04

  [FIX]
  This fix proposes to disable bundled nss in firefox reading 
proc/sys/crypto/fips_enabled. We only want fips certified modules reading this 
file and running in fips mode. firefox is not one of our fips certified 
modules, so should not be reading this along with our fips certified modules to 
determine whether to run in fips mode.

  Users who do want to run the library in FIPS mode can do so by using
  the environment variable "NSS_FIPS". We propose to leave it as is so
  as not to regress anyone using this. The user who is using this option
  should be doing so with the awareness.

  [TEST]
  Tested on a xenial and bionic desktop ISO running FIPS enabled kernel and in 
FIPS mode. With the patch fix no crashes were observed when launching firefox 
browser.
  Without the patch fix, firefox crashes.

  Tested on a xenial and bionic desktop ISO running non-FIPS generic
  kernel. With the patch fix, firefox worked as expected and no changes
  were observed.

  [REGRESSION POTENTIAL]
  The regression potential for this is small. A FIPS kernel is required to
  create /proc/sys/crypto/fips_enabled and it is not available in the standard 
Ubuntu archive. For users forcing FIPS through environment variable, nothing 
has changed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1843044/+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 1842910] Re: Desktop right click menu appears in the wrong place if a Terminal window is open

2019-09-19 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1842910

** Tags added: iso-testing

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

Title:
  Desktop right click menu appears in the wrong place if a Terminal
  window is open

Status in GNOME Shell:
  New
Status in gnome-shell package in Ubuntu:
  Confirmed
Status in gnome-shell-extension-desktop-icons package in Ubuntu:
  Confirmed
Status in gnome-shell source package in Eoan:
  Confirmed
Status in gnome-shell-extension-desktop-icons source package in Eoan:
  Confirmed

Bug description:
  Desktop right click menu appears in the wrong place if a Terminal
  window is open.

  1. Open a Terminal

  2. Right click on the desktop.

  Expected: The menu appears where you click.
  Observed: The menu appears near the Terminal window instead.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell-extension-desktop-icons 19.01.3+git20190814.1-1
  ProcVersionSignature: Ubuntu 5.2.0-15.16-generic 5.2.9
  Uname: Linux 5.2.0-15-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  Date: Thu Sep  5 18:26:24 2019
  InstallationDate: Installed on 2019-05-02 (126 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan EANIMAL" - Alpha amd64 (20190501)
  PackageArchitecture: all
  SourcePackage: gnome-shell-extension-desktop-icons
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1842910/+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 1834967] Re: Activities overview doesn't shrink some windows adequately and they are partially off screen

2019-09-19 Thread Daniel van Vugt
** Summary changed:

- Activities overview doesn't fit the whole window in when shrinking
+ Activities overview doesn't shrink some windows adequately and they are 
partially off screen

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

Title:
  Activities overview doesn't shrink some windows adequately and they
  are partially off screen

Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  Details in my screenshot: https://photos.app.goo.gl/BR6H56eug7JFMGU37

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell 3.32.2-2ubuntu1
  ProcVersionSignature: Ubuntu 5.0.0-17.18-generic 5.0.8
  Uname: Linux 5.0.0-17-generic x86_64
  ApportVersion: 2.20.11-0ubuntu3
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jul  1 20:38:43 2019
  DisplayManager: gdm3
  InstallationDate: Installed on 2019-07-01 (0 days ago)
  InstallationMedia:
   
  ProcEnviron:
   LANGUAGE=ru_UA:ru
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=ru_UA.UTF-8
   SHELL=/bin/bash
  RelatedPackageVersions: mutter-common 3.32.2+git20190626-1ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1834967/+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 1844601] Re: right clicking on background - menu appears often well away from pointer

2019-09-19 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1842910 ***
https://bugs.launchpad.net/bugs/1842910

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 1842910, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1842910
   Desktop right click menu appears in the wrong place if a Terminal window is 
open

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

Title:
  right clicking on background - menu appears often well away from
  pointer

Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  In the attached picture - My mouse-pointer was on my 'top' display
  above positioned above 'videos' window (which has Little.Sisters MP3
  on it), but menu appears on bottom display below terminal.

  QA-test on hp 8200 elite sff (i5-2400, 8gb, nvidia quadro 600)  - first report
  QA-test on dell [optiplex] 780 (c2q-q9400, 8gb, amd/ati cedar radeon hd 
5000/6000/7350/8350) 
  It was also found on my installed dell [optiplex] 960 (c2q-q9400, 8gb, 
amd/ati cedar radeon hd 5000/6000/7350/8350)

  -- Expected behavior
  I can right-click the background on my screens, and I expect the menu to 
appear very close to where my mouse-pointer is (and for sure on the same 
display!)

  -- Actual behavior
  As I write this, if I move the mouse-pointer to the right of this firefox 
window & right-click background, the menu appears to nearer the left of this 
firefox window?  If I move pointer to left of this firefox window, it appears 
in the same position as it did when to the right; in neither occasion is it 
near my pointer & thus is not readily visible as the menu color is very similar 
to the firefox background that sort of hides it. 

  ---
  Exploring this on my installed 19.10 system I found out the pattern (comment 
#6)

  I have an open terminal, if I right-click on the terminal making it
  active, then move to background well away from the terminal and right-
  click the background, the menu doesn't open where I have my mouse-
  pointer, but it appears near the cursor position in the gnome-
  terminal.  Same response if I right-click background on another
  monitor - it appears on the wrong monitor.

  If I click on this chromium-browser window, so it's active, the cursor
  is this being-typed window, then move the pointer to my other screen
  and right-click the menu - I'd expect the menu to open near my pointer
  - but it opens near the cursor on chromium.

  I have music playing using `audacious`; if I click on that window,
  then move the mouse-pointer to background on either display and right-
  click background - the menu appears where I expect it; right near by
  mouse-pointer.

  Hexchat acts just like terminal/chromium - ie. it doesn't matter where
  my mouse-cursor is when I right-click the background - it always
  appears in area where I enter text into my IRC window.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell 3.34.0-1ubuntu1
  ProcVersionSignature: Ubuntu 5.3.0-10.11-generic 5.3.0-rc8
  Uname: Linux 5.3.0-10-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  CasperVersion: 1.415
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep 19 01:39:59 2019
  DisplayManager: gdm3
  GsettingsChanges:
   b'org.gnome.desktop.app-folders' b'folder-children' b"['Utilities', 
'Sundry', 'YaST']"
   b'org.gnome.desktop.input-sources' b'sources' b"[('xkb', 'us')]"
   b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
   b'org.gnome.desktop.notifications' b'application-children' b"['apport-gtk']"
  LiveMediaBuild: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190917)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  RelatedPackageVersions: mutter-common 3.34.0-2ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

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


  1   2   >