[Desktop-packages] [Bug 1579587] Re: Firefox ignores default intl.accept_languages value

2016-09-14 Thread Dmitry Nurislamov
The same issue, and it's not Ubuntu-specific.

The reason is that Firefox does not write `intl.accept_languages`
value to the new profile's `prefs.js`.

After creating a new profile, the first launch is nice and dandy:
websites are in Russian, as I expect. But after I close Firefox
and open it again, they turn English.

The language priority is correct in GUI, but it's missing from `prefs.js`.
To fix this behavior, I go to GUI settings, put the first language down,
then put it back to top and click "OK". Just clicking the button
without changing the order doesn't help.

To reproduce the bug, create a new Firefox profile, launch Firefox with it,
*exit and launch again*. Then go to e.g. https://www.debian.org/
It should be in English instead of your system language.
Check the profile's `prefs.js` to make sure there's no
`intl.accept_languages` in it.

Now do the above priority change thing and refresh the page. It should be
in your language now. Check the `prefs.js` again, the setting
should be there.

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

Title:
  Firefox ignores default intl.accept_languages value

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  1) Description:   Ubuntu 16.04 LTS
  Release:  16.04

  2) firefox:
    Zainstalowana: 46.0+build5-0ubuntu0.16.04.2
    Kandydująca:   46.0+build5-0ubuntu0.16.04.2

  3) Firefox should send Accept-Language header containing "pl,en-
  US;q=0.7,en;q=0.3".

  4) Firefox sends Accept-Language header in the form of "en-
  US,en;q=0.5"

  Firefox does this even though intl.accept_languages is by default set
  to "pl, en-US, en" and settings look alright in GUI ("Content" page).

  Looks like this value is ignored until Firefox "thinks" it was set by
  user manually (value's status changes from "default" to "user's" in
  about:config).

  The workaround is to double click intl.accept_languages value in
  about:config and click "OK" button without changing anything.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1579587/+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 1602001] Re: Cannot watch videos with AMDGPU-PRO driver

2016-09-14 Thread Uwe Schaibl
no problems with vlc or smplayer.

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

Title:
  Cannot watch videos with AMDGPU-PRO driver

Status in totem package in Ubuntu:
  Confirmed

Bug description:
  I am on Ubuntu 16.04 with a Radeon RX 480 and driver AMDGPU-PRO
  16.30.3-306809

  Totem version is 3.18.1-1ubuntu4

  When I try to play any video with Ubuntu's default video program
  (Totem) I get sound but not image at all. The content remains black.
  If I open Totem from a terminal, I get those errors when I attempt to
  play a video:

  (totem:8708): Cogl-WARNING **: Shader compilation failed:
  Vertex shader failed to compile with the following errors:
  ERROR: error(#271) Explicit version number 120 not supported by GL3 forward 
compatible context
  ERROR: error(#273) 1 compilation errors.  No code generated


  (totem:8708): Cogl-WARNING **: Shader compilation failed:
  Fragment shader failed to compile with the following errors:
  ERROR: error(#271) Explicit version number 120 not supported by GL3 forward 
compatible context
  ERROR: error(#273) 1 compilation errors.  No code generated


  (totem:8708): Cogl-WARNING **: Failed to link GLSL program:
  Vertex and Fragment shader(s) were not successfully compiled before 
glLinkProgram() was called.  Link failed. 


  (totem:8708): Cogl-WARNING **: driver/gl/cogl-pipeline-progend-
  glsl.c:796: GL error (1282): Invalid operation

  
  (totem:8708): Cogl-WARNING **: driver/gl/cogl-pipeline-progend-glsl.c:819: GL 
error (1282): Invalid operation

  
  (totem:8708): Cogl-WARNING **: driver/gl/cogl-pipeline-progend-glsl.c:823: GL 
error (1282): Invalid operation

  
  (totem:8708): Cogl-WARNING **: driver/gl/cogl-pipeline-progend-glsl.c:827: GL 
error (1282): Invalid operation

  
  (totem:8708): Cogl-WARNING **: driver/gl/cogl-pipeline-progend-glsl.c:831: GL 
error (1282): Invalid operation

  
  (totem:8708): Cogl-WARNING **: driver/gl/cogl-pipeline-progend-glsl.c:213: GL 
error (1282): Invalid operation

  
  (totem:8708): Cogl-WARNING **: driver/gl/cogl-pipeline-progend-glsl.c:213: GL 
error (1282): Invalid operation

  
  (totem:8708): Cogl-WARNING **: driver/gl/cogl-pipeline-opengl.c:751: GL error 
(1280): Invalid enumeration value

  
  (totem:8708): Cogl-WARNING **: Shader compilation failed:
  Vertex shader failed to compile with the following errors:
  ERROR: error(#271) Explicit version number 120 not supported by GL3 forward 
compatible context
  ERROR: error(#273) 1 compilation errors.  No code generated


  (totem:8708): Cogl-WARNING **: Shader compilation failed:
  Fragment shader failed to compile with the following errors:
  ERROR: error(#271) Explicit version number 120 not supported by GL3 forward 
compatible context
  ERROR: error(#273) 1 compilation errors.  No code generated


  (totem:8708): Cogl-WARNING **: Failed to link GLSL program:
  Vertex and Fragment shader(s) were not successfully compiled before 
glLinkProgram() was called.  Link failed.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: totem 3.18.1-1ubuntu4
  ProcVersionSignature: Ubuntu 4.4.0-28.47-generic 4.4.13
  Uname: Linux 4.4.0-28-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jul 11 22:48:38 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-10-20 (995 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: totem
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (81 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1602001/+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 1579587] Re: Firefox ignores default intl.accept_languages value

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

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

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

Title:
  Firefox ignores default intl.accept_languages value

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  1) Description:   Ubuntu 16.04 LTS
  Release:  16.04

  2) firefox:
    Zainstalowana: 46.0+build5-0ubuntu0.16.04.2
    Kandydująca:   46.0+build5-0ubuntu0.16.04.2

  3) Firefox should send Accept-Language header containing "pl,en-
  US;q=0.7,en;q=0.3".

  4) Firefox sends Accept-Language header in the form of "en-
  US,en;q=0.5"

  Firefox does this even though intl.accept_languages is by default set
  to "pl, en-US, en" and settings look alright in GUI ("Content" page).

  Looks like this value is ignored until Firefox "thinks" it was set by
  user manually (value's status changes from "default" to "user's" in
  about:config).

  The workaround is to double click intl.accept_languages value in
  about:config and click "OK" button without changing anything.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1579587/+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 1623777] Re: package nvidia-opencl-icd-367 367.44-0ubuntu0.16.04.2 failed to install/upgrade: conflicting packages - not installing nvidia-opencl-icd-367

2016-09-14 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package nvidia-opencl-icd-367 367.44-0ubuntu0.16.04.2 failed to
  install/upgrade: conflicting packages - not installing nvidia-opencl-
  icd-367

Status in nvidia-graphics-drivers-367 package in Ubuntu:
  New

Bug description:
  Update doesnt install, and pops up on every ubuntu start

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: nvidia-opencl-icd-367 367.44-0ubuntu0.16.04.2
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  Uname: Linux 4.4.0-38-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Sun Sep 11 07:44:09 2016
  ErrorMessage: conflicting packages - not installing nvidia-opencl-icd-367
  InstallationDate: Installed on 2016-05-03 (134 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.14
  SourcePackage: nvidia-graphics-drivers-367
  Title: package nvidia-opencl-icd-367 367.44-0ubuntu0.16.04.2 failed to 
install/upgrade: conflicting packages - not installing nvidia-opencl-icd-367
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-367/+bug/1623777/+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 1623777] [NEW] package nvidia-opencl-icd-367 367.44-0ubuntu0.16.04.2 failed to install/upgrade: conflicting packages - not installing nvidia-opencl-icd-367

2016-09-14 Thread MichaelB
Public bug reported:

Update doesnt install, and pops up on every ubuntu start

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: nvidia-opencl-icd-367 367.44-0ubuntu0.16.04.2
ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
Uname: Linux 4.4.0-38-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Sun Sep 11 07:44:09 2016
ErrorMessage: conflicting packages - not installing nvidia-opencl-icd-367
InstallationDate: Installed on 2016-05-03 (134 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.14
SourcePackage: nvidia-graphics-drivers-367
Title: package nvidia-opencl-icd-367 367.44-0ubuntu0.16.04.2 failed to 
install/upgrade: conflicting packages - not installing nvidia-opencl-icd-367
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-graphics-drivers-367 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package package-from-proposed xenial

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

Title:
  package nvidia-opencl-icd-367 367.44-0ubuntu0.16.04.2 failed to
  install/upgrade: conflicting packages - not installing nvidia-opencl-
  icd-367

Status in nvidia-graphics-drivers-367 package in Ubuntu:
  New

Bug description:
  Update doesnt install, and pops up on every ubuntu start

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: nvidia-opencl-icd-367 367.44-0ubuntu0.16.04.2
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  Uname: Linux 4.4.0-38-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Sun Sep 11 07:44:09 2016
  ErrorMessage: conflicting packages - not installing nvidia-opencl-icd-367
  InstallationDate: Installed on 2016-05-03 (134 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.14
  SourcePackage: nvidia-graphics-drivers-367
  Title: package nvidia-opencl-icd-367 367.44-0ubuntu0.16.04.2 failed to 
install/upgrade: conflicting packages - not installing nvidia-opencl-icd-367
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-367/+bug/1623777/+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 406534] Re: xscreensaver is not autostarted

2016-09-14 Thread Walter Cheuk
I used the method in comment#8, and the problem is gone. Thanks!

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

Title:
  xscreensaver is not autostarted

Status in xscreensaver package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: xscreensaver

  I use xscreensaver for the system screen saver because I have several
  scripts that use xscreensaver- command to react to certain screen
  saver changes.  After a login, selecting
  "System->Preferences->Screensaver" reports that xscreensaver is not
  running and asks if it should be started.  After saying yes, the
  screen saver runs fine.  But after a logout and re-logging in, re-
  selecting the screen saver preferences reports that xscreensaver is
  not running once more.

  ProblemType: Bug
  Architecture: amd64
  Date: Wed Jul 29 14:10:15 2009
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: nvidia
  Package: xscreensaver 5.08-0ubuntu3
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-4.23-generic
  SourcePackage: xscreensaver
  Uname: Linux 2.6.31-4-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xscreensaver/+bug/406534/+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 1598667] Re: No snapd API for account registration / password reset

2016-09-14 Thread Robert Ancell
** Changed in: gnome-software (Ubuntu)
   Status: New => Triaged

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

** Changed in: gnome-software (Ubuntu)
   Importance: Medium => Low

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

Title:
  No snapd API for account registration / password reset

Status in Snappy:
  New
Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  There is no mechanism for registering an account using snapd or
  resetting your password. This is currently done by knowing the
  appropriate URLs to visit (https://login.ubuntu.com/+forgot_password
  etc).

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1598667/+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 1565729] Re: Suspend/hibernate freezes with radeon driver loaded on AMD/ATI hybrid graphics

2016-09-14 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Suspend/hibernate freezes with radeon driver loaded on AMD/ATI hybrid
  graphics

Status in xorg package in Ubuntu:
  Expired

Bug description:
  On at least Ubuntu 15.10 and 16.04 with the radeon driver (version
  7.5.0+git20150819-0ubuntu1 on 15.10, version 7.6.1-1ubuntu2 on 16.04)
  trying to suspend or hibernate a Lenovo G50-80 with Intel HD Graphics
  5500 (Broadwell GT2) and Advanced Micro Devices [AMD/ATI] Sun XT
  [Radeon HD 8670A/8670M/8690M / R5 M330] freezes the system when the
  radeon driver is loaded even if it is not in use. Turning off discrete
  graphics using the BIOS settings and using only the integrated Intel
  chip so that the radeon driver is not loaded does not cause this
  problem. Also, this problem does not occur on Ubuntu 14.04.4 using the
  kernel and X stack (LTS Enablement Stack) from 15.10 (Wily) even with
  the radeon driver loaded.

  There is a message from the radeon driver during boot, "radeon
  :04:00.0: VCE init error (-22)." which is an upstream issue
  occurring on other distributions too and is reported at
  https://bugs.freedesktop.org/show_bug.cgi?id=92722. However, even if
  the radeon driver is loaded, suspend/hibernate does not freeze on,
  e.g., Fedora 23 and, as mentioned above, even Ubuntu 14.04.4. I have
  tried using S1 instead of S3 sleep to no avail.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1565729/+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 crashes on nouveau (nv50) in pushbuf_kref()

2016-09-14 Thread Daniel van Vugt
Upstream says nouveau is known to not support multi-threaded rendering and will 
crash:
   https://bugs.freedesktop.org/show_bug.cgi?id=92438
So that completely explains yesterday's crash in bug 1623507.

Hopefully that vaguely explains this one too.

** Bug watch added: freedesktop.org Bugzilla #92438
   https://bugs.freedesktop.org/show_bug.cgi?id=92438

-- 
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 crashes on nouveau (nv50) in pushbuf_kref()

Status in Canonical System Image:
  Confirmed
Status in Mir:
  Invalid
Status in libdrm package in Ubuntu:
  Confirmed
Status in mesa package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Invalid
Status in qtmir package in Ubuntu:
  Invalid

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 1575516] Re: Mir is just a black screen and mouse cursor on Nvidia GTX 900 (and sometimes "Failed to schedule page flip")

2016-09-14 Thread Daniel van Vugt
** Summary changed:

- Mir is just a black screen and mouse cursor on Nvidia GTX 900
+ Mir is just a black screen and mouse cursor on Nvidia GTX 900 (and sometimes 
"Failed to schedule page flip")

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

Title:
  Mir is just a black screen and mouse cursor on Nvidia GTX 900 (and
  sometimes "Failed to schedule page flip")

Status in Canonical System Image:
  New
Status in Mir:
  New
Status in mesa package in Ubuntu:
  Invalid
Status in mir package in Ubuntu:
  Confirmed

Bug description:
  Nvidia (using nouveau not binary drivers): Mir servers freeze on
  start-up for 30 seconds, and then you get just a black screen and
  mouse cursor (which at least moves).

  Using lp:mir r3480 ...

  [2016-04-27 15:20:19.369559] mirserver: Selected driver: mir:mesa-kms 
(version 0.22.0)
  nvc0_screen_create:762 - Error allocating PGRAPH context for M2MF: -22
  [2016-04-27 15:20:51.934145] mirserver: Using hardware cursor
  [2016-04-27 15:20:51.937691] mirserver: Initial display configuration:
  [2016-04-27 15:20:51.937703] mirserver:   0.36: unused DVI-I
  [2016-04-27 15:20:51.937713] mirserver:   0.39: DVI-D 24.0" 520x320mm
  [2016-04-27 15:20:51.937722] mirserver: Current mode 1920x1200 59.95Hz
  [2016-04-27 15:20:51.937731] mirserver: Preferred mode 1920x1200 
59.95Hz
  [2016-04-27 15:20:51.937740] mirserver: Logical position +0+0
  [2016-04-27 15:20:51.937781] mirserver:   0.41: unused HDMI-A
  [2016-04-27 15:20:51.937799] mirserver:   0.43: unused DisplayPort
  [2016-04-27 15:20:51.937972] mircommon: Loading modules from: 
bin/../lib/server-modules/
  [2016-04-27 15:20:51.938015] mircommon: Loading module: 
bin/../lib/server-modules/graphics-android.so.9
  [2016-04-27 15:20:51.938107]  mircommon: Failed to load module: 
bin/../lib/server-modules/graphics-android.so.9 (error was:libhardware.so.2: 
cannot open shared object file: No such file or directory)
  [2016-04-27 15:20:51.938119] mircommon: Loading module: 
bin/../lib/server-modules/graphics-mesa-kms.so.9
  [2016-04-27 15:20:51.938142] mircommon: Loading module: 
bin/../lib/server-modules/server-mesa-x11.so.9
  [2016-04-27 15:20:51.938536] mircommon: Loading module: 
bin/../lib/server-modules/input-evdev.so.5
  [2016-04-27 15:20:51.955316] mirserver: Selected input driver: 
mir:evdev-input (version: 0.22.0)
  [2016-04-27 15:20:51.955500] mirserver: Mir version 0.22.0
  [2016-04-27 15:20:51.962627] GLRenderer: EGL vendor: Mesa Project
  [2016-04-27 15:20:51.962645] GLRenderer: EGL version: 1.4 (DRI2)
  [2016-04-27 15:20:51.962651] GLRenderer: EGL client APIs: OpenGL OpenGL_ES 
OpenGL_ES2 OpenGL_ES3
  [2016-04-27 15:20:51.962657] GLRenderer: EGL extensions: EGL_EXT_buffer_age 
EGL_EXT_image_dma_buf_import EGL_KHR_create_context 
EGL_KHR_get_all_proc_addresses EGL_KHR_gl_renderbuffer_image 
EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image 
EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_surfaceless_context 
EGL_MESA_configless_context EGL_MESA_image_dma_buf_export
  [2016-04-27 15:20:51.962670] GLRenderer: GL vendor: VMware, Inc.
  [2016-04-27 15:20:51.962679] GLRenderer: GL renderer: Gallium 0.4 on llvmpipe 
(LLVM 3.8, 256 bits)
  [2016-04-27 15:20:51.962688] GLRenderer: GL version: OpenGL ES 3.0 Mesa 11.2.0
  [2016-04-27 15:20:51.962697] GLRenderer: GLSL version: OpenGL ES GLSL ES 3.00

  lspci:
  01:00.0 VGA compatible controller: NVIDIA Corporation GM204 [GeForce GTX 970] 
(rev a1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1575516/+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 crashes on nouveau (nv50) in pushbuf_kref()

2016-09-14 Thread Daniel van Vugt
Confirmed by duplicate/similar bug 1623507

** Summary changed:

- unity8 crashed with SIGSEGV on nouveau, in eglMakeCurrent() ... nv50_flush() 
... pushbuf_kref()
+ Mir crashes on nouveau (nv50) in pushbuf_kref()

** Changed in: qtmir (Ubuntu)
   Status: Incomplete => Invalid

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

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

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

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

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
   Status: New => Confirmed

** Changed in: canonical-devices-system-image
   Importance: Undecided => High

** Tags added: nouveau

-- 
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 crashes on nouveau (nv50) in pushbuf_kref()

Status in Canonical System Image:
  Confirmed
Status in Mir:
  Invalid
Status in libdrm package in Ubuntu:
  Confirmed
Status in mesa package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Invalid
Status in qtmir package in Ubuntu:
  Invalid

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 1623507] Re: unity-system-compositor crashed with "Failed to schedule page flip", but only after nouveau crashed in glClear().

2016-09-14 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1553328 ***
https://bugs.launchpad.net/bugs/1553328

Aha!

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 1553328, 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 1553328
   Mir crashes on nouveau (nv50) in pushbuf_kref()

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

Title:
  unity-system-compositor crashed with "Failed to schedule page flip",
  but only after nouveau crashed in glClear().

Status in Canonical System Image:
  New
Status in Mir:
  Triaged
Status in libdrm package in Ubuntu:
  New
Status in mesa package in Ubuntu:
  New
Status in mir package in Ubuntu:
  Triaged

Bug description:
  16.10 first unity 8 run

  ProblemType: Crash
  DistroRelease: Ubuntu 16.10
  Package: unity-system-compositor 0.7.1+16.10.20160824-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-9136.55-generic 4.4.16
  Uname: Linux 4.4.0-9136-generic x86_64
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  Date: Wed Sep 14 10:34:45 2016
  ExecutablePath: /usr/sbin/unity-system-compositor
  GraphicsCard:
   Subsystem: Micro-Star International Co., Ltd. [MSI] Xeon E3-1200 v3/4th Gen 
Core Processor Integrated Graphics Controller [1462:7817]
   NVIDIA Corporation G92 [GeForce 9800 GT] [10de:0614] (rev a2) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. G92 [GeForce 9800 GT] [3842:c988]
  InstallationDate: Installed on 2016-09-14 (0 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20160913)
  ProcCmdline: /usr/sbin/unity-system-compositor 
--disable-inactivity-policy=true --on-fatal-error-abort --file /run/mir_socket 
--from-dm-fd 11 --to-dm-fd 14 --vt 7
  ProcEnviron:
   
  Signal: 6
  SourcePackage: unity-system-compositor
  StacktraceTop:
   mir::fatal_error_abort(char const*, ...) () from 
/usr/lib/x86_64-linux-gnu/libmircommon.so.6
   ?? () from 
/usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-mesa-kms.so.10
   ?? () from /usr/lib/x86_64-linux-gnu/libmirserver.so.41
   ?? () from /usr/lib/x86_64-linux-gnu/libmirserver.so.41
   ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  Title: unity-system-compositor crashed with SIGABRT in 
mir::fatal_error_abort()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  version.libdrm: libdrm2 2.4.70-1
  version.lightdm: lightdm 1.19.4-0ubuntu1
  version.mesa: libegl1-mesa-dev N/A

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1623507/+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 1615865] Re: Custom "Toggle fullscreen mode" shortcut broken

2016-09-14 Thread bilbo
Is it possible to map one key to another one to circumvent this? For
instance, mapping a volume key to F11 might be a helpful workaround for
tablet and convertible users.

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

Title:
  Custom "Toggle fullscreen mode" shortcut broken

Status in unity-control-center package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16.04 and 14.04 do not recognize custom keyboard shortcut for
  Toggle fullscreen mode.

  Other custom shortcuts, like Toggle maximization state, are working
  properly.

  I've tried many different settings for Toggle fullscreen mode in
  keyboard settings, including ctrl+alt+o, super+8, and many others.

  To test:

  go to Settings/Keyboard/Shortcuts/Windows
  set Toggle fullscreen mode to ctrl+alt+o (or anything else)
  test whether the shortcut actually works on FireFox (or any other 
program).

  
  Last tested in Ubuntu 16.04.1 (updated today)

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unity-control-center 15.04.0+16.04.20160705-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Aug 22 19:32:39 2016
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2016-08-22 (0 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  ProcEnviron:
   PATH=(custom, user)
   SHELL=/bin/bash
   LANG=en_US.UTF-8
   LANGUAGE=en_US
   XDG_RUNTIME_DIR=
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1615865/+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 1623507] Re: unity-system-compositor crashed with SIGABRT in mir::fatal_error_abort()

2016-09-14 Thread Daniel van Vugt
I'm marking the nouveau/Mesa crash as high severity. And the secondary
Mir crash is only medium because that's not really the problem at all.

Here's the Mesa crash:

#9  
No locals.
#10 0x7fe1e4c4f06c in pushbuf_kref () from 
/tmp/apport_sandbox_hSYpvb/usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.2
No symbol table info available.
#11 0x7fe1e4c4f709 in pushbuf_validate () from 
/tmp/apport_sandbox_hSYpvb/usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.2
No symbol table info available.
#12 0x7fe1e2fb25ef in nv50_state_validate (nv50=nv50@entry=0x5608093d9c40, 
mask=mask@entry=4096, validate_list=validate_list@entry=0x7fe1e35ef660 
, size=size@entry=25, dirty=dirty@entry=0x5608093da018, 
bufctx=0x5608093dd6f0) at 
../../../../../src/gallium/drivers/nouveau/nv50/nv50_state_validate.c:554
state_mask = 
ret = 
i = 
#13 0x7fe1e2fb2797 in nv50_state_validate_3d 
(nv50=nv50@entry=0x5608093d9c40, mask=mask@entry=4096) at 
../../../../../src/gallium/drivers/nouveau/nv50/nv50_state_validate.c:564
ret = 
#14 0x7fe1e2fb4e01 in nv50_clear (pipe=0x5608093d9c40, buffers=4, 
color=0x7fe1ebbf5acc, depth=1, stencil=0) at 
../../../../../src/gallium/drivers/nouveau/nv50/nv50_surface.c:528
push = 0x56080930e500
fb = 0x5608093dae28
i = 
j = 
k = 
mode = 0
#15 0x7fe1e2c7ea32 in st_Clear (ctx=0x7fe1ebbf4010, mask=2) at 
../../../src/mesa/state_tracker/st_cb_clear.c:463
depthRb = 
stencilRb = 
quad_buffers = 
clear_buffers = 4
i = 
#16 0x7fe1eb9249f1 in 
mir::renderer::gl::Renderer::render(std::vector > const&) const 
(this=0x7fe1d8c0, renderables=...) at ./src/renderers/gl/renderer.cpp:246

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

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

