[Touch-packages] [Bug 1634544] Re: Missing many calls/messages

2016-12-28 Thread Bartosz Kosiorek
I have exactly the same issue on my BQ E4.5

** Also affects: system-image (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Missing many calls/messages

Status in ofono package in Ubuntu:
  Confirmed
Status in system-image package in Ubuntu:
  New

Bug description:
  I repeatedly miss calls and text messages. I simply find some time in
  the future when I look at my phone I have missed calls or messages
  waiting for me. I've always assumed that the phone is not making any
  noise or vibrating, otherwise I would have noticed, but today I caught
  it in the act for the first time.

  The phone was sitting on the table right next to me, when I looked at
  it, there was a notification for an incoming call, there was no sound,
  there was no vibration. The phone was not in silent mode, it was set
  to medium volume in a quiet environment.

  This does not happen to every call, but to a significant number that
  it is very annoying, as a vague idea, somewhere in the range of
  10-60%. This has been happening for months atleast.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1634544/+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 1535058] Re: applications close instantly when launched from the launcher or dash

2016-12-28 Thread Mateus Fernandes Martins
Same problem here. Ubuntu 16.04 + Stable Phone Overlay PPA. libpam-cgfs
is installed, cgmanager is running but the apps open and close quickly.
Only system-settings works in Unity 8.

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

Title:
  applications close instantly when launched from the launcher or dash

Status in Canonical System Image:
  Confirmed
Status in cgmanager package in Ubuntu:
  Incomplete
Status in qtmir package in Ubuntu:
  Invalid
Status in ubuntu-app-launch package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Invalid
Status in unity8-desktop-session package in Ubuntu:
  Invalid
Status in upstart package in Ubuntu:
  Invalid

Bug description:
  xenial
  applications close instantly when launched from the launcher or dash
  but... if i launch the apps from a VT (for ex firefox using Xmir or gedit 
native --), the app loads ok.

  what close instantly means.. it opens the window and then it closes
  instantly in ~0.3s

  ---

  This has been traced to two causes:
  pam was not installed, it is now a dependency of ubuntu-app-launch or can be 
installed directly
  $ sudo apt-get install libpam-cgfs

  and cgmanager is not enabled by default on systems that were upgraded
  and not clean installs. To enable it

  $ sudo systemctl enable cgmanager

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1535058/+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 1650934] Re: dimmed labels no effect

2016-12-28 Thread Adolfo Jayme
** Changed in: ubuntu-themes (Ubuntu)
   Importance: Undecided => Medium

** Changed in: ubuntu-themes (Ubuntu)
   Status: New => Triaged

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

Title:
  dimmed labels no effect

Status in ubuntu-themes package in Ubuntu:
  Triaged

Bug description:
  "dim-label" class to match dimmed labels in Ubuntu 17.04 (Zesty Zapus) no 
effect.
  See screenshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1650934/+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 1333140] Re: Fix udev rules to consider mmc rpmb partitions

2016-12-28 Thread MarcH
> While use of eMMC is not widespread,...

A majority of Chromebooks rely on eMMC these days...

> Exhibits 15-20 second delay (with screen purple) at EVERY power
on/startup.

... and their *total* boot time is way shorter than 10 seconds.

If you're curious, ChromeOS kernels are here:

https://chromium.googlesource.com/chromiumos/third_party/kernel/+log/chromeos-4.4/drivers/mmc
https://chromium.googlesource.com/chromiumos/third_party/kernel/+log/chromeos-3.18/drivers/mmc
https://chromium-review.googlesource.com/#/c/273998/
etc.

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

Title:
  Fix udev rules to consider mmc rpmb partitions

Status in systemd package in Ubuntu:
  Fix Released
Status in ubiquity package in Ubuntu:
  Triaged
Status in udev package in Ubuntu:
  Invalid
Status in udisks package in Ubuntu:
  Triaged
Status in udev source package in Precise:
  Invalid
Status in udisks source package in Precise:
  Triaged
Status in systemd source package in Trusty:
  Fix Released
Status in udisks source package in Trusty:
  Triaged

Bug description:
  As per JEDEC 4.5 spec for eMMC devices,
  There is a new partitions as part of eMMC storage devices it self. (Further 
details please refer eMMC spec)

  *In Linux Kernel@ 3.10.33, mmc driver has created a new partitions
  with "mmcblkXrpmb" if device expresses it support of RPMB.

  Issues observed:

  issue 1:
  RPMB (Replay Protected Memory Block), A signed access to a Replay Protected 
Memory Block is provided. This function provides means for the system to store 
data to the specific memory area in an authenticated and replay protected 
manner.
  In that case, any read/write access to this partition device will report 
errors.

  issue 2:
  The by-path, line is wrongly mapping to platform-sdhci-tegra.1  -> 
mmcblk2rpmb were as
  it should be platform-sdhci-tegra.1  -> mmcblk2

  ls -l /dev/disk/by-path/
  total 0
  lrwxrwxrwx 1 root root 17 Jan  3  2000 platform-sdhci-tegra.1 -> 
../../mmcblk2rpmb
  lrwxrwxrwx 1 root root 15 Jan  3  2000 platform-sdhci-tegra.1-part1 -> 
../../mmcblk2p1
  lrwxrwxrwx 1 root root 13 Jan  3  2000 platform-sdhci-tegra.2 -> ../../mmcblk1
  lrwxrwxrwx 1 root root 15 Jan  3  2000 platform-sdhci-tegra.2-part1 -> 
../../mmcblk1p1
  lrwxrwxrwx 1 root root 17 Jan  3  2000 platform-sdhci-tegra.3 -> 
../../mmcblk0rpmb
  lrwxrwxrwx 1 root root 15 Jan  3  2000 platform-sdhci-tegra.3-part1 -> 
../../mmcblk0p1
  lrwxrwxrwx 1 root root 15 Jan  3  2000 platform-sdhci-tegra.3-part2 -> 
../../mmcblk0p2

  We have locally resolved in our platform in this file 60-persistent-
  storage.rules

  For issue 1: (with this rule)
  # skip block read for partitions of type rpmb
  KERNEL=="mmcblk[0-9]rpmb", SUBSYSTEM=="block", GOTO="persistent_storage_end"

  For issue 2:
  ENV{DEVTYPE}=="disk", ENV{ID_PATH}=="?*", KERNEL=="mmcblk[0-9]rpmb", 
SYMLINK+="disk/by-path/$env{ID_PATH}-rpmb"
  ENV{DEVTYPE}=="disk", ENV{ID_PATH}=="?*", KERNEL!="mmcblk[0-9]rpmb", 
SYMLINK+="disk/by-path/$env{ID_PATH}"

  Please consider this issues fix in next udev release .

  
  SRU INFO: This is mostly an issue with running backported kernels on 12.04 
and 14.04. There is no test case which would reproduce this on arbitrary 
hardware, but there are several reporters which are in a position to verify a 
proposed update.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1333140/+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 1363670] Re: 8480dn

2016-12-28 Thread Launchpad Bug Tracker
[Expired for cups (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  8480dn

Status in cups package in Ubuntu:
  Expired

Bug description:
  Terrible print drivers for the Brother  MFC-8480DN (connected via USB
  to the computer).

  I've been running Ubuntu since version 10 and in five versions the
  supplied Ubuntu drivers have never worked.

  Sometimes I get double copies when I choose one copy. Sometimes
  nothing prints. Sometimes I get the message:

  ERROR NAME;
 ioerror
  COMMAND;
 image
  OPERAND STACK;
  10
  --arraytype--
  10
  0
  --arraytype--

  Sometimes when sending a job to the printer, it just shuts down and
  reboots. Sometimes it prints gibberish or blank pages. It happens
  whether I print from Firefox or Open office.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1363670/+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 1637624] Re: having some abnormal working

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

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

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

Title:
  having some abnormal working

Status in xorg package in Ubuntu:
  Expired

Bug description:
  refresh option not coming..
  welcome screen of ubuntu not showing
  vlc media player not working properly

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
  Uname: Linux 4.4.0-45-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sat Oct 29 01:01:01 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Sky Lake Integrated Graphics [8086:1916] (rev 07) (prog-if 
00 [VGA controller])
 Subsystem: Dell Skylake Integrated Graphics [1028:06c2]
  InstallationDate: Installed on 2016-10-25 (3 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 005: ID 8087:07dc Intel Corp. 
   Bus 001 Device 004: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 003: ID 0bda:5683 Realtek Semiconductor Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Vostro 3559
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-45-generic.efi.signed 
root=UUID=bdee4485-8459-4670-a646-3ec068ec8c78 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/12/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.1.6
  dmi.board.name: 047TR1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.1.6:bd01/12/2016:svnDellInc.:pnVostro3559:pvr:rvnDellInc.:rn047TR1:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Vostro 3559
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Fri Oct 28 23:00:51 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1199 
   vendor LGD
  xserver.version: 2:1.18.4-0ubuntu0.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1637624/+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 1585863] Re: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it.

2016-12-28 Thread Wojtek Kazimierczak
After an upgrade of network-manager to 1.2.4 (SRU bug #1645698) the
problem with wifi after suspend/resume on my Lenovo X220 now happens
every time, while previously it was less frequent. Perhaps this will
help to do something about this problem.

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

Title:
  WiFi malfunction after suspend & resume stress - sudo wpa_cli scan
  required to fix it.

Status in OEM Priority Project:
  New
Status in OEM Priority Project xenial series:
  New
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Description:Ubuntu Yakkety Yak (development branch)
  Release:16.10
  Packages:
  libnm-glib-vpn1:amd64   1.2.2-0ubuntu2
  libnm-glib4:amd64   1.2.2-0ubuntu2
  libnm-util2:amd64   1.2.2-0ubuntu2
  libnm0:amd641.2.2-0ubuntu2
  network-manager 1.2.2-0ubuntu2

  Reproduce steps:
  1. Install fwts by `sudo apt-get install fwts`.
  2. Run the suspend & resume stress test.
  sudo fwts s3 --s3-multiple=30 --s3-min-delay=5 --s3-max-delay=5 
--s3-delay-delta=5

  Expected result:
  The WiFi still functioned.

  Actual result:
  The WiFi can not connect to any access point and we have to execute `sudo 
wpa_cli scan` manually to make it work again.

  P.S. Ubuntu 16.04 also has the same issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1585863/+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 1571338] Re: add python3+opencv

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

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

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

Title:
  add python3+opencv

Status in opencv package in Ubuntu:
  Confirmed

Bug description:
  Why on repositories no support openCV for python3? Please, add it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/opencv/+bug/1571338/+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 1576747] Re: Network manager applet unable to control wifi after suspend in 16.04

2016-12-28 Thread Tambellini
*** This bug is a duplicate of bug 1589401 ***
https://bugs.launchpad.net/bugs/1589401

Same bug on Alienware 17 R4 running ubuntu 16.04 LTS kernel 4.4.0-31-generic 
#50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux.
sudo service network-manager restart
does fix it.
Still no official fix though ?

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

Title:
  Network manager applet unable to control wifi after suspend in 16.04

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  After resume from suspend network manager no longer allows me to
  control my wifi card, view available wireless networks, or select new
  ones.  Oddly enough, I'm still able to communicate on the network that
  I was connected to prior to suspend.

  Running
  # sudo service network-manager restart
  resolves the issue until the next suspend/resume.

  I'll copy what I think is the relevant  portion of syslog below
  __
  Apr 29 09:04:20 x1 NetworkManager[849]:   [1461938660.4971] manager: 
