[Desktop-packages] [Bug 1625473] [NEW] Xorg crashes with segfault

2016-09-20 Thread Anders Magnusson
Public bug reported:

Using Ubuntu 16.04 and a pretty modern workstation. Every once in a
while (some times every other day, sometimes three times a day) X
crashes and I'm kicked out to the login screen.

>From Xorg log:

[432397.120] (EE) 
[432397.120] (EE) Backtrace:
[432397.120] (EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x4e) [0x556c99c7b5ce]
[432397.120] (EE) 1: /usr/lib/xorg/Xorg (0x556c99ac9000+0x1b6959) 
[0x556c99c7f959]
[432397.120] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (0x7f565086+0x354a0) 
[0x7f56508954a0]
[432397.120] (EE) 3: ?? [0x556c9b83e310]
[432397.120] (EE) 
[432397.120] (EE) Segmentation fault at address 0x556c9b83e310
[432397.121] (EE) 
Fatal server error:
[432397.121] (EE) Caught signal 11 (Segmentation fault). Server aborting
[432397.121] (EE) 


It seems pretty similar to this issue:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1522727

I understand that this is probably not enough information, but please
let me know what more info you need and I'll try to get it.

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

** Summary changed:

- Xorg crashes with segfaul
+ Xorg crashes with segfault

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

Title:
  Xorg crashes with segfault

Status in xorg package in Ubuntu:
  New

Bug description:
  Using Ubuntu 16.04 and a pretty modern workstation. Every once in a
  while (some times every other day, sometimes three times a day) X
  crashes and I'm kicked out to the login screen.

  From Xorg log:

  [432397.120] (EE) 
  [432397.120] (EE) Backtrace:
  [432397.120] (EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x4e) [0x556c99c7b5ce]
  [432397.120] (EE) 1: /usr/lib/xorg/Xorg (0x556c99ac9000+0x1b6959) 
[0x556c99c7f959]
  [432397.120] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (0x7f565086+0x354a0) 
[0x7f56508954a0]
  [432397.120] (EE) 3: ?? [0x556c9b83e310]
  [432397.120] (EE) 
  [432397.120] (EE) Segmentation fault at address 0x556c9b83e310
  [432397.121] (EE) 
  Fatal server error:
  [432397.121] (EE) Caught signal 11 (Segmentation fault). Server aborting
  [432397.121] (EE) 

  
  It seems pretty similar to this issue:
  
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1522727

  I understand that this is probably not enough information, but please
  let me know what more info you need and I'll try to get it.

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

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


[Desktop-packages] [Bug 348353] Re: Pulseaudio fails with Alsa a52 (ac3) plugin (Ubuntu 10.04 Lucid)

2016-09-20 Thread dino99
outdated

** Changed in: pulseaudio
   Importance: Unknown => Undecided

** Changed in: pulseaudio
 Remote watch: PulseAudio sound server #655 => None

** Changed in: pulseaudio
   Status: New => Invalid

** Changed in: alsa-plugins
   Importance: Unknown => Undecided

** Changed in: alsa-plugins
 Remote watch: ALSA Bug Tracker (discontinued) #5054 => None

** Changed in: alsa-plugins
   Status: New => Invalid

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

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

Title:
  Pulseaudio fails with Alsa a52 (ac3) plugin (Ubuntu 10.04 Lucid)

Status in alsa-plugins:
  Invalid
Status in PulseAudio:
  Invalid
Status in alsa-plugins package in Ubuntu:
  Invalid
Status in pulseaudio package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: pulseaudio

  I have a 5.1 digital surround decoder attached to the optical out on
  my soundcard, in previous versions of Ubuntu and Pulseaudio I have
  been able to route my audio through the alsa a52 plugin which has
  worked flawlessly with multiple applications mixing into one output
  and it up-mixing stereo to 5.1.

  Now with Ubuntu jaunty and the latest pulseaudio this no longer works, I get 
no audio out at all which is strange.
  I updated to the latest alsa and still no change, my next step is compiling 
the latest pulseaudio from source.

  I was wondering if this was something to do with that patch which
  routes all audio through pulse, is there any way of disabling this?

  My asound.conf looks like this:
  pcm.!default {
type pulse
  }

  ctl.!default {
type pulse
  }

  pcm.pulse {
  type pulse
  }

  ctl.pulse {
  type pulse
  card 0
  }

  pcm.a52encode {
type a52
format S16_LE
channels 6
rate 48000
bitrate 448
  }

  pcm.pulseaudio a52encode

  ctl.pulseaudio {
type hw
card 0
  }

  and the relevant lines added to default.pa are this:
  # This is for a52 surround
  load-module module-alsa-sink device=pulseaudio rate=44100 channels=6 tsched=0 
sink_name=alsa_surround
  set-default-sink alsa_surround

  the output of the alsa-info.sh script is located:
  http://www.alsa-project.org/db/?f=391a90fd1367dfe202362817586d3e1bec6ab160

To manage notifications about this bug go to:
https://bugs.launchpad.net/alsa-plugins/+bug/348353/+subscriptions

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


[Desktop-packages] [Bug 1618886] Re: unity-gtk-module.service is racy; session services don't stop if session terminates

2016-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package upstart - 1.13.2-0ubuntu31

---
upstart (1.13.2-0ubuntu31) yakkety; urgency=medium

  * init/tests/test_conf.c: Disable previous check harder (on powerpc).

upstart (1.13.2-0ubuntu30) yakkety; urgency=medium

  * init/tests/test_conf.c: Disable check in "Invalid .conf file does not stop
ConfFile being serialised" test on powerpc, there is just no pleasing it
and the numerous build retries are unnerving.

upstart (1.13.2-0ubuntu29) yakkety; urgency=medium

  * debian/systemd-graphical-session.conf: Drop workaround for killing
gnome-keyring, this was fixed properly now.
  * debian/systemd-graphical-session.conf: Add missing $unit to systemctl show
call, so that the cleanup of failed units actually works. (LP: #1618886)

 -- Martin Pitt   Mon, 19 Sep 2016 12:26:08
+0200

** Changed in: upstart (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  unity-gtk-module.service is racy; session services don't stop if
  session terminates

Status in gnome-session package in Ubuntu:
  Fix Released
Status in unity-gtk-module package in Ubuntu:
  Fix Released
Status in upstart package in Ubuntu:
  Fix Released

Bug description:
  Sometimes on session start unity-gtk-module.service runs too late or
  something, and $GTK_MODULES does not include "unity". It is in
  "systemctl --user show-environment" but not in a terminal bash.

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

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


[Desktop-packages] [Bug 1625477] [NEW] Xorg freezes on simultaneous touchscreen and mouse input

2016-09-20 Thread svenmeier
Public bug reported:

Whenever I operate a mouse and simultaneously use the touchscreen, the whole 
user interface freezes:
- no mouse operation possible
- no keyboard operation
- video playback halts
- fan goes up

The duration of this freeze seems to be related to the amount of input,
I'm generating simultaneously with the touchscreen and the mouse.

After a few seconds:
- mouse operates normally again
- all missing keyboard input is showing up immediately wherever I had the focus
- video skips the frozen seconds and continues
- fan returns to normal operation

It doesn't matter whether I use a bluetooth mouse or the touchpad. Note
that this does not happen when simultaneously operating mouse and
touchpad.

It seems to me that xorg is running into some kind of loop, possibly
trying to make sense of contradictory input from mouse/touchpad and
touchscreen.

Yes, this is an unlikely situation, but it happens most of the time when
someone else is trying to show me something on the screen and
accidentally touches it, while I'm doing something with the mouse.

Lenovo Yoga 2-13

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
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: GNOME
Date: Tue Sep 20 08:52:08 2016
DistUpgraded: 2016-04-16 21:39:36,340 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: virtualbox, 5.0.24, 4.4.0-36-generic, x86_64: installed
ExtraDebuggingInterest: Yes, including running git bisection searches
GpuHangFrequency: Very infrequently
GraphicsCard:
 Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 
0b) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Haswell-ULT Integrated Graphics Controller [17aa:3978]
InstallationDate: Installed on 2015-04-27 (511 days ago)
InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422)
MachineType: LENOVO 20344
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=fb134926-2b61-4b75-8893-60390fe33923 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: Upgraded to xenial on 2016-04-16 (156 days ago)
dmi.bios.date: 07/21/2015
dmi.bios.vendor: LENOVO
dmi.bios.version: 96CN31WW(V1.17)
dmi.board.asset.tag: 31900058Std
dmi.board.name: INVALID
dmi.board.vendor: LENOVO
dmi.board.version: 31900058Std
dmi.chassis.asset.tag: 31900058Std
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo Yoga 2 13
dmi.modalias: 
dmi:bvnLENOVO:bvr96CN31WW(V1.17):bd07/21/2015:svnLENOVO:pn20344:pvrLenovoYoga213:rvnLENOVO:rnINVALID:rvr31900058Std:cvnLENOVO:ct10:cvrLenovoYoga213:
dmi.product.name: 20344
dmi.product.version: Lenovo Yoga 2 13
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.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: Sat Apr 16 17:11:40 2016
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id1069 
 vendor LGD
xserver.version: 2:1.17.2-1ubuntu9.1

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


** Tags: amd64 apport-bug freeze 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/1625477

Title:
  Xorg freezes on simultaneous touchscreen and mouse input

Status in xorg package in Ubuntu:
  New

Bug description:
  Whenever I operate a mouse and simultaneously use the touchscreen, the whole 
user interface freezes:
  - no mouse operation possible
  - no keyboard operation
  - video playback halts
  - fan goes up

  The duration of this freeze seems to be related to the amount of
  input, I'm generating simultaneously with the touchscreen and the
  mouse.

  After a few seconds:
  - mouse operates normally again
  - all missing keyboard input is showing up immediately wherever I had the 
focus
  - video skips the frozen secon

[Desktop-packages] [Bug 1563184] Re: Chromium-browser armhf crashes with "InitializeSandbox() called with multiple threads in process gpu-process"

2016-09-20 Thread bandyt
I also reached to this ticket and I will be happy of any progress.
Thanks!

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

Title:
  Chromium-browser armhf crashes with "InitializeSandbox() called with
  multiple threads in process gpu-process"

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  crashes on startup with

  [2457:2457:0322/182419:ERROR:sandbox_linux.cc(334)] InitializeSandbox() 
called with multiple threads in process gpu-process
  Segmentation fault

  System ODROID XU3 armhf

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

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


[Desktop-packages] [Bug 1620366] Re: FFe: Sync appstream 0.10.1-1 (main) from Debian unstable (main)

2016-09-20 Thread Iain Lane
This is done

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

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

Title:
  FFe: Sync appstream 0.10.1-1 (main) from Debian unstable (main)

Status in appstream package in Ubuntu:
  Fix Released

Bug description:
  Please sync appstream 0.10.0-2 (main) from Debian unstable (main)

  Explanation of FeatureFreeze exception:

  This is an API break, but I've tested it (ppa:laney/appstream) and it seems
  good. It's going to be the supported version going forward, and I think we
  should have it in yakkety. Also the appstream-generator which I'm working on
  depends only on this new version.

  Changelog entries since current yakkety version 0.9.8-4build1:

  appstream (0.10.0-2) unstable; urgency=medium

* cache-serialization.patch: Correctly (de)serialize screenshot data
* yaml-screenshot-image-type.patch: Set correct image type when
  reading YAML
* addons-find-target.patch: Fix addon/target associations

   -- Matthias Klumpp   Wed, 31 Aug 2016 22:34:06 +0200

  appstream (0.10.0-1) unstable; urgency=medium

* New upstream release: 0.10.0
* Refresh dependencies
* Build with stemming support
* Drop all patches: Applied upstream
* Update symbols file for ABI break

   -- Matthias Klumpp   Tue, 30 Aug 2016 22:48:30 +0200

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

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


[Desktop-packages] [Bug 1616413] Re: [OptiPlex 7040, Realtek ALC3234, Speaker, Internal] No sound at all

2016-09-20 Thread noha7
Hello, I have the same desktop running Ubuntu 16.04.1 and I just finished 
troubleshooting of this problem. Last steps I remember and which should be 
solution was:
1] During troubleshooting I broke sound driver... so i did what is written here 
in my last comment: 
https://answers.launchpad.net/ubuntu/+source/alsa-driver/+question/381228

2] after aplay -l was showing card 0: PCH [HDA Intel PCH], device 0:
ALC3234 Analog [ALC3234 Analog] ... I tried both jacks in front of the
desktop case.

3] That on the right side was working, left one (one with the headphones
sign) wasn't. I opened Gnome ALSA Mixer and enabled "Headphone" and
sound starts working.

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