** Summary changed:

- unity-system-compositor crashed with SIGABRT in mir::fatal_error_abort()
+ unity-system-compositor crashed with SIGABRT in mir::fatal_error_abort() 
[nouveau crashed during glClear()]

** Tags added: nouveau

** Summary changed:

- unity-system-compositor crashed with SIGABRT in mir::fatal_error_abort() 
[nouveau crashed during glClear()]
+ unity-system-compositor crashed with "Failed to schedule page flip", but only 
after nouveau crashed in glClear().

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

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

** Tags added: unity8-desktop

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: mir
   Status: New => Triaged

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

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

Title:
  unity-system-compositor crashed with "Failed to schedule page flip",
  but only after nouveau crashed in glClear().

Status in Canonical System Image:
  New
Status in Mir:
  Triaged
Status in libdrm package in Ubuntu:
  New
Status in mesa package in Ubuntu:
  New
Status in mir package in Ubuntu:
  Triaged

Bug description:
  16.10 first unity 8 run

  ProblemType: Crash
  DistroRelease: Ubuntu 16.10
  Package: unity-system-compositor 0.7.1+16.10.20160824-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-9136.55-generic 4.4.16
  Uname: Linux 4.4.0-9136-generic x86_64
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  Date: Wed Sep 14 10:34:45 2016
  ExecutablePath: /usr/sbin/unity-system-compositor
  GraphicsCard:
   Subsystem: Micro-Star International Co., Ltd. [MSI] Xeon E3-1200 v3/4th Gen 
Core Processor Integrated Graphics Controller [1462:7817]
   NVIDIA Corporation G92 [GeForce 9800 GT] [10de:0614] (rev a2) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. G92 [GeForce 9800 GT] [3842:c988]
  InstallationDate: Installed on 2016-09-14 (0 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20160913)
  ProcCmdline: /usr/sbin/unity-system-compositor 
--disable-inactivity-policy=true --on-fatal-error-abort --file /run/mir_socket 
--from-dm-fd 11 --to-dm-fd 14 --vt 7
  ProcEnviron:
   
  Signal: 6
  SourcePackage: unity-system-compositor
  StacktraceTop:
   mir::fatal_error_abort(char const*, ...) () from 
/usr/lib/x86_64-linux-gnu/libmircommon.so.6
   ?? () from 
/usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-mesa-kms.so.10
   ?? () from /usr/lib/x86_64-linux-gnu/libmirserver.so.41
   ?? () from /usr/lib/x86_64-linux-gnu/libmirserver.so.41
   ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  Title: unity-system-compositor crashed with SIGABRT in 
mir::fatal_error_abort()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  version.libdrm: libdrm2 2.4.70-1
  version.lightdm: lightdm 1.19.4-0ubuntu1
  version.mesa: 

[Desktop-packages] [Bug 1606901] Re: Clicking "Show details" in AO for Nautilus produces "Could not find 'nautilus.desktop'" error from gnome-software

2016-09-14 Thread Jeremy Bicha
Seb, I believe the major problem is a logic error. /usr/bin/pkg-gnome-
compat-desktop-file adds these fields to the .desktop files:

> file-roller.desktop (the compatibility .desktop)
X-AppStream-Ignore=true

> org.gnome.FileRoller.desktop ( the new upstream .desktop)
NoDisplay=true

Moving the AppStream-Ignore rule to the .desktop that has NoDisplay set
fixes the GNOME Shell integration issue.

There's another smaller issue with the script, see bug 1623748 for that.

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

Title:
  Clicking "Show details" in AO for Nautilus produces "Could not find
  'nautilus.desktop'" error from gnome-software

Status in Ubuntu GNOME:
  Triaged
Status in gnome-pkg-tools package in Ubuntu:
  Triaged
Status in nautilus package in Ubuntu:
  Triaged
Status in gnome-pkg-tools source package in Xenial:
  Triaged
Status in nautilus source package in Xenial:
  Triaged

Bug description:
  In the Activities Overview applications list, if I right-click on
  "Files" (AKA Nautilus) and select the "Show details" option gnome-
  software is launched but with the error of "Could not find
  'nautilus.desktop'":

  gnome-software_Could_Not_Find_Nautilus-desktop.png

  I am running Ubuntu GNOME 16.04 with GNOME 3.20.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1606901/+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 1574324] Re: pulseaudio crashes when connecting to bluetooth headphones (due to ubuntu changes?)

2016-09-14 Thread Yura Nosenko
Joakim, sure I removed and re-paired the device. I also tried it with 2 
identical devices and the issue is reproducible for both of them.
My syslog: bluetoothd[3172]: a2dp-sink profile connect failed for 
44:5E:F3:BD:87:41: Protocol not available
That can probably happen in pulseaudio-module-bluetooth absence, but it's not 
the case.

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

Title:
  pulseaudio crashes when connecting to bluetooth headphones (due to
  ubuntu changes?)

Status in pulseaudio package in Ubuntu:
  In Progress

Bug description:
  When I attempt to connect my Jaybird Bluebuds X to Ubuntu 16.04
  pulseaudio crashes, this does *NOT* happen with a Jambox which leads
  me to believe it's an intermittent problem with some hardware. This
  did not happen on Ubuntu 15.10 (which was an upgrade of 15.04).

  Ubuntu Release:

  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  Pulseaudio Version:

  pulseaudio:
    Installed: 1:8.0-0ubuntu3
    Candidate: 1:8.0-0ubuntu3
    Version table:
   *** 1:8.0-0ubuntu3 500
  500 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  Device info:

  [bluetooth]# info 44:5E:F3:B4:07:29
  Device 44:5E:F3:B4:07:29
   Name: BlueBuds X
   Alias: BlueBuds X
   Class: 0x240404
   Icon: audio-card
   Paired: yes
   Trusted: yes
   Blocked: no
   Connected: no
   LegacyPairing: no
   UUID: Headset   (1108--1000-8000-00805f9b34fb)
   UUID: Audio Sink(110b--1000-8000-00805f9b34fb)
   UUID: A/V Remote Control Target (110c--1000-8000-00805f9b34fb)
   UUID: A/V Remote Control(110e--1000-8000-00805f9b34fb)
   UUID: Handsfree (111e--1000-8000-00805f9b34fb)
   UUID: Unknown   (80ff--1000-8000-00805f9b34fb)

  I have also attached a debug dump of Pulseaudio when attempting to
  connect to the headphones.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1574324/+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 1623748] [NEW] Use non-compatibility .desktop files by default

2016-09-14 Thread Jeremy Bicha
Public bug reported:

/usr/bin/pkg-gnome-compat-desktop-file in gnome-pkg-tools creates
compatibilty .desktop's for some GNOME apps that have switched their
.desktop name.

An example is /usr/share/applications/file-roller.desktop that was
renamed upstream as org.gnome.FileRoller.desktop (apparently the new
style makes Flatpak integration easier?).

In Xenial, the compatibility script sets NoDisplay=true in the new
.desktop.

I think we'd want to convert users over to the new .desktop's instead of
keeping them on the old ones so that eventually the old ones can be
dropped. I think we'd need to have an upgrade script update at least
'com.canonical.Unity.Launcher favorites' and 'org.gnome.shell favorite-
apps'.

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

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

Title:
  Use non-compatibility .desktop files by default

Status in gnome-pkg-tools package in Ubuntu:
  New

Bug description:
  /usr/bin/pkg-gnome-compat-desktop-file in gnome-pkg-tools creates
  compatibilty .desktop's for some GNOME apps that have switched their
  .desktop name.

  An example is /usr/share/applications/file-roller.desktop that was
  renamed upstream as org.gnome.FileRoller.desktop (apparently the new
  style makes Flatpak integration easier?).

  In Xenial, the compatibility script sets NoDisplay=true in the new
  .desktop.

  I think we'd want to convert users over to the new .desktop's instead
  of keeping them on the old ones so that eventually the old ones can be
  dropped. I think we'd need to have an upgrade script update at least
  'com.canonical.Unity.Launcher favorites' and 'org.gnome.shell
  favorite-apps'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-pkg-tools/+bug/1623748/+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 1623675] Re: Support adding and editing recurring events

2016-09-14 Thread Bug Watch Updater
** Changed in: gnome-calendar
   Status: Unknown => Confirmed

** Changed in: gnome-calendar
   Importance: Unknown => Wishlist

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

Title:
  Support adding and editing recurring events

Status in GNOME Calendar:
  Confirmed
Status in gnome-calendar package in Ubuntu:
  Triaged

Bug description:
  It would be nice if you could use gnome-calendar to add recurring
  events and make changes to them.

  Workaround:
  Install evolution and use its calendar to schedule and make changes to 
recurring events.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-calendar/+bug/1623675/+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 1617932] Re: Xmir with glamor is spending 11% of its CPU time in epoxy_has_gl_extension

2016-09-14 Thread Daniel van Vugt
I don't think we need to verify this one. Maybe just jump to
verification-done.

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

Title:
  Xmir with glamor is spending 11% of its CPU time in
  epoxy_has_gl_extension

Status in xorg-server package in Ubuntu:
  Fix Released
Status in xorg-server source package in Xenial:
  Fix Committed

Bug description:
  Xmir with glamor is spending 11% of its CPU time in
  epoxy_has_gl_extension.

  This only happens on desktop where the default Xmir renderer uses
  glamor.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1617932/+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 1623719] [NEW] /usr/lib/gvfs/gvfsd-mtp:11:malloc_consolidate:_int_malloc:_int_realloc:__GI___libc_realloc:g_realloc

2016-09-14 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding gvfs.  This problem was most recently seen with version
1.28.2-1ubuntu1~16.04.1, the problem page at
https://errors.ubuntu.com/problem/0508efd3b0404c5af4783940b47c5dcd9f2044ce
contains more details.

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


** Tags: raring saucy trusty utopic vivid wily xenial yakkety

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

Title:
  /usr/lib/gvfs/gvfsd-
  
mtp:11:malloc_consolidate:_int_malloc:_int_realloc:__GI___libc_realloc:g_realloc

Status in gvfs package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding gvfs.  This problem was most recently seen with version
  1.28.2-1ubuntu1~16.04.1, the problem page at
  https://errors.ubuntu.com/problem/0508efd3b0404c5af4783940b47c5dcd9f2044ce
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1623719/+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 1623723] [NEW] /usr/lib/gvfs/gvfsd-smb-browse:*** Error in `/usr/lib/gvfs/gvfsd-smb-browse': free(): corrupted unsorted chunks: ADDR ***

2016-09-14 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding gvfs.  This problem was most recently seen with version
1.28.2-1ubuntu1~16.04.1, the problem page at
https://errors.ubuntu.com/problem/a85596a057ced8bc0dea966a8bcd4deadf1e5c44
contains more details.

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


** Tags: trusty utopic vivid wily xenial

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

Title:
  /usr/lib/gvfs/gvfsd-smb-browse:*** Error in `/usr/lib/gvfs/gvfsd-smb-
  browse': free(): corrupted unsorted chunks: ADDR ***

Status in gvfs package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding gvfs.  This problem was most recently seen with version
  1.28.2-1ubuntu1~16.04.1, the problem page at
  https://errors.ubuntu.com/problem/a85596a057ced8bc0dea966a8bcd4deadf1e5c44
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1623723/+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 1623718] [NEW] /usr/bin/unity-scope-loader:11:malloc_consolidate:_int_malloc:__GI___libc_malloc:g_malloc:menu_realpath

2016-09-14 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding libunity.  This problem was most recently seen with version
7.1.4+16.10.20160516-0ubuntu1, the problem page at
https://errors.ubuntu.com/problem/ab6c1dc202240f4f35b4d90aba61e6d3e5e453de
contains more details.

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


** Tags: xenial yakkety

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

Title:
  /usr/bin/unity-scope-
  
loader:11:malloc_consolidate:_int_malloc:__GI___libc_malloc:g_malloc:menu_realpath

Status in libunity package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding libunity.  This problem was most recently seen with version
  7.1.4+16.10.20160516-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/ab6c1dc202240f4f35b4d90aba61e6d3e5e453de
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1623718/+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 1623666] Re: iOS10 will not connect to Ubuntu

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

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

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

Title:
  iOS10 will not connect to Ubuntu

Status in libimobiledevice package in Ubuntu:
  Confirmed

Bug description:
  Plug in iOS10 device, and it doesn't show the documents on it.

  Please package the recent fix in libimobiledevice:

  https://github.com/libimobiledevice/libimobiledevice/issues/327

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libimobiledevice/+bug/1623666/+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 1622248] Re: XPS 13 Ubuntu 16.04 No sound via internal speakers

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

** Changed in: alsa-driver (Ubuntu)
   Status: New => Confirmed

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

Title:
  XPS 13 Ubuntu 16.04 No sound via internal speakers

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  Internal speakers stopped working. I upgraded from Ubuntu 14.04 to
  Ubuntu 16.04 but to no avail. If  I connect via Thunderbolt to an
  Thunderbolt display, the speakers of the display do work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1622248/+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 1623665] Re: Image Magick appears twice in the list of installed applications

2016-09-14 Thread Jeremy Bicha
The duplicate ImageMagick issue is bug 1549732.

I don't know why the app should have two different star ratings though
since it's the same app.

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

Title:
  Image Magick appears twice in the list of installed applications

Status in gnome-software package in Ubuntu:
  New

Bug description:
  After a fresh install of Ubuntu 16.04.1, in the installed apps list,
  Image Magick appears twice, with identical descriptions. Curiously,
  the two packages have different ratings.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-software 
3.20.1+git20160617.1.0440874.ubuntu-xenial-0ubuntu1~16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Sep 14 00:50:05 2016
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-software
  InstallationDate: Installed on 2016-09-04 (10 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1623665/+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 1606078] Re: No sound with Ubuntu 16.04

2016-09-14 Thread Johnny
Might note after adding recommended line, terminal note reads:

** (gedit:5965): WARNING **: Set document metadata failed: Setting
attribute metadata::gedit-position not supported

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

Title:
  No sound with Ubuntu 16.04

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  After a fresh install of Ubuntu 16.04.1 on an LG S1 Express Dual
  laptop there was no sound from the speakers unless external speakers
  where hooked to the headphones socket. This applies to the Ubuntu
  Mate, Xubuntu and Lubuntu variants. This laptop was working fine for
  all previous releases up to 14.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic i686
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bashar 3263 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jul 25 01:51:19 2016
  InstallationDate: Installed on 2016-07-24 (0 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release i386 (20160719)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bashar 3263 F pulseaudio
  Symptom_Jack: Line Out, Internal
  Symptom_Type: No sound at all
  Title: [S1-M401E1, Realtek ALC880, Line Out, Internal] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/16/2006
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: RKYWSF0B
  dmi.board.name: ROCKY
  dmi.board.vendor: LG Electronics
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LG Electronics
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrRKYWSF0B:bd02/16/2006:svnLGElectronics:pnS1-M401E1:pvrNotApplicable:rvnLGElectronics:rnROCKY:rvrNotApplicable:cvnLGElectronics:ct10:cvrN/A:
  dmi.product.name: S1-M401E1
  dmi.product.version: Not Applicable
  dmi.sys.vendor: LG Electronics

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1606078/+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 1621539] Re: Unable to schedule "PM" events in Gnome Calendar 3.20.2

2016-09-14 Thread Jeremy Bicha
Sam, thanks for your feedback. I'm going to go ahead and mark this
bugfix as verified.

gnome-calendar does not support creating recurring events but you can
use evolution to do that. Since evolution and gnome-calendar support the
same backend, you'll see the repeated events in gnome-calendar. I opened
bug 1623675 for adding that feature to gnome-calendar directly.

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

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

Title:
  Unable to schedule "PM" events in Gnome Calendar 3.20.2

Status in GNOME Calendar:
  Fix Released
Status in gnome-calendar package in Ubuntu:
  Fix Released
Status in gnome-calendar source package in Xenial:
  Fix Committed

Bug description:
  Impact
  ==
  Users who have their computer time set to 12-hour time (AM/PM) instead of 
24-hour are unable to schedule PM events in gnome-calendar. 12-hour time is the 
default in the United States.

  The update fixes this issue and a few more.

  https://git.gnome.org/browse/gnome-calendar/tree/NEWS?h=gnome-3-20
  https://git.gnome.org/browse/gnome-calendar/log/?h=gnome-3-20

  Test Case
  =
  1. Open the Calendar app.
  2. Click on a date to schedule a new event. Click Edit Details.
  3. Are you able to set an event that starts and ends in the afternoon?

  Open the System Settings app. Click Time & Date. Switch time from
  12-hour to 24-hour (or the opposite). Repeat steps 1-3.

  4. Schedule a new event that starts on one day and ends on the next.
  Click the all-day box and hit Done.

  The event should span both days on the calendar.

  Regression Potential
  
  Low. This is a new upstream stable bugfix release and is recommended for all 
