[Touch-packages] [Bug 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-30 Thread Jonas Frei
This is the output of the command you provided:

$ aplay -D hw:0 --dump-hw-params /tmp/test_stereo_48000Hz_8bit_PCM.wav  


 
Playing WAVE '/tmp/test_stereo_48000Hz_8bit_PCM.wav' : Unsigned 8 bit, Rate 
48000 Hz, Stereo
HW Params of device "hw:0":

ACCESS:  MMAP_INTERLEAVED RW_INTERLEAVED
FORMAT:  S16_LE S32_LE
SUBFORMAT:  STD
SAMPLE_BITS: [16 32]
FRAME_BITS: [32 128]
CHANNELS: [2 4]
RATE: [44100 48000]
PERIOD_TIME: (166 11888617)
PERIOD_SIZE: [8 524288]
PERIOD_BYTES: [128 8388608]
PERIODS: [2 32]
BUFFER_TIME: (333 23777234)
BUFFER_SIZE: [16 1048576]
BUFFER_BYTES: [128 4194304]
TICK_TIME: ALL

aplay: set_params:1233: Sample format non available
Available formats:
- S16_LE
- S32_LE

So I guess that means there is a max of 4 channels and we need to add a
low pass filter in the pulseaudio config? unfortunately I have no idea
how to do that... And for me it still doesn't explain why there is no
sound coming from my subwoofer. I already have the third channel
activated as described in several topics and I see the subwoofer in the
settings but there is still no sound...

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

Title:
  Lenovo Y700-17ISK subwoofer doesn't work

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  Lenovo Y700-17ISK (Intel Core i7-6700HQ/RAM 16GB/SSD 512GB/Nvidia GTX960M 4GB)
  Operating system: Ubuntu 16.04 (xenial-desktop-amd64.iso 04-Mar-2016, kernel 
4.4.0-10-generic, nvidia 361.28)

  Problem: Notebook subwoofer doesn't work.

  Judging from alsa-info.sh output, there is no pin declared for the bass 
output by BIOS.
  Please find a zip file attached: 'alsa-info_hdajackretask-unconnected-pins'

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-10-generic 4.4.0-10.25
  ProcVersionSignature: Ubuntu 4.4.0-10.25-generic 4.4.3
  Uname: Linux 4.4.0-10-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  aljosa 1776 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Mar  6 11:02:21 2016
  HibernationDevice: RESUME=UUID=ac022671-63df-40ae-bffe-66fff3b35125
  InstallationDate: Installed on 2016-03-05 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160304)
  MachineType: LENOVO 80Q0
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-10-generic.efi.signed 
root=UUID=aa4325c4-4b4c-4372-b8ca-a66c3e5b2aa6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-10-generic N/A
   linux-backports-modules-4.4.0-10-generic  N/A
   linux-firmware1.156
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/31/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: CDCN30WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: Allsparks 7A
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo ideapad Y700-17ISK
  dmi.modalias: 
dmi:bvnLENOVO:bvrCDCN30WW:bd01/31/2016:svnLENOVO:pn80Q0:pvrLenovoideapadY700-17ISK:rvnLENOVO:rnAllsparks7A:rvrNODPK:cvnLENOVO:ct10:cvrLenovoideapadY700-17ISK:
  dmi.product.name: 80Q0
  dmi.product.version: Lenovo ideapad Y700-17ISK
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1553685/+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 1563342] Re: Broken cache partition can render the device unflashable

2016-03-30 Thread Renato Araujo Oliveira Filho
temporary solution for that:

Arale:
1 - download recovery image: 
   wget http://people.canonical.com/~plars/touch/recovery-arale.img

2 - Reboot the device on bootloader:
  adb reboot bootloader

3 - Push image into the device:
  fastboot boot recovery-arale.img

5 - Access the device:
  adb shell

4 - Umount cache partition:
  umount /cache

5 - format cache partition
  make.ext4fs /dev/block/platform/mtk-msdc.0/by-name/cache

6 - Reboot the device

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

Title:
  Broken cache partition can render the device unflashable

Status in Canonical System Image:
  Confirmed
Status in lxc-android-config package in Ubuntu:
  New

Bug description:
  This is not a common issue, but if the cache partition gets corrupted
  (it's writeable after all), you won't be able to flash your device.

  It's been reported by renato and ondra said he's seen that, too. We
  need to make sure we can recover from such a state by auto-formatting
  the cache partition on boot if it's found corrupt, or at the very
  least have options in recovery to wipe/format the cache partition, as
  android has.

  The problem is that the cache partition is mounted read-only:

  /dev/mmcblk0p15 on /android/cache type ext4 
(ro,nosuid,nodev,noatime,noauto_da_alloc,data=ordered)
  /dev/mmcblk0p15 on /var/lib/lxc/android/rootfs/cache type ext4 
(ro,nosuid,nodev,noatime,noauto_da_alloc,data=ordered)

  And so flashing fails:

  failed to copy '~/.cache/ubuntuimages/ubuntu-touch/rc-
  proposed/meizu.en/arale/version-289.tar.xz' to
  '/cache/recovery//version-289.tar.xz': Read-only file system

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1563342/+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 1561658] Re: ssh sessions don't run in session cgroup but in sshd's -- pam_systemd missing

2016-03-30 Thread Breno Leitão
It seems that libpam-systemd is installed as a dependency of policykit-1
on amd64. Policykit-1 is not being installed automatically on ppc64el
but on amd64.

So, I understand that we might have two solutions:

a) Install policykit-1 in ppc64el, and this will bring libpam-systemd as
a dependency

b) Makes systemd dependent of libpam-systemd.

Option b) seems to be the better than a) from a shallow point of view,
mainly because in the solution "a)" a  user can remove policykit-1 (or
even libpam-systemd) and start being bite by this problem

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

Title:
  ssh sessions don't run in session cgroup but in sshd's -- pam_systemd
  missing

Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 16.04/ppc64el, the cgroup for a user session (bash) inherits
  from a sshd.service, when the user logs into the machine using SSH.

  This causes the amount of process to be limited by
  /etc/systemd/system/conf DefaultTasksMax=512

  This does not seem to happen on amd64. This is a cgroup tree diff:

  On x64, bash (in this case, PID 19405 ) spawned by sshd belongs to CGROUP 
session-5.scope->user-1003.slice->user.slice: 
   
  └─user.slice
├─user-1000.slice
│ ├─session-1.scope
│ │ ├─634 sshd: brenohl [priv]
│ │ ├─660 sshd: brenohl@pts/0 
│ │ └─661 -bash
│ └─user@1000.service
│   ├─636 /lib/systemd/systemd --user
│   └─637 (sd-pam)  
└─user-1003.slice
  ├─session-5.scope
  │ ├─19379 sshd: gromero [priv]
  │ ├─19404 sshd: gromero@pts/1 
  │ ├─19405 -bash

  However, in ppc64le, bash (in this case, PID 1913), spawned by sshd
  belongs to CGROUP ssh.service->system.slice->-.slice:

  -.slice
  ├─1720 /sbin/cgmanager -m name=systemd
  ├─init.scope
  └─system.slice
├─dbus.service
│ └─1699 /usr/bin/dbus-daemon --system --address=systemd: --nofork 
--nopidfile --systemd-activation
├─cron.service
│ └─1702 /usr/sbin/cron -f
├─ifup@eth0.service
│ └─1833 /sbin/dhclient 
├─accounts-daemon.service
│ └─1717 /usr/lib/accountsservice/accounts-daemon
├─system-serial\x2dgetty.slice
│ └─serial-getty@hvc0.service
│   └─1875 /sbin/agetty --keep-baud 115200 38400 9600 hvc0 vt220
├─systemd-journald.service
│ └─1382 /lib/systemd/systemd-journald
├─systemd-timesyncd.service
│ └─1639 /lib/systemd/systemd-timesyncd
├─ssh.service
│ ├─1863 /usr/sbin/sshd -D
│ ├─1897 sshd: gromero [priv]
│ ├─1912 sshd: gromero@pts/0 
│ ├─1913 -bash

  
  Having the user session associated with the systemd cgroups 
(/system.slice/ssh.service) instead of normal user/session cgroups (as 
user-.slice/session-5.scope), causes the process to be limited to the 
systemd TasksMax limit, thus, causing "Cannot fork" and "Resource temporary 
unavailable" problems when the amount of processes reaches this 512 limit.

  Gustavo Romero has more details about this problem, and will comment
  soon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1561658/+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 1563287] Re: [regression] Right edge switcher stutters badly with only a few apps opened

2016-03-30 Thread kevin gunn
just wondering could the recent SDK release have effected this?
or are we relying on all our own objs within unity8?

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

Title:
  [regression] Right edge switcher stutters badly with only a few apps
  opened

Status in Canonical System Image:
  Confirmed
Status in QtMir:
  New
Status in qtmir package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  tested on krillin and arale on rc-proposed.
  also I tried the fix for bug 1556763 but that's not related to this as well.

  The right edge switcher on both krillin and arale stutter when I drag
  it from the right edge and then swipe through the list of opened
  windows.

  This was not the case a few months ago, so we clearly regressed here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1563287/+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 1550056] Re: repeated closing of dash in pd will result in dash never returning

2016-03-30 Thread Lukáš Tinkl
** Branch linked: lp:~lukas-kde/unity8/hideCloseButtonForDash

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

Title:
  repeated closing of dash in pd will result in dash never returning

Status in Canonical System Image:
  Fix Committed
Status in Canonical Pocket Desktop:
  Fix Committed
Status in QtMir:
  New
Status in Ubuntu UX:
  New
Status in qtmir package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  on mako pd, if you repeatedly close the dash, it seems that sometimes the 
dash will never restart.
  reboot required for dash to return.

  we please just make red 'x' a minimize for dash

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1550056/+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 1499419] Re: webbrowser-app: ../../nouveau/pushbuf.c:726: nouveau_pushbuf_data: Assertion `kref' failed.

2016-03-30 Thread d~l
Although this is a dated bug report, I'm adding this note for others who
might still encounter this bug.

I had the same Assertion 'kref' failed message when running some Qt
5.5.1 and Qt 5.6.0 webbrowser examples on Ubuntu 14.04 (32 bit).
"nouveau" was the common factor.

After much searching around and finally reading a clue about NVIDIA I launched 
Ubuntu Software Centre > Edit > Software Sources > Additional Drivers

wait until all NVIDIA drivers are found and displayed ..

NVIDIA Corporation: G86M [GeForce 8400M GS]

Under NVIDIA there were 6 drivers listed: 5 proprietary, 1 open source.

I was using .. X.Org X server - Nouveau display driver from xserver-
xorg-video-nouveau (open source)

I applied a different driver (the earliest NVIDIA proprietary version)

NVIDIA legacy binary driver - version 173.14.39 from nvidia-173
(proprietary).

Rebooted.   The bootup screen might be different.

I could then run the web browser apps in Qt Creator without nouveau
crashing.

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

Title:
  webbrowser-app: ../../nouveau/pushbuf.c:726: nouveau_pushbuf_data:
  Assertion `kref' failed.

Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  webbrowser-app on Wily/unity8/mir/nouveau driver
  the browser crashes with webbrowser-app: ../../nouveau/pushbuf.c:726: 
nouveau_pushbuf_data: Assertion `kref' failed.

  nouveau: kernel rejected pushbuf: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1499419/+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 1477130] Re: timedatectl fails inside container

2016-03-30 Thread Neil Hooey
I have the same issue, with dbus installed.

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

Title:
  timedatectl fails inside container

Status in systemd package in Ubuntu:
  Fix Released

Bug description:
  lxc-attach -n mycont -- timedatectl
  Failed to create bus connection: No such file or directory

  while on the host timedatectl works just fine.

  lxc Version: 1.1.2-0ubuntu3 on ubuntu 15.04 x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1477130/+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 1557475] Re: Online documentation is missing "List all members link"

2016-03-30 Thread Andrea Bernabei
when you get to this, please also fix https://bugs.launchpad.net
/developer-ubuntu-com/+bug/1564090 which is quite related

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

Title:
  Online documentation is missing "List all members link"

Status in Ubuntu Developer Portal:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Invalid

Bug description:
  r1888

  Many of the community members complained about not being able to see
  the inherited properties of a component.

  This is the cause of two problems:
  - People don't know that some properties exist at all
  - The more adventurous have to visit the documentaion of the "parent" 
components and look for properties there.

  This is very annoying and confusing for app developers, and makes it
  harder for them to discover all the features/properties that a
  component provides.

  NOTE: this is a bug in the Online documentation. The Offline version
  (the one also used in QtCreator) already provides the link.

To manage notifications about this bug go to:
https://bugs.launchpad.net/developer-ubuntu-com/+bug/1557475/+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 1552763] Re: App updates report download greater than 100%

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

** Changed in: ubuntu-download-manager (Ubuntu)
   Status: New => Confirmed

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

Title:
  App updates report download greater than 100%

Status in ubuntu-download-manager package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed

Bug description:
  I started and paused a number of app downloads (mistakenly hit the install 
all button trying to get a system update) 
  I gt the system update and rebooted the phone, then went back to get the app 
updates. The app updates ended up reporting >100% as if the initial abandoned 
download amount was added to the total.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-download-manager/+bug/1552763/+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 1558840] Re: Update downloads hang when connection changes

2016-03-30 Thread Lorn Potter
The test app I wrote that downloads big file:
https://code.launchpad.net/~lorn-potter/+git/test-servicenetwork
Of course, this runs from commandline so is uncontained.

Steps to reproduce:
Landing for testing:
https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-060

* open system settings->update
* when there is a larger update available, start the download.
* turn off wifi or walk from wifi zone

Known issues:

1. Euronews, Engadget and Today scope to not ever see network
2. Occasionally update check will hang when changing network device(wifi -> 3g)
3. Occasionally update download will not resume properly when network change.

I am fairly certain that #1 can only be fixed by moving QtBearer plugin
to connectivity-api, although I do not see any apparmor denials in the
log, with this change it makes QNetworkRequest require a
QNetworkSession, which in turn I believe fails as the known and
unfixable QtNetwork network-manager backend issues with apparmor. I am
assuming that scopes run in contained space, because other commandline
based tests with QtNetworking access work, but Click apps that use
QtNetworking fail similarly.

#2 and #3 most likely will continue to occur as I believe they are
timing issues with the actual network process and the linux networking
subsystem does not migrate the actual data/sockets and behave like the
Symbian networking backend (which this feature was originally written
for) to have seamless network transitions/migration.

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

Title:
  Update downloads hang when connection changes

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

Bug description:
  Downloads that use QNetworkRequest will seemingly hang when the
  connection changes from mobile data to wifi and vice versa.

  It would be nice if they would resume when the connection switch is
  completed.

  This requires changes in the bearer backend to enable forced  session
  roaming, as well as some changes in QNAM.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1558840/+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 1533681] Re: imported google calendar events sound when they shouldn't

2016-03-30 Thread Renato Araujo Oliveira Filho
** Branch linked: lp:~renatofilho/indicator-datetime/fix-1533681

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

Title:
  imported google calendar events sound when they shouldn't

Status in Canonical System Image:
  Confirmed
Status in Ubuntu Calendar App:
  Confirmed
Status in indicator-datetime package in Ubuntu:
  Confirmed

Bug description:
  I use the calendar-app with my work google calendar. For that calendar
  I have alarms setup to automatically send an email 24 hours, 4 hours
  and 30 minutes before any event and I choose email as the reminder (as
  opposed to popup) so that I wouldn't be bombarded with reminders all
  day. Unfortunately the calendar app does not make a distinction
  between email and popup and every event with an email reminder gets
  imported as an event that gets an event notification on the phone with
  an alarm sound. I have a lot of events in my calendar and so my phone
  is constantly making noise at all times of the day. This is
  particularly annoying at night time since I might get a reminder as
  early as 3am or 4am, which wakes me up. Of course, I could use silent
  mode at night, but, like last night, I forgot and was awoken at 6am.
  Plus, I don't necessarily want the phone in silent mode-- I'd like to
  be able to hear if a phone call comes in since that is likely an
  emergency call I need to take.

  There are a lot of different bugs related to calendar event
  notifications and if some of them were fixed, it would ameliorate this
  bug. For example, I've been hoping for a setting to disable sounds for
  just the calendar (whether via the app or system settings) but
  otherwise get calendar notifications. Being able to change the alarm
  sound to 'None' would work too. TBH at this point I don't care which
  bug is fixed, I need to get this phone to stop sounding off
  constantly.

  WORKAROUND:
  1. download https://commons.wikimedia.org/wiki/File:Silence.ogg to 
/home/phablet
  2. use gsettings to adjust the sound:
  $ DISPLAY=:0.0 gsettings get com.canonical.indicator.datetime 
calendar-default-sound
  '/usr/share/sounds/ubuntu/ringtones/Marimbach.ogg'
  $ DISPLAY=:0.0 gsettings set com.canonical.indicator.datetime 
calendar-default-sound /home/phablet/Silence.ogg 
  $ DISPLAY=:0.0 gsettings get com.canonical.indicator.datetime 
calendar-default-sound
  '/home/phablet/Silence.ogg'

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1533681/+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 1510769] Re: totem's app icon is old

2016-03-30 Thread Kenichi Ito
The current old icon of totem is no consistency with the new one showed
in gnome-software.

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

Title:
  totem's app icon is old

Status in humanity-icon-theme package in Ubuntu:
  Confirmed

Bug description:
  New icon shows on Gnome.
  However, old icon shows on Unity.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: totem 3.16.4-0ubuntu2
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Oct 28 11:56:37 2015
  InstallationDate: Installed on 2015-09-23 (34 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: totem
  UpgradeStatus: Upgraded to wily on 2015-10-25 (3 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/humanity-icon-theme/+bug/1510769/+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 1553296] Re: [FFe] Update to maintenance release 2.7

2016-03-30 Thread Amr Ibrahim
** Summary changed:

- [FFE] Update to maintenance release 2.7
+ [FFe] Update to maintenance release 2.7

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

Title:
  [FFe] Update to maintenance release 2.7

Status in lcms2 package in Ubuntu:
  New

Bug description:
  https://github.com/mm2/Little-CMS/blob/master/ChangeLog

  Fixed a possible segmentation fault in a non-happy path
  Fixed a macro clash on SNONE. 
  Added a safety check on named color lists
  Added a function to retrieve the iohandler of a given profile object
  Remove unused vcproj files
  Some maintenance fixes
  utils/jpgicc/iccjpeg.c: Fix check if unsigned variable 'total_length'… …
  Add missing comma in CGATS parser
  Remove dead code.
  Move unused var suppresor before the `return` statements.
  Added a flag  to clip negative values in unbounded transforms (only gray, 
rgb, cmyk)
  Added a global optimization that merges consecutive matrices in pipelines. 
Fixes loss of precision in some transforms
  New project for mac
  Added license for iccjpeg.c
  Added a project for VS2013
  Fixed wrong handling of extra channels in some formatters.
  Added an option in transicc for working in bounded mode
  Added a version retrieval function 

  ---
  2.7 Maintenance release
  ---

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lcms2/+bug/1553296/+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 1552763] Re: App updates report download greater than 100%

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

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

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

Title:
  App updates report download greater than 100%

Status in ubuntu-download-manager package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed

Bug description:
  I started and paused a number of app downloads (mistakenly hit the install 
all button trying to get a system update) 
  I gt the system update and rebooted the phone, then went back to get the app 
updates. The app updates ended up reporting >100% as if the initial abandoned 
download amount was added to the total.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-download-manager/+bug/1552763/+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 1533631] Re: Failed to renew DHCPv6 lease after suspend

2016-03-30 Thread TJ
** Changed in: network-manager (Ubuntu)
   Importance: Undecided => High

** Also affects: isc-dhcp (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: isc-dhcp (Ubuntu)
   Importance: Undecided => High

** Changed in: isc-dhcp (Ubuntu)
   Status: New => Triaged

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

Title:
  Failed to renew DHCPv6 lease after suspend

Status in isc-dhcp package in Ubuntu:
  Triaged
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  After fixing IPv6 address assignment (#1469346), IPv6 works fine until
  sleep. On wake up ubuntu fails to renew its IPv6 lease:

  Jan 13 10:47:47 ubuntu dhclient: PRC: Renewing lease on wlp3s0.
  Jan 13 10:47:47 ubuntu dhclient: PRC: Rebinding lease on wlp3s0.
  Jan 13 10:47:47 ubuntu dhclient: XMT: Rebind on wlp3s0, interval 9890ms.
  Jan 13 10:47:47 ubuntu NetworkManager[796]:   (wlp3s0): DHCPv6 state 
changed bound -> unknown
  Jan 13 10:47:47 ubuntu dhclient: PRC: Address 2a02:::::b44 
depreferred.
  Jan 13 10:47:47 ubuntu NetworkManager[796]:   (wlp3s0): DHCPv6 state 
changed unknown -> expire
  Jan 13 10:47:47 ubuntu NetworkManager[796]:   (wlp3s0): canceled DHCP 
transaction, DHCP client pid 1170
  Jan 13 10:47:47 ubuntu NetworkManager[796]:   (wlp3s0): DHCPv6 state 
changed expire -> done

  I'm not sure that it's solely NetworkManager issue (dhclient could
  also be affected).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1533631/+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 1511247] Re: Ubuntu 15.10 Could not apply the stored configuration for monitors

2016-03-30 Thread Leon Li
Deleting ~/.config/monitors.xml will cause Ubuntu to load the default
Resolution and Rotation values on restart.

If you want a non-default resolution and rotation and avoid this error
on startup, you would need to manually change Resolution and Rotation on
EVERY boot and delete ~/.config/monitors.xml on EVERY boot.

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

Title:
  Ubuntu 15.10 Could not apply the stored configuration for monitors

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  I just did a fresh install of ubuntu 15.10 on my Nuc5i5ryh with a
  iiyama Prolite B2888UHSU and everytime I boot I get the message "Could
  not apply the stored configuration for monitors". When I kill the
  message it puts me back on a undesired resolution, and I have to set
  the resolution setting up again.

  Also when I set up the "Displays" settings , it shows screen
  resolution that souldn't be there (4:3, 16:10..).

  I tried removing monitors.xml just in case, doesn't work.

  I ran xrandr and sudo get-edid|parse-edid (see attached), it shows
  inconsistency between edid data and xrandr.

  I had Ubuntu 15.04 just before and I hadn't this error.

  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.19.1-0ubuntu4
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Oct 29 16:19:11 2015
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1626] (rev 09) 
(prog-if 00 [VGA controller])
     Subsystem: Intel Corporation Device [8086:2057]
  InstallationDate: Installed on 2015-10-26 (2 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-16-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro noprompt quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2015
  dmi.bios.vendor: Intel Corporation
  dmi.bios.version: RYBDWi35.86A.0350.2015.0812.1722
  dmi.board.name: NUC5i5RYB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: H40999-502
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorporation:bvrRYBDWi35.86A.0350.2015.0812.1722:bd08/12/2015:svn:pn:pvr:rvnIntelCorporation:rnNUC5i5RYB:rvrH40999-502:cvn:ct3:cvr:
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Oct 29 12:57:07 2015
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   28932
   vendor IVM
  xserver.version: 2:1.17.2-1ubuntu9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1511247/+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 1561658] Re: ssh sessions don't run in session cgroup but in sshd's -- pam_systemd missing

2016-03-30 Thread Martin Pitt
> b) Makes systemd dependent of libpam-systemd.

systemd already Recommends: libpam-systemd, so it should already be
installed by default. It's not strictly required, so it can be removed
for people who know what they are doing, don't need user logins, and
need a minimal footprint (embedded devices or container workloads, for
example). Similar story for policykit-1.

Hence my question how you installed this box -- if this is any supported
method such as netboot, and that doesn't install it by default, this is
what we need to fix.

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

Title:
  ssh sessions don't run in session cgroup but in sshd's -- pam_systemd
  missing

Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 16.04/ppc64el, the cgroup for a user session (bash) inherits
  from a sshd.service, when the user logs into the machine using SSH.

  This causes the amount of process to be limited by
  /etc/systemd/system/conf DefaultTasksMax=512

  This does not seem to happen on amd64. This is a cgroup tree diff:

  On x64, bash (in this case, PID 19405 ) spawned by sshd belongs to CGROUP 
session-5.scope->user-1003.slice->user.slice: 
   
  └─user.slice
├─user-1000.slice
│ ├─session-1.scope
│ │ ├─634 sshd: brenohl [priv]
│ │ ├─660 sshd: brenohl@pts/0 
│ │ └─661 -bash
│ └─user@1000.service
│   ├─636 /lib/systemd/systemd --user
│   └─637 (sd-pam)  
└─user-1003.slice
  ├─session-5.scope
  │ ├─19379 sshd: gromero [priv]
  │ ├─19404 sshd: gromero@pts/1 
  │ ├─19405 -bash

  However, in ppc64le, bash (in this case, PID 1913), spawned by sshd
  belongs to CGROUP ssh.service->system.slice->-.slice:

  -.slice
  ├─1720 /sbin/cgmanager -m name=systemd
  ├─init.scope
  └─system.slice
├─dbus.service
│ └─1699 /usr/bin/dbus-daemon --system --address=systemd: --nofork 
--nopidfile --systemd-activation
├─cron.service
│ └─1702 /usr/sbin/cron -f
├─ifup@eth0.service
│ └─1833 /sbin/dhclient 
├─accounts-daemon.service
│ └─1717 /usr/lib/accountsservice/accounts-daemon
├─system-serial\x2dgetty.slice
│ └─serial-getty@hvc0.service
│   └─1875 /sbin/agetty --keep-baud 115200 38400 9600 hvc0 vt220
├─systemd-journald.service
│ └─1382 /lib/systemd/systemd-journald
├─systemd-timesyncd.service
│ └─1639 /lib/systemd/systemd-timesyncd
├─ssh.service
│ ├─1863 /usr/sbin/sshd -D
│ ├─1897 sshd: gromero [priv]
│ ├─1912 sshd: gromero@pts/0 
│ ├─1913 -bash

  
  Having the user session associated with the systemd cgroups 
(/system.slice/ssh.service) instead of normal user/session cgroups (as 
user-.slice/session-5.scope), causes the process to be limited to the 
systemd TasksMax limit, thus, causing "Cannot fork" and "Resource temporary 
unavailable" problems when the amount of processes reaches this 512 limit.

  Gustavo Romero has more details about this problem, and will comment
  soon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1561658/+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 1561682] Re: in live-iso session, external disk mounts fine in read-mode, but unable to write to it

2016-03-30 Thread Phillip Susi
That sounds like a problem with the save dialog in the application then.
Can you write to it using the file manager?


** Changed in: util-linux (Ubuntu)
   Status: New => Incomplete

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

Title:
  in live-iso session, external disk mounts fine in read-mode, but
  unable to write to it

Status in util-linux package in Ubuntu:
  Incomplete

Bug description:
  When running Ubuntu Studio from a live-iso session, i can mount an
  external drive and read from it. But i can't write to it. File-manager
  shows the disk, but the save-dialogue in applications don't show it..

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: mount 2.27.1-6ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-15.31-lowlatency 4.4.6
  Uname: Linux 4.4.0-15-lowlatency x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CasperVersion: 1.368
  CurrentDesktop: XFCE
  Date: Thu Mar 24 18:31:38 2016
  LiveMediaBuild: Ubuntu-Studio 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=sv_SE.UTF-8
   SHELL=/bin/bash
  SourcePackage: util-linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1561682/+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 1562992] Re: Continuous logging

2016-03-30 Thread Launchpad Bug Tracker
This bug was fixed in the package qmenumodel -
0.2.9+16.04.20160329-0ubuntu1

---
qmenumodel (0.2.9+16.04.20160329-0ubuntu1) xenial; urgency=medium

  [ Nick Dedekind ]
  * Use Qt logging categories (LP: #1562992)

 -- Michał Sawicz   Tue, 29 Mar 2016
12:57:00 +

** Changed in: qmenumodel (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Continuous logging

Status in Canonical System Image:
  Fix Committed
Status in qmenumodel package in Ubuntu:
  Fix Released

Bug description:
  Mako on rc-proposed 170

  the unity8.log file is huge with

  loadExtendedAttributes: menu item does not contain 'submenu-action'
  loadExtendedAttributes: menu item does not contain 'x-canonical-scroll-action'
  loadExtendedAttributes: menu item does not contain 
'x-canonical-secondary-action'

  
  being written every few seconds

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1562992/+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 1561658] Re: ssh sessions don't run in session cgroup but in sshd's -- pam_systemd missing

2016-03-30 Thread Gustavo Romero
Hi, Martin. It seems Breno talked to Adam Conrad and the pcc64le ISO is
not installing policykit-1 (but it should as we can see here
http://goo.gl/WTK54h) correctly. The ISO I installed and tested is this
one here:

http://cdimage.ubuntu.com/ubuntu-server/daily/current/xenial-server-
ppc64el.iso

Regarding getting libpam-systemd higher on the install stack or not, I
think (but not sure) the install procedure doesn't install by default
"Recommends", so it won't install libpam-systemd anyway if policykit-1
is removed from install. On x64 we get libpam-systemd only because of
polocykit-1 being installed, and given the importance of libpam-systemd
I would vote for b) as Breno said, ie not "Recommends", but "Depends".

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

Title:
  ssh sessions don't run in session cgroup but in sshd's -- pam_systemd
  missing

Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 16.04/ppc64el, the cgroup for a user session (bash) inherits
  from a sshd.service, when the user logs into the machine using SSH.

  This causes the amount of process to be limited by
  /etc/systemd/system/conf DefaultTasksMax=512

  This does not seem to happen on amd64. This is a cgroup tree diff:

  On x64, bash (in this case, PID 19405 ) spawned by sshd belongs to CGROUP 
session-5.scope->user-1003.slice->user.slice: 
   
  └─user.slice
├─user-1000.slice
│ ├─session-1.scope
│ │ ├─634 sshd: brenohl [priv]
│ │ ├─660 sshd: brenohl@pts/0 
│ │ └─661 -bash
│ └─user@1000.service
│   ├─636 /lib/systemd/systemd --user
│   └─637 (sd-pam)  
└─user-1003.slice
  ├─session-5.scope
  │ ├─19379 sshd: gromero [priv]
  │ ├─19404 sshd: gromero@pts/1 
  │ ├─19405 -bash

  However, in ppc64le, bash (in this case, PID 1913), spawned by sshd
  belongs to CGROUP ssh.service->system.slice->-.slice:

  -.slice
  ├─1720 /sbin/cgmanager -m name=systemd
  ├─init.scope
  └─system.slice
├─dbus.service
│ └─1699 /usr/bin/dbus-daemon --system --address=systemd: --nofork 
--nopidfile --systemd-activation
├─cron.service
│ └─1702 /usr/sbin/cron -f
├─ifup@eth0.service
│ └─1833 /sbin/dhclient 
├─accounts-daemon.service
│ └─1717 /usr/lib/accountsservice/accounts-daemon
├─system-serial\x2dgetty.slice
│ └─serial-getty@hvc0.service
│   └─1875 /sbin/agetty --keep-baud 115200 38400 9600 hvc0 vt220
├─systemd-journald.service
│ └─1382 /lib/systemd/systemd-journald
├─systemd-timesyncd.service
│ └─1639 /lib/systemd/systemd-timesyncd
├─ssh.service
│ ├─1863 /usr/sbin/sshd -D
│ ├─1897 sshd: gromero [priv]
│ ├─1912 sshd: gromero@pts/0 
│ ├─1913 -bash

  
  Having the user session associated with the systemd cgroups 
(/system.slice/ssh.service) instead of normal user/session cgroups (as 
user-.slice/session-5.scope), causes the process to be limited to the 
systemd TasksMax limit, thus, causing "Cannot fork" and "Resource temporary 
unavailable" problems when the amount of processes reaches this 512 limit.

  Gustavo Romero has more details about this problem, and will comment
  soon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1561658/+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 1562872] Re: Welcome wizard does not successfully set name

2016-03-30 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 - 8.12+16.04.20160330-0ubuntu1

---
unity8 (8.12+16.04.20160330-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Use tutorialLeftLoader instead of tutorialLeft

  [ CI Train Bot ]
  * Update translation template

  [ Lukáš Tinkl ]
  * Fix the last chance popup colors/theme

  [ Michael Terry ]
  * Adjust text for desktop right edge tutorial to be accurate. (LP:
#1563103)
  * Fix OOBE wizard not setting your name. (LP: #1562872)
  * Fix showing "Retry" in password prompt when turning on screen in
tablet mode.

 -- Michał Sawicz   Wed, 30 Mar 2016
07:46:51 +

** Changed in: unity8 (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Welcome wizard does not successfully set name

Status in Canonical System Image:
  Fix Committed
Status in shadow package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  After going through the new wizard, the user's "RealName" setting is
  still "Ubuntu" (the default).

  This is because:
  A) unity8 incorrectly tries to set RealName (AccountsService makes you use 
SetRealName, not normal dbus property setters)
  B) usermod (used by AccountsService in the background) chokes on read-only 
/etc.  It needs to be modified to handle that gracefully.  (If you have a 
writable device image, you won't see this part)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1562872/+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 1500242] Re: Bluetooth devices (Jabra BT250, Audi A3 car kit) can not be connected with BQ Aquaris 4.5

2016-03-30 Thread Uranicus
@Konrad

I hope I did what you have expected:

at first I tried to forget the device (Seat_BT, 4C:74:03:64:75:ED). But
even after that and after a reboot I could find a directory with the
address of the device in (var/lib/bluetooth/4C:74:03:64:75:ED).

In a second step I deleted the content of the bluetooth directory with:

sudo rm /var/lib/bluetooth/* -rf

The directory was then empty - as expected.

In a second step I reconnected my Seat_BT with the phone. It worked
again as it should. If you are looking at the logs it was at 30.03.2016
at approx 18:08 h CET. (You can also find the same attempts earlier). I
can do calls, listen to music, etc.

I then also tested the Audi (30.03.2016 20:45 h CET). For this test I
have not deleted the profile of the Seat_BT - should I??

During the attempt to connect to the Audi I still have the same issue as
before:

The phone finds the Audi as "Audi UHV 4272". 
The phone asks for the pairing key (1234). This is the correct key since 
another phone can be connected to the Audi with this pairing key.
It creates an entry in the list of devices in system-settings, bluetooth menu. 
But in var/lib/bluetooth/ no additional directory has been added.

But the car itself never recognizes that a phone is connected to the
car.

Approx. 30 seconds after the connection it (phone or car? I do not know) 
disconnects again. 
Waiting for approx. 30 - 60 sec. repeats this action (connect, after approx. 30 
seconds disconnect).

I have attached the logs again.

I will "loose" my test candidate (the Seat_BT) tomorrow since I have to
hand in the car again. So for the Seat device I can not do any more
testing. I will keep the Audi and the Jabra250! The ones that do not
work with my phone :-((  ...  ;-) ..

Matthias

** Attachment added: "20160330_2052.tar.gz"
   
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1500242/+attachment/4617439/+files/20160330_2052.tar.gz

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

Title:
  Bluetooth devices (Jabra BT250, Audi A3 car kit) can not be connected
  with BQ Aquaris 4.5

Status in Canonical System Image:
  In Progress
Status in bluez package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Incomplete

Bug description:
  STEPS:
  Requirements: Aquaris E4.5, Jabra BT250 blue tooth handset device (rather old 
one supports blue tooth 1.1 and therefore I thought should be no issue) or Audi 
car kit (A3 2012 model)

  1. Put Jabra BT250 into receiving mode
  2. Phone searches automatically every 15 - 30 seconds for a new blue tooth 
device
  3. Phone finds Jabra BT250 and asks for pairing code
  4. Enter code into phone
  5. Jabra BT250 automatically exits the pairing mode (which is a sign that 
pairing should have worked)
  6. Phone looses connection to Jabra BT250
  7. Manual reconnection via phone works (shows Jabra BT250 as being connected) 
but ignores the device

  Same behaviour with Audi car kit (Audi A3, 2012 model)

  EXPECTED:
  I expect that the blue tooth kits work similar to my Seat Alhambra (also 2012 
model) where the blue tooth pairing etc. works great (except some bugs which 
are already filed).

  ACTUAL:
  No connection to the blue tooth device

  VERSIONS:
  OS-Build-Number: 25
  Ubuntu-Image: 20150825.1

  POSSIBLE ROOT CAUSE:
  Is this issue also solved as soon as bluez5 is implemented? When will this be?

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1500242/+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 1563997] Re: Logitech H340 breaks mouse

2016-03-30 Thread Kartun
For me bug was fixed with updated kernel 4.2.0-34

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

Title:
  Logitech H340 breaks mouse

Status in xorg package in Ubuntu:
  New

Bug description:
  When headset logitech h340 is plugged seems that left mouse button is
  stuck in pressed position, so it's not possible to perform any
  operations with mouse

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.19.0-32.37~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-32-generic i686
  NonfreeKernelModules: nvidia wl
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86 Kernel Module  352.63  Sat Nov  7 20:28:52 PST 
2015
   GCC version:  gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04)
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: X-Cinnamon
  Date: Wed Mar 30 20:52:35 2016
  DistUpgraded: Fresh install
  DistroCodename: rosa
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.19.0-32-generic, i686: installed
   bcmwl, 6.30.223.248+bdcom, 3.19.0-32-generic, i686: installed
   ndiswrapper, 1.59, 3.19.0-32-generic, x86_64: installed (WARNING! Diff 
between built and installed module!)
   nvidia-352, 352.63, 3.19.0-32-generic, i686: installed
   virtualbox-guest, 5.0.4, 3.19.0-32-generic, x86_64: installed 
(original_module exists)
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:5003]
 Subsystem: Lenovo Device [17aa:5003]
  InstallationDate: Installed on 2016-03-08 (22 days ago)
  InstallationMedia: Linux Mint 17.3 "Rosa" - Release i386 20151129
  MachineType: LENOVO 20160
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-32-generic 
root=UUID=fb8265d1-d02f-48d6-ad94-eebe458b06c8 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H1ET73WW(1.16)
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20160
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrH1ET73WW(1.16):bd04/10/2013:svnLENOVO:pn20160:pvrLenovoV580c:rvnLENOVO:rn20160:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20160
  dmi.product.version: Lenovo V580c
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Wed Mar 30 20:37:30 2016
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:
   intel(G1): [drm] failed to set drm interface version: Permission denied [13].
   intel(G1): Failed to claim DRM device.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5539 
   vendor CMO
  xserver.version: 2:1.17.1-0ubuntu3.1~trusty1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1563997/+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 1533631] Re: Failed to renew DHCPv6 lease after suspend

2016-03-30 Thread TJ
Further debugging indicates that when the IPv6 lease file contains an
expired lease as its last entry dhclient 'depreferences' it (gives it
up) but doesn't go on to attempt to gain a replacement lease because NM
cancels (kills) the dhclient process as a result of the 'expires'
message.

NM starts "dhclient ... -6 ... -cf dhclient6-${IF}.conf ${IF}" but kills
it and deletes the config file immediately although it leaves the lease
file in place.

I managed to capture the .conf file by waiting for NM to close it and
then making a copy before it was deleted:

sudo touch /var/lib/NetworkManager/dhclient6-${IF}.conf
inotifywait -e CLOSE_NOWRITE,CLOSE dhclient6-${IF}.conf; cp 
dhclient6-${IF}.conf /tmp/

I then executed dhclient in debug mode (after moving the .conf file into
/etc/dhcp/ to avoid apparmor denying access to the file in /tmp/) and
found that after the 'depreference' there is a delay of several minutes
before dhclient requests a new lease:

$ sudo cp /tmp/dhclient6-${IF}.conf /etc/dhcp/

$ sudo /sbin/dhclient -d -6 -N -lf
/var/lib/NetworkManager/dhclient6-0775a2a6-a4a1-40bf-bd85-9c3068582dbc-
wlp3s0.lease -cf /etc/dhcp/dhclient6-wlp3s0.conf  wlp3s0 |& tee
/tmp/dhclient6.test.log

Internet Systems Consortium DHCP Client 4.3.1
Copyright 2004-2014 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on Socket/wlp3s0
Sending on   Socket/wlp3s0
PRC: Confirming active lease (INIT-REBOOT).
XMT: Forming Confirm, 0 ms elapsed.
XMT:  X-- IA_NA 3b:bd:74:85
XMT:  | X-- Confirm Address 2a02:8011:2007::2
XMT:  V IA_NA appended.
XMT: Confirm on wlp3s0, interval 1020ms.
RCV: Reply message on wlp3s0 from fe80::ee43:f6ff:fe46:c080.
RCV:  X-- Server ID: 00:03:00:01:ec:43:f6:46:c0:80
message status code Success.
PRC: Bound to lease 00:03:00:01:ec:43:f6:46:c0:80.
PRC: Rebind event scheduled in -294538 seconds, to run for 17280 seconds.
PRC: Depreference scheduled in -277258 seconds.
PRC: Expiration scheduled in -277258 seconds.
PRC: Rebinding lease on wlp3s0.
PRC: Depreference scheduled in -277258 seconds.
PRC: Expiration scheduled in -277258 seconds.
PRC: Address 2a02:8011:2007::2 depreferred.
PRC: Expiration scheduled in -277258 seconds.
PRC: Address 2a02:8011:2007::2 expired.
PRC: Bound lease is devoid of active addresses.  Re-initializing.
PRC: Soliciting for leases (INIT)

... very very long delay (several minutes) ...

XMT: Forming Solicit, 0 ms elapsed.
XMT:  X-- IA_NA 3b:bd:74:85
XMT:  | X-- Request renew in  +3600
XMT:  | X-- Request rebind in +5400
XMT: Solicit on wlp3s0, interval 1080ms.
RCV: Advertise message on wlp3s0 from fe80::ee43:f6ff:fe46:c080.
RCV:  X-- IA_NA 3b:bd:74:85
RCV:  | X-- starts 1459366132
RCV:  | X-- t1 - renew  +43200
RCV:  | X-- t2 - rebind +69120
RCV:  | X-- [Options]
RCV:  | | X-- IAADDR 2a02:8011:2007::2
RCV:  | | | X-- Preferred lifetime 86400.
RCV:  | | | X-- Max lifetime 86400.
RCV:  X-- Server ID: 00:03:00:01:ec:43:f6:46:c0:80
RCV:  Advertisement recorded.
PRC: Selecting best advertised lease.
PRC: Considering best lease.
PRC:  X-- Initial candidate 00:03:00:01:ec:43:f6:46:c0:80 (s: 156, p: 0).
XMT: Forming Request, 0 ms elapsed.
XMT:  X-- IA_NA 3b:bd:74:85
XMT:  | X-- Requested renew  +3600
XMT:  | X-- Requested rebind +5400
XMT:  | | X-- IAADDR 2a02:8011:2007::2
XMT:  | | | X-- Preferred lifetime +7200
XMT:  | | | X-- Max lifetime +7500
XMT:  V IA_NA appended.
XMT: Request on wlp3s0, interval 1070ms.
RCV: Reply message on wlp3s0 from fe80::ee43:f6ff:fe46:c080.
RCV:  X-- IA_NA 3b:bd:74:85
RCV:  | X-- starts 1459366133
RCV:  | X-- t1 - renew  +43200
RCV:  | X-- t2 - rebind +69120
RCV:  | X-- [Options]
RCV:  | | X-- IAADDR 2a02:8011:2007::2
RCV:  | | | X-- Preferred lifetime 86400.
RCV:  | | | X-- Max lifetime 86400.
RCV:  X-- Server ID: 00:03:00:01:ec:43:f6:46:c0:80
PRC: Bound to lease 00:03:00:01:ec:43:f6:46:c0:80.
PRC: Renewal event scheduled in 43200 seconds, to run for 25920 seconds.
PRC: Depreference scheduled in 86400 seconds.
PRC: Expiration scheduled in 86400 seconds.

And it continues running.

In the Network Manager case though syslog shows that NM cancels (kills)
the dhclient process when dhclient reports the 'expire' for the out-of-
date lease:

Mar 30 20:08:42 hephaestion NetworkManager[1506]:   Activation (wlp3s0) 
Beginning DHCPv6 transaction (timeout in 45 seconds)
Mar 30 20:08:42 hephaestion NetworkManager[1506]:   dhclient started with 
pid 22416
Mar 30 20:08:42 hephaestion dhclient: XMT: Confirm on wlp3s0, interval 940ms.
Mar 30 20:08:42 hephaestion dhclient: RCV: Reply message on wlp3s0 from 
fe80::ee43:f6ff:fe46:c080.
Mar 30 20:08:42 hephaestion dhclient: message status code Success.
Mar 30 20:08:42 hephaestion NetworkManager[1506]: valid_lft 86400
Mar 30 20:08:42 hephaestion NetworkManager[1506]: preferred_lft 86400
Mar 30 20:08:42 hephaestion NetworkManager[1506]: address 
2a02:8011:2007::2
Mar 30 20:08:42 hephaestion NetworkManager[1506]: nameserver 

[Touch-packages] [Bug 1550677] Re: package resolvconf 1.77ubuntu1 failed to install/upgrade: underprocessen installerade post-installation-skript gav felkod 1

2016-03-30 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1536335 ***
https://bugs.launchpad.net/bugs/1536335

Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  package resolvconf 1.77ubuntu1 failed to install/upgrade:
  underprocessen installerade post-installation-skript gav felkod 1

Status in resolvconf package in Ubuntu:
  Confirmed

Bug description:
  My upgrade from Ubuntu 14.04 to 15.10 hanged and I had to hard reset
  the computer. After reboot I count't even get the GUI starting, but
  after some Googling I did "sudo dpkg --configure -a" that seemed to
  resolv most things. This issue still occur though.

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: resolvconf 1.77ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-63.83~14.04.1-generic 3.16.7-ckt24
  Uname: Linux 3.16.0-63-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  AptOrdering:
   resolvconf: Configure
   NULL: ConfigurePending
  Architecture: amd64
  Date: Fri Feb 26 19:59:15 2016
  DpkgTerminalLog:
   Ställer in resolvconf (1.77ubuntu1) ...
   Hanterar utlösare för resolvconf (1.77ubuntu1) ...
   resolvconf: Error: /run/resolvconf/interface either does not exist or is not 
a directory
   dpkg: fel vid hantering av paketet resolvconf (--configure):
underprocessen installerade post-installation-skript gav felkod 1
  DuplicateSignature: package:resolvconf:1.77ubuntu1:underprocessen 
installerade post-installation-skript gav felkod 1
  ErrorMessage: underprocessen installerade post-installation-skript gav felkod 
1
  InstallationDate: Installed on 2015-05-06 (296 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.2ubuntu5.1
   apt  1.0.10.2ubuntu1
  SourcePackage: resolvconf
  Title: package resolvconf 1.77ubuntu1 failed to install/upgrade: 
underprocessen installerade post-installation-skript gav felkod 1
  UpgradeStatus: Upgraded to wily on 2016-02-26 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/1550677/+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 1563514] Re: [util-linux] lscpu: Fix model and model name on Power Systems

2016-03-30 Thread Martin Pitt
** Changed in: util-linux (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  [util-linux] lscpu: Fix model and model name on Power Systems

Status in util-linux package in Ubuntu:
  Fix Committed

Bug description:
  == Comment: #5 - VASANT HEGDE  - 2016-03-29 01:17:15 
==
  Updated description : Please mirror this description and comment 1 (ignore 
original description).
  


  -Problem Description---
  lscpu: Fix model and model name on Power Systems
   
  Contact Information = hegdevas...@linux.vnet.ibm.com 
   
  ---uname output---
  Linux lep8d 4.4.0-15-generic #31-Ubuntu SMP Fri Mar 18 19:06:23 UTC 2016 
ppc64le ppc64le ppc64le GNU/Linux

   
  Machine Type = All Power System 
   
  ---Steps to Reproduce---
  - run lscpu on Ubuntu system and check for Model name and Model information.
it displays system model instead of processor model.

   
  Userspace tool common name: util-linux

  Userspace rpm: util-linux

  

 
  -Vasant


  
  == Comment: #1 - VASANT HEGDE  - 2016-03-28 11:38:39 
==
  Please pull below patches from upstream:

  commit 3ac03fe4d20558b55635a048d7f2fb0f5e85ee2a
  Author: Vasant Hegde 
  Date:   Mon Mar 14 20:18:07 2016 +0530

  lscpu: Fix model and model name on Power Systems
  
  On Power System, lspcu presently displays system model number instead of
  processor model name. 'model' tag in cpuinfo contains system model name,
  not processor model. Instead it uses 'cpu' tag for processor model name.
  Also it uses 'revision' tag for processor model.
  
  Fix lspcu so that it displays processor model number. Also display 
processor
  model name.

  
  commit 641350fe822e7f1ac10873dad9a364bdeaba8083
  Author: Karel Zak 
  Date:   Tue Mar 15 14:23:59 2016 +0100

  lscpu: keep lscpu usable on snapshots
  
  This patch reverts 3ac03fe4d20558b55635a048d7f2fb0f5e85ee2a for
  snapshots (--sysroot).


  commit 86c4817e0ea02656ddb62fe27757a9fd4f13b2d3
  Author: Ruediger Meier 
  Date:   Wed Mar 16 13:18:17 2016 +0100

  Revert "lscpu: keep lscpu usable on snapshots"


  commit c95e3889725389e9d7e24d29c2a71b015959575f
  Author: Ruediger Meier 
  Date:   Wed Mar 16 13:18:18 2016 +0100

  lscpu: use cpu and revision tag if available
  
  Avoid ifdef which does not work with --sysroot. Our existing test
  dumps produce even better output now for ppc and sparc.
  
  The logic moved to the printing section.

  
  -Vasant

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1563514/+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 1564091] [NEW] USB sound card not detected Razer Megalon headset

2016-03-30 Thread Tony
Public bug reported:

Razer Megalon headset this device is not working on Ubuntu

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 4.2.0-34.39-generic 4.2.8-ckt4
Uname: Linux 4.2.0-34-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  tonmanayo   1617 F pulseaudio
 /dev/snd/controlC1:  tonmanayo   1617 F pulseaudio
CurrentDesktop: Unity
Date: Wed Mar 30 23:13:10 2016
InstallationDate: Installed on 2016-03-13 (17 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_ZA:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_ZA.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Title: USB sound card not detected
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/24/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: E1492IMS.10J
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: MS-1492
dmi.board.vendor: Micro-Star International Co., Ltd.
dmi.board.version: REV:1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: CR42 2M/GE40 2OC
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrE1492IMS.10J:bd09/24/2013:svnMicro-StarInternationalCo.,Ltd.:pnGE402OL:pvrREV1.0:rvnMicro-StarInternationalCo.,Ltd.:rnMS-1492:rvrREV1.0:cvnCR422M/GE402OC:ct10:cvrN/A:
dmi.product.name: GE40 2OL
dmi.product.version: REV:1.0
dmi.sys.vendor: Micro-Star International Co., Ltd.

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


** Tags: amd64 apport-bug wily

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

Title:
  USB sound card not detected Razer Megalon headset

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  Razer Megalon headset this device is not working on Ubuntu

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.2.0-34.39-generic 4.2.8-ckt4
  Uname: Linux 4.2.0-34-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tonmanayo   1617 F pulseaudio
   /dev/snd/controlC1:  tonmanayo   1617 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Mar 30 23:13:10 2016
  InstallationDate: Installed on 2016-03-13 (17 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_ZA:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_ZA.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Title: USB sound card not detected
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/24/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: E1492IMS.10J
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MS-1492
  dmi.board.vendor: Micro-Star International Co., Ltd.
  dmi.board.version: REV:1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: CR42 2M/GE40 2OC
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrE1492IMS.10J:bd09/24/2013:svnMicro-StarInternationalCo.,Ltd.:pnGE402OL:pvrREV1.0:rvnMicro-StarInternationalCo.,Ltd.:rnMS-1492:rvrREV1.0:cvnCR422M/GE402OC:ct10:cvrN/A:
  dmi.product.name: GE40 2OL
  dmi.product.version: REV:1.0
  dmi.sys.vendor: Micro-Star International Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1564091/+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 1564042] Re: systemd crashed with SIGABRT in __GI_raise()

2016-03-30 Thread Apport retracing service
*** This bug is a duplicate of bug 1546886 ***
https://bugs.launchpad.net/bugs/1546886

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1546886, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1564042/+attachment/4617417/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1564042/+attachment/4617420/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1564042/+attachment/4617426/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1564042/+attachment/4617428/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1564042/+attachment/4617429/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1564042/+attachment/4617430/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1564042/+attachment/4617431/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1546886

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  systemd crashed with SIGABRT in __GI_raise()

Status in systemd package in Ubuntu:
  New

Bug description:
  The prompt for a bug report occurred when the system was idle for a
  few minutes after a period of activities. I don't know why.

  The system is still running, and I see no problems.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: systemd 229-3ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
  Uname: Linux 4.4.0-16-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CasperVersion: 1.370
  Date: Wed Mar 30 19:04:38 2016
  ExecutablePath: /lib/systemd/systemd
  LiveMediaBuild: Xubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160330)
  MachineType: TOSHIBA SATELLITE PRO C850-19W
  ProcCmdline: /sbin/init splash
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcKernelCmdLine: BOOT_IMAGE=(loop)/casper/vmlinuz.efi boot=casper 
iso-scan/filename=/cdimage.ubuntu.com/hostname/daily-live/current/xenial-desktop-amd64.iso
 splash --
  Signal: 6
  SourcePackage: systemd
  StacktraceTop:
   __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
   __GI_abort () at abort.c:89
   ?? ()
   ?? ()
   ?? ()
  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.
  SystemdFailedUnits: Error: command ['systemctl', 'status', '--full', 
'Error:'] failed with exit code 1: Failed to get properties: Failed to activate 
service 'org.freedesktop.systemd1': timed out
  Title: systemd crashed with SIGABRT in __GI_raise()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  dmi.bios.date: 09/24/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: 6.10
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: PLCSF8
  dmi.board.vendor: Intel
  dmi.board.version: Type2 - Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis Manufacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvr6.10:bd09/24/2012:svnTOSHIBA:pnSATELLITEPROC850-19W:pvrPSCBXE-00C00VN5:rvnIntel:rnPLCSF8:rvrType2-BoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: SATELLITE PRO C850-19W
  dmi.product.version: PSCBXE-00C00VN5
  dmi.sys.vendor: TOSHIBA

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1564042/+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 1468027] Re: change default CJK fonts to Noto CJK

2016-03-30 Thread Gunnar Hjalmarsson
Thanks, Yuan Chao. Let me try so summarize then:

There is an issue with fontconfig, so it by default picks "Demilight" over 
"Regular" (bug #1556457). We have tried to work around this problem in 
69-language-selector-zh-??.conf and
64-language-selector-prefer.conf (the latter for e.g. an English locale). The 
workaround is not effective in Firefox, though.

I'm out of ideas. Is there anything we can do but waiting for bug
#1556457 to be fixed? (Assuming that will address the Firefox issue...)

On 2016-03-30 12:30, Yuan Chao wrote:
> UMing is second to TakaoPGothic so could be a problem in ja_JP on
> serif? (UMing does not have enough glyph coverage in JP)

Possibly, but if so it wouldn't be a new problem. With the Japanese
locale, and with full Japanese language support installed, TakaoPMincho
is there for serif.

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

Title:
  change default CJK fonts to Noto CJK

Status in Fontconfig:
  Fix Released
Status in kubuntu-meta package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Released
Status in lubuntu-meta package in Ubuntu:
  Fix Committed
Status in ubuntu-meta package in Ubuntu:
  Fix Released
Status in xubuntu-meta package in Ubuntu:
  In Progress

Bug description:
  just realize that fonts-noto-cjk is available in the repository, finally its 
packaged.
  i don't really know about korean community.
  But for Chinese and Japanese community, i think that the answer is clear.
  noto-cjk is definitely better what we had before, like fonts- wqy and 
fonts-droid.
  Android community had received these complains for years, finally they got 
them fixed on lollipop.
  Fedora also set it as default chinese font start from F21.
  and of course, i still hope that ubuntu could drop those 69-language-selector 
fontconfig files, just like what F13 did.

To manage notifications about this bug go to:
https://bugs.launchpad.net/fontconfig/+bug/1468027/+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 1551623] Re: package gconf2 3.2.6-3ubuntu6 failed to install/upgrade: dependency problems - leaving triggers unprocessed

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

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

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

Title:
  package gconf2 3.2.6-3ubuntu6 failed to install/upgrade: dependency
  problems - leaving triggers unprocessed

Status in gconf package in Ubuntu:
  Confirmed

Bug description:
  When upgrading from 15.10 to 16.04Beta (2016-03-01), this error occured, 
alongside many others related to systemd and gnome. 
  Notice that despite all warnings and errors, finally, the system remained 
functional.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: gconf2 3.2.6-3ubuntu6
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Tue Mar  1 09:21:15 2016
  ErrorMessage: dependency problems - leaving triggers unprocessed
  InstallationDate: Installed on 2015-10-04 (148 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20151002)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.3
  SourcePackage: gconf
  Title: package gconf2 3.2.6-3ubuntu6 failed to install/upgrade: dependency 
problems - leaving triggers unprocessed
  UpgradeStatus: Upgraded to xenial on 2016-03-01 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gconf/+bug/1551623/+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 1563103] Re: Trapped in "Hover your mouse on the right edge" tutorial

2016-03-30 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 - 8.12+16.04.20160330-0ubuntu1

---
unity8 (8.12+16.04.20160330-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Use tutorialLeftLoader instead of tutorialLeft

  [ CI Train Bot ]
  * Update translation template

  [ Lukáš Tinkl ]
  * Fix the last chance popup colors/theme

  [ Michael Terry ]
  * Adjust text for desktop right edge tutorial to be accurate. (LP:
#1563103)
  * Fix OOBE wizard not setting your name. (LP: #1562872)
  * Fix showing "Retry" in password prompt when turning on screen in
tablet mode.

 -- Michał Sawicz   Wed, 30 Mar 2016
07:46:51 +

** Changed in: unity8 (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Trapped in "Hover your mouse on the right edge" tutorial

Status in Canonical System Image:
  Fix Committed
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  Discovered on avila, haven't tried other desktop modes.

  TEST CASE
  (Fresh flash, tutorial still activated)
  1.  Pair mouse, desktop/windowed mode engages
  2.  Open one app (e.g. terminal)
  3.  Open second app (e.g. ubuntu-system-settings)
  4.  "Hover your mouse on the right edge" tutorial appears
  5.  Hover mouse on right edge
  EXPECTED
  Tutorial frame dissolves or wipes away
  ACTUAL
  Trapped!

  No amount of hovering, poking, or swiping seems to help, have to
  reboot--is this me failing to understand instructions?

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1563103/+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 1562872] Re: Welcome wizard does not successfully set name

2016-03-30 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: New => Fix Committed

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

Title:
  Welcome wizard does not successfully set name

Status in Canonical System Image:
  Fix Committed
Status in shadow package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  After going through the new wizard, the user's "RealName" setting is
  still "Ubuntu" (the default).

  This is because:
  A) unity8 incorrectly tries to set RealName (AccountsService makes you use 
SetRealName, not normal dbus property setters)
  B) usermod (used by AccountsService in the background) chokes on read-only 
/etc.  It needs to be modified to handle that gracefully.  (If you have a 
writable device image, you won't see this part)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1562872/+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 1562992] Re: Continuous logging

2016-03-30 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: In Progress => Fix Committed

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

Title:
  Continuous logging

Status in Canonical System Image:
  Fix Committed
Status in qmenumodel package in Ubuntu:
  In Progress

Bug description:
  Mako on rc-proposed 170

  the unity8.log file is huge with

  loadExtendedAttributes: menu item does not contain 'submenu-action'
  loadExtendedAttributes: menu item does not contain 'x-canonical-scroll-action'
  loadExtendedAttributes: menu item does not contain 
'x-canonical-secondary-action'

  
  being written every few seconds

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1562992/+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 1553296] Re: [FFE] Update to latest version 2.7

2016-03-30 Thread Amr Ibrahim
** Summary changed:

- Update to latest version 2.7
+ [FFE] Update to latest version 2.7

** Description changed:

- Update to latest version 2.7
- http://sourceforge.net/projects/lcms/files/lcms/2.7/
+ https://github.com/mm2/Little-CMS/blob/master/ChangeLog
+ ---
+ 2.7 Maintenance release
+ ---
+ 
+ Fixed a bug in transicc for named color profiles
+ added an extra _ to _stdcall to make it more portable
+ Big amount of functionality contributed/Sponsored  by Alien Skin Software: 
TransformStride, copyAlpha, performance plug-ins. Fixes some warnings as well.
+ Fix a bug that prevented to read luminance tag
+ Added some extra checks to the tools and examples.
+ Fixed misalignment problems on Alpha. The compiler does not align strings, 
and accessing begin of string as a uint16 makes code to fail.
+ Fixed a bug in optimizer that made some formats (i.e, bits planar) unavailable
+ Improved detection of cases where RGB8 optimizer does not apply

** Summary changed:

- [FFE] Update to latest version 2.7
+ [FFE] Update to maintenance release 2.7

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

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

Title:
  [FFE] Update to maintenance release 2.7

Status in lcms2 package in Ubuntu:
  New

Bug description:
  https://github.com/mm2/Little-CMS/blob/master/ChangeLog
  ---
  2.7 Maintenance release
  ---

  Fixed a bug in transicc for named color profiles
  added an extra _ to _stdcall to make it more portable
  Big amount of functionality contributed/Sponsored  by Alien Skin Software: 
TransformStride, copyAlpha, performance plug-ins. Fixes some warnings as well.
  Fix a bug that prevented to read luminance tag
  Added some extra checks to the tools and examples.
  Fixed misalignment problems on Alpha. The compiler does not align strings, 
and accessing begin of string as a uint16 makes code to fail.
  Fixed a bug in optimizer that made some formats (i.e, bits planar) unavailable
  Improved detection of cases where RGB8 optimizer does not apply

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lcms2/+bug/1553296/+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 1373070] Re: full fix for disconnected path (paths)

2016-03-30 Thread John Johansen
Correct.

There are actually several ways to get disconnected paths and this
specific one is being caused by the new file ns. The proper fix for this
is delegating access to the object that would not normally be
accessible, however delegation is not available in the current releases
of apparmor and the HACK of attach disconnected is being used to work
around this.

As for apparmor not complaining about disconnected path failures, it should be 
unless attach disconnected is specified. The info field in the apparmor audit 
message will be
  info="Failed name lookup - disconnected path"

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

Title:
  full fix for disconnected path (paths)

Status in cups package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Triaged
Status in rsyslog package in Ubuntu:
  New

Bug description:
  With the apparmor 3 RC1 upload, there is an incomplete bug fix for
  disconnected paths. This bug is to track that work.

  This denial may be related:
  Sep 23 10:10:50 localhost kernel: [40262.517799] audit: type=1400 
audit(1411485050.722:2862): apparmor="DENIED" operation="sendmsg" info="Failed 
name lookup - disconnected path" error=-13 profile="/usr/sbin/rsyslogd" 
name="dev/log" pid=7011 comm="logger" requested_mask="r" denied_mask="r" 
fsuid=0 ouid=0

  This is related to bug 1375410

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1373070/+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 1563995] [NEW] [MIR] gnome-icon-theme

2016-03-30 Thread Brian Murray
Public bug reported:

MIR: gnome-icon-theme is now recommended by cheese

cheese is owned by the desktop team so assigning them

** Affects: gnome-icon-theme (Ubuntu)
 Importance: Undecided
 Assignee: Canonical Desktop Team (canonical-desktop-team)
 Status: Incomplete


** Tags: xenial

** Changed in: gnome-icon-theme (Ubuntu)
   Status: New => Incomplete

** Tags added: xenial

** Changed in: gnome-icon-theme (Ubuntu)
 Assignee: (unassigned) => Canonical Desktop Team (canonical-desktop-team)

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

Title:
  [MIR] gnome-icon-theme

Status in gnome-icon-theme package in Ubuntu:
  Incomplete

Bug description:
  MIR: gnome-icon-theme is now recommended by cheese

  cheese is owned by the desktop team so assigning them

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-icon-theme/+bug/1563995/+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 1463353] Re: Notifications not translated on first boot

2016-03-30 Thread Lukáš Tinkl
** Branch unlinked: lp:~lukas-kde/unity8/oobe

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

Title:
  Notifications not translated on first boot

Status in Canonical System Image:
  Confirmed
Status in indicator-messages package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  Needs a krillin with SD card and working SIM card.

  Test case.
  - Flash a new image.
  - Complete the installation wizard.
  - Make a call to the device (missed one).
  - Open the notification indicator.

  Expected result.
  - SD Card and missed call notifications are not translated on first boot.

  After rebooting the phone, the notifications appear translated.

  current build number: 28
  device name: krillin
  channel: rc-proposed/bq-aquaris.en

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1463353/+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 1511072] Re: Language selector scrolling performance is poor in welcome wizard

2016-03-30 Thread Lukáš Tinkl
** Branch unlinked: lp:~lukas-kde/unity8/oobe

** Branch linked: lp:~unity-team/unity8/oobe

** Changed in: unity8 (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Language selector scrolling performance is poor in welcome wizard

Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  Device: krillin
  Image version: 159
  Channel: ubuntu-touch/rc-proposed/bq-aquaris.en

  Scrolling in the language selector is slow.
  In the image reported above, the list doesn't even scroll automatically if 
you swipe. It just moves two or three items down and stops.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1511072/+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 1467790] Re: Location settings inconsistent between first-run setup + System Settings

2016-03-30 Thread Lukáš Tinkl
** Branch unlinked: lp:~lukas-kde/unity8/oobe

** Branch linked: lp:~unity-team/unity8/oobe

** Changed in: unity8 (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Location settings inconsistent between first-run setup + System
  Settings

Status in Ubuntu UX:
  In Progress
Status in ubuntu-system-settings package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  Ubuntu 15.04 r35

  1. Go through the first-run setup, paying particular attention to the 
"Location" step.
  2. In System Settings, open "Security & Privacy" > "Location access".

  What you see:
  1. The options are presented using checkboxes.
  2. Exactly the same options are presented using an ItemSelector.

  What you should see: The options are presented in exactly the same
  way, except for their color scheme, on both screens. Any design
  changes always show up on both screens.

  This bug occurs because the screens are implemented separately:
  

  

  Even if the implementations were synced, it is almost inevitable that 
sometime later, designers and/or engineers would forget to update one when 
updating the other.

  It may save time to fix bug 1388178 at the same time as this bug.

  The equivalent for Wi-Fi settings is bug 1467438.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1467790/+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 1563103] Re: Trapped in "Hover your mouse on the right edge" tutorial

2016-03-30 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: In Progress => Fix Committed

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

Title:
  Trapped in "Hover your mouse on the right edge" tutorial

Status in Canonical System Image:
  Fix Committed
Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  Discovered on avila, haven't tried other desktop modes.

  TEST CASE
  (Fresh flash, tutorial still activated)
  1.  Pair mouse, desktop/windowed mode engages
  2.  Open one app (e.g. terminal)
  3.  Open second app (e.g. ubuntu-system-settings)
  4.  "Hover your mouse on the right edge" tutorial appears
  5.  Hover mouse on right edge
  EXPECTED
  Tutorial frame dissolves or wipes away
  ACTUAL
  Trapped!

  No amount of hovering, poking, or swiping seems to help, have to
  reboot--is this me failing to understand instructions?

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1563103/+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 1475023] Re: Wifi for Enterprise APs cause the welcome wizard to exit into the main system

2016-03-30 Thread Lukáš Tinkl
** Branch unlinked: lp:~lukas-kde/unity8/oobe

** Branch linked: lp:~unity-team/unity8/oobe

** Changed in: unity8 (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: indicator-network (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  Wifi for Enterprise APs cause the welcome wizard to exit into the main
  system

Status in indicator-network package in Ubuntu:
  Incomplete
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  STEPS:
  1. Install a fresh image (post ota5)
  2. Start running the wizard
  3. Get to the wifi page and select an enterprise AP

  EXPECTED:
  I expect the wifi setup to return me to the welcome wizard

  ACTUAL:
  The DUT exits the welcome wizard, enters into system settings and on exit has 
you on the logged in phone.  Also pin setup is failed to be activated so the 
phone is insecure.

  VERSION:
  current build number: 4
  device name: arale
  channel: ubuntu-touch/rc/meizu.en
  last update: 2015-07-15 20:25:41
  version version: 4
  version ubuntu: 20150710
  version device: 20150709-8965e37
  version custom: 20150709-814-6-40

  MODIFICATION:
  OTA'd from image 2 to image 4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1475023/+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 1458014] Re: audit_printk_skb slowing down boot

2016-03-30 Thread John Johansen
Alessio,

so from the boot chart I am not able to say what is causing the delay. What I 
do see is a large gap in activity for both the cpu and i/o.
That gap lines up roughly with the start of pulse audio, but that doesn't 
necessarily make it the culprit. We then get a large gap of little to no 
activity and then what looks like the user sessions starting up, another pulse 
daemon, notify osd, compiz, nautilus, ...
So it looks to me like there is something waiting, and then timing out, the 
question is what.

The apparmor logging you are seeing is largely an artifact of policy
being loaded piece meal. Apparmor actually does at least some of its
load during second 4 of your boot (look for apparmor_parser), the load
around 34s appears to be a secondary load initiated by cups, which is
being started, and it is ensuring its policy is loaded.

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

Title:
  audit_printk_skb slowing down boot

Status in apparmor package in Ubuntu:
  Confirmed

Bug description:
  Subjectively, my system slowed down after the recent GRUB update.

  As you can see from the following, audit_printk_skb is consuming a lot
  of boot time:

  [   13.243280] vboxdrv: Successfully loaded version 4.3.10_Ubuntu (interface 
0x001a0007).
  [   13.257947] vboxpci: IOMMU not found (not registered)
  [   13.862999] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  [   13.865996] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  [   14.195776] r8169 :04:00.0 eth0: link down
  [   14.195796] r8169 :04:00.0 eth0: link down
  [   14.195827] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  [   14.196138] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  [   15.769090] r8169 :04:00.0 eth0: link up
  [   15.769097] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  [   16.223084] init: plymouth-upstart-bridge main process ended, respawning
  [   42.424836] audit_printk_skb: 195 callbacks suppressed
  [   42.424839] type=1400 audit(1431891089.974:77): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" 
name="/usr/lib/cups/backend/cups-pdf" pid=2632 comm="apparmor_parser"
  [   42.424844] type=1400 audit(1431891089.974:78): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" 
pid=2632 comm="apparmor_parser"
  [   42.425185] type=1400 audit(1431891089.974:79): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" 
pid=2632 comm="apparmor_parser"
  (END)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: apparmor 2.8.95~2430-0ubuntu5.1
  ProcVersionSignature: Ubuntu 3.13.0-53.88-generic 3.13.11-ckt19
  Uname: Linux 3.13.0-53-generic i686
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: i386
  CurrentDesktop: Unity
  Date: Fri May 22 14:18:46 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-04-29 (388 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417)
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.13.0-53-generic 
root=UUID=8cf458ab-4ff9-4505-9a16-27da1ea7ec10 ro quiet splash vt.handoff=7
  SourcePackage: apparmor
  Syslog:
   
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1458014/+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 1553296] Re: [FFE] Update to maintenance release 2.7

2016-03-30 Thread Amr Ibrahim
** Description changed:

  https://github.com/mm2/Little-CMS/blob/master/ChangeLog
+ 
+ Fixed a possible segmentation fault in a non-happy path
+ Fixed a macro clash on SNONE. 
+ Added a safety check on named color lists
+ Added a function to retrieve the iohandler of a given profile object
+ Remove unused vcproj files
+ Some maintenance fixes
+ utils/jpgicc/iccjpeg.c: Fix check if unsigned variable 'total_length'… …
+ Add missing comma in CGATS parser
+ Remove dead code.
+ Move unused var suppresor before the `return` statements.
+ Added a flag  to clip negative values in unbounded transforms (only gray, 
rgb, cmyk)
+ Added a global optimization that merges consecutive matrices in pipelines. 
Fixes loss of precision in some transforms
+ New project for mac
+ Added license for iccjpeg.c
+ Added a project for VS2013
+ Fixed wrong handling of extra channels in some formatters.
+ Added an option in transicc for working in bounded mode
+ Added a version retrieval function 
+ 
  ---
  2.7 Maintenance release
  ---
- 
- Fixed a bug in transicc for named color profiles
- added an extra _ to _stdcall to make it more portable
- Big amount of functionality contributed/Sponsored  by Alien Skin Software: 
TransformStride, copyAlpha, performance plug-ins. Fixes some warnings as well.
- Fix a bug that prevented to read luminance tag
- Added some extra checks to the tools and examples.
- Fixed misalignment problems on Alpha. The compiler does not align strings, 
and accessing begin of string as a uint16 makes code to fail.
- Fixed a bug in optimizer that made some formats (i.e, bits planar) unavailable
- Improved detection of cases where RGB8 optimizer does not apply

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

Title:
  [FFE] Update to maintenance release 2.7

Status in lcms2 package in Ubuntu:
  New

Bug description:
  https://github.com/mm2/Little-CMS/blob/master/ChangeLog

  Fixed a possible segmentation fault in a non-happy path
  Fixed a macro clash on SNONE. 
  Added a safety check on named color lists
  Added a function to retrieve the iohandler of a given profile object
  Remove unused vcproj files
  Some maintenance fixes
  utils/jpgicc/iccjpeg.c: Fix check if unsigned variable 'total_length'… …
  Add missing comma in CGATS parser
  Remove dead code.
  Move unused var suppresor before the `return` statements.
  Added a flag  to clip negative values in unbounded transforms (only gray, 
rgb, cmyk)
  Added a global optimization that merges consecutive matrices in pipelines. 
Fixes loss of precision in some transforms
  New project for mac
  Added license for iccjpeg.c
  Added a project for VS2013
  Fixed wrong handling of extra channels in some formatters.
  Added an option in transicc for working in bounded mode
  Added a version retrieval function 

  ---
  2.7 Maintenance release
  ---

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lcms2/+bug/1553296/+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 1563357] Re: Scope cannot set color of filter widget in page header

2016-03-30 Thread Josh Arenson
** Branch linked: lp:~josharenson/unity8/allow-page-header-to-set-color

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

Title:
  Scope cannot set color of filter widget in page header

Status in The Savilerow project:
  New
Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  A scope dev can set the color of page header foreground items (like search 
magnifying glass and favorite widget) in the scope ini file:
  PageHeader.ForegroundColor=#ff

  Problem:
  This does not also set the color of the new filter button, but it should

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1563357/+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 1546373] Re: [FFe] Please update to bugfix release 1.10

2016-03-30 Thread Amr Ibrahim
Thanks Martin.

Upstream is paving the road to release 1.11. They released 1.11 BETA 2
on 4 March 2016. It's left to Ubuntu developers to decide which version
to package.

https://github.com/taglib/taglib/blob/master/NEWS
TagLib 1.11 (Mar 4, 2016)
=

 * Fixed reading APE items with long keys.
 * Fixed reading ID3v2 SYLT frames when description is empty.

1.11 BETA 2:

 * Better handling of PCM WAV files with a 'fact' chunk.
 * Better handling of corrupted APE tags.
 * Efficient decoding of unsynchronized ID3v2 frames.
 * Fixed text encoding when saving certain frames in ID3v2.3 tags.
 * Fixed updating the size of RIFF files when removing chunks.
 * Several smaller bug fixes and performance improvements.

1.11 BETA:

 * New API for creating FileRef from IOStream.
 * Added support for ID3v2 PCST and WFED frames.
 * Added support for pictures in XiphComment.
 * Added String::clear().
 * Added FLAC::File::strip() for removing non-standard tags.
 * Added alternative functions to XiphComment::removeField().
 * Added BUILD_BINDINGS build option.
 * Added ENABLE_CCACHE build option.
 * Replaced ENABLE_STATIC build option with BUILD_SHARED_LIBS.
 * Better handling of duplicate ID3v2 tags in all kinds of files.
 * Better handling of duplicate tag chunks in WAV files.
 * Better handling of duplicate tag chunks in AIFF files.
 * Better handling of duplicate Vorbis comment blocks in FLAC files.
 * Better handling of broken MPEG audio frames.
 * Fixed crash when calling File::properties() after strip().
 * Fixed crash when parsing certain MPEG files.
 * Fixed crash when saving Ogg files.
 * Fixed possible file corruptions when saving ASF files.
 * Fixed possible file corruptions when saving FLAC files.
 * Fixed possible file corruptions when saving MP4 files.
 * Fixed possible file corruptions when saving MPEG files.
 * Fixed possible file corruptions when saving APE files.
 * Fixed possible file corruptions when saving Musepack files.
 * Fixed possible file corruptions when saving WavPack files.
 * Fixed updating the comment field of Vorbis comments.
 * Fixed reading date and time in ID3v2.3 tags.
 * Marked ByteVector::null and ByteVector::isNull() deprecated.
 * Marked String::null and String::isNull() deprecated.
 * Marked XiphComment::removeField() deprecated.
 * Marked Ogg::Page::getCopyWithNewPageSequenceNumber() deprecated. It returns 
null.
 * Marked custom integer types deprecated.
 * Many smaller bug fixes and performance improvements.

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

Title:
  [FFe] Please update to bugfix release 1.10

Status in taglib package in Ubuntu:
  Triaged
Status in taglib package in Debian:
  New

Bug description:
  1.10 contains two years of fixes over the 1.9.1 release currently
  found in Xenial, and was released back in November.

  TagLib 1.10 Release - November 11, 2015

  New API for the audio length in milliseconds.
  Added new options to the tagwriter example.
  Added support for ID3v2 ETCO and SYLT frames.
  Added support for album artist in PropertyMap API of MP4 files.
  Added support for embedded frames in ID3v2 CHAP and CTOC frames.
  Added support for AIFF-C files.
  Better handling of duplicate ID3v2 tags in MPEG files.
  Allowed generating taglib.pc on Windows.
  Added ZLIB_SOURCE build option.
  Fixed backwards-incompatible change in TagLib::String when constructing 
UTF16 strings.
  Fixed crash when parsing certain FLAC files.
  Fixed crash when encoding empty strings.
  Fixed saving of certain XM files on OS X.
  Changed Xiph and APE generic getters to return space-concatenated values.
  Fixed possible file corruptions when removing tags from WAV files.
  Added support for MP4 files with 64-bit atoms in certain 64-bit 
environments.
  Prevented ID3v2 padding from being too large.
  Fixed crash when parsing corrupted APE files.
  Fixed crash when parsing corrupted WAV files.
  Fixed crash when parsing corrupted Ogg FLAC files.
  Fixed crash when parsing corrupted MPEG files.
  Fixed saving empty tags in WAV files.
  Fixed crash when parsing corrupted Musepack files.
  Fixed possible memory leaks when parsing AIFF and WAV files.
  Fixed crash when parsing corrupted MP4 files.
  Stopped writing empty ID3v2 frames.
  Fixed possible file corruptions when saving WMA files.
  Added TagLib::MP4::Tag::isEmpty().
  Added accessors to manipulate MP4 tags.
  Fixed crash when parsing corrupted WavPack files.
  Fixed seeking MPEG frames.
  Fixed reading FLAC files with zero-sized padding blocks.
  Added support for reading the encoder information of WMA files.
  Added support for reading the codec of WAV files.
  Added support for multi channel WavPack files.
  Added support for reading 

[Touch-packages] [Bug 1563997] [NEW] Logitech H340 breaks mouse

2016-03-30 Thread Kartun
Public bug reported:

When headset logitech h340 is plugged seems that left mouse button is
stuck in pressed position, so it's not possible to perform any
operations with mouse

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.19.0-32.37~14.04.1-generic 3.19.8-ckt7
Uname: Linux 3.19.0-32-generic i686
NonfreeKernelModules: nvidia wl
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86 Kernel Module  352.63  Sat Nov  7 20:28:52 PST 
2015
 GCC version:  gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04)
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: i386
CurrentDesktop: X-Cinnamon
Date: Wed Mar 30 20:52:35 2016
DistUpgraded: Fresh install
DistroCodename: rosa
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.7, 3.19.0-32-generic, i686: installed
 bcmwl, 6.30.223.248+bdcom, 3.19.0-32-generic, i686: installed
 ndiswrapper, 1.59, 3.19.0-32-generic, x86_64: installed (WARNING! Diff between 
built and installed module!)
 nvidia-352, 352.63, 3.19.0-32-generic, i686: installed
 virtualbox-guest, 5.0.4, 3.19.0-32-generic, x86_64: installed (original_module 
exists)
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:5003]
   Subsystem: Lenovo Device [17aa:5003]
InstallationDate: Installed on 2016-03-08 (22 days ago)
InstallationMedia: Linux Mint 17.3 "Rosa" - Release i386 20151129
MachineType: LENOVO 20160
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-32-generic 
root=UUID=fb8265d1-d02f-48d6-ad94-eebe458b06c8 ro quiet splash
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/10/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: H1ET73WW(1.16)
dmi.board.asset.tag: Not Available
dmi.board.name: 20160
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrH1ET73WW(1.16):bd04/10/2013:svnLENOVO:pn20160:pvrLenovoV580c:rvnLENOVO:rn20160:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 20160
dmi.product.version: Lenovo V580c
dmi.sys.vendor: LENOVO
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri N/A
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core N/A
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
xserver.bootTime: Wed Mar 30 20:37:30 2016
xserver.configfile: /etc/X11/xorg.conf
xserver.errors:
 intel(G1): [drm] failed to set drm interface version: Permission denied [13].
 intel(G1): Failed to claim DRM device.
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id5539 
 vendor CMO
xserver.version: 2:1.17.1-0ubuntu3.1~trusty1

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


** Tags: apport-bug i386 rosa third-party-packages ubuntu

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

Title:
  Logitech H340 breaks mouse

Status in xorg package in Ubuntu:
  New

Bug description:
  When headset logitech h340 is plugged seems that left mouse button is
  stuck in pressed position, so it's not possible to perform any
  operations with mouse

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.19.0-32.37~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-32-generic i686
  NonfreeKernelModules: nvidia wl
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86 Kernel Module  352.63  Sat Nov  7 20:28:52 PST 
2015
   GCC version:  gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04)
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: X-Cinnamon
  Date: Wed Mar 30 20:52:35 2016
  DistUpgraded: Fresh install
  DistroCodename: rosa
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.19.0-32-generic, i686: installed
   bcmwl, 6.30.223.248+bdcom, 3.19.0-32-generic, i686: installed
   ndiswrapper, 1.59, 3.19.0-32-generic, x86_64: installed (WARNING! Diff 
between built and installed module!)
   nvidia-352, 352.63, 3.19.0-32-generic, i686: installed
   virtualbox-guest, 5.0.4, 3.19.0-32-generic, x86_64: installed 

[Touch-packages] [Bug 937951] Re: An empty Dir::Cache::archives is treated incorrectly and even removes all files in the root folder

2016-03-30 Thread Jesús Gómez
apt 1.0.1ubuntu2 for amd64 compiled on Jan 12 2016 20:13:58

Still with the same problem. The root folder populate with the
downloaded .debs.

Dir::Cache::archives should be able to be disabled for those who use
apt-chached-ng and want to prevent duplication on a virtualized
environment (many containers, one machine).

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

Title:
  An empty Dir::Cache::archives is treated incorrectly and even removes
  all files in the root folder

Status in APT:
  Invalid
Status in apt package in Ubuntu:
  Invalid

Bug description:
  From apt.conf(5):
  Dir::Cache contains locations pertaining to local cache information,
  such as the two package caches srcpkgcache and pkgcache as well
  as the location to place downloaded archives, Dir::Cache::archives.
  Generation of caches can be turned off by setting their names to
  be blank

  Following this documentation, I created /etc/apt/apt.conf.d/30nocache
  containing the below line to disable the cache:
  Dir::Cache::archives "";

  To my surprise, the directory /partial is created and downloaded .deb
  files get into / as well as the lock file. Even worse, when apt-get clean
  is executed, all files under / get removed!

  # apt-get -s clean
  Del /* /partial/*

  Please fix the documentation and/ or prevent /* from being removed.

  Affected versions:
  - 0.8.16~exp5ubuntu13 (Ubuntu Oneiric)
  - 0.8.10.3+squeeze1 (Debian Squeeze)

To manage notifications about this bug go to:
https://bugs.launchpad.net/apt/+bug/937951/+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 1562279] Re: Can't set en_NZ locale

2016-03-30 Thread axel
locale   
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=
LANGUAGE=
LC_CTYPE="POSIX"
LC_NUMERIC=pl_PL.UTF-8
LC_TIME=pl_PL.UTF-8
LC_COLLATE="POSIX"
LC_MONETARY=pl_PL.UTF-8
LC_MESSAGES="POSIX"
LC_PAPER=pl_PL.UTF-8
LC_NAME=pl_PL.UTF-8
LC_ADDRESS=pl_PL.UTF-8
LC_TELEPHONE=pl_PL.UTF-8
LC_MEASUREMENT=pl_PL.UTF-8
LC_IDENTIFICATION=pl_PL.UTF-8
LC_ALL=

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

Title:
  Can't set en_NZ locale

Status in language-pack-en-base package in Ubuntu:
  Confirmed

Bug description:
  After updating language-pack-en and language-pack-en-base in Xubuntu
  16.04, I can no longer set en_NZ.UTF-8 as my locale in lightdm-
  greeter.

  Current locale, after fiddling with language support, is:

  LANG=en_US.UTF-8
  LANGUAGE=en
  LC_CTYPE="en_US.UTF-8"
  LC_NUMERIC=en_NZ.UTF-8
  LC_TIME=en_NZ.UTF-8
  LC_COLLATE="en_US.UTF-8"
  LC_MONETARY=en_NZ.UTF-8
  LC_MESSAGES="en_US.UTF-8"
  LC_PAPER=en_NZ.UTF-8
  LC_NAME=en_NZ.UTF-8
  LC_ADDRESS=en_NZ.UTF-8
  LC_TELEPHONE=en_NZ.UTF-8
  LC_MEASUREMENT=en_NZ.UTF-8
  LC_IDENTIFICATION=en_NZ.UTF-8
  LC_ALL=

  Previously, everything was "en_NZ.UTF-8"

  I imagine that the same issue is going to apply to a number of
  English-language locales other than Australia, Canada, UK and US.
  These four, plus a generic "en" (which appears to default to en_US)
  are all that are displayed in the lightdm-greeter language menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-pack-en-base/+bug/1562279/+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 1562279] Re: Can't set en_NZ locale

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

** Changed in: language-pack-en-base (Ubuntu)
   Status: New => Confirmed

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

Title:
  Can't set en_NZ locale

Status in language-pack-en-base package in Ubuntu:
  Confirmed

Bug description:
  After updating language-pack-en and language-pack-en-base in Xubuntu
  16.04, I can no longer set en_NZ.UTF-8 as my locale in lightdm-
  greeter.

  Current locale, after fiddling with language support, is:

  LANG=en_US.UTF-8
  LANGUAGE=en
  LC_CTYPE="en_US.UTF-8"
  LC_NUMERIC=en_NZ.UTF-8
  LC_TIME=en_NZ.UTF-8
  LC_COLLATE="en_US.UTF-8"
  LC_MONETARY=en_NZ.UTF-8
  LC_MESSAGES="en_US.UTF-8"
  LC_PAPER=en_NZ.UTF-8
  LC_NAME=en_NZ.UTF-8
  LC_ADDRESS=en_NZ.UTF-8
  LC_TELEPHONE=en_NZ.UTF-8
  LC_MEASUREMENT=en_NZ.UTF-8
  LC_IDENTIFICATION=en_NZ.UTF-8
  LC_ALL=

  Previously, everything was "en_NZ.UTF-8"

  I imagine that the same issue is going to apply to a number of
  English-language locales other than Australia, Canada, UK and US.
  These four, plus a generic "en" (which appears to default to en_US)
  are all that are displayed in the lightdm-greeter language menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-pack-en-base/+bug/1562279/+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 1562279] Re: Can't set en_NZ locale

2016-03-30 Thread axel
I think I am also affected. I get in xenial 64-bit for xfce and ubuntu-
mate-core:

locale -a
C
C.UTF-8
POSIX
en_AG
en_AG.utf8
en_AU.utf8
en_BW.utf8
en_CA.utf8
en_GB.utf8
en_HK.utf8
en_IE.utf8
en_NZ.utf8
en_PH.utf8
en_SG.utf8
en_US.utf8
en_ZA.utf8
en_ZM
en_ZM.utf8
en_ZW.utf8


Although I installed 
language-pack-gnome-pl
language-pack-gnome-pl-base
language-pack-pl
language-pack-pl-base

I set pl_PL with 
sudo dpkg-reconfigure locales
and later also in Mate languages setting 
In Mausepad or Pluma and LibreOffice I do get Polish letters  but Mate 
interface is still in English. 

In Mate language support Polish is not even listed (not visible as
installed).

I also have problems with typing in Polish in wine. I don't know if this is 
related but might be. 
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1563961

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

Title:
  Can't set en_NZ locale

Status in language-pack-en-base package in Ubuntu:
  Confirmed

Bug description:
  After updating language-pack-en and language-pack-en-base in Xubuntu
  16.04, I can no longer set en_NZ.UTF-8 as my locale in lightdm-
  greeter.

  Current locale, after fiddling with language support, is:

  LANG=en_US.UTF-8
  LANGUAGE=en
  LC_CTYPE="en_US.UTF-8"
  LC_NUMERIC=en_NZ.UTF-8
  LC_TIME=en_NZ.UTF-8
  LC_COLLATE="en_US.UTF-8"
  LC_MONETARY=en_NZ.UTF-8
  LC_MESSAGES="en_US.UTF-8"
  LC_PAPER=en_NZ.UTF-8
  LC_NAME=en_NZ.UTF-8
  LC_ADDRESS=en_NZ.UTF-8
  LC_TELEPHONE=en_NZ.UTF-8
  LC_MEASUREMENT=en_NZ.UTF-8
  LC_IDENTIFICATION=en_NZ.UTF-8
  LC_ALL=

  Previously, everything was "en_NZ.UTF-8"

  I imagine that the same issue is going to apply to a number of
  English-language locales other than Australia, Canada, UK and US.
  These four, plus a generic "en" (which appears to default to en_US)
  are all that are displayed in the lightdm-greeter language menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-pack-en-base/+bug/1562279/+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 1564126] [NEW] scope-runner-dbus.py crashed with SIGSEGV in ffi_call_unix64()

2016-03-30 Thread siucdude
Public bug reported:

Just started to happen on 16.04 beta 2

ProblemType: Crash
DistroRelease: Ubuntu 16.04
Package: unity-scopes-runner 7.1.4+15.10.20151002-0ubuntu2
ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
Uname: Linux 4.4.0-16-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Mar 30 17:23:40 2016
Dependencies:
 
ExecutablePath: /usr/share/unity-scopes/scope-runner-dbus.py
InstallationDate: Installed on 2015-12-17 (103 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
InterpreterPath: /usr/bin/python3.5
PackageArchitecture: all
ProcCmdline: /usr/bin/python3 /usr/share/unity-scopes/scope-runner-dbus.py -s 
files/gdrive.scope
ProcEnviron:
 XDG_RUNTIME_DIR=
 SHELL=/bin/bash
 LANGUAGE=en_US
 PATH=(custom, no user)
 LANG=en_US.UTF-8
SegvAnalysis:
 Segfault happened at: 0x7f5bbe04bbbe:  cmp(%rax),%rbp
 PC (0x7f5bbe04bbbe) ok
 source "(%rax)" (0x5) not located in a known VMA region (needed 
readable region)!
 destination "%rbp" ok
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: libunity
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/libsignon-glib.so.1
 ffi_call_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.6
 ffi_call () from /usr/lib/x86_64-linux-gnu/libffi.so.6
 g_cclosure_marshal_generic () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
Title: scope-runner-dbus.py crashed with SIGSEGV in ffi_call_unix64()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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


** Tags: amd64 apport-crash need-amd64-retrace xenial

** Information type changed from Private to Public

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

Title:
  scope-runner-dbus.py crashed with SIGSEGV in ffi_call_unix64()

Status in libunity package in Ubuntu:
  New

Bug description:
  Just started to happen on 16.04 beta 2

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: unity-scopes-runner 7.1.4+15.10.20151002-0ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
  Uname: Linux 4.4.0-16-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Mar 30 17:23:40 2016
  Dependencies:
   
  ExecutablePath: /usr/share/unity-scopes/scope-runner-dbus.py
  InstallationDate: Installed on 2015-12-17 (103 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  InterpreterPath: /usr/bin/python3.5
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python3 /usr/share/unity-scopes/scope-runner-dbus.py -s 
files/gdrive.scope
  ProcEnviron:
   XDG_RUNTIME_DIR=
   SHELL=/bin/bash
   LANGUAGE=en_US
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  SegvAnalysis:
   Segfault happened at: 0x7f5bbe04bbbe:cmp(%rax),%rbp
   PC (0x7f5bbe04bbbe) ok
   source "(%rax)" (0x5) not located in a known VMA region (needed 
readable region)!
   destination "%rbp" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: libunity
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libsignon-glib.so.1
   ffi_call_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.6
   ffi_call () from /usr/lib/x86_64-linux-gnu/libffi.so.6
   g_cclosure_marshal_generic () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: scope-runner-dbus.py crashed with SIGSEGV in ffi_call_unix64()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1564126/+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 1564142] [NEW] Multiple calls to finished/error signals of QNAM object

2016-03-30 Thread Rodney Dawes
Public bug reported:

Recently I've noticed that some odd issues where the
QNetworkAccessManager API is being used to communicate with REST APIs in
some of our code. I've tracked this down as far as it seems that the
finished/error signals seem to get called multiple times, sometimes.

This has resulted in bug #1552546 in ubuntuone-credentials. When logging
in, if you enter the wrong password, it should show you an error message
stating that either the email or password was incorrect. However, a
generic network error message is being shown instead. When examining the
logs, it seems that the correct error is sent, and then an invalid call
to the finished signal was made, and a second error sent, resulting in
the generic network error displayed to the user. This same issue happens
when the 2FA code is required as well, and a network error message is
displayed, rather than the 2FA required message.

** Affects: qtbase-opensource-src (Ubuntu)
 Importance: Undecided
 Assignee: Lorn Potter (lorn-potter)
 Status: Confirmed

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

Title:
  Multiple calls to finished/error signals of QNAM object

Status in qtbase-opensource-src package in Ubuntu:
  Confirmed

Bug description:
  Recently I've noticed that some odd issues where the
  QNetworkAccessManager API is being used to communicate with REST APIs
  in some of our code. I've tracked this down as far as it seems that
  the finished/error signals seem to get called multiple times,
  sometimes.

  This has resulted in bug #1552546 in ubuntuone-credentials. When
  logging in, if you enter the wrong password, it should show you an
  error message stating that either the email or password was incorrect.
  However, a generic network error message is being shown instead. When
  examining the logs, it seems that the correct error is sent, and then
  an invalid call to the finished signal was made, and a second error
  sent, resulting in the generic network error displayed to the user.
  This same issue happens when the 2FA code is required as well, and a
  network error message is displayed, rather than the 2FA required
  message.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1564142/+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 1563825] Re: FFe: Update to sudo 1.8.16

2016-03-30 Thread Launchpad Bug Tracker
This bug was fixed in the package sudo - 1.8.16-0ubuntu1

---
sudo (1.8.16-0ubuntu1) xenial; urgency=medium

  * Update to new upstream version 1.8.16. (LP: #1563825)
- Dropped patches no longer needed:
  + CVE-2015-5602-6.patch
  + CVE-2015-5602-7.patch
  * Merge from Debian unstable. Remaining changes:
- Use tmpfs location to store timestamp files
  + debian/rules: change --with-rundir to /var/run/sudo
  + debian/rules, debian/sudo.service, debian/sudo.sudo.init: stop
shipping init script and service file, as they are no longer
necessary.
  + debian/*.preinst, debian/*.postinst, debian/*.postrm: remove old
init script with dpkg-maintscript-helper.
  + debian/*.postinst: remove old /var/run/sudo to /var/lib/sudo
transition code, remove old /var/lib/sudo/ts timestamp directory.
- debian/rules:
  + compile with --without-lecture --with-tty-tickets --enable-admin-flag
  + install man/man8/sudo_root.8 in both flavours
  + install apport hooks
- debian/sudoers:
  + also grant admin group sudo access
- debian/source_sudo.py, debian/sudo-ldap.dirs, debian/sudo.dirs:
  + add usr/share/apport/package-hooks
- debian/sudo.pam:
  + Use pam_env to read /etc/environment and /etc/default/locale
environment files. Reading ~/.pam_environment is not permitted due to
security reasons.
- debian/control:
  + dh-autoreconf dependency fixes missing-build-dependency-for-dh_-command
- Remaining patches:
  + keep_home_by_default.patch: Keep HOME in the default environment
  + debian/patches/also_check_sudo_group.diff: also check the sudo group
in plugins/sudoers/sudoers.c to create the admin flag file. Leave the
admin group check for backwards compatibility.
- Dropped patches no longer needed:
  + debian/patches/pam_check_untranslated_prompt.patch: upstream.

sudo (1.8.15-1.1) unstable; urgency=medium

  * Non-maintainer upload
  * Disable editing of files via user-controllable symlinks
(Closes: #804149) (CVE-2015-5602)
- Fix directory writability checks for sudoedit
- Enable sudoedit directory writability checks by default

sudo (1.8.15-1) unstable; urgency=low

  * new upstream version, closes: #804149
  * use --with-exampledir to deliver example files more cleanly

 -- Marc Deslauriers   Wed, 30 Mar 2016
08:03:52 -0400

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

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2015-5602

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

Title:
  FFe: Update to sudo 1.8.16

Status in sudo package in Ubuntu:
  Fix Released

Bug description:
  I am requesting a FeatureFreeze exception to update sudo in Xenial to
  the newly released 1.8.16 version.

  Not only does the new 1.8.16 version fix a large number of bugs, but
  it also fixes security issues:

  - CVE-2015-5602: privilege escalation via symlink attack
  - CVE-2015-8239: race condition checking digests/checksums in sudoers
  - duplicate environment variable handling

  The fixes for these issues are intrusive and difficult to backport.

  Once 1.8.16 is in Xenial, I intend to backport it to Precise and
  Trusty as a security update to fix the long standing issue with sudo
  and timestamp files based on the local clock which resulting in a big
  refactoring of how timestamp files work in 1.8.10. (See bug 1219337)

  See the following for details of the changes between 1.8.12 and 1.8.16:
  https://www.sudo.ws/stable.html

  I will of course monitor bugs and will fix any issues that arise.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/1563825/+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 1560497] Re: Unity8 (QtMir) crashed (on login or display change) in TiledDisplayConfigurationPolicy::apply_to() [tileddisplayconfigurationpolicy.cpp:41]

2016-03-30 Thread Daniel van Vugt
** Changed in: qtmir
   Status: In Progress => Fix Committed

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

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

Title:
  Unity8 (QtMir) crashed (on login or display change) in
  TiledDisplayConfigurationPolicy::apply_to()
  [tileddisplayconfigurationpolicy.cpp:41]

Status in QtMir:
  Fix Committed
Status in qtmir package in Ubuntu:
  Fix Committed
Status in unity8 package in Ubuntu:
  Invalid

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtmir/+bug/1560497/+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 1446865] Re: KDE5/Qt5 does not support session restoration

2016-03-30 Thread Bug Watch Updater
** Bug watch added: freedesktop.org Bugzilla #70593
   https://bugs.freedesktop.org/show_bug.cgi?id=70593

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

Title:
  KDE5/Qt5 does not support session restoration

Status in KDE Base Workspace:
  Fix Released
Status in Qt:
  New
Status in plasma-workspace package in Ubuntu:
  Confirmed
Status in qtbase-opensource-src package in Ubuntu:
  Confirmed

Bug description:
  KDE5/Qt5 does not support proper session restoration.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1446865/+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 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-30 Thread Manikandan Ramakrishnan
@Raymond

I'm an average user, and have done very little poweruser stuff. After
reading through all the posts, I still don't know if any fix has been
identified. I'm attaching my alsa-info.sh, and can make any changes and
provide results as long as clear instructions are provided.

Please let me know what you see and if you'd like more information.

Thanks

** Attachment added: "alsa-info.txt.zR1OSmzOCl"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1553685/+attachment/4617839/+files/alsa-info.txt.zR1OSmzOCl

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

Title:
  Lenovo Y700-17ISK subwoofer doesn't work

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  Lenovo Y700-17ISK (Intel Core i7-6700HQ/RAM 16GB/SSD 512GB/Nvidia GTX960M 4GB)
  Operating system: Ubuntu 16.04 (xenial-desktop-amd64.iso 04-Mar-2016, kernel 
4.4.0-10-generic, nvidia 361.28)

  Problem: Notebook subwoofer doesn't work.

  Judging from alsa-info.sh output, there is no pin declared for the bass 
output by BIOS.
  Please find a zip file attached: 'alsa-info_hdajackretask-unconnected-pins'

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-10-generic 4.4.0-10.25
  ProcVersionSignature: Ubuntu 4.4.0-10.25-generic 4.4.3
  Uname: Linux 4.4.0-10-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  aljosa 1776 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Mar  6 11:02:21 2016
  HibernationDevice: RESUME=UUID=ac022671-63df-40ae-bffe-66fff3b35125
  InstallationDate: Installed on 2016-03-05 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160304)
  MachineType: LENOVO 80Q0
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-10-generic.efi.signed 
root=UUID=aa4325c4-4b4c-4372-b8ca-a66c3e5b2aa6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-10-generic N/A
   linux-backports-modules-4.4.0-10-generic  N/A
   linux-firmware1.156
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/31/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: CDCN30WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: Allsparks 7A
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo ideapad Y700-17ISK
  dmi.modalias: 
dmi:bvnLENOVO:bvrCDCN30WW:bd01/31/2016:svnLENOVO:pn80Q0:pvrLenovoideapadY700-17ISK:rvnLENOVO:rnAllsparks7A:rvrNODPK:cvnLENOVO:ct10:cvrLenovoideapadY700-17ISK:
  dmi.product.name: 80Q0
  dmi.product.version: Lenovo ideapad Y700-17ISK
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1553685/+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 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-30 Thread Manikandan Ramakrishnan
Here is the results of playing a stereo wav file.

Details from the download location:

(Piano Trill, 48k/16, Little Endian, Stereo WAV 1.2MB)
illegal formatting spacer6.3 seconds. Seven piano notes. That's it.
illegal formatting spacerIt's stereo, so left and right don't exactly match.


blacky@ubuntu-Y700:~$ aplay -D hw:0 --dump-hw-params Downloads/piano2.wav 
Playing WAVE 'Downloads/piano2.wav' : Signed 16 bit Little Endian, Rate 48000 
Hz, Stereo
HW Params of device "hw:0":

ACCESS:  MMAP_INTERLEAVED RW_INTERLEAVED
FORMAT:  S16_LE S32_LE
SUBFORMAT:  STD
SAMPLE_BITS: [16 32]
FRAME_BITS: [32 64]
CHANNELS: 2
RATE: [44100 48000]
PERIOD_TIME: (333 185760)
PERIOD_SIZE: [16 8192]
PERIOD_BYTES: [128 65536]
PERIODS: [2 32]
BUFFER_TIME: (666 371520)
BUFFER_SIZE: [32 16384]
BUFFER_BYTES: [128 65536]
TICK_TIME: ALL


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

Title:
  Lenovo Y700-17ISK subwoofer doesn't work

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  Lenovo Y700-17ISK (Intel Core i7-6700HQ/RAM 16GB/SSD 512GB/Nvidia GTX960M 4GB)
  Operating system: Ubuntu 16.04 (xenial-desktop-amd64.iso 04-Mar-2016, kernel 
4.4.0-10-generic, nvidia 361.28)

  Problem: Notebook subwoofer doesn't work.

  Judging from alsa-info.sh output, there is no pin declared for the bass 
output by BIOS.
  Please find a zip file attached: 'alsa-info_hdajackretask-unconnected-pins'

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-10-generic 4.4.0-10.25
  ProcVersionSignature: Ubuntu 4.4.0-10.25-generic 4.4.3
  Uname: Linux 4.4.0-10-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  aljosa 1776 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Mar  6 11:02:21 2016
  HibernationDevice: RESUME=UUID=ac022671-63df-40ae-bffe-66fff3b35125
  InstallationDate: Installed on 2016-03-05 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160304)
  MachineType: LENOVO 80Q0
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-10-generic.efi.signed 
root=UUID=aa4325c4-4b4c-4372-b8ca-a66c3e5b2aa6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-10-generic N/A
   linux-backports-modules-4.4.0-10-generic  N/A
   linux-firmware1.156
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/31/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: CDCN30WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: Allsparks 7A
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo ideapad Y700-17ISK
  dmi.modalias: 
dmi:bvnLENOVO:bvrCDCN30WW:bd01/31/2016:svnLENOVO:pn80Q0:pvrLenovoideapadY700-17ISK:rvnLENOVO:rnAllsparks7A:rvrNODPK:cvnLENOVO:ct10:cvrLenovoideapadY700-17ISK:
  dmi.product.name: 80Q0
  dmi.product.version: Lenovo ideapad Y700-17ISK
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1553685/+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 1446865]

2016-03-30 Thread Thomas-luebking
(In reply to Storm Engineer from comment #58)

> The following do NOT get restored:
>  - Firefox

https://forum.kde.org/viewtopic.php?f=111=131515

> Isn't Chrome using Qt tho?
No. And as mentioned, Qt (vlc) still *is* broken itr.
It by this patch just got the *option* to not act brokenly.
Every client needs to opt into that. (But that's not been different with Qt4, 
just no additional Qt API was required then and kdelibs fixed it for most KDE 
applications implicitly)

> I have another issue which may be related, but the two are spanning across
> different time frames so it doesn't seem likely. This issue is shutdown
> being halt with "A stop job is running for session c2 of user" with a 1:30

Seems a systemd bug, see
https://bugs.freedesktop.org/show_bug.cgi?id=70593 or
https://bugs.freedesktop.org/show_bug.cgi?id=70593

It might be related to firefox session management, you could try whether
you also get this problems when quitting all applications (ensure
there're no stale processes left!) before exitting the session and then
(if it's now gone) see whether adding some process back at the session
end (ie. leave dolphin running, try shutdown; then leave firefox for the
next shutdown) causes this. The process may not quit on sigterm.

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

Title:
  KDE5/Qt5 does not support session restoration

Status in KDE Base Workspace:
  Fix Released
Status in Qt:
  New
Status in plasma-workspace package in Ubuntu:
  Confirmed
Status in qtbase-opensource-src package in Ubuntu:
  Confirmed

Bug description:
  KDE5/Qt5 does not support proper session restoration.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1446865/+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 1446865]

2016-03-30 Thread Hewanci
(In reply to Thomas Lübking from comment #57)
> Firefox or cairo-dock were certainly not targetted or affected by the
> related patches.

I did some more testing, and indeed Qt apps (or at least most of them) seem to 
get restored properly now. The following get restored:
 - Dolphin
 - Konversation
 - Konsole
 - Ksysguard
 - KDE system settings

The following do NOT get restored:
 - Firefox
 - Google Chrome
 - VLC Media Player
 - Cairo-Dock

Isn't Chrome using Qt tho? I don't know.

And I have no idea what may lie beneath this issue, I'm just a noob and
all I can do is telling what I experience.

I have another issue which may be related, but the two are spanning
across different time frames so it doesn't seem likely. This issue is
shutdown being halt with "A stop job is running for session c2 of user"
with a 1:30 timeout counter. However, session restore was broken ever
since I use Plasma/KDE 5, which is more than a year I think, while this
issue only started 1-2 months ago. Also, the "stop job is running" issue
appears randomly, while session restore always failed consistently.

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

Title:
  KDE5/Qt5 does not support session restoration

Status in KDE Base Workspace:
  Fix Released
Status in Qt:
  New
Status in plasma-workspace package in Ubuntu:
  Confirmed
Status in qtbase-opensource-src package in Ubuntu:
  Confirmed

Bug description:
  KDE5/Qt5 does not support proper session restoration.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1446865/+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 1446865]

2016-03-30 Thread Thomas-luebking
Firefox or cairo-dock were certainly not targetted or affected by the
related patches.

This only affects Qt applications directly, so if that indeed triggered
something, either the session crashes on logout or the mentioned
applications used some timer based self-quitting (and are thus no more
alive when the session ends)

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

Title:
  KDE5/Qt5 does not support session restoration

Status in KDE Base Workspace:
  Fix Released
Status in Qt:
  New
Status in plasma-workspace package in Ubuntu:
  Confirmed
Status in qtbase-opensource-src package in Ubuntu:
  Confirmed

Bug description:
  KDE5/Qt5 does not support proper session restoration.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1446865/+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 1446865]

2016-03-30 Thread Hollense
Just wanted to say thank you.
I've got ~10 articles open in okular at a given time,
and since it has no session management of its own
this fix was most appreciated.
Wish I could beam you a beer.

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

Title:
  KDE5/Qt5 does not support session restoration

Status in KDE Base Workspace:
  Fix Released
Status in Qt:
  New
Status in plasma-workspace package in Ubuntu:
  Confirmed
Status in qtbase-opensource-src package in Ubuntu:
  Confirmed

Bug description:
  KDE5/Qt5 does not support proper session restoration.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1446865/+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 1446865]

2016-03-30 Thread Hewanci
Sorry, forgot details:

Arch Linux 64 bit
qt5 5.6.0
plasma 5.6.0
plasma-framework 5.20.0

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

Title:
  KDE5/Qt5 does not support session restoration

Status in KDE Base Workspace:
  Fix Released
Status in Qt:
  New
Status in plasma-workspace package in Ubuntu:
  Confirmed
Status in qtbase-opensource-src package in Ubuntu:
  Confirmed

Bug description:
  KDE5/Qt5 does not support proper session restoration.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1446865/+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 1446865]

2016-03-30 Thread Hewanci
Just upgraded to 5.6.0, it is NOT fixed, but quite to the contrary,
session restore is now even more broken than before.

Until now Firefox and Cairo-Dock were restored, but not anymore.

Please reopen!

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

Title:
  KDE5/Qt5 does not support session restoration

Status in KDE Base Workspace:
  Fix Released
Status in Qt:
  New
Status in plasma-workspace package in Ubuntu:
  Confirmed
Status in qtbase-opensource-src package in Ubuntu:
  Confirmed

Bug description:
  KDE5/Qt5 does not support proper session restoration.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1446865/+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 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-30 Thread Raymond
!
The driver sort the speaker pin using sequence number, the subwoofer should has 
sequence number higher than the internal speaker

!--- /sys/class/sound/hwC0D0/init_pin_configs: 0x12 0x90a60140
 0x14 0x90170110 
0x17 0x4000
 0x18 0x41f0
 0x19 0x04a11030
 0x1a 0x41f0
 0x1b 0x41f0
 0x1d 0x40f79a2d 
0x1e 0x41f0
 0x21 0x04211020
 /sys/class/sound/hwC0D0/driver_pin_configs: 
/sys/class/sound/hwC0D0/user_pin_configs: 
0x12 0x90a60140 
0x14 0x90170110
 0x17 0x90170150
 0x18 0x41f0
 0x19 0x04a11030
 0x1a 0x41f0 
0x1b 0x41f0 
0x1d 0x40f79a2d 
0x1e 0x41f0
 0x21 0x04211020

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

Title:
  Lenovo Y700-17ISK subwoofer doesn't work

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  Lenovo Y700-17ISK (Intel Core i7-6700HQ/RAM 16GB/SSD 512GB/Nvidia GTX960M 4GB)
  Operating system: Ubuntu 16.04 (xenial-desktop-amd64.iso 04-Mar-2016, kernel 
4.4.0-10-generic, nvidia 361.28)

  Problem: Notebook subwoofer doesn't work.

  Judging from alsa-info.sh output, there is no pin declared for the bass 
output by BIOS.
  Please find a zip file attached: 'alsa-info_hdajackretask-unconnected-pins'

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-10-generic 4.4.0-10.25
  ProcVersionSignature: Ubuntu 4.4.0-10.25-generic 4.4.3
  Uname: Linux 4.4.0-10-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  aljosa 1776 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Mar  6 11:02:21 2016
  HibernationDevice: RESUME=UUID=ac022671-63df-40ae-bffe-66fff3b35125
  InstallationDate: Installed on 2016-03-05 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160304)
  MachineType: LENOVO 80Q0
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-10-generic.efi.signed 
root=UUID=aa4325c4-4b4c-4372-b8ca-a66c3e5b2aa6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-10-generic N/A
   linux-backports-modules-4.4.0-10-generic  N/A
   linux-firmware1.156
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/31/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: CDCN30WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: Allsparks 7A
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo ideapad Y700-17ISK
  dmi.modalias: 
dmi:bvnLENOVO:bvrCDCN30WW:bd01/31/2016:svnLENOVO:pn80Q0:pvrLenovoideapadY700-17ISK:rvnLENOVO:rnAllsparks7A:rvrNODPK:cvnLENOVO:ct10:cvrLenovoideapadY700-17ISK:
  dmi.product.name: 80Q0
  dmi.product.version: Lenovo ideapad Y700-17ISK
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1553685/+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 1388612] Re: [GM965] GPU lockup running OpenGL applications on Dell Vostro 1510

2016-03-30 Thread Christopher M. Penalver
Andrea Bini, in response to your email, please feel free to file the
report following upstream's instructions via
https://01.org/linuxgraphics/documentation/how-report-bugs .

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

Title:
  [GM965] GPU lockup running OpenGL applications on Dell Vostro 1510

Status in Mesa:
  Fix Released
Status in mesa package in Ubuntu:
  Triaged

Bug description:
  Hello, I'm suffering a GPU lockup problem with Ubuntu 14.10 64-bit on
  a Dell Vostro 1510 laptop with Intel graphics. The problem used to
  arise also with Ubuntu 14.04 and is always reproducible with glmark2
  on the LiveCD. Just to run the "ideas" benchmark of glmark2 to trigger
  the lockup in few seconds (glmark2 -b ideas). Other OpenGL
  applications also causes the lockup (e.g. FooBillard++, my self-made
  SDL applications). Memory test passed, BIOS at the latest version.
  Don't know if the following is a good point but I think that the
  problem is not caused by a failing hardware because it works fine on
  Windows. I tried with the latest Intel upstream kernel
  (http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-
  next/current/) and upstream X.org (https://launchpad.net/~xorg-
  edgers/+archive/ubuntu/ppa), no change.

  [Personal Notes]
  I'm new to Ubuntu's world, I hope I've done things right, if not please tell 
me and I will resend the report or supply more information. I've created the 
bug report with "ubuntu-bug xorg --save" from another machine via SSH while the 
sick machine was frozen. It seemed to me more logical than using ubuntu-bug 
directly when the system is working fine. I've collected other information via 
SSH during the same lockup: dmesg, Xorg.0.log, i915_error_state. The latter was 
added as attachment.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Sun Nov  2 19:24:31 2014
  DistUpgraded: 2014-10-25 12:05:51,479 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 3.13.0-37-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 3.16.0-23-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 3.16.0-24-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller 
(primary) [8086:2a02] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0273]
 Subsystem: Dell Device [1028:0273]
  InstallationDate: Installed on 2014-10-11 (22 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Dell Inc. Vostro1510
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic 
root=UUID=9b3612b7-c4bf-4840-885b-9fae75d6342c ro splash quiet vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to utopic on 2014-10-25 (8 days ago)
  dmi.bios.date: 03/18/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.name: 0M277C
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd03/18/2009:svnDellInc.:pnVostro1510:pvrNull:rvnDellInc.:rn0M277C:rvr:cvnDellInc.:ct8:cvrN/A:
  dmi.product.name: Vostro1510
  dmi.product.version: Null
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Sun Nov  2 18:41:51 2014
  xserver.configfile: default
  xserver.errors:
   intel(0): Detected a hung GPU, disabling acceleration.
   intel(0): When reporting this, please include /sys/class/drm/card0/error and 
the full dmesg.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   15873 
   vendor LPL
  xserver.version: 2:1.16.0-1ubuntu1

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

-- 
Mailing list: 

[Touch-packages] [Bug 1552424] Re: [FFE] NetworkManager 1.2-beta

2016-03-30 Thread Mathieu Trudel-Lapierre
Build logs are available for each of the packages from my PPA:
https://launchpad.net/~cyphermox/+archive/ubuntu/nm/+packages:

https://launchpadlibrarian.net/250334184/buildlog_ubuntu-xenial-amd64.network-manager_1.1.91-0ubuntu1~mtrudel1_BUILDING.txt.gz
https://launchpadlibrarian.net/250458101/buildlog_ubuntu-xenial-amd64.network-manager-applet_1.1.91-1ubuntu1~mtrudel1_BUILDING.txt.gz

VPN plugins are all simple sync from Debian unstable (we drop Ubuntu
changes which were only there for convenience), except for network-
manager-openconnect, which is an update to the package.

We'll still need to update to 1.2 final once it's released (should be
incessantly).

** Also affects: network-manager-iodine (Ubuntu)
   Importance: Undecided
   Status: New

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

** Changed in: network-manager-applet (Ubuntu)
 Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)

** Changed in: network-manager-iodine (Ubuntu)
 Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)

** Changed in: network-manager-openconnect (Ubuntu)
 Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)

** Changed in: network-manager-openvpn (Ubuntu)
 Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)

** Changed in: network-manager-pptp (Ubuntu)
 Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)

** Changed in: network-manager-vpnc (Ubuntu)
 Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)

** Changed in: network-manager (Ubuntu)
 Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)

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

Title:
  [FFE] NetworkManager 1.2-beta

Status in network-manager package in Ubuntu:
  Confirmed
Status in network-manager-applet package in Ubuntu:
  Confirmed
Status in network-manager-iodine package in Ubuntu:
  Confirmed
Status in network-manager-openconnect package in Ubuntu:
  Confirmed
Status in network-manager-openvpn package in Ubuntu:
  Confirmed
Status in network-manager-pptp package in Ubuntu:
  Confirmed
Status in network-manager-vpnc package in Ubuntu:
  Confirmed

Bug description:
  We really should update NetworkManager to 1.2 (or some other updated
  stable release) for the LTS, this will allow us to better deal with
  any bugs that might come up post-release.

  This new release will also much improve interop with LXC, which has
  recently been an issue.

  Other FFEs will be opened for NM VPN plugins and for NetworkManager-
  applet.

  
  
  
  NetworkManager-1.2
  Overview of changes since NetworkManager-1.0
  

  This is a new stable release of NetworkManager.  Notable changes
  include:

  * Added an option to enable use of random MAC addresses for Wi-Fi access
  point scanning (defaults to disabled).  Controlled with
  'wifi.mac-address-randomization' property (MAC_ADDRESS_RANDOMIZATION key 
in
  ifcfg files).
  * Wi-Fi scanning now utilizes wpa_supplicant's AP list.
  * Added support for Wi-Fi powersave, configured with POWERSAVE key in ifcfg
  files.
  * Added support for creation of more types of software devices: tun & tap,
  macvlan, vxlan and ip tunnels (ipip, gre, sit, ip6ip6 and ipip6).
  * The software devices (bond, bridge, vlan, team, ...) can now be stacked
  arbitrarily.  The nmcli interface for creating master-slave relationships
  has been significantly improved by the use of 'master' argument to
  all link types.
  * RFC7217 stable privacy addressing is now used by default to protect from
  address-based host tracking. The IPv6 addressing mode is configured with
  IPV6_ADDR_GEN_MODE key in ifcfg files.
  * Improved route management code to avoid clashes between conflicting
  routes in multiple connections.
  * Refactored platform code resulting in more robust interface to platform,
  less overhead and reduced memory footprint.
  * Improved interoperability with other network management tools.  The
  externally created software devices are not managed until they're
  activated.
  * The Device instances now exist for all software connections and the platform
  devices are now only created when the device is activated.  This makes it
  possible for connections with device of same name not to clash unless
  they're activated concurrently.  The links are now not unnecessarily 
present
  unless the connection is active, avoiding pollution of the link namespace.
  * NetworkManager now correctly manages connectivity in namespace-based
  containers such as LXC and Docker.
  * Support for configuring ethernet Wake-On-Lan has been added.
  * Added LLDP listener functionality and related CLI client commands. Enabled 

[Touch-packages] [Bug 1564114] [NEW] crash during update/package tzdata 2016c-0ubuntu0.15.10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2016-03-30 Thread michele
Public bug reported:

cumputer ccrashed(grey shadowed windos) and after long time of
waiting...usually is just few seconds..it started going again..then
update was request...but it couldt do it because keep crashing..

ProblemType: Package
DistroRelease: Ubuntu 15.10
Package: tzdata 2016c-0ubuntu0.15.10
ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
Uname: Linux 4.2.0-35-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
Date: Wed Mar 30 23:56:01 2016
DuplicateSignature: package:tzdata:2016c-0ubuntu0.15.10:subprocess installed 
post-installation script returned error exit status 128
ErrorMessage: subprocess installed post-installation script returned error exit 
status 128
InstallationDate: Installed on 2016-02-01 (58 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.2ubuntu5.1
 apt  1.0.10.2ubuntu1
SourcePackage: tzdata
Title: package tzdata 2016c-0ubuntu0.15.10 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 128
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package wily

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

Title:
  crash during update/package tzdata 2016c-0ubuntu0.15.10 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 128

Status in tzdata package in Ubuntu:
  New

Bug description:
  cumputer ccrashed(grey shadowed windos) and after long time of
  waiting...usually is just few seconds..it started going again..then
  update was request...but it couldt do it because keep crashing..

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: tzdata 2016c-0ubuntu0.15.10
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  Uname: Linux 4.2.0-35-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  Date: Wed Mar 30 23:56:01 2016
  DuplicateSignature: package:tzdata:2016c-0ubuntu0.15.10:subprocess installed 
post-installation script returned error exit status 128
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 128
  InstallationDate: Installed on 2016-02-01 (58 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.2ubuntu5.1
   apt  1.0.10.2ubuntu1
  SourcePackage: tzdata
  Title: package tzdata 2016c-0ubuntu0.15.10 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 128
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tzdata/+bug/1564114/+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 1283003] Re: [Bluetooth + 14.04] Bluetooth headsets are not working after last couple of updates

2016-03-30 Thread Dariusz Płoszaj
The same problem for me,I can't change my sound quality in my JBL
Extreme speaker :/

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

Title:
  [Bluetooth + 14.04] Bluetooth headsets are not working after last
  couple of updates

Status in Blueman:
  New
Status in blueman package in Ubuntu:
  Fix Released
Status in bluez package in Ubuntu:
  Confirmed
Status in gnome-bluetooth package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  I found a bug in Ubuntu 14.04 !

  I tried to pair a bluetooth stereo headset (A2DP compatible). The
  pairing process goes well, but after that I can't select it on the
  audio preferences.

  When I select it, it only shows the last selected item options and don't do 
anything. (he should switch to the headset output).
  I must mention that it worked very well on Ubuntu 12.04.

  This bug can be in the bluetooth stack or in unity-control-center or
  maybe pulseaudio. I actually have no idea.

To manage notifications about this bug go to:
https://bugs.launchpad.net/blueman/+bug/1283003/+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 1533631] Re: Failed to renew DHCPv6 lease after suspend

2016-03-30 Thread TJ
The debug log contains:

Mar 31 01:34:59 hephaestion NetworkManager[9095]:  [1459384499.752259] 
[dhcp-manager/nm-dhcp-client.c:222] reason_to_state(): (wlp3s0): unmapped DHCP 
state 'DEPREF6'
Mar 31 01:34:59 hephaestion NetworkManager[9095]:  [1459384499.758516] 
[dhcp-manager/nm-dhcp-client.c:757] nm_dhcp_client_handle_event(): (wlp3s0): 
DHCP reason 'DEPREF6' -> state 'unknown'

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

client/dhc6.c::do_depref()
{
...
  if (addr->starts + addr->preferred_life <= cur_time) {
script_init(client, "DEPREF6", NULL);
dhc6_marshall_values("cur_", client, lease,
 ia, addr);
script_write_requested6(client);
script_go(client);
...
}

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

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

Title:
  Failed to renew DHCPv6 lease after suspend

Status in isc-dhcp package in Ubuntu:
  Triaged
Status in network-manager package in Ubuntu:
  Triaged

Bug description:
  After fixing IPv6 address assignment (#1469346), IPv6 works fine until
  sleep. On wake up ubuntu fails to renew its IPv6 lease:

  Jan 13 10:47:47 ubuntu dhclient: PRC: Renewing lease on wlp3s0.
  Jan 13 10:47:47 ubuntu dhclient: PRC: Rebinding lease on wlp3s0.
  Jan 13 10:47:47 ubuntu dhclient: XMT: Rebind on wlp3s0, interval 9890ms.
  Jan 13 10:47:47 ubuntu NetworkManager[796]:   (wlp3s0): DHCPv6 state 
changed bound -> unknown
  Jan 13 10:47:47 ubuntu dhclient: PRC: Address 2a02:::::b44 
depreferred.
  Jan 13 10:47:47 ubuntu NetworkManager[796]:   (wlp3s0): DHCPv6 state 
changed unknown -> expire
  Jan 13 10:47:47 ubuntu NetworkManager[796]:   (wlp3s0): canceled DHCP 
transaction, DHCP client pid 1170
  Jan 13 10:47:47 ubuntu NetworkManager[796]:   (wlp3s0): DHCPv6 state 
changed expire -> done

  I'm not sure that it's solely NetworkManager issue (dhclient could
  also be affected).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1533631/+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 1564114] Re: crash during update/package tzdata 2016c-0ubuntu0.15.10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2016-03-30 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  crash during update/package tzdata 2016c-0ubuntu0.15.10 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 128

Status in tzdata package in Ubuntu:
  New

Bug description:
  cumputer ccrashed(grey shadowed windos) and after long time of
  waiting...usually is just few seconds..it started going again..then
  update was request...but it couldt do it because keep crashing..

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: tzdata 2016c-0ubuntu0.15.10
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  Uname: Linux 4.2.0-35-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  Date: Wed Mar 30 23:56:01 2016
  DuplicateSignature: package:tzdata:2016c-0ubuntu0.15.10:subprocess installed 
post-installation script returned error exit status 128
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 128
  InstallationDate: Installed on 2016-02-01 (58 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.2ubuntu5.1
   apt  1.0.10.2ubuntu1
  SourcePackage: tzdata
  Title: package tzdata 2016c-0ubuntu0.15.10 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 128
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tzdata/+bug/1564114/+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 1552424] Re: [FFE] NetworkManager 1.2-beta

2016-03-30 Thread Amr Ibrahim
Thanks Mathieu.

1.1.92 (1.2-beta3) was just released yesterday.

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

Title:
  [FFE] NetworkManager 1.2-beta

Status in network-manager package in Ubuntu:
  Confirmed
Status in network-manager-applet package in Ubuntu:
  Confirmed
Status in network-manager-iodine package in Ubuntu:
  Confirmed
Status in network-manager-openconnect package in Ubuntu:
  Confirmed
Status in network-manager-openvpn package in Ubuntu:
  Confirmed
Status in network-manager-pptp package in Ubuntu:
  Confirmed
Status in network-manager-vpnc package in Ubuntu:
  Confirmed

Bug description:
  We really should update NetworkManager to 1.2 (or some other updated
  stable release) for the LTS, this will allow us to better deal with
  any bugs that might come up post-release.

  This new release will also much improve interop with LXC, which has
  recently been an issue.

  Other FFEs will be opened for NM VPN plugins and for NetworkManager-
  applet.

  
  
  
  NetworkManager-1.2
  Overview of changes since NetworkManager-1.0
  

  This is a new stable release of NetworkManager.  Notable changes
  include:

  * Added an option to enable use of random MAC addresses for Wi-Fi access
  point scanning (defaults to disabled).  Controlled with
  'wifi.mac-address-randomization' property (MAC_ADDRESS_RANDOMIZATION key 
in
  ifcfg files).
  * Wi-Fi scanning now utilizes wpa_supplicant's AP list.
  * Added support for Wi-Fi powersave, configured with POWERSAVE key in ifcfg
  files.
  * Added support for creation of more types of software devices: tun & tap,
  macvlan, vxlan and ip tunnels (ipip, gre, sit, ip6ip6 and ipip6).
  * The software devices (bond, bridge, vlan, team, ...) can now be stacked
  arbitrarily.  The nmcli interface for creating master-slave relationships
  has been significantly improved by the use of 'master' argument to
  all link types.
  * RFC7217 stable privacy addressing is now used by default to protect from
  address-based host tracking. The IPv6 addressing mode is configured with
  IPV6_ADDR_GEN_MODE key in ifcfg files.
  * Improved route management code to avoid clashes between conflicting
  routes in multiple connections.
  * Refactored platform code resulting in more robust interface to platform,
  less overhead and reduced memory footprint.
  * Improved interoperability with other network management tools.  The
  externally created software devices are not managed until they're
  activated.
  * The Device instances now exist for all software connections and the platform
  devices are now only created when the device is activated.  This makes it
  possible for connections with device of same name not to clash unless
  they're activated concurrently.  The links are now not unnecessarily 
present
  unless the connection is active, avoiding pollution of the link namespace.
  * NetworkManager now correctly manages connectivity in namespace-based
  containers such as LXC and Docker.
  * Support for configuring ethernet Wake-On-Lan has been added.
  * Added LLDP listener functionality and related CLI client commands. Enabled 
via
  LLDP option in ifcfg files.
  * CLI secret agent has been extended with support for VPN secrets.
  * The command line client now utilizes colors for its output.
  * The command line client now sorts the devices and properties for better
  clarity.
  * Numerous improvements to Bash command completion for nmcli.
  * NetworkManager relies on less external libraries.  The use of dbus-glib
  has been replaced with gio's native D-Bus support and libnl-route is no
  longer used.
  * Dependency on avahi-autoipd has been dropped.  Native IPv4 link-local
  addressing configuration based on systemd network library is now used
  instead.
  * Hostname is now managed via systemd-hostnamed on systemd-based systems.
  * Management of resolv.conf management can be changed at runtime, private
  resolv.conf is always written in /run.
  * NetworkManager can now write DNS options to resolv.conf.
  * Updated version of systemd network library used for internal DHCP and
  IPv4 link-local support.
  * Support for event logging via audit subsystem has been added.
  * Support for native logging via systemd-journald has been added taking
  advantage of its structured logging.
  * Live reconfiguration of IP configuration after changing the settings without
  reactivation of the device with "nmcli device reapply" command and via
  D-Bus API.
  * The API for VPN plugins now supports multiple simultaneous connections.
  Most popular VPN plugins have been updated to support this functionality.
  * The libnm library now provides 

[Touch-packages] [Bug 1564126] Re: scope-runner-dbus.py crashed with SIGSEGV in ffi_call_unix64()

2016-03-30 Thread Apport retracing service
*** This bug is a duplicate of bug 1194465 ***
https://bugs.launchpad.net/bugs/1194465

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1194465, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1564126/+attachment/4617547/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1564126/+attachment/4617548/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1564126/+attachment/4617550/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1564126/+attachment/4617551/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1564126/+attachment/4617552/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1564126/+attachment/4617553/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1564126/+attachment/4617554/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1194465
   scope-runner-dbus.py crashed with SIGSEGV in 
auth_session_remote_object_destroyed_cb()

** Tags removed: need-amd64-retrace

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

Title:
  scope-runner-dbus.py crashed with SIGSEGV in ffi_call_unix64()

Status in libunity package in Ubuntu:
  New

Bug description:
  Just started to happen on 16.04 beta 2

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: unity-scopes-runner 7.1.4+15.10.20151002-0ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
  Uname: Linux 4.4.0-16-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Mar 30 17:23:40 2016
  Dependencies:
   
  ExecutablePath: /usr/share/unity-scopes/scope-runner-dbus.py
  InstallationDate: Installed on 2015-12-17 (103 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  InterpreterPath: /usr/bin/python3.5
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python3 /usr/share/unity-scopes/scope-runner-dbus.py -s 
files/gdrive.scope
  ProcEnviron:
   XDG_RUNTIME_DIR=
   SHELL=/bin/bash
   LANGUAGE=en_US
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  SegvAnalysis:
   Segfault happened at: 0x7f5bbe04bbbe:cmp(%rax),%rbp
   PC (0x7f5bbe04bbbe) ok
   source "(%rax)" (0x5) not located in a known VMA region (needed 
readable region)!
   destination "%rbp" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: libunity
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libsignon-glib.so.1
   ffi_call_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.6
   ffi_call () from /usr/lib/x86_64-linux-gnu/libffi.so.6
   g_cclosure_marshal_generic () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: scope-runner-dbus.py crashed with SIGSEGV in ffi_call_unix64()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1564126/+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 1564135] [NEW] Ubuntu Touch cannot connect to access point that has long wifi password

2016-03-30 Thread Greg Williams
Public bug reported:

There are some wifi access points that I have to connect to for work.
They have 63 digit passwords with special characters. Ubuntu Desktop has
no problem connecting. But Ubuntu Touch is unable to connect at all.

At home, I configured a router with a similar password and Ubuntu cannot
connect. If I make the password something like 12 digits, it connects
fine.

Considering long passwords aid security, this bug should receive higher
priority.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Ubuntu Touch cannot connect to access point that has long wifi
  password

Status in network-manager package in Ubuntu:
  New

Bug description:
  There are some wifi access points that I have to connect to for work.
  They have 63 digit passwords with special characters. Ubuntu Desktop
  has no problem connecting. But Ubuntu Touch is unable to connect at
  all.

  At home, I configured a router with a similar password and Ubuntu
  cannot connect. If I make the password something like 12 digits, it
  connects fine.

  Considering long passwords aid security, this bug should receive
  higher priority.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1564135/+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 1560710] Re: ISST-SAN:KVM:R3-0: LVM udev rules deadlock with large number of PVs

2016-03-30 Thread Launchpad Bug Tracker
This bug was fixed in the package lvm2 - 2.02.133-1ubuntu8

---
lvm2 (2.02.133-1ubuntu8) xenial; urgency=medium

  * Drop debian/85-lvm2.rules. This is redundant now, VGs are already
auto-assembled via lvmetad and 69-lvm-metad.rules. This gets rid of using
watershed, which causes deadlocks due to blocking udev rule processing.
(LP: #1560710)
  * debian/rules: Put back initramfs-tools script to ensure that the root and
resume devices are activated (lvmetad is not yet running in the initrd).
  * debian/rules: Put back activation systemd generator, to assemble LVs in
case the admin disabled lvmetad.
  * Make debian/initramfs-tools/lvm2/scripts/init-premount/lvm2 executable and
remove spurious chmod +x Ubuntu delta in debian/rules.

 -- Martin Pitt   Wed, 30 Mar 2016 10:56:49
+0200

** Changed in: lvm2 (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  ISST-SAN:KVM:R3-0: LVM udev rules deadlock with large number of PVs

Status in lvm2 package in Ubuntu:
  Fix Released
Status in watershed package in Ubuntu:
  Triaged

Bug description:
  Oringinal problem statement:

  Today I reinstalled lucky03.Installation went fine.After Installation
  it got rebooted and after reboot ,Unable to get the login prompt

  == Comment: #3 - Kevin W. Rudd - 2016-03-14 18:49:02 ==
  It looks like this might be related to bug 124628 .  I was able to get to a 
login prompt by adding the following to the boot options:

  udev.children-max=500

  Lekshmi,

  Can you provide additional information on how you did the install for
  this lpar?  It would be nice to replicate the exact install sequence
  from the beginning in order to try to capture some additional debug
  information.

  == Comment: #18 - Mauricio Faria De Oliveira - 2016-03-22 16:59:40 ==
  It's possible to reproduce this on a qemu-kvm guest w/ emulated hard disks 
(i.e., image/file-backed disks).

  Configuration:
  - 1 disk w/ 16.04 (no LVM required)
  - 50 disks (w/ LVM volumes)

  # ps l
  ...
  S 0  7014   145  3008  1216 0:0   20:53 00:00:00 /lib/udev/watershed sh -c
  S 0  7015   144  3008  1216 0:0   20:53 00:00:00 /lib/udev/watershed sh -c
  S 0  7016   140  3008  1216 0:0   20:53 00:00:00 /lib/udev/watershed sh -c
  S 0  7017   139  3008  1216 0:0   20:53 00:00:00 /lib/udev/watershed sh -c
  S 0  7018   142  3008  1216 0:0   20:53 00:00:00 /lib/udev/watershed sh -c
  S 0  7019  7014  3520  1280 0:0   20:53 00:00:00 sh -c /sbin/lvm vgscan; /
  S 0  7020   137  3008  1216 0:0   20:53 00:00:00 /lib/udev/watershed sh -c
  S 0  7021   143  3008  1216 0:0   20:53 00:00:00 /lib/udev/watershed sh -c
  S 0  7023   136  3008  1216 0:0   20:53 00:00:00 /lib/udev/watershed sh -c
  S 0  7024   141  3008  1216 0:0   20:53 00:00:00 /lib/udev/watershed sh -c
  S 0  7025   138  3008  1216 0:0   20:53 00:00:00 /lib/udev/watershed sh -c
  S 0  7026  7019 10560  9344 0:0   20:53 00:00:00 /sbin/lvm vgchange -a y
  ...

  # cat /proc/7014/stack
  [] 0xc34e3b20
  [] __switch_to+0x1f8/0x350
  [] do_wait+0x22c/0x2d0
  [] SyS_wait4+0xa8/0x140
  [] system_call+0x38/0xb4

  # cat /proc/7019/stack
  [] 0xc31cfb20
  [] __switch_to+0x1f8/0x350
  [] do_wait+0x22c/0x2d0
  [] SyS_wait4+0xa8/0x140
  [] system_call+0x38/0xb4

  # cat /proc/7026/stack
  [] 0xc31aba80
  [] __switch_to+0x1f8/0x350
  [] SyS_semtimedop+0x810/0x9f0
  [] SyS_ipc+0x154/0x3c0
  [] system_call+0x38/0xb4

  # dmsetup udevcookies
  Cookie   Semid  Value  Last semop time   Last change time
  0xd4d888a0  1  Tue Mar 22 20:53:55 2016  Tue Mar 22 
20:53:55 2016

  == Comment: #19 - Mauricio Faria De Oliveira - 2016-03-22 17:00:13 ==
  Command to create the LVM volumes on initramfs:

  # for sd in /sys/block/sd*; do sd="$(basename $sd)"; [ "$sd" = 'sda' ]
  && continue; lvm pvcreate /dev/$sd; lvm vgcreate vg-$sd /dev/$sd; lvm
  lvcreate --size 1000m --name lv-$sd vg-$sd; done

  # lvm vgdisplay | grep -c 'VG Name'
  50

  == Comment: #20 - Mauricio Faria De Oliveira - 2016-03-22 17:57:50 ==
  Hm, got a better picture of this:

  The problem doesn't seem to be a synchronization issue.
  I've learned a bit more about the udev events/cookies for sdX and lvm volumes.

  1) The sdX add events happen, for multiple devices.  
  Each device consumes 1 udev worker.

  2) The sdX add events run 'watershed .. vgchange -a y...'.
   If this detects an LVM volume in sdX, it will try  to activate it, and 
then block/wait for the respective LVM/udev cookie to complete (i.e., wait for 
the LVM dm-X device add event to finish)

  3) The dm-X device add event is fired from the kernel.

  4) There are no available udev workers to process it.
  The event processing remains queued.
  

[Touch-packages] [Bug 1511247] Re: Ubuntu 15.10 Could not apply the stored configuration for monitors

2016-03-30 Thread fariazz
I tried what deleting ~/.config/monitors.xml on startup, but it seems to
be re-created when you plug/unplug the second monitor.

What works for me is removing the file on startup, but also created a
cron job that runs every 2 minutes and deletes this too.

So when I unplug the screen, before I plug it back, the file will
already be gone and my session won't crash.

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

Title:
  Ubuntu 15.10 Could not apply the stored configuration for monitors

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  I just did a fresh install of ubuntu 15.10 on my Nuc5i5ryh with a
  iiyama Prolite B2888UHSU and everytime I boot I get the message "Could
  not apply the stored configuration for monitors". When I kill the
  message it puts me back on a undesired resolution, and I have to set
  the resolution setting up again.

  Also when I set up the "Displays" settings , it shows screen
  resolution that souldn't be there (4:3, 16:10..).

  I tried removing monitors.xml just in case, doesn't work.

  I ran xrandr and sudo get-edid|parse-edid (see attached), it shows
  inconsistency between edid data and xrandr.

  I had Ubuntu 15.04 just before and I hadn't this error.

  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.19.1-0ubuntu4
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Oct 29 16:19:11 2015
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1626] (rev 09) 
(prog-if 00 [VGA controller])
     Subsystem: Intel Corporation Device [8086:2057]
  InstallationDate: Installed on 2015-10-26 (2 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-16-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro noprompt quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2015
  dmi.bios.vendor: Intel Corporation
  dmi.bios.version: RYBDWi35.86A.0350.2015.0812.1722
  dmi.board.name: NUC5i5RYB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: H40999-502
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorporation:bvrRYBDWi35.86A.0350.2015.0812.1722:bd08/12/2015:svn:pn:pvr:rvnIntelCorporation:rnNUC5i5RYB:rvrH40999-502:cvn:ct3:cvr:
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Oct 29 12:57:07 2015
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   28932
   vendor IVM
  xserver.version: 2:1.17.2-1ubuntu9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1511247/+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 1564142] Re: Multiple calls to finished/error signals of QNAM object

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

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

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

Title:
  Multiple calls to finished/error signals of QNAM object

Status in qtbase-opensource-src package in Ubuntu:
  Confirmed

Bug description:
  Recently I've noticed that some odd issues where the
  QNetworkAccessManager API is being used to communicate with REST APIs
  in some of our code. I've tracked this down as far as it seems that
  the finished/error signals seem to get called multiple times,
  sometimes.

  This has resulted in bug #1552546 in ubuntuone-credentials. When
  logging in, if you enter the wrong password, it should show you an
  error message stating that either the email or password was incorrect.
  However, a generic network error message is being shown instead. When
  examining the logs, it seems that the correct error is sent, and then
  an invalid call to the finished signal was made, and a second error
  sent, resulting in the generic network error displayed to the user.
  This same issue happens when the 2FA code is required as well, and a
  network error message is displayed, rather than the 2FA required
  message.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1564142/+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 1533631] Re: Failed to renew DHCPv6 lease after suspend

2016-03-30 Thread TJ
Here's some notes from my digging into the code paths being followed.
Using the messages logged by NM to syslog I've been able to reconstruct
the call heirarchy. In summary, when the state transitions from "expire"
to "done":

nm_dhcp_client_set_state () fires a  NM_DHCP_STATE_EXPIRE signal

dhcp6_state_changed () receives NM_DHCP_STATE_EXPIRE signal and calls
   dhcp6_fail (self, FALSE)
  dhcp6_cleanup(self,  CLEANUP_TYPE_DECONFIGURE, FALSE)
 nm_dhcp_client_stop ()
NM_DHCP_CLIENT_GET_CLASS (self)->stop (self, release, priv->duid);

I've not been able to identify why the behaviour appears to have changed
recently.  Inspecting the changelogs and patches in both isc-dhcp and
network-manager hasn't revealed anything.

It definitely seems to be Network Manager's issue since it is killing
the dhclient process... however... if dhclient tried to gain a new lease
immediately it 'deprefered' the expired lease (thus sending NM
additional state change signals) then maybe NM wouldn't kill the
process.


Something else I noticed - which misled me for a while - is that the dhclient 
lease files written by Network Manager for IP4v and IPv6 use different syntax 
for the timestamps. From 'man 5 dhclient.conf' "LEASE DECLARATIONS" the "renew" 
"rebind" "expire" dates can have two formats: "default" or "local". This is set 
by "db-time-format" in the configuration.

default:   // :: 
local: epoch ; #
:: 

The NM IPv4.lease file uses the "default" format ("  renew 4 2016/03/31
06:32:42;") but the IPv6.lease file seems to use "local" ("renew
43200;") but without the "epoch" keyword. The code seems to indicate the
manual is confusing the *server* settings with client settings, or else
IPv6 is using a different scheme entirely via its 'clientenv_add()'
mechanism.

NM generates this config file - there is no 'db-time-format':
---
# Created by NetworkManager

send fqdn.fqdn "hephaestion.lan.iam.tj"; # added by NetworkManager
send fqdn.encoded on;
send fqdn.server-update on;

also request dhcp6.name-servers;
also request dhcp6.domain-search;
also request dhcp6.client-id;
---

The dhcp6 lease file extract (showing the last entry is an expired one:- 
$ date --date @$(echo 1459002474+86400 | bc)
Sun Mar 27 15:27:54 BST 2016
---
lease6 {
  interface "wlp3s0";
  ia-na 3b:bd:74:85 {
starts 1459002474;
renew 43200;
rebind 69120;
iaaddr 2a02:8011:2007::2 {
  starts 1459002474;
  preferred-life 86400;
  max-life 86400;
}
  }
---


---
Notes from the source-code analysis.

  static const GEnumValue values[] = {
{ NM_DHCP_STATE_UNKNOWN, "NM_DHCP_STATE_UNKNOWN", 
"nm-dhcp-state-unknown" },
{ NM_DHCP_STATE_BOUND, "NM_DHCP_STATE_BOUND", "nm-dhcp-state-bound" },
{ NM_DHCP_STATE_TIMEOUT, "NM_DHCP_STATE_TIMEOUT", 
"nm-dhcp-state-timeout" },
{ NM_DHCP_STATE_DONE, "NM_DHCP_STATE_DONE", "nm-dhcp-state-done" },
{ NM_DHCP_STATE_EXPIRE, "NM_DHCP_STATE_EXPIRE", "nm-dhcp-state-expire" 
},
{ NM_DHCP_STATE_FAIL, "NM_DHCP_STATE_FAIL", "nm-dhcp-state-fail" },
{ __NM_DHCP_STATE_MAX, "__NM_DHCP_STATE_MAX", "--nm-dhcp-state-max" },
{ NM_DHCP_STATE_MAX, "NM_DHCP_STATE_MAX", "nm-dhcp-state-max" },
{ 0, NULL, NULL }
  };

client_start ()
\-- g_signal_connect (client, NM_DHCP_CLIENT_SIGNAL_STATE_CHANGED, G_CALLBACK 
(client_state_changed), self);

client_state_changed ()
\--  if (state >= NM_DHCP_STATE_TIMEOUT)
 remove_client (self, client);
  \-- g_signal_handlers_disconnect_by_func (client, 
client_state_changed, self);

/* Stopping the client is left up to the controlling device
* explicitly since we may want to quit NetworkManager but not 
terminate
* the DHCP client.
*/

   g_hash_table_remove (NM_DHCP_MANAGER_GET_PRIVATE
(self)->clients, client);


dhcp6_start_with_link_ready ()
\-- priv->dhcp6_client = nm_dhcp_manager_start_ip6
  if (priv->dhcp6_client) { 
priv->dhcp6_state_sigid = g_signal_connect (priv->dhcp6_client,

NM_DHCP_CLIENT_SIGNAL_STATE_CHANGED,
G_CALLBACK 
(dhcp6_state_changed),
self);
  }


dhcp6_state_changed ()
  switch (state) {
...
   case NM_DHCP_STATE_EXPIRE:
/* Ignore expiry before we even have a lease (NAK, old lease, etc) */
if (priv->ip6_state != IP_CONF)
  dhcp6_fail (self, FALSE);
   \-- dhcp6_cleanup(self,  CLEANUP_TYPE_DECONFIGURE, FALSE)
if (   cleanup_type == CLEANUP_TYPE_DECONFIGURE || cleanup_type 
== CLEANUP_TYPE_REMOVED)
   nm_dhcp_client_stop ()
   \-- NM_DHCP_CLIENT_GET_CLASS (self)->stop (self, release, 
priv->duid);
nm_log_info (LOGD_DHCP, "(%s): canceled DHCP 
transaction, DHCP client pid %d"
 if (priv->dhcp6_mode == 

[Touch-packages] [Bug 1564135] Re: Ubuntu Touch cannot connect to access point that has long wifi password

2016-03-30 Thread Greg Williams
This bug can be deleted. It appears the problem is the phone cannot
connect to 5GHz networks.

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

Title:
  Ubuntu Touch cannot connect to access point that has long wifi
  password

Status in network-manager package in Ubuntu:
  New

Bug description:
  There are some wifi access points that I have to connect to for work.
  They have 63 digit passwords with special characters. Ubuntu Desktop
  has no problem connecting. But Ubuntu Touch is unable to connect at
  all.

  At home, I configured a router with a similar password and Ubuntu
  cannot connect. If I make the password something like 12 digits, it
  connects fine.

  Considering long passwords aid security, this bug should receive
  higher priority.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1564135/+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 1564135] Re: Ubuntu Touch cannot connect to access point that has long wifi password

2016-03-30 Thread Greg Williams
This bug is valid after all. It appears that Ubuntu Touch is unable to
connect to network that have long passwords. I'm tired of trying but a
16 digit password works. 17-19 I don't know about. If the password is 20
digits or longer, the OS is totally unable to use the Access Point. A
major issue as it cannot even connect to a perfectly good network simply
because the access point is using a long password.

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

Title:
  Ubuntu Touch cannot connect to access point that has long wifi
  password

Status in network-manager package in Ubuntu:
  New

Bug description:
  There are some wifi access points that I have to connect to for work.
  They have 63 digit passwords with special characters. Ubuntu Desktop
  has no problem connecting. But Ubuntu Touch is unable to connect at
  all.

  At home, I configured a router with a similar password and Ubuntu
  cannot connect. If I make the password something like 12 digits, it
  connects fine.

  Considering long passwords aid security, this bug should receive
  higher priority.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1564135/+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 1564142] Re: Multiple calls to finished/error signals of QNAM object

2016-03-30 Thread Lorn Potter
** Changed in: qtbase-opensource-src (Ubuntu)
 Assignee: (unassigned) => Lorn Potter (lorn-potter)

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

Title:
  Multiple calls to finished/error signals of QNAM object

Status in qtbase-opensource-src package in Ubuntu:
  Confirmed

Bug description:
  Recently I've noticed that some odd issues where the
  QNetworkAccessManager API is being used to communicate with REST APIs
  in some of our code. I've tracked this down as far as it seems that
  the finished/error signals seem to get called multiple times,
  sometimes.

  This has resulted in bug #1552546 in ubuntuone-credentials. When
  logging in, if you enter the wrong password, it should show you an
  error message stating that either the email or password was incorrect.
  However, a generic network error message is being shown instead. When
  examining the logs, it seems that the correct error is sent, and then
  an invalid call to the finished signal was made, and a second error
  sent, resulting in the generic network error displayed to the user.
  This same issue happens when the 2FA code is required as well, and a
  network error message is displayed, rather than the 2FA required
  message.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1564142/+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 1564139] Re: all changes itself

2016-03-30 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  all changes itself

Status in xorg package in Ubuntu:
  New

Bug description:
  ubuntu changes all the configuration system without new installation
  or other changes make for me. I start the pc and all was different,
  like if where other version or other operation system.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic-pae 3.2.16
  Uname: Linux 3.2.0-24-generic-pae i686
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Es un directorio: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86 Kernel Module  304.131  Sun Nov  8 21:44:08 
PST 2015
   GCC version:  gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, and is not supported.
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Thu Mar 31 00:54:07 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia-304, 304.131, 3.13.0-71-generic, i686: installed
   nvidia-304, 304.131, 3.13.0-73-generic, i686: installed
   nvidia-304, 304.131, 3.13.0-77-generic, i686: installed
   nvidia-304, 304.131, 3.2.0-24-generic-pae, i686: installed
  DpkgLog:
   
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GT218 [GeForce 210] [10de:0a65] (rev a2) (prog-if 00 [VGA 
controller])
 Subsystem: NVIDIA Corporation Device [10de:0867]
  InstallationDate: Installed on 2012-05-19 (1411 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcEnviron:
   PATH=(custom, no user)
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic-pae 
root=UUID=370101c3-0ed9-4160-bff6-c90802353f4a ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/19/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.60
  dmi.board.name: N68-S3 UCC
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd09/19/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnN68-S3UCC:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1.1
  version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.6
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.6
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.6
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Wed Mar 30 23:04:19 2016
  xserver.configfile: /etc/X11/xorg.conf
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputHID 062a:MOUSE, id 8
   inputAT Translated Set 2 keyboard KEYBOARD, id 9
  xserver.errors:
   Screen 0 deleted because of no matching config section.
   Device(s) detected, but none match those in the config file.
   open 

[Touch-packages] [Bug 1558840] Re: Update downloads hang when connection changes

2016-03-30 Thread Lorn Potter
It seems Today scope sometimes behaves...

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

Title:
  Update downloads hang when connection changes

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

Bug description:
  Downloads that use QNetworkRequest will seemingly hang when the
  connection changes from mobile data to wifi and vice versa.

  It would be nice if they would resume when the connection switch is
  completed.

  This requires changes in the bearer backend to enable forced  session
  roaming, as well as some changes in QNAM.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1558840/+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 1533631] Re: Failed to renew DHCPv6 lease after suspend

2016-03-30 Thread TJ
Attaching a Network Manager TRACE log_level from syslog generated using:

/etc/NetworkManager/conf.d/logging.conf:
---
[logging]
level=TRACE
---

I've removed any extraneous messages from processes other than NM and
dhclient. I've also removed IPv4 related messages to make it easier to
follow.

** Attachment added: "Network Manager TRACE debug log"
   
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1533631/+attachment/4617754/+files/nm-debug.log

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

Title:
  Failed to renew DHCPv6 lease after suspend

Status in isc-dhcp package in Ubuntu:
  Triaged
Status in network-manager package in Ubuntu:
  Triaged

Bug description:
  After fixing IPv6 address assignment (#1469346), IPv6 works fine until
  sleep. On wake up ubuntu fails to renew its IPv6 lease:

  Jan 13 10:47:47 ubuntu dhclient: PRC: Renewing lease on wlp3s0.
  Jan 13 10:47:47 ubuntu dhclient: PRC: Rebinding lease on wlp3s0.
  Jan 13 10:47:47 ubuntu dhclient: XMT: Rebind on wlp3s0, interval 9890ms.
  Jan 13 10:47:47 ubuntu NetworkManager[796]:   (wlp3s0): DHCPv6 state 
changed bound -> unknown
  Jan 13 10:47:47 ubuntu dhclient: PRC: Address 2a02:::::b44 
depreferred.
  Jan 13 10:47:47 ubuntu NetworkManager[796]:   (wlp3s0): DHCPv6 state 
changed unknown -> expire
  Jan 13 10:47:47 ubuntu NetworkManager[796]:   (wlp3s0): canceled DHCP 
transaction, DHCP client pid 1170
  Jan 13 10:47:47 ubuntu NetworkManager[796]:   (wlp3s0): DHCPv6 state 
changed expire -> done

  I'm not sure that it's solely NetworkManager issue (dhclient could
  also be affected).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1533631/+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 1553549] Re: unity-system-compositor crashed with SIGSEGV in get_adjusted_ptr(), when proprietary Nvidia drivers are installed

2016-03-30 Thread Daniel van Vugt
I'm guessing people read some news about the Nvidia driver and think
Unity8/Mir is ready for it now. That's not correct. Please don't try
using the Nvidia binary driver with Mir/Unity8 yet.

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

Title:
  unity-system-compositor crashed with SIGSEGV in get_adjusted_ptr(),
  when proprietary Nvidia drivers are installed

Status in Mir:
  Confirmed
Status in Unity System Compositor:
  Confirmed
Status in mir package in Ubuntu:
  Confirmed
Status in unity-system-compositor package in Ubuntu:
  Confirmed

Bug description:
  unity-system-co[5574]: segfault at 7f8056ee2490 ip 7f805c592c3b sp
  7fffd6b871a0 error 4 in libstdc++.so.6.0.21[7f805c506000+172000]

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: unity-system-compositor 0.4.2+16.04.20160219.1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-10.25-generic 4.4.3
  Uname: Linux 4.4.0-10-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CrashCounter: 1
  Date: Sat Mar  5 19:03:39 2016
  ExecutablePath: /usr/sbin/unity-system-compositor
  ExecutableTimestamp: 1455894356
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: Micro-Star International Co., Ltd. [MSI] 4th Gen Core Processor 
Integrated Graphics Controller [1462:1102]
 Subsystem: Micro-Star International Co., Ltd. [MSI] GM204M [GeForce GTX 
970M] [1462:1102]
  InstallationDate: Installed on 2015-02-25 (374 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  ProcCmdline: /usr/sbin/unity-system-compositor 
--disable-inactivity-policy=true --on-fatal-error-abort --file 
/run/lightdm-mir-0 --from-dm-fd 11 --to-dm-fd 20 --vt 8
  ProcCwd: /
  ProcEnviron:
   
  SegvAnalysis:
   Segfault happened at: 0x7f805c592c3b:mov(%rsi),%rax
   PC (0x7f805c592c3b) ok
   source "(%rsi)" (0x7f8056ee2490) not located in a known VMA region (needed 
readable region)!
   destination "%rax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: unity-system-compositor
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
   __gxx_personality_v0 () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
   _Unwind_RaiseException () from /lib/x86_64-linux-gnu/libgcc_s.so.1
   _Unwind_Resume_or_Rethrow () from /lib/x86_64-linux-gnu/libgcc_s.so.1
   __cxa_rethrow () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  Title: unity-system-compositor crashed with SIGSEGV in __gxx_personality_v0()
  UpgradeStatus: Upgraded to xenial on 2015-11-03 (122 days ago)
  UserGroups:
   
  version.libdrm: libdrm2 2.4.67-1
  version.lightdm: lightdm 1.17.5-0ubuntu2
  version.mesa: libegl1-mesa-dev N/A

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1553549/+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 1563287] Re: [regression] Right edge switcher stutters badly with only a few apps opened

2016-03-30 Thread Daniel van Vugt
Omer: One simple but important question: Do you see a significant change
in 'top' output with the regression?

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

Title:
  [regression] Right edge switcher stutters badly with only a few apps
  opened

Status in Canonical System Image:
  Confirmed
Status in QtMir:
  New
Status in qtmir package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  tested on krillin and arale on rc-proposed.
  also I tried the fix for bug 1556763 but that's not related to this as well.

  The right edge switcher on both krillin and arale stutter when I drag
  it from the right edge and then swipe through the list of opened
  windows.

  This was not the case a few months ago, so we clearly regressed here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1563287/+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 1563706] Re: Left click not working in workspace only

2016-03-30 Thread Christopher M. Penalver
Eric Broneer, thank you for reporting this and helping make Ubuntu
better.

To see if this is already resolved, could you please test
http://cdimage.ubuntu.com/daily-live/current/ and advise to the results?

** Tags added: bios-outdated-0906

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

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

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

Title:
  Left click not working in workspace only

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Left click randomly stops working *only* in workspace, i.e. launch column and 
top menu bar. Clicking otherwise completely normal on the desktop and running 
applications.
  Workaround: Change user and re-enter password. No need to log out of the 
session: [Ctl][Alt]+[L] and retype password.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 4.2.0-34.39~14.04.1-generic 4.2.8-ckt4
  Uname: Linux 4.2.0-34-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Wed Mar 30 09:39:20 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller 
[8086:0152] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. P8H77-I Motherboard [1043:84ca]
  InstallationDate: Installed on 2016-03-17 (12 days ago)
  InstallationMedia: Ubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 
(20160217.1)
  MachineType: System manufacturer System Product Name
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-34-generic 
root=UUID=a4621f31-82ae-4e9e-a595-b1ab0fd7a38e ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/10/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0501
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8B75-M LX PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0501:bd10/10/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8B75-MLXPLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Tue Mar 29 09:26:40 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.17.2-1ubuntu9.1~trusty1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1563706/+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 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-30 Thread Raymond
https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/7.0/

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

Title:
  Lenovo Y700-17ISK subwoofer doesn't work

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  Lenovo Y700-17ISK (Intel Core i7-6700HQ/RAM 16GB/SSD 512GB/Nvidia GTX960M 4GB)
  Operating system: Ubuntu 16.04 (xenial-desktop-amd64.iso 04-Mar-2016, kernel 
4.4.0-10-generic, nvidia 361.28)

  Problem: Notebook subwoofer doesn't work.

  Judging from alsa-info.sh output, there is no pin declared for the bass 
output by BIOS.
  Please find a zip file attached: 'alsa-info_hdajackretask-unconnected-pins'

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-10-generic 4.4.0-10.25
  ProcVersionSignature: Ubuntu 4.4.0-10.25-generic 4.4.3
  Uname: Linux 4.4.0-10-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  aljosa 1776 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Mar  6 11:02:21 2016
  HibernationDevice: RESUME=UUID=ac022671-63df-40ae-bffe-66fff3b35125
  InstallationDate: Installed on 2016-03-05 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160304)
  MachineType: LENOVO 80Q0
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-10-generic.efi.signed 
root=UUID=aa4325c4-4b4c-4372-b8ca-a66c3e5b2aa6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-10-generic N/A
   linux-backports-modules-4.4.0-10-generic  N/A
   linux-firmware1.156
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/31/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: CDCN30WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: Allsparks 7A
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo ideapad Y700-17ISK
  dmi.modalias: 
dmi:bvnLENOVO:bvrCDCN30WW:bd01/31/2016:svnLENOVO:pn80Q0:pvrLenovoideapadY700-17ISK:rvnLENOVO:rnAllsparks7A:rvrNODPK:cvnLENOVO:ct10:cvrLenovoideapadY700-17ISK:
  dmi.product.name: 80Q0
  dmi.product.version: Lenovo ideapad Y700-17ISK
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1553685/+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 1539154] Re: Will not boot normally

2016-03-30 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/1539154

Title:
  Will not boot normally

Status in xorg package in Ubuntu:
  Expired

Bug description:
  Will not boot normally

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.19.0-49.55~14.04.1-generic 3.19.8-ckt12
  Uname: Linux 3.19.0-49-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.19
  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: Thu Jan 28 07:56:03 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation GF119 [GeForce GT 610] [10de:104a] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:2615]
  InstallationDate: Installed on 2016-01-26 (1 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 003: ID 413c:2003 Dell Computer Corp. Keyboard
   Bus 002 Device 002: ID 045e:0040 Microsoft Corp. Wheel Mouse Optical
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-49-generic 
root=UUID=e1f024af-91cf-4f4e-a00f-d309b83cb78c ro rootflags=sync drm.debug=0xe 
plymouth:debug
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/30/2006
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: 6.00 PG
  dmi.board.name: KN8 SLI(NF-CK804)
  dmi.board.vendor: http://www.abit.com.tw/
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd05/30/2006:svn:pn:pvr:rvnhttp//www.abit.com.tw/:rnKN8SLI(NF-CK804):rvr1.x:cvn:ct3:cvr:
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Thu Jan 28 15:53:32 2016
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputMicrosoft Microsoft 3-Button Mouse with IntelliEye(TM) MOUSE, 
id 8
   inputDell Dell USB Keyboard KEYBOARD, id 9
  xserver.errors:
   Failed to load module "nvidia" (module does not exist, 0)
   Failed to load module "nvidia" (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs: Output DVI-I-1  
HDMI-1   VGA-1
  xserver.version: 2:1.17.1-0ubuntu3.1~trusty1
  xserver.video_driver: nouveau

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1539154/+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 1539191] Re: dont know

2016-03-30 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/1539191

Title:
  dont know

Status in xorg package in Ubuntu:
  Expired

Bug description:
  dont know

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.19.0-43.49~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-43-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.19
  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: Thu Jan 28 11:40:41 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display 
[8086:0f31] (rev 0e) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:21de]
  InstallationDate: Installed on 2015-09-17 (132 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP 15 Notebook PC
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-43-generic.efi.signed 
root=UUID=74586b3c-8bea-45c8-a91f-926d7e7f0265 ro drm.debug=0xe plymouth:debug
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/30/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.12
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 233F
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 06.13
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.12:bd10/30/2014:svnHewlett-Packard:pnHP15NotebookPC:pvr096A13405F00050660180:rvnHewlett-Packard:rn233F:rvr06.13:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 096A13405F00050660180
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Thu Jan 28 11:35:15 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5547 
   vendor CMN
  xserver.version: 2:1.17.1-0ubuntu3~trusty1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1539191/+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-03-30 Thread Launchpad Bug Tracker
[Expired for network-manager (Ubuntu) because there has been no activity
for 60 days.]

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

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

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 1563514] Re: [util-linux] lscpu: Fix model and model name on Power Systems

2016-03-30 Thread Launchpad Bug Tracker
This bug was fixed in the package util-linux - 2.27.1-6ubuntu2

---
util-linux (2.27.1-6ubuntu2) xenial; urgency=medium

  * Add upstream-lscpu-powerpc.patch: lscpu: Fix model and model name on Power
Systems. (Backported from upstream trunk). (LP: #1563514)

 -- Martin Pitt   Wed, 30 Mar 2016 23:10:32
+0200

** Changed in: util-linux (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 util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1563514

Title:
  [util-linux] lscpu: Fix model and model name on Power Systems

Status in util-linux package in Ubuntu:
  Fix Released

Bug description:
  == Comment: #5 - VASANT HEGDE  - 2016-03-29 01:17:15 
==
  Updated description : Please mirror this description and comment 1 (ignore 
original description).
  


  -Problem Description---
  lscpu: Fix model and model name on Power Systems
   
  Contact Information = hegdevas...@linux.vnet.ibm.com 
   
  ---uname output---
  Linux lep8d 4.4.0-15-generic #31-Ubuntu SMP Fri Mar 18 19:06:23 UTC 2016 
ppc64le ppc64le ppc64le GNU/Linux

   
  Machine Type = All Power System 
   
  ---Steps to Reproduce---
  - run lscpu on Ubuntu system and check for Model name and Model information.
it displays system model instead of processor model.

   
  Userspace tool common name: util-linux

  Userspace rpm: util-linux

  

 
  -Vasant


  
  == Comment: #1 - VASANT HEGDE  - 2016-03-28 11:38:39 
==
  Please pull below patches from upstream:

  commit 3ac03fe4d20558b55635a048d7f2fb0f5e85ee2a
  Author: Vasant Hegde 
  Date:   Mon Mar 14 20:18:07 2016 +0530

  lscpu: Fix model and model name on Power Systems
  
  On Power System, lspcu presently displays system model number instead of
  processor model name. 'model' tag in cpuinfo contains system model name,
  not processor model. Instead it uses 'cpu' tag for processor model name.
  Also it uses 'revision' tag for processor model.
  
  Fix lspcu so that it displays processor model number. Also display 
processor
  model name.

  
  commit 641350fe822e7f1ac10873dad9a364bdeaba8083
  Author: Karel Zak 
  Date:   Tue Mar 15 14:23:59 2016 +0100

  lscpu: keep lscpu usable on snapshots
  
  This patch reverts 3ac03fe4d20558b55635a048d7f2fb0f5e85ee2a for
  snapshots (--sysroot).


  commit 86c4817e0ea02656ddb62fe27757a9fd4f13b2d3
  Author: Ruediger Meier 
  Date:   Wed Mar 16 13:18:17 2016 +0100

  Revert "lscpu: keep lscpu usable on snapshots"


  commit c95e3889725389e9d7e24d29c2a71b015959575f
  Author: Ruediger Meier 
  Date:   Wed Mar 16 13:18:18 2016 +0100

  lscpu: use cpu and revision tag if available
  
  Avoid ifdef which does not work with --sysroot. Our existing test
  dumps produce even better output now for ppc and sparc.
  
  The logic moved to the printing section.

  
  -Vasant

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1563514/+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 1563514] Re: [util-linux] lscpu: Fix model and model name on Power Systems

2016-03-30 Thread bugproxy
** Tags removed: targetmilestone-inin---
** Tags added: targetmilestone-inin1604

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

Title:
  [util-linux] lscpu: Fix model and model name on Power Systems

Status in util-linux package in Ubuntu:
  Fix Released

Bug description:
  == Comment: #5 - VASANT HEGDE  - 2016-03-29 01:17:15 
==
  Updated description : Please mirror this description and comment 1 (ignore 
original description).
  


  -Problem Description---
  lscpu: Fix model and model name on Power Systems
   
  Contact Information = hegdevas...@linux.vnet.ibm.com 
   
  ---uname output---
  Linux lep8d 4.4.0-15-generic #31-Ubuntu SMP Fri Mar 18 19:06:23 UTC 2016 
ppc64le ppc64le ppc64le GNU/Linux

   
  Machine Type = All Power System 
   
  ---Steps to Reproduce---
  - run lscpu on Ubuntu system and check for Model name and Model information.
it displays system model instead of processor model.

   
  Userspace tool common name: util-linux

  Userspace rpm: util-linux

  

 
  -Vasant


  
  == Comment: #1 - VASANT HEGDE  - 2016-03-28 11:38:39 
==
  Please pull below patches from upstream:

  commit 3ac03fe4d20558b55635a048d7f2fb0f5e85ee2a
  Author: Vasant Hegde 
  Date:   Mon Mar 14 20:18:07 2016 +0530

  lscpu: Fix model and model name on Power Systems
  
  On Power System, lspcu presently displays system model number instead of
  processor model name. 'model' tag in cpuinfo contains system model name,
  not processor model. Instead it uses 'cpu' tag for processor model name.
  Also it uses 'revision' tag for processor model.
  
  Fix lspcu so that it displays processor model number. Also display 
processor
  model name.

  
  commit 641350fe822e7f1ac10873dad9a364bdeaba8083
  Author: Karel Zak 
  Date:   Tue Mar 15 14:23:59 2016 +0100

  lscpu: keep lscpu usable on snapshots
  
  This patch reverts 3ac03fe4d20558b55635a048d7f2fb0f5e85ee2a for
  snapshots (--sysroot).


  commit 86c4817e0ea02656ddb62fe27757a9fd4f13b2d3
  Author: Ruediger Meier 
  Date:   Wed Mar 16 13:18:17 2016 +0100

  Revert "lscpu: keep lscpu usable on snapshots"


  commit c95e3889725389e9d7e24d29c2a71b015959575f
  Author: Ruediger Meier 
  Date:   Wed Mar 16 13:18:18 2016 +0100

  lscpu: use cpu and revision tag if available
  
  Avoid ifdef which does not work with --sysroot. Our existing test
  dumps produce even better output now for ppc and sparc.
  
  The logic moved to the printing section.

  
  -Vasant

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1563514/+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 1563917] Re: change in monitor resolution causes audio switching to another connected monitor

2016-03-30 Thread Raymond
You have to post output of alssa-info.sh

pactl list sinks

xrandr --verbose

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

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

Title:
  change in monitor resolution causes audio switching to another
  connected monitor

Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  Steps to  reproduce :

  1. Install Ubuntu 16.04 on a hardware which has two audio endpoints -
  HDMI and DP.

  2.  Now select HDMI/DP 2  audio endpoint and play audio content from
  any source.

  3. Decrease the resolution of monitor which has audio endpoint as
  HDMI/DP.

   We observe the audio is routed to different monitor than the one
  which is playing audio.

  But, If we select HDMI/DP and change resolution of monitor which has
  audio endpoint as HDMI/DP 2, We don't see the issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1563917/+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 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-30 Thread Raymond
The objective of using early patching or hdajackretask is fixup the missing 
subwoofer so that is appear as the second entry after the node 0x14

snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC233: line_outs=1 
(0x14/0x0/0x0/0x0/0x0) type:speaker 
snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
 snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 
snd_hda_codec_realtek hdaudioC0D0: inputs: 
snd_hda_codec_realtek hdaudioC0D0: Mic=0x19
snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12

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

Title:
  Lenovo Y700-17ISK subwoofer doesn't work

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  Lenovo Y700-17ISK (Intel Core i7-6700HQ/RAM 16GB/SSD 512GB/Nvidia GTX960M 4GB)
  Operating system: Ubuntu 16.04 (xenial-desktop-amd64.iso 04-Mar-2016, kernel 
4.4.0-10-generic, nvidia 361.28)

  Problem: Notebook subwoofer doesn't work.

  Judging from alsa-info.sh output, there is no pin declared for the bass 
output by BIOS.
  Please find a zip file attached: 'alsa-info_hdajackretask-unconnected-pins'

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-10-generic 4.4.0-10.25
  ProcVersionSignature: Ubuntu 4.4.0-10.25-generic 4.4.3
  Uname: Linux 4.4.0-10-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  aljosa 1776 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Mar  6 11:02:21 2016
  HibernationDevice: RESUME=UUID=ac022671-63df-40ae-bffe-66fff3b35125
  InstallationDate: Installed on 2016-03-05 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160304)
  MachineType: LENOVO 80Q0
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-10-generic.efi.signed 
root=UUID=aa4325c4-4b4c-4372-b8ca-a66c3e5b2aa6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-10-generic N/A
   linux-backports-modules-4.4.0-10-generic  N/A
   linux-firmware1.156
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/31/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: CDCN30WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: Allsparks 7A
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo ideapad Y700-17ISK
  dmi.modalias: 
dmi:bvnLENOVO:bvrCDCN30WW:bd01/31/2016:svnLENOVO:pn80Q0:pvrLenovoideapadY700-17ISK:rvnLENOVO:rnAllsparks7A:rvrNODPK:cvnLENOVO:ct10:cvrLenovoideapadY700-17ISK:
  dmi.product.name: 80Q0
  dmi.product.version: Lenovo ideapad Y700-17ISK
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1553685/+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 1539185] Re: Xorg-freeze

2016-03-30 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/1539185

Title:
  Xorg-freeze

Status in xorg package in Ubuntu:
  Expired

Bug description:
  i have spend like 10 hours fixing this :( HELP PLEASE! :)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.16.0-60.80~14.04.1-generic 3.16.7-ckt22
  Uname: Linux 3.16.0-60-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Thu Jan 28 17:49:24 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 3.16.0-30-generic, i686: installed
   bcmwl, 6.30.223.248+bdcom, 3.16.0-60-generic, i686: installed
  ExtraDebuggingInterest: Yes
  GpuHangFrequency: Very infrequently
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV730/M96 [Mobility Radeon HD 
4650/5165] [1002:9480] (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:3637]
  InstallationDate: Installed on 2015-07-26 (185 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 
(20150218.1)
  MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=linux
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-60-generic 
root=UUID=bba0fdc9-b3fe-4d87-b14f-2b97c79b1d34 ro splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/17/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.15
  dmi.board.name: 3637
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 33.23
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.15:bd05/17/2010:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr049C212413102:rvnHewlett-Packard:rn3637:rvr33.23:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: 049C212413102
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Thu Jan 28 17:27:18 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.16.0-1ubuntu1.2~trusty2
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1539185/+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 1564234] [NEW] gpgme1.0 doesn't work properly with gnupg 2.0

2016-03-30 Thread Mario Limonciello
Public bug reported:

In trying to debug
https://bugs.launchpad.net/ubuntu/+source/fwupd/+bug/1536871/comments/16
there has been the discovery that gpgme doesn't actually verify the
version of gnupg on the system and sends arguments to it that are only
supported in Gnupg 2.1.

http://git.gnupg.org/cgi-
bin/gitweb.cgi?p=gpgme.git;a=commit;h=61a0d92b679f248505f1bf16386bc41a5bf2ba1d

This causes problems because the error doesn't populate up to apps as an
import failure but rather a silent pass with no results.

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

** Affects: gpgme1.0 (Ubuntu)
 Importance: Undecided
 Status: New

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

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

Title:
  gpgme1.0 doesn't work properly with gnupg 2.0

Status in gnupg2 package in Ubuntu:
  New
Status in gpgme1.0 package in Ubuntu:
  New

Bug description:
  In trying to debug
  https://bugs.launchpad.net/ubuntu/+source/fwupd/+bug/1536871/comments/16
  there has been the discovery that gpgme doesn't actually verify the
  version of gnupg on the system and sends arguments to it that are only
  supported in Gnupg 2.1.

  http://git.gnupg.org/cgi-
  bin/gitweb.cgi?p=gpgme.git;a=commit;h=61a0d92b679f248505f1bf16386bc41a5bf2ba1d

  This causes problems because the error doesn't populate up to apps as
  an import failure but rather a silent pass with no results.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnupg2/+bug/1564234/+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 1564233] [NEW] black screen and boot error

2016-03-30 Thread Piyush Mandovra
Public bug reported:

hey ubuntu team,

I using dell laptop and I have problem while resuming system from
suspend, while resume from suspend it doesn't turn screen on/ resume
machine. I have to forcefully shutdown and restart machine.

And every time on boot it shows report error.

probably you got error logs files for these bug.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 4.2.0-34.39~14.04.1-generic 4.2.8-ckt4
Uname: Linux 4.2.0-34-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.19
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: Thu Mar 31 10:04:57 2016
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus: i915-3.19-3.13, 3.19.1: added
GraphicsCard:
 Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 
0b) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:0640]
   Subsystem: Dell Radeon R7 M265 [1028:0640]
InstallationDate: Installed on 2016-03-08 (22 days ago)
InstallationMedia: Ubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 (20160217.1)
MachineType: Dell Inc. Inspiron 5547
ProcEnviron:
 LANGUAGE=en_IN:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_IN
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-34-generic.efi.signed 
root=UUID=523a8789-7ed1-4631-b100-31cb220dd123 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/13/2015
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A08
dmi.board.name: 08KNCD
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: A08
dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd07/13/2015:svnDellInc.:pnInspiron5547:pvrA08:rvnDellInc.:rn08KNCD:rvrA00:cvnDellInc.:ct8:cvrA08:
dmi.product.name: Inspiron 5547
dmi.product.version: A08
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri N/A
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core N/A
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
xserver.bootTime: Thu Mar 31 09:59:38 2016
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id5567 
 vendor CMN
xserver.version: 2:1.17.2-1ubuntu9.1~trusty1

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


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

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

Title:
  black screen and boot error

Status in xorg package in Ubuntu:
  New

Bug description:
  hey ubuntu team,

  I using dell laptop and I have problem while resuming system from
  suspend, while resume from suspend it doesn't turn screen on/ resume
  machine. I have to forcefully shutdown and restart machine.

  And every time on boot it shows report error.

  probably you got error logs files for these bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 4.2.0-34.39~14.04.1-generic 4.2.8-ckt4
  Uname: Linux 4.2.0-34-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.19
  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: Thu Mar 31 10:04:57 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus: i915-3.19-3.13, 3.19.1: added
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0640]
 Subsystem: Dell Radeon R7 M265 [1028:0640]
  InstallationDate: Installed on 2016-03-08 (22 days ago)
  InstallationMedia: Ubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 
(20160217.1)
  MachineType: Dell Inc. Inspiron 5547
  ProcEnviron:
   LANGUAGE=en_IN:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-34-generic.efi.signed 

[Touch-packages] [Bug 1562553] Re: update of package libstdc++6-arm64-cross 4.8.2-13ubuntu1cross0.11 failed to install/upgrade: trying to overwrite '/usr/share/gcc-4.8/python/libstdcxx/__init__.py', w

2016-03-30 Thread Matthias Klose
** Changed in: gcc-4.8 (Ubuntu)
   Status: New => Invalid

** Description changed:

+ SRU info: the fix is to not ship these files in the cross packages.
+ Validate by building and checking that these files are not available.
+ 
  Falló la actualización
  
  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libstdc++6-arm64-cross 4.8.2-13ubuntu1cross0.11
  ProcVersionSignature: Ubuntu 3.13.0-83.127-generic 3.13.11-ckt35
  Uname: Linux 3.13.0-83-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Sun Mar 27 18:54:59 2016
  DuplicateSignature: 
package:libstdc++6-arm64-cross:4.8.2-13ubuntu1cross0.11:trying to overwrite 
'/usr/share/gcc-4.8/python/libstdcxx/__init__.py', which is also in package 
libstdc++6:amd64 4.8.4-2ubuntu1~14.04.1
  ErrorMessage: trying to overwrite 
'/usr/share/gcc-4.8/python/libstdcxx/__init__.py', which is also in package 
libstdc++6:amd64 4.8.4-2ubuntu1~14.04.1
  InstallationDate: Installed on 2014-04-28 (698 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  PackageArchitecture: all
  RelatedPackageVersions:
-  dpkg 1.17.5ubuntu5.5
-  apt  1.0.1ubuntu2.11
+  dpkg 1.17.5ubuntu5.5
+  apt  1.0.1ubuntu2.11
  SourcePackage: gcc-4.8-arm64-cross
  Title: package libstdc++6-arm64-cross 4.8.2-13ubuntu1cross0.11 failed to 
install/upgrade: trying to overwrite 
'/usr/share/gcc-4.8/python/libstdcxx/__init__.py', which is also in package 
libstdc++6:amd64 4.8.4-2ubuntu1~14.04.1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  update of package libstdc++6-arm64-cross 4.8.2-13ubuntu1cross0.11
  failed to install/upgrade: trying to overwrite
  '/usr/share/gcc-4.8/python/libstdcxx/__init__.py', which is also in
  package libstdc++6:amd64 4.8.4-2ubuntu1~14.04.1 crashes on instalation

Status in gcc-4.8 package in Ubuntu:
  Invalid
Status in gcc-4.8-arm64-cross package in Ubuntu:
  Confirmed

Bug description:
  SRU info: the fix is to not ship these files in the cross packages.
  Validate by building and checking that these files are not available.

  Falló la actualización

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libstdc++6-arm64-cross 4.8.2-13ubuntu1cross0.11
  ProcVersionSignature: Ubuntu 3.13.0-83.127-generic 3.13.11-ckt35
  Uname: Linux 3.13.0-83-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Sun Mar 27 18:54:59 2016
  DuplicateSignature: 
package:libstdc++6-arm64-cross:4.8.2-13ubuntu1cross0.11:trying to overwrite 
'/usr/share/gcc-4.8/python/libstdcxx/__init__.py', which is also in package 
libstdc++6:amd64 4.8.4-2ubuntu1~14.04.1
  ErrorMessage: trying to overwrite 
'/usr/share/gcc-4.8/python/libstdcxx/__init__.py', which is also in package 
libstdc++6:amd64 4.8.4-2ubuntu1~14.04.1
  InstallationDate: Installed on 2014-04-28 (698 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.5
   apt  1.0.1ubuntu2.11
  SourcePackage: gcc-4.8-arm64-cross
  Title: package libstdc++6-arm64-cross 4.8.2-13ubuntu1cross0.11 failed to 
install/upgrade: trying to overwrite 
'/usr/share/gcc-4.8/python/libstdcxx/__init__.py', which is also in package 
libstdc++6:amd64 4.8.4-2ubuntu1~14.04.1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1562553/+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 1533508] Re: Mobile data doesn't automatically connect after leaving wifi

2016-03-30 Thread Alfonso Sanchez-Beato
** Changed in: ofono (Ubuntu)
   Status: Incomplete => Confirmed

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

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

Title:
  Mobile data doesn't automatically connect after leaving wifi

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

Bug description:
  The mobile data doesn't automatically connect when leaving wifi.

  Expected Behavior:
  - Leave wifi
  - Mobile data connects automatically

  Observed Behavior:
  - Leave wifi
  - Mobile data is available but user interaction is required to connect. The 
device requires a reboot or airplane mode to be cycled before a connection is 
made.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1533508/+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 1508438] Re: Do not notify for events marked as not attending

2016-03-30 Thread Renato Araujo Oliveira Filho
** Branch linked: lp:~renatofilho/indicator-datetime/fix-1508438

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

Title:
  Do not notify for events marked as not attending

Status in Ubuntu Calendar App:
  Confirmed
Status in indicator-datetime package in Ubuntu:
  Confirmed

Bug description:
  This is a follow-up from bug #1371871. While it was marked as Fix
  Released, it doesn't seem to have had any effect. I'm reporting it as
  two separate bugs to reopen it now.

  I've got a few events in my calendar for meetings where I'm marked as
  not going, which I still want to see in my calendar unless I
  explicitly delete them.

  An example is a recurring event which I've got on my work calendar. During my 
holiday:
  - I'll mark myself as not attending
  - I will not delete the event
  - I don't expect to be notified

  As I'm not marked as attending, I wouldn't expect to get a reminder
  notification, even less if I'm in a different timezone and it's 3:00
  a.m. :)

  See bug 1508440 for the "display events not being attended clearly"
  part.

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


  1   2   3   >