Title:
  [OptiPlex 7040, Realtek ALC3234, Speaker, Internal] No sound at all

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  I am not getting any sound at all from my Dell Optiplex 7040 (running
  Ubuntu 16.04).

  The volume control icon is showing up next to the clock, and I am able
  to change the volume levels: but this has no effect. There is
  absolutely NO sound at all.

  In Settings -> Output, no devices are listed. Strangely enough, aplay
  -l results in:

   List of PLAYBACK Hardware Devices 
  card 0: PCH [HDA Intel PCH], device 0: ALC3234 Analog [ALC3234 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0

  which indicates that the sound card is getting detected. I tried

  sudo alsa force-reload

  following which I rebooted. That doesn't fix the problem. I opened
  alsamixer: it is detecting the sound card perfectly and nothing is
  muted. Still, there is no audio. I then tried the following:

  sudo apt-get remove --purge alsa-base pulseaudio
  sudo apt-get install alsa-base pulseaudio
  sudo alsa force-reload

  And still there is no audio. I'd be really grateful if you could look
  into this. Thanks.

  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:  suvam  4522 F pulseaudio
suvam  5594 F alsamixer
  CurrentDesktop: Unity
  Date: Wed Aug 24 15:59:21 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-02-12 (193 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150720-04:06
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_IN
   SHELL=/bin/bash
  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/controlC0:  suvam  4522 F pulseaudio
suvam  5594 F alsamixer
  Symptom_Jack: Speaker, Internal
  Symptom_Type: No sound at all
  Title: [OptiPlex 7040, Realtek ALC3234, Speaker, Internal] No sound at all
  UpgradeStatus: Upgraded to xenial on 2016-08-11 (13 days ago)
  dmi.bios.date: 12/04/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.1
  dmi.board.name: 0HD5W2
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.1:bd12/04/2015:svnDellInc.:pnOptiPlex7040:pvr:rvnDellInc.:rn0HD5W2:rvrA00: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/1616413/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-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-20 Thread Mikael Larsson
Samsung 900X4D
ElementaryOS 0.3.2 Freya (all updates today 20 Sept. 2016.

The mouse issue is gone for me at least.

However It is not possible to get a terminal via Ctrl+Alt+n anymore. Is
this related? This was my work around fix before and then it worked.

-- 
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 xserver-xorg-video-intel package in Ubuntu:
  Fix Released
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 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

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

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


[Desktop-packages] [Bug 1625517] [NEW] Clicking inside address bar does not update PRIMARY buffer (middle-mouse clipboard)

2016-09-20 Thread Thijs van Dijk
Public bug reported:

When I click in the address bar once, the entire URL is selected. In most other 
applications, this is an indicator that my PRIMARY buffer [1] has been updated 
with the full URL.
However, when I MMB-paste, the previous contents of the buffer appear. This has 
tripped me up on many occasions.


Steps to reproduce:

1: Open a text editor, or any other recepticle for pasted text.
2: Select some text on a page.
3: Middle-click in the text editor, and verify that it's the text you selected 
in step 2.
4: Click the address bar in Chromium. The URL is highlighted.
5: Middle-click in the text editor again.
6: Hit Ctrl+z. Frustratedly go back to your browser. Click the address bar 
once, then again to deselect everything. Then drag or triple-click to select 
all.
7: Middle-click in the text editor again. Now it works.


Expected results:
In step 5, the full URL of the page you were visiting should have appeared. 
However, it's still the text you selected in step 2.


I'm using Chromium version 52.0.2743.116 Built on Ubuntu , running on Ubuntu 
16.04 (64-bit)


[1]: I'm not shouting, this is what it's called. It's also known as the 
"middle-mouse clipboard". See also  
https://tronche.com/gui/x/icccm/sec-2.html#s-2.6.1

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Clicking inside address bar does not update PRIMARY buffer (middle-
  mouse clipboard)

Status in chromium-browser package in Ubuntu:
  New

Bug description:
  When I click in the address bar once, the entire URL is selected. In most 
other applications, this is an indicator that my PRIMARY buffer [1] has been 
updated with the full URL.
  However, when I MMB-paste, the previous contents of the buffer appear. This 
has tripped me up on many occasions.

  
  Steps to reproduce:

  1: Open a text editor, or any other recepticle for pasted text.
  2: Select some text on a page.
  3: Middle-click in the text editor, and verify that it's the text you 
selected in step 2.
  4: Click the address bar in Chromium. The URL is highlighted.
  5: Middle-click in the text editor again.
  6: Hit Ctrl+z. Frustratedly go back to your browser. Click the address bar 
once, then again to deselect everything. Then drag or triple-click to select 
all.
  7: Middle-click in the text editor again. Now it works.

  
  Expected results:
  In step 5, the full URL of the page you were visiting should have appeared. 
However, it's still the text you selected in step 2.

  
  I'm using Chromium version 52.0.2743.116 Built on Ubuntu , running on Ubuntu 
16.04 (64-bit)

  
  [1]: I'm not shouting, this is what it's called. It's also known as the 
"middle-mouse clipboard". See also  
https://tronche.com/gui/x/icccm/sec-2.html#s-2.6.1

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

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


[Desktop-packages] [Bug 1616413] Re: [OptiPlex 7040, Realtek ALC3234, Speaker, Internal] No sound at all

2016-09-20 Thread Suvam Mukherjee
@Luke: There is a single 3.5mm connection in the front of the tower.

@Noha7: Thanks for the help. Unfortunately, it did NOT work in my case.
There is still no sound.

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

Title:
  [OptiPlex 7040, Realtek ALC3234, Speaker, Internal] No sound at all

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  I am not getting any sound at all from my Dell Optiplex 7040 (running
  Ubuntu 16.04).

  The volume control icon is showing up next to the clock, and I am able
  to change the volume levels: but this has no effect. There is
  absolutely NO sound at all.

  In Settings -> Output, no devices are listed. Strangely enough, aplay
  -l results in:

   List of PLAYBACK Hardware Devices 
  card 0: PCH [HDA Intel PCH], device 0: ALC3234 Analog [ALC3234 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0

  which indicates that the sound card is getting detected. I tried

  sudo alsa force-reload

  following which I rebooted. That doesn't fix the problem. I opened
  alsamixer: it is detecting the sound card perfectly and nothing is
  muted. Still, there is no audio. I then tried the following:

  sudo apt-get remove --purge alsa-base pulseaudio
  sudo apt-get install alsa-base pulseaudio
  sudo alsa force-reload

  And still there is no audio. I'd be really grateful if you could look
  into this. Thanks.

  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:  suvam  4522 F pulseaudio
suvam  5594 F alsamixer
  CurrentDesktop: Unity
  Date: Wed Aug 24 15:59:21 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-02-12 (193 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150720-04:06
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_IN
   SHELL=/bin/bash
  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/controlC0:  suvam  4522 F pulseaudio
suvam  5594 F alsamixer
  Symptom_Jack: Speaker, Internal
  Symptom_Type: No sound at all
  Title: [OptiPlex 7040, Realtek ALC3234, Speaker, Internal] No sound at all
  UpgradeStatus: Upgraded to xenial on 2016-08-11 (13 days ago)
  dmi.bios.date: 12/04/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.1
  dmi.board.name: 0HD5W2
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.1:bd12/04/2015:svnDellInc.:pnOptiPlex7040:pvr:rvnDellInc.:rn0HD5W2:rvrA00: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/1616413/+subscriptions

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


[Desktop-packages] [Bug 293139] Re: NetworkManager does not use dhclient-exit-hooks.d

2016-09-20 Thread alainpannetier
Has this been fixed in versions posterior to 14.04?
Or is it waiting to reach "extra-hot" status?

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

Title:
  NetworkManager does not use dhclient-exit-hooks.d

Status in NetworkManager:
  Invalid
Status in network-manager package in Ubuntu:
  Triaged
Status in network-manager package in Fedora:
  Won't Fix

Bug description:
  Binary package hint: network-manager

  I am running intrepid i386 and amd64 on a handful of systems. On every
  system, both upgraded and fresh installs, i use a script (first
  attachment) for updating a DNS record through DNSSEC.

  Using /etc/network/interfaces or invoking dhclient directly correctly
  updates the DNS record (second attachment).

  Using network-manager the DNS record update script doesn't seem to run
  (third attachment).

  On a laptop it is inconvenient to constantly reconfigure devices. For
  desktops, a workaround is to have a dhcp entry in
  /etc/network/interfaces for the relevant connection.

  As a side note, the script is designed to work with PPP ip-up.d as
  well. However, I haven't yet found a way to configure network-manager
  to dial up to 3G over a bluetooth connected modem. It may apply here
  similarily though. Wvdial works with the script.

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

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


[Desktop-packages] [Bug 1625531] [NEW] no se escucha el audio y si en chrome

2016-09-20 Thread Omar
Public bug reported:

no se escucha el audio en ubuntu 16.4 y si en chrome

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: firefox 49.0~b10+build1-0ubuntu0.16.04.1 [origin: 
LP-PPA-mozillateam-firefox-next]
ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
Uname: Linux 4.4.0-38-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
BuildID: 20160903125542
Channel: beta
CurrentDesktop: XFCE
Date: Tue Sep 20 04:23:53 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-09-19 (0 days ago)
InstallationMedia: Xubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
IpRoute:
 default via 192.168.0.1 dev enp4s0  proto static  metric 100 
 169.254.0.0/16 dev enp4s0  scope link  metric 1000 
 192.168.0.0/24 dev enp4s0  proto kernel  scope link  src 192.168.0.14  metric 
100
IwConfig:
 lono wireless extensions.
 
 enp4s0no wireless extensions.
Locales: extensions.sqlite corrupt or missing
Plugins: Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
PrefSources:
 /usr/lib/firefox/defaults/pref/vendor-gre.js
 /usr/lib/firefox/defaults/pref/channel-prefs.js
 prefs.js
ProcEnviron:
 LANGUAGE=es_PA:es
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=es_PA.UTF-8
 SHELL=/bin/bash
Profiles: Profile0 (Default) - LastVersion=49.0/20160903125542 (In use)
RfKill:
 
RunningIncompatibleAddons: False
SourcePackage: firefox
Themes: extensions.sqlite corrupt or missing
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/24/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: F9
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: B85M-D3H
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF9:bd01/24/2014:svnGigabyteTechnologyCo.,Ltd.:pnB85M-D3H:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnB85M-D3H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: B85M-D3H
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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


** Tags: amd64 apport-bug beta-channel third-party-packages 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/1625531

Title:
  no se escucha el audio y si en chrome

Status in firefox package in Ubuntu:
  New

Bug description:
  no se escucha el audio en ubuntu 16.4 y si en chrome

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 49.0~b10+build1-0ubuntu0.16.04.1 [origin: 
LP-PPA-mozillateam-firefox-next]
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  Uname: Linux 4.4.0-38-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BuildID: 20160903125542
  Channel: beta
  CurrentDesktop: XFCE
  Date: Tue Sep 20 04:23:53 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-09-19 (0 days ago)
  InstallationMedia: Xubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  IpRoute:
   default via 192.168.0.1 dev enp4s0  proto static  metric 100 
   169.254.0.0/16 dev enp4s0  scope link  metric 1000 
   192.168.0.0/24 dev enp4s0  proto kernel  scope link  src 192.168.0.14  
metric 100
  IwConfig:
   lono wireless extensions.
   
   enp4s0no wireless extensions.
  Locales: extensions.sqlite corrupt or missing
  Plugins: Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  PrefSources:
   /usr/lib/firefox/defaults/pref/vendor-gre.js
   /usr/lib/firefox/defaults/pref/channel-prefs.js
   prefs.js
  ProcEnviron:
   LANGUAGE=es_PA:es
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=es_PA.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=49.0/20160903125542 (In use)
  RfKill:
   
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/24/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F9
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B85M-D3H
  dmi.board.vendor: Gigabyte 

[Desktop-packages] [Bug 1625538] [NEW] Conflicts with :i386 version

2016-09-20 Thread Greg
Public bug reported:

I need to install both amd64 and i386 version of this but they conflict
each other. It was patched in Xenial here:
https://launchpad.net/ubuntu/+source/libglu/9.0.0-2.1 . However trusty
is newest version of ubuntu available on travis-ci so I would appreciate
if someeone could backport the fix.

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

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

Title:
  Conflicts with :i386 version

Status in libglu package in Ubuntu:
  New

Bug description:
  I need to install both amd64 and i386 version of this but they
  conflict each other. It was patched in Xenial here:
  https://launchpad.net/ubuntu/+source/libglu/9.0.0-2.1 . However trusty
  is newest version of ubuntu available on travis-ci so I would
  appreciate if someeone could backport the fix.

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

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


[Desktop-packages] [Bug 1625540] [NEW] There is no video server for SiS chipsets

2016-09-20 Thread Wojciech Zabolotny
Public bug reported:

I have an old, but still usable laptop with SiS VGA adapter:
lspci -knn: 01:00.0 VGA compatible controller [0300]: Silicon Integrated 
Systems [SiS] 65x/M650/740 PCI/AGP VGA Display Adapter [1039:6325]
lspci -knn: Subsystem: Mitac 65x/M650/740 PCI/AGP VGA Display Adapter 
[1071:8640]

Unfortunately, after the upgrade to 16.04 version it is used only in the 
completely useless 640x480 resolution.
I have found, that the xserver-xorg-video-sis package:
http://packages.ubuntu.com/search?keywords=xserver-xorg-video-sis
is not available for version 16.04.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xserver-xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
Uname: Linux 4.4.0-36-generic i686
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: i386
Date: Tue Sep 20 11:29:56 2016
InstallationDate: Installed on 2013-12-31 (993 days ago)
InstallationMedia: Xubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 
(20130822)
SourcePackage: xorg
UpgradeStatus: Upgraded to xenial on 2016-06-14 (97 days ago)

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


** Tags: apport-bug i386 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/1625540

Title:
  There is no video server for SiS chipsets

Status in xorg package in Ubuntu:
  New

Bug description:
  I have an old, but still usable laptop with SiS VGA adapter:
  lspci -knn: 01:00.0 VGA compatible controller [0300]: Silicon Integrated 
Systems [SiS] 65x/M650/740 PCI/AGP VGA Display Adapter [1039:6325]
  lspci -knn: Subsystem: Mitac 65x/M650/740 PCI/AGP VGA Display Adapter 
[1071:8640]

  Unfortunately, after the upgrade to 16.04 version it is used only in the 
completely useless 640x480 resolution.
  I have found, that the xserver-xorg-video-sis package:
  http://packages.ubuntu.com/search?keywords=xserver-xorg-video-sis
  is not available for version 16.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic i686
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: i386
  Date: Tue Sep 20 11:29:56 2016
  InstallationDate: Installed on 2013-12-31 (993 days ago)
  InstallationMedia: Xubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 
(20130822)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2016-06-14 (97 days ago)

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

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


[Desktop-packages] [Bug 1625449] [NEW] issue with removing apps from the store

2016-09-20 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

So, the issue is in the general ubuntu software store application, I do
no know the exact package information, and did not want to risk getting
it wrong.

Every time I go to remove an app from within the store, it registers the click, 
and seems to be working, but then it reloads the page that has all of my 
installed apps, and then I find the packages STILL there. Sometimes when I 
remove a package, and the page reloads there is a chance that one of 3 things 
will happen.
1. The package goes away without any issues
2. the package stays, but the button that I clicked to remove it says 
'install'. I assume that is an issue, or some sort of feature to offer 
reinstallation of the app. 
3. The package stays, and still says 'remove' next to it. I think this is the 
most annoying situation because as mentioned earlier, the page reloads, and 
when it does that, it puts me back at the very top of the list. So then I have 
to scroll back down to the app and find that it didn't even go away.

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


** Tags: software store ubuntu
-- 
issue with removing apps from the store 
https://bugs.launchpad.net/bugs/1625449
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to gnome-software 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 1625449] Re: issue with removing apps from the store

2016-09-20 Thread Gunnar Hjalmarsson
** Package changed: ubuntu-docs (Ubuntu) => gnome-software (Ubuntu)

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

Title:
  issue with removing apps from the store

Status in gnome-software package in Ubuntu:
  New

Bug description:
  So, the issue is in the general ubuntu software store application, I
  do no know the exact package information, and did not want to risk
  getting it wrong.

  Every time I go to remove an app from within the store, it registers the 
click, and seems to be working, but then it reloads the page that has all of my 
installed apps, and then I find the packages STILL there. Sometimes when I 
remove a package, and the page reloads there is a chance that one of 3 things 
will happen.
  1. The package goes away without any issues
  2. the package stays, but the button that I clicked to remove it says 
'install'. I assume that is an issue, or some sort of feature to offer 
reinstallation of the app. 
  3. The package stays, and still says 'remove' next to it. I think this is the 
most annoying situation because as mentioned earlier, the page reloads, and 
when it does that, it puts me back at the very top of the list. So then I have 
to scroll back down to the app and find that it didn't even go away.

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

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


[Desktop-packages] [Bug 1624705] Re: X fonts disappear after suspend/resume cycle

2016-09-20 Thread Eugene Shkel
Sorry, I can't do kernel update (I'm working on this env). And I'm not
sure the additional partition will be usable. This issue is not
reproducible enough - I can't spent so much time in environment not
configured to work (on additional partition).

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

Title:
  X fonts  disappear after suspend/resume cycle

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Some text in system menus disappeared after laptop lid closed and opened 
(laptop resumed from suspend). Some text was visible but after moving mouse 
pointer on it - it disappear (refreshing I think). 
  Looks similar to https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1434351 
but I didn't notice such issue previously (using xubuntu about two years)

  affected: terminal, system menu, eclipse
  not affected: chrome

  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
  NonfreeKernelModules: wl
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  Date: Sat Sep 17 20:35:35 2016
  DistUpgraded: 2016-08-19 13:25:43,724 DEBUG icon theme changed, re-reading
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 4.4.0-34-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 4.4.0-36-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell 3rd Gen Core processor Graphics Controller [1028:0533]
  InstallationDate: Installed on 2014-10-23 (695 days ago)
  InstallationMedia: Xubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140723)
  LightdmGreeterLogOld: ** (lightdm-gtk-greeter:1476): WARNING **: Failed to 
load user image: Failed to open file '/home/eshkel/.face': No such file or 
directory
  MachineType: Dell Inc. Latitude E6330
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-36-generic 
root=UUID=b398b562-a237-4f59-ac7d-ef53b66e075a ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2016-08-19 (29 days ago)
  dmi.bios.date: 05/20/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A10
  dmi.board.name: 0F7WM9
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd05/20/2013:svnDellInc.:pnLatitudeE6330:pvr01:rvnDellInc.:rn0F7WM9:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6330
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  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: Fri Sep 16 10:40:50 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id 844 
   vendor LGD
  xserver.version: 2:1.18.3-1ubuntu2.3

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

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


[Desktop-packages] [Bug 1590099] Re: Need to support pointer confinement in Mir and toolkits using Mir

2016-09-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~ci-train-bot/unity8/unity8-ubuntu-yakkety-
landing-075

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

Title:
  Need to support pointer confinement in Mir and toolkits using Mir

Status in Canonical System Image:
  Fix Committed
Status in Mir:
  Fix Released
Status in MirAL:
  Triaged
Status in libsdl2 package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Fix Released
Status in qtmir package in Ubuntu:
  In Progress
Status in unity8 package in Ubuntu:
  In Progress
Status in xorg-server package in Ubuntu:
  Triaged

Bug description:
  We need to support pointer confinement set by the client. This way we
  can generate relative mouse events on a surface without the cursor
  being able to leave the edge of the window.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1590099/+subscriptions

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


[Desktop-packages] [Bug 1625595] Re: Libre Office Icons unreadability on YY with Intel Drivers

2016-09-20 Thread Marco Parillo
** Attachment added: "Screenshot_20160920_071438.png"
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1625595/+attachment/4744362/+files/Screenshot_20160920_071438.png

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

Title:
  Libre Office Icons unreadability on YY with Intel Drivers

Status in libreoffice package in Ubuntu:
  New

Bug description:
  glxinfo | grep -i vendor
  server glx vendor string: SGI
  client glx vendor string: Mesa Project and SGI
  Vendor: Intel Open Source Technology Center (0x8086)
  OpenGL vendor string: Intel Open Source Technology Center

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

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


[Desktop-packages] [Bug 1625595] [NEW] Libre Office Icons unreadability on YY with Intel Drivers

2016-09-20 Thread Marco Parillo
Public bug reported:

glxinfo | grep -i vendor
server glx vendor string: SGI
client glx vendor string: Mesa Project and SGI
Vendor: Intel Open Source Technology Center (0x8086)
OpenGL vendor string: Intel Open Source Technology Center

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

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

Title:
  Libre Office Icons unreadability on YY with Intel Drivers

Status in libreoffice package in Ubuntu:
  New

Bug description:
  glxinfo | grep -i vendor
  server glx vendor string: SGI
  client glx vendor string: Mesa Project and SGI
  Vendor: Intel Open Source Technology Center (0x8086)
  OpenGL vendor string: Intel Open Source Technology Center

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

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


[Desktop-packages] [Bug 1625595] Re: Libre Office Icons unreadability on YY with Intel Drivers

2016-09-20 Thread Marco Parillo
Note that this was not a problem on XX on the same HW, nor is it a
problem on YY in a VMware VM on similar HW.

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

Title:
  Libre Office Icons unreadability on YY with Intel Drivers

Status in libreoffice package in Ubuntu:
  New

Bug description:
  glxinfo | grep -i vendor
  server glx vendor string: SGI
  client glx vendor string: Mesa Project and SGI
  Vendor: Intel Open Source Technology Center (0x8086)
  OpenGL vendor string: Intel Open Source Technology Center

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

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


[Desktop-packages] [Bug 1621343] Re: TerminalWindow 0x55c509cc24f0 is drawn without a current allocation

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

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

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

Title:
  TerminalWindow 0x55c509cc24f0 is drawn without a current allocation

Status in gnome-terminal package in Ubuntu:
  Confirmed

Bug description:
  Get lot of messages like these ones logged:

  gnome-terminal-[3817]: GtkScrollbar 0x55c509ee4390 is drawn without a current 
allocation. This should not happen.
  gnome-terminal-[3817]: TerminalWindow 0x55c509cc24f0 is drawn without a 
current allocation. This should not happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: gnome-terminal 3.20.2-1ubuntu3
  ProcVersionSignature: Ubuntu 4.8.0-6.7-generic 4.8.0-rc5
  Uname: Linux 4.8.0-6-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Sep  8 08:41:25 2016
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 377508] news from me

2016-09-20 Thread bgh
Hey,

I've got  some news for you,  you are going to be pleasantly surprised,
read it  here please 

ghestin.bernard

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

Title:
  Touchpad Ko with 9.04 Xunbuntu on laptop

Status in xserver-xorg-input-synaptics package in Ubuntu:
  Expired

Bug description:
  I have the 9.04 XUbuntu version
  My touchpad dont work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/377508/+subscriptions

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


[Desktop-packages] [Bug 1609009] Re: gnome-terminal should allow the disabling of text wrapping (so that there is a scroll bar at the bottom instead)

2016-09-20 Thread Vlad Orlov
** Package changed: vte (Ubuntu) => vte2.91 (Ubuntu)

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

Title:
  gnome-terminal should allow the disabling of text wrapping (so that
  there is a scroll bar at the bottom instead)

Status in Ubuntu GNOME:
  New
Status in Gnome Virtual Terminal Emulator:
  Confirmed
Status in gnome-terminal package in Ubuntu:
  New
Status in vte2.91 package in Ubuntu:
  New

Bug description:
  I would find it rather useful, especially with certain types of
  outputs, if gnome-terminal would allow me to disable text wrapping,
  that is so that there would be a horizontal scroll bar that would
  allow me to see the rest of the text.

  I don't know if this should/would include the commands you type it,
  but maybe there could be a separate option for the wrapping of that.

  There are other Terminals which support this, and I think it would be
  really nice if gnome-terminal would too so that one doesn't have to
  put all of the output into another program like 'less' or similar in
  order to disable the wrapping.

  I am running Ubuntu GNOME 16.04 with GNOME 3.20 and would find this a
  very useful feature.

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

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


[Desktop-packages] [Bug 1625595] Re: Libre Office Icons unreadability on YY with Intel Drivers

2016-09-20 Thread Marco Parillo
Note that the VMware drivers that seem to work are:
glxinfo | grep -i vendor
server glx vendor string: SGI
client glx vendor string: Mesa Project and SGI
Vendor: VMware, Inc. (0x)
OpenGL vendor string: VMware, Inc.

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

Title:
  Libre Office Icons unreadability on YY with Intel Drivers

Status in libreoffice package in Ubuntu:
  New

Bug description:
  glxinfo | grep -i vendor
  server glx vendor string: SGI
  client glx vendor string: Mesa Project and SGI
  Vendor: Intel Open Source Technology Center (0x8086)
  OpenGL vendor string: Intel Open Source Technology Center

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

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


[Desktop-packages] [Bug 1567116] Re: unity-settings-daemon crashed with SIGSEGV in gsd_power_manager_stop()

2016-09-20 Thread Ken Haase
I can't quite tell from the report page on launchpad, but is this fix
available in Trusty? Are there plans to make it available?

Thanks!

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

Title:
  unity-settings-daemon crashed with SIGSEGV in gsd_power_manager_stop()

Status in unity-settings-daemon package in Ubuntu:
  Fix Released

Bug description:
  seen after an apt-get dist-update

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: unity-settings-daemon 15.04.1+16.04.20160209-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-17.33-generic 4.4.6
  Uname: Linux 3.13.0-79-generic x86_64
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  Date: Tue Apr  5 18:16:20 2016
  ExecutablePath: /usr/lib/unity-settings-daemon/unity-settings-daemon
  InstallationDate: Installed on 2012-10-25 (1259 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120817.1)
  ProcCmdline: /usr/lib/unity-settings-daemon/unity-settings-daemon
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/false
  SegvAnalysis:
   Segfault happened at: 0x7f8b4e0efd01 :   mov
0x8(%r13),%ecx
   PC (0x7f8b4e0efd01) ok
   source "0x8(%r13)" (0x0008) not located in a known VMA region (needed 
readable region)!
   destination "%ecx" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity-settings-daemon
  StacktraceTop:
   gsd_power_manager_stop () from /usr/lib/unity-settings-daemon-1.0/libpower.so
   gnome_settings_plugin_info_deactivate ()
   ?? ()
   g_slist_foreach () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   gnome_settings_manager_stop ()
  Title: unity-settings-daemon crashed with SIGSEGV in gsd_power_manager_stop()
  UpgradeStatus: Upgraded to xenial on 2016-02-29 (36 days ago)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1567116/+subscriptions

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


[Desktop-packages] [Bug 1625666] [NEW] Error message "Process '/usr/sbin/alsactl -E HOME=/run/alsa restore 0' failed with exit code 99" appears on journalctl

2016-09-20 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 16.10 dev with alsa-utils 1.1.2-1ubuntu1 and on booting
my system I'm seeing sometimes the error message "Process
'/usr/sbin/alsactl -E HOME=/run/alsa restore 0' failed with exit code
99" on executing journalctl.

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

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

Title:
  Error message "Process '/usr/sbin/alsactl -E HOME=/run/alsa restore 0'
  failed with exit code 99" appears on journalctl

Status in alsa-utils package in Ubuntu:
  New

Bug description:
  I'm using Ubuntu 16.10 dev with alsa-utils 1.1.2-1ubuntu1 and on
  booting my system I'm seeing sometimes the error message "Process
  '/usr/sbin/alsactl -E HOME=/run/alsa restore 0' failed with exit code
  99" on executing journalctl.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-utils/+bug/1625666/+subscriptions

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


[Desktop-packages] [Bug 1309950] Re: [G31M-ES2L, Realtek ALC883, Blue Line In, Rear] No autoswitch

2016-09-20 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/1309950

Title:
  [G31M-ES2L, Realtek ALC883, Blue Line In, Rear] No autoswitch

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  Having only 3 outputs Pink = Mic Green = SpeakerOut, and Blue = Line
  In - I usually get a message when I want to use a jack for other
  purposes - usually asking if I connected headphones / speakers to the
  jack or not, the jack then autoswitches from Line In to LineOut this
  has been working great for almost a decade now on XP, but I remember
  not facing any issues with older versions of Ubuntu either. Not sure
  what's missing now.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  tiny   1285 F pulseaudio
   /dev/snd/controlC0:  tiny   1285 F pulseaudio
   /dev/snd/pcmC0D0p:   tiny   1285 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Sat Apr 19 18:22:03 2014
  InstallationDate: Installed on 2014-04-19 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_Jack: Blue Line In, Rear
  Symptom_Type: No auto-switch between inputs
  Title: [G31M-ES2L, Realtek ALC883, Blue Line In, Rear] No autoswitch
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/29/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F10
  dmi.board.name: G31M-ES2L
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF10:bd09/29/2009:svnGigabyteTechnologyCo.,Ltd.:pnG31M-ES2L:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG31M-ES2L:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: G31M-ES2L
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1309950/+subscriptions

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


[Desktop-packages] [Bug 1576559] Re: Refused to switch profile to headset_head_unit: Not connected

2016-09-20 Thread Bernie Bernstein
I'm getting the same issue with my logitech H800 headset.

Here's a more verbose pulseaudio log of the device connecting and
attempting to switch profiles:

I: [pulseaudio] module-card-restore.c: Restored profile 'a2dp_sink' for card 
bluez_card.88_C6_26_31_DF_F0.
I: [pulseaudio] module-card-restore.c: Restoring port latency offsets for card 
bluez_card.88_C6_26_31_DF_F0.
I: [pulseaudio] card.c: Created 3 "bluez_card.88_C6_26_31_DF_F0"
I: [pulseaudio] module-bluez5-device.c: Transport 
/org/bluez/hci0/dev_88_C6_26_31_DF_F0/fd2 acquired: fd 28
I: [pulseaudio] module-bluez5-device.c: SBC parameters: allocation=0, 
subbands=1, blocks=3, bitpool=53
I: [pulseaudio] sink.c: Created sink 1 "bluez_sink.88_C6_26_31_DF_F0" with 
sample spec s16le 2ch 44100Hz and channel map front-left,front-right
I: [pulseaudio] sink.c: bluetooth.protocol = "a2dp_sink"
I: [pulseaudio] sink.c: device.description = "H800 Logitech Headset"
I: [pulseaudio] sink.c: device.string = "88:C6:26:31:DF:F0"
I: [pulseaudio] sink.c: device.api = "bluez"
I: [pulseaudio] sink.c: device.class = "sound"
I: [pulseaudio] sink.c: device.bus = "bluetooth"
I: [pulseaudio] sink.c: device.form_factor = "headset"
I: [pulseaudio] sink.c: bluez.path = "/org/bluez/hci0/dev_88_C6_26_31_DF_F0"
I: [pulseaudio] sink.c: bluez.class = "0x240404"
I: [pulseaudio] sink.c: bluez.alias = "H800 Logitech Headset"
I: [pulseaudio] sink.c: device.icon_name = "audio-headset-bluetooth"
I: [pulseaudio] sink.c: device.intended_roles = "phone"
I: [pulseaudio] source.c: Created source 2 
"bluez_sink.88_C6_26_31_DF_F0.monitor" with sample spec s16le 2ch 44100Hz and 
channel map front-left,front-right
I: [pulseaudio] source.c: device.description = "Monitor of H800 Logitech 
Headset"
I: [pulseaudio] source.c: device.class = "monitor"
I: [pulseaudio] source.c: device.string = "88:C6:26:31:DF:F0"
I: [pulseaudio] source.c: device.api = "bluez"
I: [pulseaudio] source.c: device.bus = "bluetooth"
I: [pulseaudio] source.c: device.form_factor = "headset"
I: [pulseaudio] source.c: bluez.path = 
"/org/bluez/hci0/dev_88_C6_26_31_DF_F0"
I: [pulseaudio] source.c: bluez.class = "0x240404"
I: [pulseaudio] source.c: bluez.alias = "H800 Logitech Headset"
I: [pulseaudio] source.c: device.icon_name = "audio-headset-bluetooth"
I: [pulseaudio] source.c: device.intended_roles = "phone"
I: [bluetooth] core-util.c: Successfully enabled SCHED_RR scheduling for 
thread, with priority 5.
I: [bluetooth] module-bluez5-device.c: Transport 
/org/bluez/hci0/dev_88_C6_26_31_DF_F0/fd2 resuming
I: [pulseaudio] module.c: Loaded "module-bluez5-device" (index: #22; argument: 
"path=/org/bluez/hci0/dev_88_C6_26_31_DF_F0").
I: [pulseaudio] module-card-restore.c: Card bluez_card.88_C6_26_31_DF_F0 
profile a2dp_sink became available, activating.
I: [pulseaudio] module-suspend-on-idle.c: Sink bluez_sink.88_C6_26_31_DF_F0 
idle for too long, suspending ...
I: [bluetooth] bluez5-util.c: Transport 
/org/bluez/hci0/dev_88_C6_26_31_DF_F0/fd2 released
I: [pulseaudio] module-card-restore.c: Card bluez_card.88_C6_26_31_DF_F0 
profile a2dp_sink became available, activating.
W: [pulseaudio] module-bluez5-device.c: Refused to switch profile to 
headset_head_unit: Not connected

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

Title:
  Refused to switch profile to headset_head_unit: Not connected

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  I'm trying to connect a bluetooth-speaker-with-microphone (Mi
  Bluetooth Speaker) to Ubuntu. It works well as an A2DP sync, but can't
  use it as a headset with microphone.

  The device doesn't list in the "Input Devices" by default, and using
  the sound settings to change the profile of the device to HSP/HFP
  results in this log message:

  W: [pulseaudio] module-bluez5-device.c: Refused to switch profile to
  headset_head_unit: Not connected

  
  I'm running Ubuntu 16.04 LTS. I did an upgrade from Ubuntu 15.10.

  pulseaudio:
Installed: 1:8.0-0ubuntu3

  bluez:
Installed: 5.37-0ubuntu5

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

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


[Desktop-packages] [Bug 1285444] Re: Login Successful, Desktop Never Loads

2016-09-20 Thread Marco Benini
I've experienced the same problem. And I followed Fullbuffer's suggestion. 
Apart losing a few configurations (nothing essential), it works.
Many thanks!!!

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

Title:
  Login Successful, Desktop Never Loads

Status in at-spi2-core package in Ubuntu:
  Triaged

Bug description:
  Here is what I encounter
  1. Boot computer, boot proceeds normally
  2. Reach standard Ubuntu login screen, nothing seems to be amiss
  3. Enter user name and password
  4. Login disappears, just see the pink "Ubuntu 14.04" background

  The desktop never loads, not even after ~30 minutes. The launcher
  never appears, and the Desktop background never changes to the user-
  configured background.

  Other features:
  * Cursor works fine, it can be moved around the screen
  * No error messages pop up
  * ALT+F1 etc. can be used to switch to different TTYs; all files on the 
system appear to be intact
  * Print screen button works (I will upload a screen shot when I get a chance 
to copy it onto a USB drive)
  * Hitting power button pops up a window prompting the user to decide whether 
to shut down
  * CTRL+ALT+DELETE prompts the user to log out
  * Desktop does not load on any user accounts, including the guest account

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/at-spi2-core/+bug/1285444/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-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] Re: Toolbar is blank

2016-09-20 Thread Mathew Hodson
** Changed in: emacs24 (Ubuntu)
   Importance: Undecided => Medium

** Changed in: emacs24 (Ubuntu)
   Importance: Medium => High

-- 
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:
  Confirmed
Status in emacs24 package in Debian:
  Fix Released

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 1625403] Re: package tex-common 6.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-09-20 Thread Paul White
*** This bug is a duplicate of bug 1514474 ***
https://bugs.launchpad.net/bugs/1514474

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 1514474, 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 1514474
   package tex-common 6.04 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1

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

Title:
  package tex-common 6.04 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

Status in tex-common package in Ubuntu:
  New