distros shipping GNOME 3.20.

  The 3.20.3 release was insufficient and might have made things worse (
  https://bugzilla.gnome.org/770679 ), but for 3.20.4 I helped identify
  the git commits already applied in the 3.21 series to fix this issue.

  Original Bug Report
  ===
  The bug is 100% reproducible. I can schedule "AM" events and all day events, 
but no "PM" events. I would expect the part of to advance after I had passed 
noon, but I can keep cycling through the first 12 hours of the day.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-calendar 3.20.2-0ubuntu0.1
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Sep  8 10:56:05 2016
  InstallationDate: Installed on 2013-04-26 (1231 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: gnome-calendar
  UpgradeStatus: Upgraded to xenial on 2016-04-02 (159 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-calendar/+bug/1621539/+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 1623676] [NEW] Youtube's home page crushes the browser starting a few hours ago

2016-09-14 Thread Danny
Public bug reported:

Starting a few hours ago, Every time I open Youtube it makes Firefox
freeze and turn grey. it's repeatable.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: firefox 48.0+build2-0ubuntu0.16.04.1
ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
Uname: Linux 4.4.0-36-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  Danny  3543 F pulseaudio
BuildID: 20160728203720
Channel: Unavailable
CurrentDesktop: Unity
Date: Thu Sep 15 00:23:43 2016
Extensions: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini 
or extensions.sqlite)
InstallationDate: Installed on 2016-06-25 (81 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
IpRoute:
 default via 132.65.248.1 dev wlp1s0  proto static  metric 600 
 132.65.116.7 via 132.65.248.1 dev wlp1s0  proto dhcp  metric 600 
 132.65.248.0/22 dev wlp1s0  proto kernel  scope link  src 132.65.250.195  
metric 600 
 169.254.0.0/16 dev wlp1s0  scope link  metric 1000
Locales: extensions.sqlite corrupt or missing
MostRecentCrashID: bp-b9c03b7b-20d7-40e3-8689-76c542160914
Plugins:
 Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
 Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
 Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
PrefSources:
 prefs.js
 
[Profile]/extensions/{a95d8332-e4b4-6e7f-98ac-20b733364387}/defaults/preferences/leechblock.js
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Profiles: Profile0 (Default) - LastVersion=48.0/20160728203720 (In use)
RelatedPackageVersions: google-talkplugin 5.41.3.0-1
RunningIncompatibleAddons: False
SourcePackage: firefox
SubmittedCrashIDs:
 bp-b9c03b7b-20d7-40e3-8689-76c542160914
 bp-dada1d16-d996-4f1b-8e9a-5ca392160906
 bp-c4f04396-7676-45b7-8e84-610612160830
 bp-e9907b0f-ebeb-4d78-833b-7c24a2160824
Themes: extensions.sqlite corrupt or missing
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/11/2015
dmi.bios.vendor: Acer
dmi.bios.version: V1.03
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: Luffy
dmi.board.vendor: Acer
dmi.board.version: V1.03
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAcer:bvrV1.03:bd09/11/2015:svnAcer:pnAspireR5-471T:pvrV1.03:rvnAcer:rnLuffy:rvrV1.03:cvnAcer:ct10:cvrChassisVersion:
dmi.product.name: Aspire R5-471T
dmi.product.version: V1.03
dmi.sys.vendor: Acer

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


** Tags: amd64 apport-bug xenial

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

Title:
  Youtube's home page crushes the browser starting a few hours ago

Status in firefox package in Ubuntu:
  New

Bug description:
  Starting a few hours ago, Every time I open Youtube it makes Firefox
  freeze and turn grey. it's repeatable.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 48.0+build2-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  Danny  3543 F pulseaudio
  BuildID: 20160728203720
  Channel: Unavailable
  CurrentDesktop: Unity
  Date: Thu Sep 15 00:23:43 2016
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2016-06-25 (81 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  IpRoute:
   default via 132.65.248.1 dev wlp1s0  proto static  metric 600 
   132.65.116.7 via 132.65.248.1 dev wlp1s0  proto dhcp  metric 600 
   132.65.248.0/22 dev wlp1s0  proto kernel  scope link  src 132.65.250.195  
metric 600 
   169.254.0.0/16 dev wlp1s0  scope link  metric 1000
  Locales: extensions.sqlite corrupt or missing
  MostRecentCrashID: bp-b9c03b7b-20d7-40e3-8689-76c542160914
  Plugins:
   Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
   Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
   Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  PrefSources:
   

[Desktop-packages] [Bug 1587154] Re: --working-directory does not work anymore

2016-09-14 Thread Jonathan Hartley
...and I'm using
$ gnome-terminal --version
GNOME Terminal 3.18.3
(in Ubuntu 16.04)

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

Title:
  --working-directory does not work anymore

Status in gnome-terminal package in Ubuntu:
  Confirmed

Bug description:
  
  After upgrading from ubuntu 14.04 to 16.04 one of my script the uses 
--working-directory option stopped working.

  Simply running:

  gnome-terminal --working-directory=/tmp

  Starts the terminal in my home directory. Changing the command to
  gnome-terminal.real does not solve my problem either.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1587154/+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 1623675] [NEW] Support adding and editing recurring events

2016-09-14 Thread Jeremy Bicha
Public bug reported:

It would be nice if you could use gnome-calendar to add recurring events
and make changes to them.

Workaround:
Install evolution and use its calendar to schedule and make changes to 
recurring events.

** Affects: gnome-calendar
 Importance: Unknown
 Status: Unknown

** Affects: gnome-calendar (Ubuntu)
 Importance: Wishlist
 Status: Triaged

** Bug watch added: GNOME Bug Tracker #756747
   https://bugzilla.gnome.org/show_bug.cgi?id=756747

** Also affects: gnome-calendar via
   https://bugzilla.gnome.org/show_bug.cgi?id=756747
   Importance: Unknown
   Status: Unknown

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

Title:
  Support adding and editing recurring events

Status in GNOME Calendar:
  Unknown
Status in gnome-calendar package in Ubuntu:
  Triaged

Bug description:
  It would be nice if you could use gnome-calendar to add recurring
  events and make changes to them.

  Workaround:
  Install evolution and use its calendar to schedule and make changes to 
recurring events.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-calendar/+bug/1623675/+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 1576930] Re: Excessive consumption RAM of mysqld daemon in Ubuntu 16.04

2016-09-14 Thread Colan Schwartz
Confirming that my memory footprint for MySQL dropped significantly
after installing the latest software updates.

** Changed in: mysql-5.7 (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  Excessive consumption RAM of mysqld daemon in Ubuntu 16.04

Status in Akonadi:
  New
Status in akonadi package in Ubuntu:
  Confirmed
Status in mysql-5.7 package in Ubuntu:
  Fix Released

Bug description:
  [Status]

  Suspected cause is triaged upstream in MySQL; awaiting fix.

  [Workaround]

  Proposed in comment 10; please report success or failure.

  [Original Description]

  In the last days using Kubuntu 16.04 I've noticed that after a while
  of use, RAM consumption of mysqld daemon rises above 800 MB, even
  surpassing Firefox, as you can see in the attached images.

  Initially, when system is just booted, RAM consumption of mysqld daemon it 
remains approximately 135-140 MB, but I have seen how after a while, in a 
matter of a few minutes, without touching anything, consumption rises 
progressively to around 830 MB.
  In the second image you can see that mysqld daemon is related to Akonadi, 
which at the same time has a lot of threads running. It is possible that the 
problem is in managing Akonadi processes, but it is clear that consumption of 
mysqld daemon is not normal, and that there must be a problem, either MySQL or 
Akonadi, causing this situation.

  I tried replacing MySQL with MariaDB, but will not let me uninstall
  MySQL components without also uninstall a lot of applications as
  dependencies (like Akonadi, Amarok, Kontact, KAdressBook ...). What I
  can do, even as an interim solution?

  Here are the attached screenshots:
  https://www.sendspace.com/file/712oyk
  https://www.sendspace.com/file/qcqeem

To manage notifications about this bug go to:
https://bugs.launchpad.net/akonadi/+bug/1576930/+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 1585084] Re: Volume notification keeps popping up constantly(the notifyosd bubble on top-right corner)

2016-09-14 Thread Anthony
Thanks for your help. Log attached.

** Attachment added: "pulseverbose.log"
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1585084/+attachment/4741175/+files/pulseverbose.log

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

Title:
  Volume notification keeps popping up constantly(the notifyosd bubble
  on top-right corner)

Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  I upgraded to Ubuntu 16.04 yesterday, I did a clean install while
  preserving the home directory which is mounted in a separate
  partition. Even during the installation I had constant volume
  notification bubble appearing on the top-right corner of my screen, it
  would come and go about twice every minute. I just thought it was due
  to installing hardware drivers or something but the problem persisted
  even when I booted into the freshly installed system. I did some
  searching and two users reported the exact problem. And one more
  suggested this happens because constant disconnect and reconnect of
  the sound card which makes sense as the sound settings flashes briefly
  during every popup. Someone on IRC suggested to kill pulseaudio and
  thus restart it, that does not fix the issue. I also tried the Live
  environment thinking it might be due to some old config files in home
  partition (which was preserved during upgrade), but this problem
  happens in the live environment as well, which makes sense because it
  was present during installation as well.

  Users with the same issue:
  http://ubuntuforums.org/showthread.php?t=2323815
  http://askubuntu.com/questions/773008/constant-volume-osd-in-16-04
  
http://askubuntu.com/questions/767466/sound-card-being-disconnected-reconnected-constantly

  Thanks.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: pulseaudio 1:8.0-0ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  sidd   1651 F pulseaudio
   /dev/snd/controlC0:  sidd   1651 F pulseaudio
   /dev/snd/controlC1:  sidd   1651 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue May 24 12:31:12 2016
  InstallationDate: Installed on 2016-05-23 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/23/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0705
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: M5A97 EVO
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0705:bd08/23/2011:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnASUSTeKComputerINC.:rnM5A97EVO:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To be filled by O.E.M.
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: To be filled by O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1585084/+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 1621539] Re: Unable to schedule "PM" events in Gnome Calendar 3.20.2

2016-09-14 Thread Sam Williams
Hey Jeremy and Chris!

Just download and checked your Gnome calendar fix and it now works as I
would expect. Before I wasn't seeing an "AM/PM" indicator and just
assumed it would change as you advanced time. Now I see it and have the
ability to use it without issue.

I also have the ability to created a calendar entry that spans multiple
days, but starting and ending at a particular time.

I just noticed one thing that I missed before. It may not have been
included in this version of the calendar application. I don't see the
ability to set a repeating or recurring event. So for now it looks like
I would need to go and manually set the recurrence.

Otherwise you definitely fixed the problem that was causing me issues.
Thanks for all your work and effort.

All the best!
Sam Williams

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

Title:
  Unable to schedule "PM" events in Gnome Calendar 3.20.2

Status in GNOME Calendar:
  Fix Released
Status in gnome-calendar package in Ubuntu:
  Fix Released
Status in gnome-calendar source package in Xenial:
  Fix Committed

Bug description:
  Impact
  ==
  Users who have their computer time set to 12-hour time (AM/PM) instead of 
24-hour are unable to schedule PM events in gnome-calendar. 12-hour time is the 
default in the United States.

  The update fixes this issue and a few more.

  https://git.gnome.org/browse/gnome-calendar/tree/NEWS?h=gnome-3-20
  https://git.gnome.org/browse/gnome-calendar/log/?h=gnome-3-20

  Test Case
  =
  1. Open the Calendar app.
  2. Click on a date to schedule a new event. Click Edit Details.
  3. Are you able to set an event that starts and ends in the afternoon?

  Open the System Settings app. Click Time & Date. Switch time from
  12-hour to 24-hour (or the opposite). Repeat steps 1-3.

  4. Schedule a new event that starts on one day and ends on the next.
  Click the all-day box and hit Done.

  The event should span both days on the calendar.

  Regression Potential
  
  Low. This is a new upstream stable bugfix release and is recommended for all 
distros shipping GNOME 3.20.

  The 3.20.3 release was insufficient and might have made things worse (
  https://bugzilla.gnome.org/770679 ), but for 3.20.4 I helped identify
  the git commits already applied in the 3.21 series to fix this issue.

  Original Bug Report
  ===
  The bug is 100% reproducible. I can schedule "AM" events and all day events, 
but no "PM" events. I would expect the part of to advance after I had passed 
noon, but I can keep cycling through the first 12 hours of the day.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-calendar 3.20.2-0ubuntu0.1
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Sep  8 10:56:05 2016
  InstallationDate: Installed on 2013-04-26 (1231 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: gnome-calendar
  UpgradeStatus: Upgraded to xenial on 2016-04-02 (159 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-calendar/+bug/1621539/+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 1591727] Re: When loading a webgl water demo it has wrong colors

2016-09-14 Thread K1773R
nvm, it was radeon (switched my g5's). chromium-bsu has the same problem
for example.

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

Title:
  When loading a webgl water demo it has wrong colors

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  When loading a webgl water demo it has wrong colors

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox-launchpad-plugin (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-24.43-powerpc64-smp 4.4.10
  Uname: Linux 4.4.0-24-powerpc64-smp ppc64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: powerpc
  CurrentDesktop: MATE
  Date: Sun Jun 12 19:13:36 2016
  InstallationDate: Installed on 2016-04-08 (65 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Beta powerpc 
(20160323.1)
  SourcePackage: firefox-launchpad-plugin
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1591727/+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 1587154] Re: --working-directory does not work anymore

2016-09-14 Thread Jonathan Hartley
This problem manifests for me if I modify my gnome-terminal profile to
start a custom command (e.g. '/bin/bash')

If I uncheck that option in the profile, to run the my default shell
instead, then --working-directory=/ works fine.

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

Title:
  --working-directory does not work anymore

Status in gnome-terminal package in Ubuntu:
  Confirmed

Bug description:
  
  After upgrading from ubuntu 14.04 to 16.04 one of my script the uses 
--working-directory option stopped working.

  Simply running:

  gnome-terminal --working-directory=/tmp

  Starts the terminal in my home directory. Changing the command to
  gnome-terminal.real does not solve my problem either.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1587154/+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 1623665] [NEW] Image Magick appears twice in the list of installed applications

2016-09-14 Thread Dan Dascalescu
Public bug reported:

After a fresh install of Ubuntu 16.04.1, in the installed apps list,
Image Magick appears twice, with identical descriptions. Curiously, the
two packages have different ratings.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gnome-software 
3.20.1+git20160617.1.0440874.ubuntu-xenial-0ubuntu1~16.04.1
ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
Uname: Linux 4.4.0-36-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Sep 14 00:50:05 2016
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/gnome-software
InstallationDate: Installed on 2016-09-04 (10 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
SourcePackage: gnome-software
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

** Attachment added: "Two image magicks by default.png"
   
https://bugs.launchpad.net/bugs/1623665/+attachment/4741166/+files/Two%20image%20magicks%20by%20default.png

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

Title:
  Image Magick appears twice in the list of installed applications

Status in gnome-software package in Ubuntu:
  New

Bug description:
  After a fresh install of Ubuntu 16.04.1, in the installed apps list,
  Image Magick appears twice, with identical descriptions. Curiously,
  the two packages have different ratings.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-software 
3.20.1+git20160617.1.0440874.ubuntu-xenial-0ubuntu1~16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Sep 14 00:50:05 2016
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-software
  InstallationDate: Installed on 2016-09-04 (10 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1623665/+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 1623666] [NEW] iOS10 will not connect to Ubuntu

2016-09-14 Thread NoBugs!
Public bug reported:

Plug in iOS10 device, and it doesn't show the documents on it.

Please package the recent fix in libimobiledevice:

https://github.com/libimobiledevice/libimobiledevice/issues/327

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

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

Title:
  iOS10 will not connect to Ubuntu

Status in libimobiledevice package in Ubuntu:
  New

Bug description:
  Plug in iOS10 device, and it doesn't show the documents on it.

  Please package the recent fix in libimobiledevice:

  https://github.com/libimobiledevice/libimobiledevice/issues/327

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libimobiledevice/+bug/1623666/+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 1621539] Re: Unable to schedule "PM" events in Gnome Calendar 3.20.2

2016-09-14 Thread Bug Watch Updater
** Changed in: gnome-calendar
   Status: Confirmed => Fix Released

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

Title:
  Unable to schedule "PM" events in Gnome Calendar 3.20.2

Status in GNOME Calendar:
  Fix Released
Status in gnome-calendar package in Ubuntu:
  Fix Released
Status in gnome-calendar source package in Xenial:
  Fix Committed

Bug description:
  Impact
  ==
  Users who have their computer time set to 12-hour time (AM/PM) instead of 
24-hour are unable to schedule PM events in gnome-calendar. 12-hour time is the 
default in the United States.

  The update fixes this issue and a few more.

  https://git.gnome.org/browse/gnome-calendar/tree/NEWS?h=gnome-3-20
  https://git.gnome.org/browse/gnome-calendar/log/?h=gnome-3-20

  Test Case
  =
  1. Open the Calendar app.
  2. Click on a date to schedule a new event. Click Edit Details.
  3. Are you able to set an event that starts and ends in the afternoon?

  Open the System Settings app. Click Time & Date. Switch time from
  12-hour to 24-hour (or the opposite). Repeat steps 1-3.

  4. Schedule a new event that starts on one day and ends on the next.
  Click the all-day box and hit Done.

  The event should span both days on the calendar.

  Regression Potential
  
  Low. This is a new upstream stable bugfix release and is recommended for all 
distros shipping GNOME 3.20.

  The 3.20.3 release was insufficient and might have made things worse (
  https://bugzilla.gnome.org/770679 ), but for 3.20.4 I helped identify
  the git commits already applied in the 3.21 series to fix this issue.

  Original Bug Report
  ===
  The bug is 100% reproducible. I can schedule "AM" events and all day events, 
but no "PM" events. I would expect the part of to advance after I had passed 
noon, but I can keep cycling through the first 12 hours of the day.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-calendar 3.20.2-0ubuntu0.1
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Sep  8 10:56:05 2016
  InstallationDate: Installed on 2013-04-26 (1231 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: gnome-calendar
  UpgradeStatus: Upgraded to xenial on 2016-04-02 (159 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-calendar/+bug/1621539/+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 874579] Re: UI Issue: WiFi network stength hard to see with many networks.

2016-09-14 Thread IlarioGelmetti
In my opinion moving the lock icon in a position where it doesn't
overlap with the indicator should solve.

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

Title:
  UI Issue: WiFi network stength hard to see with many networks.

Status in network-manager-applet package in Ubuntu:
  Confirmed

Bug description:
  When looking at the 'More Networks' drop down for the network manager
  indicator, we see that a large collection of networks can make trying
  to see the strength of a network quite hard. The Icons don't lend
  themselves to being stacked one on top of another as in the list.

  See the screenshot for an example.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/874579/+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 1623639] [NEW] netpbm: "anytopnm" doesn't recognize some file types

2016-09-14 Thread Peter Selinger
Public bug reported:

/usr/bin/anytopnm uses the output of "file" to recognize the image format of 
the input file.
Apparently the output of "file" has changed, and therefore it is no longer 
correctly recognized by anytopnm. Example:

$ file /tmp/x.ppm
/tmp/x.ppm: Netpbm image data, size = 5100 x 6600, rawbits, pixmap

However, /usr/bin/anytopnm (line 64) looks for the strings *PBM* | *PGM*
| *PPM* )

For example:

$ cat /tmp/x.ppm | anytopnm
/usr/bin/anytopnm: unknown file type:  Netpbm image data, size = 5100 x 6600, 
rawbits, pixmap

Suggested fix: update /usr/bin/anytopnm to recognize the string "Netpbm"
in addition to PBM, PGM, PPM.

** Affects: netpbm-free (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  netpbm: "anytopnm" doesn't recognize some file types

Status in netpbm-free package in Ubuntu:
  New

Bug description:
  /usr/bin/anytopnm uses the output of "file" to recognize the image format of 
the input file.
  Apparently the output of "file" has changed, and therefore it is no longer 
correctly recognized by anytopnm. Example:

  $ file /tmp/x.ppm
  /tmp/x.ppm: Netpbm image data, size = 5100 x 6600, rawbits, pixmap

  However, /usr/bin/anytopnm (line 64) looks for the strings *PBM* |
  *PGM* | *PPM* )

  For example:

  $ cat /tmp/x.ppm | anytopnm
  /usr/bin/anytopnm: unknown file type:  Netpbm image data, size = 5100 x 6600, 
rawbits, pixmap

  Suggested fix: update /usr/bin/anytopnm to recognize the string
  "Netpbm" in addition to PBM, PGM, PPM.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netpbm-free/+bug/1623639/+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 1581076] Re: Xorg segfaults on start-up on Big Endian PPC hardware

2016-09-14 Thread Christopher Townsend
** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Xorg segfaults on start-up on Big Endian PPC hardware

Status in xorg-server package in Ubuntu:
  Fix Released
Status in xorg-server source package in Xenial:
  Fix Committed

Bug description:
  On my Big Endian PowerPC machine, Xorg segfaults when starting. I have
  been able to confirm that this does not happen when building Xorg from
  upstream source, and then further confirmed that the source of the
  segfault appears to be caused by a non-upstreamed, ubuntu specific
  patch.

  When building the xorg-server-1.18.3 deb from source, I commented out
  the following patches from debian/patches/series to try to isolate the
  source of the crash. With the following patches not-applied, and the
  resulting .deb package built, the segfault on start does not occur.

  08_xfree86_fix_ia64_inx_outx.diff
  105_nvidia_autodetect.patch
  168_glibc_trace_to_stderr.patch
  188_default_primary_to_first_busid.patch
  190_cache-xkbcomp_output_for_fast_start_up.patch
  191-Xorg-add-an-extra-module-path.patch
  232-xf86compatoutput-valgrind.patch
  no-nv.patch
  228_autobind_gpu.patch
  xf86-inactive-gpuscreen.patch
  config-add-no-removal.patch
  xf86-ignore-conflicting-rr-caps.patch
  fix-detach-gpu.patch
  disable-rotation-transform-gpuscreens.patch
  xmir.patch
  xmir-desktop-file-hint-flag.patch
  drm_device_keep_trying.patch
  xi2-resize-touch.patch
  xmir-fixes.diff

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1581076/+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 1562219] Re: xinit will not work as non-root.

2016-09-14 Thread hackeron
The workaround is not working :( -

$ sudo setfacl -m u:kodi:rw /dev/tty0 /dev/tty7
setfacl: Option -m: Invalid argument near character 3
$ sudo chmod 0660 /dev/tty*
$
$ startx
...
Fatal server error:
(EE) parse_vt_settings: Cannot open /dev/tty0 (No such file or directory)
...


Any ideas?

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

Title:
  xinit will not work as non-root.

Status in xinit package in Ubuntu:
  Confirmed

Bug description:
  When attempting to run xinit or startx after upgrading from 14.04 to
  16.04 it will not work.  There seems to be some sort of permission
  issue.  I have seen another person with this issue as well here:

  http://askubuntu.com/questions/749370/ubuntu-16-04-xf86openconsole-
  cannot-open-virtual-console-2?newreg=ba376d7a182d44608ed4675346b1ed74

  An example is when attempting to launch kodi, which worked prior to
  the upgrade:

  xinit /usr/bin/kodi --standalone -- -nocursor :0

  
  X.Org X Server 1.18.1
  Release Date: 2016-02-08
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 3.13.0-79-generic x86_64 Ubuntu
  Current Operating System: Linux hostname 4.4.0-15-generic #31-Ubuntu SMP Fri 
Mar 18 19:08:31 UTC 2016 x86_64
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic 
root=UUID=6f2e8267-1240-4f7b-9889-42e65d74767e ro biosdevname=0 text
  Build Date: 11 March 2016  07:43:21AM
  xorg-server 2:1.18.1-1ubuntu4 (For technical support please see 
http://www.ubuntu.com/support) 
  Current version of pixman: 0.33.6
  Before reporting problems, check http://wiki.x.org
  to make sure that you have the latest version.
  Markers: (--) probed, (**) from config file, (==) default setting,
  (++) from command line, (!!) notice, (II) informational,
  (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  (==) Log file: "/home/arch/.local/share/xorg/Xorg.0.log", Time: Fri Mar 25 
20:14:07 2016
  (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  (EE) 
  Fatal server error:
  (EE) xf86OpenConsole: Cannot open virtual console 2 (Permission denied)
  (EE) 
  (EE) 
  Please consult the The X.Org Foundation support 
   at http://wiki.x.org
   for help. 
  (EE) Please also check the log file at 
"/home/arch/.local/share/xorg/Xorg.0.log" for additional information.
  (EE) 
  (EE) Server terminated with error (1). Closing log file.
  xinit: giving up
  xinit: unable to connect to X server: Connection refused

  
  I have tried numerous workarounds including reinstalling xorg, removing all 
x-related files in my profile, and creating a new user.  Unfortunately none of 
these worked.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xinit 1.3.4-3
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Fri Mar 25 20:14:18 2016
  DistUpgraded: 2016-03-25 09:16:37,728 DEBUG enabling apt cron job
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus: oem-audio-hda-daily, 0.201412181801~ubuntu14.04.1, 
3.13.0-83-generic, x86_64: installed
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/xinit
  GraphicsCard:
   Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics 
Controller [8086:0402] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Xeon E3-1200 v3/4th Gen Core Processor 
Integrated Graphics Controller [1849:0402]
  InstallationDate: Installed on 2014-12-14 (467 days ago)
  InstallationMedia: Ubuntu-Server 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.3)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic 
root=UUID=6f2e8267-1240-4f7b-9889-42e65d74767e ro biosdevname=0 text
  SourcePackage: xinit
  UpgradeStatus: Upgraded to xenial on 2016-03-25 (0 days ago)
  dmi.bios.date: 05/18/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.90
  dmi.board.name: H97M Pro4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.90:bd05/18/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97MPro4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.1.2-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  

[Desktop-packages] [Bug 1617925] Re: Xmir: Received an unknown 11 event

2016-09-14 Thread Christopher Townsend
I enabled xenial-proposed and installed xmir.  I can confirm this bug is
fixed.

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

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

Title:
  Xmir:  Received an unknown 11 event

Status in xorg-server package in Ubuntu:
  Fix Released
Status in xorg-server source package in Xenial:
  Fix Committed

Bug description:
  Xmir says:

  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1617925/+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 1590553] Re: Xmir -rootless: Buttons are randomly unclickable (popups vanish instantly)

2016-09-14 Thread Christopher Townsend
I have enabled xenial-proposed and installed xmir.  I can confirm this
bug is fixed.

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

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

Title:
  Xmir -rootless: Buttons are randomly unclickable (popups vanish
  instantly)

Status in xorg-server package in Ubuntu:
  Fix Released
Status in xorg-server source package in Xenial:
  Fix Committed

Bug description:
  Xmir -rootless: Buttons are randomly unclickable

  I've noticed this in LibreOffice Impress and Chromium browser.
  Sometimes when clicking buttons, the button just flickers and does
  nothing. Sometimes it also involves a popup menu flickering and out.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1590553/+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 1591356] Re: keyboard autorepeat in Xmir apps & GTK-on-Mir does not work

2016-09-14 Thread Christopher Townsend
I have enabled xenial-proposed and installed xmir.  I can confirm this
bug is fixed.

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

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

Title:
  keyboard autorepeat in Xmir apps & GTK-on-Mir does not work

Status in Canonical System Image:
  Confirmed
Status in GTK+:
  Fix Released
Status in gtk+3.0 package in Ubuntu:
  Triaged
Status in libertine package in Ubuntu:
  Invalid
Status in xorg-server package in Ubuntu:
  Fix Released
Status in gtk+3.0 source package in Xenial:
  New
Status in libertine source package in Xenial:
  New
Status in xorg-server source package in Xenial:
  Fix Committed
Status in xorg-server package in Ubuntu RTM:
  New

Bug description:
  [Impact]

  Auto key repeating does not work in Libertine X apps which is very
  frustrating to users.

  [Test Case]

  1. Install xterm in libertine
  2. Start xterm from the "Xapps" scope
  3. Wait for xterm to appear
  4. Press and hold a key

  See how it only appears once and not multiple times as it should.

  [Regression Potential]

  Non observed.

  
  Original Description:

  How to reproduce:
   * Install xterm in libertine
   * Start xterm from the "Xapps" scope
   * Wait for xterm to appear
   * Press and hold a key
   * See how it only appears once and not multiple times as it should

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1591356/+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 1601971] Re: update fails, "AppStream cache update failed."

2016-09-14 Thread Matthias Klumpp
Sounds like some OverlayFS weirdness...

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

Title:
  update fails, "AppStream cache update failed."

Status in appstream package in Ubuntu:
  Confirmed

Bug description:
  Booted 16.04 amd64 from DVD, opened a gnome-terminal and ran,

  ubuntu@ubuntu:~$ sudo apt-get update
  Ign:1 cdrom://Ubuntu 16.04 LTS _Xenial Xerus_ - Release amd64 (20160420.1) 
xenial InRelease
  Hit:2 cdrom://Ubuntu 16.04 LTS _Xenial Xerus_ - Release amd64 (20160420.1) 
xenial Release
  Get:4 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]  
 
  Get:5 http://security.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]   
 
  Get:6 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [94.5 kB]
  Get:7 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages 
[119 kB]
  Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1,201 kB]
  Get:9 http://archive.ubuntu.com/ubuntu xenial/main Translation-en [568 kB]
   
  Get:10 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en 