wake requested (sleeping: yes  enabled: yes)
  Apr 29 09:04:20 x1 NetworkManager[849]:   [1461938660.4971] manager: 
waking up...
  Apr 29 09:04:20 x1 NetworkManager[849]:   [1461938660.4972] device 
(enp0s31f6): state change: unavailable -> unmanaged (reason 'sleeping') [20 10 
37]
  Apr 29 09:04:20 x1 laptop-mode: Laptop mode
  Apr 29 09:04:20 x1 laptop_mode[19059]: Laptop mode
  Apr 29 09:04:20 x1 laptop-mode: enabled, not active [unchanged]
  Apr 29 09:04:20 x1 laptop_mode[19059]: enabled, not active [unchanged]
  Apr 29 09:04:20 x1 systemd[1]: Started Run anacron jobs.
  Apr 29 09:04:20 x1 systemd[1]: Reloading Laptop Mode Tools.
  Apr 29 09:04:20 x1 anacron[19143]: Anacron 2.3 started on 2016-04-29
  Apr 29 09:04:20 x1 anacron[19143]: Will run job `cron.daily' in 5 min.
  Apr 29 09:04:20 x1 anacron[19143]: Jobs will be executed sequentially
  Apr 29 09:04:20 x1 laptop-mode: Laptop mode
  Apr 29 09:04:20 x1 laptop_mode[19145]: Laptop mode
  Apr 29 09:04:20 x1 laptop-mode: enabled, not active [unchanged]
  Apr 29 09:04:20 x1 laptop_mode[19145]: enabled, not active [unchanged]
  Apr 29 09:04:20 x1 systemd[1]: Reloaded Laptop Mode Tools.
  Apr 29 09:04:20 x1 kernel: [180451.937599] e1000e: enp0s31f6 NIC Link is Down
  Apr 29 09:04:20 x1 NetworkManager[849]:   [1461938660.5997] device 
(wlp4s0): state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
  Apr 29 09:04:20 x1 kernel: [180451.940588] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: 
link is not ready
  Apr 29 09:04:20 x1 kernel: [180451.941150] iwlwifi :04:00.0: L1 Enabled - 
LTR Enabled
  Apr 29 09:04:20 x1 kernel: [180451.942063] iwlwifi :04:00.0: L1 Enabled - 
LTR Enabled
  Apr 29 09:04:20 x1 kernel: [180451.943308] iwlwifi :04:00.0: can't access 
the RSA semaphore it is write protected
  Apr 29 09:04:20 x1 kernel: [180452.080430] iwlwifi :04:00.0: L1 Enabled - 
LTR Enabled
  Apr 29 09:04:20 x1 kernel: [180452.080804] iwlwifi :04:00.0: L1 Enabled - 
LTR Enabled
  Apr 29 09:04:20 x1 kernel: [180452.081573] iwlwifi :04:00.0: can't access 
the RSA semaphore it is write protected
  Apr 29 09:04:20 x1 NetworkManager[849]:   [1461938660.8179] device 
(enp0s31f6): state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
  Apr 29 09:04:20 x1 kernel: [180452.157407] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: 
link is not ready
  Apr 29 09:04:20 x1 kernel: [180452.158711] IPv6: ADDRCONF(NETDEV_UP): 
enp0s31f6: link is not ready
  Apr 29 09:04:21 x1 kernel: [180452.364579] IPv6: ADDRCONF(NETDEV_UP): 
enp0s31f6: link is not ready
  Apr 29 09:04:21 x1 NetworkManager[849]:   [1461938661.0266] manager: 
NetworkManager state is now CONNECTED_LOCAL
  Apr 29 09:04:21 x1 wpa_supplicant[1102]: dbus: 
wpa_dbus_get_object_properties: failed to get object properties: (none) none
  Apr 29 09:04:21 x1 wpa_supplicant[1102]: dbus: Failed to construct signal
  Apr 29 09:04:21 x1 wpa_supplicant[1102]: Could not read interface 
p2p-dev-wlp4s0 flags: No such device
  Apr 29 09:04:21 x1 NetworkManager[849]:   [1461938661.1095] device 
(wlp4s0): supplicant interface state: starting -> ready
  Apr 29 09:04:21 x1 NetworkManager[849]:   [1461938661.1095] device 
(wlp4s0): state change: unavailable -> disconnected (reason 
'supplicant-available') [20 30 42]
  Apr 29 09:04:21 x1 kernel: [180452.450294] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: 
link is not ready
  Apr 29 09:04:21 x1 kernel: [180452.551779] [drm] RC6 on
  Apr 29 09:04:24 x1 NetworkManager[849]:   [1461938664.1646] device 
(wlp4s0): supplicant interface state: ready -> inactive
  Apr 29 09:04:24 x1 NetworkManager[849]:   [1461938664.1678] policy: 
auto-activating connection 'chiluks-5g 1'
  Apr 29 09:04:24 x1 NetworkManager[849]:   [1461938664.1688] device 
(wlp4s0): Activation: 

[Touch-packages] [Bug 1645698] Re: [SRU] Upgrade network-manager to latest point release

2016-12-28 Thread Wojtek Kazimierczak
Just to let know the other users who might search for the reason of
networking regression in this place: after installation of this update
yesterday, I observe on my laptop (Lenovo X220) a problem with wifi
after a sleep/resume, as reported earlier by Dalila.

Symptoms: 
- laptop won't connect automatically to wifi,
- network indicator shows only one (apparently) random SSID on the list of 
available networks,
- the problem is resolved with the command: sudo service network-manager restart

This problem existed for me since the upgrade to Xenial (16.04), but
appeared only every 10 suspends or so. Now it happens every time, so I
suppose it will be easier to find the reason and definitely solve the
problem.

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

Title:
  [SRU] Upgrade network-manager to latest point release

Status in network-manager package in Ubuntu:
  Fix Committed
Status in network-manager source package in Xenial:
  Triaged
Status in network-manager source package in Yakkety:
  Fix Committed

Bug description:
  [Impact]

  This SRU would try to have the latest well-tested upstream point
  release (1.2.4) of 1.2.x land in Xenial, which is the successor of the
  current 1.2.2 version, fixing quite some bugs that's suitable to land
  in the stable branch.

  https://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/NEWS?h=nm-1-2

  For xenial, we'll also backporting a patch from 1.2.6 that should fix
  a no-networking-after-resuming-from-sleep issue. This patch was
  applied to Debian testing and zesty in 1.4.2-3ubuntu1.

  For yakkety, this is an update to 1.2.6. Once 1.2.6 has been in use
  for a while without new problems, we'll look into doing a separate SRU
  for Xenial.

  [Test Case]

  After installing the updated version, users should be able to avoid
  some mem leaks in some cases and have generally improved DNS related
  experiences.

  [Regression Potential]

  This version has been in yakkety for sometime, and there's no report
  of regressions until now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1645698/+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 1333140] Re: Fix udev rules to consider mmc rpmb partitions

2016-12-28 Thread david6
Verified still present, for 16.10 ..

New install of 16.10 on 'HP Stream 11 Pro G2'. No issue with install,
other than slight delay at startup/re-start(s). Exhibits 15-20 second
delay (with screen purple) at EVERY power on/startup.

No change, from issue for 16.04 LTS.

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

Title:
  Fix udev rules to consider mmc rpmb partitions

Status in systemd package in Ubuntu:
  Fix Released
Status in ubiquity package in Ubuntu:
  Triaged
Status in udev package in Ubuntu:
  Invalid
Status in udisks package in Ubuntu:
  Triaged
Status in udev source package in Precise:
  Invalid
Status in udisks source package in Precise:
  Triaged
Status in systemd source package in Trusty:
  Fix Released
Status in udisks source package in Trusty:
  Triaged

Bug description:
  As per JEDEC 4.5 spec for eMMC devices,
  There is a new partitions as part of eMMC storage devices it self. (Further 
details please refer eMMC spec)

  *In Linux Kernel@ 3.10.33, mmc driver has created a new partitions
  with "mmcblkXrpmb" if device expresses it support of RPMB.

  Issues observed:

  issue 1:
  RPMB (Replay Protected Memory Block), A signed access to a Replay Protected 
Memory Block is provided. This function provides means for the system to store 
data to the specific memory area in an authenticated and replay protected 
manner.
  In that case, any read/write access to this partition device will report 
errors.

  issue 2:
  The by-path, line is wrongly mapping to platform-sdhci-tegra.1  -> 
mmcblk2rpmb were as
  it should be platform-sdhci-tegra.1  -> mmcblk2

  ls -l /dev/disk/by-path/
  total 0
  lrwxrwxrwx 1 root root 17 Jan  3  2000 platform-sdhci-tegra.1 -> 
../../mmcblk2rpmb
  lrwxrwxrwx 1 root root 15 Jan  3  2000 platform-sdhci-tegra.1-part1 -> 
../../mmcblk2p1
  lrwxrwxrwx 1 root root 13 Jan  3  2000 platform-sdhci-tegra.2 -> ../../mmcblk1
  lrwxrwxrwx 1 root root 15 Jan  3  2000 platform-sdhci-tegra.2-part1 -> 
../../mmcblk1p1
  lrwxrwxrwx 1 root root 17 Jan  3  2000 platform-sdhci-tegra.3 -> 
../../mmcblk0rpmb
  lrwxrwxrwx 1 root root 15 Jan  3  2000 platform-sdhci-tegra.3-part1 -> 
../../mmcblk0p1
  lrwxrwxrwx 1 root root 15 Jan  3  2000 platform-sdhci-tegra.3-part2 -> 
../../mmcblk0p2

  We have locally resolved in our platform in this file 60-persistent-
  storage.rules

  For issue 1: (with this rule)
  # skip block read for partitions of type rpmb
  KERNEL=="mmcblk[0-9]rpmb", SUBSYSTEM=="block", GOTO="persistent_storage_end"

  For issue 2:
  ENV{DEVTYPE}=="disk", ENV{ID_PATH}=="?*", KERNEL=="mmcblk[0-9]rpmb", 
SYMLINK+="disk/by-path/$env{ID_PATH}-rpmb"
  ENV{DEVTYPE}=="disk", ENV{ID_PATH}=="?*", KERNEL!="mmcblk[0-9]rpmb", 
SYMLINK+="disk/by-path/$env{ID_PATH}"

  Please consider this issues fix in next udev release .

  
  SRU INFO: This is mostly an issue with running backported kernels on 12.04 
and 14.04. There is no test case which would reproduce this on arbitrary 
hardware, but there are several reporters which are in a position to verify a 
proposed update.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1333140/+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 1574120] Re: Notebook doesn't suspend when lid is closed after update to 16.04

2016-12-28 Thread Dan Palmer-Bancel
Apologies, I misread the above fix (it's been a long day!) :-/

HandleLidSwitchDocked=suspend

fixes the issue on 16.10 as well on my HP (not XP!) Spectre x360.

Fans came on for a minute or two after resume but have since stopped.

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

Title:
  Notebook doesn't suspend when lid is closed after update to 16.04

Status in systemd package in Ubuntu:
  Confirmed

Bug description:
  My notebook does not suspend after upgrading from 15.10 to 16.04.

  According to system settings the notebook should suspend when lid is
  closed but actually this does not happen. Instead it continues to run
  as if nothing had happened.

  With the previous versions of ubuntu (14.04-15.10) everything worked
  fine.

  My System: HP Pavilion dv7.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: acpi (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Apr 23 23:11:15 2016
  InstallationDate: Installed on 2015-10-29 (176 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: acpi
  UpgradeStatus: Upgraded to xenial on 2016-04-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1574120/+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 1333140] Re: Fix udev rules to consider mmc rpmb partitions

2016-12-28 Thread david6
This issue is still present on 16.04.1 LTS, and is not resolved by being
fully updated.

It is also present for 16.10 ..

While use of eMMC is not widespread, this UNRESOLVED issue causes (at
very least) a 15-20 second delay on startup.

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

Title:
  Fix udev rules to consider mmc rpmb partitions

Status in systemd package in Ubuntu:
  Fix Released
Status in ubiquity package in Ubuntu:
  Triaged
Status in udev package in Ubuntu:
  Invalid
Status in udisks package in Ubuntu:
  Triaged
Status in udev source package in Precise:
  Invalid
Status in udisks source package in Precise:
  Triaged
Status in systemd source package in Trusty:
  Fix Released
Status in udisks source package in Trusty:
  Triaged

Bug description:
  As per JEDEC 4.5 spec for eMMC devices,
  There is a new partitions as part of eMMC storage devices it self. (Further 
details please refer eMMC spec)

  *In Linux Kernel@ 3.10.33, mmc driver has created a new partitions
  with "mmcblkXrpmb" if device expresses it support of RPMB.

  Issues observed:

  issue 1:
  RPMB (Replay Protected Memory Block), A signed access to a Replay Protected 
Memory Block is provided. This function provides means for the system to store 
data to the specific memory area in an authenticated and replay protected 
manner.
  In that case, any read/write access to this partition device will report 
errors.

  issue 2:
  The by-path, line is wrongly mapping to platform-sdhci-tegra.1  -> 
mmcblk2rpmb were as
  it should be platform-sdhci-tegra.1  -> mmcblk2

  ls -l /dev/disk/by-path/
  total 0
  lrwxrwxrwx 1 root root 17 Jan  3  2000 platform-sdhci-tegra.1 -> 
../../mmcblk2rpmb
  lrwxrwxrwx 1 root root 15 Jan  3  2000 platform-sdhci-tegra.1-part1 -> 
../../mmcblk2p1
  lrwxrwxrwx 1 root root 13 Jan  3  2000 platform-sdhci-tegra.2 -> ../../mmcblk1
  lrwxrwxrwx 1 root root 15 Jan  3  2000 platform-sdhci-tegra.2-part1 -> 
../../mmcblk1p1
  lrwxrwxrwx 1 root root 17 Jan  3  2000 platform-sdhci-tegra.3 -> 
../../mmcblk0rpmb
  lrwxrwxrwx 1 root root 15 Jan  3  2000 platform-sdhci-tegra.3-part1 -> 
../../mmcblk0p1
  lrwxrwxrwx 1 root root 15 Jan  3  2000 platform-sdhci-tegra.3-part2 -> 
../../mmcblk0p2

  We have locally resolved in our platform in this file 60-persistent-
  storage.rules

  For issue 1: (with this rule)
  # skip block read for partitions of type rpmb
  KERNEL=="mmcblk[0-9]rpmb", SUBSYSTEM=="block", GOTO="persistent_storage_end"

  For issue 2:
  ENV{DEVTYPE}=="disk", ENV{ID_PATH}=="?*", KERNEL=="mmcblk[0-9]rpmb", 
SYMLINK+="disk/by-path/$env{ID_PATH}-rpmb"
  ENV{DEVTYPE}=="disk", ENV{ID_PATH}=="?*", KERNEL!="mmcblk[0-9]rpmb", 
SYMLINK+="disk/by-path/$env{ID_PATH}"

  Please consider this issues fix in next udev release .

  
  SRU INFO: This is mostly an issue with running backported kernels on 12.04 
and 14.04. There is no test case which would reproduce this on arbitrary 
hardware, but there are several reporters which are in a position to verify a 
proposed update.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1333140/+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 1574120] Re: Notebook doesn't suspend when lid is closed after update to 16.04

2016-12-28 Thread Dan Palmer-Bancel
This bug persists in 16.10 on a December 2016 spec XP Spectre x360.

Uncommenting or commenting

HandleLidSwitch=suspend
HandleLidSwitchDocked=ignore

have no effect.

Should a separate bug be raised for 16.10? Or is it implied that it will
be looked at during the lifecycle of 16.10 and backported to the LTS
release?

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

Title:
  Notebook doesn't suspend when lid is closed after update to 16.04

Status in systemd package in Ubuntu:
  Confirmed

Bug description:
  My notebook does not suspend after upgrading from 15.10 to 16.04.

  According to system settings the notebook should suspend when lid is
  closed but actually this does not happen. Instead it continues to run
  as if nothing had happened.

  With the previous versions of ubuntu (14.04-15.10) everything worked
  fine.

  My System: HP Pavilion dv7.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: acpi (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Apr 23 23:11:15 2016
  InstallationDate: Installed on 2015-10-29 (176 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: acpi
  UpgradeStatus: Upgraded to xenial on 2016-04-22 (1 days ago)

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


Re: [Touch-packages] [Bug 1540460] Re: network-manager crash

2016-12-28 Thread Marco Righi
No, it was a long time ago. I have re-installed  the OS. Sorry.

2016-12-28 8:59 GMT+01:00 Aron Xu <1540...@bugs.launchpad.net>:

> Can you provide more information about the crash?
>
> ** Changed in: network-manager (Ubuntu)
>Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1540460
>
> Title:
>   network-manager crash
>
> Status in network-manager package in Ubuntu:
>   Incomplete
>
> Bug description:
>   Network manager does not start!
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1540460/+
> subscriptions
>


-- 
Think Marco, think different

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

Title:
  network-manager crash

Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  Network manager does not start!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1540460/+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 1633954] Re: package click 0.4.43+16.04.20160203-0ubuntu2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

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

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

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

Title:
  package click 0.4.43+16.04.20160203-0ubuntu2 failed to
  install/upgrade: subprocess new pre-removal script returned error exit
  status 1

Status in click package in Ubuntu:
  Confirmed

Bug description:
  I was doing the distro upgrade from 16.04 to 16.10 and I encountered
  this error.

  ProblemType: Package
  DistroRelease: Ubuntu 16.10
  Package: click 0.4.43+16.04.20160203-0ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-43.63-generic 4.4.21
  Uname: Linux 4.4.0-43-generic x86_64
  NonfreeKernelModules: vboxpci vboxnetadp vboxnetflt vboxdrv
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  Date: Sun Oct 16 19:37:22 2016
  ErrorMessage: subprocess new pre-removal script returned error exit status 1
  InstallationDate: Installed on 2013-07-10 (1195 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  RelatedPackageVersions:
   dpkg 1.18.10ubuntu1
   apt  1.3.1
  SourcePackage: click
  Title: package click 0.4.43+16.04.20160203-0ubuntu2 failed to 
install/upgrade: subprocess new pre-removal script returned error exit status 1
  UpgradeStatus: Upgraded to yakkety on 2016-10-17 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/click/+bug/1633954/+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 40189] Re: autofs needs to be restarted to pick up some shares

2016-12-28 Thread Tronde
I was able to reproduce the issue on a fresh install of Xenial today.
You could find the degug log at: https://paste.ubuntuusers.de/423433/

** Changed in: autofs (Ubuntu)
   Status: Invalid => New

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

Title:
  autofs needs to be restarted to pick up some shares

Status in autofs package in Ubuntu:
  New
Status in autofs5 package in Ubuntu:
  Invalid
Status in upstart package in Ubuntu:
  Invalid

Bug description:
  I am using autofs to access shares on a Windows XP machine from a
  Kubuntu AMD64 machine.  The problems applies in both Breezy and
  Dapper.

  EDIT:  confirmed with similar configuration on Intrepid with a NetApp
  filer hosting NFS.  Server OS removed from summary.

  When I first try to access the mount point via cd or in Konqueror it
  does not exist.  However,  if I then restart autofs
  (/etc/init.d/autofs restart) everythin then works OK.  My config files
  are:

  auto.master

  #
  # $Id: auto.master,v 1.3 2003/09/29 08:22:35 raven Exp $
  #
  # Sample auto.master file
  # This is an automounter map and it has the following format
  # key [ -mount-options-separated-by-comma ] location
  # For details of the format look at autofs(5).
  #/misc/etc/auto.misc --timeout=60
  #/misc/etc/auto.misc
  #/net /etc/auto.net

  /petunia /etc/petunia.misc --timeout=60

  
  petunia.misc

  #
  # $Id: auto.misc,v 1.2 2003/09/29 08:22:35 raven Exp $
  #
  # This is an automounter map and it has the following format
  # key [ -mount-options-separated-by-comma ] location
  # Details may be found in the autofs(5) manpage

  cd  -fstype=iso9660,ro,nosuid,nodev :/dev/cdrom

  tony  -fstype=smbfs,defaults,password=xxx,fmask=777,dmask=777 
://192.168.1.2/tony
  chris -fstype=smbfs,defaults,password=xxx,fmask=777,dmask=777 
://192.168.1.2/chris
  shared-fstype=smbfs,defaults,password=xxx,fmask=777,dmask=777 
://192.168.1.2/SharedDocs
  linuxbackups  -fstype=smbfs,defaults,password=xxx,fmask=777,dmask=777 
://192.168.1.2/linuxbackups

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


Re: [Touch-packages] [Bug 319376] Re: No Dvorak layout for multilingual keyboards

2016-12-28 Thread Sergey V. Udaltsov
Hi there

Actually I see this bug is already RESOLVED FIXED.

Cheers

On Wed, Dec 28, 2016 at 4:51 PM, Psychonaut <319...@bugs.launchpad.net>
wrote:

> Sergey, I've been using Oleg's Russian "phonetic_dvorak" layout for
> years.  I can attest that it's very useful.
>
> However, I think this particular issue can be closed, as the layout
> seems to have made it into the official X.Org distribution this year:
> https://bugs.freedesktop.org/show_bug.cgi?id=96537
>
>
> ** Bug watch added: freedesktop.org Bugzilla #96537
>https://bugs.freedesktop.org/show_bug.cgi?id=96537
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/319376
>
> Title:
>   No Dvorak layout for multilingual keyboards
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/xkeyboard-config/+bug/319376/+subscriptions
>

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

Title:
  No Dvorak layout for multilingual keyboards

Status in xkeyboard-config:
  In Progress
Status in xkeyboard-config package in Ubuntu:
  Triaged

Bug description:
  I use three languages in my keyboard, so after physically moving keys
  to dvorak, It created obvious problem.

  I made a fix for it, "dvorak - compatible" layouts for phonetic
  russian & hebrew. Hope It will be usefull to somebody.

  Attached files ru & il go to /etc/X11/xkb/symbols

  Activating them in xorg.conf:

Option  "XkbLayout" "ru,il,il"
Option  "XKbVariant""phonetic_dvorak,phonetic_dvorak,dvorak"

To manage notifications about this bug go to:
https://bugs.launchpad.net/xkeyboard-config/+bug/319376/+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 1576726] Re: [SRU] network-manager 1.2.0

2016-12-28 Thread Theresa
Don't know if this is the right place, but I'm on Xenial and I'm
struggeling to connect with Network-Manager to an IPsec VPN tunnel
through the strongswan plugin.

I have installed the following versions:

network-manager 
1.2.2-0ubuntu0.16.04.3
network-manager-gnome   
1.2.0-0ubuntu0.16.04.4
network-manager-openvpn 1.1.93-1ubuntu1
network-manager-pptp1.1.93-1ubuntu1
network-manager-pptp-gnome  1.1.93-1ubuntu1 
 
network-manager-strongswan  1.3.1-1ubuntu1

as well as:
libstrongswan   5.3.5-1ubuntu3
libstrongswan-standard-plugins  5.3.5-1ubuntu3

I get prompted for the password (EAP) although I have configured it in
the Network-Manager editor already. Syslog only says this:

Dec 28 17:35:10 herex NetworkManager[942]:   [1482942910.9457] 
vpn-connection[0x1e9c3d0,8d0c94c6-bbf1-4cfb-8bd6-668b930537a8,"vpn",0]: Saw the 
service appear; activating connection
Dec 28 17:35:17 herex NetworkManager[942]:  [1482942917.2729] 
vpn-connection[0x1e9c3d0,8d0c94c6-bbf1-4cfb-8bd6-668b930537a8,"vpn",0]: final 
secrets request failed to provide sufficient secrets

Is there any other way to troubleshoot this? Is someone else experiencing this 
problem?
Again I'm on Ubuntu 16.04.1 LTS

I'd appreciate any help on this!

thanks,
theresa

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

Title:
  [SRU] network-manager 1.2.0

Status in network-manager package in Ubuntu:
  Fix Released
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-openconnect package in Ubuntu:
  Fix Released
Status in network-manager-openvpn package in Ubuntu:
  Fix Released
Status in network-manager-pptp package in Ubuntu:
  Fix Released
Status in network-manager-ssh package in Ubuntu:
  Fix Released
Status in network-manager-vpnc package in Ubuntu:
  Fix Released
Status in network-manager source package in Xenial:
  Fix Released
Status in network-manager-applet source package in Xenial:
  Fix Released
Status in network-manager-openconnect source package in Xenial:
  Fix Released
Status in network-manager-openvpn source package in Xenial:
  Confirmed
Status in network-manager-ssh source package in Xenial:
  Fix Released
Status in network-manager-vpnc source package in Xenial:
  Confirmed
Status in network-manager-openconnect package in Debian:
  Fix Released

Bug description:
  [Impact]
  Xenial was released with upstream beta2 version of network-manager to keep in 
time for the release schedule, and upstream stable release has been made so 
it's time to update to it.

  [Testcase]
  After upgrading the package, user should still be able to connect to networks 
like Ethernet, Wi-Fi and VPNs.

  [Regression Potential]
  Potential of causing regression is relatively small because there is not big 
changes made during beta2 -> stable process.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1576726/+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 319376] Re: No Dvorak layout for multilingual keyboards

2016-12-28 Thread Psychonaut
Sergey, I've been using Oleg's Russian "phonetic_dvorak" layout for
years.  I can attest that it's very useful.

However, I think this particular issue can be closed, as the layout
seems to have made it into the official X.Org distribution this year:
https://bugs.freedesktop.org/show_bug.cgi?id=96537


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

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

Title:
  No Dvorak layout for multilingual keyboards

Status in xkeyboard-config:
  In Progress
Status in xkeyboard-config package in Ubuntu:
  Triaged

Bug description:
  I use three languages in my keyboard, so after physically moving keys
  to dvorak, It created obvious problem.

  I made a fix for it, "dvorak - compatible" layouts for phonetic
  russian & hebrew. Hope It will be usefull to somebody.

  Attached files ru & il go to /etc/X11/xkb/symbols

  Activating them in xorg.conf:

Option  "XkbLayout" "ru,il,il"
Option  "XKbVariant""phonetic_dvorak,phonetic_dvorak,dvorak"

To manage notifications about this bug go to:
https://bugs.launchpad.net/xkeyboard-config/+bug/319376/+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 1651838] Re: bootup halted, lvms NOT active, one LV lost

2016-12-28 Thread Gerben
This probably is a snapshot issue locking up somewhere.

I've been misled in the number of lv's created for this snapshot, the
"snapshot", "-cow" and "-real" where I've misinterpreted the last as a
LV genuinely defined by me somewhere in the past.

The snapshot was readable, (did not test writing). After removing the
snapshot the system went back into proper (boot) operation.

The snapshot was taken before upgrading many KVM clients to a new
distro-version. The snapshot was as large as the origin, thus no limits
on the snapshot size.

I've also discovered I had a heat-problem on the cpu (dust build-up). If
this bug is cancelled with that in mind I will not object.

Greetings,

Gerben

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

Title:
  bootup halted, lvms NOT active, one LV lost

Status in lvm2 package in Ubuntu:
  New

Bug description:
  Hi,

  The bootup process is stopping in 'emergency mode', I have to manually
  intervene and perform a 'vgchange -a y' and after 3.5 minutes 6
  logical volumes are active (however I do have 7). Only then I can
  finalize the boot process.

  Subsequent (all) boots I have to intervene. lvdisplay fails to show
  one logical volume, which is shown under /dev/mapper. This volume is
  not used, just contained some offline data.

  I also had an unplanned reboot a few days ago on the machine without
  having it under a load. The lost LV was not in use at that time (has
  not been mounted for a long time).

  I've got one snapshot defined, which acts as a mirror (LV Size same as
  origin), with only 4.31 % allocated to that snapshot.

  When viewing the system with a live desktop only the 'cow' LV is shown
  under /dev/mapper, none of the other LV's.

  Why is this unused LV lost?

  The data on the 'lost' LV is not needed at the moment. I'll leave
  things 'as is' for the moment for investigation.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: lvm2 2.02.133-1ubuntu10
  ProcVersionSignature: Ubuntu 4.4.0-57.78-generic 4.4.35
  Uname: Linux 4.4.0-57-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.4
  Architecture: amd64
  Date: Wed Dec 21 19:25:22 2016
  InstallationDate: Installed on 2016-06-01 (202 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.3)
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: lvm2
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1651838/+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 1652499] Re: Cannot hibernate properly ; systemd-sleep hangs

2016-12-28 Thread YS1
I disabled legcy BIOS boot as suggested in
https://devtalk.nvidia.com/default/topic/827139/linux/uefi-nvidia-vga-
console-complaints-/post/4514063/#4514063

So far, it seems to improve things : no problem to this day (but it used
to be intermittent, so a few days test is not already conclusive).

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

Title:
  Cannot hibernate properly ; systemd-sleep hangs

Status in systemd package in Ubuntu:
  New

Bug description:
  Hello,
  on recent kernels including 4.4.0-57-generic, I observe more often than not 
the following behaviour after clicking the Hibernate button in XFCE4 interface :

  1. Screen becomes black
  2. No hard drive activity, which is suspicious
  3. Moving the mouse shows the "locked screen" lightdm prompt
  4. Unlocking the session, I get back to it ; things seems to work as usual 
except the ethernet connection is down
  5. ps aux | grep hib shows that there is a  /lib/systemd/systemd-sleep 
hibernate running
  6. if I kill this process, the computer finally hibernates
  7. booting the computer again resumes the session (with networking enabled) 
but with persistent graphical glitches on some parts of the interface, most 
visibly
a. in my terminal, all occurrences of the letter b are scrambled
b. in all windows, the maximise/minimise/close buttons are scrambled.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: systemd 229-4ubuntu13
  ProcVersionSignature: Ubuntu 4.4.0-57.78-generic 4.4.35
  Uname: Linux 4.4.0-57-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.4
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun Dec 25 10:36:33 2016
  InstallationDate: Installed on 2016-09-07 (108 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: Dell Inc. Precision Tower 3620
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-57-generic.efi.signed 
root=UUID=6ebb7e70-29f5-4ddf-a1a1-8cc58113961a ro
  SourcePackage: systemd
  SystemdDelta:
   [EXTENDED]   /lib/systemd/system/rc-local.service → 
/lib/systemd/system/rc-local.service.d/debian.conf
   [EXTENDED]   /lib/systemd/system/systemd-timesyncd.service → 
/lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
   
   2 overridden configuration files found.
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/26/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.3.6
  dmi.board.name: 09WH54
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.6:bd05/26/2016:svnDellInc.:pnPrecisionTower3620:pvr:rvnDellInc.:rn09WH54:rvrA00:cvnDellInc.:ct6:cvr:
  dmi.product.name: Precision Tower 3620
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1652499/+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 1173915] Re: initctl continuously takes 100% of CPU

2016-12-28 Thread Donjan Rodic
** Changed in: upstart
   Status: New => Confirmed

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

Title:
  initctl continuously takes 100% of CPU

Status in upstart :
  Confirmed
Status in upstart package in Ubuntu:
  Confirmed

Bug description:
  Many programs are fairly slow to start on my computer, despite it
  being relatively new (core i5). Suspecting a heavy CPU usage, I
  started gnome-system-monitor: all processes were displayed at 0% CPU,
  but the overall load was 1.33; 1.33; 1.34.

  Using the "top" command, however, revealed the real CPU use, with the
  "initctl" process taking 100%CPU, even 1 hour after startup.

  I upgraded to roaring ringtail before checking this but the symptoms
  were the same with quantal quetzal, so there is a fair chance the
  causes were identical.

  Regards

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: upstart 1.8-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  CheckboxSubmission: 2deefc5fd2f1f0ae2fdd4bd781248a2a
  CheckboxSystem: daed2f3d6643b4a84b4520a2427f8c2b
  Date: Sun Apr 28 13:04:05 2013
  ExecutablePath: /sbin/initctl
  InstallationDate: Installed on 2012-12-15 (133 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  ProcEnviron:
   
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=fa624f8f-d9d0-4b09-af8b-88b106aaaf5b ro quiet splash vt.handoff=7
  SourcePackage: upstart
  UpgradeStatus: Upgraded to raring on 2013-04-28 (0 days ago)
  UpstartBugCategory: System

To manage notifications about this bug go to:
https://bugs.launchpad.net/upstart/+bug/1173915/+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 1647259] Re: GUI issue with VPN connection state

2016-12-28 Thread Jarkko Sakkinen
openconnect

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

Title:
  GUI issue with VPN connection state

Status in network-manager package in Ubuntu:
  New

Bug description:
  1. Connect to a wifi network.
  2. Connect to a VPN.
  3. Disconnect from the wifi network.
  4. Connect to the wifi network.

  After these steps VPN is still checked in the GUI and toggling it
  doesn't do anything.

  Workaround to get VPN working again (after doing previous steps):

  1. Disconnect from the wifi network.
  2. Disconnect from the VPN.
  3. Connect to the wifi network.
  4. Connect to the VPN.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1647259/+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 1652755] Re: Resolvconf multiple nameservers and search domains only first is used - quote bug

2016-12-28 Thread Thomas Hood
Hi, I understand why you might suggest this but on balance I don't think
that resolvconf should be so verbose in normal operation.

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

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

Title:
  Resolvconf multiple nameservers and search domains only first is used
  - quote bug

Status in resolvconf package in Ubuntu:
  Invalid

Bug description:
  Having more than one 'nameserver' or 'search' entry in any of the
  source files results in only the first one being used. The cause is a
  quote bug in /etc/resolvconf/update.d/libc. Patch attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/1652755/+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 1652927] [NEW] package libunity-scopes1.0:amd64 1.0.7+16.10.20160921-0ubuntu2 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de

2016-12-28 Thread Enrique Carlos Ferrándiz Esteve
Public bug reported:

Second error by actualization from 16.04 to 16.10. First system reboot
by terminal.

ProblemType: Package
DistroRelease: Ubuntu 16.10
Package: libunity-scopes1.0:amd64 1.0.7+16.10.20160921-0ubuntu2
ProcVersionSignature: Ubuntu 4.4.0-57.78-generic 4.4.35
Uname: Linux 4.4.0-57-generic x86_64
NonfreeKernelModules: vboxpci vboxnetadp vboxnetflt vboxdrv
ApportVersion: 2.20.3-0ubuntu8.2
Architecture: amd64
Date: Wed Dec 28 12:15:32 2016
ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 1
InstallationDate: Installed on 2016-04-21 (250 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
RelatedPackageVersions:
 dpkg 1.18.10ubuntu1
 apt  1.3.3
SourcePackage: unity-scopes-api
Title: package libunity-scopes1.0:amd64 1.0.7+16.10.20160921-0ubuntu2 failed to 
install/upgrade: el subproceso instalado el script post-installation devolvió 
el código de salida de error 1
UpgradeStatus: Upgraded to yakkety on 2016-12-28 (0 days ago)

** Affects: unity-scopes-api (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package need-duplicate-check yakkety

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

Title:
  package libunity-scopes1.0:amd64 1.0.7+16.10.20160921-0ubuntu2 failed
  to install/upgrade: el subproceso instalado el script post-
  installation devolvió el código de salida de error 1

Status in unity-scopes-api package in Ubuntu:
  New

Bug description:
  Second error by actualization from 16.04 to 16.10. First system reboot
  by terminal.

  ProblemType: Package
  DistroRelease: Ubuntu 16.10
  Package: libunity-scopes1.0:amd64 1.0.7+16.10.20160921-0ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-57.78-generic 4.4.35
  Uname: Linux 4.4.0-57-generic x86_64
  NonfreeKernelModules: vboxpci vboxnetadp vboxnetflt vboxdrv
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  Date: Wed Dec 28 12:15:32 2016
  ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 1
  InstallationDate: Installed on 2016-04-21 (250 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  RelatedPackageVersions:
   dpkg 1.18.10ubuntu1
   apt  1.3.3
  SourcePackage: unity-scopes-api
  Title: package libunity-scopes1.0:amd64 1.0.7+16.10.20160921-0ubuntu2 failed 
to install/upgrade: el subproceso instalado el script post-installation 
devolvió el código de salida de error 1
  UpgradeStatus: Upgraded to yakkety on 2016-12-28 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1652927/+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 1635856] Re: cupsd 2.2.0-2 crashed with SIGABRT in __malloc_assert()

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

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

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

Title:
  cupsd 2.2.0-2 crashed with SIGABRT in __malloc_assert()

Status in cups package in Ubuntu:
  Confirmed

Bug description:
  I am unable to print after a smooth upgrade from 16.04 to 16.10, as
  the cupsd service would not start. The installed version of cups-
  daemon is 2.2.0-2.  I am using Ubuntu release 16.10.

  
  Syslog shows:

  Oct 22 18:36:46 mcarro-ThinkPad-X1-Carbon-3rd cupsd[20036]: cupsd:
  malloc.c:2880: mremap_chunk: Assertion `((size + offset) & (GLRO
  (dl_pagesize) - 1)) == 0' failed.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.10
  Package: cups-daemon 2.2.0-2
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CrashCounter: 1
  Date: Sat Oct 22 09:35:50 2016
  ExecutablePath: /usr/sbin/cupsd
  InstallationDate: Installed on 2015-06-15 (495 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: Bad 
file descriptor
  MachineType: LENOVO 20BSCTO1WW
  Papersize: a4
  ProcAttrCurrent: /usr/sbin/cupsd (enforce)
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=b5bda038-97c0-40f3-b9ba-67c06b05ae03 ro quiet splash vt.handoff=7
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=b5bda038-97c0-40f3-b9ba-67c06b05ae03 ro quiet splash vt.handoff=7
  Signal: 6
  SourcePackage: cups
  StacktraceTop:
   __malloc_assert (assertion=assertion@entry=0x7f62b27fa308 "((size + offset) 
& (GLRO (dl_pagesize) - 1)) == 0", file=file@entry=0x7f62b27f6e2e "malloc.c", 
line=line@entry=2880, function=function@entry=0x7f62b27fae28 <__func__.11331> 
"mremap_chunk") at malloc.c:301
   mremap_chunk (p=p@entry=0x5653d935dab0, new_size=new_size@entry=8288) at 
