[Desktop-packages] [Bug 1351772] Re: "disable touchpad while typing" doesn't work

2017-06-01 Thread Leon Liao
On 16.04, could anyone test this solution?
$ sudo add-apt-repository ppa:lihow731/xenial
$ sudo apt-get update
$ sudo apt-get install oem-workaround-touchpad-block-synps2
Then, re-login Xserver.

For more detail:
https://ubuntuforums.org/showthread.php?t=2316240&p=13461233#post13461233

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

Title:
  "disable touchpad while typing" doesn't work

Status in OEM Priority Project:
  Triaged
Status in unity-settings-daemon package in Ubuntu:
  Confirmed

Bug description:
  When selecting "disable while typing" under the touchpad section of
  the "Mouse & Touchpad" preferences, nothing changes, the touchpad
  stays active while typing. I can rapidly type multiple characters with
  my left hand and continue to move the cursor with the touchpad with my
  right hand.

  I can see from my processlist that syndaemon is running with the
  following options:

   2185 ?S  1:31  |   \_ syndaemon -i 1.0 -t -K -R

  First, the -t option isn't what's expected with this setting, it
  should disable the touchpad entirely. Also, it doesn't seem to even do
  that correctly, as I can definitely click the touchpad while typing as
  well as moving the cursor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.3+14.04.20140604-0ubuntu1
  Uname: Linux 3.14.0-997-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Aug  2 17:20:22 2014
  InstallationDate: Installed on 2014-04-22 (102 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_unity-control-center:
   activity-log-manager 0.9.7-0ubuntu14
   deja-dup 30.0-0ubuntu4

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1351772/+subscriptions

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


[Desktop-packages] [Bug 1656065] Re: Firefox and plugin-container (Chrome_ChildThr): segfault at 0 ip b76df673 sp b1efe9f0 error 6 in plugin-container/libxul.so

2017-06-01 Thread Walter Garcia-Fontes
I'm seeing a similar crash with this message:
[ 5486.157823] Chrome_ChildThr[20218]: segfault at 0 ip 7fa357e6ec10 sp 
7fa34c0fe7f0 error 6 in libxul.so[7fa3571c+401a000]

The page triggering this is:
http://www.lavanguardia.com

Just scrolling down the page I can reproduce this 100% of the times.

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

Title:
  Firefox and plugin-container (Chrome_ChildThr): segfault at 0 ip
  b76df673 sp b1efe9f0 error 6 in plugin-container/libxul.so

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Hello.

  Some days ago, Firefox unexpectedly has been closed after a couple of
  hours (mostly viewed: YouTube and some other websites). Next, a dialog
  box related to the Mozilla Crash Reporter appeared - with message,
  that reporter is disabled (which I did earlier via 'about:config' and
  *datareporting.healthreport.service.enabled* key set to _false_) and
  no crash report is available even via 'about:crashes' etc.

  After this situation two entries appeared in the log files: first
  related to the AppArmor and second: plugin-container segfault. By the
  way: in the same time there was an update for flash-plugin available
  (see: 1).

  Anyway, 'LastCrash' file (which can be found in
  ~/.mozilla/firefox/Crash Reports/ directory) contains only:
  1484142985. Just like all the others files in this directory. There
  are also two folders called: 'events' and 'pending'. But they are
  completely empty. However, system log files, such as
  '/var/log/kern.log' or '/var/log/syslog', contains an interesting
  entries:

  ● Jan 11 14:56:25 t4 kernel: [ 4161.295639] type=1400
  audit(1484142985.517:46): apparmor="DENIED" operation="open"
  parent=2818 profile="/usr/lib/firefox/firefox{,*[^s][^h]}"
  name="/proc/2818/task/" pid=3253 comm="firefox" requested_mask="r"
  denied_mask="r" fsuid=1000 ouid=1000

  ● Jan 11 14:56:25 t4 kernel: [ 4161.540727] Chrome_ChildThr[2890]:
  segfault at 0 ip b76df673 sp b1efe9f0 error 6 in plugin-
  container[b76d8000+42000]

  As we know, thanks to the plugin-container, plugins are separated from
  the browser process, making it more stable, right? So now if a plugin
  crashes, Firefox should remains unharmed. It looks like this is a
  known problem (see: 2, 3).

  By the way; on Moday, 16 January, Firefox has been closed again - no
  action from my side. Log files contain the same entries as above:

  ● Jan 16 16:39:35 t4 kernel: [14373.711834] type=1400
  audit(1484581175.931:48): apparmor="DENIED" operation="open"
  parent=2532 profile="/usr/lib/firefox/firefox{,*[^s][^h]}"
  name="/proc/2532/task/" pid=3389 comm="firefox" requested_mask="r"
  denied_mask="r" fsuid=1000 ouid=1000

  ● Jan 16 16:39:36 t4 kernel: [14373.934394] Chrome_ChildThr[3041]:
  segfault at 0 ip b76f8673 sp b1efe9f0 error 6 in plugin-
  container[b76f1000+42000]

  Anyway, after adding these two rules to the Firefox profile,
  everything seems to be OK and there is not DENIED message for
  "/proc/*/task/" entry anymore (so the first issue is solved):

  owner @{PROC}/[0-9]*/task/ r,
  owner @{PROC}/[0-9]*/task/* r,

  NOTE: This problem occurs when adobe-flash plugin is not activated and
  is permanently disabled and also when is used/enabled. Here are some
  informations about versions etc.:

  ● Firefox: 50.1.0
  ● Flash: 24.0.0.194ubuntu0.12.04.1
  ● Linux: 3.2.0-120-generic-pae (3.2.79) i686
  ● AppArmor: 2.7.102-0ubuntu3.10
  ● Release: 12.04.5 LTS (via `lsb_release -a` command)

  Best regards.
  _
  [1] https://lists.ubuntu.com/archives/precise-changes/2017-January/026047.html
  [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1205199
  [3] https://bugzilla.redhat.com/show_bug.cgi?id=1253086

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

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


[Desktop-packages] [Bug 1656065] Re: Firefox and plugin-container (Chrome_ChildThr): segfault at 0 ip b76df673 sp b1efe9f0 error 6 in plugin-container/libxul.so

2017-06-01 Thread Walter Garcia-Fontes
My setup:
Ubuntu 17.04.
Firefox: 53.0.3+build1-0ubuntu0.17.04.2

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

Title:
  Firefox and plugin-container (Chrome_ChildThr): segfault at 0 ip
  b76df673 sp b1efe9f0 error 6 in plugin-container/libxul.so

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Hello.

  Some days ago, Firefox unexpectedly has been closed after a couple of
  hours (mostly viewed: YouTube and some other websites). Next, a dialog
  box related to the Mozilla Crash Reporter appeared - with message,
  that reporter is disabled (which I did earlier via 'about:config' and
  *datareporting.healthreport.service.enabled* key set to _false_) and
  no crash report is available even via 'about:crashes' etc.

  After this situation two entries appeared in the log files: first
  related to the AppArmor and second: plugin-container segfault. By the
  way: in the same time there was an update for flash-plugin available
  (see: 1).

  Anyway, 'LastCrash' file (which can be found in
  ~/.mozilla/firefox/Crash Reports/ directory) contains only:
  1484142985. Just like all the others files in this directory. There
  are also two folders called: 'events' and 'pending'. But they are
  completely empty. However, system log files, such as
  '/var/log/kern.log' or '/var/log/syslog', contains an interesting
  entries:

  ● Jan 11 14:56:25 t4 kernel: [ 4161.295639] type=1400
  audit(1484142985.517:46): apparmor="DENIED" operation="open"
  parent=2818 profile="/usr/lib/firefox/firefox{,*[^s][^h]}"
  name="/proc/2818/task/" pid=3253 comm="firefox" requested_mask="r"
  denied_mask="r" fsuid=1000 ouid=1000

  ● Jan 11 14:56:25 t4 kernel: [ 4161.540727] Chrome_ChildThr[2890]:
  segfault at 0 ip b76df673 sp b1efe9f0 error 6 in plugin-
  container[b76d8000+42000]

  As we know, thanks to the plugin-container, plugins are separated from
  the browser process, making it more stable, right? So now if a plugin
  crashes, Firefox should remains unharmed. It looks like this is a
  known problem (see: 2, 3).

  By the way; on Moday, 16 January, Firefox has been closed again - no
  action from my side. Log files contain the same entries as above:

  ● Jan 16 16:39:35 t4 kernel: [14373.711834] type=1400
  audit(1484581175.931:48): apparmor="DENIED" operation="open"
  parent=2532 profile="/usr/lib/firefox/firefox{,*[^s][^h]}"
  name="/proc/2532/task/" pid=3389 comm="firefox" requested_mask="r"
  denied_mask="r" fsuid=1000 ouid=1000

  ● Jan 16 16:39:36 t4 kernel: [14373.934394] Chrome_ChildThr[3041]:
  segfault at 0 ip b76f8673 sp b1efe9f0 error 6 in plugin-
  container[b76f1000+42000]

  Anyway, after adding these two rules to the Firefox profile,
  everything seems to be OK and there is not DENIED message for
  "/proc/*/task/" entry anymore (so the first issue is solved):

  owner @{PROC}/[0-9]*/task/ r,
  owner @{PROC}/[0-9]*/task/* r,

  NOTE: This problem occurs when adobe-flash plugin is not activated and
  is permanently disabled and also when is used/enabled. Here are some
  informations about versions etc.:

  ● Firefox: 50.1.0
  ● Flash: 24.0.0.194ubuntu0.12.04.1
  ● Linux: 3.2.0-120-generic-pae (3.2.79) i686
  ● AppArmor: 2.7.102-0ubuntu3.10
  ● Release: 12.04.5 LTS (via `lsb_release -a` command)

  Best regards.
  _
  [1] https://lists.ubuntu.com/archives/precise-changes/2017-January/026047.html
  [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1205199
  [3] https://bugzilla.redhat.com/show_bug.cgi?id=1253086

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

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


[Desktop-packages] [Bug 1617564] Re: [master] package kaccounts-providers (not installed) failed to install/upgrade: trying to overwrite '/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which

2017-06-01 Thread Altia011 Educación
Thanks for the info Lasse Hansen,

it works!!!

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

Title:
  [master] package kaccounts-providers (not installed) failed to
  install/upgrade: trying to overwrite '/etc/signon-ui/webkit-
  options.d/www.facebook.com.conf', which is also in package account-
  plugin-facebook 0.12+16.04.20160126-0ubuntu1

Status in One Hundred Papercuts:
  Confirmed
Status in account-plugins package in Ubuntu:
  Confirmed
Status in kaccounts-providers package in Ubuntu:
  Confirmed

Bug description:
  showing this error when installing kde environment in ubuntu 16.04. it
  say kaccounts  niot installed. so i think it may cause some security
  issue

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: kaccounts-providers (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
  Uname: Linux 4.4.0-34-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Sat Aug 27 18:11:18 2016
  DuplicateSignature:
   package:kaccounts-providers:(not installed)
   Unpacking kde-config-telepathy-accounts (4:15.12.3-0ubuntu1) ...
   dpkg: error processing archive 
/var/cache/apt/archives/kde-config-telepathy-accounts_4%3a15.12.3-0ubuntu1_amd64.deb
 (--unpack):
    trying to overwrite '/usr/share/accounts/services/google-im.service', which 
is also in package account-plugin-google 0.12+16.04.20160126-0ubuntu1
  ErrorMessage: trying to overwrite 
'/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which is also in 
package account-plugin-facebook 0.12+16.04.20160126-0ubuntu1
  InstallationDate: Installed on 2016-08-25 (1 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: kaccounts-providers
  Title: package kaccounts-providers (not installed) failed to install/upgrade: 
trying to overwrite '/etc/signon-ui/webkit-options.d/www.facebook.com.conf', 
which is also in package account-plugin-facebook 0.12+16.04.20160126-0ubuntu1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1582213] Re: [xenial] Bluetooth device doesn't play any sound in A2DP mode unless set to HSP/HFP first

2017-06-01 Thread Doug Morse
I must unfortunately report that that the recently reported fix does not
work for me.  Ubuntu 16.04 LTS connecting to Amazon Echo.  Pulseaudio
1:8.0-0ubuntu3.3~xenial1, which is the latest presently available from
ppa:ubuntu-audio-dev/pulse-testing as of today.

The problem appears to result in the same conditions as I have comment
on in bug 1691556 and discussed at askubuntu.com
https://askubuntu.com/questions/871630/cant-send-audio-to-amazon-echo-
via-bluetooth

Here are the syslog entries from testing today after installing the
latest from pulseaudio-testing:

Jun  1 10:24:23 n1 bluetoothd[1031]: a2dp-source profile connect failed for 
50:F5:DA:A6:3F:EA: Device or resource busy
Jun  1 10:24:23 n1 kernel: [  423.337550] input: 50:F5:DA:A6:3F:EA as 
/devices/virtual/input/input22
Jun  1 10:24:26 n1 bluetoothd[1031]: /org/bluez/hci0/dev_50_F5_DA_A6_3F_EA/fd1: 
fd(23) ready
Jun  1 10:25:26 n1 pulseaudio[5001]: [pulseaudio] sink-input.c: Failed to 
create sink input: sink is suspended.
Jun  1 10:25:41 n1 kernel: [  500.946349] perf interrupt took too long (5021 > 
5000), lowering kernel.perf_event_max_sample_rate to 25000
Jun  1 10:25:28 n1 pulseaudio[5001]: message repeated 5 times: [ [pulseaudio] 
sink-input.c: Failed to create sink input: sink is suspended.]

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

Title:
  [xenial] Bluetooth device doesn't play any sound in A2DP mode unless
  set to HSP/HFP first

Status in bluez package in Ubuntu:
  Invalid
Status in pulseaudio package in Ubuntu:
  Fix Released
Status in pulseaudio source package in Xenial:
  In Progress

Bug description:
  [Impact]
  Bluetooth device doesn't play any sound in A2DP mode unless set to HSP/HFP 
first. A2DP is the high quality profile used for Bluetooth speakers and music 
in general.

  [Test Case]
  1. Pair a Bluetooth audio device with Ubuntu.
  2. Verify in Sound settings you have it set to A2DP mode.
  3. Turn off and then on the Bluetooth device.
  4. Verify the device has reconnected and if not, force it to in the Bluetooth 
indicator menu.
  5. Open Sound settings again, select the device and verify it's reappeared in 
A2DP mode.
  6. Click 'Test Sound'.
  Expected: Sound can be heard from the Bluetooth device.

  [Regression Potential]
  Low. The SRU focuses on Bluetooth logic in pulseaudio, so that is the main 
area affected. A combination of related A2DP bugs in pulseaudio in xenial means 
it is difficult to get working at all without this patch. So highly unlikely 
Bluetooth audio support could get worse. Since pulseaudio itself is being 
modified there is always a regression potential in support for other audio 
devices, but several audio devices have been tested and all continue to work 
well with the patch.

  [Other notes]
  Related to bug 1283003 and bug 1438510. Possibly others too.

  Please note that Bluetooth and Bluetooth audio support in xenial is
  still not perfect. This SRU only aims to address a few of the most
  troublesome issues. Please consider the fact that this is an
  incremental improvement and some people are still likely to experience
  some bugs related to pulseaudio and Bluetooth, even after this SRU.

  The patch was authored by Luke Yelavich with help from Konrad
  Zapałowicz. And it has received further testing over the past two
  months by Konrad, Jim Hodapp and Daniel van Vugt. The debdiff proposed
  here only changes the changelog wording from Luke's original PPA.

  [Original Description]
  I have a Sennheiser MM 450-X headset.

  In 15.10, connection & playback was straightforward.

  In 16.04, the headset connects, and shows up as default playback
  device on `pavucontrol`, but there is no sound.

  A functional workaround is to, after having connected it, to go the
  `Configuration` tab, and in the `Profile` dropdown, to choose `...
  HSP/HFP`, which will make them play as expected (but in low quality),
  then switch to `... A2DP Sink` (they will play in high quality).

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: pulseaudio-module-bluetooth 1:8.0-0ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia_uvm nvidia_drm 
nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  myuser2936 F pulseaudio
   /dev/snd/controlC2:  myuser2936 F pulseaudio
   /dev/snd/controlC0:  myuser2936 F pulseaudio
  Date: Mon May 16 14:18:58 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-03-11 (66 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160224)
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudi

[Desktop-packages] [Bug 660853] Re: [SigmaTel STAC9200] ALSA test tone not correctly played back

2017-06-01 Thread madbiologist
Official support for Ubuntu 10.10 "Maverick Meerkat" has ended.  If this
issue is still occurring on Ubuntu 17.04 "Zesty Zapus" please run
ubuntu-bug to file a new bug report so that we can get a fresh set of
log files and system information.

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

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

Title:
  [SigmaTel STAC9200] ALSA test tone not correctly played back

Status in alsa-driver package in Ubuntu:
  Invalid

Bug description:
  After upgrading to Maverick, sound is not working at all

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: alsa-base 1.0.23+dfsg-1ubuntu4
  ProcVersionSignature: Ubuntu 2.6.35-22.34-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic x86_64
  NonfreeKernelModules: wl
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jota   1907 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xefebc000 irq 43'
 Mixer name : 'SigmaTel STAC9200'
 Components : 'HDA:83847690,10280201,00102201 
HDA:14f12c06,14f1000f,0010'
 Controls  : 12
 Simple ctrls  : 7
  CheckboxSubmission: 5b293c10f2841431018697f642f36e83
  CheckboxSystem: d00f84de8a555815fa1c4660280da308
  Date: Thu Oct 14 23:57:45 2010
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SelectedCard: 0 Intel HDA-Intel - HDA Intel
  SourcePackage: alsa-driver
  Symptom: audio
  Title: [SigmaTel STAC9200] ALSA test tone not correctly played back
  dmi.bios.date: 05/16/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0F331C
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd05/16/2008:svnDellInc.:pnLatitudeD430:pvr:rvnDellInc.:rn0F331C:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Latitude D430
  dmi.sys.vendor: Dell Inc.

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

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


[Desktop-packages] [Bug 417549] Re: nautilus does not preserve directory ownership when moving to another partition

2017-06-01 Thread Bug Watch Updater
** Changed in: nautilus
   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/417549

Title:
  nautilus does not preserve directory ownership when moving to another
  partition

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

Bug description:
  Binary package hint: nautilus

  If you use nautilus to move a directory to another volume, nautilus
  does not preserve its ownership.

  eg.

  1. Run sudo nautilus so the nautilus user is root.

  2. With this nautilus, cut and paste a directory owned by the normal
  user 1000 (eg rocko) to another partition. In my case, I was copying
  the folder from my home partition on an ext4 drive to an external USB
  drive (also ext4).

  3. Check the ownership of the directory on the other partition.

  The expected result is that user 1000 still owns the directory, but
  the actual result is that root owns it.

  Files within the directory are still owned by user 1000. Also, if you
  move it to the same partition (eg from /home/rocko to /home), the
  directory is still owned by user 1000.

  This is also a problem in Jaunty.

  ProblemType: Bug
  Architecture: i386
  Date: Sun Aug 23 09:17:38 2009
  DistroRelease: Ubuntu 9.10
  Package: nautilus 1:2.27.4-0ubuntu6
  ProcEnviron:
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-6.25-generic
  SourcePackage: nautilus
  Uname: Linux 2.6.31-6-generic i686

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

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


[Desktop-packages] [Bug 1292398] Re: Second screen position isn't saved from one session to another

2017-06-01 Thread s.illes79
started happening with kernel 4.12.0-rc

if I plug in an external screen, configure the layout, than when I
disconnect and reconnect the layout is reset to the default.

if I boot back to 4.10.X all works fine.

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

Title:
  Second screen position isn't saved from one session to another

Status in elementary OS:
  Fix Released
Status in GNOME Settings Daemon:
  Unknown
Status in GNOME Shell:
  Confirmed
Status in Ubuntu GNOME:
  Confirmed
Status in Ubuntu GNOME trusty series:
  Confirmed
Status in Ubuntu GNOME xenial series:
  Confirmed
Status in Ubuntu GNOME Flashback:
  Confirmed
Status in Unity:
  New
Status in gnome-settings-daemon package in Ubuntu:
  Triaged
Status in gnome-shell package in Ubuntu:
  Triaged

Bug description:
  (Noticed on Ubuntu 14.04 beta 1 GNOME)
  At work I have a second screen, which I prefer to virtually put on the left 
side of my laptop screen.
  Using gnome-control-center I can change the position of the second without 
problem.
  But when I disconnect the second screen (to work on another place) and then 
connect it again
  OR if I just power off the laptop and turn it on again,
  the second screen position is set back to the default right position.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-control-center 1:3.6.3-0ubuntu53
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Fri Mar 14 08:50:00 2014
  InstallationDate: Installed on 2014-03-01 (12 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 "Trusty Tahr" - Alpha amd64 (20140226)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center: deja-dup 29.5-0ubuntu2

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

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


[Desktop-packages] [Bug 1694930] [NEW] Fonts become invisible in libreoffice after font change

2017-06-01 Thread Morpheus
Public bug reported:

I select a block of text, change the font name or the font size. The
font drop down then greys out and I can no longer manipulate fonts.

I click save, the save dialog is empty, has no text in it, but pressing
enter does save the document. I close libreoffice writer and re-open.
The font has changed correctly and I continue to work.

This happens everytime, it is not a one off.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: libreoffice-writer 1:5.1.6~rc2-0ubuntu1~xenial2
ProcVersionSignature: Ubuntu 4.8.0-53.56~16.04.1-generic 4.8.17
Uname: Linux 4.8.0-53-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.6
Architecture: amd64
CurrentDesktop: MATE
Date: Thu Jun  1 10:00:41 2017
InstallationDate: Installed on 2017-04-27 (34 days ago)
InstallationMedia: Ubuntu-MATE 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215)
SourcePackage: libreoffice
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: libreoffice (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 libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1694930

Title:
  Fonts become invisible in libreoffice after font change

Status in libreoffice package in Ubuntu:
  New

Bug description:
  I select a block of text, change the font name or the font size. The
  font drop down then greys out and I can no longer manipulate fonts.

  I click save, the save dialog is empty, has no text in it, but
  pressing enter does save the document. I close libreoffice writer and
  re-open. The font has changed correctly and I continue to work.

  This happens everytime, it is not a one off.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-writer 1:5.1.6~rc2-0ubuntu1~xenial2
  ProcVersionSignature: Ubuntu 4.8.0-53.56~16.04.1-generic 4.8.17
  Uname: Linux 4.8.0-53-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.6
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Thu Jun  1 10:00:41 2017
  InstallationDate: Installed on 2017-04-27 (34 days ago)
  InstallationMedia: Ubuntu-MATE 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1694939] [NEW] vlna: does not behave correctly with some utf-8 input

2017-06-01 Thread Václav Šmilauer
Public bug reported:

The vlna program is supposed to put non-breakable space after non-
syllabic prepositions (for czech/slovak typestting with TeX). It does
not detect some of the cases (and the documentation does not mention
that) due to simplified word parsing:

* "v lese" is correctly transformed to "v~lese"
* "„v lese“" should have the ~ inserted, however, is left unchanged, presumably 
because the „ character is not recognized as non-word, thus the "v" is not 
recognized as standalone word.

This problem should be at least documented in the manpage, or, in the
better case, fixed in the code.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: texlive-binaries 2015.20160222.37495-1
ProcVersionSignature: Ubuntu 4.4.0-75.96-lowlatency 4.4.59
Uname: Linux 4.4.0-75-lowlatency x86_64
ApportVersion: 2.20.1-0ubuntu2.6
Architecture: amd64
CurrentDesktop: XFCE
Date: Thu Jun  1 11:20:31 2017
SourcePackage: texlive-bin
UpgradeStatus: Upgraded to xenial on 2012-03-12 (1906 days ago)

** Affects: texlive-bin (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 texlive-bin in Ubuntu.
https://bugs.launchpad.net/bugs/1694939

Title:
  vlna: does not behave correctly with some utf-8 input

Status in texlive-bin package in Ubuntu:
  New

Bug description:
  The vlna program is supposed to put non-breakable space after non-
  syllabic prepositions (for czech/slovak typestting with TeX). It does
  not detect some of the cases (and the documentation does not mention
  that) due to simplified word parsing:

  * "v lese" is correctly transformed to "v~lese"
  * "„v lese“" should have the ~ inserted, however, is left unchanged, 
presumably because the „ character is not recognized as non-word, thus the "v" 
is not recognized as standalone word.

  This problem should be at least documented in the manpage, or, in the
  better case, fixed in the code.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: texlive-binaries 2015.20160222.37495-1
  ProcVersionSignature: Ubuntu 4.4.0-75.96-lowlatency 4.4.59
  Uname: Linux 4.4.0-75-lowlatency x86_64
  ApportVersion: 2.20.1-0ubuntu2.6
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Thu Jun  1 11:20:31 2017
  SourcePackage: texlive-bin
  UpgradeStatus: Upgraded to xenial on 2012-03-12 (1906 days ago)

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

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


[Desktop-packages] [Bug 1509139] Re: Shows "Chromium isn't your default browser" since 15.10.

2017-06-01 Thread Olivier Tilloy
@rtimai: this is an ubuntu bug, and you appear to be running chromium on
debian. You’ll want to report that bug in the debian bug tracker. The
issue might be very similar, and a fix might apply to both versions, but
the chromium packages in debian and ubuntu are not identical, so issues
need to be tracked separately.

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

Title:
  Shows "Chromium isn't your default browser" since 15.10.

Status in Xdg-utils:
  Confirmed
Status in chromium-browser package in Ubuntu:
  Invalid
Status in xdg-utils package in Ubuntu:
  Fix Released

Bug description:
  Since the 15.10.  upgrade Chromium shows on every launch "Chromium
  isn't your default browser", even when i select "Set as default" or
  "Don't ask again".

  Chromium is set as default application for "Web" at System Settings ->
  Details -> Default Applications.

  Version 45.0.2454.101 Ubuntu 15.10 (64-bit)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xdg-utils/+bug/1509139/+subscriptions

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


[Desktop-packages] [Bug 1509139] Re: Shows "Chromium isn't your default browser" since 15.10.

2017-06-01 Thread Olivier Tilloy
If I read the report correctly, the issue was fixed in xdg-utils in
xenial. Wily has been EOL for almost a year, so I am closing the bug.

** No longer affects: chromium-browser

** No longer affects: google-chrome-beta (Ubuntu)

** No longer affects: google-chrome (Ubuntu)

** Changed in: chromium-browser (Ubuntu)
   Status: In Progress => Invalid

** Changed in: chromium-browser (Ubuntu)
 Assignee: Chad Miller (cmiller) => (unassigned)

** Changed in: xdg-utils (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: xdg-utils (Ubuntu)
 Assignee: Chad Miller (cmiller) => (unassigned)

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

Title:
  Shows "Chromium isn't your default browser" since 15.10.

Status in Xdg-utils:
  Confirmed
Status in chromium-browser package in Ubuntu:
  Invalid
Status in xdg-utils package in Ubuntu:
  Fix Released

Bug description:
  Since the 15.10.  upgrade Chromium shows on every launch "Chromium
  isn't your default browser", even when i select "Set as default" or
  "Don't ask again".

  Chromium is set as default application for "Web" at System Settings ->
  Details -> Default Applications.

  Version 45.0.2454.101 Ubuntu 15.10 (64-bit)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xdg-utils/+bug/1509139/+subscriptions

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


[Desktop-packages] [Bug 1694455] Re: Bluetooth: Cannot receive files, due to OBEX configuration

2017-06-01 Thread Paul White
** Package changed: ubuntu => bluez (Ubuntu)

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

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

Title:
  Bluetooth: Cannot receive files, due to OBEX configuration

Status in bluez package in Ubuntu:
  New
Status in gnome-bluetooth package in Ubuntu:
  New

Bug description:
  # Use case

  Ubuntu 17.04, quite fresh installation, updated.

  Bluetooth file transmission

  I want to send files to my smartphone, and receive files sent by my
  smartphone via bluetooth. I pair both devices, initiate file transfer
  from one of the devices, and the other device asks me what to do.

  # Problems

  This is a mix from usability and technical issues.

  1. OBEX disabled

  The bluetooth file transmission service OBEX was not started. I started and 
enabled OBEX:
  `systemctl --user start obex`
  `systemctl --user enable obex`

  ```
  Mai 30 14:47:55 tp systemd[1661]: Starting Bluetooth OBEX service...
  Mai 30 14:47:55 tp obexd[8168]: OBEX daemon 5.43
  ```

  2. OBEX silently fails

  After having OBEX enabled, I was able to transmit files from laptop to
  smartphone, yet I could not receive files on the laptop. In the system
  log, you could see that OBEX fails (please note `FORBIDDEN`):

  ```
  Mai 30 14:47:55 tp obexd[8168]: OBEX daemon 5.43
  Mai 30 14:48:04 tp obexd[8168]: CONNECT(0x0), (null)(0x)
  Mai 30 14:48:04 tp obexd[8168]: CONNECT(0x0), (null)(0x0)
  Mai 30 14:48:04 tp obexd[8168]: PUT(0x2), (null)(0x)
  Mai 30 14:48:04 tp obexd[8168]: PUT(0x2), FORBIDDEN(0x43)
  Mai 30 14:48:04 tp obexd[8168]: DISCONNECT(0x1), (null)(0x)
  Mai 30 14:48:04 tp obexd[8168]: DISCONNECT(0x1), SUCCESS(0x20)
  Mai 30 14:48:04 tp obexd[8168]: disconnected: Transport got disconnected
  ```

  I did not receive a popup notification asking me to receive the file
  or not.

  In the file sharing preferences `gnome-file-share-properties`, there
  is a setting to automatically receive files via bluetooth. With this
  box checked, you're finally able to receive files from your
  smartphone.

  Successful log for comparison:
  ```
  Mai 30 14:55:50 tp obexd[8168]: CONNECT(0x0), (null)(0x)
  Mai 30 14:55:50 tp obexd[8168]: CONNECT(0x0), (null)(0x0)
  Mai 30 14:55:50 tp obexd[8168]: PUT(0x2), (null)(0x)
  Mai 30 14:55:50 tp obexd[8168]: PUT(0x2), CONTINUE(0x10)
  Mai 30 14:56:28 tp obexd[8168]: DISCONNECT(0x1), (null)(0x)
  Mai 30 14:56:28 tp obexd[8168]: DISCONNECT(0x1), SUCCESS(0x20)
  Mai 30 14:56:28 tp obexd[8168]: disconnected: Transport got disconnected
  ```

  # Expected behaviour

  OBEX is started by default to handle bluetooth file transfers.

  If no automatic file receipt is configured, a popup notification asks
  me if I want to receive the file or not.

  If this is not possible, there should be a notification pointing the
  user to the configuration.

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

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


[Desktop-packages] [Bug 1351772] Re: "disable touchpad while typing" doesn't work

2017-06-01 Thread Christopher Barrington-Leigh
Thanks Leon. Should this also work (be tried) on 16.10?

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

Title:
  "disable touchpad while typing" doesn't work

Status in OEM Priority Project:
  Triaged
Status in unity-settings-daemon package in Ubuntu:
  Confirmed

Bug description:
  When selecting "disable while typing" under the touchpad section of
  the "Mouse & Touchpad" preferences, nothing changes, the touchpad
  stays active while typing. I can rapidly type multiple characters with
  my left hand and continue to move the cursor with the touchpad with my
  right hand.

  I can see from my processlist that syndaemon is running with the
  following options:

   2185 ?S  1:31  |   \_ syndaemon -i 1.0 -t -K -R

  First, the -t option isn't what's expected with this setting, it
  should disable the touchpad entirely. Also, it doesn't seem to even do
  that correctly, as I can definitely click the touchpad while typing as
  well as moving the cursor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.3+14.04.20140604-0ubuntu1
  Uname: Linux 3.14.0-997-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Aug  2 17:20:22 2014
  InstallationDate: Installed on 2014-04-22 (102 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_unity-control-center:
   activity-log-manager 0.9.7-0ubuntu14
   deja-dup 30.0-0ubuntu4

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1351772/+subscriptions

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


[Desktop-packages] [Bug 12608] Re: 'keep aligned' does not work right

2017-06-01 Thread William
still not working

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

Title:
  'keep aligned' does not work right

Status in One Hundred Papercuts:
  Invalid
Status in Nautilus:
  Confirmed
Status in nautilus package in Ubuntu:
  Triaged

Bug description:
  How it does work:
  If I add some icons they are not realigned automaticly, instead I have to
  deselect 'keep aligned' in the context menu (of the desktop) and then 
reselect it.
  how it should work:
  If anything happens with the icons on the desktop realign them to fit into 
the grid.

  Seems to me like there's just the part missing where the desktop calls the
  realign function if an icon is moved/created.

  http://bugzilla.gnome.org/show_bug.cgi?id=129937

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

-- 
Mailing list: https://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 1589008] Re: Bluetooth freezing video playback In Ubuntu/Kubuntu 16.04

2017-06-01 Thread MrGrummpy
I have Blueman Bluetooth manager on my Ubuntu Mate laptop.
Is that the 'module' you were asking about?

On Wed, May 31, 2017 at 10:28 PM, Kai-Heng Feng  wrote:

> What Bluetooth module do you use?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1589008
>
> Title:
>   Bluetooth freezing video playback In Ubuntu/Kubuntu 16.04
>
> Status in linux package in Ubuntu:
>   Confirmed
> Status in pulseaudio package in Ubuntu:
>   Confirmed
>
> Bug description:
>   In 16.04 when a bluetooth audio device is connected it freezes video
>   playback and also no sound comes from online audio only streams. Issue
>   does not exist with a wired headset.
>
>   This issue does not exist with 15.10. All updates have been installed
>   on 16.04 including backports but they have not fixed the issue.
>
>   It is not browser specific and not website specific.
>
>   It is not hardware specific as it affects my laptop with an intel 7260
>   card and my pc with an intel 8260 card.
>
>   The issue exists on both ubuntu and kubuntu 16.04.
>
>   I have reported it on the ubuntu support forums and after
>   investigation a moderator noticed changed in the kernel from 4.4 and
>   4.2 that may becausing the issue and asked me to file a bug report.
>
>   The ubuntu forum thread can be found here.
>   http://ubuntuforums.org/showthread.php?t=2326672
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 16.04
>   Package: linux-image-4.4.0-23-generic 4.4.0-23.41
>   ProcVersionSignature: Ubuntu 4.4.0-23.41-generic 4.4.10
>   Uname: Linux 4.4.0-23-generic x86_64
>   NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
>   ApportVersion: 2.20.1-0ubuntu2.1
>   Architecture: amd64
>   AudioDevicesInUse:
>USERPID ACCESS COMMAND
>/dev/snd/controlC1:  stephen1435 F pulseaudio
>/dev/snd/controlC0:  stephen1435 F pulseaudio
>   CurrentDesktop: KDE
>   Date: Fri Jun  3 23:50:00 2016
>   HibernationDevice: RESUME=UUID=78e7aefc-d517-4c58-836f-a90f0b6017c6
>   InstallationDate: Installed on 2016-05-06 (28 days ago)
>   InstallationMedia: Kubuntu 15.10 "Wily Werewolf" - Release amd64
> (20151021)
>   Lsusb:
>Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
>Bus 001 Device 003: ID 8087:0a2b Intel Corp.
>Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
>Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>   MachineType: MSI MS-7978
>   ProcFB: 0 EFI VGA
>   ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-23-generic.efi.signed
> root=UUID=bccf2ca7-4e23-412a-ba10-7a3f915270dd ro quiet splash
> vt.handoff=7
>   RelatedPackageVersions:
>linux-restricted-modules-4.4.0-23-generic N/A
>linux-backports-modules-4.4.0-23-generic  N/A
>linux-firmware1.157
>   SourcePackage: linux
>   UpgradeStatus: Upgraded to xenial on 2016-06-03 (0 days ago)
>   dmi.bios.date: 05/16/2016
>   dmi.bios.vendor: American Megatrends Inc.
>   dmi.bios.version: C.60
>   dmi.board.asset.tag: Default string
>   dmi.board.name: H170 GAMING M3 (MS-7978)
>   dmi.board.vendor: MSI
>   dmi.board.version: 2.0
>   dmi.chassis.asset.tag: Default string
>   dmi.chassis.type: 3
>   dmi.chassis.vendor: MSI
>   dmi.chassis.version: 2.0
>   dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrC.60:bd05/16/2016:svnMSI:
> pnMS-7978:pvr2.0:rvnMSI:rnH170GAMINGM3(MS-7978):rvr2.0:cvnMSI:ct3:cvr2.0:
>   dmi.product.name: MS-7978
>   dmi.product.version: 2.0
>   dmi.sys.vendor: MSI
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/
> 1589008/+subscriptions
>


-- 
We do not err because truth is difficult to see. It is visible at a glance.
We err because this is more comfortable. -Alexander Solzhenitsyn, novelist,
Nobel laureate (1918-2008)

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

Title:
  Bluetooth freezing video playback In Ubuntu/Kubuntu 16.04

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

Bug description:
  In 16.04 when a bluetooth audio device is connected it freezes video
  playback and also no sound comes from online audio only streams. Issue
  does not exist with a wired headset.

  This issue does not exist with 15.10. All updates have been installed
  on 16.04 including backports but they have not fixed the issue.

  It is not browser specific and not website specific.

  It is not hardware specific as it affects my laptop with an intel 7260
  card and my pc with an intel 8260 card.

  The issue exists on both ubuntu and kubuntu 16.04.

  I have reported it on the ubuntu support forums and after
  investigation a moderator noticed changed in the kernel from 4.4 and
  4.2 that may becausing the issue and asked me to file a bug report.

  The ubuntu forum thread can be fo

[Desktop-packages] [Bug 1666264] Re: FFe: Update gnome-terminal to 3.24 and vte to 0.48

2017-06-01 Thread Max Ehrlich
Just throwing my hat in the ring as absolutely no one of influence: I
think reverting functionality that is understood to be in a particular
version of a package is inviting breakage.

If VTE 0.48.x is understood to have PCRE2 support, as announced by the
VTE developers, then applications that depend on it are free to assume
they can use that functionality. If Ubuntu patches that out, then you
are going to break code that makes such an assumption. What's going on
with Tilix is a good example of this.

The best option here is #1, to add PCRE2 into main. Based on my reading
of #163, it really isn't that big a deal, but if the maintainers are
dead set against it, then do #2 leave gnome terminal and VTE at their
lower version numbers until there is more impetus to switch. #3 is
objectively the wrong decision.

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

Title:
  FFe: Update gnome-terminal to 3.24 and vte to 0.48

Status in gnome-terminal package in Ubuntu:
  Fix Released
Status in vte2.91 package in Ubuntu:
  Fix Released

Bug description:
  gnome-terminal and vte are still at their 3.20 (and 0.44) versions
  because they now hard-depend on pcre2, but the pcre2 MIR (LP:
  #163) has stalled because there is already one version of pcre in
  main and it would be a major task to convert all of main to use pcre2.

  So I reverted 3 commits for gnome-terminal and 5 for vte to make that
  MIR less urgent. I am concerned about the long-term maintainability of
  this approach - the vte patch is over 1600 lines.

  gnome-terminal 3.22 and vte 0.46 have been tested in the GNOME3
  Staging PPA for yakkety and zesty for months. I am not aware of any
  issues from that. This is slightly different since I haven't tested
  those versions without pcre2 until this weekend.

  The development cycle for gnome-terminal and vte has been fairly quiet
  so I believe it's safe to go ahead and update gnome-terminal to
  3.23.90 and vte to 0.47.90.

  https://git.gnome.org/browse/gnome-terminal/log
  https://git.gnome.org/browse/vte/log

  The packages are currently available for testing at

  
https://launchpad.net/~gnome3-team/+archive/ubuntu/gnome3-staging/+packages?field.series_filter=zesty

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

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


[Desktop-packages] [Bug 1641264] Re: libreoffice crashes on startup when using OpenGL rendering and proprietary nvidia driver.

2017-06-01 Thread Cezar José Sant Anna Junior
Sorry for that, but apport don't get the error, so I collected then by
hand.

When the apport get the crash I will send the file.

Mean while I will not be able to use LibreOffice!

No big deal, :)

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

Title:
  libreoffice crashes on startup when using OpenGL rendering and
  proprietary nvidia driver.

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

Bug description:
  I noticed that Libreoffice was rendering very slow (I can see each
  menu option drawn) so I tried using OpenGL rendering, which causes
  libreoffice to crash immediately on start-up.

  I confirm that OpenGL is working fine:

  $ glxinfo | head
  name of display: :0.0
  display: :0  screen: 0
  direct rendering: Yes
  server glx vendor string: NVIDIA Corporation
  server glx version string: 1.4

  I'm able to use glxgears and other apps like djv_view with fast
  rendering.

  I've attached the gdb trace resulting from the crash with debug
  symbols, following is an except:

  Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault.
  0x in ?? ()
  #0  0x in ?? ()
  #1  0x768e96f7 in OpenGLContext::AcquireFramebuffer (this=0x128f600, 
rTe
  xture=...) at 
/build/libreoffice-OypX7x/libreoffice-5.1.4/vcl/source/opengl/Open
  GLContext.cxx:1773

  WORKAROUND: Use 5.3.0~rc3-0ubuntu1~xenial1.1.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice 1:5.1.4-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
  Uname: Linux 4.4.0-45-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Fri Nov 11 18:45:52 2016
  InstallationDate: Installed on 2010-11-05 (2198 days ago)
  InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 
(20100816.1)
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to xenial on 2016-11-02 (9 days ago)

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

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


[Desktop-packages] [Bug 1691991] Re: Xorg Segmentation fault on Hisilicon D05 board (arm64)

2017-06-01 Thread Daniel Axtens
Ok, so I think part of the problem is that the kernel hibmc driver needs
to use a set_busid function from the drm core. I've simulated this
change in the debugger, and it seems to at least prevent the crash. (It
doesn't seem to be enough for the server to work, still working on
that.)

Here's a patch - we can discuss the best way to build and install it.

** Patch added: "0001-Use-standard-busid-function-from-drm-core.patch"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1691991/+attachment/4887275/+files/0001-Use-standard-busid-function-from-drm-core.patch

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

Title:
  Xorg Segmentation fault on Hisilicon D05 board (arm64)

Status in xorg package in Ubuntu:
  New

Bug description:
  ubuntu@ubuntu:~$ sudo /usr/lib/xorg/Xorg 
  [sudo] password for ubuntu: 

  X.Org X Server 1.18.4
  Release Date: 2016-07-19
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 4.4.0-45-generic aarch64 Ubuntu
  Current Operating System: Linux ubuntu 4.10.0-20.22-generic 
#22+pearl.2-Ubuntu SMP Thu Apr 27 20:23:08 UTC 2017 aarch64
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.10.0-20.22-generic 
root=UUID=eee681c5-04ce-4cd0-a004-cae6717961ce ro debug 
earlycon=pl011,mmio,0x602B console=tty0
  Build Date: 02 November 2016  10:05:28PM
  xorg-server 2:1.18.4-0ubuntu0.2 (For technical support please see 
http://www.ubuntu.com/support) 
  Current version of pixman: 0.33.6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
  Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  (==) Log file: "/var/log/Xorg.0.log", Time: Fri May 19 18:10:13 2017
  (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  pci id for fd 10: 19e5:1711, driver (null)
  EGL_MESA_drm_image required.
  (EE) 
  (EE) Backtrace:
  (EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x58) [0xd7f1cc48]
  (EE) 
  (EE) Segmentation fault at address 0xa0
  (EE) 
  Fatal server error:
  (EE) Caught signal 11 (Segmentation fault). Server aborting
  (EE) 
  (EE) 
  Please consult the The X.Org Foundation support 
 at http://wiki.x.org
   for help. 
  (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional 
information.
  (EE) 
  (EE) Server terminated with error (1). Closing log file.
  Aborted (core dumped)
  ubuntu@ubuntu:~$

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

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


[Desktop-packages] [Bug 1577197] Re: Pulseaudio bluez5-util.c: TryAcquire() failed - Operation Not Authorized

2017-06-01 Thread Elmar Isele
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 16.04.2 LTS
Release:16.04
Codename:   xenial

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

Title:
  Pulseaudio bluez5-util.c: TryAcquire() failed  - Operation Not
  Authorized

Status in bluez package in Ubuntu:
  Incomplete
Status in indicator-sound package in Ubuntu:
  Invalid
Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  Pulseaudio outright stops audio via Bluetooth after sleep or prolonged period 
of time. Only restart fixes the issue. This started early 2016 in 15.10.
  Issue is discussed here as well 
http://askubuntu.com/questions/763539/bluetooth-speaker-no-sound-in-ubuntu-16-04
 and mentioned in other unrelated bugs.

  Ubuntu Xenial 16.04 LTS

  The log below:

  May  1 17:18:07 jalexoidmobile pulseaudio[2884]: [pulseaudio] 
module-bluez5-device.c: Default profile not connected, selecting off profile
  May  1 17:18:07 jalexoidmobile bluetoothd[7349]: 
/org/bluez/hci0/dev_00_02_3C_05_99_F2/fd4: fd(35) ready
  May  1 17:18:07 jalexoidmobile rtkit-daemon[1794]: Supervising 3 threads of 1 
processes of 1 users.
  May  1 17:18:07 jalexoidmobile rtkit-daemon[1794]: Successfully made thread 
10967 of process 2884 (n/a) owned by '1000' RT at priority 5.
  May  1 17:18:07 jalexoidmobile rtkit-daemon[1794]: Supervising 4 threads of 1 
processes of 1 users.
  May  1 17:18:07 jalexoidmobile pulseaudio[2884]: [pulseaudio] bluez5-util.c: 
Transport TryAcquire() failed for transport 
/org/bluez/hci0/dev_00_02_3C_05_99_F2/fd4 (Operation Not Authorized)
  May  1 17:18:07 jalexoidmobile kernel: [20583.032442] input: 
00:02:3C:05:99:F2 as /devices/virtual/input/input24
  May  1 17:18:19 jalexoidmobile pulseaudio[2884]: [pulseaudio] sink-input.c: 
Failed to create sink input: sink is suspended.


  Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 006: ID 04f2:b2da Chicony Electronics Co., Ltd thinkpad t430s 
camera
  Bus 001 Device 008: ID 0a5c:21e6 Broadcom Corp. BCM20702 Bluetooth 4.0 
[ThinkPad]
  Bus 001 Device 004: ID 147e:2020 Upek TouchChip Fingerprint Coprocessor (WBF 
advanced mode)
  Bus 001 Device 003: ID 17ef:1003 Lenovo Integrated Smart Card Reader
  Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  [20388.983474] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  [20389.070114] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=21e6
  [20389.070120] usb 1-1.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [20389.070122] usb 1-1.4: Product: BCM20702A0
  [20389.070124] usb 1-1.4: Manufacturer: Broadcom Corp
  [20389.070126] usb 1-1.4: SerialNumber: 446D578686DD
  [20389.076232] Bluetooth: hci0: BCM: chip id 63
  [20389.092220] Bluetooth: hci0: BCM20702A
  [20389.093225] Bluetooth: hci0: BCM20702A1 (001.002.014) build 
  [20389.551476] wlan0: authenticate with a0:63:91:2f:3f:ed
  [20389.554391] wlan0: send auth to a0:63:91:2f:3f:ed (try 1/3)
  [20389.557790] wlan0: authenticated
  [20389.558339] wlan0: associate with a0:63:91:2f:3f:ed (try 1/3)
  [20389.562209] wlan0: RX AssocResp from a0:63:91:2f:3f:ed (capab=0x1411 
status=0 aid=2)
  [20389.581260] wlan0: associated
  [20389.581369] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  [20389.830185] Bluetooth: hci0: BCM20702A1 (001.002.014) build 1669
  [20389.846186] Bluetooth: hci0: Broadcom Bluetooth Device
  [20418.269466] input: 00:02:3C:05:99:F2 as /devices/virtual/input/input23
  [20583.032442] input: 00:02:3C:05:99:F2 as /devices/virtual/input/input24

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

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


[Desktop-packages] [Bug 1577197] Re: Pulseaudio bluez5-util.c: TryAcquire() failed - Operation Not Authorized

2017-06-01 Thread Elmar Isele
my workaround is to switch from a2dp mode to headset, reconnect the
device to get a sink

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

Title:
  Pulseaudio bluez5-util.c: TryAcquire() failed  - Operation Not
  Authorized

Status in bluez package in Ubuntu:
  Incomplete
Status in indicator-sound package in Ubuntu:
  Invalid
Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  Pulseaudio outright stops audio via Bluetooth after sleep or prolonged period 
of time. Only restart fixes the issue. This started early 2016 in 15.10.
  Issue is discussed here as well 
http://askubuntu.com/questions/763539/bluetooth-speaker-no-sound-in-ubuntu-16-04
 and mentioned in other unrelated bugs.

  Ubuntu Xenial 16.04 LTS

  The log below:

  May  1 17:18:07 jalexoidmobile pulseaudio[2884]: [pulseaudio] 
module-bluez5-device.c: Default profile not connected, selecting off profile
  May  1 17:18:07 jalexoidmobile bluetoothd[7349]: 
/org/bluez/hci0/dev_00_02_3C_05_99_F2/fd4: fd(35) ready
  May  1 17:18:07 jalexoidmobile rtkit-daemon[1794]: Supervising 3 threads of 1 
processes of 1 users.
  May  1 17:18:07 jalexoidmobile rtkit-daemon[1794]: Successfully made thread 
10967 of process 2884 (n/a) owned by '1000' RT at priority 5.
  May  1 17:18:07 jalexoidmobile rtkit-daemon[1794]: Supervising 4 threads of 1 
processes of 1 users.
  May  1 17:18:07 jalexoidmobile pulseaudio[2884]: [pulseaudio] bluez5-util.c: 
Transport TryAcquire() failed for transport 
/org/bluez/hci0/dev_00_02_3C_05_99_F2/fd4 (Operation Not Authorized)
  May  1 17:18:07 jalexoidmobile kernel: [20583.032442] input: 
00:02:3C:05:99:F2 as /devices/virtual/input/input24
  May  1 17:18:19 jalexoidmobile pulseaudio[2884]: [pulseaudio] sink-input.c: 
Failed to create sink input: sink is suspended.


  Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 006: ID 04f2:b2da Chicony Electronics Co., Ltd thinkpad t430s 
camera
  Bus 001 Device 008: ID 0a5c:21e6 Broadcom Corp. BCM20702 Bluetooth 4.0 
[ThinkPad]
  Bus 001 Device 004: ID 147e:2020 Upek TouchChip Fingerprint Coprocessor (WBF 
advanced mode)
  Bus 001 Device 003: ID 17ef:1003 Lenovo Integrated Smart Card Reader
  Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  [20388.983474] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  [20389.070114] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=21e6
  [20389.070120] usb 1-1.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [20389.070122] usb 1-1.4: Product: BCM20702A0
  [20389.070124] usb 1-1.4: Manufacturer: Broadcom Corp
  [20389.070126] usb 1-1.4: SerialNumber: 446D578686DD
  [20389.076232] Bluetooth: hci0: BCM: chip id 63
  [20389.092220] Bluetooth: hci0: BCM20702A
  [20389.093225] Bluetooth: hci0: BCM20702A1 (001.002.014) build 
  [20389.551476] wlan0: authenticate with a0:63:91:2f:3f:ed
  [20389.554391] wlan0: send auth to a0:63:91:2f:3f:ed (try 1/3)
  [20389.557790] wlan0: authenticated
  [20389.558339] wlan0: associate with a0:63:91:2f:3f:ed (try 1/3)
  [20389.562209] wlan0: RX AssocResp from a0:63:91:2f:3f:ed (capab=0x1411 
status=0 aid=2)
  [20389.581260] wlan0: associated
  [20389.581369] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  [20389.830185] Bluetooth: hci0: BCM20702A1 (001.002.014) build 1669
  [20389.846186] Bluetooth: hci0: Broadcom Bluetooth Device
  [20418.269466] input: 00:02:3C:05:99:F2 as /devices/virtual/input/input23
  [20583.032442] input: 00:02:3C:05:99:F2 as /devices/virtual/input/input24

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

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


[Desktop-packages] [Bug 1689317] Re: [MIR] epiphany-browser-runtime

2017-06-01 Thread Adam Conrad
While the discussion is ongoing, the security team already NACKed this
in:

https://bugs.launchpad.net/ubuntu/+source/webapps-
applications/+bug/1688627

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

Title:
  [MIR] epiphany-browser-runtime

Status in epiphany-browser package in Ubuntu:
  New

Bug description:
  Availability
  
  Co-maintained with Debian GNOME. Built for all supported architectures.

  Changes from Debian:
  - Update to 3.24
  - 07_bookmarks.patch: Add Ubuntu default bookmarks (as seen in Firefox)
  - add_new_window_action.patch: Backported from 3.25, improves Unity 
integration a bit
  - ubuntu_titlebars.patch: headerbar revert when run in Unity 7

  Rationale
  =
  Needed for Ubuntu to have a proper webapp feature, particularly for Amazon in 
the default install (LP: #1688627)
  The alternatives are to either
  1) ship Chromium, or
  2) water down the webapp feature to just be basically a bookmark which would 
have poor desktop integration and wouldn't really be a webapp at all,
  3) or drop the webapp feature from the default install

  Security
  
  The most recent fixed security bug is LP: #1661805 (fixed in 16.04 LTS and up)

  https://security-tracker.debian.org/tracker/source-package/epiphany-browser
  https://launchpad.net/epiphany-browser/+cve

  epiphany-browser is far smaller than either Firefox or Chromium since
  most of its browser functionality (and security vulnerability) is
  provided by webkit2gtk.

  epiphany does not support HSTS https://bugzilla.gnome.org/628298

  New in epiphany 3.24 is off-by-default support for integrated HTTPS
  Everywhere using libhttpseverywhere (not yet packaged in
  Debian/Ubuntu) https://git.gnome.org/browse/libhttpseverywhere

  Epiphany currently has no support for webextensions. NPAPI plugins are
  still supported.

  Quality assurance
  =
  The Desktop Bugs and Desktop Packages teams are already subscribed.

  https://bugs.launchpad.net/ubuntu/+source/epiphany-browser
  https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=epiphany-browser
  https://bugzilla.gnome.org/buglist.cgi?quicksearch=product%3A"epiphany";

  No autopkgtest.

  Tests aren't being run because of https://bugzilla.gnome.org/782246
  Once that's fixed, we'll be sure to make failed tests fail the build.

  Dependencies
  
  There are 2 binary universe dependencies, browser-plugin-evince (for 
integrated PDF viewing) and libwebkit2gtk-4.0-37-gtk2 (for Flash support,  but 
see LP: #1689313). Both of those already have their sources in main and neither 
is required for basic webapps.

  Standards compliance
  
  3.9.8

  Maintenance
  ===
  - Actively developed upstream (the primary developer is paid to work on 
webkitgtk)
  https://git.gnome.org/browse/epiphany-browser

  dh7-style short rules, compat level 10

  3.25.1 uses meson for building instead of autotools.

  Debian packaging uses svn, but we're hoping to convert to git this year 
(which will allow for Ubuntu branches):
  https://sources.debian.net/src/epiphany-browser/unstable/debian/

  Background information
  ==
  The intent here is to split epiphany-browser into 2 packages. The existing 
package would only contain the .desktop and appstream metadata and depend on 
the other package (provisionally named epiphany-browser-runtime) which would 
contain /usr/bin/epiphany-browser and the rest of the app. This is what Fedora 
does so that they can continue to have only one browser in the default install 
(Firefox) but still support webapps.

  Therefore, only epiphany-browser-runtime and epiphany-browser-data
  would be in main; the other epiphany-browser package would remain in
  universe.

  I intend to upload this split version to Ubuntu but I want to see if I
  can get feedback from Debian about the proposed package name and split
  first.

  epiphany was in main until Ubuntu 9.10 "Karmic" (no MIR).

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

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


[Desktop-packages] [Bug 1533631] Re: dhclient killed when DHCPv6 lease is out-of date

2017-06-01 Thread Roman
I have no Network Manager in Ubuntu server 16.04 LTS, but this bug present.
After booting where is no dhclient in the processes if accept_ra set to 2 and 
syslog contains 

Jun  1 13:55:33 gw dhclient[3663]: PRC: Prefix 2a02:2168:176b:4800::/56 
depreferred.
Jun  1 14:05:44 gw dhclient[2762]: PRC: Address 2a02:2168:82d:949::4 
depreferred.

if i remove setting accept_ra from sysctl on same leases all works fine
except of course DHCP-PD.

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

Title:
  dhclient killed when DHCPv6 lease is out-of date

Status in NetworkManager:
  Confirmed
Status in isc-dhcp package in Ubuntu:
  In Progress
Status in network-manager package in Ubuntu:
  In Progress

Bug description:
  Network Manager summarily kills the IPv6 dhclient process when the
  DHCPv6 lease contained in the dhclient6-${UUID}.lease file is out-of
  date, leaving the IPv6 interface without a stateful IPv6 address, or,
  if the "require IPv6 address on this interface" option is enabled,
  causes NM to cycle continuously deactivating and reactivating the
  interface (including the IPv4 addresses).

  This is effectively a Denial Of Service. It can be trivially induced
  if, for example, the dhclient6-$(UUID}.lease file contains a lease
  that was issued before the user went away on vacation or the PC wasn't
  connected to the same network for a few days (depending on the lease
  renew/rebind/expiry times). Calculation on the old lease of

  start + preferred_lifetime < NOW

  triggers dhclient to 'DEPREFER6' the lease (withdraw the address
  record) and ask the DHCPv6 server for a new lease, but Network Manager
  will kill the dhclient because it only sees an 'EXPIRE6' state change.

  In summary, when the DHCPv6 state transitions from "bound" to
  "unknown" then "expire" to "done" Network Manager kills the 'dhclient'
  process before it has chance to request and bind a fresh lease, If
  'dhclient' is run manually with the same command-line options and
  allowed to continue running it correctly gains a new lease.

  Network Manager doesn't know how to handle "DEPREF6", which is sent
  from isc-dhcp dhclient to the helper script (set by "-sf" option).

  So it seems that to correctly solve this issue Network Manager must be
  taught how to handle DEPREF6.

  /var/log/syslog will show a message from dhclient of the form:

  dhclient: PRC: Address 2a02:8011:2007::2 depreferred.

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

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


[Desktop-packages] [Bug 1533631] Re: dhclient killed when DHCPv6 lease is out-of date

2017-06-01 Thread Roman
root@gw:~# cat /var/lib/dhcp/dhclient6.br1.leases
default-duid "\000\001\000\001 \302\271\313\000\002D\032>\251";
lease6 {
  interface "br1";
  ia-na 44:1a:3e:a9 {
starts 1496317261;
renew 900;
rebind 1500;
iaaddr 2a02:2168:82d:949::1 {
  starts 1496317261;
  preferred-life 1800;
  max-life 1800;
}
  }
  option dhcp6.client-id 0:1:0:1:20:c2:b9:cb:0:2:44:1a:3e:a9;
  option dhcp6.server-id 0:3:0:1:0:16:4d:7e:df:5c;
  option dhcp6.name-servers 2a02:2168:208:1::1,2a02:2168:208:2::1;
}

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

Title:
  dhclient killed when DHCPv6 lease is out-of date

Status in NetworkManager:
  Confirmed
Status in isc-dhcp package in Ubuntu:
  In Progress
Status in network-manager package in Ubuntu:
  In Progress

Bug description:
  Network Manager summarily kills the IPv6 dhclient process when the
  DHCPv6 lease contained in the dhclient6-${UUID}.lease file is out-of
  date, leaving the IPv6 interface without a stateful IPv6 address, or,
  if the "require IPv6 address on this interface" option is enabled,
  causes NM to cycle continuously deactivating and reactivating the
  interface (including the IPv4 addresses).

  This is effectively a Denial Of Service. It can be trivially induced
  if, for example, the dhclient6-$(UUID}.lease file contains a lease
  that was issued before the user went away on vacation or the PC wasn't
  connected to the same network for a few days (depending on the lease
  renew/rebind/expiry times). Calculation on the old lease of

  start + preferred_lifetime < NOW

  triggers dhclient to 'DEPREFER6' the lease (withdraw the address
  record) and ask the DHCPv6 server for a new lease, but Network Manager
  will kill the dhclient because it only sees an 'EXPIRE6' state change.

  In summary, when the DHCPv6 state transitions from "bound" to
  "unknown" then "expire" to "done" Network Manager kills the 'dhclient'
  process before it has chance to request and bind a fresh lease, If
  'dhclient' is run manually with the same command-line options and
  allowed to continue running it correctly gains a new lease.

  Network Manager doesn't know how to handle "DEPREF6", which is sent
  from isc-dhcp dhclient to the helper script (set by "-sf" option).

  So it seems that to correctly solve this issue Network Manager must be
  taught how to handle DEPREF6.

  /var/log/syslog will show a message from dhclient of the form:

  dhclient: PRC: Address 2a02:8011:2007::2 depreferred.

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

-- 
Mailing list: https://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 1691991] Re: Xorg Segmentation fault on Hisilicon D05 board (arm64)

2017-06-01 Thread Zhanglei Mao
Daniel,

It is really good. For patch driver and new kernel buiding, I cc Dann on
the mail too, he is our engineer for this enablement project with
Hisilicon. This is pearl kernel was build by him too.

Dann,

Can you patch and build out a new kernel for us or help Daniel to build a
new testing kernel.

For the new kernel install, I should be able to set it up.

thanks,
Mao

On Thu, Jun 1, 2017 at 7:56 PM, Daniel Axtens 
wrote:

> Ok, so I think part of the problem is that the kernel hibmc driver needs
> to use a set_busid function from the drm core. I've simulated this
> change in the debugger, and it seems to at least prevent the crash. (It
> doesn't seem to be enough for the server to work, still working on
> that.)
>
> Here's a patch - we can discuss the best way to build and install it.
>
> ** Patch added: "0001-Use-standard-busid-function-from-drm-core.patch"
>https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/
> 1691991/+attachment/4887275/+files/0001-Use-standard-busid-
> function-from-drm-core.patch
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1691991
>
> Title:
>   Xorg Segmentation fault on Hisilicon D05 board (arm64)
>
> Status in xorg package in Ubuntu:
>   New
>
> Bug description:
>   ubuntu@ubuntu:~$ sudo /usr/lib/xorg/Xorg
>   [sudo] password for ubuntu:
>
>   X.Org X Server 1.18.4
>   Release Date: 2016-07-19
>   X Protocol Version 11, Revision 0
>   Build Operating System: Linux 4.4.0-45-generic aarch64 Ubuntu
>   Current Operating System: Linux ubuntu 4.10.0-20.22-generic
> #22+pearl.2-Ubuntu SMP Thu Apr 27 20:23:08 UTC 2017 aarch64
>   Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.10.0-20.22-generic
> root=UUID=eee681c5-04ce-4cd0-a004-cae6717961ce ro debug
> earlycon=pl011,mmio,0x602B console=tty0
>   Build Date: 02 November 2016  10:05:28PM
>   xorg-server 2:1.18.4-0ubuntu0.2 (For technical support please see
> http://www.ubuntu.com/support)
>   Current version of pixman: 0.33.6
> Before reporting problems, check http://wiki.x.org
> to make sure that you have the latest version.
>   Markers: (--) probed, (**) from config file, (==) default setting,
> (++) from command line, (!!) notice, (II) informational,
> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
>   (==) Log file: "/var/log/Xorg.0.log", Time: Fri May 19 18:10:13 2017
>   (==) Using system config directory "/usr/share/X11/xorg.conf.d"
>   pci id for fd 10: 19e5:1711, driver (null)
>   EGL_MESA_drm_image required.
>   (EE)
>   (EE) Backtrace:
>   (EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x58) [0xd7f1cc48]
>   (EE)
>   (EE) Segmentation fault at address 0xa0
>   (EE)
>   Fatal server error:
>   (EE) Caught signal 11 (Segmentation fault). Server aborting
>   (EE)
>   (EE)
>   Please consult the The X.Org Foundation support
>  at http://wiki.x.org
>for help.
>   (EE) Please also check the log file at "/var/log/Xorg.0.log" for
> additional information.
>   (EE)
>   (EE) Server terminated with error (1). Closing log file.
>   Aborted (core dumped)
>   ubuntu@ubuntu:~$
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1691991/+subscriptions
>


-- 
Zhanglei Mao
Solutions Architect, Sales and Business Development
Canonical Group Ltd.
zhanglei@canonical.com
+86-13625010929 (m)
+852-6700 6026 (m)
www.ubuntu.com
www.canonical.com

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

Title:
  Xorg Segmentation fault on Hisilicon D05 board (arm64)

Status in xorg package in Ubuntu:
  New

Bug description:
  ubuntu@ubuntu:~$ sudo /usr/lib/xorg/Xorg 
  [sudo] password for ubuntu: 

  X.Org X Server 1.18.4
  Release Date: 2016-07-19
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 4.4.0-45-generic aarch64 Ubuntu
  Current Operating System: Linux ubuntu 4.10.0-20.22-generic 
#22+pearl.2-Ubuntu SMP Thu Apr 27 20:23:08 UTC 2017 aarch64
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.10.0-20.22-generic 
root=UUID=eee681c5-04ce-4cd0-a004-cae6717961ce ro debug 
earlycon=pl011,mmio,0x602B console=tty0
  Build Date: 02 November 2016  10:05:28PM
  xorg-server 2:1.18.4-0ubuntu0.2 (For technical support please see 
http://www.ubuntu.com/support) 
  Current version of pixman: 0.33.6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
  Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  (==) Log file: "/var/log/Xorg.0.log", Time: Fri May 19 18:10:13 2017
  (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  pci id for fd 10: 19e5:1711, driver (null)
  EGL_MESA_drm_image required.
  (EE)

[Desktop-packages] [Bug 1635410] Re: netpbm package missing pamditherbw

2017-06-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: netpbm-free (Ubuntu)
   Status: New => Confirmed

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

Title:
  netpbm package missing pamditherbw

Status in netpbm-free package in Ubuntu:
  Confirmed

Bug description:
  The netpbm package available for xenial haven't the pamditherbw
  utility.

  pamditherbw is available on netpbm source code.

  Please include it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netpbm-free/+bug/1635410/+subscriptions

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


[Desktop-packages] [Bug 1623639] Re: netpbm: "anytopnm" doesn't recognize some file types

2017-06-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: netpbm-free (Ubuntu)
   Status: New => Confirmed

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

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

Status in netpbm-free package in Ubuntu:
  Confirmed

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

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

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

  For example:

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netpbm-free/+bug/1623639/+subscriptions

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


[Desktop-packages] [Bug 1694992] [NEW] Menus unavailable after invoking 'firefox ' when Firefox is already running

2017-06-01 Thread ruben vestergaard
Public bug reported:

When invoking e.g. "firefox http://i.imgur.com/xBFkdkX.jpg"; from a
terminal (or urlview(1)), while a Firefox instance is already running,
the following happens:

* The URL is correctly opened in a new tab
* All menu functionality disappears - that is, right clicking does not work 
anywhere, neither does the top-right Downloads, Bookmarks or Open menu buttons.

Sometimes the buttons *do* seem to respond, very briefly flashing the
menu before disappearing again.

The problem is present even in a brand new profile running in safe mode.

The problem seems to be intermittent and not always manifesting, however
the above URL seems to trigger it consistently.

First time I report a bug this way - all the relevant debug info is
attached somewhere, right?

Cheers!

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: firefox 53.0.3+build1-0ubuntu0.16.04.2
ProcVersionSignature: Ubuntu 4.4.0-75.96-generic 4.4.59
Uname: Linux 4.4.0-75-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
AddonCompatCheckDisabled: False
AlsaVersion: Advanced Linux Sound Architecture Driver Version k4.4.0-75-generic.
ApportVersion: 2.20.1-0ubuntu2.6
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/pcmC2D0p:   rkv4850 F...m pulseaudio
 /dev/snd/controlC2:  rkv4850 F pulseaudio
 /dev/snd/controlC1:  rkv4850 F pulseaudio
 /dev/snd/controlC0:  rkv4850 F pulseaudio
BuildID: 20170524180630
Card0.Amixer.info:
 Card hw:0 'MID'/'HDA Intel MID at 0xf9ef8000 irq 27'
   Mixer name   : 'Realtek ALC662 rev1'
   Components   : 'HDA:10ec0662,10250427,00100101'
   Controls  : 45
   Simple ctrls  : 22
Card1.Amixer.info:
 Card hw:1 'NVidia'/'HDA NVidia at 0xf9f7c000 irq 17'
   Mixer name   : 'Nvidia GPU 11 HDMI/DP'
   Components   : 'HDA:10de0011,10de0101,00100100'
   Controls  : 28
   Simple ctrls  : 4
Card2.Amixer.info:
 Card hw:2 'Audio'/'Nuforce Inc. NuForce USB Audio at usb-:00:1d.0-1.4, 
full speed'
   Mixer name   : 'USB Mixer'
   Components   : 'USB262a:10aa'
   Controls  : 1
   Simple ctrls  : 0
Card2.Amixer.values:
 
Channel: Unavailable
Date: Thu Jun  1 15:37:22 2017
DefaultProfileExtensions: extensions.sqlite corrupt or missing
DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
DefaultProfileLocales: extensions.sqlite corrupt or missing
DefaultProfilePrefSources: prefs.js
DefaultProfileThemes: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
InstallationDate: Installed on 2016-02-08 (479 days ago)
InstallationMedia: Ubuntu-Server 15.10 "Wily Werewolf" - Release amd64 
(20151021)
IpRoute:
 default via 172.21.140.1 dev enp3s0 
 172.21.140.0/24 dev enp3s0  proto kernel  scope link  src 172.21.140.212 
 192.168.210.0/24 dev virbr0  proto kernel  scope link  src 192.168.210.1 
linkdown
JournalErrors:
 Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
   Users in the 'systemd-journal' group can see all messages. Pass -q to
   turn off this notice.
 No journal files were opened due to insufficient permissions.
Profile0Extensions: extensions.sqlite corrupt or missing
Profile0IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
Profile0Locales: extensions.sqlite corrupt or missing
Profile0PrefSources: prefs.js
Profile0Themes: extensions.sqlite corrupt or missing
Profiles:
 Profile0 - LastVersion=53.0.3/20170524180630
 Profile1 (Default) - LastVersion=53.0.3/20170524180630 (In use)
RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
RunningIncompatibleAddons: False
SourcePackage: firefox
UpgradeStatus: Upgraded to xenial on 2016-02-08 (479 days ago)
WifiSyslog:
 
dmi.bios.date: 05/17/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P01-A3
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: Aspire M5910
dmi.board.vendor: Acer
dmi.chassis.type: 3
dmi.chassis.vendor: Acer
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP01-A3:bd05/17/2010:svnAcer:pnAspireM5910:pvr:rvnAcer:rnAspireM5910:rvr:cvnAcer:ct3:cvr:
dmi.product.name: Aspire M5910
dmi.sys.vendor: Acer

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


** Tags: amd64 apport-bug xenial

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

Title:
  Menus unavailable after invoking 'firefox ' when Firefox is
  already running

Status in firefox package in Ubuntu:
  New

Bug description:
  When invoking e.g. "firefox http://i.imgur.com/xBFkdkX.jpg"; from a
  terminal (or urlview(1)), while a Firefox instance is already running,
  the following happens:

  * The URL is correctly opened in a new tab
  * All menu functionality disappear

[Desktop-packages] [Bug 1623639] Re: netpbm: "anytopnm" doesn't recognize some file types

2017-06-01 Thread scruss
Ubuntu's netpbm is now old enough to drive, so this is unlikely to be
fixed.

See bug 270479 and Debian bug https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=380172 for tedious details

** Bug watch added: Debian Bug tracker #380172
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=380172

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

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

Status in netpbm-free package in Ubuntu:
  Confirmed

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

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

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

  For example:

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netpbm-free/+bug/1623639/+subscriptions

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


[Desktop-packages] [Bug 1694992] Re: Menus unavailable after invoking 'firefox ' when Firefox is already running

2017-06-01 Thread ruben vestergaard
Also (had expected this info to be present in the dump somewhere) -
Firefox version 53.0.3 from repos, Ubuntu 16.04.2 LTS. Brand new
profile, no extensions or customizations.

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

Title:
  Menus unavailable after invoking 'firefox ' when Firefox is
  already running

Status in firefox package in Ubuntu:
  New

Bug description:
  When invoking e.g. "firefox http://i.imgur.com/xBFkdkX.jpg"; from a
  terminal (or urlview(1)), while a Firefox instance is already running,
  the following happens:

  * The URL is correctly opened in a new tab
  * All menu functionality disappears - that is, right clicking does not work 
anywhere, neither does the top-right Downloads, Bookmarks or Open menu buttons.

  Sometimes the buttons *do* seem to respond, very briefly flashing the
  menu before disappearing again.

  The problem is present even in a brand new profile running in safe
  mode.

  The problem seems to be intermittent and not always manifesting,
  however the above URL seems to trigger it consistently.

  First time I report a bug this way - all the relevant debug info is
  attached somewhere, right?

  Cheers!

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 53.0.3+build1-0ubuntu0.16.04.2
  ProcVersionSignature: Ubuntu 4.4.0-75.96-generic 4.4.59
  Uname: Linux 4.4.0-75-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.4.0-75-generic.
  ApportVersion: 2.20.1-0ubuntu2.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC2D0p:   rkv4850 F...m pulseaudio
   /dev/snd/controlC2:  rkv4850 F pulseaudio
   /dev/snd/controlC1:  rkv4850 F pulseaudio
   /dev/snd/controlC0:  rkv4850 F pulseaudio
  BuildID: 20170524180630
  Card0.Amixer.info:
   Card hw:0 'MID'/'HDA Intel MID at 0xf9ef8000 irq 27'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,10250427,00100101'
 Controls  : 45
 Simple ctrls  : 22
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xf9f7c000 irq 17'
 Mixer name : 'Nvidia GPU 11 HDMI/DP'
 Components : 'HDA:10de0011,10de0101,00100100'
 Controls  : 28
 Simple ctrls  : 4
  Card2.Amixer.info:
   Card hw:2 'Audio'/'Nuforce Inc. NuForce USB Audio at usb-:00:1d.0-1.4, 
full speed'
 Mixer name : 'USB Mixer'
 Components : 'USB262a:10aa'
 Controls  : 1
 Simple ctrls  : 0
  Card2.Amixer.values:
   
  Channel: Unavailable
  Date: Thu Jun  1 15:37:22 2017
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePrefSources: prefs.js
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  InstallationDate: Installed on 2016-02-08 (479 days ago)
  InstallationMedia: Ubuntu-Server 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  IpRoute:
   default via 172.21.140.1 dev enp3s0 
   172.21.140.0/24 dev enp3s0  proto kernel  scope link  src 172.21.140.212 
   192.168.210.0/24 dev virbr0  proto kernel  scope link  src 192.168.210.1 
linkdown
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  Profile0Extensions: extensions.sqlite corrupt or missing
  Profile0IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile0Locales: extensions.sqlite corrupt or missing
  Profile0PrefSources: prefs.js
  Profile0Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile0 - LastVersion=53.0.3/20170524180630
   Profile1 (Default) - LastVersion=53.0.3/20170524180630 (In use)
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: Upgraded to xenial on 2016-02-08 (479 days ago)
  WifiSyslog:
   
  dmi.bios.date: 05/17/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P01-A3
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: Aspire M5910
  dmi.board.vendor: Acer
  dmi.chassis.type: 3
  dmi.chassis.vendor: Acer
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP01-A3:bd05/17/2010:svnAcer:pnAspireM5910:pvr:rvnAcer:rnAspireM5910:rvr:cvnAcer:ct3:cvr:
  dmi.product.name: Aspire M5910
  dmi.sys.vendor: Acer

To manage notifications about 

[Desktop-packages] [Bug 270479] Re: Debian/Ubuntu netpbm is many years out-of-date with upstream

2017-06-01 Thread scruss
Note previous comment #12 no longer works in 17.04, as Bryan's deb
depends on superseded packages such as libpng12 and libtiff4.

Building from source is a little tedious, but not hard:
http://netpbm.sourceforge.net/getting_netpbm.php

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

Title:
  Debian/Ubuntu netpbm is many years out-of-date with upstream

Status in netpbm-free package in Ubuntu:
  Confirmed
Status in netpbm-free package in Debian:
  New

Bug description:
  I'm having a little trouble following the difference between netpbm-
  free and the upstream version of netpbm available at
  http://netpbm.sourceforge.net, so I'm not sure if the version numbers
  are comparable, but it appears that the netpbm-free package is
  woefully out of date with upstream.

  I'm trying to use the -data option of pnmmontage which is was
  introduced into (upstream) version 10.06 of pnmmontage in 2002 (see
  
http://netpbm.svn.sourceforge.net/viewvc/netpbm/stable/doc/HISTORY?view=markup).

  While I'm not sure if the version numbers can be compared easily, it
  appears that Ubuntu is at 10.0 while the upstream netpbm libraries are
  at 10.35.51, which is  6 years covering 40 or so releases ahead of
  Ubuntu/Debian's version.

  What can be done to bring Ubuntu (and Debian) back up to date with the
  upstream versions of netpbm? Are there some licensing issues that are
  holding the repackaging up?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netpbm-free/+bug/270479/+subscriptions

-- 
Mailing list: https://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 1691991] Re: Xorg Segmentation fault on Hisilicon D05 board (arm64)

2017-06-01 Thread dann frazier
On Thu, Jun 1, 2017 at 7:27 AM, Zhanglei Mao  wrote:
> Daniel,
>
> It is really good. For patch driver and new kernel buiding, I cc Dann on the
> mail too, he is our engineer for this enablement project with Hisilicon.
> This is pearl kernel was build by him too.
>
> Dann,
>
> Can you patch and build out a new kernel for us or help Daniel to build a
> new testing kernel.

The latest zesty kernel works fine on the HiSilicon board, I'd suggest
patching that for your testing.

  -dann

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

Title:
  Xorg Segmentation fault on Hisilicon D05 board (arm64)

Status in xorg package in Ubuntu:
  New

Bug description:
  ubuntu@ubuntu:~$ sudo /usr/lib/xorg/Xorg 
  [sudo] password for ubuntu: 

  X.Org X Server 1.18.4
  Release Date: 2016-07-19
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 4.4.0-45-generic aarch64 Ubuntu
  Current Operating System: Linux ubuntu 4.10.0-20.22-generic 
#22+pearl.2-Ubuntu SMP Thu Apr 27 20:23:08 UTC 2017 aarch64
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.10.0-20.22-generic 
root=UUID=eee681c5-04ce-4cd0-a004-cae6717961ce ro debug 
earlycon=pl011,mmio,0x602B console=tty0
  Build Date: 02 November 2016  10:05:28PM
  xorg-server 2:1.18.4-0ubuntu0.2 (For technical support please see 
http://www.ubuntu.com/support) 
  Current version of pixman: 0.33.6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
  Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  (==) Log file: "/var/log/Xorg.0.log", Time: Fri May 19 18:10:13 2017
  (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  pci id for fd 10: 19e5:1711, driver (null)
  EGL_MESA_drm_image required.
  (EE) 
  (EE) Backtrace:
  (EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x58) [0xd7f1cc48]
  (EE) 
  (EE) Segmentation fault at address 0xa0
  (EE) 
  Fatal server error:
  (EE) Caught signal 11 (Segmentation fault). Server aborting
  (EE) 
  (EE) 
  Please consult the The X.Org Foundation support 
 at http://wiki.x.org
   for help. 
  (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional 
information.
  (EE) 
  (EE) Server terminated with error (1). Closing log file.
  Aborted (core dumped)
  ubuntu@ubuntu:~$

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

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


[Desktop-packages] [Bug 1691479] Re: can't send message

2017-06-01 Thread Adrian
In my case, nothing is greyed out or in the "sending" stage. Restart
doesn't help as well.

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

Title:
  can't send message

Status in thunderbird package in Ubuntu:
  Confirmed

Bug description:
  After last thunderbird update, I am not able to send a message from 
Thunderbird.
  I press the send button and nothing happens (I haven't noticed any debug log).
  The same happens with the ctrl+enter combination.
  I have tried to run Thunderbird in the safe mode (all add-ons disabled) and 
the issue is reproducible.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: thunderbird 1:52.1.1+build1-0ubuntu0.17.04.1
  ProcVersionSignature: Ubuntu 4.10.0-21.23-generic 4.10.11
  Uname: Linux 4.10.0-21-generic x86_64
  NonfreeKernelModules: openafs
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.4-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  afiergol   5023 F pulseaudio
   /dev/snd/controlC1:  afiergol   5023 F pulseaudio
  BuildID: 20170510140118
  Channel: Unavailable
  CurrentDesktop: Unity:Unity7
  Date: Wed May 17 11:38:11 2017
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions:
   Enigmail - {847b3a00-7ab1-11d4-8f02-006008948af5}
   Lightning - {e2fda1a4-762b-4020-b5ad-a41df1933103}
   English (GB) Language Pack - langpack-en...@thunderbird.mozilla.org
   Polski Language Pack - langpack...@thunderbird.mozilla.org
   Thunderbird (default) - {972ce4c6-7e08-4474-a285-3208198ce6fd}
  InstallationDate: Installed on 2015-04-02 (775 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  PrefSources:
   prefs.js
   
[Profile]/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
   [Profile]/extensions/keefox@chris.tomlinson/defaults/preferences/prefs.js
   
[Profile]/extensions/{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}/defaults/preferences/preferences.js
   
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
  Profiles: Profile0 (Default) - LastVersion=52.1.1/20170510140118 (In use)
  RunningIncompatibleAddons: True
  SourcePackage: thunderbird
  UpgradeStatus: Upgraded to zesty on 2017-04-18 (28 days ago)
  dmi.bios.date: 04/25/2016
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: M70 Ver. 01.15
  dmi.board.name: 2253
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 03.12
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrM70Ver.01.15:bd04/25/2016:svnHewlett-Packard:pnHPZBook15G2:pvrA3009CD10002:rvnHewlett-Packard:rn2253:rvrKBCVersion03.12:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 15 G2
  dmi.product.version: A3009CD10002
  dmi.sys.vendor: Hewlett-Packard

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

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


[Desktop-packages] [Bug 1621216] Re: [MIR] geoclue-2.0

2017-06-01 Thread Didier Roche
Override component to main
iio-sensor-proxy 2.2-0ubuntu1 in artful: universe/misc -> main
iio-sensor-proxy 2.2-0ubuntu1 in artful amd64: universe/utils/optional/100% -> 
main
iio-sensor-proxy 2.2-0ubuntu1 in artful arm64: universe/utils/optional/100% -> 
main
iio-sensor-proxy 2.2-0ubuntu1 in artful armhf: universe/utils/optional/100% -> 
main
iio-sensor-proxy 2.2-0ubuntu1 in artful i386: universe/utils/optional/100% -> 
main
iio-sensor-proxy 2.2-0ubuntu1 in artful ppc64el: universe/utils/optional/100% 
-> main
iio-sensor-proxy 2.2-0ubuntu1 in artful s390x: universe/utils/optional/100% -> 
main
Override [y|N]? y
*7 publications overridden.

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

Title:
  [MIR] geoclue-2.0

Status in geoclue package in Ubuntu:
  New
Status in geoclue-2.0 package in Ubuntu:
  Fix Released
Status in iio-sensor-proxy package in Ubuntu:
  Fix Released

Bug description:
  libqt5positioning5 now recommends geoclue-2.0

  +qtlocation-opensource-src (5.6.0-1) experimental; urgency=medium
  +
  +  [ Lisandro Damián Nicanor Pérez Meyer ]
  +  * New upstream release.
  +- Bump Qt build dependencies.
  +  * Make qtlocation5-examples depend on qml-module-qtpositioning.
  +  * Make libqt5positioning5 recommend geoclue-2.0. It will connect to it by
  +using dbus.

  geoclue-2.0 was previously in main see the MIR for it in bug #1388294.

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

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


[Desktop-packages] [Bug 1388294] Re: [MIR] geoclue-2.0

2017-06-01 Thread Didier Roche
Override component to main
geoclue-2.0 2.4.5-1 in artful: universe/misc -> main
geoclue-2.0 2.4.5-1 in artful amd64: universe/utils/optional/100% -> main
geoclue-2.0 2.4.5-1 in artful arm64: universe/utils/optional/100% -> main
geoclue-2.0 2.4.5-1 in artful armhf: universe/utils/optional/100% -> main
geoclue-2.0 2.4.5-1 in artful i386: universe/utils/optional/100% -> main
geoclue-2.0 2.4.5-1 in artful ppc64el: universe/utils/optional/100% -> main
geoclue-2.0 2.4.5-1 in artful s390x: universe/utils/optional/100% -> main
gir1.2-geoclue-2.0 2.4.5-1 in artful amd64: 
universe/introspection/optional/100% -> main
gir1.2-geoclue-2.0 2.4.5-1 in artful arm64: 
universe/introspection/optional/100% -> main
gir1.2-geoclue-2.0 2.4.5-1 in artful armhf: 
universe/introspection/optional/100% -> main
gir1.2-geoclue-2.0 2.4.5-1 in artful i386: universe/introspection/optional/100% 
-> main
gir1.2-geoclue-2.0 2.4.5-1 in artful ppc64el: 
universe/introspection/optional/100% -> main
gir1.2-geoclue-2.0 2.4.5-1 in artful s390x: 
universe/introspection/optional/100% -> main
libgeoclue-2-0 2.4.5-1 in artful amd64: universe/libs/optional/100% -> main
libgeoclue-2-0 2.4.5-1 in artful arm64: universe/libs/optional/100% -> main
libgeoclue-2-0 2.4.5-1 in artful armhf: universe/libs/optional/100% -> main
libgeoclue-2-0 2.4.5-1 in artful i386: universe/libs/optional/100% -> main
libgeoclue-2-0 2.4.5-1 in artful ppc64el: universe/libs/optional/100% -> main
libgeoclue-2-0 2.4.5-1 in artful s390x: universe/libs/optional/100% -> main
libgeoclue-2-dev 2.4.5-1 in artful amd64: universe/libdevel/optional/100% -> 
main
libgeoclue-2-dev 2.4.5-1 in artful arm64: universe/libdevel/optional/100% -> 
main
libgeoclue-2-dev 2.4.5-1 in artful armhf: universe/libdevel/optional/100% -> 
main
libgeoclue-2-dev 2.4.5-1 in artful i386: universe/libdevel/optional/100% -> main
libgeoclue-2-dev 2.4.5-1 in artful ppc64el: universe/libdevel/optional/100% -> 
main
libgeoclue-2-dev 2.4.5-1 in artful s390x: universe/libdevel/optional/100% -> 
main
Override [y|N]? y
25 publications overridden.

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

Title:
  [MIR] geoclue-2.0

Status in geoclue-2.0 package in Ubuntu:
  Fix Released
Status in geocode-glib package in Ubuntu:
  Fix Released

Bug description:
  Availability:

  geoclue-2.0 is built and available on all current architectures in
  vivid

  Rational:

  geoclue-2.0 is the current supported release of geoclue. Due to the
  difficulty of transitioning all packages to the new release, geoclue 1
  is in a separate source package (already in  main).  Version 2.0 is
  now required by a number of gnome components in main, so it would be
  nice if we didn't have to carry revert patches. Currently empathy,
  gnome-settings-daemon, and webkitgtk all carry patches to use
  geoclue-1.0. gnome-clocks, gnome-maps, and webkit2gtk use the package
  in universe.

  Security:

  No CVEs, active upstream, the unsupport versedion is in ubuntu already

  Quality assurance:

  No bugs found in debian or ubuntu for this source package (23 minor
  bugs for the version already in main). Active debian maintainer.

  Dependencies:

  All dependancies are in main

  Maintenance:

  Package is well maintained in debian and the ubuntu-gnome team will
  maintain it in ubuntu

  Background information:

  GeoClue is a D-Bus geoinformation service. The goal of the Geoclue
  project is to make creating location-aware applications as simple as
  possible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/geoclue-2.0/+bug/1388294/+subscriptions

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


[Desktop-packages] [Bug 1685411] Re: [MIR] colord-gtk

2017-06-01 Thread Didier Roche
Override component to main
colord-gtk 0.1.26-1.1 in artful: universe/graphics -> main
colord-gtk-utils 0.1.26-1.1 in artful amd64: universe/graphics/optional/100% -> 
main
colord-gtk-utils 0.1.26-1.1 in artful arm64: universe/graphics/optional/100% -> 
main
colord-gtk-utils 0.1.26-1.1 in artful armhf: universe/graphics/optional/100% -> 
main
colord-gtk-utils 0.1.26-1.1 in artful i386: universe/graphics/optional/100% -> 
main
colord-gtk-utils 0.1.26-1.1 in artful ppc64el: universe/graphics/optional/100% 
-> main
colord-gtk-utils 0.1.26-1.1 in artful s390x: universe/graphics/optional/100% -> 
main
gir1.2-colordgtk-1.0 0.1.26-1.1 in artful amd64: 
universe/introspection/optional/100% -> main
gir1.2-colordgtk-1.0 0.1.26-1.1 in artful arm64: 
universe/introspection/optional/100% -> main
gir1.2-colordgtk-1.0 0.1.26-1.1 in artful armhf: 
universe/introspection/optional/100% -> main
gir1.2-colordgtk-1.0 0.1.26-1.1 in artful i386: 
universe/introspection/optional/100% -> main
gir1.2-colordgtk-1.0 0.1.26-1.1 in artful ppc64el: 
universe/introspection/optional/100% -> main
gir1.2-colordgtk-1.0 0.1.26-1.1 in artful s390x: 
universe/introspection/optional/100% -> main
libcolord-gtk-dev 0.1.26-1.1 in artful amd64: universe/libdevel/optional/100% 
-> main
libcolord-gtk-dev 0.1.26-1.1 in artful arm64: universe/libdevel/optional/100% 
-> main
libcolord-gtk-dev 0.1.26-1.1 in artful armhf: universe/libdevel/optional/100% 
-> main
libcolord-gtk-dev 0.1.26-1.1 in artful i386: universe/libdevel/optional/100% -> 
main
libcolord-gtk-dev 0.1.26-1.1 in artful ppc64el: universe/libdevel/optional/100% 
-> main
libcolord-gtk-dev 0.1.26-1.1 in artful s390x: universe/libdevel/optional/100% 
-> main
libcolord-gtk1 0.1.26-1.1 in artful amd64: universe/libs/optional/100% -> main
libcolord-gtk1 0.1.26-1.1 in artful arm64: universe/libs/optional/100% -> main
libcolord-gtk1 0.1.26-1.1 in artful armhf: universe/libs/optional/100% -> main
libcolord-gtk1 0.1.26-1.1 in artful i386: universe/libs/optional/100% -> main
libcolord-gtk1 0.1.26-1.1 in artful ppc64el: universe/libs/optional/100% -> main
libcolord-gtk1 0.1.26-1.1 in artful s390x: universe/libs/optional/100% -> main
libcolord-gtk2-1 0.1.26-1.1 in artful amd64: universe/libs/optional/100% -> main
libcolord-gtk2-1 0.1.26-1.1 in artful arm64: universe/libs/optional/100% -> main
libcolord-gtk2-1 0.1.26-1.1 in artful armhf: universe/libs/optional/100% -> main
libcolord-gtk2-1 0.1.26-1.1 in artful i386: universe/libs/optional/100% -> main
libcolord-gtk2-1 0.1.26-1.1 in artful ppc64el: universe/libs/optional/100% -> 
main
libcolord-gtk2-1 0.1.26-1.1 in artful s390x: universe/libs/optional/100% -> main
Override [y|N]? y
31 publications overridden.

** Changed in: colord-gtk (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  [MIR] colord-gtk

Status in colord-gtk package in Ubuntu:
  Fix Released

Bug description:
  Rationale
  -
  colord-gtk is a required build-dependency for gnome-control-center which is 
needed for gnome-shell

  colord-gtk was in main before and the code hasn't really changed much
  since then. Therefore, this is an abbreviated MIR. (I didn't look too
  deeply but it looks like unity-control-center was forked before the
  colord-gtk dependency was added and the commit was never backported
  into unity-control-center.)

  Old MIR: LP: #1282372

  https://github.com/hughsie/colord-gtk/blob/master/NEWS
  https://github.com/hughsie/colord-gtk/commits/master

  The package is in sync with Debian.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/colord-gtk/+bug/1685411/+subscriptions

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


[Desktop-packages] [Bug 1682233] Re: 10de:1c8c [MSI] Module nouveau seems to MISS GeForce GTX 1050 Ti Mobile

2017-06-01 Thread madbiologist
:(

Sorry, I'm out of ideas.

Perhaps you also need a newer mesa version, and maybe also xf86-video-
nouveau 1.0.15.  But I'm just guessing now.

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

Title:
  10de:1c8c [MSI] Module nouveau seems to MISS GeForce GTX 1050 Ti
  Mobile

Status in xserver-xorg-video-nouveau package in Ubuntu:
  New

Bug description:
  I have a laptop computer with hybrid graphics :  'Intel Onboard IGD'
  and 'Nvidia GeForce GTX 1050 Ti Mobile'.

  The 'Intel Onboard IGD' correctly manages the onboard monitor with
  resolution 1920 x 1080.

  But I need the Nvidia card to manage an external monitor with
  resolution 4K2K connected to DisplayPort.

  At the beginning, the 'nouveau' module of the Linux kernel seems to be 
correctly loaded :
  $ lsmod  |  grep  '^nouveau'
  nouveau  1601536  0

  But XORG does NOT load its 'nouveau' module.  So, I force it with following 
file :
  $ cat  /usr/share/X11/xorg.conf.d/20-module-nouveau.conf
  Section "Module"
  Load   "nouveau"
  EndSection

  In the attached 'Xorg-with-nouveau.0.log' file, you can see :

  -  Lines 58-59 :XORG correctly finds both Intel and Nvidia
  graphics hardware.

  -  Lines 61-66 :XORG loads its 'nouveau' module.

  -  Lines 94-108 :   The list of the Nvidia chipsets known by the
  'nouveau' module does NOT contain 'GTX 1050'.  Is this meaningful ?

  -  Line  123 :  Message ending with 'cannot open kernel arbiter, no 
multi-card support'.
  Is  this meaningful ?  If yes, is it possible to activate 
the 'kernel arbiter' ?

  -  Lines 124-226 :  The 'modesetting' module of XORG (perhaps with the
  help of the 'glamoregl' submodule) correctly reports the 4 available
  graphics outputs, in particular 'eDP-1' connected to the onboard
  monitor.

  -  Lines 233-234 :  XORG unloads its 'nouveau' module, which has NOT
  reported any graphics hardware or outputs

  
  If necessary, I am able to test :
  -  the latest version of the 'xserver-xorg-video-nouveau' package from a PPA
  -  the latest upstream kernel from 
http://kernel.ubuntu.com/~kernel-ppa/mainline

  
  Finally, I wonder where this issue has to be solved :

  -  inside configuration files in '/usr/share/X11/xorg.conf.d',

  -  inside the 'xserver-xorg-video-nouveau' package,

  -  inside the 'nouveau' module of the Linux kernel,

  -  inside the 'kernel arbiter'.

  Thank you in advance for your help.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: xserver-xorg-video-nouveau 1:1.0.14-0ubuntu1
  ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
  Uname: Linux 4.10.0-19-generic x86_64
  ApportVersion: 2.20.4-0ubuntu4
  Architecture: amd64
  CurrentDesktop: X-Cinnamon
  Date: Wed Apr 12 22:01:15 2017
  InstallationDate: Installed on 2017-03-28 (14 days ago)
  InstallationMedia: Ubuntu-GNOME 17.04 "Zesty Zapus" - Beta amd64 (20170321)
  SourcePackage: xserver-xorg-video-nouveau
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1683937] Re: [MIR] mozjs38

2017-06-01 Thread Didier Roche
Override component to main
mozjs38 38.8.0~repack1-0ubuntu1 in artful: universe/libs -> main
libmozjs-38-0 38.8.0~repack1-0ubuntu1 in artful amd64: 
universe/libs/optional/100% -> main
libmozjs-38-0 38.8.0~repack1-0ubuntu1 in artful arm64: 
universe/libs/optional/100% -> main
libmozjs-38-0 38.8.0~repack1-0ubuntu1 in artful armhf: 
universe/libs/optional/100% -> main
libmozjs-38-0 38.8.0~repack1-0ubuntu1 in artful i386: 
universe/libs/optional/100% -> main
libmozjs-38-0 38.8.0~repack1-0ubuntu1 in artful ppc64el: 
universe/libs/optional/100% -> main
libmozjs-38-0 38.8.0~repack1-0ubuntu1 in artful s390x: 
universe/libs/optional/100% -> main
libmozjs-38-dev 38.8.0~repack1-0ubuntu1 in artful amd64: 
universe/libdevel/optional/100% -> main
libmozjs-38-dev 38.8.0~repack1-0ubuntu1 in artful arm64: 
universe/libdevel/optional/100% -> main
libmozjs-38-dev 38.8.0~repack1-0ubuntu1 in artful armhf: 
universe/libdevel/optional/100% -> main
libmozjs-38-dev 38.8.0~repack1-0ubuntu1 in artful i386: 
universe/libdevel/optional/100% -> main
libmozjs-38-dev 38.8.0~repack1-0ubuntu1 in artful ppc64el: 
universe/libdevel/optional/100% -> main
libmozjs-38-dev 38.8.0~repack1-0ubuntu1 in artful s390x: 
universe/libdevel/optional/100% -> main
Override [y|N]? y
13 publications overridden.

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

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

Title:
  [MIR] mozjs38

Status in mozjs38 package in Ubuntu:
  Fix Released

Bug description:
  Availability
  
  Ubuntu is a bit ahead of Debian here but the mozjs packages are maintained in 
Debian. I have an ITP filed (#860396) to maintain this with the Debian 
pkg-gnome team since I don't think anyone else wants the burden of maintaining 
it.

  Built for all supported architectures.

  Rationale
  =
  Required by gjs (LP: #1683989) which is required by GNOME Shell. Beside 
gnome-shell, gjs is also used by these apps which might be in a default Ubuntu 
install.
  * gnome-characters
  * gnome-documents
  * gnome-maps
  * gnome-sushi
  * gnome-weather

  Security
  
  mozjs38 is Firefox's SpiderMonkey JavaScript engine. Therefore, it gets lots 
of CVEs (not all Firefox CVEs affect mozjs but there are several that do).

  https://www.mozilla.org/en-US/security/known-vulnerabilities/firefox-
  esr/#firefoxesr38.8

  Here's how things have improved in the past 6 months though. GNOME
  3.22 was still using mozjs24 which is several years out of date. For
  GNOME 3.24, Philip Chimento (the gjs developer) ported to mozjs31 and
  then mozjs38. He currently expects to finish the port all the way to
  mozjs52 for GNOME 3.26 https://bugzilla.gnome.org/781429 . Although
  it's too early to make a definitive decision, I think there's a good
  chance we will ship GNOME 3.26 in Ubuntu 17.04. mozjs52 corresponds
  with the current Firefox ESR release.

  Until now, Mozilla didn't really handle Spidermonkey releases very
  well, doing one release per ESR cycle. mozjs is now being built as
  part of Mozilla's regular builds so I think we'll be able to get them
  to do regular releases too.

  Each ESR is supported for about one year:
  https://www.mozilla.org/en-US/firefox/organizations/faq/

  We no longer install the /usr/bin/js binary.

  For 17.04, I updated the package to use the last Firefox 38 ESR as its
  base (LP: #1683103)

  Quality assurance
  =
  - Ubuntu Desktop Bugs is subscribed to this package.

  https://bugs.launchpad.net/ubuntu/+source/mozjs38

  Upstream build tests are being run now using dh_auto_test. Failing
  tests do not fail the build on arm64, ppc64el, and s390x until we
  handle https://bugzilla.mozilla.org/1357593

  No autopkgtests.

  Partly because of how old mozjs38 is, we build with autoconf2.13 and
  have several patches. Hopefully, those won't be needed with mozjs52.

  Dependencies
  
  check-mir reports all other binary dependencies are in main

  Standards compliance
  
  3.9.8

  Maintenance
  ===
  - Actively developed upstream

  Background information
  ==
  Of course, there's a Long Term Support problem with this package.

  Red Hat Enterprise Linux has begun working around this issue by fully
  upgrading the GNOME stack periodically. (RHEL 7 shipped with GNOME
  3.8; 7.2 updated it to 3.14. GNOME 3.22 might come later this year.

  Most other GNOME LTS distros (like Debian and SUSE) don't upgrade
  mozjs.

  I expect we will be able to drop mozjs24 from the archives before
  18.04 LTS. The developers of the packages using it are working on
  porting to mozjs38 now. Maybe they can port to mozjs52 before 18.04
  LTS too.

  Packaging is at
  https://anonscm.debian.org/git/pkg-gnome/mozjs38.git or
  https://git.launchpad.net/~jbicha/ubuntu/+source/mozjs38/

To manage notifications

[Desktop-packages] [Bug 1685415] Re: [MIR] gnome-control-center

2017-06-01 Thread Didier Roche
Override component to main
gnome-control-center 1:3.24.2-0ubuntu1 in artful: universe/gnome -> main
gnome-control-center 1:3.24.2-0ubuntu1 in artful amd64: 
universe/gnome/optional/100% -> main
gnome-control-center 1:3.24.2-0ubuntu1 in artful arm64: 
universe/gnome/optional/100% -> main
gnome-control-center 1:3.24.2-0ubuntu1 in artful armhf: 
universe/gnome/optional/100% -> main
gnome-control-center 1:3.24.2-0ubuntu1 in artful i386: 
universe/gnome/optional/100% -> main
gnome-control-center 1:3.24.2-0ubuntu1 in artful ppc64el: 
universe/gnome/optional/100% -> main
gnome-control-center 1:3.24.2-0ubuntu1 in artful s390x: 
universe/gnome/optional/100% -> main
gnome-control-center-data 1:3.24.2-0ubuntu1 in artful amd64: 
universe/gnome/optional/100% -> main
gnome-control-center-data 1:3.24.2-0ubuntu1 in artful arm64: 
universe/gnome/optional/100% -> main
gnome-control-center-data 1:3.24.2-0ubuntu1 in artful armhf: 
universe/gnome/optional/100% -> main
gnome-control-center-data 1:3.24.2-0ubuntu1 in artful i386: 
universe/gnome/optional/100% -> main
gnome-control-center-data 1:3.24.2-0ubuntu1 in artful ppc64el: 
universe/gnome/optional/100% -> main
gnome-control-center-data 1:3.24.2-0ubuntu1 in artful s390x: 
universe/gnome/optional/100% -> main
gnome-control-center-dev 1:3.24.2-0ubuntu1 in artful amd64: 
universe/devel/optional/100% -> main
gnome-control-center-dev 1:3.24.2-0ubuntu1 in artful arm64: 
universe/devel/optional/100% -> main
gnome-control-center-dev 1:3.24.2-0ubuntu1 in artful armhf: 
universe/devel/optional/100% -> main
gnome-control-center-dev 1:3.24.2-0ubuntu1 in artful i386: 
universe/devel/optional/100% -> main
gnome-control-center-dev 1:3.24.2-0ubuntu1 in artful ppc64el: 
universe/devel/optional/100% -> main
gnome-control-center-dev 1:3.24.2-0ubuntu1 in artful s390x: 
universe/devel/optional/100% -> main
Override [y|N]? y
19 publications overridden.


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

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

Title:
  [MIR] gnome-control-center

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

Bug description:
  This is a short MIR since gnome-control-center was in Ubuntu since the
  beginning (therefore there was no MIR before) until it was replaced by
  unity-control-center, a fork of version 3.6. The intent now is to
  replace unity-control-center with gnome-control-center in main.

  At least for now, I expect unity-control-center to remain in universe
  for the benefit of those who want to try to keep Unity going.

  This package depends on the MIRs for colord-gtk (LP: #1685411) and
  gnome-settings-daemon (LP: #1685414)

  Please subscribe Ubuntu Desktop Bugs to bugs for this package.

  The last time gnome-control-center was merged with Debian was 3.22.1:

    * Merge with Debian. Remaining changes:
  + debian/patches:
    - 08_lowercase_user_names.patch:
  Disallow upper-case letters in user names for compliance with adduser
    - 52_region_language.patch
  Adapt region panel to use Ubuntu style regions
    - 56_use_ubuntu_info_branding.patch,
  ubuntu-gnome-version.patch
   Use Ubuntu GNOME branding
    - 64_restore_terminal_keyboard_shortcut.patch
   Bring back terminal shortcut
    - 92_ubuntu_system_proxy.patch
   Add system proxy support
    - 99_add_lock-on-suspend.patch
   Add option to lock on suspend
    - ubuntu_external_panels.patch
   Reimplement support for desktop launchers
    - ubuntu-region-packagekit.patch
   fix detection of installed language packs
    - ubuntu-region-langpack-install.patch:
   check for missing language packs when loading region panel to pull
   in packs that arent included with the installer
  + debian/control.in:
    - Recommend ibus, unity-control-center-faces, and unity-system-service
    - Don't recommend rygel | rygel-tracker for now
    - build-dep on ttf-ubuntu-font-family and valac for logo generation
  + Split out shared data that is used by unity-control-center
  + Install apport hook
  + debian/gnome-control-center-data.install:
    - Don't install gnome-control-center.pkla since we use
  policykit-desktop-privileges instead
    - Don't install 'faces', installed instead by unity-control-center-faces
    * debian/patches/ubuntu-gnome-version.patch:
  - Set Ubuntu version to 17.04

  I also lowered the recommends on realmd, rygel and gnome-user-guide to
  suggests since they are all in universe.

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

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

[Desktop-packages] [Bug 1621753] Re: Google Cast no longer finds Chromecast device

2017-06-01 Thread Launchpad Bug Tracker
** Branch linked: lp:~chromium-team/chromium-browser/artful-beta

** Branch linked: lp:~chromium-team/chromium-browser/zesty-beta

** Branch linked: lp:~chromium-team/chromium-browser/yakkety-beta

** Branch linked: lp:~chromium-team/chromium-browser/xenial-beta

** Branch linked: lp:~chromium-team/chromium-browser/trusty-beta

** Branch linked: lp:~chromium-team/chromium-browser/artful-dev

** Branch linked: lp:~chromium-team/chromium-browser/zesty-dev

** Branch linked: lp:~chromium-team/chromium-browser/yakkety-dev

** Branch linked: lp:~chromium-team/chromium-browser/xenial-dev

** Branch linked: lp:~chromium-team/chromium-browser/trusty-dev

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

Title:
  Google Cast no longer finds Chromecast device

Status in chromium-browser package in Ubuntu:
  Fix Committed

Bug description:
  After upgrading to latest chromium-browser version
  (52.0.2743.116-0ubuntu0.16.04.1.1250), the Google Cast extension no
  longer finds the Chromecast (v2) device. This used to work with the
  previous chromium version.

  Also, google-chrome-stable 53.0.2785.101-1 works fine on the same box,
  so the issue is with the chromium update.

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

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


[Desktop-packages] [Bug 1621753] Re: Google Cast no longer finds Chromecast device

2017-06-01 Thread Olivier Tilloy
Fixed in beta and dev builds.
This is the relevant patch: 
https://bazaar.launchpad.net/~chromium-team/chromium-browser/artful-beta/view/head:/debian/patches/enable-chromecast-by-default.patch.

** Changed in: chromium-browser (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  Google Cast no longer finds Chromecast device

Status in chromium-browser package in Ubuntu:
  Fix Committed

Bug description:
  After upgrading to latest chromium-browser version
  (52.0.2743.116-0ubuntu0.16.04.1.1250), the Google Cast extension no
  longer finds the Chromecast (v2) device. This used to work with the
  previous chromium version.

  Also, google-chrome-stable 53.0.2785.101-1 works fine on the same box,
  so the issue is with the chromium update.

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

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


[Desktop-packages] [Bug 1685414] Re: [MIR] gnome-settings-daemon

2017-06-01 Thread Didier Roche
It seems that only some archs were promoted (no trace of who did this though). 
I did a run:
Override component to main
gnome-settings-daemon 3.24.2-0ubuntu2 in artful: main/gnome -> main
gnome-settings-daemon 3.24.2-0ubuntu2 in artful amd64: 
universe/gnome/extra/100% -> main
gnome-settings-daemon 3.24.2-0ubuntu2 in artful arm64: 
universe/gnome/extra/100% -> main
gnome-settings-daemon 3.24.2-0ubuntu2 in artful armhf: 
universe/gnome/extra/100% -> main
gnome-settings-daemon 3.24.2-0ubuntu2 in artful i386: universe/gnome/extra/100% 
-> main
gnome-settings-daemon 3.24.2-0ubuntu2 in artful ppc64el: 
universe/gnome/extra/100% -> main
gnome-settings-daemon 3.24.2-0ubuntu2 in artful s390x: 
universe/gnome/extra/100% -> main
gnome-settings-daemon-dev 3.24.2-0ubuntu2 in artful amd64: 
main/gnome/extra/100% -> main
gnome-settings-daemon-dev 3.24.2-0ubuntu2 in artful arm64: 
main/gnome/extra/100% -> main
gnome-settings-daemon-dev 3.24.2-0ubuntu2 in artful armhf: 
main/gnome/extra/100% -> main
gnome-settings-daemon-dev 3.24.2-0ubuntu2 in artful i386: main/gnome/extra/100% 
-> main
gnome-settings-daemon-dev 3.24.2-0ubuntu2 in artful ppc64el: 
main/gnome/extra/100% -> main
gnome-settings-daemon-dev 3.24.2-0ubuntu2 in artful s390x: 
main/gnome/extra/100% -> main
gnome-settings-daemon-schemas 3.24.2-0ubuntu2 in artful amd64: 
main/gnome/optional/100% -> main
gnome-settings-daemon-schemas 3.24.2-0ubuntu2 in artful arm64: 
main/gnome/optional/100% -> main
gnome-settings-daemon-schemas 3.24.2-0ubuntu2 in artful armhf: 
main/gnome/optional/100% -> main
gnome-settings-daemon-schemas 3.24.2-0ubuntu2 in artful i386: 
main/gnome/optional/100% -> main
gnome-settings-daemon-schemas 3.24.2-0ubuntu2 in artful ppc64el: 
main/gnome/optional/100% -> main
gnome-settings-daemon-schemas 3.24.2-0ubuntu2 in artful s390x: 
main/gnome/optional/100% -> main
Override [y|N]? y
gnome-settings-daemon 3.24.2-0ubuntu2 in artful remained the sam
6 publications overridden; 13 publications remained the same.


** Changed in: gnome-settings-daemon (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  [MIR] gnome-settings-daemon

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

Bug description:
  April 28 update
  ---
  gnome-settings-daemon source is already in main so it's just the binary that 
needs to be promoted.

  Original report
  ---
  This is an abbreviated MIR since gnome-settings-daemon was in Ubuntu since 
the beginning (therefore there was no MIR before) until it was replaced by 
unity-settings-daemon, a fork of gnome-settings-daemon 3.6 (?). The intent now 
is to replace unity-settings-daemon in main with gnome-settings-daemon.

  At least for now, I expect unity-settings-daemon to remain in universe
  in case it's useful for attempts to keep Unity going. On the other
  hand, that's a pain since the gsettings schemas can't be forked, so
  there is a lot of patching to keep schemas around since unity-control-
  center has not kept up with gnome-settings-daemon at all.

  Ubuntu Desktop Bugs is still subscribed to bugs for this package.

  The last time gnome-settings-daemon was merged with Debian was 3.22:

  + Split out schemas into gnome-settings-daemon-schemas so
    unity-settings-daemon can use them
  + debian/control.in:
    - Build-depend on accountsservice
    - Bump breaks/replaces for moving files to the -schemas pkg
  + debian/patches:
     - 05_disable_corner_tapping.patch:
    Disable corner tapping when disabling tap to click
     - 45_suppress-printer-may-not-be-connected-notification.patch
     - 53_sync_input_sources_to_accountsservice.patch
     - 64_restore_terminal_keyboard_shortcut_schema.patch
     - correct_logout_action.patch
    display the logout action on ctrl-alt-del
     - ubuntu-lid-close-suspend.patch
    Reimplement support for setting lid close suspend actions
     - revert_background_dropping.patch
    Keep gsettings keys background u-s-d needs them
     - revert-gsettings-removals.patch
    Revert gsettings keys that were dropped since 3.8, for u-s-d
  + debian/gnome-settings-daemon-schemas.install:
    - Install schemas, translations and the rfkill rule
  + Don't install gnome-settings-daemon.gsettings-override
  + debian/rules:
    - Dont link with "-Wl,-Bsymbolic-functions",
  this was causing GType mismatches between plugins using
  gsd-device-manager (LP: #1427877)

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

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

[Desktop-packages] [Bug 1694807] Re: package gconf2-common 3.2.6-3ubuntu7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2017-06-01 Thread Apport retracing service
*** This bug is a duplicate of bug 1688721 ***
https://bugs.launchpad.net/bugs/1688721

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 #1688721, 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.

** Tags removed: need-duplicate-check

** This bug has been marked a duplicate of bug 1688721
   Packages that trigger multiple debconf prompts fail to install

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

Title:
  package gconf2-common 3.2.6-3ubuntu7 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 128

Status in gconf package in Ubuntu:
  New

Bug description:
  The release of Ubuntu you are using, via 'lsb_release -rd' or System -> About 
Ubuntu
  2) The version of the package you are using, via 'apt-cache policy pkgname' 
or by checking in Software Center
  3) What you expected to happen
  4) What happened instead

  ProblemType: Package
  DistroRelease: Ubuntu 17.04
  Package: gconf2-common 3.2.6-3ubuntu7
  ProcVersionSignature: Ubuntu 4.10.0-22.24-generic 4.10.15
  Uname: Linux 4.10.0-22-generic x86_64
  ApportVersion: 2.20.4-0ubuntu4.1
  Architecture: amd64
  Date: Wed May 31 10:43:02 2017
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 128
  InstallationDate: Installed on 2017-05-31 (0 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.10ubuntu2
   apt  1.4
  SourcePackage: gconf
  Title: package gconf2-common 3.2.6-3ubuntu7 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 128
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1694620] Re: package gconf2-common 3.2.6-3ubuntu7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2017-06-01 Thread Apport retracing service
*** This bug is a duplicate of bug 1688721 ***
https://bugs.launchpad.net/bugs/1688721

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 #1688721, 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.

** Tags removed: need-duplicate-check

** This bug has been marked a duplicate of bug 1688721
   Packages that trigger multiple debconf prompts fail to install

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

Title:
  package gconf2-common 3.2.6-3ubuntu7 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 128

Status in gconf package in Ubuntu:
  New

Bug description:
  just trying to change my boot order.
  Bug happened when running literally:

  1.fgrep menuentry /boot/grub/grub.cfg
  - this was ok and outputs the cfg file contents on screen
  2.  gksu edit /etc/default/grub
  - results in 
  The program 'gksu' is currently not installed. You can install it by typing:
  sudo apt install gksu
  3. sudo apt install gksu
  - asks password (ofc)
  output is the following 2 lines beginning with E:
  E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily 
unavailable)
  E: Unable to lock the administration directory (/var/lib/dpkg/), is another 
process using it?

  *might* have to do with the fact that firefox plugins wont install, and also 
chrome install hangs at 51% when installing from "Ubuntu Software"
  The error with FF is identical with complaining about the administration 
directory, but chrome just silently hangs there.

  My install is quite default ubuntu latest i guess 17.04 x64. tbh i did
  not change anything but kb and regional settings while installing.

  lsb:
  Description:  Ubuntu 17.04
  Release:  17.04

  apt-cache policy gconf:
  gconf:
Installed: (none)
Candidate: (none)
Version table:

  what i expected to happen:
  apt download and install of gksu (which i don't know what it is some editor i 
guess)
  what happened:
  the same 2 E: lines that I get in the other mentioned situations.

  note: I don't know if this is a bug as such. I mean maybe, I guess (never 
having gui installed linux before, I've been windows / apple since 90's) gconf 
is missing from the install package?
  So kind of not a bug but a packaging issue maybe, I don't know how ubuntu is 
structured in regards to ALM, if this were a software with multiple components 
I would guess all the builds are ok but the output copy failed for that part? I 
am just a .net dev / architect so this is a guess. But if this were microsoft 
server app X, then we're talking a missing dll / component from the 
distribution image.

  As it might be pertinent,install was done by rufus (2.11) just making a 
bootable usb stick from:
  ubuntu-17.04-desktop-amd64.iso
  which was downloaded a few days ago from the offical main page.

  I won't bother doing the DebuggingProcedures, as my personal guess is that 
debugging software that does not exist on this install is not technically 
feasible.
  I will also not try to update manually or anything, in case someone wants to 
take a remote gander at the situation, or require more info which would be lost 
in case I change something.

  ProblemType: Package
  DistroRelease: Ubuntu 17.04
  Package: gconf2-common 3.2.6-3ubuntu7
  ProcVersionSignature: Ubuntu 4.10.0-21.23-generic 4.10.11
  Uname: Linux 4.10.0-21-generic x86_64
  ApportVersion: 2.20.4-0ubuntu4.1
  Architecture: amd64
  Date: Tue May 30 14:01:58 2017
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 128
  InstallationDate: Installed on 2017-05-29 (1 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.10ubuntu2
   apt  1.4
  SourcePackage: gconf
  Title: package gconf2-common 3.2.6-3ubuntu7 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 128
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1533675] Re: Screen issue with Java applications

2017-06-01 Thread Qianqian Fang
the pixelated/garbled text in Java applications (particularly severe on
remote java applications) appears to be caused by bugs in the xorg intel
driver for the default SNA acceleration method, see

https://www.mathworks.com/matlabcentral/answers/271637-matlab-starts-but-looks-weird-arch-linux
https://wiki.archlinux.org/index.php/intel_graphics#SNA_issues

the workaround is to create a file
/usr/share/X11/xorg.conf.d/20-intel.conf with the content of

Section "Device"
Identifier  "card0"
Driver  "intel"
Option  "AccelMethod"  "uxa"
EndSection


and restart the X window, this will completely solve the pixlated graphics 
issue. 

However, the UXA rendering method is somehow extremely unstable for my
14.04 LTS with the 4.4.0-78 kernel, only in a few minutes after X window
starts, the xorg process starts to use 80-90% of the CPU load, and
window response becomes sluggish, despite similar glxgears FPS readings
compared to SNA. I switched several times back and forth, the
observation is consistent on my computer. I had to revert back to SNA to
use the computer normally. too bad this is not a real fix.

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

Title:
  Screen issue with Java applications

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

Bug description:
  Hi,
  I've an issue with ssh X11 forwarding while launching Java applications, it's 
a critical issue because I'm working with my laptop(with Ubuntu 15.10) for a 
customer and is impossible to dispatch all the requests.
  This is what I do step by step:
  1- ssh -X user@customerserver
  2- xclok <- it works well
  3- /export/appl-data/oracle/jdk1.7.0_45/bin/java -d64 -jar weblogic.jar
  4- The X Java application starts but the fonts are "invisible" s you can see 
in the screenshot in attach.

  I don't think is a server issue but an Ubuntu issue because it works
  fine from fedora and windows 7 with Xming

  The server Java version is this:
  /export/appl-data/oracle/jdk1.7.0_45/bin/java -version
  java version "1.7.0_45"
  Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
  Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode)

  The server os is this:
  [user@customerserver bin]$ uname -a
  Linux customerserver 2.6.39-400.214.5.1.el6uek.x86_64 #1 SMP Fri May 30 
16:43:43 PDT 2014 x86_64 x86_64 x86_64 GNU/Linux

  The server env is this:
  [user@customerserver bin]$ env
  HOSTNAME=customerserver
  TERM=xterm-256color
  SHELL=/bin/bash
  HISTSIZE=1000
  SSH_CLIENT=10.173.150.18 34230 22
  QTDIR=/usr/lib64/qt-3.3
  OLDPWD=/export/appl-data/oracle/web/wls10.3.6
  QTINC=/usr/lib64/qt-3.3/include
  SSH_TTY=/dev/pts/0
  USER=user
  
LS_COLORS=rs=0:di=38;5;27:ln=38;5;51:mh=44;38;5;15:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=05;48;5;232;38;5;15:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;34:*.tar=38;5;9:*.tgz=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lz=38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.bz=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.rar=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.ogm=38;5;13:*.mp4=3
 
8;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;45:*.spx=38;5;45:*.xspf=38;5;45:
  MAIL=/var/spool/mail/user
  
PATH=/usr/lib64/qt-3.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/user/bin
  PWD=/export/appl-data/oracle/web/wls10.3.6/wlserver_10.3/common/bin
  JAVA_HOME=/export/appl-data/oracle/jdk1.7.0_45/
  LANG=it_IT.UTF-8
  HISTCONTROL=ignoredups
  SHLVL=1
  HOME=/home/user
  LOGNAME=user
  QTLIB=/usr/lib64/qt-3.3/lib
  CVS_RSH=ssh
  SSH_CONNECTION=10.173.150.18 34230 10.25.63.82 22
  LESSOPEN=|/usr/bin/lesspipe.sh %s
  DISPLAY=localhost:10.0
  G_BROKEN_FILENAMES=1
  _=/bin/env

  May I give you some other infos?

  Best regards,
  Gian Luca

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Pac

[Desktop-packages] [Bug 1692437] Re: Monitors on second GPU not working after upgrade to zesty

2017-06-01 Thread Richard Eames
I'm beginning to think this is a driver issue. I have a builtin "Kaveri"
amd gpu, and pci Radeon HD 4850. I usually have the 4850 as my primary
card/monitor setup. However, since upgrading to Ubuntu 17.04, once
lightdm is started, only the monitor on the Kaveri works.

I dropped to VT1, and ran `X -configure` after shutting lightdm down,
and received an error:

amdgpu_device_initialize: DRM version is 2.49.0 but this driver is only
compatible with 3.x.x

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

Title:
  Monitors on second GPU not working after upgrade to zesty

Status in Light Display Manager:
  New
Status in xserver-xorg-driver-radeonhd:
  New
Status in lightdm package in Ubuntu:
  New

Bug description:
  I'm not 100% sure this is the right package to file the bug against,
  but since upgrading to zesty the two monitors on my second GPU are no
  longer detected once I reach the greeter screen at login time.
  However, both of them display information during boot.

  Let me know how I can narrow down the bug report.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: lightdm 1.22.0-0ubuntu2.1
  ProcVersionSignature: Ubuntu 4.8.0-52.55-generic 4.8.17
  Uname: Linux 4.8.0-52-generic x86_64
  ApportVersion: 2.20.4-0ubuntu4
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon May 22 01:42:58 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-04-29 (388 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to zesty on 2017-05-22 (0 days ago)

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

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


[Desktop-packages] [Bug 1623639] Re: netpbm: "anytopnm" doesn't recognize some file types

2017-06-01 Thread Peter Selinger
I looked at those threads, but I don't see any convincing reason why a
bug in useful software should not be fixed just because the software is
old. The Linux kernel is 25 years old, and still being maintained :)

It seems to be more of a case of "the maintainer can't be bothered to
maintain the package"? Is there a process by which one can request the
package to be transferred to another maintainer?

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

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

Status in netpbm-free package in Ubuntu:
  Confirmed

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

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

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

  For example:

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netpbm-free/+bug/1623639/+subscriptions

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


[Desktop-packages] [Bug 1619327] Re: package ibus 1.5.11-1ubuntu2 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 127

2017-06-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  package ibus 1.5.11-1ubuntu2 failed to install/upgrade: subprocess
  installed pre-removal script returned error exit status 127

Status in ibus package in Ubuntu:
  Confirmed

Bug description:
  I can not update some packages . there is always errors

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: ibus 1.5.11-1ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
  Uname: Linux 4.4.0-34-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Thu Sep  1 21:32:20 2016
  DuplicateSignature:
   package:ibus:1.5.11-1ubuntu2
   Removing ibus (1.5.11-1ubuntu2) ...
   /var/lib/dpkg/info/ibus.prerm: 7: /var/lib/dpkg/info/ibus.prerm: dconf: not 
found
   dpkg: error processing package ibus (--remove):
subprocess installed pre-removal script returned error exit status 127
  ErrorMessage: subprocess installed pre-removal script returned error exit 
status 127
  InstallationDate: Installed on 2016-07-16 (47 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: ibus
  Title: package ibus 1.5.11-1ubuntu2 failed to install/upgrade: subprocess 
installed pre-removal script returned error exit status 127
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1692712] Re: language-selector-gnome should not depend on aptdaemon

2017-06-01 Thread Gunnar Hjalmarsson
On 2017-05-22 22:58, Gunnar Hjalmarsson wrote:
> Marking this as a duplicate of that other bug

Or not... :( Have filed bug #1695053.

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

Title:
  language-selector-gnome should not depend on aptdaemon

Status in language-selector package in Ubuntu:
  New

Bug description:
  The language-selector-gnome should not depend on aptdaemon, but when I
  tried to remove aptdaemon, language-selector-gnome complains:

  apt-get --purge install aptdaemon- language-selector-gnome+
  The following packages have unmet dependencies:
   language-selector-gnome : Depends: aptdaemon (>= 0.40+bzr527) but it is not 
going to be installed
 Depends: python3-aptdaemon.gtk3widgets but it is 
not going to be installed
  E: Unable to correct problems, you have held broken packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1692712/+subscriptions

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


[Desktop-packages] [Bug 1695068] [NEW] evolution 3.22.6-1ubuntu1 should conflict with evolution-indicator 0.2.20-0ubuntu28

2017-06-01 Thread Christoph Claus
Public bug reported:

Hi,

since the update to Ubuntu 17.04 evolution crashes most times having
fetched new mail (segfault). Evolution also crashes trying to disable
the plugin evolution-indicator. After uninstalling the package
evolution-indicator everything's back to normal.

1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> 
About Ubuntu
Description:Ubuntu 17.04
Release:17.04

2) The version of the package you are using, via 'apt-cache policy pkgname' or 
by checking in Software Center
evolution 3.22.6-1ubuntu1
evolution-indicator 0.2.20-0ubuntu28

3) What you expected to happen
I expect the package evolution to force deinstall of evolution-indicator upon 
upgrade to 17.04.

4) What happened instead
Both were installed on my system.

Best regards,
Christoph

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

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

Title:
  evolution 3.22.6-1ubuntu1 should conflict with evolution-indicator
  0.2.20-0ubuntu28

Status in evolution package in Ubuntu:
  New

Bug description:
  Hi,

  since the update to Ubuntu 17.04 evolution crashes most times having
  fetched new mail (segfault). Evolution also crashes trying to disable
  the plugin evolution-indicator. After uninstalling the package
  evolution-indicator everything's back to normal.

  1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> 
About Ubuntu
  Description:  Ubuntu 17.04
  Release:  17.04

  2) The version of the package you are using, via 'apt-cache policy pkgname' 
or by checking in Software Center
  evolution 3.22.6-1ubuntu1
  evolution-indicator 0.2.20-0ubuntu28

  3) What you expected to happen
  I expect the package evolution to force deinstall of evolution-indicator upon 
upgrade to 17.04.

  4) What happened instead
  Both were installed on my system.

  Best regards,
  Christoph

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

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


[Desktop-packages] [Bug 1694521] Re: package gconf2-common 3.2.6-3ubuntu7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2017-06-01 Thread Emily Ratliff
*** This bug is a duplicate of bug 1688721 ***
https://bugs.launchpad.net/bugs/1688721

** This bug has been marked a duplicate of bug 1688721
   Packages that trigger multiple debconf prompts fail to install

** Information type changed from Private Security to Public

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

Title:
  package gconf2-common 3.2.6-3ubuntu7 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 128

Status in gconf package in Ubuntu:
  New

Bug description:
  It shows System problem detecetd frequently

  ProblemType: Package
  DistroRelease: Ubuntu 17.04
  Package: gconf2-common 3.2.6-3ubuntu7
  ProcVersionSignature: Ubuntu 4.10.0-21.23-generic 4.10.11
  Uname: Linux 4.10.0-21-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.4-0ubuntu4.1
  Architecture: amd64
  Date: Tue May 30 02:45:24 2017
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 128
  InstallationDate: Installed on 2017-05-30 (0 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.10ubuntu2
   apt  1.4
  SourcePackage: gconf
  Title: package gconf2-common 3.2.6-3ubuntu7 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 128
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1688627] Re: Amazon web app needs an implementation that does not require webbrowser-app

2017-06-01 Thread Iain Lane
(I forgot to add the bug #)

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

Title:
  Amazon web app needs an implementation that does not require
  webbrowser-app

Status in webapps-applications package in Ubuntu:
  Confirmed
Status in webapps-applications source package in Artful:
  Confirmed

Bug description:
  Amazon web app needs an implemetation that does not require webbrowser
  app

  Possibly consider https://bugs.launchpad.net/ubuntu/+source/webapps-
  applications/+bug/1517509

  Or, if we ship chromium-browser, it has a webapp mode to launch things
  as webapps.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webapps-applications/+bug/1688627/+subscriptions

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


[Desktop-packages] [Bug 1688627] Re: Amazon web app needs an implementation that does not require webbrowser-app

2017-06-01 Thread Iain Lane
My script is in https://bileto.ubuntu.com/#/ticket/2755

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

Title:
  Amazon web app needs an implementation that does not require
  webbrowser-app

Status in webapps-applications package in Ubuntu:
  Confirmed
Status in webapps-applications source package in Artful:
  Confirmed

Bug description:
  Amazon web app needs an implemetation that does not require webbrowser
  app

  Possibly consider https://bugs.launchpad.net/ubuntu/+source/webapps-
  applications/+bug/1517509

  Or, if we ship chromium-browser, it has a webapp mode to launch things
  as webapps.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webapps-applications/+bug/1688627/+subscriptions

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


[Desktop-packages] [Bug 1675777] Re: X.org and wayland unstable, nouveau spamming kernel log

2017-06-01 Thread ludo33200
Bug is still there and no one seems to act on it. So i make some noise to 
avoid it become closed after a non activity delay...
Please ask more details if needed and tell me how to provide them please.

Facts : 
full hardware description
http://www.dell.com/support/home/fr/fr/frdhs1/product-support/servicetag/92JZ3G2/configuration
NVIDIA GT730 connected with HDMI on monitor

Log extract (before last reboot today)
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.729988] nouveau :01:00.0: gr: 
TRAP ch 2 [007fb31000 Xorg[20298]]
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.72] nouveau :01:00.0: gr: 
GPC0/TPC0/TEX: 8009
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.730004] nouveau :01:00.0: gr: 
GPC0/TPC1/TEX: 8009
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.730031] nouveau :01:00.0: gr: 
TRAP ch 2 [007fb31000 Xorg[20298]]
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.730038] nouveau :01:00.0: gr: 
GPC0/TPC0/TEX: 8009
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.730042] nouveau :01:00.0: gr: 
GPC0/TPC1/TEX: 8009
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.730053] nouveau :01:00.0: gr: 
TRAP ch 2 [007fb31000 Xorg[20298]]
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.730059] nouveau :01:00.0: gr: 
GPC0/TPC0/TEX: 8009
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.730071] nouveau :01:00.0: gr: 
TRAP ch 2 [007fb31000 Xorg[20298]]
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.730077] nouveau :01:00.0: gr: 
GPC0/TPC0/TEX: 8009
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.730081] nouveau :01:00.0: gr: 
GPC0/TPC1/TEX: 8009
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.730095] nouveau :01:00.0: gr: 
TRAP ch 2 [007fb31000 Xorg[20298]]
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.730101] nouveau :01:00.0: gr: 
GPC0/TPC0/TEX: 8009
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.730105] nouveau :01:00.0: gr: 
GPC0/TPC1/TEX: 8009
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.730129] nouveau :01:00.0: gr: 
TRAP ch 2 [007fb31000 Xorg[20298]]
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.730135] nouveau :01:00.0: gr: 
GPC0/TPC0/TEX: 8009
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.730139] nouveau :01:00.0: gr: 
GPC0/TPC1/TEX: 8009
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.730157] nouveau :01:00.0: gr: 
TRAP ch 2 [007fb31000 Xorg[20298]]
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.730163] nouveau :01:00.0: gr: 
GPC0/TPC0/TEX: 8009
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.730167] nouveau :01:00.0: gr: 
GPC0/TPC1/TEX: 8009
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.730176] nouveau :01:00.0: gr: 
TRAP ch 2 [007fb31000 Xorg[20298]]
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.730182] nouveau :01:00.0: gr: 
GPC0/TPC0/TEX: 8009
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.746439] nouveau :01:00.0: gr: 
TRAP ch 2 [007fb31000 Xorg[20298]]
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.746452] nouveau :01:00.0: gr: 
GPC0/TPC0/TEX: 8009
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.746458] nouveau :01:00.0: gr: 
GPC0/TPC1/TEX: 8009
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.746490] nouveau :01:00.0: gr: 
TRAP ch 2 [007fb31000 Xorg[20298]]
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.746497] nouveau :01:00.0: gr: 
GPC0/TPC0/TEX: 8009
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.746502] nouveau :01:00.0: gr: 
GPC0/TPC1/TEX: 8009
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.746519] nouveau :01:00.0: gr: 
TRAP ch 2 [007fb31000 Xorg[20298]]
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.746526] nouveau :01:00.0: gr: 
GPC0/TPC0/TEX: 8009
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.746531] nouveau :01:00.0: gr: 
GPC0/TPC1/TEX: 8009
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.746560] nouveau :01:00.0: gr: 
TRAP ch 2 [007fb31000 Xorg[20298]]
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.746566] nouveau :01:00.0: gr: 
GPC0/TPC0/TEX: 8009
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.746571] nouveau :01:00.0: gr: 
GPC0/TPC1/TEX: 8009
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.746583] nouveau :01:00.0: gr: 
TRAP ch 2 [007fb31000 Xorg[20298]]
Jun  1 21:39:00 Inspiron-3650 kernel: [90416.746589] nouveau :01:00.0: gr: 
GPC0/TPC0/TEX: 8009

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

Title:
  X.org and wayland unstable, nouveau spamming kernel log

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

Bug description:
  I'm having issues since updating to 17.04 beta. Both wayland and x.org
  are very unstable. I noticed that my kern.log includes the following
  line about 100 times per second:

  Mar 23 20:30:42 stevenh-desktop kernel: [   73.009992] nouveau
  :01:00.0: fifo: PBDMA0: 80024000 [GPPTR PBPTR SIGNATURE] ch 31
  [003e1af000 gnome-session-c[2367]] 

[Desktop-packages] [Bug 1694592] Re: xdiagnose

2017-06-01 Thread Emily Ratliff
** Information type changed from Private Security to Public

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

Title:
  xdiagnose

Status in xorg package in Ubuntu:
  New

Bug description:
  xdiagnose bug report

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-78.99-generic 4.4.62
  Uname: Linux 4.4.0-78-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.6
  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
  Date: Tue May 30 23:33:21 2017
  DistUpgraded: 2016-08-19 20:34:43,656 DEBUG icon theme changed, re-reading
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.40, 4.4.0-78-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GF119 [GeForce GT 520] [10de:1040] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation GF119 [GeForce GT 520] [10de:0915]
  InstallationDate: Installed on 2015-03-01 (821 days ago)
  InstallationMedia: Ubuntu 12.04.4 LTS "Precise Pangolin" - Release amd64 
(20140204)
  MachineType: Gateway FX4710-UB003A
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-78-generic 
root=UUID=d15f951b-4509-4584-a71a-2cfce009ad0a ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2016-08-20 (284 days ago)
  dmi.bios.date: 07/02/2008
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: 841P051G
  dmi.board.name: G33M05G1
  dmi.board.vendor: Gateway
  dmi.board.version: MP
  dmi.chassis.asset.tag: 123456789000
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gateway
  dmi.chassis.version: OEM
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr841P051G:bd07/02/2008:svnGateway:pnFX4710-UB003A:pvrOEM:rvnGateway:rnG33M05G1:rvrMP:cvnGateway:ct3:cvrOEM:
  dmi.product.name: FX4710-UB003A
  dmi.product.version: OEM
  dmi.sys.vendor: Gateway
  version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.70-1~ubuntu16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.6-0ubuntu0.16.04.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.6-0ubuntu0.16.04.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Mon May 29 13:54:58 2017
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputLogitech K520KEYBOARD, id 8
   inputLogitech Wireless Mouse MOUSE, id 9
  xserver.errors:
   Failed to load module "nvidia" (module does not exist, 0)
   Failed to load module "nvidia" (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.4-0ubuntu0.2
  xserver.video_driver: nouveau

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

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


[Desktop-packages] [Bug 1693316] Re: Change default handler of XML files to gedit from Firefox

2017-06-01 Thread Sebastien Bacher
** Changed in: desktop-file-utils (Ubuntu)
   Status: Confirmed => Fix Committed

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

Title:
  Change default handler of XML files to gedit from Firefox

Status in desktop-file-utils package in Ubuntu:
  Fix Committed

Bug description:
  By default plain XML files are opened with Firefox.  More often than
  not this results in a error in Firefox about the XML file being
  invalid.  It would be more useful to open these files in gedit so that
  you can view the content.

  Only text/xml file types are affected by the proposed change.

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

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


[Desktop-packages] [Bug 1351772] Re: "disable touchpad while typing" doesn't work

2017-06-01 Thread Tessa
same question but for 17.04.

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

Title:
  "disable touchpad while typing" doesn't work

Status in OEM Priority Project:
  Triaged
Status in unity-settings-daemon package in Ubuntu:
  Confirmed

Bug description:
  When selecting "disable while typing" under the touchpad section of
  the "Mouse & Touchpad" preferences, nothing changes, the touchpad
  stays active while typing. I can rapidly type multiple characters with
  my left hand and continue to move the cursor with the touchpad with my
  right hand.

  I can see from my processlist that syndaemon is running with the
  following options:

   2185 ?S  1:31  |   \_ syndaemon -i 1.0 -t -K -R

  First, the -t option isn't what's expected with this setting, it
  should disable the touchpad entirely. Also, it doesn't seem to even do
  that correctly, as I can definitely click the touchpad while typing as
  well as moving the cursor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.3+14.04.20140604-0ubuntu1
  Uname: Linux 3.14.0-997-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Aug  2 17:20:22 2014
  InstallationDate: Installed on 2014-04-22 (102 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_unity-control-center:
   activity-log-manager 0.9.7-0ubuntu14
   deja-dup 30.0-0ubuntu4

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1351772/+subscriptions

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


[Desktop-packages] [Bug 1693316] Re: Change default handler of XML files to gedit from Firefox

2017-06-01 Thread Launchpad Bug Tracker
This bug was fixed in the package desktop-file-utils - 0.23-1ubuntu3

---
desktop-file-utils (0.23-1ubuntu3) artful; urgency=medium

  [ Will Cooke ]
  * debian/defaults.list: Updated defaults for text/xml to use gedit
instead of Firefox. Fixes LP: #1693316

 -- Sebastien Bacher   Thu, 01 Jun 2017 23:03:10
+0200

** Changed in: desktop-file-utils (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Change default handler of XML files to gedit from Firefox

Status in desktop-file-utils package in Ubuntu:
  Fix Released

Bug description:
  By default plain XML files are opened with Firefox.  More often than
  not this results in a error in Firefox about the XML file being
  invalid.  It would be more useful to open these files in gedit so that
  you can view the content.

  Only text/xml file types are affected by the proposed change.

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

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


[Desktop-packages] [Bug 1310680] Re: Links are only opened if Firefox is installed

2017-06-01 Thread Alberto Salvia Novella
Same behaviour in Xenial if you don't have Firefox installed. Synaptic
should be opening sensible-browser instead, not Firefox.

** Summary changed:

- Your Firefox profile cannot be loaded. It may be missing or inaccessible.
+ Links are only opened if Firefox is installed

** Tags added: xenial

** Summary changed:

- Links are only opened if Firefox is installed
+ Links don't work

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

** No longer affects: firefox (Ubuntu)

** Description changed:

- when you klick a link "Visit Homepage" in Synaptic do you get this error
- message (Firefox not runing)
- 
- messagebox:
- Your Firefox profile cannot be loaded. It may be missing or inaccessible.
- 
- if firefox already open link "Visit Homepage" is working.
+ (https://youtu.be/9e5RO3acFq8)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: firefox 28.0+build2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  AddonCompatCheckDisabled: False
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bernhard   1657 F pulseaudio
  BuildID: 20140410211157
  Channel: Unavailable
  Date: Mon Apr 21 17:38:57 2014
  ExecutablePath: /usr/lib/firefox/firefox
  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 2014-04-18 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417)
  IpRoute:
   default via 192.168.0.1 dev eth0  proto static
   192.168.0.0/24 dev eth0  proto kernel  scope link  src 192.168.0.101  metric 
1
  IwConfig:
   lono wireless extensions.
  
   eth0  no wireless extensions.
  Locales: extensions.sqlite corrupt or missing
  PrefSources: prefs.js
  ProcEnviron:
   LANGUAGE=de_DE
   TERM=unknown
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=28.0/20140410211157
  RfKill:
  
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

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

Title:
  Links don't work

Status in synaptic package in Ubuntu:
  Confirmed

Bug description:
  (https://youtu.be/PkAoCmrvj1A)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: firefox 28.0+build2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  AddonCompatCheckDisabled: False
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bernhard   1657 F pulseaudio
  BuildID: 20140410211157
  Channel: Unavailable
  Date: Mon Apr 21 17:38:57 2014
  ExecutablePath: /usr/lib/firefox/firefox
  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 2014-04-18 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417)
  IpRoute:
   default via 192.168.0.1 dev eth0  proto static
   192.168.0.0/24 dev eth0  proto kernel  scope link  src 192.168.0.101  metric 
1
  IwConfig:
   lono wireless extensions.

   eth0  no wireless extensions.
  Locales: extensions.sqlite corrupt or missing
  PrefSources: prefs.js
  ProcEnviron:
   LANGUAGE=de_DE
   TERM=unknown
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=28.0/20140410211157
  RfKill:

  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.v

[Desktop-packages] [Bug 1695134] [NEW] package gconf2-common 3.2.6-3ubuntu7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2017-06-01 Thread manny l
*** This bug is a duplicate of bug 1688721 ***
https://bugs.launchpad.net/bugs/1688721

Public bug reported:

tried to install comix

ProblemType: Package
DistroRelease: Ubuntu 17.04
Package: gconf2-common 3.2.6-3ubuntu7
ProcVersionSignature: Ubuntu 4.10.0-21.23-generic 4.10.11
Uname: Linux 4.10.0-21-generic x86_64
ApportVersion: 2.20.4-0ubuntu4.1
Architecture: amd64
Date: Thu Jun  1 21:26:08 2017
ErrorMessage: subprocess installed post-installation script returned error exit 
status 128
InstallationDate: Installed on 2017-05-29 (3 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.10ubuntu2
 apt  1.4
SourcePackage: gconf
Title: package gconf2-common 3.2.6-3ubuntu7 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 128
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package zesty

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

Title:
  package gconf2-common 3.2.6-3ubuntu7 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 128

Status in gconf package in Ubuntu:
  New

Bug description:
  tried to install comix

  ProblemType: Package
  DistroRelease: Ubuntu 17.04
  Package: gconf2-common 3.2.6-3ubuntu7
  ProcVersionSignature: Ubuntu 4.10.0-21.23-generic 4.10.11
  Uname: Linux 4.10.0-21-generic x86_64
  ApportVersion: 2.20.4-0ubuntu4.1
  Architecture: amd64
  Date: Thu Jun  1 21:26:08 2017
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 128
  InstallationDate: Installed on 2017-05-29 (3 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.10ubuntu2
   apt  1.4
  SourcePackage: gconf
  Title: package gconf2-common 3.2.6-3ubuntu7 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 128
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1695134] Re: package gconf2-common 3.2.6-3ubuntu7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2017-06-01 Thread Apport retracing service
*** This bug is a duplicate of bug 1688721 ***
https://bugs.launchpad.net/bugs/1688721

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 #1688721, 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.

** Tags removed: need-duplicate-check

** This bug has been marked a duplicate of bug 1688721
   Packages that trigger multiple debconf prompts fail to install

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

Title:
  package gconf2-common 3.2.6-3ubuntu7 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 128

Status in gconf package in Ubuntu:
  New

Bug description:
  tried to install comix

  ProblemType: Package
  DistroRelease: Ubuntu 17.04
  Package: gconf2-common 3.2.6-3ubuntu7
  ProcVersionSignature: Ubuntu 4.10.0-21.23-generic 4.10.11
  Uname: Linux 4.10.0-21-generic x86_64
  ApportVersion: 2.20.4-0ubuntu4.1
  Architecture: amd64
  Date: Thu Jun  1 21:26:08 2017
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 128
  InstallationDate: Installed on 2017-05-29 (3 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.10ubuntu2
   apt  1.4
  SourcePackage: gconf
  Title: package gconf2-common 3.2.6-3ubuntu7 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 128
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1693756] Re: [Xenial][ DW5816e] to support qmi over mbim which needed for FCC authentication.

2017-06-01 Thread Alex Tu
** Changed in: oem-priority
   Status: New => In Progress

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

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

Title:
  [Xenial][ DW5816e] to support qmi over mbim which needed for FCC
  authentication.

Status in ModemManager:
  New
Status in OEM Priority Project:
  In Progress
Status in modemmanager package in Ubuntu:
  New

Bug description:
  # issue:
   * wwan card DW5816e[413c:81cc] couldn't be recognized by modemmanager 
1.4.12-1ubuntu1 on xenial.
    - but works well on on Yakkety.

  # investgation:
   * in failed case, mmcli -L shows nothing on Xenial with DW5816. Then tried 
install followed packages from Yakkety ppa on Xenial and wwan card works on 1st 
boot but failed after 2nd boot sometimes.
    - libmbim-glib4_1.14.0-1_amd64.deb
    - libmbim-glib-dev_1.14.0-1_amd64.deb
    - libmbim-proxy_1.14.0-1_amd64.deb
    - libmbim-utils_1.14.0-1_amd64.deb
    - libqmi-glib5_1.16.0-1_amd64.deb
    - libqmi-proxy_1.16.0-1_amd64.deb

   * different from ModemManager --debug
     - In passed case, it received message from /dev/cdc-wdm1 after send "Read 
max control message size from descriptors file: 4096" , but not happens to 
failed case. So, it prints "[mm-port-probe.c:261] 
mm_port_probe_set_result_qcdm(): (tty/ttyS4) port is not QCDM-capable" in 
failed case.
   - passed case: http://paste.ubuntu.com/24664908/
   - failed case: http://paste.ubuntu.com/24664910/

  # Plan:
   * let the newer version packages could also works well on Xenial.
   * find out needed patches on newer version packages.
   * packport needed patches to older version packages on Xenial.

  # environment information:

   * modinfo cdc_mbim for original kernel module: 
http://paste.ubuntu.com/24662359/
    - the code /driver/net/usb/cdc_mbim.c is the same between xenial kernel 
4.4.0 and yakkety kernel 4.8.0.

   * uname -r: 4.4.0-73-generic

   * lsusb -v: http://paste.ubuntu.com/24662332/

  FCC authentication reference:
   * http://lists.infradead.org/pipermail/lede-dev/2016-August/002332.html
   * 
https://lists.freedesktop.org/archives/libmbim-devel/2016-April/thread.html#704

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

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


[Desktop-packages] [Bug 1695141] [NEW] Recent update broke multiheaded sleep

2017-06-01 Thread Barry Warsaw
Public bug reported:

I just dist-upgraded my Zesty machine and two things broke related to
sleeping the displays.  I have a 34" wide panel on the left and a 20"
high resolution Dell on the right.

Everything works fine until the displays sleep, say after a lockscreen
has started.  First, the right screen never wakes from sleep; even
though the lights on the front are green (indicating an active display),
once the right display has slept, it never wakes back up even after a
login.

Second, and probably related: all the windows that were on the right
display are now shifted over to the left and full-screened.

This has all worked for a long time, but something in the recent stable
updates has broken this, so it's a pretty serious regression.  Nothing
short of a reboot returns the dual screens to full functionality.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: xorg 1:7.7+16ubuntu3
ProcVersionSignature: Ubuntu 4.10.0-21.23-generic 4.10.11
Uname: Linux 4.10.0-21-generic x86_64
NonfreeKernelModules: zfs zunicode zavl zcommon znvpair nvidia_uvm nvidia_drm 
nvidia_modeset nvidia
.proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  375.66  Mon May  1 15:29:16 
PDT 2017
 GCC version:  gcc version 6.3.0 20170406 (Ubuntu 6.3.0-12ubuntu2)
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.4-0ubuntu4.1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity:Unity7
Date: Fri Jun  2 00:17:33 2017
DistUpgraded: Fresh install
DistroCodename: zesty
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.8, 4.10.0-20-generic, x86_64: installed
 bbswitch, 0.8, 4.10.0-21-generic, x86_64: installed
 nvidia-375, 375.66, 4.10.0-21-generic, x86_64: installed
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation GK104 [GeForce GTX 760] [10de:1187] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Gigabyte Technology Co., Ltd GK104 [GeForce GTX 760] [1458:360b]
InstallationDate: Installed on 2016-01-22 (497 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160117)
MachineType: Gigabyte Technology Co., Ltd. Z170X-UD5
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-21-generic 
root=UUID=d03718f1-9983-4b07-a942-1b42fe8352ec ro
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/24/2015
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: F2
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: Z170X-UD5-CF
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: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF2:bd07/24/2015:svnGigabyteTechnologyCo.,Ltd.:pnZ170X-UD5:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnZ170X-UD5-CF:rvrx.x:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: Z170X-UD5
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.13.1+17.04.20170109-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.76-1
version.libgl1-mesa-dri: libgl1-mesa-dri 17.0.3-1ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 17.0.3-1ubuntu1
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.19.3-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.9.0-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20170309-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.14-0ubuntu1
xserver.bootTime: Thu Jun  1 23:54:29 2017
xserver.configfile: default
xserver.errors: open /dev/fb0: No such file or directory
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.19.3-1ubuntu1

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


** Tags: amd64 apport-bug compiz-0.9 ubuntu uec-images zesty

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

Title:
  Recent update broke multiheaded sleep

Status in xorg package in Ubuntu:
  New

Bug description:
  I just dist-upgraded my Zesty machine and two things broke related to
  sleeping the displays.  I have a 34" wide panel on the left and a 20"
  high resolution Dell on the right.

  Everything works fine u

[Desktop-packages] [Bug 1695141] Re: Recent update broke multiheaded sleep

2017-06-01 Thread Barry Warsaw
% uname -a
Linux subdivisions 4.10.0-21-generic #23-Ubuntu SMP Fri Apr 28 16:14:22 UTC 
2017 x86_64 x86_64 x86_64 GNU/Linux


FWIW, booting 4.10.0-20 hangs on boot so that's not a viable option.

Also, setting Brightness&Lock->Turn screen off when inactive for: Never
does not prevent Ubuntu from sleeping the displays (after progressive dimming) 
and thus causing the problem.

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

Title:
  Recent update broke multiheaded sleep

Status in xorg package in Ubuntu:
  New

Bug description:
  I just dist-upgraded my Zesty machine and two things broke related to
  sleeping the displays.  I have a 34" wide panel on the left and a 20"
  high resolution Dell on the right.

  Everything works fine until the displays sleep, say after a lockscreen
  has started.  First, the right screen never wakes from sleep; even
  though the lights on the front are green (indicating an active
  display), once the right display has slept, it never wakes back up
  even after a login.

  Second, and probably related: all the windows that were on the right
  display are now shifted over to the left and full-screened.

  This has all worked for a long time, but something in the recent
  stable updates has broken this, so it's a pretty serious regression.
  Nothing short of a reboot returns the dual screens to full
  functionality.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: xorg 1:7.7+16ubuntu3
  ProcVersionSignature: Ubuntu 4.10.0-21.23-generic 4.10.11
  Uname: Linux 4.10.0-21-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair nvidia_uvm nvidia_drm 
nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  375.66  Mon May  1 15:29:16 
PDT 2017
   GCC version:  gcc version 6.3.0 20170406 (Ubuntu 6.3.0-12ubuntu2)
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.4-0ubuntu4.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity:Unity7
  Date: Fri Jun  2 00:17:33 2017
  DistUpgraded: Fresh install
  DistroCodename: zesty
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.8, 4.10.0-20-generic, x86_64: installed
   bbswitch, 0.8, 4.10.0-21-generic, x86_64: installed
   nvidia-375, 375.66, 4.10.0-21-generic, x86_64: installed
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation GK104 [GeForce GTX 760] [10de:1187] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd GK104 [GeForce GTX 760] [1458:360b]
  InstallationDate: Installed on 2016-01-22 (497 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160117)
  MachineType: Gigabyte Technology Co., Ltd. Z170X-UD5
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-21-generic 
root=UUID=d03718f1-9983-4b07-a942-1b42fe8352ec ro
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/24/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F2
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z170X-UD5-CF
  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: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF2:bd07/24/2015:svnGigabyteTechnologyCo.,Ltd.:pnZ170X-UD5:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnZ170X-UD5-CF:rvrx.x:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: Z170X-UD5
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz 1:0.9.13.1+17.04.20170109-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.76-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 17.0.3-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.0.3-1ubuntu1
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.3-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.9.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20170309-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.14-0ubuntu1
  xserver.bootTime: Thu Jun  1 23:54:29 2017
 

[Desktop-packages] [Bug 1695141] Re: Recent update broke multiheaded sleep

2017-06-01 Thread Timo Aaltonen
** Package changed: xorg (Ubuntu) => nvidia-graphics-drivers (Ubuntu)

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

Title:
  Recent update broke multiheaded sleep

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

Bug description:
  I just dist-upgraded my Zesty machine and two things broke related to
  sleeping the displays.  I have a 34" wide panel on the left and a 20"
  high resolution Dell on the right.

  Everything works fine until the displays sleep, say after a lockscreen
  has started.  First, the right screen never wakes from sleep; even
  though the lights on the front are green (indicating an active
  display), once the right display has slept, it never wakes back up
  even after a login.

  Second, and probably related: all the windows that were on the right
  display are now shifted over to the left and full-screened.

  This has all worked for a long time, but something in the recent
  stable updates has broken this, so it's a pretty serious regression.
  Nothing short of a reboot returns the dual screens to full
  functionality.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: xorg 1:7.7+16ubuntu3
  ProcVersionSignature: Ubuntu 4.10.0-21.23-generic 4.10.11
  Uname: Linux 4.10.0-21-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair nvidia_uvm nvidia_drm 
nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  375.66  Mon May  1 15:29:16 
PDT 2017
   GCC version:  gcc version 6.3.0 20170406 (Ubuntu 6.3.0-12ubuntu2)
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.4-0ubuntu4.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity:Unity7
  Date: Fri Jun  2 00:17:33 2017
  DistUpgraded: Fresh install
  DistroCodename: zesty
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.8, 4.10.0-20-generic, x86_64: installed
   bbswitch, 0.8, 4.10.0-21-generic, x86_64: installed
   nvidia-375, 375.66, 4.10.0-21-generic, x86_64: installed
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation GK104 [GeForce GTX 760] [10de:1187] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd GK104 [GeForce GTX 760] [1458:360b]
  InstallationDate: Installed on 2016-01-22 (497 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160117)
  MachineType: Gigabyte Technology Co., Ltd. Z170X-UD5
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-21-generic 
root=UUID=d03718f1-9983-4b07-a942-1b42fe8352ec ro
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/24/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F2
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z170X-UD5-CF
  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: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF2:bd07/24/2015:svnGigabyteTechnologyCo.,Ltd.:pnZ170X-UD5:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnZ170X-UD5-CF:rvrx.x:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: Z170X-UD5
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz 1:0.9.13.1+17.04.20170109-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.76-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 17.0.3-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.0.3-1ubuntu1
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.3-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.9.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20170309-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.14-0ubuntu1
  xserver.bootTime: Thu Jun  1 23:54:29 2017
  xserver.configfile: default
  xserver.errors: open /dev/fb0: No such file or directory
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.19.3-1ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+s

[Desktop-packages] [Bug 1347437] Re: evolution crash on startup

2017-06-01 Thread PeTeR Wiebe
Like #2
I had error in nss sql data..
Switching back to lightdm with

sudo dpkg-reconfigure gdm

Selecting lightdm
And restart the system
Fixed it.

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

Title:
  evolution crash on startup

Status in Ubuntu GNOME:
  Fix Released
Status in evolution package in Ubuntu:
  Fix Released
Status in evolution-ews package in Ubuntu:
  Fix Released

Bug description:
  when i start evolution after upgrading to evolution 3.12.X nothing
  happens.

  im using ews module

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: evolution 3.12.4-0ubuntu1~trusty1 [origin: 
LP-PPA-gnome3-team-gnome3-staging]
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Jul 23 09:06:35 2014
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1351772] Re: "disable touchpad while typing" doesn't work

2017-06-01 Thread Leon Liao
@Christopher and Tessa,

Yes. you can install it in 16.10 and 17.04 using the same commands in
comment 16.

This package will install a configure file into /usr/share/X11/xorg.conf.d/.
This configure will block the "SynPS/2 Synaptics Touchpad" (You could check it 
via "xinput" command).

If your touchpad is a I2C touchpad and the "SynPS/2 Synaptics Touchpad" exists,
this package should work for you.

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

Title:
  "disable touchpad while typing" doesn't work

Status in OEM Priority Project:
  Triaged
Status in unity-settings-daemon package in Ubuntu:
  Confirmed

Bug description:
  When selecting "disable while typing" under the touchpad section of
  the "Mouse & Touchpad" preferences, nothing changes, the touchpad
  stays active while typing. I can rapidly type multiple characters with
  my left hand and continue to move the cursor with the touchpad with my
  right hand.

  I can see from my processlist that syndaemon is running with the
  following options:

   2185 ?S  1:31  |   \_ syndaemon -i 1.0 -t -K -R

  First, the -t option isn't what's expected with this setting, it
  should disable the touchpad entirely. Also, it doesn't seem to even do
  that correctly, as I can definitely click the touchpad while typing as
  well as moving the cursor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.3+14.04.20140604-0ubuntu1
  Uname: Linux 3.14.0-997-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Aug  2 17:20:22 2014
  InstallationDate: Installed on 2014-04-22 (102 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_unity-control-center:
   activity-log-manager 0.9.7-0ubuntu14
   deja-dup 30.0-0ubuntu4

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1351772/+subscriptions

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