[Touch-packages] [Bug 1656237] Re: Shutdown/reboot hangs forever if an autossh process is started by rc.local

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1656237

Title:
  Shutdown/reboot hangs forever if an autossh process is started by
  rc.local

Status in systemd package in Ubuntu:
  Confirmed

Bug description:
  If an autossh process is started by /etc/rc.local, a xenial system is
  no longer able to shut down.  It seems to hang forever, not just for a
  few minutes.

  Repro steps:

  As root:

  # Set up an autossh tunnel (in this example, from localhost to localhost):
  apt-get install autossh openssh-server
  ssh-keygen
  cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys
  chmod 0600 ~/.ssh/authorized_keys
  ssh root@localhost true
"yes", accept the fingerprint

  # Test that autossh works:
  autossh -f -L 127.0.0.2:22:127.0.0.1:22 root@localhost -N
  ps auxw | grep autossh
autossh should be listed

  # Add to /etc/rc.local before exit line:
  autossh -f -L 127.0.0.2:22:127.0.0.1:22 root@localhost -N &

  # Enable rc-local service if necessary:
  systemctl enable rc-local.service

  Reboot.

  After booted into system, `shutdown -r now`.  Observe that systemd
  always hangs forever during shutdown.

  
  # lsb_release -rd 

  Description:  Ubuntu 16.04.1 LTS
  Release:  16.04

  # dpkg -l | grep systemd
  ii  libpam-systemd:amd64  229-4ubuntu13 amd64system and service 
manager - PAM module
  ii  libsystemd0:amd64 229-4ubuntu13 amd64systemd utility 
library
  ii  libsystemd0:i386  229-4ubuntu13 i386 systemd utility 
library
  ii  systemd   229-4ubuntu13 amd64system and service 
manager
  ii  systemd-sysv  229-4ubuntu13 amd64system and service 
manager - SysV links

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

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


[Touch-packages] [Bug 1711204] Re: Remove ubuntu-ui-toolkit from the archive

2017-08-20 Thread Steve Langasek
$ reverse-depends src:ubuntu-system-settings-online-accounts
Reverse-Recommends
==
* ubuntu-system-settings(for ubuntu-system-settings-online-accounts)

Reverse-Depends
===
* account-plugin-facebook   (for ubuntu-system-settings-online-accounts)
* account-plugin-flickr (for ubuntu-system-settings-online-accounts)
* account-plugin-google (for ubuntu-system-settings-online-accounts)
* account-plugin-mcloud (for ubuntu-system-settings-online-accounts)
* account-plugin-microsoft  (for ubuntu-system-settings-online-accounts)
* account-plugin-nextcloud  (for ubuntu-system-settings-online-accounts)
* account-plugin-owncloud   (for ubuntu-system-settings-online-accounts)
* account-plugin-twitter(for ubuntu-system-settings-online-accounts)
* account-plugin-vk (for ubuntu-system-settings-online-accounts)
* libonline-accounts-daemon1(for libonline-accounts-client1)

Packages without architectures listed are reverse-dependencies in: amd64, 
arm64, armhf, i386, ppc64el, s390x
$

These are seeded on the desktop image. What should be done with them?

** Changed in: libertine (Ubuntu)
   Status: New => In Progress

** Changed in: libertine (Ubuntu)
 Assignee: (unassigned) => Steve Langasek (vorlon)