Bug description:
  Happened when installing updates

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: tex-common 6.04
  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
  Date: Mon Sep 19 20:14:26 2016
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2013-07-12 (1165 days ago)
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: tex-common
  Title: package tex-common 6.04 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to xenial on 2016-08-08 (43 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1625403/+subscriptions

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


[Desktop-packages] [Bug 1571540] Re: Moving files nautilus extremely slow

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

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

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

Title:
  Moving files nautilus extremely slow

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  When I move a lot of files from  (ex.  two hundred images)  from one
  folder to another on the same harddrive, I get a message "Preparing to
  move x files"and it takes a long time to move them. The filesystem is
  btrfs (raid 1). The folder is linked to another folder because my main
  system hdd is a ssd drive. (Ex. /home/data/Pictures
  ~/username/Pictures/ ) All the userdata subfolders are stored on btrfs
  hdd (ex. /home/username/Downloads etc..)  Moving files via commandline
  is instant.

  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 16.04 LTS
  Release:  16.04
  Codename: xenial

  ii  libnautilus-extension1a:amd64   
1:3.18.4.is.3.14.3-0ubuntu4 amd64libraries for 
nautilus components - runtime version
  ii  nautilus
1:3.18.4.is.3.14.3-0ubuntu4 amd64file manager 
and graphical shell for GNOME
  ii  nautilus-data   
1:3.18.4.is.3.14.3-0ubuntu4 all  data files for 
nautilus
  ii  nautilus-sendto 
3.8.2-1ubuntu1  amd64integrates 
Evolution and Pidgin into the Nautilus file manager
  ii  nautilus-share  
0.7.3-2ubuntu1  amd64Nautilus 
extension to share folder using Samba

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

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


[Desktop-packages] [Bug 1031453] Re: texlive core dump when building a latex-beamer pdf file

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

** Changed in: texlive-base (Ubuntu)
   Status: New => Confirmed

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

Title:
  texlive core dump when building a latex-beamer pdf file

Status in texlive-base package in Ubuntu:
  Confirmed

Bug description:
  Where I try to run pdflatex to generate a beamer pdf file all I get
  is:

  lstat(./pdflatex) failed ...
  ./pdflatex: No such file or directory
  pdflatex: ../../../texk/kpathsea/progname.c:316: remove_dots: Assertion `ret' 
failed.
  Abortado (`core' generado)

  Even though a core dump was generated, I've been unable to find it.

  texlive:
Instalados: 2012.20120611-3
Candidato:  2012.20120611-3
Tabla de versión:
   *** 2012.20120611-3 0
  500 http://ni.archive.ubuntu.com/ubuntu/ quantal/main i386 Packages
  100 /var/lib/dpkg/status

  Description:  Ubuntu quantal (development branch)
  Release:  12.10

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: texlive 2012.20120611-3
  ProcVersionSignature: Ubuntu 3.5.0-6.6-generic 3.5.0
  Uname: Linux 3.5.0-6-generic i686
  ApportVersion: 2.4-0ubuntu6
  Architecture: i386
  Date: Tue Jul 31 11:59:04 2012
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha i386 (20120716.1)
  PackageArchitecture: all
  SourcePackage: texlive-base
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texlive-base/+bug/1031453/+subscriptions

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


[Desktop-packages] [Bug 1625678] [NEW] Contacts remembers window size

2016-09-20 Thread Alberto Salvia Novella
Public bug reported:

HOW TO REPRODUCE:
1. Open Contacts.
2. Maximise or resize its window.
3. Close contacts, and reopen it again.

EXPECTED RESULT:
The window keeps the last session size.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gnome-contacts 3.18.1-1ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
Uname: Linux 4.4.0-38-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Sep 20 17:05:32 2016
InstallationDate: Installed on 2016-05-02 (140 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
SourcePackage: gnome-contacts
UpgradeStatus: No upgrade log present (probably fresh install)

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

** Affects: hundredpapercuts
 Importance: Undecided
 Status: Triaged

** Affects: gnome-contacts (Ubuntu)
 Importance: Low
 Status: Triaged


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

** Changed in: gnome-contacts (Ubuntu)
   Importance: Undecided => Low

** Also affects: gnome-contacts
   Importance: Undecided
   Status: New

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

** Changed in: gnome-contacts
   Importance: Undecided => Unknown

** Changed in: gnome-contacts
   Status: New => Unknown

** Changed in: gnome-contacts
 Remote watch: None => GNOME Bug Tracker #661410

** Summary changed:

- Contacts doesn't remember last window's size
+ Contacts remembers window size

** Description changed:

  HOW TO REPRODUCE:
  1. Open Contacts.
  2. Maximise or resize its window.
  3. Close contacts, and reopen it again.
  
- RESULT:
- The window doesn't keep its size, but always initialises with a fixed one.
+ EXPECTED RESULT:
+ The window keeps the last session size.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-contacts 3.18.1-1ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  Uname: Linux 4.4.0-38-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Sep 20 17:05:32 2016
  InstallationDate: Installed on 2016-05-02 (140 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: gnome-contacts
  UpgradeStatus: No upgrade log present (probably fresh install)

** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

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

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

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

Title:
  Contacts remembers window size

Status in gnome-contacts:
  Unknown
Status in One Hundred Papercuts:
  Triaged
Status in gnome-contacts package in Ubuntu:
  Triaged

Bug description:
  HOW TO REPRODUCE:
  1. Open Contacts.
  2. Maximise or resize its window.
  3. Close contacts, and reopen it again.

  EXPECTED RESULT:
  The window keeps the last session size.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-contacts 3.18.1-1ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  Uname: Linux 4.4.0-38-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Sep 20 17:05:32 2016
  InstallationDate: Installed on 2016-05-02 (140 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: gnome-contacts
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-contacts/+bug/1625678/+subscriptions

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


[Desktop-packages] [Bug 1599580] Re: package bamfdaemon 0.5.3~bzr0+16.04.20160523-0ubuntu1 failed to install/upgrade: triggers looping, abandoned

2016-09-20 Thread Alberto Salvia Novella
** Changed in: bamf (Ubuntu)
   Importance: Undecided => High

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

Title:
  package bamfdaemon 0.5.3~bzr0+16.04.20160523-0ubuntu1 failed to
  install/upgrade: triggers looping, abandoned

Status in bamf package in Ubuntu:
  Confirmed

Bug description:
  What does bamfdaemon do?

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: bamfdaemon 0.5.3~bzr0+16.04.20160523-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-30.49-generic 4.4.13
  Uname: Linux 4.4.0-30-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Sun Jul  3 11:06:00 2016
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 2016-04-21 (75 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: bamf
  Title: package bamfdaemon 0.5.3~bzr0+16.04.20160523-0ubuntu1 failed to 
install/upgrade: triggers looping, abandoned
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1625701] [NEW] file-roller doesn't use gzip/tar default options

2016-09-20 Thread name
Public bug reported:

Ubuntu 16.04

Normally using tar with gzip (tar cvzf file.tgz files) will store
symlinks, but not follow them, but file-roller follows symlinks and
unexpectedly compresses all link targets along with the other data.

Please restore file-roller to use the default compression options.

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  file-roller doesn't use gzip/tar default options

Status in file-roller package in Ubuntu:
  New

Bug description:
  Ubuntu 16.04

  Normally using tar with gzip (tar cvzf file.tgz files) will store
  symlinks, but not follow them, but file-roller follows symlinks and
  unexpectedly compresses all link targets along with the other data.

  Please restore file-roller to use the default compression options.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1625701/+subscriptions

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


[Desktop-packages] [Bug 1285444] Re: Login Successful, Desktop Never Loads

2016-09-20 Thread Bru Baldoví
Same problem here.

Ubuntu 16.04 32 bits, frequent user affected, other users and guest not
affected, solved removing ~/.cache/compizconfig-1 folder, Unity
configuration lost.

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

Title:
  Login Successful, Desktop Never Loads

Status in at-spi2-core package in Ubuntu:
  Triaged

Bug description:
  Here is what I encounter
  1. Boot computer, boot proceeds normally
  2. Reach standard Ubuntu login screen, nothing seems to be amiss
  3. Enter user name and password
  4. Login disappears, just see the pink "Ubuntu 14.04" background

  The desktop never loads, not even after ~30 minutes. The launcher
  never appears, and the Desktop background never changes to the user-
  configured background.

  Other features:
  * Cursor works fine, it can be moved around the screen
  * No error messages pop up
  * ALT+F1 etc. can be used to switch to different TTYs; all files on the 
system appear to be intact
  * Print screen button works (I will upload a screen shot when I get a chance 
to copy it onto a USB drive)
  * Hitting power button pops up a window prompting the user to decide whether 
to shut down
  * CTRL+ALT+DELETE prompts the user to log out
  * Desktop does not load on any user accounts, including the guest account

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/at-spi2-core/+bug/1285444/+subscriptions

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


[Desktop-packages] [Bug 1587094] Re: firefox 46.0.1 always crash with ubuntu mate 16.04 on Raspberry pi 3

2016-09-20 Thread Alberto Salvia Novella
** Changed in: firefox (Ubuntu)
   Importance: Undecided => High

** Summary changed:

- firefox 46.0.1 always crash with ubuntu mate 16.04 on Raspberry pi 3
+ Firefox keep crashing on Mate

** Summary changed:

- Firefox keep crashing on Mate
+ Firefox keeps crashing on Mate

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

Title:
  Firefox keeps crashing on Mate

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Firefox keep on crashing!

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 46.0.1+build1-0ubuntu0.16.04.2
  Uname: Linux 4.4.11-v7+ armv7l
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: armhf
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1284 F pulseaudio
  BrokenPermissions:
   
datareporting/archived/2016-04/1461828388387.ad276ece-7545-4b2d-bae4-2ec24b7d2c84.main.jsonlz4
 (0o600, wrong owner)
   saved-telemetry-pings/ad276ece-7545-4b2d-bae4-2ec24b7d2c84 (0o600, wrong 
owner)
  BuildID: 20160511224456
  Channel: Unavailable
  CurrentDesktop: MATE
  Date: Mon May 30 22:44:39 2016
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static  metric 600 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.160  
metric 600
  Locales: extensions.sqlite corrupt or missing
  MostRecentCrashID: bp-c30efd7e-db0f-4f17-b3f4-094ad2160525
  PciNetwork:
   
  PrefSources: prefs.js
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=46.0.1/20160511224456 (In use)
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1617841] Re: Pidgin No Longer Supports Yahoo Instant Messenger

2016-09-20 Thread Alberto Salvia Novella
A replacement is on its way (https://github.com/EionRobb/funyahoo-
plusplus).

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

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

Title:
  Pidgin No Longer Supports Yahoo Instant Messenger

Status in pidgin package in Ubuntu:
  Confirmed

Bug description:
  Yahoo instant messenger's servers keep messaging me saying (basically)
  that Pidgin will no longer be able to Yahoo-Instant-Message (verb
  intended) after August 31st 2016.

  See here:
  http://askubuntu.com/questions/818002/pidgin-yahoo-instant-messenger-deadline

  I'm using Ubuntu 16.04 fully updated with Pidgin 2.10.12.

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

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


[Desktop-packages] [Bug 1573831] Re: simple-scan scrambles scanned images

2016-09-20 Thread Alberto Salvia Novella
** Changed in: simple-scan (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  simple-scan scrambles scanned images

Status in simple-scan package in Ubuntu:
  Confirmed
Status in simple-scan package in Fedora:
  New

Bug description:
  My configuration: HP MFP477 (printer and scanner).
  Installed printer using HP device manager (which works fine).

  Scanning from simple-scan works fine as long as I scan single pages
  (from the flatbed scanner)

  If I want to scan from the feeder (and set the scanner to duplex
  (which it should be able to do), the pages are scanned only patially
  and parts of the scanned image copied onto one page (typically 1/3rd
  of page 1 and 2/3rds of page 2 are put underneath each other, then the
  remaining image of page 2 is sent to second page).

  Installing the dev libs which hp-doctor suggests does not improve on
  the result (thus I have removed them again).

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: simple-scan 3.20.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia wl
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Apr 23 00:25:44 2016
  InstallationDate: Installed on 2013-05-17 (1071 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64+mac 
(20130424)
  MachineType: Apple Inc. MacBookPro10,1
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic 
root=UUID=3679e976-6405-4981-aa99-8c79d15e6aa3 ro quiet splash
  SourcePackage: simple-scan
  UpgradeStatus: Upgraded to xenial on 2016-04-22 (0 days ago)
  dmi.bios.date: 12/21/2012
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP101.88Z.00EE.B03.1212211437
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-C3EC7CD22292981F
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro10,1
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-C3EC7CD22292981F
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP101.88Z.00EE.B03.1212211437:bd12/21/2012:svnAppleInc.:pnMacBookPro10,1:pvr1.0:rvnAppleInc.:rnMac-C3EC7CD22292981F:rvrMacBookPro10,1:cvnAppleInc.:ct10:cvrMac-C3EC7CD22292981F:
  dmi.product.name: MacBookPro10,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/1573831/+subscriptions

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


[Desktop-packages] [Bug 1625678] Re: Contacts remembers window size

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

** Changed in: gnome-contacts
   Importance: Unknown => Medium

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

Title:
  Contacts remembers window size

Status in gnome-contacts:
  Confirmed
Status in One Hundred Papercuts:
  Triaged
Status in gnome-contacts package in Ubuntu:
  Triaged

Bug description:
  HOW TO REPRODUCE:
  1. Open Contacts.
  2. Maximise or resize its window.
  3. Close contacts, and reopen it again.

  EXPECTED RESULT:
  The window keeps the last session size.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-contacts 3.18.1-1ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  Uname: Linux 4.4.0-38-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Sep 20 17:05:32 2016
  InstallationDate: Installed on 2016-05-02 (140 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: gnome-contacts
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-contacts/+bug/1625678/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-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-20 Thread Alberto Salvia Novella
** Changed in: nvidia-graphics-drivers-367 (Ubuntu)
   Importance: Undecided => High

-- 
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:
  Confirmed

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 1580635] Re: Nothing happens when trying to add online calendar

2016-09-20 Thread Alberto Salvia Novella
** Changed in: gnome-calendar (Ubuntu)
   Importance: Undecided => High

** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

** Changed in: hundredpapercuts
   Status: New => Confirmed

** Changed in: hundredpapercuts
   Importance: Undecided => High

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

Title:
  Nothing happens when trying to add online calendar

Status in One Hundred Papercuts:
  Confirmed
Status in gnome-calendar package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce:
  1. Open gnome-calendar
  2. Open calendar settings
  3. Click on "Click to set up" on any of the online accounts.

  Nothing happens. There is no error message or anything. The gear icon
  next to "Online accounts" header also does nothing.

  I killed the calendar and ran it from command line. Clicking on any of
  these buttons outputs:

  $ gnome-calendar

  ** (gnome-calendar:5108): WARNING **: Couldn't open settings: Failed
  to execute child process "gnome-control-center" (No such file or
  directory)

  Package gnome-control-center is not installed. If it's required for
  calendar to work, it should be a dependency. At least there should be
  warning dialog that explains this.

  
  Tested on 16.04 on Cinnamon desktop.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-calendar 3.20.1-1ubuntu1
  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: X-Cinnamon
  Date: Wed May 11 17:41:23 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-02-12 (454 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  SourcePackage: gnome-calendar
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1576476] Re: package sni-qt (not installed) failed to install/upgrade: trying to overwrite shared '/etc/xdg/sni-qt.conf', which is different from other instances of package sni

2016-09-20 Thread Alberto Salvia Novella
** Changed in: sni-qt (Ubuntu)
   Importance: Undecided => High

** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

** Changed in: hundredpapercuts
   Status: New => Confirmed

** Changed in: hundredpapercuts
   Importance: Undecided => High

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

Title:
  package sni-qt (not installed) failed to install/upgrade: trying to
  overwrite shared '/etc/xdg/sni-qt.conf', which is different from other
  instances of package sni-qt:amd64

Status in One Hundred Papercuts:
  Confirmed
Status in sni-qt package in Ubuntu:
  Confirmed

Bug description:
  IDK

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: sni-qt (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-22.38-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Thu Apr 28 23:33:40 2016
  ErrorMessage: trying to overwrite shared '/etc/xdg/sni-qt.conf', which is 
different from other instances of package sni-qt:amd64
  InstallationDate: Installed on 2016-03-24 (35 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.10ubuntu1
  SourcePackage: sni-qt
  Title: package sni-qt (not installed) failed to install/upgrade: trying to 
overwrite shared '/etc/xdg/sni-qt.conf', which is different from other 
instances of package sni-qt:amd64
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-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-20 Thread Alberto Salvia Novella
** Changed in: evolution (Ubuntu)
   Importance: Undecided => Low

** Also affects: evolution via
   https://bugzilla.gnome.org/show_bug.cgi?id=737468
   Importance: Unknown
   Status: Unknown

-- 
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:
  Unknown
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/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 1625712] [NEW] Power button no longer opens interactive menu in Xenial

2016-09-20 Thread DavidBriscoe
Public bug reported:

In gnome-shell, the hardware power button does not open the interactive
power menu. It sleeps the computer instead.

The configuration backend to customize this behaviour was intentionally removed 
in commit [50564cde49ca2][1] (for [bug 753713][2]). After [some 
discussion](https://bugzilla.gnome.org/show_bug.cgi?id=755953), it's returned 
in [gnome-settings-daemon
3.20](https://bugzilla.gnome.org/show_bug.cgi?id=755953#c29).

Unfortunately, 3.20 is not in the [16.04 ubuntu
repos](https://launchpad.net/ubuntu/+source/gnome-settings-daemon)
(however there is a 3.20 release for Yakkety 16.10).

Can 3.20 be released in xenial-updates?

Removing this functionality is a disruptive change and it appears it was
introduced in the Xenial LTS release (3.17 was not in Wily). While I
understand gnome doesn't follow Ubuntu's stable release strategy and
this is one in a large system of applications, can we get gnome-
settings-daemon upgraded to 3.20 in Xenial?



Use case scenarios for why this is disruptive:

* [Accidentally hitting the power 
button](https://www.reddit.com/r/gnome/comments/3oddse/buttonpower_gone_in_318/cvwd2ho)
 sleeps the computer without recourse. The interactive menu gives you 60 
seconds to cancel.
* Laptops can already suspend when the lid is closed. While the power button 
can be configured to hibernate instead of sleep, my laptop does not support 
hibernate. Now I have a nonfunctional button (when configured to hibernate) or 
two ways to do the same action.
* Laptops with low battery life cannot last long in suspend state. (And again, 
hibernate does not always work.)
* The initial change was made to make the media buttons do what their labels 
say, but the "power" button no longer controls powering off the machine.

Removing "shutdown" from the list of configurations is reasonable on the
grounds that it is destructive, but removing "interactive" doesn't
follow since it's the least destructive. The power button was the most
convenient way to invoke that menu.

Thank you for your consideration.



Additional information:

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

$ apt-cache policy gnome-settings-daemon
gnome-settings-daemon:
  Installed: 3.18.2-0ubuntu3
  Candidate: 3.18.2-0ubuntu3.1
  Version table:
 3.18.2-0ubuntu3.1 500
500 http://ca.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 
Packages
 *** 3.18.2-0ubuntu3 500
500 http://ca.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
100 /var/lib/dpkg/status


  [1]: 
https://git.gnome.org/browse/gnome-settings-daemon/commit/?id=50564cde49ca2
  [2]: https://bugzilla.gnome.org/show_bug.cgi?id=753713

** Affects: gnome-settings-daemon
 Importance: Unknown
 Status: Unknown

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

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

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

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

Title:
  Power button no longer opens interactive menu in Xenial

Status in gnome-settings-daemon:
  Unknown
Status in gnome-settings-daemon package in Ubuntu:
  New

Bug description:
  In gnome-shell, the hardware power button does not open the
  interactive power menu. It sleeps the computer instead.

  The configuration backend to customize this behaviour was intentionally 
removed in commit [50564cde49ca2][1] (for [bug 753713][2]). After [some 
discussion](https://bugzilla.gnome.org/show_bug.cgi?id=755953), it's returned 
in [gnome-settings-daemon
  3.20](https://bugzilla.gnome.org/show_bug.cgi?id=755953#c29).

  Unfortunately, 3.20 is not in the [16.04 ubuntu
  repos](https://launchpad.net/ubuntu/+source/gnome-settings-daemon)
  (however there is a 3.20 release for Yakkety 16.10).

  Can 3.20 be released in xenial-updates?

  Removing this functionality is a disruptive change and it appears it
  was introduced in the Xenial LTS release (3.17 was not in Wily). While
  I understand gnome doesn't follow Ubuntu's stable release strategy and
  this is one in a large system of applications, can we get gnome-
  settings-daemon upgraded to 3.20 in Xenial?

  

  Use case scenarios for why this is disruptive:

  * [Accidentally hitting the power 
button](https://www.reddit.com/r/gnome/comments/3oddse/buttonpower_gone_in_318/cvwd2ho)
 sleeps the computer without recourse. The interactive menu gives you 60 
seconds to cancel.
  * Laptops can already suspend when the lid is closed. While the power button 
can be configured to hibernate instead of sleep, my laptop does not support 
hibernate. Now I have a nonfunctional button (when configured to hibernate) or 

[Desktop-packages] [Bug 1621961] Re: appstream: URL not handled under Unity

2016-09-20 Thread Alberto Salvia Novella
** Changed in: gvfs (Ubuntu)
   Importance: Undecided => High

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

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

Title:
  appstream: URL not handled under Unity

Status in gnome-software package in Ubuntu:
  Confirmed
Status in gvfs package in Ubuntu:
  Confirmed

Bug description:
  The following command fails under Unity 7:

  $ xdg-open appstream:org.gnome.gedit.desktop

  gvfs-open: appstream:org.gnome.gedit.desktop: error opening location:
  The specified location is not supported

  The URI works if you uninstall ubuntu-software.

  Perhaps gvfs doesn't know how to handle .desktops in
  /usr/share/ubuntu/applications/ ?

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

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


[Desktop-packages] [Bug 1622231] Re: Clicking upload photos at photos.google.com crashes the tab

2016-09-20 Thread Alberto Salvia Novella
** Changed in: epiphany-browser (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Clicking upload photos at photos.google.com crashes the tab

Status in epiphany-browser package in Ubuntu:
  Confirmed

Bug description:
  I'm at photos.google.com, and I click on the little upload photos
  cloud by the search bar. The tab crashes, but it still brings up the
  file chooser. Not sure if the files would still upload because I
  didn't proceed any further.

  I'm on elementary OS 0.4 (Not sure if this is the correct place to
  report this bug).

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

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


[Desktop-packages] [Bug 1621125] Re: Crashes in Totem if xserver-xorg-video-intel is not installed

2016-09-20 Thread Alberto Salvia Novella
** Changed in: xorg-server (Ubuntu)
   Importance: Undecided => High

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

Title:
  Crashes in Totem if xserver-xorg-video-intel is not installed

Status in xorg-server package in Ubuntu:
  Triaged

Bug description:
  Test Case on Intel gpu:
  Install gstreamer1.0-vaapi
  Remove (purge) xserver-xorg-video-intel
  Reboot
  Open totem & or try to play an AVC video with totem

  What happens:
  $ totem
  libva info: VA-API version 0.39.2
  libva info: va_getDriverName() returns 0
  libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
  libva info: Found init function __vaDriverInit_0_39
  libva info: va_openDriver() returns 0
  intel_do_flush_locked failed: No such file or directory

  Then totem crashes.

  If xserver-xorg-video-intel is re-installed & a reboot then totem
  works fine & uses hwdec on supported files. Same output as above but
  no "intel_do_flush_locked failed: No such file or directory"

  So if confirm-able then possibly xserver-xorg-video-intel should be a
  depend of gstreamer1.0-vaapi unless some other solution.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gstreamer1.0-vaapi 1.8.2-1~ubuntu2
  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  7 10:41:30 2016
  InstallationDate: Installed on 2016-04-26 (134 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: gstreamer-vaapi
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1552040] Re: Laptop sometimes doesn't detect external monitor

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

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New => Confirmed

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

Title:
  Laptop sometimes doesn't detect external monitor

Status in xserver-xorg-video-intel package in Ubuntu:
  Confirmed

Bug description:
  Usually a reboot fixes the problem. I see stuff like this in dmesg.

  [15294.887642] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15295.568309] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15295.587193] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15296.267547] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15296.286426] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15296.886015] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15296.886264] [drm:intel_dp_link_training_channel_equalization [i915]] 
*ERROR* failed to train DP, aborting
  [15296.898472] [drm:intel_dp_link_training_channel_equalization [i915]] 
*ERROR* Timed out waiting for DP idle patterns
  [15296.899688] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15297.579305] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15297.598328] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15298.279238] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15298.298275] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15298.965500] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15298.984539] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15299.665619] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15299.684522] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15300.367119] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15300.386173] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15301.067203] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15301.086097] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15301.768998] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15301.769703] [drm:intel_dp_link_training_channel_equalization [i915]] 