[45.3 kB]
  Get:11 http://security.ubuntu.com/ubuntu xenial-security/main amd64 DEP-11 
Metadata [44.0 kB]
  Get:12 http://security.ubuntu.com/ubuntu xenial-security/main DEP-11 64x64 
Icons [50.8 kB]
  Get:13 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 
DEP-11 Metadata [158 B]
  Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 DEP-11 Metadata 
[733 kB]
  Get:15 http://archive.ubuntu.com/ubuntu xenial/main DEP-11 64x64 Icons [409 
kB]
  Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages 
[252 kB]
  Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main Translation-en 
[99.8 kB]
  Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11 
Metadata [186 kB]
  Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/main DEP-11 64x64 
Icons [150 kB]
  Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 
DEP-11 Metadata [157 B]
  Fetched 4,293 kB in 1s (2,360 kB/s) 

  ** (appstreamcli:2593): CRITICAL **: Error while moving old database out of 
the way.
  AppStream cache update failed.
  Reading package lists... Done

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: appstream 0.9.4-1
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.376
  CurrentDesktop: Unity
  Date: Mon Jul 11 19:24:40 2016
  LiveMediaBuild: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: appstream
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1601971/+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 1623294] Re: Black screen on startup after HWE stack update on Ubuntu 14.04 LTS [Radeon R7 graphics]

2016-09-14 Thread James McKay
Further info—Xorg.log.Old is completely blank after a failed boot. I'm
assuming that means Xorg failed to start altogether?

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

Title:
  Black screen on startup after HWE stack update on Ubuntu 14.04 LTS
  [Radeon R7 graphics]

Status in xorg package in Ubuntu:
  New

Bug description:
  After updating the HWE stack on Ubuntu 14.04 LTS, my computer now
  regularly boots to a black screen upon startup. I briefly see the
  purple screen (but no plymouth), and then nothing. You can hear the
  ubuntu drum roll, though, and I can reboot using the alt+Sysrq+B
  option.

  Adding the nomodeset parameter in GRUB offers a solution of sorts, but
  the computer boots with Gallium 0.4 on llvmpipe graphics, which makes
  gaming basically impossible. I can still boot regularly using the
  3.16.0-77-generic kernel saved in GRUB.

  Other info:

  1) I tried an Ubuntu live USB stick with both 14.04.5 on it and then 16.04 
and got the same problem.
  2) My UEFI firmware is up-to-date as of 1 or 2 days ago.
  3) The kernel in question is 4.4.0-36-generic.
  4) Ubuntu release: 14.04.5 LTS
  5) I have never installed the fglrx driver—I have always used the open-source 
driver.
  6) My exact GPU: AMD A10-7700K Radeon R7 (Kaveri).
  7) I'm not sure that the dmesg log automatically attached by apport will be 
helpful because of the "nomodeset" parameter, so I have attached a dmesg log 
grabbed from a failed boot. With guidance, I can do the same for other relevant 
logs.

  Hope that's helpful!

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 4.4.0-36.55~14.04.1-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Sep 13 21:46:45 2016
  DistUpgraded: 2016-08-26 20:07:12,800 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:1313] (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:1313]
  InstallationDate: Installed on 2015-06-24 (447 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=228ea1db-87eb-476d-b97f-5a4a28c618f4 ro nomodeset quiet splash 
vt.handoff=7
  Renderer: Software
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2016-08-27 (18 days ago)
  dmi.bios.date: 03/15/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.30
  dmi.board.name: FM2A78M-HD+ R2.0
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.30:bd03/15/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A78M-HD+R2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.11.3+14.04.20160425-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Tue Sep 13 21:07:07 2016
  xserver.configfile: default
  xserver.errors:
   open /dev/dri/card0: No such file or directory
   open /dev/dri/card0: No such file or directory
   Screen 0 deleted because of no matching config section.
   Screen 0 deleted because of no matching config section.
   AIGLX: reverting to software rendering
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.18.3-1ubuntu2.2~trusty3

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

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

[Desktop-packages] [Bug 1598316] Re: gtk2-engines-murrine desktop text shadow problem

2016-09-14 Thread Mathew Hodson
** No longer affects: xfdesktop4 (Ubuntu Xenial)

** No longer affects: xfdesktop4 (Ubuntu)

** No longer affects: shimmer-themes (Ubuntu Xenial)

** No longer affects: shimmer-themes (Ubuntu)

** No longer affects: arc-theme (Ubuntu)

** Project changed: numix => ubuntu-translations

** Changed in: ubuntu-translations
   Importance: Unknown => Undecided

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

** Changed in: ubuntu-translations
 Remote watch: github.com/numixproject/numix-gtk-theme/issues #492 => None

** No longer affects: ubuntu-translations

** Project changed: arc-theme => ubuntu-translations

** Changed in: ubuntu-translations
   Importance: Unknown => Undecided

** Changed in: ubuntu-translations
 Remote watch: github.com/horst3180/arc-theme/issues #607 => None

** No longer affects: ubuntu-translations

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

Title:
  gtk2-engines-murrine desktop text shadow problem

Status in gtk2-engines-murrine package in Ubuntu:
  Fix Released
Status in gtk2-engines-murrine source package in Xenial:
  Fix Released
Status in gtk2-engines-murrine package in Debian:
  New

Bug description:
  Impact
  ==
  https://launchpad.net/ubuntu/+source/gtk2-engines-murrine/0.98.2-0ubuntu2.1

  The above SRU caused a major regression: On Xfce, desktop icon labels
  are now badly misaligned. This affects numix-gtk-theme which is
  included (but not as the default theme) with Xubuntu 16.04 LTS. Third-
  party affected themes include Arc and Vertex.

  Test Case
  =
  1. In Xubuntu 16.04 LTS, open the Xfce menu in the top left corner of the 
screen.
  2. Select Settings>Appearance
  3. Select Numix.

  Do the desktop icon labels look ok or do they look like the screenshot
  posted in comment #17?

  Regression Potential
  
  This obviously re-opens bug 1294699 but that seems to be a fairly obscure 
bug. Who sets their default system theme to a bitmap font in 2016? That 
regression is outweighed by breaking several popular themes.

  Original Bug Report and Followup
  
  Upgraded my xubuntu 16.04 system on 01 Jul 2016.  The apt update included an 
upgrade to gtk2-engines-murrine.  However, after the upgrade and boot, the any 
desktop text, folder, launcher, etc. had a problem with the text and shadow 
being quite far apart.

  This bug affects themes that use the textstyle feature of the murrine
  engine on xfdesktop4. Ubuntu MATE 16.04, which also uses gtk2 but has
  caja draw the desktop icons instead of xfdesktop, does not appear to
  be affected (or at least not nearly as noticeably).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk2-engines-murrine/+bug/1598316/+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 1623295] Re: Black screen on startup after HWE stack update on Ubuntu 14.04 LTS [Radeon R7 graphics]

2016-09-14 Thread James McKay
*** This bug is a duplicate of bug 1623294 ***
https://bugs.launchpad.net/bugs/1623294

Thanks Hans!

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

Title:
  Black screen on startup after HWE stack update on Ubuntu 14.04 LTS
  [Radeon R7 graphics]

Status in xorg package in Ubuntu:
  New

Bug description:
  After updating the HWE stack on Ubuntu 14.04 LTS, my computer now
  regularly boots to a black screen upon startup. I briefly see the
  purple screen (but no plymouth), and then nothing. You can hear the
  ubuntu drum roll, though, and I can reboot using the alt+Sysrq+B
  option.

  Adding the nomodeset parameter in GRUB offers a solution of sorts, but
  the computer boots with Gallium 0.4 on llvmpipe graphics, which makes
  gaming basically impossible. I can still boot regularly using the
  3.16.0-77-generic kernel saved in GRUB.

  Other info:

  1) I tried an Ubuntu live USB stick with both 14.04.5 on it and then 16.04 
and got the same problem.
  2) My UEFI firmware is up-to-date as of 1 or 2 days ago.
  3) The kernel in question is 4.4.0-36-generic.
  4) Ubuntu release: 14.04.5 LTS
  5) I have never installed the fglrx driver—I have always used the open-source 
driver.
  6) My exact GPU: AMD A10-7700K Radeon R7 (Kaveri).
  7) I'm not sure that the dmesg log automatically attached by apport will be 
helpful because of the "nomodeset" parameter, so I have attached a dmesg log 
grabbed from a failed boot. With guidance, I can do the same for other relevant 
logs.

  Hope that's helpful!

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 4.4.0-36.55~14.04.1-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Sep 13 21:46:45 2016
  DistUpgraded: 2016-08-26 20:07:12,800 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:1313] (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:1313]
  InstallationDate: Installed on 2015-06-24 (447 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=228ea1db-87eb-476d-b97f-5a4a28c618f4 ro nomodeset quiet splash 
vt.handoff=7
  Renderer: Software
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2016-08-27 (18 days ago)
  dmi.bios.date: 03/15/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.30
  dmi.board.name: FM2A78M-HD+ R2.0
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.30:bd03/15/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A78M-HD+R2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.11.3+14.04.20160425-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Tue Sep 13 21:07:07 2016
  xserver.configfile: default
  xserver.errors:
   open /dev/dri/card0: No such file or directory
   open /dev/dri/card0: No such file or directory
   Screen 0 deleted because of no matching config section.
   Screen 0 deleted because of no matching config section.
   AIGLX: reverting to software rendering
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.18.3-1ubuntu2.2~trusty3

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

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

[Desktop-packages] [Bug 1601971] Re: update fails, "AppStream cache update failed."

2016-09-14 Thread Daniel Gimpelevich
An strace shows the following:

rename("/var/cache/app-info/xapian/default", "/var/cache/app-
info/xapian/default_old") = -1 EXDEV (Invalid cross-device link)

Doing "sudo mv /var/cache/app-info/xapian/default /var/cache/app-
info/xapian/default_old" followed by "sudo mv /var/cache/app-
info/xapian/default_old /var/cache/app-info/xapian/default" makes it
work thereafter.

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

Title:
  update fails, "AppStream cache update failed."

Status in appstream package in Ubuntu:
  Confirmed

Bug description:
  Booted 16.04 amd64 from DVD, opened a gnome-terminal and ran,

  ubuntu@ubuntu:~$ sudo apt-get update
  Ign:1 cdrom://Ubuntu 16.04 LTS _Xenial Xerus_ - Release amd64 (20160420.1) 
xenial InRelease
  Hit:2 cdrom://Ubuntu 16.04 LTS _Xenial Xerus_ - Release amd64 (20160420.1) 
xenial Release
  Get:4 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]  
 
  Get:5 http://security.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]   
 
  Get:6 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [94.5 kB]
  Get:7 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages 
[119 kB]
  Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1,201 kB]
  Get:9 http://archive.ubuntu.com/ubuntu xenial/main Translation-en [568 kB]
   
  Get:10 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en 
[45.3 kB]
  Get:11 http://security.ubuntu.com/ubuntu xenial-security/main amd64 DEP-11 
Metadata [44.0 kB]
  Get:12 http://security.ubuntu.com/ubuntu xenial-security/main DEP-11 64x64 
Icons [50.8 kB]
  Get:13 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 
DEP-11 Metadata [158 B]
  Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 DEP-11 Metadata 
[733 kB]
  Get:15 http://archive.ubuntu.com/ubuntu xenial/main DEP-11 64x64 Icons [409 
kB]
  Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages 
[252 kB]
  Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main Translation-en 
[99.8 kB]
  Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11 
Metadata [186 kB]
  Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/main DEP-11 64x64 
Icons [150 kB]
  Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 
DEP-11 Metadata [157 B]
  Fetched 4,293 kB in 1s (2,360 kB/s) 

  ** (appstreamcli:2593): CRITICAL **: Error while moving old database out of 
the way.
  AppStream cache update failed.
  Reading package lists... Done

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: appstream 0.9.4-1
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.376
  CurrentDesktop: Unity
  Date: Mon Jul 11 19:24:40 2016
  LiveMediaBuild: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: appstream
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1601971/+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 1579911] Re: Totem unable to play VirtualBox webm files

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

** Changed in: gstreamer1.0 (Ubuntu)
   Status: New => Confirmed

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

Title:
  Totem unable to play VirtualBox webm files

Status in gstreamer1.0 package in Ubuntu:
  Confirmed

Bug description:
  Totem is unable to play VirtualBox .webm Video Capture files.

  I have gstreamer-plugins-good, bad and ugly installed.

  VLC plays these files just fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libgstreamer1.0-0 1.8.0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  9 13:46:50 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-05-09 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: gstreamer1.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1579911/+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 1601971] Re: update fails, "AppStream cache update failed."

2016-09-14 Thread Daniel Gimpelevich
Still present in ubuntu-16.04.1-desktop-amd64.iso

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

Title:
  update fails, "AppStream cache update failed."

Status in appstream package in Ubuntu:
  Confirmed

Bug description:
  Booted 16.04 amd64 from DVD, opened a gnome-terminal and ran,

  ubuntu@ubuntu:~$ sudo apt-get update
  Ign:1 cdrom://Ubuntu 16.04 LTS _Xenial Xerus_ - Release amd64 (20160420.1) 
xenial InRelease
  Hit:2 cdrom://Ubuntu 16.04 LTS _Xenial Xerus_ - Release amd64 (20160420.1) 
xenial Release
  Get:4 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]  
 
  Get:5 http://security.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]   
 
  Get:6 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [94.5 kB]
  Get:7 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages 
[119 kB]
  Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1,201 kB]
  Get:9 http://archive.ubuntu.com/ubuntu xenial/main Translation-en [568 kB]
   
  Get:10 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en 
[45.3 kB]
  Get:11 http://security.ubuntu.com/ubuntu xenial-security/main amd64 DEP-11 
Metadata [44.0 kB]
  Get:12 http://security.ubuntu.com/ubuntu xenial-security/main DEP-11 64x64 
Icons [50.8 kB]
  Get:13 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 
DEP-11 Metadata [158 B]
  Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 DEP-11 Metadata 
[733 kB]
  Get:15 http://archive.ubuntu.com/ubuntu xenial/main DEP-11 64x64 Icons [409 
kB]
  Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages 
[252 kB]
  Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main Translation-en 
[99.8 kB]
  Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11 
Metadata [186 kB]
  Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/main DEP-11 64x64 
Icons [150 kB]
  Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 
DEP-11 Metadata [157 B]
  Fetched 4,293 kB in 1s (2,360 kB/s) 

  ** (appstreamcli:2593): CRITICAL **: Error while moving old database out of 
the way.
  AppStream cache update failed.
  Reading package lists... Done

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: appstream 0.9.4-1
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.376
  CurrentDesktop: Unity
  Date: Mon Jul 11 19:24:40 2016
  LiveMediaBuild: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: appstream
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1601971/+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 1581076] Re: Xorg segfaults on start-up on Big Endian PPC hardware

2016-09-14 Thread Alex Perez
I see that the build has completed successfully. I manually fetched and
installed https://launchpad.net/ubuntu/+source/xorg-
server/2:1.18.4-0ubuntu0.1/+build/10751236/+files/xserver-xorg-
core_1.18.4-0ubuntu0.1_powerpc.deb , and Xorg came to life as expected,
without the segfault.

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

Title:
  Xorg segfaults on start-up on Big Endian PPC hardware

Status in xorg-server package in Ubuntu:
  Fix Released
Status in xorg-server source package in Xenial:
  Fix Committed

Bug description:
  On my Big Endian PowerPC machine, Xorg segfaults when starting. I have
  been able to confirm that this does not happen when building Xorg from
  upstream source, and then further confirmed that the source of the
  segfault appears to be caused by a non-upstreamed, ubuntu specific
  patch.

  When building the xorg-server-1.18.3 deb from source, I commented out
  the following patches from debian/patches/series to try to isolate the
  source of the crash. With the following patches not-applied, and the
  resulting .deb package built, the segfault on start does not occur.

  08_xfree86_fix_ia64_inx_outx.diff
  105_nvidia_autodetect.patch
  168_glibc_trace_to_stderr.patch
  188_default_primary_to_first_busid.patch
  190_cache-xkbcomp_output_for_fast_start_up.patch
  191-Xorg-add-an-extra-module-path.patch
  232-xf86compatoutput-valgrind.patch
  no-nv.patch
  228_autobind_gpu.patch
  xf86-inactive-gpuscreen.patch
  config-add-no-removal.patch
  xf86-ignore-conflicting-rr-caps.patch
  fix-detach-gpu.patch
  disable-rotation-transform-gpuscreens.patch
  xmir.patch
  xmir-desktop-file-hint-flag.patch
  drm_device_keep_trying.patch
  xi2-resize-touch.patch
  xmir-fixes.diff

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1581076/+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 432946] Re: add failsafe option

2016-09-14 Thread Bug Watch Updater
** Changed in: gnome-session
   Status: New => Expired

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

Title:
  add failsafe option

Status in gnome-session:
  Expired
Status in gnome-session package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: gnome-session

  Using the patch in bug 432945 for gdm we can add a failsafe session
  for GNOME again. Running a failsafe session disables compiz and all
  user startup items. The most important one is compiz in case users
  have problems logging in because of it like the recent problems with
  Radeon HD cards.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-session/+bug/432946/+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 1623295] Re: Black screen on startup after HWE stack update on Ubuntu 14.04 LTS [Radeon R7 graphics]

2016-09-14 Thread Hans Joachim Desserud
*** This bug is a duplicate of bug 1623294 ***
https://bugs.launchpad.net/bugs/1623294

>Accidentally submitted this bug twice . . . Not sure how to delete the
duplicate.

Look for "Mark as duplicate" towards the top on the right side. I've
marked this issue as a duplicate of the other.


** This bug has been marked a duplicate of bug 1623294
   Black screen on startup after HWE stack update on Ubuntu 14.04 LTS [Radeon 
R7 graphics]

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

Title:
  Black screen on startup after HWE stack update on Ubuntu 14.04 LTS
  [Radeon R7 graphics]

Status in xorg package in Ubuntu:
  New

Bug description:
  After updating the HWE stack on Ubuntu 14.04 LTS, my computer now
  regularly boots to a black screen upon startup. I briefly see the
  purple screen (but no plymouth), and then nothing. You can hear the
  ubuntu drum roll, though, and I can reboot using the alt+Sysrq+B
  option.

  Adding the nomodeset parameter in GRUB offers a solution of sorts, but
  the computer boots with Gallium 0.4 on llvmpipe graphics, which makes
  gaming basically impossible. I can still boot regularly using the
  3.16.0-77-generic kernel saved in GRUB.

  Other info:

  1) I tried an Ubuntu live USB stick with both 14.04.5 on it and then 16.04 
and got the same problem.
  2) My UEFI firmware is up-to-date as of 1 or 2 days ago.
  3) The kernel in question is 4.4.0-36-generic.
  4) Ubuntu release: 14.04.5 LTS
  5) I have never installed the fglrx driver—I have always used the open-source 
driver.
  6) My exact GPU: AMD A10-7700K Radeon R7 (Kaveri).
  7) I'm not sure that the dmesg log automatically attached by apport will be 