malloc.c:2880
   __GI___libc_realloc (oldmem=0x5653d935dac0, bytes=8275) at malloc.c:3060
   cupsFilePrintf () from /usr/lib/x86_64-linux-gnu/libcups.so.2
   ?? ()
  Title: cupsd crashed with SIGABRT in __malloc_assert()
  UpgradeStatus: Upgraded to yakkety on 2016-10-14 (7 days ago)
  UserGroups:
   
  dmi.bios.date: 05/08/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET29W (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET29W(1.07):bd05/08/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1635856/+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 1652918] [NEW] systemd-sysctl crashes when there's a comment at the end of a line

2016-12-28 Thread Niklas Sombert
Public bug reported:

I have this line in /etc/sysrq.d/10-magic-sysrq.conf:

kernel.sysrq = 1 #176

This has worked in Ubuntu 14.04.

Although there are errors and warnings, the setting seems to be applied
on boot.

niklas@panzersperre~> systemctl status systemd-sysctl.service
● systemd-sysctl.service - Apply Kernel Variables
   Loaded: loaded (/lib/systemd/system/systemd-sysctl.service; static; vendor 
preset: enabled)
   Active: failed (Result: exit-code) since Di 2016-12-27 18:31:50 CET; 16h ago
 Docs: man:systemd-sysctl.service(8)
   man:sysctl.d(5)
  Process: 770 ExecStart=/lib/systemd/systemd-sysctl (code=exited, 
status=1/FAILURE)
 Main PID: 770 (code=exited, status=1/FAILURE)