*ERROR* failed to train DP, aborting
  [15301.781947] [drm:intel_dp_link_training_channel_equalization [i915]] 
*ERROR* Timed out waiting for DP idle patterns

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg-video-intel 2:2.99.917+git20160218-1ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  BootLog: [  OK  ] Started LSB: Speech Dispatcher.
  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 Mar  1 20:58:27 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Haswell-ULT Integrated Graphics Controller [17aa:220c]
  InstallationDate: Installed on 2016-02-26 (5 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160224)
  MachineType: LENOVO 20AQS00500
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-8-generic 
root=UUID=bb8da1f1-8970-435e-aeaf-d7e1d9aa8a4e ro quiet splash vt.handoff=7
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/21/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GJET85WW (2.35 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AQS00500
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGJET85WW(2.35):bd09/21/2015:svnLENOVO:pn20AQS00500:p

[Desktop-packages] [Bug 1625712] Re: Power button no longer opens interactive menu in Xenial

2016-09-20 Thread Bug Watch Updater
** Changed in: gnome-settings-daemon
   Status: Unknown => Fix Released

** Changed in: gnome-settings-daemon
   Importance: Unknown => Medium

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

Title:
  Power button no longer opens interactive menu in Xenial

Status in gnome-settings-daemon:
  Fix Released
Status in gnome-settings-daemon package in Ubuntu:
  New

Bug description:
  In gnome-shell, the hardware power button does not open the
  interactive power menu. It sleeps the computer instead.

  The configuration backend to customize this behaviour was intentionally 
removed in commit [50564cde49ca2][1] (for [bug 753713][2]). After [some 
discussion](https://bugzilla.gnome.org/show_bug.cgi?id=755953), it's returned 
in [gnome-settings-daemon
  3.20](https://bugzilla.gnome.org/show_bug.cgi?id=755953#c29).

  Unfortunately, 3.20 is not in the [16.04 ubuntu
  repos](https://launchpad.net/ubuntu/+source/gnome-settings-daemon)
  (however there is a 3.20 release for Yakkety 16.10).

  Can 3.20 be released in xenial-updates?

  Removing this functionality is a disruptive change and it appears it
  was introduced in the Xenial LTS release (3.17 was not in Wily). While
  I understand gnome doesn't follow Ubuntu's stable release strategy and
  this is one in a large system of applications, can we get gnome-
  settings-daemon upgraded to 3.20 in Xenial?

  

  Use case scenarios for why this is disruptive:

  * [Accidentally hitting the power 
button](https://www.reddit.com/r/gnome/comments/3oddse/buttonpower_gone_in_318/cvwd2ho)
 sleeps the computer without recourse. The interactive menu gives you 60 
seconds to cancel.
  * Laptops can already suspend when the lid is closed. While the power button 
can be configured to hibernate instead of sleep, my laptop does not support 
hibernate. Now I have a nonfunctional button (when configured to hibernate) or 
two ways to do the same action.
  * Laptops with low battery life cannot last long in suspend state. (And 
again, hibernate does not always work.)
  * The initial change was made to make the media buttons do what their labels 
say, but the "power" button no longer controls powering off the machine.

  Removing "shutdown" from the list of configurations is reasonable on
  the grounds that it is destructive, but removing "interactive" doesn't
  follow since it's the least destructive. The power button was the most
  convenient way to invoke that menu.

  Thank you for your consideration.

  

  Additional information:

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

  $ apt-cache policy gnome-settings-daemon
  gnome-settings-daemon:
Installed: 3.18.2-0ubuntu3
Candidate: 3.18.2-0ubuntu3.1
Version table:
   3.18.2-0ubuntu3.1 500
  500 http://ca.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 
Packages
   *** 3.18.2-0ubuntu3 500
  500 http://ca.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
  100 /var/lib/dpkg/status

  
[1]: 
https://git.gnome.org/browse/gnome-settings-daemon/commit/?id=50564cde49ca2
[2]: https://bugzilla.gnome.org/show_bug.cgi?id=753713

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1625712/+subscriptions

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


[Desktop-packages] [Bug 1576977] Re: Lots of GEGL-gegl-operation.c-WARNING on starting gimp

2016-09-20 Thread Aapo Rantalainen
Upstream: https://bugzilla.gnome.org/show_bug.cgi?id=770848

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

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

Title:
  Lots of GEGL-gegl-operation.c-WARNING on starting gimp

Status in gimp package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16.04
  gimp: 2.8.16-1ubuntu1

  rm ~/.gimp-2.8/
  LANG=en gimp

  
  (gimp:413): GLib-GObject-WARNING **: g_object_set_valist: object class 
'GeglConfig' has no property named 'cache-size'

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A3410 from "gimp:point-layer-mode" to "gimp
  :dissolve-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A39B0 from "gimp:point-layer-mode" to "gimp
  :behind-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A4090 from "gimp:point-layer-mode" to "gimp
  :multiply-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A43A0 from "gimp:point-layer-mode" to "gimp
  :screen-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A4790 from "gimp:point-layer-mode" to "gimp
  :overlay-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A4BC0 from "gimp:point-layer-mode" to "gimp
  :difference-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A5800 from "gimp:point-layer-mode" to "gimp
  :addition-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A5BC0 from "gimp:point-layer-mode" to "gimp
  :subtract-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A5F80 from "gimp:point-layer-mode" to "gimp
  :darken-only-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A63D0 from "gimp:point-layer-mode" to "gimp
  :lighten-only-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A68E0 from "gimp:point-layer-mode" to "gimp:hue-
  mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A6B40 from "gimp:point-layer-mode" to "gimp
  :saturation-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A6F70 from "gimp:point-layer-mode" to "gimp:color-
  mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A73E0 from "gimp:point-layer-mode" to "gimp:value-
  mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A7760 from "gimp:point-layer-mode" to "gimp
  :divide-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A7BE0 from "gimp:point-layer-mode" to "gimp:dodge-
  mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A7F50 from "gimp:point-layer-mode" to "gimp:burn-
  mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A83A0 from "gimp:point-layer-mode" to "gimp
  :hardlight-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A8740 from "gimp:point-layer-mode" to "gimp
  :softlight-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A8B40 from "gimp:point-layer-mode" to "gimp:grain-
  extract-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A90A0 from "gimp:point-layer-mode" to "gimp:grain-
  merge-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A93C0 from "gimp:point-layer-mode" to "gimp:color-
  erase-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A9730 from "gimp:point-layer-mode" to "gimp:erase-
  mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20AA080 from "gimp:point-layer-mode" to "gimp
  :replace-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20AA450 from "gimp:point-layer-mode" to "gimp:anti-
  erase-mode"

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

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


[Desktop-packages] [Bug 1623151] Re: Screen flickers when using external monitor

2016-09-20 Thread Bryan Abhser
tjaalton seems like it was fixed in 4.5.0-040500rc5

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

Title:
  Screen flickers when using external monitor

Status in xserver-xorg-video-intel package in Ubuntu:
  Incomplete

Bug description:
  Continued from Bug 1572667

  Occasionally my external monitor will go black for a second and then
  return. Currently I am running the mainline kernel version
  4.6.7-040607 and the problem does not appear.

  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
  BootLog:
   
  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 11:25:58 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Lenovo Broadwell-U Integrated Graphics [17aa:2227]
  InstallationDate: Installed on 2016-08-04 (39 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  MachineType: LENOVO 20BSCTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-36-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/13/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET32W (1.10 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  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:bvrN14ET32W(1.10):bd08/13/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+16.04.20160801.3-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: Tue Sep 13 11:24:55 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1049 
   vendor LGD
  xserver.version: 2:1.18.3-1ubuntu2.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1623151/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-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-20 Thread Christopher Townsend
I have installed xmir from xenial-proposed and confirmed no regressions
are caused by this change.

** 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/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 1625734] [NEW] 'recommends: fonts-noto-cjk' causes oversized Ubuntu Server ISO

2016-09-20 Thread Joshua Powers
Public bug reported:

Due to the change in bug# 1621210, ghostscript now recommends fonts-
noto-cjk. This package is a ~76MB in size and put the Ubuntu Server ISO
well over the 700MB limit.

The Ubuntu Server team has considered the following:

1) Remove the print server task. Currently, in Xenial and Yakkety, the
print server task does not even show up as an option due to bug#
1624519. However, removing this is a rather large tasks to take up right
before a release. We would like to avoid this option if possible.

2) Blacklist fonts-noto-cjk in the server-ship seed [1]. We were told
that blacklisting is for very specific causes and this was not an
appropriate use case.

3) Change the recommends of ghostscript on fonts-noto-cjk.

4) Other?


[1] 
http://bazaar.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/ubuntu.yakkety/view/head:/server-ship

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

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

Title:
  'recommends: fonts-noto-cjk' causes oversized Ubuntu Server ISO

Status in ghostscript package in Ubuntu:
  New

Bug description:
  Due to the change in bug# 1621210, ghostscript now recommends fonts-
  noto-cjk. This package is a ~76MB in size and put the Ubuntu Server
  ISO well over the 700MB limit.

  The Ubuntu Server team has considered the following:

  1) Remove the print server task. Currently, in Xenial and Yakkety, the
  print server task does not even show up as an option due to bug#
  1624519. However, removing this is a rather large tasks to take up
  right before a release. We would like to avoid this option if
  possible.

  2) Blacklist fonts-noto-cjk in the server-ship seed [1]. We were told
  that blacklisting is for very specific causes and this was not an
  appropriate use case.

  3) Change the recommends of ghostscript on fonts-noto-cjk.

  4) Other?

  
  [1] 
http://bazaar.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/ubuntu.yakkety/view/head:/server-ship

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

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


[Desktop-packages] [Bug 1625734] Re: 'recommends: fonts-noto-cjk' causes oversized Ubuntu Server ISO

2016-09-20 Thread Robie Basak
(please)

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

Title:
  'recommends: fonts-noto-cjk' causes oversized Ubuntu Server ISO

Status in ghostscript package in Ubuntu:
  New

Bug description:
  Due to the change in bug# 1621210, ghostscript now recommends fonts-
  noto-cjk. This package is a ~76MB in size and put the Ubuntu Server
  ISO well over the 700MB limit.

  The Ubuntu Server team has considered the following:

  1) Remove the print server task. Currently, in Xenial and Yakkety, the
  print server task does not even show up as an option due to bug#
  1624519. However, removing this is a rather large tasks to take up
  right before a release. We would like to avoid this option if
  possible.

  2) Blacklist fonts-noto-cjk in the server-ship seed [1]. We were told
  that blacklisting is for very specific causes and this was not an
  appropriate use case.

  3) Change the recommends of ghostscript on fonts-noto-cjk.

  4) Other?

  
  [1] 
http://bazaar.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/ubuntu.yakkety/view/head:/server-ship

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

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


[Desktop-packages] [Bug 1625734] Re: 'recommends: fonts-noto-cjk' causes oversized Ubuntu Server ISO

2016-09-20 Thread Robie Basak
Gunnar, do you have an opinion on this? What would be the consequence of
reverting the ghostscript change?

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

Title:
  'recommends: fonts-noto-cjk' causes oversized Ubuntu Server ISO

Status in ghostscript package in Ubuntu:
  New