helpful because of the "nomodeset" parameter, so I have attached a dmesg log 
grabbed from a failed boot. With guidance, I can do the same for other relevant 
logs.

  Hope that's helpful!

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 4.4.0-36.55~14.04.1-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Sep 13 21:46:45 2016
  DistUpgraded: 2016-08-26 20:07:12,800 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:1313] (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:1313]
  InstallationDate: Installed on 2015-06-24 (447 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=228ea1db-87eb-476d-b97f-5a4a28c618f4 ro nomodeset quiet splash 
vt.handoff=7
  Renderer: Software
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2016-08-27 (18 days ago)
  dmi.bios.date: 03/15/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.30
  dmi.board.name: FM2A78M-HD+ R2.0
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.30:bd03/15/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A78M-HD+R2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.11.3+14.04.20160425-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Tue Sep 13 21:07:07 2016
  xserver.configfile: default
  xserver.errors:
   open /dev/dri/card0: No such file or directory
   open /dev/dri/card0: No such file or directory
   Screen 0 deleted because of no matching config section.
   Screen 0 deleted because of no matching config section.
   AIGLX: reverting to software rendering
  

[Desktop-packages] [Bug 1621539] Re: Unable to schedule "PM" events in Gnome Calendar 3.20.2

2016-09-14 Thread Chris J Arges
Hello Sam, or anyone else affected,

Accepted gnome-calendar into xenial-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/gnome-
calendar/3.20.4-0ubuntu0.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: gnome-calendar (Ubuntu Xenial)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

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

Title:
  Unable to schedule "PM" events in Gnome Calendar 3.20.2

Status in GNOME Calendar:
  Confirmed
Status in gnome-calendar package in Ubuntu:
  Fix Released
Status in gnome-calendar source package in Xenial:
  Fix Committed

Bug description:
  Impact
  ==
  Users who have their computer time set to 12-hour time (AM/PM) instead of 
24-hour are unable to schedule PM events in gnome-calendar. 12-hour time is the 
default in the United States.

  The update fixes this issue and a few more.

  https://git.gnome.org/browse/gnome-calendar/tree/NEWS?h=gnome-3-20
  https://git.gnome.org/browse/gnome-calendar/log/?h=gnome-3-20

  Test Case
  =
  1. Open the Calendar app.
  2. Click on a date to schedule a new event. Click Edit Details.
  3. Are you able to set an event that starts and ends in the afternoon?

  Open the System Settings app. Click Time & Date. Switch time from
  12-hour to 24-hour (or the opposite). Repeat steps 1-3.

  4. Schedule a new event that starts on one day and ends on the next.
  Click the all-day box and hit Done.

  The event should span both days on the calendar.

  Regression Potential
  
  Low. This is a new upstream stable bugfix release and is recommended for all 
distros shipping GNOME 3.20.

  The 3.20.3 release was insufficient and might have made things worse (
  https://bugzilla.gnome.org/770679 ), but for 3.20.4 I helped identify
  the git commits already applied in the 3.21 series to fix this issue.

  Original Bug Report
  ===
  The bug is 100% reproducible. I can schedule "AM" events and all day events, 
but no "PM" events. I would expect the part of to advance after I had passed 
noon, but I can keep cycling through the first 12 hours of the day.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-calendar 3.20.2-0ubuntu0.1
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Sep  8 10:56:05 2016
  InstallationDate: Installed on 2013-04-26 (1231 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: gnome-calendar
  UpgradeStatus: Upgraded to xenial on 2016-04-02 (159 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-calendar/+bug/1621539/+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 1623585] [NEW] Toolbar is blank

2016-09-14 Thread hackel
Public bug reported:

Emacs 24.5+1-6ubuntu1 in xenial does not display the gtk toolbar
correctly.  It is just an empty grey space.  This appears to be the same
issue as https://bugs.archlinux.org/task/48862 which required cherry-
picking an upstream commit: https://github.com/emacs-
mirror/emacs/commit/3f4c6d52d34538bc2d4a53246af4c61ef176

I also tried upgrading to the yakkety packages 24.5+1-6ubuntu3 and
libpng16-16, but this did not correct the issue.

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

** Attachment added: "Screenshot from 2016-09-14 11-25-49.png"
   
https://bugs.launchpad.net/bugs/1623585/+attachment/4741099/+files/Screenshot%20from%202016-09-14%2011-25-49.png

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

Title:
  Toolbar is blank

Status in emacs24 package in Ubuntu:
  New

Bug description:
  Emacs 24.5+1-6ubuntu1 in xenial does not display the gtk toolbar
  correctly.  It is just an empty grey space.  This appears to be the
  same issue as https://bugs.archlinux.org/task/48862 which required
  cherry-picking an upstream commit: https://github.com/emacs-
  mirror/emacs/commit/3f4c6d52d34538bc2d4a53246af4c61ef176

  I also tried upgrading to the yakkety packages 24.5+1-6ubuntu3 and
  libpng16-16, but this did not correct the issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs24/+bug/1623585/+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 1581076] Re: Xorg segfaults on start-up on Big Endian PPC hardware

2016-09-14 Thread Alex Perez
Hi Andy,

Thanks very much. We will certainly test this ASAP once it lands in
proposed, and report back.

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

Title:
  Xorg segfaults on start-up on Big Endian PPC hardware

Status in xorg-server package in Ubuntu:
  Fix Released
Status in xorg-server source package in Xenial:
  Fix Committed

Bug description:
  On my Big Endian PowerPC machine, Xorg segfaults when starting. I have
  been able to confirm that this does not happen when building Xorg from
  upstream source, and then further confirmed that the source of the
  segfault appears to be caused by a non-upstreamed, ubuntu specific
  patch.

  When building the xorg-server-1.18.3 deb from source, I commented out
  the following patches from debian/patches/series to try to isolate the
  source of the crash. With the following patches not-applied, and the
  resulting .deb package built, the segfault on start does not occur.

  08_xfree86_fix_ia64_inx_outx.diff
  105_nvidia_autodetect.patch
  168_glibc_trace_to_stderr.patch
  188_default_primary_to_first_busid.patch
  190_cache-xkbcomp_output_for_fast_start_up.patch
  191-Xorg-add-an-extra-module-path.patch
  232-xf86compatoutput-valgrind.patch
  no-nv.patch
  228_autobind_gpu.patch
  xf86-inactive-gpuscreen.patch
  config-add-no-removal.patch
  xf86-ignore-conflicting-rr-caps.patch
  fix-detach-gpu.patch
  disable-rotation-transform-gpuscreens.patch
  xmir.patch
  xmir-desktop-file-hint-flag.patch
  drm_device_keep_trying.patch
  xi2-resize-touch.patch
  xmir-fixes.diff

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1581076/+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 1265242] Re: Rythmbox volume control problem

2016-09-14 Thread Bug Watch Updater
** Changed in: rhythmbox
   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/1265242

Title:
  Rythmbox volume control problem

Status in Rhythmbox:
  Confirmed
Status in rhythmbox package in Ubuntu:
  Confirmed

Bug description:
  I am running Ubuntu 14.04 x64 deveklopment release fully updated to
  12/31/13. When Rhythmbox is launched the volume slider is all the way
  down so that the volume is off by default. The volume control does
  work but it has to be moved up each time the application is used to
  have sound.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: rhythmbox 3.0.1-1ubuntu8
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic x86_64
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Dec 31 17:05:01 2013
  ExecutablePath: /usr/bin/rhythmbox
  InstallationDate: Installed on 2013-12-29 (1 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: rhythmbox
  UpgradeStatus: Upgraded to trusty on 2013-12-31 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1265242/+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 1568604] Re: Mouse cursor lost when unlocking with Intel graphics

2016-09-14 Thread Alberto Salvia Novella
This bug fixed in Xenial, but still needs to be patched in Trusty. This
also will fix it in Trusty based distros like Elementary OS Freya.

I have just requested an upgrade on those. You'll be noticed when that's
ready.

** Changed in: light-locker (Ubuntu)
   Status: New => Invalid

** Changed in: light-locker (Ubuntu)
   Importance: Undecided => High

** Changed in: light-locker (Ubuntu Xenial)
   Importance: Undecided => High

** Changed in: light-locker (Ubuntu Xenial)
   Status: New => Invalid

** Description changed:

+ [Relevant details]
+ This bug also affects Trusty and all distributions based on it, like 
Elementary OS Freya.
+ 
+ 
  [Impact]
  Mouse cursor is no longer visible after VT-switch for systems with Intel 
graphics.
  
  Switching VTs again may cause the cursor to become visible again.
  - Changing to vt1 then back to vt7 (ctrl+alt+f1 then ctrl+alt+f7)
  
  This is often observed in systems that lock the session and return to
  the greeter (including at least Xubuntu, Ubuntu Mate, and elementary
  OS).
  
  [Test Case]
  (Requires a lightdm-based screen locking solution)
  1. Start a new session.
  2. Lock your screen.
  2a. You are redirected to the lightdm greeter.
  3. Login/Unlock your session.
  4. Cursor is no longer visible.
  
  [Regression Potential]
  remains to be seen
  
  ===
  
  [Original Report]
  Cursor is visible at unlock screen either after returning from suspend or 
just locking.
  
  After unlocking screen cursor is invisible.
  
  Changing to vt1 then back to vt7 (ctrl+alt+f1 then ctrl+alt+f7) cursor
  returns
  
  
  
  no matter if you suspend or sleep, to swap or disk when you return from
  it, the mouse cursor is missing.you can still move the mouse and you
  can see (because it highlights the window) as you move it around.   But
  the cursor is not displayed on the screen.
  
  i am using a lenovo W540 laptop.   I downloaded the latest beta on april
  8 2016.
  
  this is xubuntu using the xfce window manager.
  
  the cursor does return if i log off and log back in, but that actually 
defeats the purpose of going to sleep.
  ---
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  DistroRelease: Ubuntu 16.04
  InstallationDate: Installed on 2016-04-08 (2 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  Package: light-locker 1.7.0-2ubuntu1
  PackageArchitecture: amd64
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Tags:  xenial
  Uname: Linux 4.4.0-18-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
  
  _MarkForUpload: True

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

Title:
  Mouse cursor lost when unlocking with Intel graphics

Status in elementary OS:
  Fix Released
Status in xf86-video-intel:
  Confirmed
Status in light-locker package in Ubuntu:
  Invalid
Status in xserver-xorg-video-intel package in Ubuntu:
  Fix Released
Status in light-locker source package in Xenial:
  Invalid
Status in xserver-xorg-video-intel source package in Xenial:
  Fix Released
Status in xserver-xorg-video-intel package in Debian:
  Fix Released

Bug description:
  [Relevant details]
  This bug also affects Trusty and all distributions based on it, like 
Elementary OS Freya.

  
  [Impact]
  Mouse cursor is no longer visible after VT-switch for systems with Intel 
graphics.

  Switching VTs again may cause the cursor to become visible again.
  - Changing to vt1 then back to vt7 (ctrl+alt+f1 then ctrl+alt+f7)

  This is often observed in systems that lock the session and return to
  the greeter (including at least Xubuntu, Ubuntu Mate, and elementary
  OS).

  [Test Case]
  (Requires a lightdm-based screen locking solution)
  1. Start a new session.
  2. Lock your screen.
  2a. You are redirected to the lightdm greeter.
  3. Login/Unlock your session.
  4. Cursor is no longer visible.

  [Regression Potential]
  remains to be seen

  ===

  [Original Report]
  Cursor is visible at unlock screen either after returning from suspend or 
just locking.

  After unlocking screen cursor is invisible.

  Changing to vt1 then back to vt7 (ctrl+alt+f1 then ctrl+alt+f7) cursor
  returns

  

  no matter if you suspend or sleep, to swap or disk when you return
  from it, the mouse cursor is missing.you can still move the mouse
  and you can see (because it highlights the window) as you move it
  around.   But the cursor is not displayed on the screen.

  i am using a lenovo W540 laptop.   I downloaded the latest beta on
  april 8 2016.

  this is xubuntu using the xfce window manager.

  the cursor does return if i log off and 

[Desktop-packages] [Bug 1621539] Re: Unable to schedule "PM" events in Gnome Calendar 3.20.2

2016-09-14 Thread Jeremy Bicha
** Description changed:

  Impact
  ==
  Users who have their computer time set to 12-hour time (AM/PM) instead of 
24-hour are unable to schedule PM events in gnome-calendar. 12-hour time is the 
default in the United States.
  
  The update fixes this issue and a few more.
  
  https://git.gnome.org/browse/gnome-calendar/tree/NEWS?h=gnome-3-20
- 
- These patches are also included:
- https://git.gnome.org/browse/gnome-calendar/commit/?id=d0143db
- 
- https://git.gnome.org/browse/gnome-calendar/commit/?id=46a05e5
+ https://git.gnome.org/browse/gnome-calendar/log/?h=gnome-3-20
  
  Test Case
  =
  1. Open the Calendar app.
  2. Click on a date to schedule a new event. Click Edit Details.
  3. Are you able to set an event that starts and ends in the afternoon?
  
  Open the System Settings app. Click Time & Date. Switch time from
  12-hour to 24-hour (or the opposite). Repeat steps 1-3.
  
  4. Schedule a new event that starts on one day and ends on the next.
  Click the all-day box and hit Done.
  
  The event should span both days on the calendar.
  
  Regression Potential
  
- Low. I am concerned that although all of these patches were applied to the 
unstable 3.21 series, several were not backported to the stable 3.20 series 
like they should have been.
+ Low. This is a new upstream stable bugfix release and is recommended for all 
distros shipping GNOME 3.20.
+ 
+ The 3.20.3 release was insufficient and might have made things worse (
+ https://bugzilla.gnome.org/770679 ), but for 3.20.4 I helped identify
+ the git commits already applied in the 3.21 series to fix this issue.
  
  Original Bug Report
  ===
  The bug is 100% reproducible. I can schedule "AM" events and all day events, 
but no "PM" events. I would expect the part of to advance after I had passed 
noon, but I can keep cycling through the first 12 hours of the day.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-calendar 3.20.2-0ubuntu0.1
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Sep  8 10:56:05 2016
  InstallationDate: Installed on 2013-04-26 (1231 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: gnome-calendar
  UpgradeStatus: Upgraded to xenial on 2016-04-02 (159 days ago)

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

Title:
  Unable to schedule "PM" events in Gnome Calendar 3.20.2

Status in GNOME Calendar:
  Confirmed
Status in gnome-calendar package in Ubuntu:
  Fix Released
Status in gnome-calendar source package in Xenial:
  In Progress

Bug description:
  Impact
  ==
  Users who have their computer time set to 12-hour time (AM/PM) instead of 
24-hour are unable to schedule PM events in gnome-calendar. 12-hour time is the 
default in the United States.

  The update fixes this issue and a few more.

  https://git.gnome.org/browse/gnome-calendar/tree/NEWS?h=gnome-3-20
  https://git.gnome.org/browse/gnome-calendar/log/?h=gnome-3-20

  Test Case
  =
  1. Open the Calendar app.
  2. Click on a date to schedule a new event. Click Edit Details.
  3. Are you able to set an event that starts and ends in the afternoon?

  Open the System Settings app. Click Time & Date. Switch time from
  12-hour to 24-hour (or the opposite). Repeat steps 1-3.

  4. Schedule a new event that starts on one day and ends on the next.
  Click the all-day box and hit Done.

  The event should span both days on the calendar.

  Regression Potential
  
  Low. This is a new upstream stable bugfix release and is recommended for all 
distros shipping GNOME 3.20.

  The 3.20.3 release was insufficient and might have made things worse (
  https://bugzilla.gnome.org/770679 ), but for 3.20.4 I helped identify
  the git commits already applied in the 3.21 series to fix this issue.

  Original Bug Report
  ===
  The bug is 100% reproducible. I can schedule "AM" events and all day events, 
but no "PM" events. I would expect the part of to advance after I had passed 
noon, but I can keep cycling through the first 12 hours of the day.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-calendar 3.20.2-0ubuntu0.1
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Sep  8 10:56:05 2016
  InstallationDate: Installed on 2013-04-26 (1231 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: gnome-calendar
  UpgradeStatus: Upgraded to xenial on 2016-04-02 

[Desktop-packages] [Bug 1619142] Re: [MRE] Update to 1.18.4

2016-09-14 Thread Timo Aaltonen
fixes https://bugs.launchpad.net/ubuntu/xenial/+source/xorg-
server/+bug/1575000

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

Title:
  [MRE] Update to 1.18.4

Status in xorg-server package in Ubuntu:
  Invalid
Status in xorg-server-lts-xenial package in Ubuntu:
  Invalid
Status in xorg-server source package in Trusty:
  Invalid
Status in xorg-server-lts-xenial source package in Trusty:
  New
Status in xorg-server source package in Xenial:
  Fix Committed
Status in xorg-server-lts-xenial source package in Xenial:
  Invalid

Bug description:
  Update xserver to new minor release 1.18.4 in order to gain bugfixes
  from upstream.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1619142/+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 1622893] Re: NetworkManager takes very long to start, or times out, blocked on RNG

2016-09-14 Thread Brian Murray
** Summary changed:

- NetworkManager takes very log to start, or times out, blocked on RNG
+ NetworkManager takes very long to start, or times out, blocked on RNG

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

Title:
  NetworkManager takes very long to start, or times out, blocked on RNG

Status in Auto Package Testing:
  Fix Released
Status in gnutls28 package in Ubuntu:
  Triaged
Status in network-manager package in Ubuntu:
  New

Bug description:
  Since a few days ago, NetworkManager.service takes awfully long to
  start, or even times out on failure and then gets restarted. This
  happens in a 16.10 desktop amd64 installation in QEMU, or e. g. in the
  systemd "boot-smoke" autopkgtest where every boot takes > 1:30 minutes
  due to the NM timeout.

  In the journal there is no actual logging from
  /usr/sbin/NetworkManager yet, just the start timeout.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: network-manager 1.2.2-0ubuntu8
  ProcVersionSignature: Ubuntu 4.4.0-9136.55-generic 4.4.16
  Uname: Linux 4.4.0-9136-generic x86_64
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CurrentDesktop: i3
  Date: Tue Sep 13 10:05:05 2016
  EcryptfsInUse: Yes
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
   
   source-directory interfaces.d
  NetworkManager.conf:
   [main]
   plugins=ifupdown,keyfile,ofono
   
   [ifupdown]
   managed=false
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.2.2connected  started  full  enabled enabled  
enabled  enabled  enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/auto-package-testing/+bug/1622893/+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 1581076] Re: Xorg segfaults on start-up on Big Endian PPC hardware

2016-09-14 Thread Andy Whitcroft
Hello Alex, or anyone else affected,

Accepted xorg-server into xenial-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/xorg-
server/2:1.18.4-0ubuntu0.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: xorg-server (Ubuntu Xenial)
   Status: Confirmed => Fix Committed

** Tags added: verification-needed

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

Title:
  Xorg segfaults on start-up on Big Endian PPC hardware

Status in xorg-server package in Ubuntu:
  Fix Released
Status in xorg-server source package in Xenial:
  Fix Committed

Bug description:
  On my Big Endian PowerPC machine, Xorg segfaults when starting. I have
  been able to confirm that this does not happen when building Xorg from
  upstream source, and then further confirmed that the source of the
  segfault appears to be caused by a non-upstreamed, ubuntu specific
  patch.

  When building the xorg-server-1.18.3 deb from source, I commented out
  the following patches from debian/patches/series to try to isolate the
  source of the crash. With the following patches not-applied, and the
  resulting .deb package built, the segfault on start does not occur.

  08_xfree86_fix_ia64_inx_outx.diff
  105_nvidia_autodetect.patch
  168_glibc_trace_to_stderr.patch
  188_default_primary_to_first_busid.patch
  190_cache-xkbcomp_output_for_fast_start_up.patch
  191-Xorg-add-an-extra-module-path.patch
  232-xf86compatoutput-valgrind.patch
  no-nv.patch
  228_autobind_gpu.patch
  xf86-inactive-gpuscreen.patch
  config-add-no-removal.patch
  xf86-ignore-conflicting-rr-caps.patch
  fix-detach-gpu.patch
  disable-rotation-transform-gpuscreens.patch
  xmir.patch
  xmir-desktop-file-hint-flag.patch
  drm_device_keep_trying.patch
  xi2-resize-touch.patch
  xmir-fixes.diff

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1581076/+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 1586260] Re: System freeze & no display if set External monitor as primary (Performance mode)

2016-09-14 Thread Andy Whitcroft
Hello Xinxiu, or anyone else affected,

Accepted xorg-server into xenial-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/xorg-
server/2:1.18.4-0ubuntu0.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: xorg-server (Ubuntu Xenial)
   Status: New => Fix Committed

** Tags removed: verification-done

** Tags added: verification-needed

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

Title:
  System freeze & no display if set External monitor as primary
  (Performance mode)

Status in xorg-server package in Ubuntu:
  Fix Released
Status in xorg-server-lts-xenial package in Ubuntu:
  New
Status in xorg-server source package in Trusty:
  Invalid
Status in xorg-server-lts-vivid source package in Trusty:
  Fix Released
Status in xorg-server source package in Xenial:
  Fix Committed
Status in xorg-server source package in Yakkety:
  Fix Released

Bug description:
  [Impact]

  System freeze & no display if set External monitor as primary
  (Performance mode)

  [Test case]

  1. Setup Graphic mode to Performance mode
  2. Plug External monitor with HDMI
  3. Set display mode to External monitor only is pass
  4. Set display mode to Extend/ Mirror mode

  Expected results: External monitor can be set as primary normally

  Actual results: System freeze & no display if set External monitor as
  primary (Performance mode)

  [Regression potential]

  Unknown right now, upstream review pending.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1586260/+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 1590553] Re: Xmir -rootless: Buttons are randomly unclickable (popups vanish instantly)

2016-09-14 Thread Andy Whitcroft
Hello Daniel, or anyone else affected,

Accepted xorg-server into xenial-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/xorg-
server/2:1.18.4-0ubuntu0.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: xorg-server (Ubuntu Xenial)
   Status: New => Fix Committed

** Tags added: verification-needed

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

Title:
  Xmir -rootless: Buttons are randomly unclickable (popups vanish
  instantly)

Status in xorg-server package in Ubuntu:
  Fix Released
Status in xorg-server source package in Xenial:
  Fix Committed

Bug description:
  Xmir -rootless: Buttons are randomly unclickable

  I've noticed this in LibreOffice Impress and Chromium browser.
  Sometimes when clicking buttons, the button just flickers and does
  nothing. Sometimes it also involves a popup menu flickering and out.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1590553/+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 1591356] Re: keyboard autorepeat in Xmir apps & GTK-on-Mir does not work

2016-09-14 Thread Andy Whitcroft
Hello Albert, or anyone else affected,

Accepted xorg-server into xenial-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/xorg-
server/2:1.18.4-0ubuntu0.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: xorg-server (Ubuntu Xenial)
   Status: New => Fix Committed

** Tags added: verification-needed

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

Title:
  keyboard autorepeat in Xmir apps & GTK-on-Mir does not work

Status in Canonical System Image:
  Confirmed
Status in GTK+:
  Fix Released
Status in gtk+3.0 package in Ubuntu:
  Triaged
Status in libertine package in Ubuntu:
  Invalid
Status in xorg-server package in Ubuntu:
  Fix Released
Status in gtk+3.0 source package in Xenial:
  New
Status in libertine source package in Xenial:
  New
Status in xorg-server source package in Xenial:
  Fix Committed
Status in xorg-server package in Ubuntu RTM:
  New

Bug description:
  [Impact]

  Auto key repeating does not work in Libertine X apps which is very
  frustrating to users.

  [Test Case]

  1. Install xterm in libertine
  2. Start xterm from the "Xapps" scope
  3. Wait for xterm to appear
  4. Press and hold a key

  See how it only appears once and not multiple times as it should.

  [Regression Potential]

  Non observed.

  
  Original Description:

  How to reproduce:
   * Install xterm in libertine
   * Start xterm from the "Xapps" scope
   * Wait for xterm to appear
   * Press and hold a key
   * See how it only appears once and not multiple times as it should

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1591356/+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 1613708] Re: [regression] Xmir: Some buttons are unclickable after rotating the screen

2016-09-14 Thread Andy Whitcroft
Hello Victor, or anyone else affected,

Accepted xorg-server into xenial-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/xorg-
server/2:1.18.4-0ubuntu0.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: xorg-server (Ubuntu Xenial)
   Status: New => Fix Committed

** Tags added: verification-needed

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

Title:
  [regression] Xmir: Some buttons are unclickable after rotating the
  screen

Status in Canonical System Image:
  Fix Committed
Status in xorg-server package in Ubuntu:
  Fix Released
Status in xorg-server source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

  XMir clients do not have their input transform matrix modified
  properly when the screen dimensions and orientation change (ie.
  rotation).

  This shows up primarily on Bq M10 tablets which rotate on startup.

  [Test Case]

  Install XMir on a device that supports screen rotation.  Connect a
  client (using Libertine is the easiest way to do this).  Attempt to
  use direct or indirect pointer input on the right side of the screen.
  The bug is it does nothing.

  [Regression Potential]

  This change affects only the XMir server.  There is potential that
  XMir functionality is compromized but mainline x.org functionality is
  unaffected.

  This XMir patch update is pulled directly from Ubuntu current
  development release "Yakkety Yak" where it has been in production for
  more than 6 weeks without apparent regressions.

  [Other Info]

  The patch update also includes bugfixes for bug #1617925, bug
  #1617932, and bug #1591356.

  This patch differs from the patch in Ubuntu "Yakkety Yak" to compile
  with Mir 0.21.  The only functional difference is an extra message
  logged when run against Mir 0.24.

  -- original bug description follows --

  Enviroment:

  current build number: 169
  device name: frieza
  channel: ubuntu-touch/rc-proposed/bq-aquaris-pd.en
  last update: 2016-08-16 10:23:29
  version version: 169
  version ubuntu: 20160816
  version device: 20160809.0
  version custom: 20160805--42-20-vivid

  Product: BQ M10 FHD

  Steps to reproduce:

  1º Open LibreOffice and try to print something
  2º Print settings window appear, try to click on Accept/Cancel/Exit etc
  3º Buttons on LibreOffice won't respond

  1º Open Firefox
  2º Mouse-over on search,downloads,bookmarks etc
  3º Seems like mouse-over is not focused and is clicking is not responding

  Current result: Some Xapps buttons are not responding(tested on
  Firefox and LibreOffice Writer)

  Expected result:

  Add info: This is using xmir from https://launchpad.net/~ci-train-ppa-
  service/+archive/ubuntu/landing-053/+packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1613708/+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 1617932] Re: Xmir with glamor is spending 11% of its CPU time in epoxy_has_gl_extension

2016-09-14 Thread Andy Whitcroft
Hello Daniel, or anyone else affected,

Accepted xorg-server into xenial-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/xorg-
server/2:1.18.4-0ubuntu0.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: xorg-server (Ubuntu Xenial)
   Status: New => Fix Committed

** Tags added: verification-needed

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

Title:
  Xmir with glamor is spending 11% of its CPU time in
  epoxy_has_gl_extension