Dez 27 18:31:50 panzersperre systemd[1]: Starting Apply Kernel Variables...
Dez 27 18:31:50 panzersperre systemd[1]: systemd-sysctl.service: Main process 
exited, code=exited, stat
Dez 27 18:31:50 panzersperre systemd[1]: Failed to start Apply Kernel Variables.
Dez 27 18:31:50 panzersperre systemd[1]: systemd-sysctl.service: Unit entered 
failed state.
Dez 27 18:31:50 panzersperre systemd[1]: systemd-sysctl.service: Failed with 
result 'exit-code'.

niklas@panzersperre~> sudo /lib/systemd/systemd-sysctl
Couldn't write '1 #176' to 'kernel/sysrq', ignoring: Invalid argument

niklas@panzersperre~> sysctl kernel.sysrq
kernel.sysrq = 1

niklas@panzersperre~> lsb_release -rd
Description:Ubuntu 16.04.1 LTS
Release:16.04

niklas@panzersperre~> env LANG=C apt-cache policy systemd
systemd:
  Installed: 229-4ubuntu13
  Candidate: 229-4ubuntu13
  Version table:
 *** 229-4ubuntu13 500
500 http://de.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 229-4ubuntu10 500
500 http://security.ubuntu.com/ubuntu xenial-security/main amd64 
Packages
 229-4ubuntu4 500