** Changed in: libertine (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: ubuntu-system-settings-online-accounts (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1711204

Title:
  Remove ubuntu-ui-toolkit from the archive

Status in checkbox package in Ubuntu:
  Invalid
Status in libertine package in Ubuntu:
  Fix Committed
Status in notes-app package in Ubuntu:
  New
Status in ubuntu-filemanager-app package in Ubuntu:
  New
Status in ubuntu-keyboard package in Ubuntu:
  New
Status in ubuntu-printing-app package in Ubuntu:
  New
Status in ubuntu-push-qml package in Ubuntu:
  New
Status in ubuntu-settings-components package in Ubuntu:
  New
Status in ubuntu-system-settings package in Ubuntu:
  New
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  Incomplete
Status in ubuntu-ui-extras package in Ubuntu:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  New
Status in ubuntu-ui-toolkit-gles package in Ubuntu:
  New
Status in unity-webapps-qml package in Ubuntu:
  New
Status in url-dispatcher package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  The Qt transition is currently blocked by ubuntu-ui-toolkit because
  the version of ubuntu-ui-toolkit in the archive uses Qt 5.7.1 private
  headers that have been since deprecated. ubuntu-ui-toolkit should be
  removed from the archive (unless anyone still needs it, please do make
  your case) and all of it's reverse dependencies (marked as affected on
  this bug report) should either be ported to use native Qt libraries or
  removed from the archive. This is blocking the Qt 5.9 transition, so
  it should be done promptly.

  Full list of reverse dependencies:

  * checkbox-converged(for qml-module-ubuntu-components)
  * libertine-qt-common   (for qtdeclarative5-ubuntu-ui-toolkit-plugin)
  * notes-app (for qtdeclarative5-ubuntu-ui-toolkit-plugin)
  * notes-app-autopilot   (for ubuntu-ui-toolkit-autopilot)
  * qml-module-ubuntu-components-gles [amd64 i386]  (for 
qml-module-ubuntu-components-labs)
  * qml-module-ubuntu-components-gles [amd64 i386]  (for 
ubuntu-ui-toolkit-theme)
  * qml-module-ubuntu-components-labs-gles [amd64 i386]  (for 
ubuntu-ui-toolkit-theme)
  * qml-module-ubuntu-settings-components  (for qml-module-ubuntu-components)
  * qml-module-ubuntu-ui-extras-browser [amd64 arm64 armhf i386]  (for 
qtdeclarative5-ubuntu-ui-toolkit-plugin)
  * qml-module-ubuntu-web [amd64 arm64 armhf i386]  (for 
qtdeclarative5-ubuntu-ui-toolkit-plugin)
  * qtdeclarative5-ubuntu-push-plugin  (for 
qtdeclarative5-ubuntu-ui-toolkit-plugin)
  * qtdeclarative5-ubuntu-ui-extras0.2  (for qml-module-ubuntu-components)
  * ubuntu-filemanager-app(for qtdeclarative5-ubuntu-ui-toolkit-plugin)
  * ubuntu-filemanager-app-autopilot  (for ubuntu-ui-toolkit-autopilot)
  * ubuntu-keyboard-autopilot (for ubuntu-ui-toolkit-autopilot)
  * ubuntu-keyboard-data  (for qml-module-ubuntu-components)
  * ubuntu-printing-app   (for qml-module-ubuntu-components)
  * ubuntu-system-settings(for qml-module-ubuntu-components)
  * ubuntu-system-settings-autopilot  (for ubuntu-ui-toolkit-autopilot)
  * ubuntu-system-settings-online-accounts  (for qml-module-ubuntu-components)
  * unity-webapps-qml [amd64 arm64 armhf i386]  (for 
qtdeclarative5-ubuntu-ui-toolkit-plugin)
  * url-dispatcher(for qtdeclarative5-ubuntu-ui-toolkit-plugin)
  * 

[Touch-packages] [Bug 1711605] Re: a2dp profile still alive even though disconnected

2017-08-20 Thread Daniel van Vugt
** Description changed:

+ During connect/disconnect with BT headset repeatedly, the bluetooth
+ connection(check using hcitool) is still alive even thoush the
+ connection has been disconnected by bluetoothctl. The hsp profile is
+ still connected on pulseaudio.
+ 
+ ---
+ 
  Since the pulseaudio of Xenial has been updated from 8.0-0ubuntu3.2 to 
8.0-0ubuntu3.3 at last May, I failed my TestCase The test case is just 
repeating connect/disconnect with BT headset through bluetoothctl.
  The change[1] can be retrieved from Xenial's pulseaudio source but I can't 
ensure which patch causes the problem.
  You can see the error log[2] when the error has been occurred.
  
  [1] pulseaudio (1:8.0-0ubuntu3.3) xenial; urgency=medium
  
-   [Luke Yelavich, Konrad Zapałowicz]
-   * Fixed multiple interrelated problems with using Bluetooth audio (A2DP),
- where users would experience some combination of:
- - Bluetooth headset/speakers listed but not selectable in Sound settings
-   (LP: #1283003)
- - [regression] Bluetooth audio no longer supports A2DP (stuck in HSP/HFP
-   mode) (LP: #1438510)
- - [xenial] Bluetooth device doesn't play any sound in A2DP mode unless set
-   to HSP/HFP first (LP: #1582213)
-   * Specific patches from upstream used to address the above problems:
- - 0103-bluetooth-Add-support-for-automatic-switch-between-h.patch
- - 0104-bluetooth-Add-support-for-automatic-switch-bluez5.patch
- - 0106-bluetooth-Add-optional-heuristic-for-switching-betwe.patch
-   . Backport from upstream to fix a bug in Xenial where an incorrect
- audio profile is applied for a headset connected over Bluetooth
- making using it impossible.
- - 0105-bluetooth-policy-do-A2DP-profile-restoring-a-bit-lat.patch
-   . Fix a crash that happens if the BT headset is the only non-monitor
- source in the system and the last "phone" stream dies.
- - 0700-pulsecore-add-new-card-profile-hook.patch
-   . Backport from upstream (commit 7b6260140149) to allow for correct
- profile selection.
- - 0701-bluetooth-bluez5-wait-for-all-profiles-to-connect.patch
-   . Backport from upstream waiting for all profiles to connect before
- creating a card.
-   
-  -- Daniel van Vugt   Tue, 23 May 2017 
16:24:14 +0800 
+   [Luke Yelavich, Konrad Zapałowicz]
+   * Fixed multiple interrelated problems with using Bluetooth audio (A2DP),
+ where users would experience some combination of:
+ - Bluetooth headset/speakers listed but not selectable in Sound settings
+   (LP: #1283003)
+ - [regression] Bluetooth audio no longer supports A2DP (stuck in HSP/HFP
+   mode) (LP: #1438510)
+ - [xenial] Bluetooth device doesn't play any sound in A2DP mode unless set
+   to HSP/HFP first (LP: #1582213)
+   * Specific patches from upstream used to address the above problems:
+ - 0103-bluetooth-Add-support-for-automatic-switch-between-h.patch
+ - 0104-bluetooth-Add-support-for-automatic-switch-bluez5.patch
+ - 0106-bluetooth-Add-optional-heuristic-for-switching-betwe.patch
+   . Backport from upstream to fix a bug in Xenial where an incorrect
+ audio profile is applied for a headset connected over Bluetooth
+ making using it impossible.
+ - 0105-bluetooth-policy-do-A2DP-profile-restoring-a-bit-lat.patch
+   . Fix a crash that happens if the BT headset is the only non-monitor
+ source in the system and the last "phone" stream dies.
+ - 0700-pulsecore-add-new-card-profile-hook.patch
+   . Backport from upstream (commit 7b6260140149) to allow for correct
+ profile selection.
+ - 0701-bluetooth-bluez5-wait-for-all-profiles-to-connect.patch
+   . Backport from upstream waiting for all profiles to connect before
+ creating a card.
+ 
+  -- Daniel van Vugt   Tue, 23 May 2017
+ 16:24:14 +0800
  
  [2] Error log
- D: [pulseaudio] backend-native.c: dbus: path=/Profile/HSPAGProfile, 
interface=org.bluez.Profile1, member=NewConnection
- D: [pulseaudio] backend-native.c: dbus: NewConnection 
path=/org/bluez/hci0/dev_00_18_09_2C_1F_41, fd=18   

- D: [pulseaudio] bluez5-util.c: Transport 
/org/bluez/hci0/dev_00_18_09_2C_1F_41/fd18 state changed from disconnected to 
idle   
- D: [pulseaudio] backend-native.c: Transport 
/org/bluez/hci0/dev_00_18_09_2C_1F_41/fd18 available for profile 
headset_head_unit
- D: [pulseaudio] backend-native.c: RFCOMM << AT+VGS=07 

- D: [pulseaudio] backend-native.c: RFCOMM >> OK

- D: [pulseaudio] bluez5-util.c: dbus: path=/MediaEndpoint/A2DPSource, 
interface=org.bluez.MediaEndpoint1, 

[Touch-packages] [Bug 1711605] Re: a2dp profile still alive even though disconnected

2017-08-20 Thread Chanho Park
Okay. I can summarize what the problem is.

During connect/disconnect with BT headset repeatedly, the bluetooth
connection(check using hcitool) is still alive even thoush the
connection has been disconnected by bluetoothctl. The hsp profile is
still connected on pulseaudio.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1711605

Title:
  a2dp profile still alive even though disconnected

Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  Since the pulseaudio of Xenial has been updated from 8.0-0ubuntu3.2 to 
8.0-0ubuntu3.3 at last May, I failed my TestCase The test case is just 
repeating connect/disconnect with BT headset through bluetoothctl.
  The change[1] can be retrieved from Xenial's pulseaudio source but I can't 
ensure which patch causes the problem.
  You can see the error log[2] when the error has been occurred.

  [1] pulseaudio (1:8.0-0ubuntu3.3) xenial; urgency=medium

[Luke Yelavich, Konrad Zapałowicz]
* Fixed multiple interrelated problems with using Bluetooth audio (A2DP),
  where users would experience some combination of:
  - Bluetooth headset/speakers listed but not selectable in Sound settings
(LP: #1283003)
  - [regression] Bluetooth audio no longer supports A2DP (stuck in HSP/HFP
mode) (LP: #1438510)
  - [xenial] Bluetooth device doesn't play any sound in A2DP mode unless set
to HSP/HFP first (LP: #1582213)
* Specific patches from upstream used to address the above problems:
  - 0103-bluetooth-Add-support-for-automatic-switch-between-h.patch
  - 0104-bluetooth-Add-support-for-automatic-switch-bluez5.patch
  - 0106-bluetooth-Add-optional-heuristic-for-switching-betwe.patch
. Backport from upstream to fix a bug in Xenial where an incorrect
  audio profile is applied for a headset connected over Bluetooth
  making using it impossible.
  - 0105-bluetooth-policy-do-A2DP-profile-restoring-a-bit-lat.patch
. Fix a crash that happens if the BT headset is the only non-monitor
  source in the system and the last "phone" stream dies.
  - 0700-pulsecore-add-new-card-profile-hook.patch
. Backport from upstream (commit 7b6260140149) to allow for correct
  profile selection.
  - 0701-bluetooth-bluez5-wait-for-all-profiles-to-connect.patch
. Backport from upstream waiting for all profiles to connect before
  creating a card.

   -- Daniel van Vugt   Tue, 23 May 2017 
16:24:14 +0800 

  [2] Error log
  D: [pulseaudio] backend-native.c: dbus: path=/Profile/HSPAGProfile, 
interface=org.bluez.Profile1, member=NewConnection
  D: [pulseaudio] backend-native.c: dbus: NewConnection 
path=/org/bluez/hci0/dev_00_18_09_2C_1F_41, fd=18   

  D: [pulseaudio] bluez5-util.c: Transport 
/org/bluez/hci0/dev_00_18_09_2C_1F_41/fd18 state changed from disconnected to 
idle   
  D: [pulseaudio] backend-native.c: Transport 
/org/bluez/hci0/dev_00_18_09_2C_1F_41/fd18 available for profile 
headset_head_unit
  D: [pulseaudio] backend-native.c: RFCOMM << AT+VGS=07 

  D: [pulseaudio] backend-native.c: RFCOMM >> OK

  D: [pulseaudio] bluez5-util.c: dbus: path=/MediaEndpoint/A2DPSource, 
interface=org.bluez.MediaEndpoint1, member=SelectConfiguration   
  D: [pulseaudio] bluez5-util.c: Unknown interface 
org.freedesktop.DBus.Introspectable found, skipping 
 
  D: [pulseaudio] bluez5-util.c: Unknown interface org.bluez.MediaTransport1 
found, skipping
  D: [pulseaudio] bluez5-util.c: Unknown interface 
org.freedesktop.DBus.Properties found, skipping 
 
  D: [pulseaudio] bluez5-util.c: dbus: path=/MediaEndpoint/A2DPSource, 
interface=org.bluez.MediaEndpoint1, member=SetConfiguration  
  D: [pulseaudio] bluez5-util.c: Transport 
/org/bluez/hci0/dev_00_18_09_2C_1F_41/fd6 state changed from disconnected to 
idle
  D: [pulseaudio] bluez5-util.c: Transport 
/org/bluez/hci0/dev_00_18_09_2C_1F_41/fd6 available for profile a2dp_sink   
 
  D: [pulseaudio] bluez5-util.c: Properties changed in device 
/org/bluez/hci0/dev_00_18_09_2C_1F_41   
  
  D: [pulseaudio] backend-native.c: dbus: path=/Profile/HSPAGProfile, 
interface=org.bluez.Profile1, member=RequestDisconnection 
  D: [pulseaudio] bluez5-util.c: dbus: 

[Touch-packages] [Bug 972063] Re: [Dell Inspiron N411Z] Bluetooth Headset pairs but does not show up in Sound Settings profile

2017-08-20 Thread Launchpad Bug Tracker
[Expired for bluez (Ubuntu) because there has been no activity for 60
days.]

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/972063

Title:
  [Dell Inspiron N411Z] Bluetooth Headset pairs but does not show up in
  Sound Settings profile

Status in bluez package in Ubuntu:
  Expired
Status in linux package in Ubuntu:
  Expired
Status in pulseaudio package in Ubuntu:
  Expired

Bug description:
  Expected Result:

  After pairing bluetooth headset the device should then show up in >
  Sound Settings and work like any other audio device

  Actual Result:

  Jabra Halo v2 Bluetooth Headset pairs fine but does not show up in
  sound settings therefore is unusable

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: pulseaudio 1:1.1-0ubuntu13
  ProcVersionSignature: Ubuntu 3.2.0-21.34-generic 3.2.13
  Uname: Linux 3.2.0-21-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bkerensa   2121 F pulseaudio
  Date: Mon Apr  2 20:07:36 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(20120325)
  ProcEnviron:
   TERM=xterm
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/24/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A00
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0VK06J
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA00:bd06/24/2011:svnDellInc.:pnDellSystemInspironN411Z:pvr:rvnDellInc.:rn0VK06J:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System Inspiron N411Z
  dmi.sys.vendor: Dell Inc.
  --- 
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  DistroRelease: Ubuntu 12.04
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  InterestingModules: btusb rfcomm bnep bluetooth
  MachineType: Dell Inc. Dell System Inspiron N411Z
  Package: pulseaudio
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-29-generic 
root=UUID=281cfb17-fceb-4b60-b002-bbadb81bf79b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
  Tags:  precise running-unity
  Uname: Linux 3.2.0-29-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 06/24/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A00
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0VK06J
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA00:bd06/24/2011:svnDellInc.:pnDellSystemInspironN411Z:pvr:rvnDellInc.:rn0VK06J:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System Inspiron N411Z
  dmi.sys.vendor: Dell Inc.
  hciconfig:
   hci0:Type: BR/EDR  Bus: USB
BD Address: AC:72:89:44:9D:8B  ACL MTU: 310:10  SCO MTU: 64:8
UP RUNNING PSCAN 
RX bytes:828 acl:0 sco:0 events:34 errors:0
TX bytes:637 acl:0 sco:0 commands:33 errors:0

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

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


[Touch-packages] [Bug 972063] Re: [Dell Inspiron N411Z] Bluetooth Headset pairs but does not show up in Sound Settings profile

2017-08-20 Thread Launchpad Bug Tracker
[Expired for pulseaudio (Ubuntu) because there has been no activity for
60 days.]

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/972063

Title:
  [Dell Inspiron N411Z] Bluetooth Headset pairs but does not show up in
  Sound Settings profile

Status in bluez package in Ubuntu:
  Expired
Status in linux package in Ubuntu:
  Expired
Status in pulseaudio package in Ubuntu:
  Expired

Bug description:
  Expected Result:

  After pairing bluetooth headset the device should then show up in >
  Sound Settings and work like any other audio device

  Actual Result:

  Jabra Halo v2 Bluetooth Headset pairs fine but does not show up in
  sound settings therefore is unusable

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: pulseaudio 1:1.1-0ubuntu13
  ProcVersionSignature: Ubuntu 3.2.0-21.34-generic 3.2.13
  Uname: Linux 3.2.0-21-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bkerensa   2121 F pulseaudio
  Date: Mon Apr  2 20:07:36 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(20120325)
  ProcEnviron:
   TERM=xterm
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/24/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A00
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0VK06J
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA00:bd06/24/2011:svnDellInc.:pnDellSystemInspironN411Z:pvr:rvnDellInc.:rn0VK06J:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System Inspiron N411Z
  dmi.sys.vendor: Dell Inc.
  --- 
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  DistroRelease: Ubuntu 12.04
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  InterestingModules: btusb rfcomm bnep bluetooth
  MachineType: Dell Inc. Dell System Inspiron N411Z
  Package: pulseaudio
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-29-generic 
root=UUID=281cfb17-fceb-4b60-b002-bbadb81bf79b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
  Tags:  precise running-unity
  Uname: Linux 3.2.0-29-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 06/24/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A00
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0VK06J
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA00:bd06/24/2011:svnDellInc.:pnDellSystemInspironN411Z:pvr:rvnDellInc.:rn0VK06J:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System Inspiron N411Z
  dmi.sys.vendor: Dell Inc.
  hciconfig:
   hci0:Type: BR/EDR  Bus: USB
BD Address: AC:72:89:44:9D:8B  ACL MTU: 310:10  SCO MTU: 64:8
UP RUNNING PSCAN 
RX bytes:828 acl:0 sco:0 events:34 errors:0
TX bytes:637 acl:0 sco:0 commands:33 errors:0

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

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


[Touch-packages] [Bug 972063] Re: [Dell Inspiron N411Z] Bluetooth Headset pairs but does not show up in Sound Settings profile

2017-08-20 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/972063

Title:
  [Dell Inspiron N411Z] Bluetooth Headset pairs but does not show up in
  Sound Settings profile

Status in bluez package in Ubuntu:
  Expired
Status in linux package in Ubuntu:
  Expired
Status in pulseaudio package in Ubuntu:
  Expired

Bug description:
  Expected Result:

  After pairing bluetooth headset the device should then show up in >
  Sound Settings and work like any other audio device

  Actual Result:

  Jabra Halo v2 Bluetooth Headset pairs fine but does not show up in
  sound settings therefore is unusable

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: pulseaudio 1:1.1-0ubuntu13
  ProcVersionSignature: Ubuntu 3.2.0-21.34-generic 3.2.13
  Uname: Linux 3.2.0-21-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bkerensa   2121 F pulseaudio
  Date: Mon Apr  2 20:07:36 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(20120325)
  ProcEnviron:
   TERM=xterm
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/24/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A00
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0VK06J
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA00:bd06/24/2011:svnDellInc.:pnDellSystemInspironN411Z:pvr:rvnDellInc.:rn0VK06J:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System Inspiron N411Z
  dmi.sys.vendor: Dell Inc.
  --- 
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  DistroRelease: Ubuntu 12.04
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  InterestingModules: btusb rfcomm bnep bluetooth
  MachineType: Dell Inc. Dell System Inspiron N411Z
  Package: pulseaudio
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-29-generic 
root=UUID=281cfb17-fceb-4b60-b002-bbadb81bf79b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
  Tags:  precise running-unity
  Uname: Linux 3.2.0-29-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 06/24/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A00
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0VK06J
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA00:bd06/24/2011:svnDellInc.:pnDellSystemInspironN411Z:pvr:rvnDellInc.:rn0VK06J:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System Inspiron N411Z
  dmi.sys.vendor: Dell Inc.
  hciconfig:
   hci0:Type: BR/EDR  Bus: USB
BD Address: AC:72:89:44:9D:8B  ACL MTU: 310:10  SCO MTU: 64:8
UP RUNNING PSCAN 
RX bytes:828 acl:0 sco:0 events:34 errors:0
TX bytes:637 acl:0 sco:0 commands:33 errors:0

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

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


[Touch-packages] [Bug 1666980] Re: cannot install click, missing python files

2017-08-20 Thread Launchpad Bug Tracker
[Expired for click (Ubuntu) because there has been no activity for 60
days.]

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to click in Ubuntu.
https://bugs.launchpad.net/bugs/1666980

Title:
  cannot install click, missing python files

Status in click package in Ubuntu:
  Expired

Bug description:
  When I try to install click package, I get the following error:

  dpkg: click: dependency problems, but removing anyway as you requested:
   ubuntu-system-settings depends on click | ubuntu-snappy-cli; however:
Package click is to be removed.
Package ubuntu-snappy-cli is not installed.

  (Reading database ... 255714 files and directories currently installed.)
  Removing click (0.4.45.1+16.10.20160916-0ubuntu1) ...
  Traceback (most recent call last):
File "/usr/bin/click", line 37, in 
  import click
  ImportError: No module named 'click'
  dpkg: error processing package click (--remove):
   subprocess installed pre-removal script returned error exit status 1
  Job for click-system-hooks.service failed because the control process exited 
with error code.
  See "systemctl status click-system-hooks.service" and "journalctl -xe" for 
details.
  click-system-hooks.service couldn't start.
  Errors were encountered while processing:
   click

  Script /usr/bin/click tries to import python module click, but it is
  missing. I suppose that this module should be included in *.deb
  package, but I cannot find it there. It seems that source code of
  required module is located here: http://bazaar.launchpad.net/~ubuntu-
  branches/ubuntu/vivid/click/vivid/files/head:/click/ as it contains
  submodule "commands"

  Ubuntu 16.10
  click 0.4.45.1+16.10.20160916-0ubuntu1

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

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


[Touch-packages] [Bug 1677363] Re: does auditd work on armhf on precise?

2017-08-20 Thread Launchpad Bug Tracker
[Expired for audit (Ubuntu) because there has been no activity for 60
days.]

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to audit in Ubuntu.
https://bugs.launchpad.net/bugs/1677363

Title:
  does auditd work on armhf on precise?

Status in audit package in Ubuntu:
  Expired

Bug description:
  $ sudo /etc/init.d/auditd restart
   * Restarting audit daemon auditd 
 Error sending add rule data request 
(Invalid argument)
  There was an error in line 17 of /etc/audit/audit.rules   [ OK ]

  The non-comment lines before this were:

  -D
  -b 328
  -w /etc/localtime -p wa -k time-change
  ...

  The watch rule on /etc/localtime is the first 'real' rule and it
  caused the error.

  The default rules file does almost nothing but seems to work okay.

  I'm guessing this is in part due to being on an armhf (armv7l) system.

  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: auditd 1.7.18-1ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-1497.124-omap4 3.2.79
  Uname: Linux 3.2.0-1497-omap4 armv7l
  ApportVersion: 2.0.1-0ubuntu17.15
  Architecture: armhf
  Date: Wed Mar 29 12:20:43 2017
  MarkForUpload: True
  ProcEnviron:
   TERM=rxvt-unicode
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: audit
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.audit.audit.rules: [modified]
  mtime.conffile..etc.audit.audit.rules: 2017-03-29T12:19:33.699968

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

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


[Touch-packages] [Bug 1025388] Re: Internal mic stops working when plugging in headphones

2017-08-20 Thread alex
The same bug for me, when I plug an external microphone (only a
microphone with no headphone) on my laptop Lenovo W541 with Ubuntu
16.04.3, my internal speaker stop working. It is very annoying since I
have only one jack and my internal microphone does not work with Ubuntu
16.04.3.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1025388

Title:
  Internal mic stops working when plugging in headphones

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  I am currently running Quantal and when I plug headphones into my
  headphone socket (which has an icon of a headset next to it, so I
  presume it can take some kind of headset), the internal mic on my
  laptop stops working. If I unplug the headphones the internal mic
  works as normal.

  I tried this with two different sets of headphones (one of which has a
  mic, and the other I think has a mic too).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: pulseaudio 1:2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic i686
  ApportVersion: 2.3-0ubuntu4
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jono   1860 F pulseaudio
   /dev/snd/pcmC0D0c:   jono   1860 F...m pulseaudio
  Date: Mon Jul 16 11:01:32 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/06/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8AET56WW (1.36 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4239CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8AET56WW(1.36):bd12/06/2011:svnLENOVO:pn4239CTO:pvrThinkPadT520:rvnLENOVO:rn4239CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4239CTO
  dmi.product.version: ThinkPad T520
  dmi.sys.vendor: LENOVO

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

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


[Touch-packages] [Bug 1709873] Re: gold linker for s390x

2017-08-20 Thread Launchpad Bug Tracker
This bug was fixed in the package binutils - 2.29-5ubuntu1

---
binutils (2.29-5ubuntu1) artful; urgency=medium

  * Merge with Debian; remaining changes:
- Build from upstream sources.

binutils (2.29-5) unstable; urgency=medium

  * Update, taken from the 2.29 branch 20170820.
- Fix PR binutils/21962, buffer overrun when parsing a corrupt tekhex
  binary.
- Fix PR ld/18808: [AArch64] Skip IFUNC relocations in debug sections.
- Fix PR ld/18841: [AArch64] ifunc relocation ordering.
- [AArch64] Turn lr, fp, ip0 and ip1 into proper aliases.
- Fix PR ld/21923.
  * Build gold on s390x. LP: #1709873.

 -- Matthias Klose <d...@ubuntu.com>  Sun, 20 Aug 2017 19:08:25 +0200

** Changed in: binutils (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1709873

Title:
  gold linker for s390x

Status in binutils package in Ubuntu:
  Fix Released

Bug description:
  Gold linker support is available on s390x.  Can it be included in the
  binutils package for s390x?

  https://sourceware.org/bugzilla/show_bug.cgi?id=18378
  https://github.com/linux-on-ibm-z/docs/wiki/Building-Gold-Linker

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

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


[Touch-packages] [Bug 1711966] Re: Breaks Activities hot corner

2017-08-20 Thread Jeremy Bicha
This behavior change is intentional.

Current workaround:

>From a terminal, enter:
gsettings set org.gnome.shell enable-hot-corners true

** Changed in: ubuntu-settings (Ubuntu)
   Status: New => Opinion

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-settings in Ubuntu.
https://bugs.launchpad.net/bugs/1711966

Title:
  Breaks  Activities hot corner

Status in ubuntu-settings package in Ubuntu:
  Opinion

Bug description:
  Test case:
  with latest ubuntu-settings 17.10.12
  After upgrading, log out/in

  Push cursor into upper left corner
  What happens: nothing
  What should happen: overview should open

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: ubuntu-settings 17.10.12
  ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
  Uname: Linux 4.12.0-11-generic x86_64
  ApportVersion: 2.20.6-0ubuntu6
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Aug 20 19:27:03 2017
  InstallationDate: Installed on 2017-08-20 (0 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170818)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-settings
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1711605] Re: a2dp profile still alive even though disconnected

2017-08-20 Thread Daniel van Vugt
Can you please clarify what the problem is you are reporting, in a few
sentences?

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1711605

Title:
  a2dp profile still alive even though disconnected

Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  Since the pulseaudio of Xenial has been updated from 8.0-0ubuntu3.2 to 
8.0-0ubuntu3.3 at last May, I failed my TestCase The test case is just 
repeating connect/disconnect with BT headset through bluetoothctl.
  The change[1] can be retrieved from Xenial's pulseaudio source but I can't 
ensure which patch causes the problem.
  You can see the error log[2] when the error has been occurred.

  [1] pulseaudio (1:8.0-0ubuntu3.3) xenial; urgency=medium

[Luke Yelavich, Konrad Zapałowicz]
* Fixed multiple interrelated problems with using Bluetooth audio (A2DP),
  where users would experience some combination of:
  - Bluetooth headset/speakers listed but not selectable in Sound settings
(LP: #1283003)
  - [regression] Bluetooth audio no longer supports A2DP (stuck in HSP/HFP
mode) (LP: #1438510)
  - [xenial] Bluetooth device doesn't play any sound in A2DP mode unless set
to HSP/HFP first (LP: #1582213)
* Specific patches from upstream used to address the above problems:
  - 0103-bluetooth-Add-support-for-automatic-switch-between-h.patch
  - 0104-bluetooth-Add-support-for-automatic-switch-bluez5.patch
  - 0106-bluetooth-Add-optional-heuristic-for-switching-betwe.patch
. Backport from upstream to fix a bug in Xenial where an incorrect
  audio profile is applied for a headset connected over Bluetooth
  making using it impossible.
  - 0105-bluetooth-policy-do-A2DP-profile-restoring-a-bit-lat.patch
. Fix a crash that happens if the BT headset is the only non-monitor
  source in the system and the last "phone" stream dies.
  - 0700-pulsecore-add-new-card-profile-hook.patch
. Backport from upstream (commit 7b6260140149) to allow for correct
  profile selection.
  - 0701-bluetooth-bluez5-wait-for-all-profiles-to-connect.patch
. Backport from upstream waiting for all profiles to connect before
  creating a card.

   -- Daniel van Vugt   Tue, 23 May 2017 
16:24:14 +0800 

  [2] Error log
  D: [pulseaudio] backend-native.c: dbus: path=/Profile/HSPAGProfile, 
interface=org.bluez.Profile1, member=NewConnection
  D: [pulseaudio] backend-native.c: dbus: NewConnection 
path=/org/bluez/hci0/dev_00_18_09_2C_1F_41, fd=18   

  D: [pulseaudio] bluez5-util.c: Transport 
/org/bluez/hci0/dev_00_18_09_2C_1F_41/fd18 state changed from disconnected to 
idle   
  D: [pulseaudio] backend-native.c: Transport 
/org/bluez/hci0/dev_00_18_09_2C_1F_41/fd18 available for profile 
headset_head_unit
  D: [pulseaudio] backend-native.c: RFCOMM << AT+VGS=07 

  D: [pulseaudio] backend-native.c: RFCOMM >> OK

  D: [pulseaudio] bluez5-util.c: dbus: path=/MediaEndpoint/A2DPSource, 
interface=org.bluez.MediaEndpoint1, member=SelectConfiguration   
  D: [pulseaudio] bluez5-util.c: Unknown interface 
org.freedesktop.DBus.Introspectable found, skipping 
 
  D: [pulseaudio] bluez5-util.c: Unknown interface org.bluez.MediaTransport1 
found, skipping
  D: [pulseaudio] bluez5-util.c: Unknown interface 
org.freedesktop.DBus.Properties found, skipping 
 
  D: [pulseaudio] bluez5-util.c: dbus: path=/MediaEndpoint/A2DPSource, 
interface=org.bluez.MediaEndpoint1, member=SetConfiguration  
  D: [pulseaudio] bluez5-util.c: Transport 
/org/bluez/hci0/dev_00_18_09_2C_1F_41/fd6 state changed from disconnected to 
idle
  D: [pulseaudio] bluez5-util.c: Transport 
/org/bluez/hci0/dev_00_18_09_2C_1F_41/fd6 available for profile a2dp_sink   
 
  D: [pulseaudio] bluez5-util.c: Properties changed in device 
/org/bluez/hci0/dev_00_18_09_2C_1F_41   
  
  D: [pulseaudio] backend-native.c: dbus: path=/Profile/HSPAGProfile, 
interface=org.bluez.Profile1, member=RequestDisconnection 
  D: [pulseaudio] bluez5-util.c: dbus: path=/MediaEndpoint/A2DPSource, 
interface=org.bluez.MediaEndpoint1, member=ClearConfiguration
  D: [pulseaudio] bluez5-util.c: 

[Touch-packages] [Bug 1710978] Re: bluetooth stack looses connection to bluetooth devices when tlp is installed

2017-08-20 Thread Daniel van Vugt
** Summary changed:

- bluetooth stack looses connection to bluetooth devices
+ bluetooth stack looses connection to bluetooth devices when tlp is installed

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1710978

Title:
  bluetooth stack looses connection to bluetooth devices when tlp is
  installed

Status in bluez package in Ubuntu:
  New
Status in tlp package in Ubuntu:
  New

Bug description:
  In Ubuntu Budgie bluetooth connection is lost in regular intervals
  (5mins).

  Thus my mouse stops working, my headset stops playing music.

  Reconnecting my mouse takes ages requiring a restart of bluez and
  reconnecting the mouse.

  This issue became worse ever since installing budgie (17.04) in May.

  (during writing this, the mouse stopped working again)

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: bluez 5.43-0ubuntu1
  ProcVersionSignature: Ubuntu 4.10.0-32.36-generic 4.10.17
  Uname: Linux 4.10.0-32-generic x86_64
  NonfreeKernelModules: nvidia_uvm wl nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.4-0ubuntu4.5
  Architecture: amd64
  CurrentDesktop: Budgie:GNOME
  Date: Tue Aug 15 23:02:08 2017
  InstallationDate: Installed on 2017-05-25 (81 days ago)
  InstallationMedia: Ubuntu-Budgie 17.04 "Zesty Zapus" - Release amd64 
(20170412)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: Apple Inc. MacBookPro10,1
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-32-generic.efi.signed 
root=UUID=873566f9-4c01-4dae-8ca9-99c95dfbe269 ro quiet splash vt.handoff=7
  SourcePackage: bluez
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/21/2012
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP101.88Z.00EE.B03.1212211437
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-C3EC7CD22292981F
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro10,1
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-C3EC7CD22292981F
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP101.88Z.00EE.B03.1212211437:bd12/21/2012:svnAppleInc.:pnMacBookPro10,1:pvr1.0:rvnAppleInc.:rnMac-C3EC7CD22292981F:rvrMacBookPro10,1:cvnAppleInc.:ct10:cvrMac-C3EC7CD22292981F:
  dmi.product.name: MacBookPro10,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
  hciconfig:
   hci0:Type: Primary  Bus: USB
BD Address: 14:10:9F:D2:25:F8  ACL MTU: 1021:6  SCO MTU: 64:1
UP RUNNING PSCAN 
RX bytes:21297526 acl:766364 sco:0 events:1617 errors:0
TX bytes:14741 acl:474 sco:0 commands:583 errors:0

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

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


[Touch-packages] [Bug 1711966] Re: Breaks Activities hot corner & possiblyctrl+alt+t

2017-08-20 Thread Doug McMahon
Removed ctrl+alt+t part as it comes back after  a new log in (though
this is a possible issue, not sure of cause...

** Summary changed:

- Breaks  Activities hot corner & possiblyctrl+alt+t
+ Breaks  Activities hot corner

** Description changed:

- Test case: 
+ Test case:
  with latest ubuntu-settings 17.10.12
  After upgrading, log out/in
  
  Push cursor into upper left corner
  What happens: nothing
  What should happen: overview should open
- 
- Try ctrl+alt+t
- What happens: nothing or terminal takes 10+ seconds to open
  
  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: ubuntu-settings 17.10.12
  ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
  Uname: Linux 4.12.0-11-generic x86_64
  ApportVersion: 2.20.6-0ubuntu6
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Aug 20 19:27:03 2017
  InstallationDate: Installed on 2017-08-20 (0 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170818)
  PackageArchitecture: all
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: ubuntu-settings
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-settings in Ubuntu.
https://bugs.launchpad.net/bugs/1711966

Title:
  Breaks  Activities hot corner

Status in ubuntu-settings package in Ubuntu:
  New

Bug description:
  Test case:
  with latest ubuntu-settings 17.10.12
  After upgrading, log out/in

  Push cursor into upper left corner
  What happens: nothing
  What should happen: overview should open

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: ubuntu-settings 17.10.12
  ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
  Uname: Linux 4.12.0-11-generic x86_64
  ApportVersion: 2.20.6-0ubuntu6
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Aug 20 19:27:03 2017
  InstallationDate: Installed on 2017-08-20 (0 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170818)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-settings
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1711966] [NEW] Breaks Activities hot corner

2017-08-20 Thread Doug McMahon
Public bug reported:

Test case:
with latest ubuntu-settings 17.10.12
After upgrading, log out/in

Push cursor into upper left corner
What happens: nothing
What should happen: overview should open

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: ubuntu-settings 17.10.12
ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
Uname: Linux 4.12.0-11-generic x86_64
ApportVersion: 2.20.6-0ubuntu6
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sun Aug 20 19:27:03 2017
InstallationDate: Installed on 2017-08-20 (0 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170818)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-settings
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-settings in Ubuntu.
https://bugs.launchpad.net/bugs/1711966

Title:
  Breaks  Activities hot corner

Status in ubuntu-settings package in Ubuntu:
  New

Bug description:
  Test case:
  with latest ubuntu-settings 17.10.12
  After upgrading, log out/in

  Push cursor into upper left corner
  What happens: nothing
  What should happen: overview should open

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: ubuntu-settings 17.10.12
  ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
  Uname: Linux 4.12.0-11-generic x86_64
  ApportVersion: 2.20.6-0ubuntu6
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Aug 20 19:27:03 2017
  InstallationDate: Installed on 2017-08-20 (0 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170818)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-settings
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1711964] Re: Breaks Firefox if logging out or restating with firefox open

2017-08-20 Thread Doug McMahon
If 2 or more instances are open this doesn't occur

The package in question is ubuntu-web-launchers 17.10.12

** Description changed:

  Test case:
  open firefox, go to any page
+ Only open 1 instance of firefox
  restart or log out/in without closing firefox
  
  What happens: when opening firefox in new login it opens to default startpage 
& is unresponsive
  What should happen: should either open to page on before or offer to reload 
that page, also should be usable
  This behavior not seen in ubuntu-web-launchers (17.10.10) package version
  
  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: ubuntu-web-launchers 17.10.12
  ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
  Uname: Linux 4.12.0-11-generic x86_64
  ApportVersion: 2.20.6-0ubuntu6
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Aug 20 19:20:33 2017
  InstallationDate: Installed on 2017-08-20 (0 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170818)
  PackageArchitecture: all
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: ubuntu-settings
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-settings in Ubuntu.
https://bugs.launchpad.net/bugs/1711964

Title:
  Breaks Firefox if logging out or restating with firefox open

Status in ubuntu-settings package in Ubuntu:
  New

Bug description:
  Test case:
  open firefox, go to any page
  Only open 1 instance of firefox
  restart or log out/in without closing firefox

  What happens: when opening firefox in new login it opens to default startpage 
& is unresponsive
  What should happen: should either open to page on before or offer to reload 
that page, also should be usable
  This behavior not seen in ubuntu-web-launchers (17.10.10) package version

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: ubuntu-web-launchers 17.10.12
  ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
  Uname: Linux 4.12.0-11-generic x86_64
  ApportVersion: 2.20.6-0ubuntu6
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Aug 20 19:20:33 2017
  InstallationDate: Installed on 2017-08-20 (0 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170818)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-settings
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1711964] [NEW] Breaks Firefox if logging out or restating with firefox open

2017-08-20 Thread Doug McMahon
Public bug reported:

Test case:
open firefox, go to any page
restart or log out/in without closing firefox

What happens: when opening firefox in new login it opens to default startpage & 
is unresponsive
What should happen: should either open to page on before or offer to reload 
that page, also should be usable
This behavior not seen in ubuntu-web-launchers (17.10.10) package version

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: ubuntu-web-launchers 17.10.12
ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
Uname: Linux 4.12.0-11-generic x86_64
ApportVersion: 2.20.6-0ubuntu6
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sun Aug 20 19:20:33 2017
InstallationDate: Installed on 2017-08-20 (0 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170818)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-settings
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-settings in Ubuntu.
https://bugs.launchpad.net/bugs/1711964

Title:
  Breaks Firefox if logging out or restating with firefox open

Status in ubuntu-settings package in Ubuntu:
  New

Bug description:
  Test case:
  open firefox, go to any page
  restart or log out/in without closing firefox

  What happens: when opening firefox in new login it opens to default startpage 
& is unresponsive
  What should happen: should either open to page on before or offer to reload 
that page, also should be usable
  This behavior not seen in ubuntu-web-launchers (17.10.10) package version

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: ubuntu-web-launchers 17.10.12
  ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
  Uname: Linux 4.12.0-11-generic x86_64
  ApportVersion: 2.20.6-0ubuntu6
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Aug 20 19:20:33 2017
  InstallationDate: Installed on 2017-08-20 (0 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170818)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-settings
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1523274] Re: nvidia-settings: Couldn't connect to accessibility bus

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dbus in Ubuntu.
https://bugs.launchpad.net/bugs/1523274

Title:
  nvidia-settings: Couldn't connect to accessibility bus

Status in dbus package in Ubuntu:
  Confirmed

Bug description:
  When trying to restore .nvidia-settings-rc by executing:

  $ nvidia-settings --load-config-only --config /path/to/config

  the output is:

  ** (nvidia-settings:6149): WARNING **: Couldn't connect to
  accessibility bus: Failed to connect to socket /tmp/dbus-J3LbSsVkdy:
  Connection refused

  the settings are not being restored. It doesn't matter if the command
  is executed as root or not.

  I also spotted such messages in other places, for example when
  executing "ubuntu-bug" which lead me here:

  ** (apport-gtk:6236): WARNING **: Couldn't connect to accessibility
  bus: Failed to connect to socket /tmp/dbus-J3LbSsVkdy: Connection
  refused

  I am running Xubuntu 15.10 which is an upgraded installation from
  15.04 which again is an upgraded installation from 14.10. I hope
  that's not the root of my problem.

  Thanks in advance for any help!

  Greetings from Germany,

  Tobias Burkard

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: dbus 1.10.0-1ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun Dec  6 20:20:16 2015
  InstallationDate: Installed on 2015-03-09 (271 days ago)
  InstallationMedia: Xubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  SourcePackage: dbus
  UpgradeStatus: Upgraded to wily on 2015-11-05 (30 days ago)

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

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


[Touch-packages] [Bug 1711923] Re: intell graphic driver dell 1564

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1711923

Title:
  intell graphic driver dell 1564

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  hello,
  i installed ubuntu on my laptop but graphic driver didn't install 
successfully.
  thanks and regards,

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: xorg 1:7.7+16ubuntu3
  ProcVersionSignature: Ubuntu 4.10.0-32.36-generic 4.10.17
  Uname: Linux 4.10.0-32-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.4-0ubuntu4.5
  Architecture: amd64
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity:Unity7
  Date: Sun Aug 20 19:36:36 2017
  DistUpgraded: Fresh install
  DistroCodename: zesty
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.271+bdcom, 4.10.0-19-generic, x86_64: installed
   bcmwl, 6.30.223.271+bdcom, 4.10.0-28-generic, x86_64: installed
   bcmwl, 6.30.223.271+bdcom, 4.10.0-30-generic, x86_64: installed
   bcmwl, 6.30.223.271+bdcom, 4.10.0-32-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 12) (prog-if 00 [VGA controller])
 Subsystem: Dell Core Processor Integrated Graphics Controller [1028:0434]
  InstallationDate: Installed on 2017-07-21 (30 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  MachineType: Dell Inc. Inspiron 1564
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-32-generic 
root=UUID=2554b608-9df5-4fbe-b35c-2e2891442725 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/06/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A01
  dmi.board.name: 08CNC9
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A01
  dmi.modalias: 
dmi:bvnDellInc.:bvrA01:bd11/06/2009:svnDellInc.:pnInspiron1564:pvrA01:rvnDellInc.:rn08CNC9:rvrA01:cvnDellInc.:ct8:cvrA01:
  dmi.product.name: Inspiron 1564
  dmi.product.version: A01
  dmi.sys.vendor: Dell Inc.
  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.xserver-xorg-core: xserver-xorg-core 2:1.19.3-1ubuntu1.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  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

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

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


[Touch-packages] [Bug 1648617] Re: package linux-image-4.4.0-47-generic keeps reporting a system problem

2017-08-20 Thread Jarno Suni
To be able to debug better the problem shown in DpkgTerminalLog.txt
you could run:
sudo cp -a /etc/kernel/postinst.d/apt-auto-removal /
sudo sed -i 's/set -e/set -ex/' /etc/kernel/postinst.d/apt-auto-removal
You can revert that later by:
sudo mv /apt-auto-removal /etc/kernel/postinst.d/
(when not needed anymore.)

I suspect that the ucaresystem-core has removed too much preventing kernel 
updates. Maybe you had better disable it.
Does 'apt-cache policy linux-generic' show linux-generic is installed?
If not, run
sudo apt install linux-generic

You should also make sure xenial-security is selected in Updates tab of
"Software & Updates" dialog.

Then setup automatic maintenance like recommended in 
https://help.ubuntu.com/community/RemoveOldKernels#Automatic_Maintenance

Then run
sudo unattended-upgrade --debug
and attach
/var/log/unattended-upgrades/unattended-upgrades.log
and latest existing
/var/log/unattended-upgrades/unattended-upgrades-dpkg_* file (that is mentioned 
last in the former file).

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1648617

Title:
  package linux-image-4.4.0-47-generic keeps reporting a system problem

Status in apt package in Ubuntu:
  New

Bug description:
  Many times all that is required is to start the system and log in.
  Immediately the report of a system problem shows up. This is a regular
  occurrence. The release is 16.04. The description is "Ubuntu 16.04.1
  LTS".

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-53-generic 4.4.0-53.74
  ProcVersionSignature: Ubuntu 4.4.0-47.68-generic 4.4.24
  Uname: Linux 4.4.0-47-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  david  1757 F pulseaudio
  Date: Wed Dec  7 08:18:48 2016
  ErrorMessage: run-parts: /etc/kernel/postinst.d/apt-auto-removal exited with 
return code 2
  HibernationDevice: RESUME=UUID=8d4566d4-7212-4261-963c-93d573dbeb91
  InstallationDate: Installed on 2016-11-20 (18 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: LENOVO F0BF0016US
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-47-generic.efi.signed 
root=UUID=bca2cbc9-8ad9-4a9c-a8ef-fa4e75436d48 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc N/A
  SourcePackage: apt
  Title: package linux-image-4.4.0-53-generic 4.4.0-53.74 failed to 
install/upgrade: run-parts: /etc/kernel/postinst.d/apt-auto-removal exited with 
return code 2
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/11/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O1SKT26AUS
  dmi.board.name: SKYBAY
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40700 WIN 3258041700079
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrO1SKT26AUS:bd11/11/2015:svnLENOVO:pnF0BF0016US:pvrideacentreAIO700-22ISH:rvnLENOVO:rnSKYBAY:rvrSDK0J40700WIN3258041700079:cvnLENOVO:ct13:cvrNone:
  dmi.product.name: F0BF0016US
  dmi.product.version: ideacentre AIO 700-22ISH
  dmi.sys.vendor: LENOVO

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

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


[Touch-packages] [Bug 1648617] Re: package linux-image-4.4.0-47-generic keeps reporting a system problem

2017-08-20 Thread Jarno Suni
Actually, re-attach /var/log/apt/term.log after you have installed
linux-generic if needed (after making sure xenial-security is selected.)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1648617

Title:
  package linux-image-4.4.0-47-generic keeps reporting a system problem

Status in apt package in Ubuntu:
  New

Bug description:
  Many times all that is required is to start the system and log in.
  Immediately the report of a system problem shows up. This is a regular
  occurrence. The release is 16.04. The description is "Ubuntu 16.04.1
  LTS".

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-53-generic 4.4.0-53.74
  ProcVersionSignature: Ubuntu 4.4.0-47.68-generic 4.4.24
  Uname: Linux 4.4.0-47-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  david  1757 F pulseaudio
  Date: Wed Dec  7 08:18:48 2016
  ErrorMessage: run-parts: /etc/kernel/postinst.d/apt-auto-removal exited with 
return code 2
  HibernationDevice: RESUME=UUID=8d4566d4-7212-4261-963c-93d573dbeb91
  InstallationDate: Installed on 2016-11-20 (18 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: LENOVO F0BF0016US
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-47-generic.efi.signed 
root=UUID=bca2cbc9-8ad9-4a9c-a8ef-fa4e75436d48 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc N/A
  SourcePackage: apt
  Title: package linux-image-4.4.0-53-generic 4.4.0-53.74 failed to 
install/upgrade: run-parts: /etc/kernel/postinst.d/apt-auto-removal exited with 
return code 2
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/11/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O1SKT26AUS
  dmi.board.name: SKYBAY
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40700 WIN 3258041700079
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrO1SKT26AUS:bd11/11/2015:svnLENOVO:pnF0BF0016US:pvrideacentreAIO700-22ISH:rvnLENOVO:rnSKYBAY:rvrSDK0J40700WIN3258041700079:cvnLENOVO:ct13:cvrNone:
  dmi.product.name: F0BF0016US
  dmi.product.version: ideacentre AIO 700-22ISH
  dmi.sys.vendor: LENOVO

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

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


[Touch-packages] [Bug 1600136] Re: App indicator does not show icon for Qt apps or with custom icons

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1600136

Title:
  App indicator does not show icon for Qt apps or with custom icons

Status in Qt:
  In Progress
Status in Snappy:
  New
Status in appmenu-qt5 package in Ubuntu:
  Fix Released
Status in libappindicator package in Ubuntu:
  Fix Released
Status in qtbase-opensource-src package in Ubuntu:
  Fix Released
Status in snapd package in Ubuntu:
  In Progress
Status in sni-qt package in Ubuntu:
  Fix Released
Status in appmenu-qt5 source package in Xenial:
  Fix Released
Status in libappindicator source package in Xenial:
  Fix Released
Status in qtbase-opensource-src source package in Xenial:
  Confirmed
Status in snapd source package in Xenial:
  Confirmed
Status in sni-qt source package in Xenial:
  Fix Released

Bug description:
  Snaps that use the app indicator area via Qt can't display their icon
  there.

  Steps to reproduce and screenshot:
  https://github.com/nuttyartist/notes/pull/77

  Some research:

  - Uses http://doc.qt.io/qt-5/qsystemtrayicon.html
  - The indicator icon is created under /tmp under a randomly generated 
directory name

  didrocks mentions also:

  1. The application says "this is my menu, and here is my icon at that 
address", the address being /tmp/blablabla
  2. appindicator receives the bus messages
  3. and says "let's have a look at this icon at that address"
  4. BUT! /tmp in the snap is different form system /tmp

  


  SRU bug for libappindicator:

  [Impact]

  Indicator icons pointing to a position inside the snap aren't properly
  found by unity, that shows a "missing icon" emblem

  [Test case]

  * Download this yaml file http://pastebin.com/raw/FpEvQYGN and save it as 
snapcraft.yaml
    in any folder you want
  * Run:
    - snapcraft prime
    - sudo snap try prime
    - snap run gtk3-appindicator

  An indicator should open (with proper icon), then if you select "Set
  icon with Full Path" and/or "Enable Local Theme" from its menu, you
  should see a proper icon.

  When snaps are generated in non updated systems, the icon will be
  still missing.

  [Regression potential]

  If $SNAP is defined for an app not running in snap confinement the
  icons couldn't be properly visible

  


  SRU bug for appmenu-qt5:

  [Impact]

  Indicator icons pointing to a position inside the snap aren't properly
  found by unity, that shows a "missing icon" emblem

  [Test case]

  * Download this yaml file http://pastebin.com/raw/KeZ1udjW and save it as 
snapcraft.yaml
    in any folder you want
  * Run:
    - snapcraft prime
    - sudo snap try prime
    - snap run qt5-systray

  An indicator should open, with the proper icon showin. From the window
  you can change the icon type, and all the types should work.

  When snaps are generated in non updated systems, the icons (except the
  Themed one) will be still missing.

  [Regression potential]

  If $SNAP env variable is defined for an app not running in snap
  confinement the icons couldn't be properly visible

  


  SRU bug for sni-qt:

  [Impact]

  Indicator icons pointing to a position inside the snap aren't properly
  found by unity, that shows a "missing icon" emblem

  [Test case]

  * Download this yaml file http://pastebin.com/raw/EZjQS5CH and save it as 
snapcraft.yaml
in any folder you want
  * Run:
- snapcraft prime
- sudo snap try prime
- snap run qt4-systray

  An indicator should open, with the proper icon showin. From the window
  you can change the icon type, and all the types should work.

  When snaps are generated in non updated systems, the icons (except the
  Themed one) will be still missing.

  [Regression potential]

  If $SNAP env variable is defined for an app not running in snap
  confinement the icons couldn't be properly visible

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

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


[Touch-packages] [Bug 1600136] Re: App indicator does not show icon for Qt apps or with custom icons

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

** Changed in: qtbase-opensource-src (Ubuntu Xenial)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1600136

Title:
  App indicator does not show icon for Qt apps or with custom icons

Status in Qt:
  In Progress
Status in Snappy:
  New
Status in appmenu-qt5 package in Ubuntu:
  Fix Released
Status in libappindicator package in Ubuntu:
  Fix Released
Status in qtbase-opensource-src package in Ubuntu:
  Fix Released
Status in snapd package in Ubuntu:
  In Progress
Status in sni-qt package in Ubuntu:
  Fix Released
Status in appmenu-qt5 source package in Xenial:
  Fix Released
Status in libappindicator source package in Xenial:
  Fix Released
Status in qtbase-opensource-src source package in Xenial:
  Confirmed
Status in snapd source package in Xenial:
  Confirmed
Status in sni-qt source package in Xenial:
  Fix Released

Bug description:
  Snaps that use the app indicator area via Qt can't display their icon
  there.

  Steps to reproduce and screenshot:
  https://github.com/nuttyartist/notes/pull/77

  Some research:

  - Uses http://doc.qt.io/qt-5/qsystemtrayicon.html
  - The indicator icon is created under /tmp under a randomly generated 
directory name

  didrocks mentions also:

  1. The application says "this is my menu, and here is my icon at that 
address", the address being /tmp/blablabla
  2. appindicator receives the bus messages
  3. and says "let's have a look at this icon at that address"
  4. BUT! /tmp in the snap is different form system /tmp

  


  SRU bug for libappindicator:

  [Impact]

  Indicator icons pointing to a position inside the snap aren't properly
  found by unity, that shows a "missing icon" emblem

  [Test case]

  * Download this yaml file http://pastebin.com/raw/FpEvQYGN and save it as 
snapcraft.yaml
    in any folder you want
  * Run:
    - snapcraft prime
    - sudo snap try prime
    - snap run gtk3-appindicator

  An indicator should open (with proper icon), then if you select "Set
  icon with Full Path" and/or "Enable Local Theme" from its menu, you
  should see a proper icon.

  When snaps are generated in non updated systems, the icon will be
  still missing.

  [Regression potential]

  If $SNAP is defined for an app not running in snap confinement the
  icons couldn't be properly visible

  


  SRU bug for appmenu-qt5:

  [Impact]

  Indicator icons pointing to a position inside the snap aren't properly
  found by unity, that shows a "missing icon" emblem

  [Test case]

  * Download this yaml file http://pastebin.com/raw/KeZ1udjW and save it as 
snapcraft.yaml
    in any folder you want
  * Run:
    - snapcraft prime
    - sudo snap try prime
    - snap run qt5-systray

  An indicator should open, with the proper icon showin. From the window
  you can change the icon type, and all the types should work.

  When snaps are generated in non updated systems, the icons (except the
  Themed one) will be still missing.

  [Regression potential]

  If $SNAP env variable is defined for an app not running in snap
  confinement the icons couldn't be properly visible

  


  SRU bug for sni-qt:

  [Impact]

  Indicator icons pointing to a position inside the snap aren't properly
  found by unity, that shows a "missing icon" emblem

  [Test case]

  * Download this yaml file http://pastebin.com/raw/EZjQS5CH and save it as 
snapcraft.yaml
in any folder you want
  * Run:
- snapcraft prime
- sudo snap try prime
- snap run qt4-systray

  An indicator should open, with the proper icon showin. From the window
  you can change the icon type, and all the types should work.

  When snaps are generated in non updated systems, the icons (except the
  Themed one) will be still missing.

  [Regression potential]

  If $SNAP env variable is defined for an app not running in snap
  confinement the icons couldn't be properly visible

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

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


[Touch-packages] [Bug 1705122] Re: Installed snaps do not appear among other apps in menus when using Wayland

2017-08-20 Thread Carlos Gomes
One should also add, that happens to all snap apps, not only telegram.
In my case, with atom, and libreoffice packaged by snapcrafters

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to wayland in Ubuntu.
https://bugs.launchpad.net/bugs/1705122

Title:
  Installed snaps do not appear among other apps in menus when using
  Wayland

Status in snapd package in Ubuntu:
  Confirmed
Status in wayland package in Ubuntu:
  Confirmed

Bug description:
  I installed the snap telegram-sergiusens but it doesn't appear among
  the other applications in the menu and I can't search for it from the
  Activities menu (GNOME Shell).

  I'm trying this from a Wayland session, I don't know if this can be
  related in any way.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: snapd 2.26.10+17.10
  ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
  Uname: Linux 4.11.0-10-generic x86_64
  ApportVersion: 2.20.5-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Jul 18 22:39:57 2017
  InstallationDate: Installed on 2015-03-21 (850 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150321)
  SourcePackage: snapd
  UpgradeStatus: Upgraded to artful on 2017-07-18 (0 days ago)

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

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


[Touch-packages] [Bug 1705122] Re: Installed snaps do not appear among other apps in menus when using Wayland

2017-08-20 Thread Carlos Gomes
This is also happening with Ubuntu Gnome 17.04. Only in wayland session,
in x11 its okay

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to wayland in Ubuntu.
https://bugs.launchpad.net/bugs/1705122

Title:
  Installed snaps do not appear among other apps in menus when using
  Wayland

Status in snapd package in Ubuntu:
  Confirmed
Status in wayland package in Ubuntu:
  Confirmed

Bug description:
  I installed the snap telegram-sergiusens but it doesn't appear among
  the other applications in the menu and I can't search for it from the
  Activities menu (GNOME Shell).

  I'm trying this from a Wayland session, I don't know if this can be
  related in any way.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: snapd 2.26.10+17.10
  ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
  Uname: Linux 4.11.0-10-generic x86_64
  ApportVersion: 2.20.5-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Jul 18 22:39:57 2017
  InstallationDate: Installed on 2015-03-21 (850 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150321)
  SourcePackage: snapd
  UpgradeStatus: Upgraded to artful on 2017-07-18 (0 days ago)

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

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


[Touch-packages] [Bug 1705122] Re: Installed snaps do not appear among other apps in menus when using Wayland

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to wayland in Ubuntu.
https://bugs.launchpad.net/bugs/1705122

Title:
  Installed snaps do not appear among other apps in menus when using
  Wayland

Status in snapd package in Ubuntu:
  Confirmed
Status in wayland package in Ubuntu:
  Confirmed

Bug description:
  I installed the snap telegram-sergiusens but it doesn't appear among
  the other applications in the menu and I can't search for it from the
  Activities menu (GNOME Shell).

  I'm trying this from a Wayland session, I don't know if this can be
  related in any way.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: snapd 2.26.10+17.10
  ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
  Uname: Linux 4.11.0-10-generic x86_64
  ApportVersion: 2.20.5-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Jul 18 22:39:57 2017
  InstallationDate: Installed on 2015-03-21 (850 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150321)
  SourcePackage: snapd
  UpgradeStatus: Upgraded to artful on 2017-07-18 (0 days ago)

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

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


[Touch-packages] [Bug 1705122] Re: Installed snaps do not appear among other apps in menus when using Wayland

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to wayland in Ubuntu.
https://bugs.launchpad.net/bugs/1705122

Title:
  Installed snaps do not appear among other apps in menus when using
  Wayland

Status in snapd package in Ubuntu:
  Confirmed
Status in wayland package in Ubuntu:
  Confirmed

Bug description:
  I installed the snap telegram-sergiusens but it doesn't appear among
  the other applications in the menu and I can't search for it from the
  Activities menu (GNOME Shell).

  I'm trying this from a Wayland session, I don't know if this can be
  related in any way.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: snapd 2.26.10+17.10
  ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
  Uname: Linux 4.11.0-10-generic x86_64
  ApportVersion: 2.20.5-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Jul 18 22:39:57 2017
  InstallationDate: Installed on 2015-03-21 (850 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150321)
  SourcePackage: snapd
  UpgradeStatus: Upgraded to artful on 2017-07-18 (0 days ago)

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

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


[Touch-packages] [Bug 1648617] Re: package linux-image-4.4.0-47-generic keeps reporting a system problem

2017-08-20 Thread David A Ploen
Have attached /var/log/apt/term.log.
It is from my current machine state (4.4.0.21-generic).

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1648617

Title:
  package linux-image-4.4.0-47-generic keeps reporting a system problem

Status in apt package in Ubuntu:
  New

Bug description:
  Many times all that is required is to start the system and log in.
  Immediately the report of a system problem shows up. This is a regular
  occurrence. The release is 16.04. The description is "Ubuntu 16.04.1
  LTS".

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-53-generic 4.4.0-53.74
  ProcVersionSignature: Ubuntu 4.4.0-47.68-generic 4.4.24
  Uname: Linux 4.4.0-47-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  david  1757 F pulseaudio
  Date: Wed Dec  7 08:18:48 2016
  ErrorMessage: run-parts: /etc/kernel/postinst.d/apt-auto-removal exited with 
return code 2
  HibernationDevice: RESUME=UUID=8d4566d4-7212-4261-963c-93d573dbeb91
  InstallationDate: Installed on 2016-11-20 (18 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: LENOVO F0BF0016US
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-47-generic.efi.signed 
root=UUID=bca2cbc9-8ad9-4a9c-a8ef-fa4e75436d48 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc N/A
  SourcePackage: apt
  Title: package linux-image-4.4.0-53-generic 4.4.0-53.74 failed to 
install/upgrade: run-parts: /etc/kernel/postinst.d/apt-auto-removal exited with 
return code 2
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/11/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O1SKT26AUS
  dmi.board.name: SKYBAY
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40700 WIN 3258041700079
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrO1SKT26AUS:bd11/11/2015:svnLENOVO:pnF0BF0016US:pvrideacentreAIO700-22ISH:rvnLENOVO:rnSKYBAY:rvrSDK0J40700WIN3258041700079:cvnLENOVO:ct13:cvrNone:
  dmi.product.name: F0BF0016US
  dmi.product.version: ideacentre AIO 700-22ISH
  dmi.sys.vendor: LENOVO

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

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


[Touch-packages] [Bug 1648617] Re: package linux-image-4.4.0-47-generic keeps reporting a system problem

2017-08-20 Thread David A Ploen
** Attachment added: "/var/log/apt/term.log"
   
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1648617/+attachment/4935853/+files/term.log

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1648617

Title:
  package linux-image-4.4.0-47-generic keeps reporting a system problem

Status in apt package in Ubuntu:
  New

Bug description:
  Many times all that is required is to start the system and log in.
  Immediately the report of a system problem shows up. This is a regular
  occurrence. The release is 16.04. The description is "Ubuntu 16.04.1
  LTS".

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-53-generic 4.4.0-53.74
  ProcVersionSignature: Ubuntu 4.4.0-47.68-generic 4.4.24
  Uname: Linux 4.4.0-47-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  david  1757 F pulseaudio
  Date: Wed Dec  7 08:18:48 2016
  ErrorMessage: run-parts: /etc/kernel/postinst.d/apt-auto-removal exited with 
return code 2
  HibernationDevice: RESUME=UUID=8d4566d4-7212-4261-963c-93d573dbeb91
  InstallationDate: Installed on 2016-11-20 (18 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: LENOVO F0BF0016US
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-47-generic.efi.signed 
root=UUID=bca2cbc9-8ad9-4a9c-a8ef-fa4e75436d48 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc N/A
  SourcePackage: apt
  Title: package linux-image-4.4.0-53-generic 4.4.0-53.74 failed to 
install/upgrade: run-parts: /etc/kernel/postinst.d/apt-auto-removal exited with 
return code 2
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/11/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O1SKT26AUS
  dmi.board.name: SKYBAY
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40700 WIN 3258041700079
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrO1SKT26AUS:bd11/11/2015:svnLENOVO:pnF0BF0016US:pvrideacentreAIO700-22ISH:rvnLENOVO:rnSKYBAY:rvrSDK0J40700WIN3258041700079:cvnLENOVO:ct13:cvrNone:
  dmi.product.name: F0BF0016US
  dmi.product.version: ideacentre AIO 700-22ISH
  dmi.sys.vendor: LENOVO

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

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


[Touch-packages] [Bug 1711923] [NEW] intell graphic driver dell 1564

2017-08-20 Thread reza iranshahi
Public bug reported:

hello,
i installed ubuntu on my laptop but graphic driver didn't install successfully.
thanks and regards,

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: xorg 1:7.7+16ubuntu3
ProcVersionSignature: Ubuntu 4.10.0-32.36-generic 4.10.17
Uname: Linux 4.10.0-32-generic x86_64
NonfreeKernelModules: wl
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.4-0ubuntu4.5
Architecture: amd64
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity:Unity7
Date: Sun Aug 20 19:36:36 2017
DistUpgraded: Fresh install
DistroCodename: zesty
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 6.30.223.271+bdcom, 4.10.0-19-generic, x86_64: installed
 bcmwl, 6.30.223.271+bdcom, 4.10.0-28-generic, x86_64: installed
 bcmwl, 6.30.223.271+bdcom, 4.10.0-30-generic, x86_64: installed
 bcmwl, 6.30.223.271+bdcom, 4.10.0-32-generic, x86_64: installed
GraphicsCard:
 Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 12) (prog-if 00 [VGA controller])
   Subsystem: Dell Core Processor Integrated Graphics Controller [1028:0434]
InstallationDate: Installed on 2017-07-21 (30 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
MachineType: Dell Inc. Inspiron 1564
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-32-generic 
root=UUID=2554b608-9df5-4fbe-b35c-2e2891442725 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/06/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A01
dmi.board.name: 08CNC9
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: A01
dmi.modalias: 
dmi:bvnDellInc.:bvrA01:bd11/06/2009:svnDellInc.:pnInspiron1564:pvrA01:rvnDellInc.:rn08CNC9:rvrA01:cvnDellInc.:ct8:cvrA01:
dmi.product.name: Inspiron 1564
dmi.product.version: A01
dmi.sys.vendor: Dell Inc.
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.xserver-xorg-core: xserver-xorg-core 2:1.19.3-1ubuntu1.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
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

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


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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1711923

Title:
  intell graphic driver dell 1564

Status in xorg package in Ubuntu:
  New

Bug description:
  hello,
  i installed ubuntu on my laptop but graphic driver didn't install 
successfully.
  thanks and regards,

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: xorg 1:7.7+16ubuntu3
  ProcVersionSignature: Ubuntu 4.10.0-32.36-generic 4.10.17
  Uname: Linux 4.10.0-32-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.4-0ubuntu4.5
  Architecture: amd64
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity:Unity7
  Date: Sun Aug 20 19:36:36 2017
  DistUpgraded: Fresh install
  DistroCodename: zesty
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.271+bdcom, 4.10.0-19-generic, x86_64: installed
   bcmwl, 6.30.223.271+bdcom, 4.10.0-28-generic, x86_64: installed
   bcmwl, 6.30.223.271+bdcom, 4.10.0-30-generic, x86_64: installed
   bcmwl, 6.30.223.271+bdcom, 4.10.0-32-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 12) (prog-if 00 [VGA controller])
 Subsystem: Dell Core Processor Integrated Graphics Controller [1028:0434]
  InstallationDate: Installed on 2017-07-21 (30 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  MachineType: Dell Inc. Inspiron 1564
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-32-generic 
root=UUID=2554b608-9df5-4fbe-b35c-2e2891442725 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/06/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A01
  dmi.board.name: 08CNC9
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A01
  dmi.modalias: 

[Touch-packages] [Bug 1710978] Re: bluetooth stack looses connection to bluetooth devices

2017-08-20 Thread Wolf Rogner
Uninstalling tlp (+tlp-rdw, budgie-desktop-environment, ubuntu-budgie-desktop)
eliminates the issue completely

Also #1711382 does not occure any more (however, I see no relation
between the two)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1710978

Title:
  bluetooth stack looses connection to bluetooth devices

Status in bluez package in Ubuntu:
  New

Bug description:
  In Ubuntu Budgie bluetooth connection is lost in regular intervals
  (5mins).

  Thus my mouse stops working, my headset stops playing music.

  Reconnecting my mouse takes ages requiring a restart of bluez and
  reconnecting the mouse.

  This issue became worse ever since installing budgie (17.04) in May.

  (during writing this, the mouse stopped working again)

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: bluez 5.43-0ubuntu1
  ProcVersionSignature: Ubuntu 4.10.0-32.36-generic 4.10.17
  Uname: Linux 4.10.0-32-generic x86_64
  NonfreeKernelModules: nvidia_uvm wl nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.4-0ubuntu4.5
  Architecture: amd64
  CurrentDesktop: Budgie:GNOME
  Date: Tue Aug 15 23:02:08 2017
  InstallationDate: Installed on 2017-05-25 (81 days ago)
  InstallationMedia: Ubuntu-Budgie 17.04 "Zesty Zapus" - Release amd64 
(20170412)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: Apple Inc. MacBookPro10,1
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-32-generic.efi.signed 
root=UUID=873566f9-4c01-4dae-8ca9-99c95dfbe269 ro quiet splash vt.handoff=7
  SourcePackage: bluez
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/21/2012
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP101.88Z.00EE.B03.1212211437
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-C3EC7CD22292981F
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro10,1
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-C3EC7CD22292981F
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP101.88Z.00EE.B03.1212211437:bd12/21/2012:svnAppleInc.:pnMacBookPro10,1:pvr1.0:rvnAppleInc.:rnMac-C3EC7CD22292981F:rvrMacBookPro10,1:cvnAppleInc.:ct10:cvrMac-C3EC7CD22292981F:
  dmi.product.name: MacBookPro10,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
  hciconfig:
   hci0:Type: Primary  Bus: USB
BD Address: 14:10:9F:D2:25:F8  ACL MTU: 1021:6  SCO MTU: 64:1
UP RUNNING PSCAN 
RX bytes:21297526 acl:766364 sco:0 events:1617 errors:0
TX bytes:14741 acl:474 sco:0 commands:583 errors:0

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

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


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

2017-08-20 Thread gavr
*** This bug is a duplicate of bug 1688721 ***
https://bugs.launchpad.net/bugs/1688721

Public bug reported:

every time when my system start i seen this bug report and proposal to
send a report

ProblemType: Package
DistroRelease: Ubuntu 17.04
Package: gconf2-common 3.2.6-3ubuntu7
ProcVersionSignature: Ubuntu 4.10.0-32.36-generic 4.10.17
Uname: Linux 4.10.0-32-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.4-0ubuntu4.5
AptOrdering:
 gconf2-common:amd64: Install
 libgconf-2-4:amd64: Install
 gconf-service-backend:amd64: Install
 gconf-service:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
Date: Sun Aug 20 04:38:13 2017
ErrorMessage: subprocess installed post-installation script returned error exit 
status 128
InstallationDate: Installed on 2017-08-19 (0 days ago)
InstallationMedia: Ubuntu-GNOME 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 Ubuntu
Touch seeded packages, which is subscribed to gconf in Ubuntu.
https://bugs.launchpad.net/bugs/1711909

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:
  every time when my system start i seen this bug report and proposal to
  send a report

  ProblemType: Package
  DistroRelease: Ubuntu 17.04
  Package: gconf2-common 3.2.6-3ubuntu7
  ProcVersionSignature: Ubuntu 4.10.0-32.36-generic 4.10.17
  Uname: Linux 4.10.0-32-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.4-0ubuntu4.5
  AptOrdering:
   gconf2-common:amd64: Install
   libgconf-2-4:amd64: Install
   gconf-service-backend:amd64: Install
   gconf-service:amd64: Install
   NULL: ConfigurePending
  Architecture: amd64
  Date: Sun Aug 20 04:38:13 2017
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 128
  InstallationDate: Installed on 2017-08-19 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 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/1711909/+subscriptions

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


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

2017-08-20 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 Ubuntu
Touch seeded packages, which is subscribed to gconf in Ubuntu.
https://bugs.launchpad.net/bugs/1711909

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:
  every time when my system start i seen this bug report and proposal to
  send a report

  ProblemType: Package
  DistroRelease: Ubuntu 17.04
  Package: gconf2-common 3.2.6-3ubuntu7
  ProcVersionSignature: Ubuntu 4.10.0-32.36-generic 4.10.17
  Uname: Linux 4.10.0-32-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.4-0ubuntu4.5
  AptOrdering:
   gconf2-common:amd64: Install
   libgconf-2-4:amd64: Install
   gconf-service-backend:amd64: Install
   gconf-service:amd64: Install
   NULL: ConfigurePending
  Architecture: amd64
  Date: Sun Aug 20 04:38:13 2017
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 128
  InstallationDate: Installed on 2017-08-19 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 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/1711909/+subscriptions

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


[Touch-packages] [Bug 1711367] Re: New release 1.27.2

2017-08-20 Thread Bug Watch Updater
** Changed in: busybox (Debian)
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to busybox in Ubuntu.
https://bugs.launchpad.net/bugs/1711367

Title:
  New release 1.27.2

Status in busybox package in Ubuntu:
  New
Status in busybox package in Debian:
  New

Bug description:
  Hello,

  https://git.busybox.net/busybox/tag/?h=1_27_2

  Regards,
  --
  Cristian

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: busybox (not installed)
  ProcVersionSignature: Ubuntu 4.13.0-6.7-generic 4.13.0-rc5
  Uname: Linux 4.13.0-6-generic x86_64
  ApportVersion: 2.20.6-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Aug 17 10:46:48 2017
  InstallationDate: Installed on 2017-07-05 (42 days ago)
  InstallationMedia: Ubuntu-GNOME 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: busybox
  UpgradeStatus: Upgraded to artful on 2017-07-05 (42 days ago)

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

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


[Touch-packages] [Bug 1711367] Re: New release 1.27.2

2017-08-20 Thread Hans Joachim Desserud
** Bug watch added: Debian Bug tracker #831634
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831634

** Also affects: busybox (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831634
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to busybox in Ubuntu.
https://bugs.launchpad.net/bugs/1711367

Title:
  New release 1.27.2

Status in busybox package in Ubuntu:
  New
Status in busybox package in Debian:
  Unknown

Bug description:
  Hello,

  https://git.busybox.net/busybox/tag/?h=1_27_2

  Regards,
  --
  Cristian

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: busybox (not installed)
  ProcVersionSignature: Ubuntu 4.13.0-6.7-generic 4.13.0-rc5
  Uname: Linux 4.13.0-6-generic x86_64
  ApportVersion: 2.20.6-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Aug 17 10:46:48 2017
  InstallationDate: Installed on 2017-07-05 (42 days ago)
  InstallationMedia: Ubuntu-GNOME 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: busybox
  UpgradeStatus: Upgraded to artful on 2017-07-05 (42 days ago)

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

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


[Touch-packages] [Bug 1710607] Re: Release 1.27.1

2017-08-20 Thread Hans Joachim Desserud
*** This bug is a duplicate of bug 1711367 ***
https://bugs.launchpad.net/bugs/1711367

** This bug has been marked a duplicate of bug 1711367
   New release 1.27.2

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to busybox in Ubuntu.
https://bugs.launchpad.net/bugs/1710607

Title:
  Release 1.27.1

Status in busybox package in Ubuntu:
  New

Bug description:
  Hello,

  https://git.busybox.net/busybox/tree/?h=1_27_stable

  Regards,
  --
  Cristian

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: busybox (not installed)
  Uname: Linux 4.13.0-041300rc4-generic x86_64
  ApportVersion: 2.20.6-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Aug 14 09:02:28 2017
  InstallationDate: Installed on 2017-07-05 (39 days ago)
  InstallationMedia: Ubuntu-GNOME 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: busybox
  UpgradeStatus: Upgraded to artful on 2017-07-05 (39 days ago)

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

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


[Touch-packages] [Bug 1710978] Re: bluetooth stack looses connection to bluetooth devices

2017-08-20 Thread Wolf Rogner
extended measures demonstrate a loss of connection every two minutes on
average.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1710978

Title:
  bluetooth stack looses connection to bluetooth devices

Status in bluez package in Ubuntu:
  New

Bug description:
  In Ubuntu Budgie bluetooth connection is lost in regular intervals
  (5mins).

  Thus my mouse stops working, my headset stops playing music.

  Reconnecting my mouse takes ages requiring a restart of bluez and
  reconnecting the mouse.

  This issue became worse ever since installing budgie (17.04) in May.

  (during writing this, the mouse stopped working again)

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: bluez 5.43-0ubuntu1
  ProcVersionSignature: Ubuntu 4.10.0-32.36-generic 4.10.17
  Uname: Linux 4.10.0-32-generic x86_64
  NonfreeKernelModules: nvidia_uvm wl nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.4-0ubuntu4.5
  Architecture: amd64
  CurrentDesktop: Budgie:GNOME
  Date: Tue Aug 15 23:02:08 2017
  InstallationDate: Installed on 2017-05-25 (81 days ago)
  InstallationMedia: Ubuntu-Budgie 17.04 "Zesty Zapus" - Release amd64 
(20170412)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: Apple Inc. MacBookPro10,1
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-32-generic.efi.signed 
root=UUID=873566f9-4c01-4dae-8ca9-99c95dfbe269 ro quiet splash vt.handoff=7
  SourcePackage: bluez
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/21/2012
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP101.88Z.00EE.B03.1212211437
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-C3EC7CD22292981F
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro10,1
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-C3EC7CD22292981F
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP101.88Z.00EE.B03.1212211437:bd12/21/2012:svnAppleInc.:pnMacBookPro10,1:pvr1.0:rvnAppleInc.:rnMac-C3EC7CD22292981F:rvrMacBookPro10,1:cvnAppleInc.:ct10:cvrMac-C3EC7CD22292981F:
  dmi.product.name: MacBookPro10,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
  hciconfig:
   hci0:Type: Primary  Bus: USB
BD Address: 14:10:9F:D2:25:F8  ACL MTU: 1021:6  SCO MTU: 64:1
UP RUNNING PSCAN 
RX bytes:21297526 acl:766364 sco:0 events:1617 errors:0
TX bytes:14741 acl:474 sco:0 commands:583 errors:0

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

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


[Touch-packages] [Bug 1271839] Re: ibus-ui-gtk3 big memory leak

2017-08-20 Thread Yogeshwaran
I'm impacted with this issue in ubuntu 16.04 LTS. It sucked up 7.5 GB of
my RAM and my system became extremely slow.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpad.net/bugs/1271839

Title:
  ibus-ui-gtk3 big memory leak

Status in ibus package in Ubuntu:
  Confirmed

Bug description:
  ubuntu 13.10 64bit
  2gb of memory leak

  Also seen on Ubuntu 14.04 64Bit

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

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


[Touch-packages] [Bug 1711768] Re: Gnome shell menu extensions won't install on 17.10

2017-08-20 Thread dino99
@Travis,

extensions.gnome.org is a third party, and is indeed not related to 
ubuntu-meta, but the gnome-shell-extension-* packages from Artful archive are.
First priority is to install from the archive, and possibly add extra extension 
from the url. Note that the path installation are not the same: url -> ./local/ 
, archive -> /usr/ ; so be sure to avoid conflict, and never upgrade an archive 
extension from the url.

That report fails on logic, so set it as invalid.

** Changed in: ubuntu-meta (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1711768

Title:
  Gnome shell menu extensions won't install on 17.10

Status in ubuntu-meta package in Ubuntu:
  Invalid

Bug description:
  
  Description:  Ubuntu Artful Aardvark (development branch)
  Release:  17.10


  On a fresh install of 17.10 application menu extensions (Gno-Menu, Arc
  Menu etc) will not install from extensions.gnome.org

  
  "gir1.2-gmenu-3.0" and "libgnome-menu-3-0" should be included in the standard 
meta package for menu extensions to work.

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

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


[Touch-packages] [Bug 1648617] Re: package linux-image-4.4.0-47-generic keeps reporting a system problem

2017-08-20 Thread Jarno Suni
4.4.0.21-generic is an old kernel. The current one for Xenial is
4.4.0-92-generic. Could you add /var/log/apt/term.log as attachment?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1648617

Title:
  package linux-image-4.4.0-47-generic keeps reporting a system problem

Status in apt package in Ubuntu:
  New

Bug description:
  Many times all that is required is to start the system and log in.
  Immediately the report of a system problem shows up. This is a regular
  occurrence. The release is 16.04. The description is "Ubuntu 16.04.1
  LTS".

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-53-generic 4.4.0-53.74
  ProcVersionSignature: Ubuntu 4.4.0-47.68-generic 4.4.24
  Uname: Linux 4.4.0-47-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  david  1757 F pulseaudio
  Date: Wed Dec  7 08:18:48 2016
  ErrorMessage: run-parts: /etc/kernel/postinst.d/apt-auto-removal exited with 
return code 2
  HibernationDevice: RESUME=UUID=8d4566d4-7212-4261-963c-93d573dbeb91
  InstallationDate: Installed on 2016-11-20 (18 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: LENOVO F0BF0016US
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-47-generic.efi.signed 
root=UUID=bca2cbc9-8ad9-4a9c-a8ef-fa4e75436d48 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc N/A
  SourcePackage: apt
  Title: package linux-image-4.4.0-53-generic 4.4.0-53.74 failed to 
install/upgrade: run-parts: /etc/kernel/postinst.d/apt-auto-removal exited with 
return code 2
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/11/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O1SKT26AUS
  dmi.board.name: SKYBAY
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40700 WIN 3258041700079
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrO1SKT26AUS:bd11/11/2015:svnLENOVO:pnF0BF0016US:pvrideacentreAIO700-22ISH:rvnLENOVO:rnSKYBAY:rvrSDK0J40700WIN3258041700079:cvnLENOVO:ct13:cvrNone:
  dmi.product.name: F0BF0016US
  dmi.product.version: ideacentre AIO 700-22ISH
  dmi.sys.vendor: LENOVO

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

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