Status in xorg-server package in Ubuntu:
  Fix Released
Status in xorg-server source package in Xenial:
  Fix Committed

Bug description:
  Xmir with glamor is spending 11% of its CPU time in
  epoxy_has_gl_extension.

  This only happens on desktop where the default Xmir renderer uses
  glamor.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1617932/+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 1617925] Re: Xmir: Received an unknown 11 event

2016-09-14 Thread Andy Whitcroft
Hello Daniel, or anyone else affected,

Accepted xorg-server into xenial-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/xorg-
server/2:1.18.4-0ubuntu0.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: xorg-server (Ubuntu Xenial)
   Status: New => Fix Committed

** Tags added: verification-needed

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

Title:
  Xmir:  Received an unknown 11 event

Status in xorg-server package in Ubuntu:
  Fix Released
Status in xorg-server source package in Xenial:
  Fix Committed

Bug description:
  Xmir says:

  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event
  Received an unknown 11 event

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1617925/+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 1619142] Re: [MRE] Update to 1.18.4

2016-09-14 Thread Andy Whitcroft
Hello Timo, or anyone else affected,

Accepted xorg-server into xenial-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/xorg-
server/2:1.18.4-0ubuntu0.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: xorg-server (Ubuntu Xenial)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

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

Title:
  [MRE] Update to 1.18.4

Status in xorg-server package in Ubuntu:
  Invalid
Status in xorg-server-lts-xenial package in Ubuntu:
  Invalid
Status in xorg-server source package in Trusty:
  Invalid
Status in xorg-server-lts-xenial source package in Trusty:
  New
Status in xorg-server source package in Xenial:
  Fix Committed
Status in xorg-server-lts-xenial source package in Xenial:
  Invalid

Bug description:
  Update xserver to new minor release 1.18.4 in order to gain bugfixes
  from upstream.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1619142/+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 1620557] Re: weather.noaa.gov was shut down

2016-09-14 Thread Sebastian Geiger
I can confirm for 16.04 Xenial that the update works. After installation
and a restart of gnome-panel I do now see weather information where
there was previously only an empty space for the weather icon.

I do not have access to a 14.04 system at the moment so cannot confirm
for 14.04.

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

Title:
  weather.noaa.gov was shut down

Status in libgweather:
  Unknown
Status in libgweather package in Ubuntu:
  Fix Released
Status in libgweather source package in Trusty:
  Fix Committed
Status in libgweather source package in Xenial:
  Fix Committed

Bug description:
  The provider which libgweather was using was shut down in August.

  We need to update libgweather in Xenial to new upstream micro release,
  3.18.2, which switched to a new METAR data provider.

  Impact: this affects all libgweather-using applications, makes them
  unable to retrieve weather data.

  Test Case: make sure Weather applet in gnome-applets is able to
  display weather information.

To manage notifications about this bug go to:
https://bugs.launchpad.net/libgweather/+bug/1620557/+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 1623551] [NEW] [Inspiron 5457, Realtek ALC3234, Mic, Internal] No autoswitch

2016-09-14 Thread Mário Valney
Public bug reported:

After upgrade Ubuntu stopped work audio switch.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
Uname: Linux 4.4.0-36-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  valney 2695 F pulseaudio
CurrentDesktop: Unity
Date: Wed Sep 14 11:48:59 2016
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-trusty-amd64-osp1-20150720-0
InstallationDate: Installed on 2016-09-01 (13 days ago)
InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150720-04:06
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_Card: Áudio interno - HDA Intel PCH
Symptom_Jack: Mic, Internal
Symptom_Type: No auto-switch between inputs
Title: [Inspiron 5457, Realtek ALC3234, Mic, Internal] No autoswitch
UpgradeStatus: Upgraded to xenial on 2016-09-14 (0 days ago)
dmi.bios.date: 04/25/2016
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.1.9
dmi.board.name: 0WT51R
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.1.9:bd04/25/2016:svnDellInc.:pnInspiron5457:pvr:rvnDellInc.:rn0WT51R:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: Inspiron 5457
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug xenial

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

Title:
  [Inspiron 5457, Realtek ALC3234, Mic, Internal] No autoswitch

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  After upgrade Ubuntu stopped work audio switch.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  valney 2695 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Sep 14 11:48:59 2016
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-trusty-amd64-osp1-20150720-0
  InstallationDate: Installed on 2016-09-01 (13 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150720-04:06
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_Card: Áudio interno - HDA Intel PCH
  Symptom_Jack: Mic, Internal
  Symptom_Type: No auto-switch between inputs
  Title: [Inspiron 5457, Realtek ALC3234, Mic, Internal] No autoswitch
  UpgradeStatus: Upgraded to xenial on 2016-09-14 (0 days ago)
  dmi.bios.date: 04/25/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.1.9
  dmi.board.name: 0WT51R
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.1.9:bd04/25/2016:svnDellInc.:pnInspiron5457:pvr:rvnDellInc.:rn0WT51R:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Inspiron 5457
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1623551/+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 1581626] Re: Switching to USB sound device stops USB mouse clicks from registering

2016-09-14 Thread maxadamo
you should be able to fix this issue, creating a file as following:
$ cat /etc/X11/xorg.conf.d/jabra.conf 
Section "InputClass"
Identifier "Jabra Audio docking station"
MatchDevicePath "/dev/input/event*"
MatchProduct "Netcom"
MatchVendor "GN_Netcom_A_S"
Option "Ignore" "true"
EndSection

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

Title:
  Switching to USB sound device stops USB mouse clicks from registering

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  When I switch the primary sound device to a USB headset connected to
  my laptop, mouse click events no longer work except in the Sound
  Settings window.  This does not seem to occur when the device is
  connected, only when it is made the default audio device.

  Once this occurs, the mouse events do not work until the device is
  disconnected.  Clicks inside the Sound Settings window are registered
  (including buttons and other tabs inside the System Settings window,
  but not the titlebar or close/minimize/maximize buttons.)  Focus can
  be given to other windows via alt-tab and keyboard input continues to
  function, but mouse events do not register on windows focused in this
  way.

  This is *deeply* weird, BTW.

  Hardware:
  Jabra EVOLVE 80 headset
  lsusb reports: Bus 002 Device 022: ID 0b0e:0305 GN Netcom 

  Steps to reproduce:
  1. Connect the device to a USB port.
  2. Open Sound Settings window.
  3. Select the Jabra USB device as the primary sound device.
  4. Observe that mouse clicks no longer register outside of the System 
Settings window.

  dmesg shows the following during this process:

  [130169.130542] usb 2-2.1.1: new full-speed USB device number 22 using 
xhci_hcd
  [130169.223026] usb 2-2.1.1: New USB device found, idVendor=0b0e, 
idProduct=0305
  [130169.223031] usb 2-2.1.1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [130169.223034] usb 2-2.1.1: Product: Jabra EVOLVE LINK MS
  [130169.223036] usb 2-2.1.1: Manufacturer: GN Netcom A/S
  [130169.223038] usb 2-2.1.1: SerialNumber: 51E7669007
  [130169.225586] usb 2-2.1.1: 1:1: cannot get freq at ep 0x83
  [130169.227472] usb 2-2.1.1: 2:1: cannot get freq at ep 0x4
  [130169.248162] input: GN Netcom A/S Jabra EVOLVE LINK MS as 
/devices/pci:00/:00:14.0/usb2/2-2/2-2.1/2-2.1.1/2-2.1.1:1.3/0003:0B0E:0305.0013/input/input34
  [130169.302858] hid-generic 0003:0B0E:0305.0013: input,hiddev0,hidraw5: USB 
HID v1.00 Device [GN Netcom A/S Jabra EVOLVE LINK MS] on 
usb-:00:14.0-2.1.1/input3
  [130169.351940] usb 2-2.1.1: 1:1: cannot get freq at ep 0x83
  [130169.352187] usb 2-2.1.1: 1:1: cannot get freq at ep 0x83
  [130169.358162] usb 2-2.1.1: 2:1: cannot get freq at ep 0x4
  [130169.358439] usb 2-2.1.1: 2:1: cannot get freq at ep 0x4
  [130169.361073] usb 2-2.1.1: 1:1: cannot get freq at ep 0x83
  [130169.361323] usb 2-2.1.1: 1:1: cannot get freq at ep 0x83
  [130169.373535] usb 2-2.1.1: 2:1: cannot get freq at ep 0x4
  [130169.373904] usb 2-2.1.1: 2:1: cannot get freq at ep 0x4
  [130169.380322] usb 2-2.1.1: 1:1: cannot get freq at ep 0x83
  [130169.380645] usb 2-2.1.1: 1:1: cannot get freq at ep 0x83
  [130177.637403] usb 2-2.1.1: USB disconnect, device number 22

  
  This appears to possibly be related to bug #1371853.

  I'm happy to provide more information, try custom kernels, etc. as
  needed.  Thanks!

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri May 13 13:00:25 2016
  DistUpgraded: 2016-04-25 16:22:59,827 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: xenial
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 4.2.0-35-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 4.4.0-21-generic, x86_64: installed
   i915-4.3.3-4.2.0, 2, 4.2.0-35-generic, x86_64: installed
   virtualbox, 5.0.18, 4.2.0-35-generic, x86_64: installed
   virtualbox, 5.0.18, 4.4.0-21-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Dell Broadwell-U Integrated Graphics [1028:0665]
  InstallationDate: Installed on 2015-10-03 (222 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  

[Desktop-packages] [Bug 1364522] Re: Firefox crashes sometimes when using webgl with nouveau driver

2016-09-14 Thread Bernhard Übelacker
I was probably wrong last year.
- In [1] there are still many crash reports to Mozilla.
- These point very often too to the ~GLContextGLX destructor, similar to 
comment #0.
- Kernels are often Ubuntu kernels.
- Probably just on 14.04 LTS.
- Gallium 0.4 on NV46 or NV4B.

[1] https://crash-
stats.mozilla.com/search/?app_notes=~Mesa%2010.1.3=~nouveau_dri.so&_sort=-date&_facets=signature&_columns=date&_columns=signature&_columns=product&_columns=version&_columns=build_id&_columns=platform
#facet-signature

So probably the patch mentioned in comment #2 could still be worth to be
applied.

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

Title:
  Firefox crashes sometimes when using webgl with nouveau driver

Status in firefox package in Ubuntu:
  New
Status in mesa package in Ubuntu:
  New

Bug description:
  Visiting with Firefox e.g.
  https://developer.mozilla.org/de/demos/detail/orange-slice/launch
  makes firefox crash.

  Program received signal SIGSEGV, Segmentation fault.
  nouveau_fence_next (screen=screen@entry=0x5a5a5a5a) at 
../../../../../../src/gallium/drivers/nouveau/nouveau_fence.c:226
  226if (screen->fence.current->state < NOUVEAU_FENCE_STATE_EMITTING)
  (gdb) bt
  #0  nouveau_fence_next (screen=screen@entry=0x5a5a5a5a) at 
../../../../../../src/gallium/drivers/nouveau/nouveau_fence.c:226
  #1  0x9b5b7fc0 in nv30_context_kick_notify (push=0x9b8f62b0) at 
../../../../../../src/gallium/drivers/nouveau/nv30/nv30_context.c:48
  #2  0xa0a0ea3e in pushbuf_submit (push=push@entry=0x9b8f62b0, chan=, chan=) at ../../nouveau/pushbuf.c:325
  #3  0xa0a0ed7a in pushbuf_flush (push=push@entry=0x9b8f62b0) at 
../../nouveau/pushbuf.c:402
  #4  0xa0a0faca in nouveau_pushbuf_kick (push=0x9b8f62b0, chan=0xa40c5420) at 
../../nouveau/pushbuf.c:774
  #5  0x9b5b811f in PUSH_KICK (push=) at 
../../../../../../src/gallium/drivers/nouveau/nouveau_winsys.h:56
  #6  nv30_context_flush (pipe=0x9b986000, fence=0x0, flags=0) at 
../../../../../../src/gallium/drivers/nouveau/nv30/nv30_context.c:83
  #7  0x9b4b4e1c in st_flush (st=st@entry=0x989e8000, fence=fence@entry=0x0, 
flags=flags@entry=0) at ../../../../src/mesa/state_tracker/st_cb_flush.c:87
  #8  0x9b4b4e82 in st_glFlush (ctx=0x98844000) at 
../../../../src/mesa/state_tracker/st_cb_flush.c:121
  #9  0x9b3b3065 in _mesa_flush (ctx=ctx@entry=0x98844000) at 
../../../../src/mesa/main/context.c:1691
  #10 0x9b3b3130 in _mesa_make_current (newCtx=newCtx@entry=0x0, 
drawBuffer=drawBuffer@entry=0x0, readBuffer=readBuffer@entry=0x0) at 
../../../../src/mesa/main/context.c:1503
  #11 0x9b4dee74 in st_api_make_current (stapi=0x9b779700 , 
stctxi=0x0, stdrawi=0x0, streadi=0x0) at 
../../../../src/mesa/state_tracker/st_manager.c:746
  #12 0x9b59d9ee in dri_unbind_context (cPriv=0x994e3120) at 
../../../../../../../src/gallium/state_trackers/dri/drm/dri_context.c:215
  #13 0x9b38db93 in driUnbindContext (pcp=0x994e3120) at 
../../../../../../../src/mesa/drivers/dri/common/dri_util.c:578
  #14 0x9b7df149 in dri2_unbind_context (context=0x9b9cbc20, new=0x0) at 
../../../../src/glx/dri2_glx.c:184
  #15 0x9b7b7985 in MakeContextCurrent (dpy=dpy@entry=0xb7191000, 
draw=draw@entry=0, read=read@entry=0, gc_user=gc_user@entry=0x0) at 
../../../../src/glx/glxcurrent.c:245
  #16 0x9b7b7a73 in glXMakeCurrent (dpy=0xb7191000, draw=0, gc=0x0) at 
../../../../src/glx/glxcurrent.c:293
  #17 0xb3d3916d in mozilla::gl::GLXLibrary::xMakeCurrent (this=0xb6e58470 
, display=0xb7191000, drawable=drawable@entry=0, 
context=context@entry=0x0) at 
/build/buildd/firefox-31.0+build1/gfx/gl/GLContextProviderGLX.cpp:525
  #18 0xb3d39d92 in mozilla::gl::GLContextGLX::~GLContextGLX (this=0x988dc800, 
__in_chrg=) at 
/build/buildd/firefox-31.0+build1/gfx/gl/GLContextProviderGLX.cpp:836
  #19 0xb3d39e12 in mozilla::gl::GLContextGLX::~GLContextGLX (this=0x988dc800, 
__in_chrg=) at 
/build/buildd/firefox-31.0+build1/gfx/gl/GLContextProviderGLX.cpp:845
  #20 0xb3d38ea0 in 
mozilla::detail::GenericRefCounted<(mozilla::detail::RefCountAtomicity)0>::Release
 (this=0x988dc800) at ../../dist/include/mozilla/GenericRefCounted.h:95
  #21 0xb3ddc635 in nsRefPtr::assign_assuming_AddRef 
(this=this@entry=0x9b8eb84c, newPtr=newPtr@entry=0x0) at 
../../dist/include/nsAutoPtr.h:882
  #22 0xb4561170 in assign_with_AddRef (rawPtr=0x0, this=0x9b8eb84c) at 
../../../dist/include/nsAutoPtr.h:866
  #23 operator= (rhs=0x0, this=0x9b8eb84c) at 
../../../dist/include/nsAutoPtr.h:964
  #24 mozilla::WebGLContext::DestroyResourcesAndContext 
(this=this@entry=0x9b8eb800) at 
/build/buildd/firefox-31.0+build1/content/canvas/src/WebGLContext.cpp:284
  #25 0xb45611bb in mozilla::WebGLContext::~WebGLContext (this=0x9b8eb800, 
__in_chrg=) at 
/build/buildd/firefox-31.0+build1/content/canvas/src/WebGLContext.cpp:203
  #26 0xb455e330 in mozilla::WebGL1Context::~WebGL1Context (this=0x9b8eb800, 
__in_chrg=) at 

[Desktop-packages] [Bug 1623518] [NEW] problemi accensione pc

2016-09-14 Thread gianni
Public bug reported:

problemi scheda radeon

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
Uname: Linux 4.4.0-36-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Wed Sep 14 15:48:44 2016
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7520G] [1002:9990] 
(prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Trinity [Radeon HD 7520G] [103c:184a]
 Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] 
[1002:6840] (rev ff) (prog-if ff)
InstallationDate: Installed on 2015-07-20 (422 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
MachineType: Hewlett-Packard HP Pavilion g6 Notebook PC
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=c2b360dd-7125-486f-911b-14f23fa0bc6b ro 
plymouth:debug=1=1=1=1=1=1=1=1=1=1=1=1=1=1=1
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/21/2013
dmi.bios.vendor: Insyde
dmi.bios.version: F.26
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 184A
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 57.35
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.26:bd02/21/2013:svnHewlett-Packard:pnHPPaviliong6NotebookPC:pvr088B1130591620100:rvnHewlett-Packard:rn184A:rvr57.35:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP Pavilion g6 Notebook PC
dmi.product.version: 088B1130591620100
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2
version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Wed Sep 14 15:47:08 2016
xserver.configfile: default
xserver.errors: RADEON(G0): [XvMC] Failed to initialize extension.
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.18.3-1ubuntu2.3
xserver.video_driver: radeon

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


** Tags: amd64 apport-bug compiz-0.9 ubuntu xenial

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

Title:
  problemi accensione pc

Status in xorg package in Ubuntu:
  New

Bug description:
  problemi scheda radeon

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Wed Sep 14 15:48:44 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7520G] [1002:9990] 
(prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Trinity [Radeon HD 7520G] [103c:184a]
   Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] 
[1002:6840] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2015-07-20 (422 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  MachineType: Hewlett-Packard HP Pavilion g6 Notebook PC
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=c2b360dd-7125-486f-911b-14f23fa0bc6b ro 
plymouth:debug=1=1=1=1=1=1=1=1=1=1=1=1=1=1=1
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/21/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.26
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 184A
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 57.35
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: 

[Desktop-packages] [Bug 703653] Re: Fallback from Unity-GL should use unity-2d if installed

2016-09-14 Thread Bug Watch Updater
** Changed in: gnome-session
   Status: New => Expired

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

Title:
  Fallback from Unity-GL should use unity-2d if installed

Status in gnome-session:
  Expired
Status in gnome-session package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: gnome-session

  When logging into a Unity-GL session, we detect whether the hardware
  is capable of supporting that shell, and if it is not, we fall back to
  a 2D experience. In Natty, that 2D experience is the Classic Gnome
  shell. However, if the Unity-2D shell is installed, then we should
  fall back to that instead.

  How to reproduce:

   - install Natty on a machine that is not capable of running Unity-GL
   - install Unity-2D
   - log into the desktop choosing the standard "Ubuntu Desktop" session

  What happens:

   - you get a warning, and the Classic Gnome session

  What should happen:

   - you should not get a warning, and the Unity-2D session should be
  loaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-session/+bug/703653/+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 1623536] [NEW] LibO misaligned/ghost Icon bar under certain circumstances

2016-09-14 Thread Reinhard Gimbel
Public bug reported:

While using the latest LibO apps from the libreoffice-5-2 PPA in found
an inconsistency with the icon bars in the upper part of the application
windows.

(1) When launching LibO-calc there is some sort of empty/ghost icon bar above 
the real icon bars.
(2) When creating a new file ([Ctrl]-[N]) this ghost icon bar is not available 
/ visible anymore
(3) When re-opening a previously saved file the ghost icon bar is available / 
visible again

This behaviour is independed of the window mode (maximized window vs
floating window) (see attachment [archive with 6 screenshots; 3x for
mazimized; 3x for floating])

This behaviour seems to affect all LibO 5.2.1-rc2 apps (verified with
calc, writer and impress)

lsb_release -rd emits:
Description:Ubuntu 16.04.1 LTS
Release:16.04

apt-cache policy libreoffice-core emits:
libreoffice-core:
  Installiert:   1:5.2.1~rc2-0ubuntu1~xenial0
  Installationskandidat: 1:5.2.1~rc2-0ubuntu1~xenial0
  Versionstabelle:
 *** 1:5.2.1~rc2-0ubuntu1~xenial0 500
500 http://ppa.launchpad.net/libreoffice/libreoffice-5-2/ubuntu 
xenial/main amd64 Packages
100 /var/lib/dpkg/status
 1:5.1.4-0ubuntu1 500
500 http://de2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
500 http://de2.archive.ubuntu.com/ubuntu xenial-security/main amd64 
Packages
 1:5.1.2-0ubuntu1 500
500 http://de2.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

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

** Attachment added: "archive holding 6 screenshots (3x mazimized app window; 
3x floating app window)"
   
https://bugs.launchpad.net/bugs/1623536/+attachment/4741049/+files/LibO-5212-Calc-header-issue.tar.bz2

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

Title:
  LibO misaligned/ghost Icon bar under certain circumstances

Status in libreoffice package in Ubuntu:
  New

Bug description:
  While using the latest LibO apps from the libreoffice-5-2 PPA in found
  an inconsistency with the icon bars in the upper part of the
  application windows.

  (1) When launching LibO-calc there is some sort of empty/ghost icon bar above 
the real icon bars.
  (2) When creating a new file ([Ctrl]-[N]) this ghost icon bar is not 
available / visible anymore
  (3) When re-opening a previously saved file the ghost icon bar is available / 
visible again

  This behaviour is independed of the window mode (maximized window vs
  floating window) (see attachment [archive with 6 screenshots; 3x for
  mazimized; 3x for floating])

  This behaviour seems to affect all LibO 5.2.1-rc2 apps (verified with
  calc, writer and impress)

  lsb_release -rd emits:
  Description:  Ubuntu 16.04.1 LTS
  Release:  16.04

  apt-cache policy libreoffice-core emits:
  libreoffice-core:
Installiert:   1:5.2.1~rc2-0ubuntu1~xenial0
Installationskandidat: 1:5.2.1~rc2-0ubuntu1~xenial0
Versionstabelle:
   *** 1:5.2.1~rc2-0ubuntu1~xenial0 500
  500 http://ppa.launchpad.net/libreoffice/libreoffice-5-2/ubuntu 
xenial/main amd64 Packages
  100 /var/lib/dpkg/status
   1:5.1.4-0ubuntu1 500
  500 http://de2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
  500 http://de2.archive.ubuntu.com/ubuntu xenial-security/main amd64 
Packages
   1:5.1.2-0ubuntu1 500
  500 http://de2.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1623536/+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 1620557] Re: weather.noaa.gov was shut down

2016-09-14 Thread Alberts Muktupāvels
** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  weather.noaa.gov was shut down

Status in libgweather:
  Unknown
Status in libgweather package in Ubuntu:
  Fix Released
Status in libgweather source package in Trusty:
  Fix Committed
Status in libgweather source package in Xenial:
  Fix Committed

Bug description:
  The provider which libgweather was using was shut down in August.

  We need to update libgweather in Xenial to new upstream micro release,
  3.18.2, which switched to a new METAR data provider.

  Impact: this affects all libgweather-using applications, makes them
  unable to retrieve weather data.

  Test Case: make sure Weather applet in gnome-applets is able to
  display weather information.

To manage notifications about this bug go to:
https://bugs.launchpad.net/libgweather/+bug/1620557/+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 1574851] Re: libgl not found on nvidia machines (so far)