500 http://de.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

niklas@panzersperre~> /lib/systemd/systemd-sysctl --version
systemd 229
+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP 
+GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN

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

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

Title:
  systemd-sysctl crashes when there's a comment at the end of a line

Status in systemd package in Ubuntu:
  New

Bug description:
  I have this line in /etc/sysrq.d/10-magic-sysrq.conf:

  kernel.sysrq = 1 #176

  This has worked in Ubuntu 14.04.

  Although there are errors and warnings, the setting seems to be
  applied on boot.

  niklas@panzersperre~> systemctl status systemd-sysctl.service
  ● systemd-sysctl.service - Apply Kernel Variables
 Loaded: loaded (/lib/systemd/system/systemd-sysctl.service; static; vendor 
preset: enabled)
 Active: failed (Result: exit-code) since Di 2016-12-27 18:31:50 CET; 16h 
ago
   Docs: man:systemd-sysctl.service(8)
 man:sysctl.d(5)
Process: 770 ExecStart=/lib/systemd/systemd-sysctl (code=exited, 
status=1/FAILURE)
   Main PID: 770 (code=exited, status=1/FAILURE)

  Dez 27 18:31:50 panzersperre systemd[1]: Starting Apply Kernel Variables...
  Dez 27 18:31:50 panzersperre systemd[1]: systemd-sysctl.service: Main process 
exited, code=exited, stat
  Dez 27 18:31:50 panzersperre systemd[1]: Failed to start Apply Kernel 
Variables.
  Dez 27 18:31:50 panzersperre systemd[1]: systemd-sysctl.service: Unit entered 
failed state.
  Dez 27 18:31:50 panzersperre systemd[1]: systemd-sysctl.service: Failed with 
result 'exit-code'.

  niklas@panzersperre~> sudo /lib/systemd/systemd-sysctl
  Couldn't write '1 #176' to 'kernel/sysrq', ignoring: Invalid argument

  niklas@panzersperre~> sysctl kernel.sysrq
  kernel.sysrq = 1

  niklas@panzersperre~> lsb_release -rd
  Description:Ubuntu 16.04.1 LTS
  Release:16.04

  niklas@panzersperre~> env LANG=C apt-cache policy systemd
  systemd:
Installed: 229-4ubuntu13
Candidate: 229-4ubuntu13
Version table:
   *** 229-4ubuntu13 500
  500 http://de.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   229-4ubuntu10 500
  500 http://security.ubuntu.com/ubuntu xenial-security/main amd64 
Packages
   229-4ubuntu4 500
  500 http://de.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

  niklas@panzersperre~> /lib/systemd/systemd-sysctl --version
  systemd 229
  +PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP 
+GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN

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

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

[Touch-packages] [Bug 1623666] Re: iOS10 will not connect to Ubuntu

2016-12-28 Thread Karli Sjöberg
Same here with Xubuntu 16.04 and iOS 10.2.

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

Title:
  iOS10 will not connect to Ubuntu

Status in gnutls28 package in Ubuntu:
  Confirmed
Status in libimobiledevice package in Ubuntu:
  Confirmed

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

  Please package the recent fix in libimobiledevice:

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnutls28/+bug/1623666/+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 1652755] Re: Resolvconf multiple nameservers and search domains only first is used - quote bug

2016-12-28 Thread halfgaar
Ha, you're right, I introduced a bug to my advantage.

Can I propose this other patch instead? Some clear output would be nice.

** Patch added: "Print messages when discarding nameservers"
   
https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/1652755/+attachment/4797448/+files/resolvconf-messages.patch

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

Title:
  Resolvconf multiple nameservers and search domains only first is used
  - quote bug

Status in resolvconf package in Ubuntu:
  Incomplete