Bug description:
  Due to the change in bug# 1621210, ghostscript now recommends fonts-
  noto-cjk. This package is a ~76MB in size and put the Ubuntu Server
  ISO well over the 700MB limit.

  The Ubuntu Server team has considered the following:

  1) Remove the print server task. Currently, in Xenial and Yakkety, the
  print server task does not even show up as an option due to bug#
  1624519. However, removing this is a rather large tasks to take up
  right before a release. We would like to avoid this option if
  possible.

  2) Blacklist fonts-noto-cjk in the server-ship seed [1]. We were told
  that blacklisting is for very specific causes and this was not an
  appropriate use case.

  3) Change the recommends of ghostscript on fonts-noto-cjk.

  4) Other?

  
  [1] 
http://bazaar.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/ubuntu.yakkety/view/head:/server-ship

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

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


[Desktop-packages] [Bug 1625540] Re: There is no video server for SiS chipsets

2016-09-20 Thread Timo Aaltonen
true, it's not maintained in ubuntu anymore, you can use 14.04(.1) until
it's EOL in 2019, or build the driver yourself

** Changed in: xorg (Ubuntu)
   Status: New => Won't Fix

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

Title:
  There is no video server for SiS chipsets

Status in xorg package in Ubuntu:
  Won't Fix

Bug description:
  I have an old, but still usable laptop with SiS VGA adapter:
  lspci -knn: 01:00.0 VGA compatible controller [0300]: Silicon Integrated 
Systems [SiS] 65x/M650/740 PCI/AGP VGA Display Adapter [1039:6325]
  lspci -knn: Subsystem: Mitac 65x/M650/740 PCI/AGP VGA Display Adapter 
[1071:8640]

  Unfortunately, after the upgrade to 16.04 version it is used only in the 
completely useless 640x480 resolution.
  I have found, that the xserver-xorg-video-sis package:
  http://packages.ubuntu.com/search?keywords=xserver-xorg-video-sis
  is not available for version 16.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic i686
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: i386
  Date: Tue Sep 20 11:29:56 2016
  InstallationDate: Installed on 2013-12-31 (993 days ago)
  InstallationMedia: Xubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 
(20130822)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2016-06-14 (97 days ago)

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

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


[Desktop-packages] [Bug 1624906] Re: after upgrade from 14.04 to 16.04 the akonadi open-xchange resource doesn't synchronise

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

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

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

Title:
  after upgrade from 14.04 to 16.04 the akonadi open-xchange resource
  doesn't synchronise

Status in akonadi package in Ubuntu:
  Confirmed

Bug description:
  After the upgrade from kubuntu 14.04 to 16.04, the akonadi open-xchange 
resource doesn't synchronise calender and contacts. It's happen on my desktop 
pc and also on my notebook. I did remove the open-xchange resource and tried to 
add them again. Effect,
  1.) I cannot find any open-xchange resource after them at contact or calender 
module
  2.) At the akonadiconsole, I can see at the agents tab the open-xchange 
agent, but at the browser tab, cannot find anything from open-xchange.

  lsb_release -rd
  Description:Ubuntu 16.04.1 LTS
  Release:16.04

  apt-cache policy akonadi-server
  akonadi-server:
Installiert:   4:15.12.3-0ubuntu6
Installationskandidat: 4:15.12.3-0ubuntu6
Versionstabelle:
   *** 4:15.12.3-0ubuntu6 500
  500 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
  100 /var/lib/dpkg/status

  I have one kubuntu 14.04 installation left, there the akonadi open-
  xchange agent working fine.

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

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


Re: [Desktop-packages] [Bug 1567116] Re: unity-settings-daemon crashed with SIGSEGV in gsd_power_manager_stop()

2016-09-20 Thread Alvin Cura
Perhaps you might find it in backports.  Not sure what has been decided
with it, if it goes to updates or backports.

On Tue, Sep 20, 2016 at 6:34 AM, Ken Haase  wrote:

> I can't quite tell from the report page on launchpad, but is this fix
> available in Trusty? Are there plans to make it available?
>
> Thanks!
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1567116
>
> Title:
>   unity-settings-daemon crashed with SIGSEGV in gsd_power_manager_stop()
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/unity-settings-
> daemon/+bug/1567116/+subscriptions
>

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

Title:
  unity-settings-daemon crashed with SIGSEGV in gsd_power_manager_stop()

Status in unity-settings-daemon package in Ubuntu:
  Fix Released

Bug description:
  seen after an apt-get dist-update

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: unity-settings-daemon 15.04.1+16.04.20160209-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-17.33-generic 4.4.6
  Uname: Linux 3.13.0-79-generic x86_64
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  Date: Tue Apr  5 18:16:20 2016
  ExecutablePath: /usr/lib/unity-settings-daemon/unity-settings-daemon
  InstallationDate: Installed on 2012-10-25 (1259 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120817.1)
  ProcCmdline: /usr/lib/unity-settings-daemon/unity-settings-daemon
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/false
  SegvAnalysis:
   Segfault happened at: 0x7f8b4e0efd01 :   mov
0x8(%r13),%ecx
   PC (0x7f8b4e0efd01) ok
   source "0x8(%r13)" (0x0008) not located in a known VMA region (needed 
readable region)!
   destination "%ecx" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity-settings-daemon
  StacktraceTop:
   gsd_power_manager_stop () from /usr/lib/unity-settings-daemon-1.0/libpower.so
   gnome_settings_plugin_info_deactivate ()
   ?? ()
   g_slist_foreach () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   gnome_settings_manager_stop ()
  Title: unity-settings-daemon crashed with SIGSEGV in gsd_power_manager_stop()
  UpgradeStatus: Upgraded to xenial on 2016-02-29 (36 days ago)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1567116/+subscriptions

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


[Desktop-packages] [Bug 1625734] Re: 'recommends: fonts-noto-cjk' causes oversized Ubuntu Server ISO

2016-09-20 Thread Gunnar Hjalmarsson
Bug #1621210 was originally a MIR request for the fonts-android source
package, which was removed from main in Xenial when fonts-noto-cjk
replaced fonts-droid as the default font for Chinese on the desktops.

So AFAICT, reverting the ghostscript change, i.e. recommending fonts-
droid-fallback instead, would require a revival of that MIR request, so
fonts-android is moved to main in 16.10. It's fully doable; there is no
conflict or something like that. (Only unnecessary from a desktop POV.)

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

Title:
  'recommends: fonts-noto-cjk' causes oversized Ubuntu Server ISO

Status in ghostscript package in Ubuntu:
  New

Bug description:
  Due to the change in bug# 1621210, ghostscript now recommends fonts-
  noto-cjk. This package is a ~76MB in size and put the Ubuntu Server
  ISO well over the 700MB limit.

  The Ubuntu Server team has considered the following:

  1) Remove the print server task. Currently, in Xenial and Yakkety, the
  print server task does not even show up as an option due to bug#
  1624519. However, removing this is a rather large tasks to take up
  right before a release. We would like to avoid this option if
  possible.

  2) Blacklist fonts-noto-cjk in the server-ship seed [1]. We were told
  that blacklisting is for very specific causes and this was not an
  appropriate use case.

  3) Change the recommends of ghostscript on fonts-noto-cjk.

  4) Other?

  
  [1] 
http://bazaar.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/ubuntu.yakkety/view/head:/server-ship

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

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


[Desktop-packages] [Bug 1220426] Re: [nvidia-prime]Freeze while using touchpad

2016-09-20 Thread Minium
I also still have it in Xubuntu 14.04.5 LTS with nvidia-355 drivers. I
checked the sources of the current xorg-server package and the fix isn't
adopted in them. Perhaps we could push somehow for it?

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

Title:
  [nvidia-prime]Freeze while using touchpad

Status in X.Org X server:
  Fix Released
Status in xorg-server package in Ubuntu:
  Fix Released
Status in xorg-server source package in Trusty:
  Triaged

Bug description:
  Using Asus N43SL laptop as an example, with nvidia-prime installed, so
  the dedicated NVIDIA graphics card (GT 540m) is in use, once in a
  while, my screen will freeze when I use my touchpad.

  WORKAROUND: Use USB mouse.

  WORKAROUND: Uninstall nvidia-prime and use integrated graphics.

  WORKAROUND: Do a VT switch via Ctrl+Alt+F1 then Ctrl+Alt+F7.

  In the attached Xorg.0.log, you can see "synaptics: ETPS/2 Elantech Touchpad: 
touchpad found" each time I did a VT switch and regained control:
  
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1220426/+attachment/3801516/+files/Xorg.0.log

  The following upstream report has a patch that addresses this issue:
  https://bugs.freedesktop.org/show_bug.cgi?id=86288

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1220426/+subscriptions

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


[Desktop-packages] [Bug 1625773] [NEW] Segfault when using -w / --window to screenshot current window.

2016-09-20 Thread enoksrd
Public bug reported:

The gnome-screenshot program segfaults every time, when I try to capture
the current window with `gnome-screenshot -w`. Taking an area screenshot
with `gnome-screenshot -a`, and taking a full desktop screenshot with
`gnome-screenshot` works, but taking a current window screenshot with
`gnome-screenshot -w` segfaults every time. Adding delay with `-d
` and capturing pointer or not with `-p` has no effect.

This may be the same bug as

https://bugs.launchpad.net/ubuntu/+source/gnome-screenshot/+bug/81817

although that one is closed long ago. The relationship is that I'm using
gnome-screenshot inside the XMonad window manager, a non-standard window
manager.


Stack trace:

$ gdb gnome-screenshot 
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1
[...]
Reading symbols from gnome-screenshot...(no debugging symbols found)...done.
(gdb) core-file core 
warning: core file may not match specified executable file.
[New LWP 25469]
[New LWP 25472]
[New LWP 25470]
[New LWP 25471]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `gnome-screenshot -d 3 -w -p'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x0040dbb5 in ?? ()
[Current thread is 1 (Thread 0x7f3b4c841a40 (LWP 25469))]
(gdb) where
#0  0x0040dbb5 in ?? ()
#1  0x0040e1ea in ?? ()
#2  0x00408bc1 in ?? ()
#3  0x00408df9 in ?? ()
#4  0x7f3b4a5afac3 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f3b4a5af05a in g_main_context_dispatch ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x7f3b4a5af400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x7f3b4a5af4ac in g_main_context_iteration ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x7f3b4ab76cdd in g_application_run ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#9  0x00408385 in ?? ()
#10 0x7f3b49a84830 in __libc_start_main (main=0x408320, argc=5, 
argv=0x7fff78989e68, init=, fini=, 
rtld_fini=, stack_end=0x7fff78989e58)
at ../csu/libc-start.c:291
#11 0x004083c9 in ?? ()


System information:

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

$ apt-cache policy gnome-screenshot
gnome-screenshot:
  Installed: 3.18.0-1ubuntu2
  Candidate: 3.18.0-1ubuntu2
  Version table:
 *** 3.18.0-1ubuntu2 500
500 http://vault.galois.com/ubuntu xenial/main amd64 Packages
100 /var/lib/dpkg/status

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

** Attachment added: "Core dump."
   https://bugs.launchpad.net/bugs/1625773/+attachment/4744505/+files/core

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

Title:
  Segfault when using -w / --window to screenshot current window.

Status in gnome-screenshot package in Ubuntu:
  New

Bug description:
  The gnome-screenshot program segfaults every time, when I try to
  capture the current window with `gnome-screenshot -w`. Taking an area
  screenshot with `gnome-screenshot -a`, and taking a full desktop
  screenshot with `gnome-screenshot` works, but taking a current window
  screenshot with `gnome-screenshot -w` segfaults every time. Adding
  delay with `-d ` and capturing pointer or not with `-p` has no
  effect.

  This may be the same bug as

  https://bugs.launchpad.net/ubuntu/+source/gnome-screenshot/+bug/81817

  although that one is closed long ago. The relationship is that I'm
  using gnome-screenshot inside the XMonad window manager, a non-
  standard window manager.


  Stack trace:

  $ gdb gnome-screenshot
 
  GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1
  [...]
  Reading symbols from gnome-screenshot...(no debugging symbols found)...done.
  (gdb) core-file core 
  warning: core file may not match specified executable file.
  [New LWP 25469]
  [New LWP 25472]
  [New LWP 25470]
  [New LWP 25471]
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  Core was generated by `gnome-screenshot -d 3 -w -p'.
  Program terminated with signal SIGSEGV, Segmentation fault.
  #0  0x0040dbb5 in ?? ()
  [Current thread is 1 (Thread 0x7f3b4c841a40 (LWP 25469))]
  (gdb) where
  #0  0x0040dbb5 in ?? ()
  #1  0x0040e1ea in ?? ()
  #2  0x00408bc1 in ?? ()
  #3  0x00408df9 in ?? ()
  #4  0x7f3b4a5afac3 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #5  0x7f3b4a5af05a in g_main_context_dispatch ()
 from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #6  0x7f3b4a5af400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #7  0x7f3b4a5af4ac in g_main_context_iteration ()
 from /lib/x86_64-

[Desktop-packages] [Bug 1590590] Re: Touchpad not recognized on Dell Latitude E7470 Ultrabook

2016-09-20 Thread Cornelius
Same on Dell Precision 7510, 4.4.0-38-generic. I'm pretty sure it was
working until my touchpad was replaced by dell support this week.

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

Title:
  Touchpad not recognized on Dell Latitude E7470 Ultrabook

Status in xserver-xorg-input-synaptics package in Ubuntu:
  Confirmed

Bug description:
  Expected: Touchpad settings available in Mouse & Touchpad Settings
  dialog

  Actual result: Touchpad settings missing entirely

  
  Details:
  The touchpad on my Dell Ultrabook (Latitude E7470) functions mostly. 

  The settings for the touchpad are not available at all in the Mouse
  and Touchpad settings (see http://i.imgur.com/YRGiOrj.png).

  Two-finger scrolling works as expected except it's using "Natural
  Scrolling" by default and there is no way to change it.

  xinput list does not display a touchpad at all:

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ ELAN Touchscreenid=11   [slave  pointer 
 (2)]
  ⎜   ↳ ImPS/2 Generic Wheel Mouse  id=13   [slave  pointer 
 (2)]
  ⎣ Virtual core keyboard   id=3[master keyboard (2)]
  ↳ Virtual core XTEST keyboard id=5[slave  
keyboard (3)]
  ↳ Power Buttonid=6[slave  
keyboard (3)]
  ↳ Video Bus   id=7[slave  
keyboard (3)]
  ↳ Power Buttonid=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ Integrated_Webcam_FHD   id=10   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=12   [slave  
keyboard (3)]
  ↳ Dell WMI hotkeysid=14   [slave  
keyboard (3)]
  ↳ DELL Wireless hotkeys   id=15   [slave  
keyboard (3)]

  
  /proc/bus/input/devices lists the device as a "Generic Wheel Mouse"

  Output of `lsb_release -rd`:
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  xserver-xorg-input-synaptics version information:
  xserver-xorg-input-synaptics:
Installed: 1.8.2-1ubuntu3
Candidate: 1.8.2-1ubuntu3
Version table:
   *** 1.8.2-1ubuntu3 500
  500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1590590/+subscriptions

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


[Desktop-packages] [Bug 1625790] [NEW] Cannot enter character via shift-ctrl-u shortcut

2016-09-20 Thread Jeroen Hoek
Public bug reported:

In most Gnome applications I can use shift-ctrl-u to directly enter a
character via its Unicode codepoint. So, for example, to enter the
character € via this method, one does:

shift-ctrl-u 2 0 A C enter

This works in gedit and gnome-terminal today.

I use this often in gucharmap when dealing with a character I don't
recognize, and can't easily directly copy from the source. Since
updating to Ubuntu 16.04, the gucharmap version shipped with Ubuntu has
started to ignore the shift-ctrl-u shortcut in the search text field.

Upstream reports that this appears to be a Ubuntu specific issue:

https://bugzilla.gnome.org/show_bug.cgi?id=769327

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gucharmap 1:3.18.2-1ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
Uname: Linux 4.4.0-36-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Sep 20 21:55:13 2016
InstallationDate: Installed on 2014-09-16 (735 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
SourcePackage: gucharmap
UpgradeStatus: Upgraded to xenial on 2016-05-26 (117 days ago)

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


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

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

Title:
  Cannot enter character via shift-ctrl-u shortcut

Status in gucharmap package in Ubuntu:
  New

Bug description:
  In most Gnome applications I can use shift-ctrl-u to directly enter a
  character via its Unicode codepoint. So, for example, to enter the
  character € via this method, one does:

  shift-ctrl-u 2 0 A C enter

  This works in gedit and gnome-terminal today.

  I use this often in gucharmap when dealing with a character I don't
  recognize, and can't easily directly copy from the source. Since
  updating to Ubuntu 16.04, the gucharmap version shipped with Ubuntu
  has started to ignore the shift-ctrl-u shortcut in the search text
  field.

  Upstream reports that this appears to be a Ubuntu specific issue:

  https://bugzilla.gnome.org/show_bug.cgi?id=769327

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gucharmap 1:3.18.2-1ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Sep 20 21:55:13 2016
  InstallationDate: Installed on 2014-09-16 (735 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  SourcePackage: gucharmap
  UpgradeStatus: Upgraded to xenial on 2016-05-26 (117 days ago)

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

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


[Desktop-packages] [Bug 1494225] Re: Call audio is not routed to headset with HFP

2016-09-20 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: 13 => backlog

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

Title:
  Call audio is not routed to headset with HFP

Status in Canonical System Image:
  Confirmed
Status in bluez package in Ubuntu:
  Confirmed
Status in media-hub package in Ubuntu:
  Invalid
Status in ofono package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  With bluez 5.33 on Nexus 4 and silo 43 installed:

  * pair and connect a headset over HFP
  * Establish an outgoing call or accept an incoming one
  * Once the call is established the call audio isn't routed through the 
handsfree device

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1494225/+subscriptions

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


[Desktop-packages] [Bug 1543179] Re: Audio does not get routed to BT headset/speaker

2016-09-20 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: 13 => backlog

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

Title:
  Audio does not get routed to BT headset/speaker

Status in Canonical System Image:
  In Progress
Status in bluez package in Ubuntu:
  Invalid
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  STEPS:
  1. Flash the latest daily rc-proposed image to a phone
  2. Connect a bluetooth headset to the phone
  3. Connect a speaker to the phone.

  EXPECTED:
  I expect the devices to connect and play audio

  ACTUAL:
  Speakers just connect and instantly disconnect

  Headsets don't get trusted and disconnect instantly, Once you trust it
  and then turn the headset off and back on again it connect can accept
  calls but the audio from both the mic and earpiece don't function.

  Image: 242

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1543179/+subscriptions

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


[Desktop-packages] [Bug 1175608] Re: Thumbnails too small in 'open file' dialog nautilus

2016-09-20 Thread Gniewomir Świechowski
>From Googling around i see that this error could be around for last 9
years without any workaround. My friend that i convinced to using
Ubuntu, just asked how to fix it, and i'am pretty sad that i don't have
nothing to say to him.

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

Title:
  Thumbnails too small in 'open file' dialog nautilus

Status in Nautilus:
  Confirmed
Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  When trying to upload image files to e.g. websites like marktplaats.nl
  (kind of ebay) I get  very, very small image thumbnails. There seems
  no way to enlarge these thumbnails. All options only work if Nautilus
  is used stand alone, but not with the open file dialog that is being
  used to upload files.

  I have attached a screen dump just to show what I mean.

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

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


[Desktop-packages] [Bug 1590804] Re: fontconfig initialization spends most of its time parsing XML configuration files in /etc/fonts/conf.d/

2016-09-20 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: 13 => backlog

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

Title:
  fontconfig initialization spends most of its time parsing XML
  configuration files in /etc/fonts/conf.d/

Status in Canonical System Image:
  In Progress
Status in fontconfig package in Ubuntu:
  Confirmed
Status in qtbase-opensource-src package in Ubuntu:
  Invalid

Bug description:
  While profiling the startup of QML apps on the BQ E4.5 phone (armhf) I 
noticed that a significant amount of time (around 35ms) was spent solely on 
parsing the XML configuration files in /etc/fonts/conf.d/ 
  There seems to be around 40 files on Ubuntu Phone in that directory.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1590804/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-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-20 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: 13 => backlog

-- 
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 1607466] Re: Mono BT headset has no in-call audio on recent rc-proposed

2016-09-20 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: 13 => backlog

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

Title:
  Mono BT headset has no in-call audio on recent rc-proposed

Status in Canonical System Image:
  Incomplete
Status in bluez package in Ubuntu:
  Confirmed
Status in phone-app package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  MX4/arale
  ubuntu-touch/rc-proposed/meizu.en #387

  Flash phone with --bootstrap, and walk through the welcome wizard.
  Once you have a phone to use, visit the BT settings, and pair a mono
  'HSP' headset. In my case an old Jabra OTE-1.

  Once the device is paired, make an incoming call to the handset. Use
  the headset button to answer the call.

  The handset transitions to showing you an in-call UI, and appears to
  claim the audio is routed to the headset.

  I heard no audio.

  Expected: Audio was heard on the headset during the call.

  Note that this does not occur on rc-proposed/meizu.en #381, so it
  seems to be a recent regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1607466/+subscriptions

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


[Desktop-packages] [Bug 1573470] Re: GLX apps (including Libreoffice Impress presentation mode) on ARM devices display wrong colors

2016-09-20 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: 13 => backlog

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

Title:
  GLX apps (including Libreoffice Impress presentation mode) on ARM
  devices display wrong colors

Status in Canonical System Image:
  Confirmed
Status in Mir:
  Opinion
Status in Puritine:
  Invalid
Status in mesa package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Opinion
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  GLX apps (including Libreoffice Impress presentation mode) on ARM
  devices display wrong colors

  ---
  On the new BQ M10 tablet.

  1- switch to desktop mode (manual, no external peripheral attached)
  2- launch libreoffice
  3- open impress file
  4- colours in images are all messed up on the BQ M10 screen when toggle to 
presentation view.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1573470/+subscriptions

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


[Desktop-packages] [Bug 1567250] Re: ssh signin problem since OTA-10

2016-09-20 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: 13 => backlog

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

Title:
  ssh signin problem since OTA-10

Status in Canonical System Image:
  Confirmed
Status in Ubuntu Terminal App:
  Incomplete
Status in gnome-keyring package in Ubuntu:
  Confirmed
Status in indicator-network package in Ubuntu:
  Invalid
Status in openssh package in Ubuntu:
  Invalid

Bug description:
  Not sure if this is a terminal or image issue, but here goes.

  Since the update last night to OTA-10 I cannot ssh to a server
  anymore. Error message: "Agent Admitted Failure To Sign Using The Key"

  On server side and client side nothing changed to the user settings or
  keys.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1567250/+subscriptions

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


[Desktop-packages] [Bug 1607799] Re: Dash freezes after U1 login

2016-09-20 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Fix Committed => Fix Released

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

Title:
  Dash freezes after U1 login

Status in Canonical System Image:
  Fix Released
Status in libsignon-glib package in Ubuntu:
  Fix Released
Status in unity-scopes-api package in Ubuntu:
  Invalid
Status in unity-scopes-shell package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  Test case.
  - Without U1 account, go to Ubuntu Store.
  - Tap on an app.
  - Tap on the install button.
  - Introduce credentials.

  Expected result.
  - After credentials, the app is installed.

  Actual result.
  - Dash is frozen. Cannot go back to the scopes. Launcher and indicators do 
work, though. There is no crash.

  current build number: 389
  device name: arale
  channel: ubuntu-touch/rc-proposed/meizu.en

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1607799/+subscriptions

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


[Desktop-packages] [Bug 1588126] Re: [regression] Adding new wifi networks (with long passwords) never connect at all in OTA-11 and OTA-12

2016-09-20 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Fix Committed => Fix Released

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

Title:
  [regression] Adding new wifi networks (with long passwords) never
  connect at all in OTA-11 and OTA-12

Status in Canonical System Image:
  Fix Released
Status in indicator-network package in Ubuntu:
  Invalid
Status in network-manager package in Ubuntu:
  Confirmed
Status in network-manager package in Ubuntu RTM:
  Fix Committed

Bug description:
  I've just flashed clean images of OTA-11 from the stable channel onto
  a BQ Aquaris E4.5 (krillin) and a Nexus 4 (mako). In both cases the
  phones can see the wifi networks but can't connect to any of them any
  more.

  The wifi networks continue to work for non-Ubuntu devices.

  Also, forcefully flashing a device with OTA-10 fixes the problem. The
  regression began in OTA-11.

  Explanation:
  
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1593686/comments/11

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1588126/+subscriptions

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


[Desktop-packages] [Bug 1593805] Re: libsignon-glib fail to authenticate account

2016-09-20 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Fix Committed => Fix Released

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

Title:
  libsignon-glib fail to authenticate account

Status in Canonical System Image:
  Fix Released
Status in Ubuntu Calendar App:
  New
Status in webapps-sprint:
  Fix Committed
Status in libsignon-glib package in Ubuntu:
  Fix Released

Bug description:
  While using syncevolution to sync multiple calendars, we noticed that
  some accounts are failing to authenticate.

  The error returned by 'libsignon-glib' shows the dbus process as
  service name, what is different from the app requested.

  Check syslog attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1593805/+subscriptions

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


[Desktop-packages] [Bug 1574729] Re: Audio/Video not in sync on M10/frieza

2016-09-20 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Fix Committed => Fix Released

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

Title:
  Audio/Video not in sync on M10/frieza

Status in The Avila project:
  In Progress
Status in Canonical System Image:
  Fix Released
Status in frieza:
  In Progress
Status in media-hub package in Ubuntu:
  Invalid
Status in pulseaudio package in Ubuntu:
  Invalid

Bug description:
  Watching a video (either with the media player or the browser) shows a
  lag between audio and video. It's out of sync for some hundred
  milliseconds, just enough to be very annoying while watching the
  video.

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

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


[Desktop-packages] [Bug 1523100] Re: Alsa not detecting internal microphone [ALC255] (Realtek)

2016-09-20 Thread ntvf
I also can't get mic work on my Acer Aspire VN7-592G with ALC255.
Microphone are visible with some options for snd-hda-intel (such as 
laptop-amic, laptop-amic, dell-headset-multi), but it record just a white noise.

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

Title:
  Alsa not detecting internal microphone [ALC255] (Realtek)

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  I've just installed Ubuntu 16.04 alongside Windows 10 on a 64bit Acer
  Aspire VN7-792G and noticed, that the internal microphone doesn't
  work. The computer has been released a couple of months ago and it's
  Intel Skylake -based with a Sunrise Point -based motherboard.

  INFO: The problem exists in Ubuntu 15.10 too, only microphone jack
  detected. Currently using Ubuntu 16.04 for proper hardware support.

  Alsa reports the audio device to be:

  Card: HDA Intel PCH
  Chip: Intel Skylake HDMI

  The speakers are working fine, but both alsamixer and pavucontrol
  (Pulseaudio Volume Control) raport the unplugged external microphone
  connector as the only sound input.

  I have tried many of the alsa model configurations (options snd-hda-
  intel model=something) without success, alsa finds only the microphone
  jack, which works fine when I plug an external microphone in it.

  Here's some info:

  lspci | grep -I audio:

  00:1f.3 Multimedia audio controller: Intel Corporation Sunrise Point-H
  HD Audio (rev 31)

  cat /proc/asound/cards:

  0 [PCH]: HDA-Intel - HDA Intel PCH
  HDA Intel PCH at 0x8432 irq 128

  And a clip from dmesg | grep snd:

  [3.019164] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [3.047505] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC255: 
line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
  [3.047508] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [3.047510] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [3.047511] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [3.047512] snd_hda_codec_realtek hdaudioC0D0:dig-out=0x1e/0x0
  [3.047512] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [3.047514] snd_hda_codec_realtek hdaudioC0D0:  Mic=0x1a

  One problem is that I can't find any model options (options snd-hda-
  intel model=something) or other parameters for the card's model
  (ALC255), I suppose this issue is relatively new.

  /Dennis
  --- 
  ApportVersion: 2.19.2-0ubuntu6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dennis 1180 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 16.04
  InstallationDate: Installed on 2015-11-11 (23 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151110)
  Package: alsa-driver (not installed)
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Tags:  xenial
  Uname: Linux 4.2.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm bumblebee cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/25/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.02
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire VN7-792G
  dmi.board.vendor: Acer
  dmi.board.version: V1.02
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.02
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.02:bd09/25/2015:svnAcer:pnAspireVN7-792G:pvrV1.02:rvnAcer:rnAspireVN7-792G:rvrV1.02:cvnAcer:ct10:cvrV1.02:
  dmi.product.name: Aspire VN7-792G
  dmi.product.version: V1.02
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1523100/+subscriptions

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


[Desktop-packages] [Bug 1506358] Re: unity8/libmirclient gives up and terminates prematurely with "std::exception::what: disconnected: no new buffers" via ExchangeSemantics::submit()

2016-09-20 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Fix Committed => Fix Released

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

Title:
  unity8/libmirclient gives up and terminates prematurely with
  "std::exception::what: disconnected: no new buffers" via
  ExchangeSemantics::submit()

Status in Canonical System Image:
  Fix Released
Status in Mir:
  Fix Released
Status in Mir 0.23 series:
  Fix Released
Status in mir package in Ubuntu:
  Fix Released
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  Under heavy resizing (stress testing under Valgrind), my Mir client
  (Xmir) crashed with:

  [1444895332.392862]  MirBufferStreamAPI: Caught exception at client 
library boundary (in mir_buffer_stream_swap_buffers): 
/build/mir-7io2Aj/mir-0.16.0+15.10.20150921.1/src/client/buffer_stream.cpp(169):
 Throw in function virtual MirWaitHandle* 
{anonymous}::ExchangeSemantics::submit(const std::function&, 
mir::geometry::Size, MirPixelFormat, int)
  Dynamic exception type: 
boost::exception_detail::clone_impl
 >
  std::exception::what: disconnected: no new buffers

  The strange thing is it's only the client that died. The server
  survived and I can connect new clients to it.

  ---
  Duplicate bug reports now show Unity8 is another such client suffering from 
this crash. It's occurring on phones and desktops in the wild.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1506358/+subscriptions

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


[Desktop-packages] [Bug 1544477] Re: No sound notification for new SMS (Ubuntu Touch)

2016-09-20 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Fix Committed => Fix Released

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

Title:
  No sound notification for new SMS (Ubuntu Touch)

Status in Canonical System Image:
  Fix Released
Status in indicator-sound package in Ubuntu:
  Invalid
Status in media-hub package in Ubuntu:
  Incomplete
Status in pulseaudio package in Ubuntu:
  Incomplete
Status in qtmultimedia-opensource-src package in Ubuntu:
  Confirmed
Status in telephony-service package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  I noticed for last 2-3 days there is no sound notification for a new
  SMS, but there's a blinking green LED notification. Also in the
  indicator menu the envelope icon turns green and the new SMS is listed
  as usual. Things are working alright for Telegram, Gmail etc.
  (sound+LED+indicator menu).

  Device: bq Aquaris E5 HD, Ubuntu 15.04 (OTA-9)

  UPDATE: Screenshots get silent too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1544477/+subscriptions

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


[Desktop-packages] [Bug 1625819] [NEW] gedit is stuck starting, no window is shown

2016-09-20 Thread Eric Saint-Etienne
Public bug reported:

I use VPN to log to my workplace which uses proxy.
I don't know if the proxy is an issue, but with or without $http_proxy set, 
gedit won't start properly.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gedit 3.18.3-0ubuntu4
ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
Uname: Linux 4.4.0-38-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Sep 20 22:10:49 2016
InstallationDate: Installed on 2016-06-26 (86 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
SourcePackage: gedit
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gedit (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 gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1625819

Title:
  gedit is stuck starting, no window is shown

Status in gedit package in Ubuntu:
  New

Bug description:
  I use VPN to log to my workplace which uses proxy.
  I don't know if the proxy is an issue, but with or without $http_proxy set, 
gedit won't start properly.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gedit 3.18.3-0ubuntu4
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  Uname: Linux 4.4.0-38-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Sep 20 22:10:49 2016
  InstallationDate: Installed on 2016-06-26 (86 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: gedit
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1625814] Re: Update manager unexpected crash

2016-09-20 Thread Apport retracing service
*** This bug is a duplicate of bug 1551191 ***
https://bugs.launchpad.net/bugs/1551191

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

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

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

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

** This bug has been marked a duplicate of bug 1551191
   gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  Update manager unexpected crash

Status in gnome-software package in Ubuntu:
  New

Bug description:
  Update manager unexpected crash (Many times)

  ProblemType: Crash
  DistroRelease: Ubuntu 16.10
  Package: gnome-software 3.20.1+git20160617.1.0440874.ubuntu-xenial-0ubuntu2
  ProcVersionSignature: Ubuntu 4.8.0-11.12-generic 4.8.0-rc6
  Uname: Linux 4.8.0-11-generic x86_64
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CurrentDesktop: LXDE
  Date: Tue Sep 20 17:58:07 2016
  ExecutablePath: /usr/bin/gnome-software
  InstallationDate: Installed on 2016-08-02 (48 days ago)
  InstallationMedia: Lubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20160727)
  ProcCmdline: gnome-software
  SegvAnalysis: Skipped: missing required field "Disassembly"
  Signal: 11
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers

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

-- 
Mailing list: https://launchpad.net/~desktop-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-20 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Fix Committed => Fix Released

-- 
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 Released
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 1607240] Re: Unity8 default mouse wheel increment seen by Mir clients is 7.0 (it should be 1.0)

2016-09-20 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Fix Committed => Fix Released

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

Title:
  Unity8 default mouse wheel increment seen by Mir clients is 7.0 (it
  should be 1.0)

Status in Canonical System Image:
  Fix Released
Status in QtMir:
  Fix Released
Status in qtubuntu:
  Fix Released
Status in gsettings-ubuntu-touch-schemas package in Ubuntu:
  Fix Released
Status in qtmir package in Ubuntu:
  Fix Released
Status in qtubuntu package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in unity8 package in Ubuntu:
  Invalid
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  Ubuntu 16.10 + proposed
  Xmir 2:1.18.4-1ubuntu4

  wheel mouse scrolling is too fast, tried with firefox and geany.

  run firefox on mir scroll up/down some random long page using the
  mouse wheel

  TEST CASE:

1. env MIR_CLIENT_INPUT_RECEIVER_REPORT=log mir_demo_client_egltriangle -- 
--desktop_file_hint=unity8
2. Roll your mouse wheel over it and watch the log

  Expected: vscroll values of +1/-1
  Observed: vscroll values of +7/-7

  WORKAROUND:

  System Settings > Mouse & Touchpad >
  Slide the second (unlabelled) slider all the way left, and then one notch 
right.

  Turns out that unlabelled slider is the wheel scroll speed. Setting it
  one notch from the left correctly reduces the wheel speed from 7.0 to
  1.0 as Mir clients expect.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1607240/+subscriptions

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


[Desktop-packages] [Bug 1579837] Re: Issue after wizard with policykit

2016-09-20 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Fix Committed => Fix Released

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

Title:
  Issue after wizard with policykit

Status in Canonical System Image:
  Fix Released
Status in accountsservice package in Ubuntu:
  Fix Released
Status in policykit-unity8 package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  Incomplete

Bug description:
  STEPS:
  1. Bootstrap flash a fresh image to a device
  2. Run through the wizard selecting pin for authentication
  3. Tap on the get started button
  4. Phone freezes for a while
  5. At some point it unfreezes and you see the dash
  6. Reboot and get password login instead of pin login

  EXPECTED:
  I expect no freeze (possibly due to apport) and pin dialogue on reboot

  ACTUAL:
  I get a long freeze and on reboot instead of getting the pin dialogue to 
unlock the phone I get the password dialogue and full osk.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1579837/+subscriptions

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


[Desktop-packages] [Bug 1590099] Re: Need to support pointer confinement in Mir and toolkits using Mir

2016-09-20 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Fix Committed => Fix Released

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

Title:
  Need to support pointer confinement in Mir and toolkits using Mir

Status in Canonical System Image:
  Fix Released
Status in Mir:
  Fix Released
Status in MirAL:
  Triaged
Status in libsdl2 package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Fix Released
Status in qtmir package in Ubuntu:
  In Progress
Status in unity8 package in Ubuntu:
  In Progress
Status in xorg-server package in Ubuntu:
  Triaged

Bug description:
  We need to support pointer confinement set by the client. This way we
  can generate relative mouse events on a surface without the cursor
  being able to leave the edge of the window.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1590099/+subscriptions

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


[Desktop-packages] [Bug 1570227] Re: Open Recent Items show as always empty in Gedit

2016-09-20 Thread Martin
https://help.gnome.org/users/gedit/stable/gedit-open-recent.html.en
describes how to get a list of recent files but this list is always empty.

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

Title:
  Open Recent Items show as always empty in Gedit

Status in gedit:
  New
Status in gedit package in Ubuntu:
  Triaged

Bug description:
  Gedit doesn't show the recently opened files under File -> Open
  Recent. In Open Recent it only shows Reopen Closed Tabs but that is
  also not active (i.e not clickable).

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gedit 3.18.3-0ubuntu4
  ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
  Uname: Linux 4.4.0-16-generic i686
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Thu Apr 14 13:16:33 2016
  SourcePackage: gedit
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1570227] Re: Open Recent Items show as always empty in Gedit

2016-09-20 Thread Martin
Is there a way to get the list of recent edited files?
Here I cannot get this list as reported in 
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1320691

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

Title:
  Open Recent Items show as always empty in Gedit

Status in gedit:
  New
Status in gedit package in Ubuntu:
  Triaged

Bug description:
  Gedit doesn't show the recently opened files under File -> Open
  Recent. In Open Recent it only shows Reopen Closed Tabs but that is
  also not active (i.e not clickable).

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gedit 3.18.3-0ubuntu4
  ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
  Uname: Linux 4.4.0-16-generic i686
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Thu Apr 14 13:16:33 2016
  SourcePackage: gedit
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1603183] Re: Bottom right area of touchpad no longer treated as right click

2016-09-20 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Fix Committed => Fix Released

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

Title:
  Bottom right area of touchpad no longer treated as right click

Status in Canonical System Image:
  Fix Released
Status in Mir:
  Triaged
Status in gsettings-ubuntu-touch-schemas package in Ubuntu:
  Fix Released
Status in libinput package in Ubuntu:
  New
Status in mir package in Ubuntu:
  Triaged
Status in unity8 package in Ubuntu:
  Invalid
Status in unity8-desktop-session package in Ubuntu:
  Invalid
Status in webbrowser-app package in Ubuntu:
  Invalid

Bug description:
  Using the touchpad I was not able to trigger any right click (with a
  single finger in the bottom right area), and I tought it was a problem
  of how unity8 handled the right clicks. Instead I just tried with a
  mouse and right click trigger different actions from left clicks.

  In the end the problem is that my touchpad right click is considered a
  left click by the system. This does not happen with an usb mouse.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1603183/+subscriptions

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


[Desktop-packages] [Bug 1447345] Re: Support the unprivileged namespace sandbox

2016-09-20 Thread Jean Christophe André
Same here with Evince not being able to lauch the browser when you clic
on a link inside a PDF:

apparmor="DENIED" operation="capable"
profile="/usr/bin/evince//sanitized_helper" pid=16137 comm="chromium-
browse" capability=21  capname="sys_admin"

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

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

Title:
  Support the unprivileged namespace sandbox

Status in Oxide:
  Triaged
Status in chromium-browser package in Ubuntu:
  Confirmed
Status in evince package in Ubuntu:
  New

Bug description:
  Chromium has a new layer 1 sandbox which replaces the suid sandbox on
  systems with CLONE_NEWUSER. However, it's currently incompatible with
  application confinement.

  To summarize, the sandbox mechanism does something like this:

  1) Browser launches zygote process:
- clones with CLONE_NEWUSER | CLONE_NEWPID | CLONE_NEWNET and then exec()

  2) Zygote initializes sandbox:
- unshare(CLONE_NEWUSER)
- clones a new process with CLONE_FS and then does waitpid(). The child 
chroots to /proc/self/fdinfo
- Enables CAP_SYS_ADMIN (see below)

  3) Zygote forks
- Parent becomes init
- Child continues as zygote

  4) Zygote waits for requests from the browser to create render
  processes

  5) On each request:
- Zygote clones a new process with CLONE_NEWPID (this is why it needs 
CAP_SYS_ADMIN)
- New process drops all privileges and becomes a renderer

  This produces the following denial on the device:

  type=1400 audit(1429733985.487:153): apparmor="DENIED"
  operation="capable"
  profile="com.zeptolab.cuttherope.full_cuttherope_0.5.2" pid=7195
  comm="qmlscene" capability=21 capname="sys_admin"

  The oxide_helper profile already allows sys_admin, but this is coming
  from the browser process, just here:

  7229  clone(child_stack=0, flags=CLONE_NEWUSER|SIGCHLD) = 7246 <-- Test that 
the new sandbox can be used
  7246  exit_group(0) = ?
  7229  wait4(7246,  
  7246  +++ exited with 0 +++
  7229  <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 
7246
  7229  --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=7246, 
si_status=0, si_utime=0, si_stime=0} ---
  7229  write(13, "\0", 1)= 1
  7229  rt_sigreturn()= 7246
  7229  access("/proc/self/ns/user", F_OK) = 0
  7229  access("/proc/self/ns/user", F_OK) = 0
  7229  access("/proc/self/ns/pid", F_OK) = 0
  7229  access("/proc/self/ns/user", F_OK) = 0
  7229  access("/proc/self/ns/net", F_OK) = 0
  7229  getuid32()= 32011
  7229  getgid32()= 32011
  7229  access("/proc/self/setgroups", F_OK) = -1 ENOENT (No such file or 
directory)
  7229  rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], [], 8) = 0
  7229  clone(child_stack=0xbe8518d4, 
flags=CLONE_NEWUSER|CLONE_NEWPID|CLONE_NEWNET|SIGCHLD) = -1 EPERM (Operation 
not permitted)

  It fails in step 1) above, because it needs CAP_SYS_ADMIN before it's
  able to transition to the oxide_helper profile (which allows it)

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

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


[Desktop-packages] [Bug 1318360] Re: Poor microphone quality (mako)

2016-09-20 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Fix Committed => Fix Released

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

Title:
  Poor microphone quality (mako)

Status in Canonical System Image:
  Fix Released
Status in libhybris package in Ubuntu:
  Fix Committed
Status in pulseaudio package in Ubuntu:
  Invalid

Bug description:
  After months of complaints from people talking to me on the phone
  (mako ubuntu touch), I finally got around to use multiROM to dual boot
  Ubuntu Touch and Android. Several people can confirm that there is a
  noticable difference in terms of sound/microphone quality between
  Android and UT in phone calls. With UT, my voice gets distorted to an
  extent that person at the other end have real difficulties to hear
  what I am saying, while with Android call quality is much better with
  no distortion.

  I have had a suspicion for a long time that this might be a software
  and not a hardware issue. After trying Android and Ubuntu on the same
  hardware I believe this suspicion is proved correct. This issue has
  persisted in all the builds I have tried since at least the beginning
  of the year, but probably longer. I am now at r17 of Utopic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1318360/+subscriptions

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


[Desktop-packages] [Bug 1625827] [NEW] gbrainy game is not working correctly

2016-09-20 Thread Jameka H
Public bug reported:

On the Memory game, the original image does no go away so you still see
the image after the timer stops.  On question that has graphics they
want always display.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gbrainy 1.65-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
Uname: Linux 2.6.38-8-generic-pae i686
Architecture: i386
Date: Tue Sep 20 17:22:21 2016
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/sh
SourcePackage: gbrainy
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug apport-lpi i386 natty

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

Title:
  gbrainy game is not working correctly

Status in gbrainy package in Ubuntu:
  New

Bug description:
  On the Memory game, the original image does no go away so you still
  see the image after the timer stops.  On question that has graphics
  they want always display.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gbrainy 1.65-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
  Uname: Linux 2.6.38-8-generic-pae i686
  Architecture: i386
  Date: Tue Sep 20 17:22:21 2016
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/sh
  SourcePackage: gbrainy
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1617020] Re: package fontconfig 2.11.94-0ubuntu1.1 failed to install/upgrade: triggers looping, abandoned

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

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

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

Title:
  package fontconfig 2.11.94-0ubuntu1.1 failed to install/upgrade:
  triggers looping, abandoned

Status in fontconfig package in Ubuntu:
  Confirmed

Bug description:
  I was upgrading from 14.04 to 16.04 as suggested by the GUI.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: fontconfig 2.11.94-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-93.140-generic 3.13.11-ckt39
  Uname: Linux 3.13.0-93-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  Date: Thu Aug 25 20:03:10 2016
  DuplicateSignature: package:fontconfig:2.11.94-0ubuntu1.1:triggers looping, 
abandoned
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 2015-01-27 (575 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: fontconfig
  Title: package fontconfig 2.11.94-0ubuntu1.1 failed to install/upgrade: 
triggers looping, abandoned
  UpgradeStatus: Upgraded to xenial on 2016-08-25 (0 days ago)

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

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


[Desktop-packages] [Bug 1318360] Re: Poor microphone quality (mako)

2016-09-20 Thread K1773R
Confirmed. its much better now!

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

Title:
  Poor microphone quality (mako)

Status in Canonical System Image:
  Fix Released
Status in libhybris package in Ubuntu:
  Fix Committed
Status in pulseaudio package in Ubuntu:
  Invalid

Bug description:
  After months of complaints from people talking to me on the phone
  (mako ubuntu touch), I finally got around to use multiROM to dual boot
  Ubuntu Touch and Android. Several people can confirm that there is a
  noticable difference in terms of sound/microphone quality between
  Android and UT in phone calls. With UT, my voice gets distorted to an
  extent that person at the other end have real difficulties to hear
  what I am saying, while with Android call quality is much better with
  no distortion.

  I have had a suspicion for a long time that this might be a software
  and not a hardware issue. After trying Android and Ubuntu on the same
  hardware I believe this suspicion is proved correct. This issue has
  persisted in all the builds I have tried since at least the beginning
  of the year, but probably longer. I am now at r17 of Utopic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1318360/+subscriptions

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


[Desktop-packages] [Bug 480514] Re: [Karmic] apturl does not work out-of-the-box

2016-09-20 Thread Bryan Quigley
without*

** Changed in: ubufox (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  [Karmic] apturl does not work out-of-the-box

Status in ubufox package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: ubufox

  In Karmic's Firefox (K/X/Ubuntu 9.10), the apturl links don't work
  out-of-the-box.

  Very boring for beginners, as the community wiki (English and French,
  I don't know for others) use plenty of APTURL links, and so does the
  new Getdeb website.

  I remember it was working out-of-the-box with Ubuntu 8.04 and 9.04.

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

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


[Desktop-packages] [Bug 1482346] Re: xul-ext-ubufox isn't signed (cannot be loaded on Mozilla Firefox 41.0a2)

2016-09-20 Thread Bryan Quigley
This was fixed in the release version too.

** Changed in: ubufox (Ubuntu)
   Status: Fix Committed => Won't Fix

** Changed in: ubufox (Ubuntu)
   Status: Won't Fix => Fix Released

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

Title:
   xul-ext-ubufox isn't signed (cannot be loaded on Mozilla Firefox
  41.0a2)

Status in ubufox package in Ubuntu:
  Fix Released

Bug description:
  I have installed Mozilla Firefox 41.0a2 out of repositories, but this
  extension gets loaded on it too. Today this Firefox Developer Edition
  started complaining about the addon not being signed which prevents
  loading it for security reasons.

  Even if this Firefox is out of repositories, when 41 becomes stable
  downstream Firefox is also going to suffer from this unless it has
  patches to disable this which would again be insecure and allow random
  extensions to be installed from anywhere.

  Firefox Developer Edition gives "more details" which is link to
  .

  (This is direct copy-paste of
  https://bugs.launchpad.net/ubuntu/+source/mozvoikko/+bug/1482219 which
  is the same issue with xul-ext-mozvoikko,)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xul-ext-ubufox 3.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Thu Aug  6 22:07:39 2015
  InstallationDate: Installed on 2014-12-19 (230 days ago)
  InstallationMedia: Ubuntu MATE 14.10 "Utopic Unicorn" - amd64 (20141023)
  PackageArchitecture: all
  SourcePackage: ubufox
  UpgradeStatus: Upgraded to vivid on 2015-04-05 (123 days ago)

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

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


[Desktop-packages] [Bug 1024562] Re: Stable update to Firefox 14.0.1

2016-09-20 Thread Bryan Quigley
I don't think these ubufox tasks are still valid, but since it says
please don't touch this.. I won't..

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

Title:
  Stable update to Firefox 14.0.1

Status in firefox package in Ubuntu:
  Fix Released
Status in ubufox package in Ubuntu:
  New
Status in firefox source package in Lucid:
  Fix Released
Status in ubufox source package in Lucid:
  Won't Fix
Status in firefox source package in Natty:
  Fix Released
Status in ubufox source package in Natty:
  Won't Fix
Status in firefox source package in Oneiric:
  Fix Released
Status in ubufox source package in Oneiric:
  Won't Fix
Status in firefox source package in Precise:
  Fix Released
Status in ubufox source package in Precise:
  New

Bug description:
  USN information: http://www.ubuntu.com/usn/usn-1509-1/

  This is a workflow bug, please don't touch this

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

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


[Desktop-packages] [Bug 480514] Re: [Karmic] apturl does not work out-of-the-box

2016-09-20 Thread Bryan Quigley
This is working with ubufox in newer releases.

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

Title:
  [Karmic] apturl does not work out-of-the-box

Status in ubufox package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: ubufox

  In Karmic's Firefox (K/X/Ubuntu 9.10), the apturl links don't work
  out-of-the-box.

  Very boring for beginners, as the community wiki (English and French,
  I don't know for others) use plenty of APTURL links, and so does the
  new Getdeb website.

  I remember it was working out-of-the-box with Ubuntu 8.04 and 9.04.

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

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


[Desktop-packages] [Bug 1421923] Re: No notifications for new mails

2016-09-20 Thread John M.
I'm using Dekko 0.6.205 with OTA-13 and doesn't look like it is still
working.

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

Title:
  No notifications for new mails

Status in Online Accounts: Account plugins:
  New
Status in Canonical System Image:
  In Progress
Status in Dekko:
  In Progress
Status in account-plugins package in Ubuntu:
  In Progress
Status in account-polld package in Ubuntu:
  In Progress

Bug description:
  Hi!

  In the BQ E4.5 Ubuntu Edition, I'm not getting notificactions for new
  mails.

  Testing (by example)
  1. Kill Dekko.
  2. Send you an email.
  3. Open Dekko.
  4. Change quickly to another app before Dekko starts.
  5. Bug: No notification
  6. Go to Dekko: You'll see your new mail.

  FYI as improvement, for me, in Dekko is not clear if Dekko checks the
  mail after X minutes or is a push notification.

  Thanks in advance!

To manage notifications about this bug go to:
https://bugs.launchpad.net/account-plugins/+bug/1421923/+subscriptions

-- 
Mailing list: https://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   >