2016-09-14 Thread Zygmunt Krynicki
*** This bug is a duplicate of bug 1615248 ***
https://bugs.launchpad.net/bugs/1615248

This is probably a duplicate of 1615248 that is now fixed upstream.

** This bug has been marked a duplicate of bug 1615248
   ubuntu-core-launcher nvidia driver detection is bogus

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

Title:
  libgl not found on nvidia machines (so far)

Status in Snappy:
  Triaged
Status in nvidia-graphics-drivers-361 package in Ubuntu:
  Confirmed

Bug description:
  So I've just had 2 recent complaints on libgl not being found on nvidia.
  here: 
http://askubuntu.com/questions/759647/opengl-error-in-snaps-ubuntu-16-04 
  and on IRC

  I cannot determine if anyone has had success running one of the 
desktop-example apps from the store on an nvidia gpu machine.
  I asked Alberto Aguirre on the mir team (who has a nvidia gpu) to try SDoC 
and install the ubuntu-clock-app from the store - he confirms seeing the exact 
same issue, he can be questioned if debug help is needed.

  Note, from an engagement on IRC earlier, the person confirmed that
  even rebuilding the clock snap locally and sideloading did not address
  the issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1574851/+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 1623512] [NEW] Fix for Play/Pause key on some MCE remotes

2016-09-14 Thread Reuben Thomas
Public bug reported:

The file /usr/share/lirc/remotes/mceusb/lircd.conf.mceusb contains a
section reading:

#seen on HP Pavilion dv3t remote  --Tim Mann, 3 Nov 2009
Media 0x7b7f
PlayPause 0x7b91

I have a Compro VideoMate K300 remote, and I can't find a key
corresponding to Media, but it does have a Play/Pause key generating the
same code as above (0x7b91).

However, using it with Kodi, for example, it does nothing useful,
because Kodi does not recognise the "PlayPause" code.

I suggest that for Kodi, XMBC & similar programs it's probably more
useful to change the code output to KEY_PLAY. (I tried KEY_PLAYPAUSE,
which is also mentioned in Kodi's Lircmap.xml, but that did not work in
Kodi: nothing happened when I pressed the key.) With KEY_PLAY, the key
works as expected: it plays or pauses the music.

The change is to change "PlayPause" in the above line to "KEY_PLAY".

Arguably, the correct fix is to change the keycode to "KEY_PLAYPAUSE",
and then make Kodi correctly respond to "KEY_PLAYPAUSE". I attempted to
do this by editing Kodi's Lircmap.xml, but failed.

I looked at upstream lirc, but that has completely changed the
organisation of remote config files since 0.9.0, so it seems most
appropriate to make a fix in Ubuntu (and possibly Debian).

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: lirc 0.9.0-0ubuntu6
ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
Uname: Linux 4.4.0-34-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Sep 14 14:00:37 2016
InstallationDate: Installed on 2014-11-26 (658 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
SourcePackage: lirc
UpgradeStatus: Upgraded to xenial on 2016-07-25 (50 days ago)
mtime.conffile..etc.lirc.hardware.conf: 2016-09-14T12:27:53.394843
mtime.conffile..etc.lirc.lircd.conf: 2016-09-14T13:55:14.416867

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


** Tags: amd64 apport-bug xenial

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

Title:
  Fix for Play/Pause key on some MCE remotes

Status in lirc package in Ubuntu:
  New

Bug description:
  The file /usr/share/lirc/remotes/mceusb/lircd.conf.mceusb contains a
  section reading:

  #seen on HP Pavilion dv3t remote  --Tim Mann, 3 Nov 2009
  Media 0x7b7f
  PlayPause 0x7b91

  I have a Compro VideoMate K300 remote, and I can't find a key
  corresponding to Media, but it does have a Play/Pause key generating
  the same code as above (0x7b91).

  However, using it with Kodi, for example, it does nothing useful,
  because Kodi does not recognise the "PlayPause" code.

  I suggest that for Kodi, XMBC & similar programs it's probably more
  useful to change the code output to KEY_PLAY. (I tried KEY_PLAYPAUSE,
  which is also mentioned in Kodi's Lircmap.xml, but that did not work
  in Kodi: nothing happened when I pressed the key.) With KEY_PLAY, the
  key works as expected: it plays or pauses the music.

  The change is to change "PlayPause" in the above line to "KEY_PLAY".

  Arguably, the correct fix is to change the keycode to "KEY_PLAYPAUSE",
  and then make Kodi correctly respond to "KEY_PLAYPAUSE". I attempted
  to do this by editing Kodi's Lircmap.xml, but failed.

  I looked at upstream lirc, but that has completely changed the
  organisation of remote config files since 0.9.0, so it seems most
  appropriate to make a fix in Ubuntu (and possibly Debian).

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: lirc 0.9.0-0ubuntu6
  ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
  Uname: Linux 4.4.0-34-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Sep 14 14:00:37 2016
  InstallationDate: Installed on 2014-11-26 (658 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  SourcePackage: lirc
  UpgradeStatus: Upgraded to xenial on 2016-07-25 (50 days ago)
  mtime.conffile..etc.lirc.hardware.conf: 2016-09-14T12:27:53.394843
  mtime.conffile..etc.lirc.lircd.conf: 2016-09-14T13:55:14.416867

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lirc/+bug/1623512/+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 1623502] [NEW] bluetooth mouse refresh display under locked screen

2016-09-14 Thread cjq
Public bug reported:

Description:Ubuntu 16.04.1 LTS
Release:16.04

What i install related to bluetooth are as follow:

bluez 5.37
gnome-bluetooth 3.18.2
indicator-bluetooth 0.0.6
libbluetooth3 5.37
libgnome-bluetooth13 3.18.2

I uses short-key ctrl+alt+l to lock my laptop screen,but after a
while,screen diplay a mouse pointer with the flashing of physical
bluetooth light.

So the screen ,light ... dark ... light ... dark ..(infinite loop)

I try to google it and end of no result.

I guess it's because the software needs to ensure if the mouse is still
connected but i don't know how to configure it.

I hope you can help me, I will be indebted forever

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


** Tags: bluetooth

** Package changed: indicator-bluetooth (Ubuntu) => gnome-bluetooth
(Ubuntu)

** Description changed:

  Description:  Ubuntu 16.04.1 LTS
  Release:  16.04
  
  What i install related to bluetooth are as follow:
  
  bluez 5.37
  gnome-bluetooth 3.18.2
  indicator-bluetooth 0.0.6
  libbluetooth3 5.37
  libgnome-bluetooth13 3.18.2
  
  I uses short-key ctrl+alt+l to lock my laptop screen,but after a
- while,screen diplay a mouse pointer
+ while,screen diplay a mouse pointer with the flashing of physical
+ bluetooth
  
- with the flashing of physical bluetooth light.
+ light.
  
  So the screen ,light ... dark ... light ... dark ..(infinite loop)
  
  I try to google it and end of no result.
  
  I guess it's because the software needs to ensure if the mouse is still
  connected but i don't know
  
  how to configure it.
  
  I hope you can help me, I will be indebted forever

** Description changed:

  Description:  Ubuntu 16.04.1 LTS
  Release:  16.04
  
  What i install related to bluetooth are as follow:
  
  bluez 5.37
  gnome-bluetooth 3.18.2
  indicator-bluetooth 0.0.6
  libbluetooth3 5.37
  libgnome-bluetooth13 3.18.2
  
  I uses short-key ctrl+alt+l to lock my laptop screen,but after a
  while,screen diplay a mouse pointer with the flashing of physical
- bluetooth
- 
- light.
+ bluetooth light.
  
  So the screen ,light ... dark ... light ... dark ..(infinite loop)
  
  I try to google it and end of no result.
  
  I guess it's because the software needs to ensure if the mouse is still
  connected but i don't know
  
  how to configure it.
  
  I hope you can help me, I will be indebted forever

** Description changed:

  Description:  Ubuntu 16.04.1 LTS
  Release:  16.04
  
  What i install related to bluetooth are as follow:
  
  bluez 5.37
  gnome-bluetooth 3.18.2
  indicator-bluetooth 0.0.6
  libbluetooth3 5.37
  libgnome-bluetooth13 3.18.2
  
  I uses short-key ctrl+alt+l to lock my laptop screen,but after a
  while,screen diplay a mouse pointer with the flashing of physical
  bluetooth light.
  
  So the screen ,light ... dark ... light ... dark ..(infinite loop)
  
  I try to google it and end of no result.
  
  I guess it's because the software needs to ensure if the mouse is still
- connected but i don't know
- 
- how to configure it.
+ connected but i don't know how to configure it.
  
  I hope you can help me, I will be indebted forever

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

Title:
  bluetooth mouse refresh display under locked screen

Status in gnome-bluetooth package in Ubuntu:
  New

Bug description:
  Description:  Ubuntu 16.04.1 LTS
  Release:  16.04

  What i install related to bluetooth are as follow:

  bluez 5.37
  gnome-bluetooth 3.18.2
  indicator-bluetooth 0.0.6
  libbluetooth3 5.37
  libgnome-bluetooth13 3.18.2

  I uses short-key ctrl+alt+l to lock my laptop screen,but after a
  while,screen diplay a mouse pointer with the flashing of physical
  bluetooth light.

  So the screen ,light ... dark ... light ... dark ..(infinite loop)

  I try to google it and end of no result.

  I guess it's because the software needs to ensure if the mouse is
  still connected but i don't know how to configure it.

  I hope you can help me, I will be indebted forever

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-bluetooth/+bug/1623502/+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 1623502] [NEW] bluetooth mouse refresh display under locked screen

2016-09-14 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Description:Ubuntu 16.04.1 LTS
Release:16.04

What i install related to bluetooth are as follow:

bluez 5.37
gnome-bluetooth 3.18.2
indicator-bluetooth 0.0.6
libbluetooth3 5.37
libgnome-bluetooth13 3.18.2

I uses short-key ctrl+alt+l to lock my laptop screen,but after a
while,screen diplay a mouse pointer

with the flashing of physical bluetooth light.

So the screen ,light ... dark ... light ... dark ..(infinite loop)

I try to google it and end of no result.

I guess it's because the software needs to ensure if the mouse is still
connected but i don't know

how to configure it.

I hope you can help me, I will be indebted forever

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


** Tags: bluetooth
-- 
bluetooth mouse refresh display under locked screen
https://bugs.launchpad.net/bugs/1623502
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to gnome-bluetooth in Ubuntu.

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


[Desktop-packages] [Bug 1615732] Re: Execution of filter 'Junk check' fails with "Empty cache file"

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

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

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

Title:
  Execution of filter 'Junk check' fails with "Empty cache file"

Status in evolution package in Ubuntu:
  Confirmed

Bug description:
  I currently use an Evolution setup in which I retrieve email via IMAP
  from an unfiltered mailbox, and then use Evolution to automatically
  filter for spam/junk mail.

  This process works as expected upon starting Evolution: all email is
  retrieved from the mailbox (and thus resides in the Inbox folder,
  where it arrived), then it's filtered to identify spam, and then the
  spam is moved from the Inbox to a Junk folder.

  However, after Evolution has been running for some time (hard to
  estimate because it requires an email to be received, but likely 5-10
  minutes; it's possible that this is just "one email refresh interval"
  but also possible that something else is going on), newly received
  email stops being filtered for spam, and all the email remains in the
  Inbox. This happens at least in the case of receiving one email at a
  time, and most likely in the case where multiple emails are received
  in one send/receive cycle.

  When this failure to remove spam/junk happens, there's a yellow banner
  at the top of the screen saying, for example (the filename is not
  always the same),

  "Error while performing operation.

  Execution of filter 'Junk check' failed: Empty cache file:
  
/home/ais523/.cache/evolution/mail/1440221975.23984.44@tundra/folders/INBOX/cur/1f/23052"

  I checked the contents of the file in question; it appears to be a
  copy of the email that was just received, including all headers. (It's
  possible that there's a race condition here and that the file was
  empty when the filter looked at it, but became populated just after it
  errored out, but perhaps something else is going on.)

  This behaviour is a problem because it means that either I have to
  delete junk mail by hand, or else that I have to repeatedly close and
  reopen Evolution so that the automated system will work.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: evolution 3.18.5.2-0ubuntu3.1
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Aug 22 17:19:59 2016
  ExecutablePath: /usr/bin/evolution
  InstallationDate: Installed on 2014-06-03 (811 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  ProcEnviron:
   PATH=(custom, user)
   SHELL=/bin/bash
   LANG=en_GB.UTF-8
   LANGUAGE=en_GB:en
   XDG_RUNTIME_DIR=
  SourcePackage: evolution
  UpgradeStatus: Upgraded to xenial on 2016-05-02 (112 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1615732/+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 1615732] Re: Execution of filter 'Junk check' fails with "Empty cache file"

2016-09-14 Thread Trev Peterson
I have the same issue.  It seems like it might be this bug once again:
https://bugzilla.gnome.org/show_bug.cgi?id=737468

I experience this bug for me and for a client that runs evolution as
well.  I suspect it's pretty common.  I error out when running mail
filters, downloading mail and moving junk to a physical junk folder.

** Bug watch added: GNOME Bug Tracker #737468
   https://bugzilla.gnome.org/show_bug.cgi?id=737468

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

Title:
  Execution of filter 'Junk check' fails with "Empty cache file"

Status in evolution package in Ubuntu:
  Confirmed

Bug description:
  I currently use an Evolution setup in which I retrieve email via IMAP
  from an unfiltered mailbox, and then use Evolution to automatically
  filter for spam/junk mail.

  This process works as expected upon starting Evolution: all email is
  retrieved from the mailbox (and thus resides in the Inbox folder,
  where it arrived), then it's filtered to identify spam, and then the
  spam is moved from the Inbox to a Junk folder.

  However, after Evolution has been running for some time (hard to
  estimate because it requires an email to be received, but likely 5-10
  minutes; it's possible that this is just "one email refresh interval"
  but also possible that something else is going on), newly received
  email stops being filtered for spam, and all the email remains in the
  Inbox. This happens at least in the case of receiving one email at a
  time, and most likely in the case where multiple emails are received
  in one send/receive cycle.

  When this failure to remove spam/junk happens, there's a yellow banner
  at the top of the screen saying, for example (the filename is not
  always the same),

  "Error while performing operation.

  Execution of filter 'Junk check' failed: Empty cache file:
  
/home/ais523/.cache/evolution/mail/1440221975.23984.44@tundra/folders/INBOX/cur/1f/23052"

  I checked the contents of the file in question; it appears to be a
  copy of the email that was just received, including all headers. (It's
  possible that there's a race condition here and that the file was
  empty when the filter looked at it, but became populated just after it
  errored out, but perhaps something else is going on.)

  This behaviour is a problem because it means that either I have to
  delete junk mail by hand, or else that I have to repeatedly close and
  reopen Evolution so that the automated system will work.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: evolution 3.18.5.2-0ubuntu3.1
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Aug 22 17:19:59 2016
  ExecutablePath: /usr/bin/evolution
  InstallationDate: Installed on 2014-06-03 (811 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  ProcEnviron:
   PATH=(custom, user)
   SHELL=/bin/bash
   LANG=en_GB.UTF-8
   LANGUAGE=en_GB:en
   XDG_RUNTIME_DIR=
  SourcePackage: evolution
  UpgradeStatus: Upgraded to xenial on 2016-05-02 (112 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1615732/+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 1576930] Re: Excessive consumption RAM of mysqld daemon in Ubuntu 16.04

2016-09-14 Thread Colan Schwartz
This should be fixed now with the recent security releases in the stable
channel.  We should be at 5.7.15 which is fixed upstream.  Can someone
confirm?

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

Title:
  Excessive consumption RAM of mysqld daemon in Ubuntu 16.04

Status in Akonadi:
  New
Status in akonadi package in Ubuntu:
  Confirmed
Status in mysql-5.7 package in Ubuntu:
  Triaged

Bug description:
  [Status]

  Suspected cause is triaged upstream in MySQL; awaiting fix.

  [Workaround]

  Proposed in comment 10; please report success or failure.

  [Original Description]

  In the last days using Kubuntu 16.04 I've noticed that after a while
  of use, RAM consumption of mysqld daemon rises above 800 MB, even
  surpassing Firefox, as you can see in the attached images.

  Initially, when system is just booted, RAM consumption of mysqld daemon it 
remains approximately 135-140 MB, but I have seen how after a while, in a 
matter of a few minutes, without touching anything, consumption rises 
progressively to around 830 MB.
  In the second image you can see that mysqld daemon is related to Akonadi, 
which at the same time has a lot of threads running. It is possible that the 
problem is in managing Akonadi processes, but it is clear that consumption of 
mysqld daemon is not normal, and that there must be a problem, either MySQL or 
Akonadi, causing this situation.

  I tried replacing MySQL with MariaDB, but will not let me uninstall
  MySQL components without also uninstall a lot of applications as
  dependencies (like Akonadi, Amarok, Kontact, KAdressBook ...). What I
  can do, even as an interim solution?

  Here are the attached screenshots:
  https://www.sendspace.com/file/712oyk
  https://www.sendspace.com/file/qcqeem

To manage notifications about this bug go to:
https://bugs.launchpad.net/akonadi/+bug/1576930/+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 1623487] [NEW] [OptiPlex 7040, Realtek ALC3234, Black Headphone Out, Front] No sound at all

2016-09-14 Thread noha7
Public bug reported:

My desktop doesn't make any sound. I am using ubuntu 16.04.1 LTS. aplay -l 
output gives me this:
card 0: PCH [HDA Intel PCH], device 0: ALC3234 Analog [ALC3234 Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
But Iam not sure where to look for a driver or what else to do... For me it 
seems to be a bug.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
Uname: Linux 4.4.0-36-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/pcmC0D0p:   jan4048 F...m pulseaudio
 /dev/snd/controlC0:  jan4048 F pulseaudio
CurrentDesktop: Unity
Date: Wed Sep 14 15:01:43 2016
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-trusty-amd64-osp1-20150720-0
InstallationDate: Installed on 2016-09-07 (6 days ago)
InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150720-04:06
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
Symptom_Card: Built-in Audio - HDA Intel PCH
Symptom_DevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/pcmC0D0p:   jan4048 F...m pulseaudio
 /dev/snd/controlC0:  jan4048 F pulseaudio
Symptom_Jack: Black Headphone Out, Front
Symptom_Type: No sound at all
Title: [OptiPlex 7040, Realtek ALC3234, Black Headphone Out, Front] No sound at 
all
UpgradeStatus: Upgraded to xenial on 2016-09-14 (0 days ago)
dmi.bios.date: 06/27/2016
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.4.5
dmi.board.name: 096JG8
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 3
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.4.5:bd06/27/2016:svnDellInc.:pnOptiPlex7040:pvr:rvnDellInc.:rn096JG8:rvrA01:cvnDellInc.:ct3:cvr:
dmi.product.name: OptiPlex 7040
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug xenial

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

Title:
  [OptiPlex 7040, Realtek ALC3234, Black Headphone Out, Front] No sound
  at all

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  My desktop doesn't make any sound. I am using ubuntu 16.04.1 LTS. aplay -l 
output gives me this:
  card 0: PCH [HDA Intel PCH], device 0: ALC3234 Analog [ALC3234 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
  But Iam not sure where to look for a driver or what else to do... For me it 
seems to be a bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   jan4048 F...m pulseaudio
   /dev/snd/controlC0:  jan4048 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Sep 14 15:01:43 2016
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-trusty-amd64-osp1-20150720-0
  InstallationDate: Installed on 2016-09-07 (6 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150720-04:06
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   jan4048 F...m pulseaudio
   /dev/snd/controlC0:  jan4048 F pulseaudio
  Symptom_Jack: Black Headphone Out, Front
  Symptom_Type: No sound at all
  Title: [OptiPlex 7040, Realtek ALC3234, Black Headphone Out, Front] No sound 
at all
  UpgradeStatus: Upgraded to xenial on 2016-09-14 (0 days ago)
  dmi.bios.date: 06/27/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.4.5
  dmi.board.name: 096JG8
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.4.5:bd06/27/2016:svnDellInc.:pnOptiPlex7040:pvr:rvnDellInc.:rn096JG8:rvrA01:cvnDellInc.:ct3:cvr:
  dmi.product.name: OptiPlex 7040
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1623487/+subscriptions

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

[Desktop-packages] [Bug 1594953] Re: 47.0+build3-0ubuntu0.14.04.1 crashes on remote X11 display

2016-09-14 Thread cbienmueller
LTSP environment based on ubuntu 16.04 AMD64 with mate desktop. Firefox48 
crashes 5 of 6 times when starting. Same if you start firefox via ssh -X.
message on console:
 ###!!! ABORT: Aborting on channel error.: file 
/build/firefox-6p7T67/firefox-48.0+build2/ipc/glue/MessageChannel.cpp, line 2046

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

Title:
  47.0+build3-0ubuntu0.14.04.1 crashes on remote X11 display

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Much of the time, firefox 47.0 will crash when displayed remotely.
  Both local and remote PCs are Ubuntu 14.04 with all patches applied as
  of today.

  To reproduce, log into pc1 console then "ssh -X pc2.domain.dom" then:

  >firefox -P --no-remote
  [7663] ###!!! ABORT: X_ShmPutImage: BadShmSeg (invalid shared segment 
parameter); 2 requests ago: file 
/build/firefox-sKY334/firefox-47.0+build3/toolkit/xre/nsX11ErrorHandler.cpp, 
line 157
  [7663] ###!!! ABORT: X_ShmPutImage: BadShmSeg (invalid shared segment 
parameter); 2 requests ago: file 
/build/firefox-sKY334/firefox-47.0+build3/toolkit/xre/nsX11ErrorHandler.cpp, 
line 157
  ExceptionHandler::GenerateDump cloned child 7815
  ExceptionHandler::SendContinueSignalToChild sent continue signal to child
  ExceptionHandler::WaitForContinueSignal waiting for continue signal...
  Segmentation fault (core dumped)

  This did not happen with 46.0.1+build1-0ubuntu0.14.04.3. It is stable,
  confirmed with downgrade on pc2.

  Tested on 3 different systems with identical results.

  1) >lsb_release -rd
  Description:Ubuntu 14.04.4 LTS
  Release:14.04

  2) >apt-cache policy firefox
  firefox:
Installed: 47.0+build3-0ubuntu0.14.04.1
Candidate: 47.0+build3-0ubuntu0.14.04.1
Version table:
   *** 47.0+build3-0ubuntu0.14.04.1 0

  3) Firefox should launch and be relatively stable

  4) Firefox crashes with one of the following errors:
  [7663] ###!!! ABORT: X_ShmPutImage: BadShmSeg (invalid shared segment 
parameter); 2 requests ago: file 
/build/firefox-sKY334/firefox-47.0+build3/toolkit/xre/nsX11ErrorHandler.cpp, 
line 157

  [15679] ###!!! ABORT: X_ShmDetach: BadShmSeg (invalid shared segment
  parameter); 2 requests ago: file /build/firefox-
  sKY334/firefox-47.0+build3/toolkit/xre/nsX11ErrorHandler.cpp, line 157

  [15920] ###!!! ABORT: X_ShmAttach: BadAccess (attempt to access
  private resource denied); 3 requests ago: file /build/firefox-
  sKY334/firefox-47.0+build3/toolkit/xre/nsX11ErrorHandler.cpp, line 157

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1594953/+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 1613708] Re: [regression] Xmir: Some buttons are unclickable after rotating the screen

2016-09-14 Thread Stephen M. Webb
Updated debdiff after adding new changelog and backporting to Mir 0.21.

** Attachment removed: "debdiff for Xenial SRU"
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1613708/+attachment/4739347/+files/debdiff

** Attachment added: "debdiff for Xenial SRU"
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1613708/+attachment/4740857/+files/debdiff

** Description changed:

  [Impact]
  
  XMir clients do not have their input transform matrix modified properly
  when the screen dimensions and orientation change (ie. rotation).
  
  This shows up primarily on Bq M10 tablets which rotate on startup.
  
  [Test Case]
  
  Install XMir on a device that supports screen rotation.  Connect a
  client (using Libertine is the easiest way to do this).  Attempt to use
  direct or indirect pointer input on the right side of the screen.  The
  bug is it does nothing.
  
  [Regression Potential]
  
  This change affects only the XMir server.  There is potential that XMir
  functionality is compromized but mainline x.org functionality is
  unaffected.
  
  This XMir patch update is pulled directly from Ubuntu current
  development release "Yakkety Yak" where it has been in production for
  more than 6 weeks without apparent regressions.
  
  [Other Info]
  
  The patch update also includes bugfixes for bug #1617925, bug #1617932,
  and bug #1591356.
+ 
+ This patch differs from the patch in Ubuntu "Yakkety Yak" to compile
+ with Mir 0.21.  The only functional difference is an extra message
+ logged when run against Mir 0.24.
  
  -- original bug description follows --
  
  Enviroment:
  
  current build number: 169
  device name: frieza
  channel: ubuntu-touch/rc-proposed/bq-aquaris-pd.en
  last update: 2016-08-16 10:23:29
  version version: 169
  version ubuntu: 20160816
  version device: 20160809.0
  version custom: 20160805--42-20-vivid
  
  Product: BQ M10 FHD
  
  Steps to reproduce:
  
  1º Open LibreOffice and try to print something
  2º Print settings window appear, try to click on Accept/Cancel/Exit etc
  3º Buttons on LibreOffice won't respond
  
  1º Open Firefox
  2º Mouse-over on search,downloads,bookmarks etc
  3º Seems like mouse-over is not focused and is clicking is not responding
  
  Current result: Some Xapps buttons are not responding(tested on Firefox
  and LibreOffice Writer)
  
  Expected result:
  
  Add info: This is using xmir from https://launchpad.net/~ci-train-ppa-
  service/+archive/ubuntu/landing-053/+packages.

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

Title:
  [regression] Xmir: Some buttons are unclickable after rotating the
  screen

Status in Canonical System Image:
  Fix Committed
Status in xorg-server package in Ubuntu:
  Fix Released
Status in xorg-server source package in Xenial:
  New

Bug description:
  [Impact]

  XMir clients do not have their input transform matrix modified
  properly when the screen dimensions and orientation change (ie.
  rotation).

  This shows up primarily on Bq M10 tablets which rotate on startup.

  [Test Case]

  Install XMir on a device that supports screen rotation.  Connect a
  client (using Libertine is the easiest way to do this).  Attempt to
  use direct or indirect pointer input on the right side of the screen.
  The bug is it does nothing.

  [Regression Potential]

  This change affects only the XMir server.  There is potential that
  XMir functionality is compromized but mainline x.org functionality is
  unaffected.

  This XMir patch update is pulled directly from Ubuntu current
  development release "Yakkety Yak" where it has been in production for
  more than 6 weeks without apparent regressions.

  [Other Info]

  The patch update also includes bugfixes for bug #1617925, bug
  #1617932, and bug #1591356.

  This patch differs from the patch in Ubuntu "Yakkety Yak" to compile
  with Mir 0.21.  The only functional difference is an extra message
  logged when run against Mir 0.24.

  -- original bug description follows --

  Enviroment:

  current build number: 169
  device name: frieza
  channel: ubuntu-touch/rc-proposed/bq-aquaris-pd.en
  last update: 2016-08-16 10:23:29
  version version: 169
  version ubuntu: 20160816
  version device: 20160809.0
  version custom: 20160805--42-20-vivid

  Product: BQ M10 FHD

  Steps to reproduce:

  1º Open LibreOffice and try to print something
  2º Print settings window appear, try to click on Accept/Cancel/Exit etc
  3º Buttons on LibreOffice won't respond

  1º Open Firefox
  2º Mouse-over on search,downloads,bookmarks etc
  3º Seems like mouse-over is not focused and is clicking is not responding

  Current result: Some Xapps buttons are not responding(tested on
  Firefox and LibreOffice Writer)

  Expected result:

  Add info: This is using xmir from https://launchpad.net/~ci-train-ppa-
  service/+archive/ubuntu/landing-053/+packages.

To 

[Desktop-packages] [Bug 1623476] [NEW] Cursor disappeared and cant click anything 16.04

2016-09-14 Thread ADan
Public bug reported:

I think this appeared after I suspended my laptop (Lenovo E460). It does
not recognize mouse movement and no cursor is displayed.


I saw a similar bug where the cursor did not show being solved but there they 
seemed to be able to click. They were also able to get it back after CTRL ALT 
F1, CTRL ALT F7 which is not possible in my case.

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Cursor disappeared and cant click anything 16.04

Status in xserver-xorg-video-intel package in Ubuntu:
  New

Bug description:
  I think this appeared after I suspended my laptop (Lenovo E460). It
  does not recognize mouse movement and no cursor is displayed.

  
  I saw a similar bug where the cursor did not show being solved but there they 
seemed to be able to click. They were also able to get it back after CTRL ALT 
F1, CTRL ALT F7 which is not possible in my case.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1623476/+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 1620557] Re: weather.noaa.gov was shut down

2016-09-14 Thread Chris J Arges
Hello Dmitry, or anyone else affected,

Accepted libgweather into xenial-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/libgweather/3.18.2-0ubuntu0.1 in a
few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: libgweather (Ubuntu Xenial)
   Status: In Progress => Fix Committed

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

Title:
  weather.noaa.gov was shut down

Status in libgweather:
  Unknown
Status in libgweather package in Ubuntu:
  Fix Released
Status in libgweather source package in Trusty:
  Fix Committed
Status in libgweather source package in Xenial:
  Fix Committed

Bug description:
  The provider which libgweather was using was shut down in August.

  We need to update libgweather in Xenial to new upstream micro release,
  3.18.2, which switched to a new METAR data provider.

  Impact: this affects all libgweather-using applications, makes them
  unable to retrieve weather data.

  Test Case: make sure Weather applet in gnome-applets is able to
  display weather information.

To manage notifications about this bug go to:
https://bugs.launchpad.net/libgweather/+bug/1620557/+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 1620557] Re: weather.noaa.gov was shut down

2016-09-14 Thread Chris J Arges
Hello Dmitry, or anyone else affected,

Accepted libgweather into trusty-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/libgweather/3.10.2-0ubuntu3 in a
few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: libgweather (Ubuntu Trusty)
   Status: Triaged => Fix Committed

** Tags added: verification-needed

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

Title:
  weather.noaa.gov was shut down

Status in libgweather:
  Unknown
Status in libgweather package in Ubuntu:
  Fix Released
Status in libgweather source package in Trusty:
  Fix Committed
Status in libgweather source package in Xenial:
  In Progress

Bug description:
  The provider which libgweather was using was shut down in August.

  We need to update libgweather in Xenial to new upstream micro release,
  3.18.2, which switched to a new METAR data provider.

  Impact: this affects all libgweather-using applications, makes them
  unable to retrieve weather data.

  Test Case: make sure Weather applet in gnome-applets is able to
  display weather information.

To manage notifications about this bug go to:
https://bugs.launchpad.net/libgweather/+bug/1620557/+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 1598316] Re: gtk2-engines-murrine desktop text shadow problem

2016-09-14 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk2-engines-murrine -
0.98.2-0ubuntu2.2

---
gtk2-engines-murrine (0.98.2-0ubuntu2.2) xenial; urgency=medium

  * Remove pango_cairo_update_layout.patch and revert to previous
version of gtk2-engines-murrine. The patch caused text shadows
to be very misaligned for Xfce desktop icon labels with several
different themes (LP: #1598316)

 -- Jeremy Bicha   Mon, 05 Sep 2016 18:58:41 -0400

** Changed in: gtk2-engines-murrine (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  gtk2-engines-murrine desktop text shadow problem

Status in Arc Theme:
  New
Status in Numix GTK theme:
  Fix Released
Status in arc-theme package in Ubuntu:
  Triaged
Status in gtk2-engines-murrine package in Ubuntu:
  Fix Released
Status in shimmer-themes package in Ubuntu:
  Invalid
Status in xfdesktop4 package in Ubuntu:
  Confirmed
Status in gtk2-engines-murrine source package in Xenial:
  Fix Released
Status in shimmer-themes source package in Xenial:
  Invalid
Status in xfdesktop4 source package in Xenial:
  Confirmed
Status in gtk2-engines-murrine package in Debian:
  New

Bug description:
  Impact
  ==
  https://launchpad.net/ubuntu/+source/gtk2-engines-murrine/0.98.2-0ubuntu2.1

  The above SRU caused a major regression: On Xfce, desktop icon labels
  are now badly misaligned. This affects numix-gtk-theme which is
  included (but not as the default theme) with Xubuntu 16.04 LTS. Third-
  party affected themes include Arc and Vertex.

  Test Case
  =
  1. In Xubuntu 16.04 LTS, open the Xfce menu in the top left corner of the 
screen.
  2. Select Settings>Appearance
  3. Select Numix.

  Do the desktop icon labels look ok or do they look like the screenshot
  posted in comment #17?

  Regression Potential
  
  This obviously re-opens bug 1294699 but that seems to be a fairly obscure 
bug. Who sets their default system theme to a bitmap font in 2016? That 
regression is outweighed by breaking several popular themes.

  Original Bug Report and Followup
  
  Upgraded my xubuntu 16.04 system on 01 Jul 2016.  The apt update included an 
upgrade to gtk2-engines-murrine.  However, after the upgrade and boot, the any 
desktop text, folder, launcher, etc. had a problem with the text and shadow 
being quite far apart.

  This bug affects themes that use the textstyle feature of the murrine
  engine on xfdesktop4. Ubuntu MATE 16.04, which also uses gtk2 but has
  caja draw the desktop icons instead of xfdesktop, does not appear to
  be affected (or at least not nearly as noticeably).

To manage notifications about this bug go to:
https://bugs.launchpad.net/arc-theme/+bug/1598316/+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 1606234] Re: Actions menu is displaced on high-dpi

2016-09-14 Thread Launchpad Bug Tracker
This bug was fixed in the package bamf -
0.5.3~bzr0+16.04.20160824-0ubuntu1

---
bamf (0.5.3~bzr0+16.04.20160824-0ubuntu1) xenial; urgency=medium

  [ Andrea Azzarone ]
  * Unscale x/y coordinates returned by top_window_action_menu. (LP:
#1606234)

 -- Marco Trevisan (Treviño)   Wed, 24 Aug 2016 12:49:47
+

** Changed in: bamf (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  Actions menu is displaced on high-dpi

Status in bamf package in Ubuntu:
  Fix Released
Status in bamf source package in Xenial:
  Fix Released

Bug description:
  [Impact]
  Windows action menu is displaced in high-dpi environments when initialized 
from the keyboard

  [Test case]
  1. Scale to 2.0 using control center
  2. Open a window (e.g gedit)
  3. Open action menu using alt+space

  Expected
  The action menu is placed in the top left corner of the window

  Actual
  The action menu is displaced as in attached screenshot

  [Regression potential]

  The menu could be displaced in multi-monitor environments with
  different scaling options.

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

2016-09-14 Thread Martin Pitt
The verification of the Stable Release Update for gtk2-engines-murrine
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 gtk2-engines-murrine in Ubuntu.
https://bugs.launchpad.net/bugs/1598316

Title:
  gtk2-engines-murrine desktop text shadow problem

Status in Arc Theme:
  New
Status in Numix GTK theme:
  Fix Released
Status in arc-theme package in Ubuntu:
  Triaged
Status in gtk2-engines-murrine package in Ubuntu:
  Fix Released
Status in shimmer-themes package in Ubuntu:
  Invalid
Status in xfdesktop4 package in Ubuntu:
  Confirmed
Status in gtk2-engines-murrine source package in Xenial:
  Fix Released
Status in shimmer-themes source package in Xenial:
  Invalid
Status in xfdesktop4 source package in Xenial:
  Confirmed
Status in gtk2-engines-murrine package in Debian:
  New

Bug description:
  Impact
  ==
  https://launchpad.net/ubuntu/+source/gtk2-engines-murrine/0.98.2-0ubuntu2.1

  The above SRU caused a major regression: On Xfce, desktop icon labels
  are now badly misaligned. This affects numix-gtk-theme which is
  included (but not as the default theme) with Xubuntu 16.04 LTS. Third-
  party affected themes include Arc and Vertex.

  Test Case
  =
  1. In Xubuntu 16.04 LTS, open the Xfce menu in the top left corner of the 
screen.
  2. Select Settings>Appearance
  3. Select Numix.

  Do the desktop icon labels look ok or do they look like the screenshot
  posted in comment #17?

  Regression Potential
  
  This obviously re-opens bug 1294699 but that seems to be a fairly obscure 
bug. Who sets their default system theme to a bitmap font in 2016? That 
regression is outweighed by breaking several popular themes.

  Original Bug Report and Followup
  
  Upgraded my xubuntu 16.04 system on 01 Jul 2016.  The apt update included an 
upgrade to gtk2-engines-murrine.  However, after the upgrade and boot, the any 
desktop text, folder, launcher, etc. had a problem with the text and shadow 
being quite far apart.

  This bug affects themes that use the textstyle feature of the murrine
  engine on xfdesktop4. Ubuntu MATE 16.04, which also uses gtk2 but has
  caja draw the desktop icons instead of xfdesktop, does not appear to
  be affected (or at least not nearly as noticeably).

To manage notifications about this bug go to:
https://bugs.launchpad.net/arc-theme/+bug/1598316/+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 1606234] Update Released

2016-09-14 Thread Martin Pitt
The verification of the Stable Release Update for bamf 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 bamf in Ubuntu.
https://bugs.launchpad.net/bugs/1606234

Title:
  Actions menu is displaced on high-dpi

Status in bamf package in Ubuntu:
  Fix Released
Status in bamf source package in Xenial:
  Fix Released

Bug description:
  [Impact]
  Windows action menu is displaced in high-dpi environments when initialized 
from the keyboard

  [Test case]
  1. Scale to 2.0 using control center
  2. Open a window (e.g gedit)
  3. Open action menu using alt+space

  Expected
  The action menu is placed in the top left corner of the window

  Actual
  The action menu is displaced as in attached screenshot

  [Regression potential]

  The menu could be displaced in multi-monitor environments with
  different scaling options.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bamf/+bug/1606234/+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 1623450] [NEW] Cursor jumps to top-right corner when releasing your finger from the touchpad while the left mouse button on the touchpad is pressed, Lenovo E460, ALPS Touchpad

2016-09-14 Thread Exacom
Public bug reported:

1) Ubuntu 16.04.01 LTS
2) 1.8.2-1ubuntu3
3) When releasing the finger from the touchpad (e.g. while marking larger 
portions of text, or scrolling using the sidebar) I expect the cursor to remain 
in the position it was before the finger was upped from the keyboard.
4) Instead, the cursor jumps to the top right of the screen, marking the entire 
text of a page and scrolling all the way up.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xserver-xorg-input-synaptics 1.8.2-1ubuntu3
Uname: Linux 4.7.3-040703-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: XFCE
Date: Wed Sep 14 13:07:17 2016
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
InstallationDate: Installed on 2016-09-13 (0 days ago)
InstallationMedia: Xubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 04f2:b541 Chicony Electronics Co., Ltd 
 Bus 001 Device 004: ID 8087:0a2a Intel Corp. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: LENOVO 20ETCTO1WW
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.7.3-040703-generic 
root=UUID=6eb6b9f5-2dbe-49be-bfa3-54cfde10c957 ro quiet splash vt.handoff=7
SourcePackage: xserver-xorg-input-synaptics
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/12/2016
dmi.bios.vendor: LENOVO
dmi.bios.version: R00ET45W (1.20 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20ETCTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40709 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrR00ET45W(1.20):bd06/12/2016:svnLENOVO:pn20ETCTO1WW:pvrThinkPadE460:rvnLENOVO:rn20ETCTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.name: 20ETCTO1WW
dmi.product.version: ThinkPad E460
dmi.sys.vendor: LENOVO
version.compiz: compiz N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Wed Sep 14 12:41:57 2016
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id5297 
 vendor CMN
xserver.version: 2:1.18.3-1ubuntu2.2

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


** Tags: amd64 apport-bug ubuntu xenial

** Attachment added: "Logfiles as requested by 
wiki.ubuntu.com/DebuggingTouchpadDetection"
   
https://bugs.launchpad.net/bugs/1623450/+attachment/4740784/+files/logfiles.tar.gz

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

Title:
  Cursor jumps to top-right corner when releasing your finger from the
  touchpad while the left mouse button on the touchpad is pressed,
  Lenovo E460, ALPS Touchpad

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

Bug description:
  1) Ubuntu 16.04.01 LTS
  2) 1.8.2-1ubuntu3
  3) When releasing the finger from the touchpad (e.g. while marking larger 
portions of text, or scrolling using the sidebar) I expect the cursor to remain 
in the position it was before the finger was upped from the keyboard.
  4) Instead, the cursor jumps to the top right of the screen, marking the 
entire text of a page and scrolling all the way up.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg-input-synaptics 1.8.2-1ubuntu3
  Uname: Linux 4.7.3-040703-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Wed Sep 14 13:07:17 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  InstallationDate: Installed on 2016-09-13 (0 days ago)
  InstallationMedia: Xubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b541 Chicony Electronics Co., Ltd 
   Bus 001 Device 004: ID 8087:0a2a Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 20ETCTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.7.3-040703-generic 
root=UUID=6eb6b9f5-2dbe-49be-bfa3-54cfde10c957 ro quiet splash 

[Desktop-packages] [Bug 1621002] Re: Mediascanner2 test failure on yakkety/{armhf, arm64, ppc64el} with latest dbus-cpp

2016-09-14 Thread Launchpad Bug Tracker
This bug was fixed in the package mediascanner2 -
0.112+16.10.20160909-0ubuntu1

---
mediascanner2 (0.112+16.10.20160909-0ubuntu1) yakkety; urgency=medium

  [ James Henstridge ]
  * When multiple volumes are mounted in quick succession, scan them
serially to avoid reentrancy problems in the initial scan. (LP:
#1489656)
  * Add apparmor-easyprof hardware directories to package so AppArmor
profile can compile when apparmor-easyprof-ubuntu isn't installed.
(LP: #1443693)
  * Disable optimisation when compiling dbus-codec.cc to avoid gcc 6
compilation bug. (LP: #1621002)
  * Replace deprecated use of GetConnectionAppArmorSecurityContext
method with GetConnectionCredentials. (LP: #1489489)

  [ You-Sheng Yang ]
  * Update mediascanner-extractor apparmor profile to cover Android
library locations on 64-bit systems.

 -- James Henstridge   Fri, 09 Sep 2016
13:46:43 +

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

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

Title:
  Mediascanner2 test failure on yakkety/{armhf,arm64,ppc64el} with
  latest dbus-cpp

Status in dbus-cpp package in Ubuntu:
  New
Status in mediascanner2 package in Ubuntu:
  Fix Released

Bug description:
  When trying to build a new mediascanner2 release, tests failed on a
  number of architectures when building under Yakkety.  Some relevant
  logs:

  
https://launchpadlibrarian.net/281862518/buildlog_ubuntu-yakkety-armhf.mediascanner2_0.112+16.10.20160831-0ubuntu1_BUILDING.txt.gz
  
https://launchpadlibrarian.net/282074929/buildlog_ubuntu-yakkety-arm64.mediascanner2_0.112+16.10.20160831-0ubuntu1_BUILDING.txt.gz
  
https://launchpadlibrarian.net/281862178/buildlog_ubuntu-yakkety-ppc64el.mediascanner2_0.112+16.10.20160831-0ubuntu1_BUILDING.txt.gz

  The failure is occurring in code not touched by the changes in the
  silo, and I suspect that this is related to dbus-cpp or possibly GCC
  6.

  The segfault doesn't occur on x86, but I was able to reproduce it on
  my Chromebook.  Attached is a stacktrace from the test_dbus test
  program.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus-cpp/+bug/1621002/+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 1623404] [NEW] Xmir -rootless: Windows move a little during rapid resizing

2016-09-14 Thread Daniel van Vugt
Public bug reported:

Xmir -rootless: Windows move a little during rapid resizing

This would be due to some confusion around whether the resizing is
coming from Mir or from the X client. We have resizing logic to support
both directions so obviously it's getting a bit of feedback.

** Affects: xorg-server (Ubuntu)
 Importance: Medium
 Status: New


** Tags: xmir

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

Title:
  Xmir -rootless: Windows move a little during rapid resizing

Status in xorg-server package in Ubuntu:
  New

Bug description:
  Xmir -rootless: Windows move a little during rapid resizing

  This would be due to some confusion around whether the resizing is
  coming from Mir or from the X client. We have resizing logic to
  support both directions so obviously it's getting a bit of feedback.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1623404/+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 1623382] [NEW] custom shortcut key ignores commands

2016-09-14 Thread Davood Heshmaty
Public bug reported:

Ubuntu 16.04 LTS. I have tried to run this python script from github:

https://gist.github.com/SergKolo/ff9defd9cef4e704a64be505f28fa3cd

by defining a custom shortcut key and placing the command:
 python ~/my_pythons_scripts/append_clipboard.py 

in the command box. Nothing happens when I use the designated shortcut
key.

The same happens when I try to run a bash script by custom shortcut keys

Both the python script and my own bash script run from terminal
successfully.

In fact none of the shell commands placed inside the command box of
custom shortcut keys is executed

Oddly enough there is no problem launching installed programs, such as
skype or firefox.

In other word if your command is, say, firefox then you are ok. But not
when you want to run your own scripts.

Initially I assumed I was not binding the keys properly and posted this 
question in Askubuntu:
https://askubuntu.com/questions/824439/commands-and-the-custom-shortcut-keys

unsurprisingly I have had no solutions offered.

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

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

Title:
  custom shortcut key ignores commands

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

Bug description:
  Ubuntu 16.04 LTS. I have tried to run this python script from github:

  https://gist.github.com/SergKolo/ff9defd9cef4e704a64be505f28fa3cd

  by defining a custom shortcut key and placing the command:
   python ~/my_pythons_scripts/append_clipboard.py 

  in the command box. Nothing happens when I use the designated shortcut
  key.

  The same happens when I try to run a bash script by custom shortcut
  keys

  Both the python script and my own bash script run from terminal
  successfully.

  In fact none of the shell commands placed inside the command box of
  custom shortcut keys is executed

  Oddly enough there is no problem launching installed programs, such as
  skype or firefox.

  In other word if your command is, say, firefox then you are ok. But
  not when you want to run your own scripts.

  Initially I assumed I was not binding the keys properly and posted this 
question in Askubuntu:
  https://askubuntu.com/questions/824439/commands-and-the-custom-shortcut-keys

  unsurprisingly I have had no solutions offered.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1623382/+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   >