Bug description:
  Having more than one 'nameserver' or 'search' entry in any of the
  source files results in only the first one being used. The cause is a
  quote bug in /etc/resolvconf/update.d/libc. Patch attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/1652755/+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 1480877] Re: Access points' "PropertiesChanged" dbus signals freeze UI on mobile devices

2016-12-28 Thread Aron Xu
** Tags added: nm-touch

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

Title:
  Access points' "PropertiesChanged" dbus signals freeze UI on mobile
  devices

Status in Canonical System Image:
  Fix Released
Status in Unity 8:
  New
Status in dbus-cpp package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  Incomplete
Status in qtbase-opensource-src package in Ubuntu:
  Fix Released
Status in dbus-cpp package in Ubuntu RTM:
  Fix Released
Status in location-service package in Ubuntu RTM:
  Fix Released
Status in network-manager package in Ubuntu RTM:
  Incomplete
Status in qtbase-opensource-src package in Ubuntu RTM:
  Fix Released

Bug description:
  Krillin, rc-proposed, r83

  
  DESCRIPTION:
  I've been trying to track down the cause of the occasional UI freezes on my 
Krillin device, and I noticed that whenever the UI freezes for 2-4 seconds, I 
get a burst of "PropertiesChanged" signals in dbus-monitor

  Here's a log of what's shown in dbus-monitor:
  http://pastebin.ubuntu.com/11992322/

  I'd guess the problem is in the code that actually catches the signals
  and acts accordingly.

  HOW TO REPRODUCE: 
  1) Move to a place where many wifi hotspots are available
  2) Connect the device via USB and run "phablet-shell" and then "dbus-monitor"
  3) Use the device while keeping an eye on dbus-monitor output

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1480877/+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 1495453] Re: atk6-flood_router26 wlan0 makes network crash

2016-12-28 Thread Aron Xu
When you run atk6-flood_router26 it is supposed to crash your network,
not a bug in the system.

** Changed in: network-manager (Ubuntu)
   Status: New => Invalid

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

Title:
  atk6-flood_router26 wlan0 makes network crash

Status in network-manager package in Ubuntu:
  Invalid

Bug description:
  Install thc-ipv6 and do a sudo atk6-flood_router26 wlan0 (it was wireless 
network in my case) and the internet connection is lost. You can't access the 
web you can't ping or do anything on the world wide web. If you stop the 
operation (Ctrl + C) the state continues, so still nothing, only after manually 
connecting to the network will it work, and sometimes when trying to reconnect 
it will give me:
  Device disconnect failed. I'm using Ubuntu 15.04 64-bit.
  Neither should my internet access stop, or the network manager behave like 
that.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1495453/+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 1484908] Re: autologin not working 15.10

2016-12-28 Thread Aron Xu
** Package changed: network-manager (Ubuntu) => ubuntu

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

Title:
  autologin not working 15.10

Status in Ubuntu:
  Confirmed

Bug description:
  after one of the updates through the update manager, auto login no longer 
works.
  Ive tried disabling and re-enabling with no luck.

  Each time the system boots it now goes to the login screen, when it
  should go to the desktop.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1484908/+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 1478319] Re: Wifi doesn't reconnect to AP if it uses the same SSID than another AP

2016-12-28 Thread Aron Xu
** Tags added: nm-touch

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

Title:
  Wifi doesn't reconnect to AP if it uses the same SSID than another AP

Status in Canonical System Image:
  Incomplete
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  current build number: 68
  device name: arale
  channel: ubuntu-touch/rc-proposed/meizu.en
  last update: 2015-07-24 08:00:20
  version version: 68
  version ubuntu: 20150724
  version device: 20150709-8965e37
  version custom: 20150716-819-8-42

  My ISP (Free in France) provides a hotspot service so that customers
  can use the connection of any other customer using a generic open Wifi
  connection (for reference http://www.free.fr/assistance/2303.html - in
  French)

  The SSID is called 'FreeWifi' on all the boxes but obviously APs are
  all different since it's customers' DSL routers.

  When I connect  to one of this access point, suspend the phone and
  resume it in another location where the SSID is available but from a
  different AP, the phone doesn't connect to this AP and the list of
  networks in the network-indicator doesn't refresh and still show the
  list of network from the previous location. I have to forget the
  network called 'FreeWifi' and reconnect in order to refresh the list
  and make it work.

  It's 100% reproducible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1478319/+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 1495735] Re: /usr/sbin/NetworkManager:11:nm_device_get_act_request:wifi_secrets_cb:get_secrets_cb:agent_secrets_done_cb:get_complete_cb

2016-12-28 Thread Aron Xu
** Changed in: network-manager (Ubuntu)
   Status: New => Fix Released

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

Title:
  
/usr/sbin/NetworkManager:11:nm_device_get_act_request:wifi_secrets_cb:get_secrets_cb:agent_secrets_done_cb:get_complete_cb

Status in network-manager package in Ubuntu:
  Fix Released

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding network-manager.  This problem was most recently seen with
  version 0.9.10.0-4ubuntu15.2, the problem page at
  https://errors.ubuntu.com/problem/5eaf0f867af89007f24a1301a62ce28621fb09a8
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1495735/+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 1482636] Re: Ubuntu Touch on MX4 doesn't connect to WLAN with WEP

2016-12-28 Thread Aron Xu
** Tags added: nm-touch

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

Title:
  Ubuntu Touch on MX4 doesn't connect to WLAN with WEP

Status in Canonical System Image:
  Incomplete
Status in network-manager package in Ubuntu:
  New

Bug description:
  Hi,

  while it is no problme to connect to a WLAN with WPA2 it is impossible
  to connect with a WLAN with WEP. Given that I'm the admin of the WLAN
  I changed to WPA temporarily and then it was no problem to connect.
  Thus it is not a hardware problem.

  Regards

  Ubuntu Touch Ver.  15.04 (r3)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1482636/+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 1496741] Re: NetworkManager crashed with SIGSEGV

2016-12-28 Thread Aron Xu
** Changed in: network-manager (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  NetworkManager crashed with SIGSEGV

Status in network-manager package in Ubuntu:
  Fix Released

Bug description:
  It shows NetworkManager crashed when Ubuntu 15.10 started.

  ProblemType: Crash
  DistroRelease: Ubuntu 15.10
  Package: network-manager 1.0.4-0ubuntu3
  ProcVersionSignature: Ubuntu 4.2.0-10.11-generic 4.2.0
  Uname: Linux 4.2.0-10-generic x86_64
  ApportVersion: 2.18.1-0ubuntu1
  Architecture: i386
  Date: Thu Sep 17 01:22:05 2015
  ExecutablePath: /usr/sbin/NetworkManager
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2011-12-01 (1385 days ago)
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static  metric 600 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.13  metric 
600
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcCmdline: /usr/sbin/NetworkManager --no-daemon
  ProcEnviron:
   LANG=en_US.UTF-8
   LANGUAGE=en
   PATH=(custom, no user)
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SegvAnalysis:
   Segfault happened at: 0x80d83fc: mov(%eax),%eax
   PC (0x080d83fc) ok
   source "(%eax)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: network-manager
  StacktraceTop:
   ?? ()
   ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
  Title: NetworkManager crashed with SIGSEGV
  UpgradeStatus: Upgraded to wily on 2015-08-12 (36 days ago)
  UserGroups:
   
  nmcli-dev:
   DEVICE   TYPE  STATE DBUS-PATH  
CONNECTIONCON-UUID  CON-PATH
   
   wlan0wifi  connected /org/freedesktop/NetworkManager/Devices/2  
vodafoneE509  af9db9ab-35e5-40d8-ac17-06a719f176f5  
/org/freedesktop/NetworkManager/ActiveConnection/0 
   ttyACM0  gsm   disconnected  /org/freedesktop/NetworkManager/Devices/3  
------  
   
   eth0 ethernet  unavailable   /org/freedesktop/NetworkManager/Devices/1  
------  
   
   lo   loopback  unmanaged /org/freedesktop/NetworkManager/Devices/0  
------
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1496741/+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 1499739] Re: NetworkManager should check for Internet connection

2016-12-28 Thread Aron Xu
** Tags added: nm-touch

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

Title:
  NetworkManager should check for Internet connection

Status in Canonical System Image:
  Incomplete
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Reproduce:
  Have SIM with bad data plan.*
  Wi-FI OFF.
  Cellular data ON (and ofono reports Attached = 1)
  $ gdbus call -e -d com.ubuntu.connectivity1 -o 
/com/ubuntu/connectivity1/NetworkingStatus -m 
org.freedesktop.DBus.Properties.Get com.ubuntu.connectivity1.NetworkingStatus 
Status

  What happens
  (,) (NM_STATE_CONNECTED_GLOBAL) [1]

  What should happen:
  (,) (NM_STATE_DISCONNECTED) [1]

  This assumes that NetworkManager's State property definition of
  “Connected” is equal to “Connected to the Internet”. If it's not, then
  this needs to be resolved elsewhere.

  * Not sure what the exact definition of a bad data plan is, but assume
  “out of cash”, but ofono still attaches.

  [1] https://developer.gnome.org/NetworkManager/0.9/spec.html#type-
  NM_STATE

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1499739/+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 1495099] Re: g_type_instance_get_private: assertion 'instance != NULL && instance->g_class != NULL' failed

2016-12-28 Thread Aron Xu
** Changed in: network-manager (Ubuntu)
   Status: New => Fix Released

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

Title:
  g_type_instance_get_private: assertion 'instance != NULL &&
  instance->g_class != NULL' failed

Status in network-manager package in Ubuntu:
  Fix Released

Bug description:
  First, my usual network disappeared from the list, and I had to
  connect to another. It worked great, but I needed to communicate with
  a machine on the old network, so I replugged my USB WLAN adapter, and
  I could connect again. A few minutes later, network-manager crashed.
  The connection still works though.

  This seems to be the problem:

  Sep 12 16:58:19 zeus NetworkManager[751]: (NetworkManager:751): GLib-
  GObject-CRITICAL **: g_type_instance_get_private: assertion 'instance
  != NULL && instance->g_class != NULL' failed

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu15.1
  ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4
  Uname: Linux 3.19.0-26-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.4
  Architecture: amd64
  CurrentDesktop: LXDE
  Date: Sat Sep 12 17:01:51 2015
  IpRoute:
   default via 192.168.2.1 dev wlan0  proto static  metric 1024
   192.168.2.0/24 dev wlan0  proto kernel  scope link  src 192.168.2.109
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to vivid on 2015-04-19 (146 days ago)
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2015-03-16T23:56:17.808964
  nmcli-con: Error: command ['nmcli', '-f', 'all', 'con'] failed with exit code 
9: Error: nmcli (0.9.10.0) and NetworkManager (unknown) versions don't match. 
Force execution using --nocheck, but the results are unpredictable.
  nmcli-dev: Error: command ['nmcli', '-f', 'all', 'dev'] failed with exit code 
8: Error: NetworkManager is not running.
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1495099/+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 1497975] Re: systemctl service NetworkManager reports GLib errors in status

2016-12-28 Thread Aron Xu
** Changed in: network-manager (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  systemctl service NetworkManager reports GLib errors in status

Status in network-manager package in Ubuntu:
  Fix Released

Bug description:
  Ubuntu Wily (packages updated today latest):

  Visual:
  nm-applet is not showing up
  network not configured

  background:
  sudo systemctl status network-manager -l

  ● NetworkManager.service - Network Manager
 Loaded: loaded (/lib/systemd/system/NetworkManager.service; enabled; 
vendor preset: enabled)
 Active: active (running) since Mo 2015-09-21 14:07:47 CEST; 18s ago
   Main PID: 5605 (NetworkManager)
 CGroup: /system.slice/NetworkManager.service
 └─5605 /usr/sbin/NetworkManager --no-daemon

  Sep 21 14:07:47 myhost NetworkManager[5605]:   devices added (path: 
/sys/devices/virtual/net/lo, iface: lo)
  Sep 21 14:07:47 myhost NetworkManager[5605]:   device added (path: 
/sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
  Sep 21 14:07:47 myhost NetworkManager[5605]:   end _init.
  Sep 21 14:07:47 myhost NetworkManager[5605]:   Loaded settings plugin 
ifupdown: (C) 2008 Canonical Ltd.  To report bugs please use the NetworkManager 
mailing list. 
(/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-settings-plugin-ifupdown.so)
  Sep 21 14:07:47 myhost NetworkManager[5605]:   Loaded settings plugin 
keyfile: (c) 2007 - 2015 Red Hat, Inc.  To report bugs please use the 
NetworkManager mailing list.
  Sep 21 14:07:47 myhost NetworkManager[5605]: (NetworkManager:5605): 
GLib-GObject-WARNING **: cannot register existing type 'NMSetting'
  Sep 21 14:07:47 myhost NetworkManager[5605]: (NetworkManager:5605): 
GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed
  Sep 21 14:07:47 myhost NetworkManager[5605]: (NetworkManager:5605): 
GLib-GObject-CRITICAL **: g_type_register_static: assertion 'parent_type > 0' 
failed
  Sep 21 14:07:47 myhost NetworkManager[5605]: (NetworkManager:5605): 
libnm-util-CRITICAL **: _nm_register_setting: assertion 'type != 
G_TYPE_INVALID' failed
  Sep 21 14:07:47 myhost NetworkManager[5605]: (NetworkManager:5605): 
GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1497975/+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 1497944] Re: /usr/sbin/NetworkManager:11:platform_link_added:_platform_link_cb_idle:g_main_dispatch:g_main_context_dispatch:g_main_context_iterate

2016-12-28 Thread Aron Xu
** Changed in: network-manager (Ubuntu)
   Status: New => Fix Released

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

Title:
  
/usr/sbin/NetworkManager:11:platform_link_added:_platform_link_cb_idle:g_main_dispatch:g_main_context_dispatch:g_main_context_iterate

Status in network-manager package in Ubuntu:
  Fix Released

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding network-manager.  This problem was most recently seen with
  version 1.0.4-0ubuntu3, the problem page at
  https://errors.ubuntu.com/problem/fd5d9b9dd219a1d76abc6f6a5525dd95fa737669
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1497944/+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 1498246] Re: /usr/sbin/NetworkManager:11:platform_link_added:platform_query_devices:nm_manager_start:main

2016-12-28 Thread Aron Xu
** Changed in: network-manager (Ubuntu)
   Status: New => Fix Released

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

Title:
  
/usr/sbin/NetworkManager:11:platform_link_added:platform_query_devices:nm_manager_start:main

Status in network-manager package in Ubuntu:
  Fix Released

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding network-manager.  This problem was most recently seen with
  version 1.0.4-0ubuntu3, the problem page at
  https://errors.ubuntu.com/problem/827ad1b30ce85cf3c6ea9335ee3736d40b689905
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1498246/+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 1500482] Re: /usr/sbin/NetworkManager:11:nm_device_uses_assumed_connection:_set_state_full:nm_device_state_changed:link_timeout_cb:g_timeout_dispatch

2016-12-28 Thread Aron Xu
** Changed in: network-manager (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  
/usr/sbin/NetworkManager:11:nm_device_uses_assumed_connection:_set_state_full:nm_device_state_changed:link_timeout_cb:g_timeout_dispatch

Status in NetworkManager:
  Fix Released
Status in network-manager package in Ubuntu:
  Fix Released

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding network-manager.  This problem was most recently seen with
  version 1.0.4-0ubuntu3, the problem page at
  https://errors.ubuntu.com/problem/5ac0ed7e87bfe523f99d6f9703c9a501fab74014
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1500482/+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 1507530] Re: VPN service 'pptp' disappeared

2016-12-28 Thread Aron Xu
** Changed in: network-manager (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  VPN service 'pptp' disappeared

Status in network-manager package in Ubuntu:
  Fix Released

Bug description:
  hello

   my vpn service is not working from the last update .vpn seems to be 
disappeared .
  logs:-
  Oct 19 16:08:43 Xalted-Testing NetworkManager[776]:  Starting VPN 
service 'pptp'...
  Oct 19 16:08:43 Xalted-Testing NetworkManager[776]:  VPN service 'pptp' 
started (org.freedesktop.NetworkManager.pptp), PID 3895
  Oct 19 16:08:43 Xalted-Testing NetworkManager[776]:  VPN service 'pptp' 
appeared; activating connections
  Oct 19 16:08:43 Xalted-Testing NetworkManager[776]:  VPN plugin state 
changed: init (1)
  Oct 19 16:08:43 Xalted-Testing NetworkManager[776]:  VPN plugin state 
changed: starting (3)
  Oct 19 16:08:43 Xalted-Testing NetworkManager[776]:  VPN connection 
'US-VPN' (Connect) reply received.
  Oct 19 16:08:43 Xalted-Testing pppd[3899]: Plugin 
/usr/lib/pppd/2.4.5/nm-pptp-pppd-plugin.so loaded.
  Oct 19 16:08:43 Xalted-Testing pppd[3899]: pppd 2.4.5 started by root, uid 0
  Oct 19 16:08:43 Xalted-Testing pppd[3899]: Using interface ppp0
  Oct 19 16:08:43 Xalted-Testing pppd[3899]: Connect: ppp0 <--> /dev/pts/10
  Oct 19 16:08:43 Xalted-Testing pptp[3902]: nm-pptp-service-3895 
log[main:pptp.c:314]: The synchronous pptp option is NOT activated
  Oct 19 16:08:43 Xalted-Testing NetworkManager[776]:SCPlugin-Ifupdown: 
devices added (path: /sys/devices/virtual/net/ppp0, iface: ppp0)
  Oct 19 16:08:43 Xalted-Testing NetworkManager[776]:SCPlugin-Ifupdown: 
device added (path: /sys/devices/virtual/net/ppp0, iface: ppp0): no ifupdown 
configuration found.
  Oct 19 16:08:43 Xalted-Testing NetworkManager[776]:  
/sys/devices/virtual/net/ppp0: couldn't determine device driver; ignoring...
  Oct 19 16:08:43 Xalted-Testing pptp[3917]: nm-pptp-service-3895 
log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 1 
'Start-Control-Connection-Request'
  Oct 19 16:08:44 Xalted-Testing pptp[3917]: nm-pptp-service-3895 
log[ctrlp_disp:pptp_ctrl.c:739]: Received Start Control Connection Reply
  Oct 19 16:08:44 Xalted-Testing pptp[3917]: nm-pptp-service-3895 
log[ctrlp_disp:pptp_ctrl.c:773]: Client connection established.
  Oct 19 16:08:44 Xalted-Testing pptp[3917]: nm-pptp-service-3895 
log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 7 
'Outgoing-Call-Request'
  Oct 19 16:08:45 Xalted-Testing pptp[3917]: nm-pptp-service-3895 
log[ctrlp_disp:pptp_ctrl.c:858]: Received Outgoing Call Reply.
  Oct 19 16:08:45 Xalted-Testing pptp[3917]: nm-pptp-service-3895 
log[ctrlp_disp:pptp_ctrl.c:897]: Outgoing call established (call ID 0, peer's 
call ID 29696).
  Oct 19 16:09:02 Xalted-Testing CRON[3919]: (root) CMD (  [ -x 
/usr/lib/php5/maxlifetime ] && [ -x /usr/lib/php5/sessionclean ] && [ -d 
/var/lib/php5 ] && /usr/lib/php5/sessionclean /var/lib/php5 
$(/usr/lib/php5/maxlifetime))
  Oct 19 16:09:14 Xalted-Testing pppd[3899]: LCP: timeout sending 
Config-Requests
  Oct 19 16:09:14 Xalted-Testing pppd[3899]: Connection terminated.
  Oct 19 16:09:14 Xalted-Testing NetworkManager[776]:  VPN plugin failed: 
1
  Oct 19 16:09:14 Xalted-Testing NetworkManager[776]:SCPlugin-Ifupdown: 
devices removed (path: /sys/devices/virtual/net/ppp0, iface: ppp0)
  Oct 19 16:09:14 Xalted-Testing pptp[3902]: nm-pptp-service-3895 
warn[decaps_hdlc:pptp_gre.c:204]: short read (-1): Input/output error
  Oct 19 16:09:14 Xalted-Testing pptp[3902]: nm-pptp-service-3895 
warn[decaps_hdlc:pptp_gre.c:216]: pppd may have shutdown, see pppd log
  Oct 19 16:09:14 Xalted-Testing pppd[3899]: Modem hangup
  Oct 19 16:09:14 Xalted-Testing pppd[3899]: Exit.
  Oct 19 16:09:14 Xalted-Testing NetworkManager[776]:  VPN plugin failed: 
1
  Oct 19 16:09:14 Xalted-Testing NetworkManager[776]:  VPN plugin state 
changed: stopped (6)
  Oct 19 16:09:14 Xalted-Testing NetworkManager[776]:  VPN plugin state 
change reason: 0
  Oct 19 16:09:14 Xalted-Testing NetworkManager[776]:  Policy set 'Wired 
connection 1' (eth0) as default for IPv4 routing and DNS.
  Oct 19 16:09:14 Xalted-Testing pptp[3917]: nm-pptp-service-3895 
log[callmgr_main:pptp_callmgr.c:234]: Closing connection (unhandled)
  Oct 19 16:09:14 Xalted-Testing pptp[3917]: nm-pptp-service-3895 
log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 12 
'Call-Clear-Request'
  Oct 19 16:09:14 Xalted-Testing pptp[3917]: nm-pptp-service-3895 
log[call_callback:pptp_callmgr.c:79]: Closing connection (call state)
  Oct 19 16:09:14 Xalted-Testing NetworkManager[776]:  error 
disconnecting VPN: Could not process the request because no VPN connection was 
active.
  Oct 19 16:09:19 Xalted-Testing NetworkManager[776]:  VPN service 'pptp' 
disappeared

  thanks

To manage notifications about this bug go 

[Touch-packages] [Bug 1540460] Re: network-manager crash

2016-12-28 Thread Aron Xu
Can you provide more information about the crash?

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

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

Title:
  network-manager crash

Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  Network manager does not start!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1540460/+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 1541245] Re: Missing and loose of ethernet e1000 driver in Ubuntu 14.04

2016-12-28 Thread Aron Xu
** Package changed: network-manager (Ubuntu) => linux (Ubuntu)

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

Title:
  Missing and loose of ethernet e1000 driver in Ubuntu 14.04

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I made a fresh install of 14.04 on a Dell XPS-8900 there is about two  or 
three month.
  The driver was missing, and I have installed manually a driver. It has 
worked, but with an ennoying problem.

  Each time a new Linux version is updated and then the computer is
  reboot, driver is lost and must install again.

  As it's not my computer, but the one of a friend which doesn't know
  about computers, I had to go and  reinstall and reboot the machine. I
  have made a script which allows the user to do that, but it's really a
  pain ...

  Is there a way to avoid such things ?

  Thanks
  A+

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1541245/+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 1542252] Re: Network unavailable after Libreoffice-5 PPA install

2016-12-28 Thread Aron Xu
** Changed in: network-manager (Ubuntu)
   Status: New => Invalid

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

Title:
  Network unavailable after Libreoffice-5 PPA install

Status in network-manager package in Ubuntu:
  Invalid

Bug description:
  This bug is a result of solving bug #1454310. After rebooting various
  system error messages appeared. Networking was unavailable. According
  to one Askubuntu suggestion, removed trusty-security package sources,
  apt-get update, upgrade, reinstall network-manager but same problem.
  After almost a week's work I was able to reactivate networking via
  /etc/network/interface and  sudo ifup xxx, first with wired then
  finally connecvting to hidden WiFi which I'm using now. If I reinstall
  network-manager and its gui companion installation goes well, but at
  reboot the same thing happens as described in the beginning. Presently
  network-maneger and its gui companion is completely removed. My system
  is on an Acer Laptop, 14.04.3 LTS and64, and it has been regularly
  updated according to notices. No special or custom programs are
  installed or no unusual customization was made.

  I'm attaching a file describing what happened a week ago leading to
  this system problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: network-manager (not installed)
  ProcVersionSignature: Ubuntu 3.13.0-77.121-generic 3.13.11-ckt32
  Uname: Linux 3.13.0-77-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Fri Feb  5 05:00:08 2016
  InstallationDate: Installed on 2013-10-31 (826 days ago)
  InstallationMedia: Xubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820)
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to trusty on 2014-08-31 (522 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1542252/+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 1542523] Re: IPv6 temporary addresses accumulate over time

2016-12-28 Thread Aron Xu
This is really a feature but not a bug, it's called IPv6 privacy
extension.

** Changed in: network-manager (Ubuntu)
   Status: New => Invalid

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

Title:
  IPv6 temporary addresses accumulate over time

Status in NetworkManager:
  Invalid
Status in network-manager package in Ubuntu:
  Invalid

Bug description:
  On my office desktop machine I observe that it accumulates temporary
  IPv6 addresses over time, even though all except one are marked as
  deprecated already.

  E.g. right now my IP list looks like this:
  2: eno1:  mtu 1500 qlen 1000
  inet6 2620:101:80fc:224:ad8a:b15b:f83e:99e9/64 scope global temporary 
dynamic 
 valid_lft 594471sec preferred_lft 75471sec
  inet6 2620:101:80fc:224:7484:af8e:1051:52b9/64 scope global temporary 
deprecated dynamic 
 valid_lft 508673sec preferred_lft 0sec
  inet6 2620:101:80fc:224:3855:ba9f:c4ab:5784/64 scope global temporary 
deprecated dynamic 
 valid_lft 422875sec preferred_lft 0sec
  inet6 2620:101:80fc:224:ac16:b27:9fa4:4f5d/64 scope global temporary 
deprecated dynamic 
 valid_lft 337078sec preferred_lft 0sec
  inet6 2620:101:80fc:224:f0c6:8f9f:74b8:99ca/64 scope global temporary 
deprecated dynamic 
 valid_lft 251280sec preferred_lft 0sec
  inet6 2620:101:80fc:224:e070:5f9b:9783:bd0d/64 scope global temporary 
deprecated dynamic 
 valid_lft 165483sec preferred_lft 0sec
  inet6 2620:101:80fc:224:f46a:182b:e2c8:d026/64 scope global temporary 
deprecated dynamic 
 valid_lft 79685sec preferred_lft 0sec
  inet6 2620:101:80fc:224:baca:3aff:fea3:1b50/64 scope global mngtmpaddr 
noprefixroute dynamic 
 valid_lft 2591996sec preferred_lft 604796sec
  inet6 fe80::baca:3aff:fea3:1b50/64 scope link 
 valid_lft forever preferred_lft forever

  Once I reboot the interface has only the one IP addressed based on MAC
  address plus one temporary address.

  I verified manually via 'netstat -anp' that no active network
  connections or listening sockets remain on the interfaces which are
  marked as deprecated.

  I think the deprecated addresses should be removed once no socket is
  any longer using the address.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: network-manager 1.0.4-0ubuntu5.2
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  Uname: Linux 4.2.0-25-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Feb  5 14:33:40 2016
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2016-01-20 (16 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IpRoute:
   default via 10.252.24.1 dev eno1  proto static  metric 100 
   10.252.24.0/21 dev eno1  proto kernel  scope link  src 10.252.25.160  metric 
100 
   10.252.75.120 via 10.252.24.1 dev eno1  proto dhcp  metric 100
  IwConfig:
   eno1  no wireless extensions.
   
   lono wireless extensions.
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  RfKill:
   
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAMEUUID  TYPE
TIMESTAMP   TIMESTAMP-REAL   AUTOCONNECT  AUTOCONNECT-PRIORITY  
READONLY  DBUS-PATH   ACTIVE  DEVICE  STATE 
 ACTIVE-PATH
   Wired connection 1  9950bc89-c72d-4964-9a18-e3187649321e  802-3-ethernet  
1454711368  Fri 05 Feb 2016 02:29:28 PM PST  yes  0 
no/org/freedesktop/NetworkManager/Settings/0  yes eno1activated 
 /org/freedesktop/NetworkManager/ActiveConnection/1
  nmcli-dev:
   DEVICE  TYPE  STATE  DBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   eno1ethernet  connected  /org/freedesktop/NetworkManager/Devices/0  
Wired connection 1  9950bc89-c72d-4964-9a18-e3187649321e  
/org/freedesktop/NetworkManager/ActiveConnection/1 
   lo  loopback  unmanaged  /org/freedesktop/NetworkManager/Devices/1  --   
   ----
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

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

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

[Touch-packages] [Bug 1547575] Re: network manager crashes constantly. FIX IS UPSTREAM

2016-12-28 Thread Aron Xu
** Changed in: network-manager (Ubuntu)
   Status: New => Fix Released

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

Title:
  network manager crashes constantly. FIX IS UPSTREAM

Status in network-manager package in Ubuntu:
  Fix Released

Bug description:
  # cat /etc/os-release 
  NAME="Ubuntu"
  VERSION="15.10 (Wily Werewolf)"
  ID=ubuntu
  ID_LIKE=debian
  PRETTY_NAME="Ubuntu 15.10"
  VERSION_ID="15.10"
  HOME_URL="http://www.ubuntu.com/;
  SUPPORT_URL="http://help.ubuntu.com/;
  BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/;

  
  $ dpkg -l network-manager
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ NameVersion   
   Architecture Description
  
+++-===---===
  ii  network-manager 1.0.4-0ubuntu5.2  
   amd64network management framework (daemon and 
userspace tools)

  from: _usr_sbin_NetworkManager.0.crash
  SegvReason: reading NULL VMA
  SourcePackage: network-manager
  Stacktrace:
   #0  0x00497b07 in on_bss_proxy_acquired (proxy=0xeefbb0 
[GDBusProxy], result=0x17dfb40, user_data=) at 
supplicant-manager/nm-supplicant-interface.c:157
   self = 0xf5e0b0 [NMSupplicantInterface]
   error = 0x0
   properties = 0x0
   props = 0x0
   builder = {x = {0, 15699024, 15699025, 0, 0, 18446744073709551615, 
17780224, 8, 0, 3, 1033660112, 0, 0, 0, 0, 0}}
   iter = 
   __func__ = "on_bss_proxy_acquired"
   #1  0x7fab9c9b85f3 in g_task_return_now (task=0x17dfb40 [GTask]) at 
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./gio/gtask.c:1104
   #2  0x7fab9c9b8c7e in g_task_return (task=0x17dfb40 [GTask], 
type=) at /build/glib2.0-ajuDY6/glib2.0-2.46.1/./gio/gtask.c:1162
   source = 0x7fab8e54a140
   #3  0x7fab9ca10efd in init_second_async_cb (source_object=, res=, user_data=0x17dfb40) at 
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./gio/gdbusproxy.c:1805
   task = 0x17dfb40 [GTask]
   error = 0x0
   #4  0x7fab9c9b85f3 in g_task_return_now (task=0x17dc8f0 [GTask]) at 
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./gio/gtask.c:1104

  NetworkManager$ git show 33527341b1e35034a4f1736df4bc98f8ac8418ab
  commit 33527341b1e35034a4f1736df4bc98f8ac8418ab
  Author: Jiří Klimeš 
  Date:   Thu May 7 11:27:26 2015 +0200

  wifi: fix a crash in on_bss_proxy_acquired()
  
  g_dbus_proxy_get_cached_property_names() function can return NULL.
  
   Program received signal SIGSEGV, Segmentation fault.
   on_bss_proxy_acquired (proxy=0x7fffe4003880 [GDBusProxy], 
result=0x895490, user_data=) at 
supplicant-manager/nm-supplicant-interface.c:159
   159while (*iter) {
   (gdb) bt
   #0  0x0048fac7 in on_bss_proxy_acquired (proxy=0x7fffe4003880 
[GDBusProxy], result=0x895490, user_data=)
   at supplicant-manager/nm-supplicant-interface.c:159
   #1  0x003bf84728b7 in g_simple_async_result_complete 
(simple=0x895490 [GSimpleAsyncResult]) at gsimpleasyncresult.c:763
   #2  0x003bf8472919 in complete_in_idle_cb (data=) at 
gsimpleasyncresult.c:775
   #3  0x003bf5c497fb in g_main_context_dispatch (context=0x7d6420) at 
gmain.c:3111
   #4  0x003bf5c497fb in g_main_context_dispatch 
(context=context@entry=0x7d6420) at gmain.c:3710
   #5  0x003bf5c49b98 in g_main_context_iterate (context=0x7d6420, 
block=block@entry=1, dispatch=dispatch@entry=1, self=) at 
gmain.c:3781
   #6  0x003bf5c49ec2 in g_main_loop_run (loop=0x7d64e0) at gmain.c:3975
   #7  0x004349d6 in main (argc=1, argv=0x7fffe598) at 
main.c:486

  diff --git a/src/supplicant-manager/nm-supplicant-interface.c 
b/src/supplicant-manager/nm-supplicant-interface.c
  index 4731ad7..19795bf 100644
  --- a/src/supplicant-manager/nm-supplicant-interface.c
  +++ b/src/supplicant-manager/nm-supplicant-interface.c
  @@ -156,7 +156,7 @@ on_bss_proxy_acquired (GDBusProxy *proxy, GAsyncResult 
*result, gpointer user_da
  g_variant_builder_init (, G_VARIANT_TYPE ("a{sv}"));
   
  iter = properties = g_dbus_proxy_get_cached_property_names (proxy);
  -   while (*iter) {
  +   while (iter && *iter) {
  GVariant *copy = g_dbus_proxy_get_cached_property (proxy, 
*iter);
   
  g_variant_builder_add (, "{sv}", *iter++, copy);

To manage notifications about this bug go to: