[Touch-packages] [Bug 1556357] Re: WiFi fails to resume after suspend; Race with wpasupplicant / wpa_cli resume?

2016-03-11 Thread Martin Pitt
Mathieu, did you see this before? Any hints what to do here?

@Haw: Can you please include the full logs before and after suspend? The
timestamps indicate that this was only for the suspend part. Thanks!

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

Title:
  WiFi fails to resume after suspend; Race with wpasupplicant / wpa_cli
  resume?

Status in network-manager package in Ubuntu:
  New
Status in wpasupplicant package in Ubuntu:
  New

Bug description:
  Hi,

  I'm constantly having issues where my WiFi connection doesn't re-
  establish after resuming from suspend. I think it may be a race where
  the interface isn't ready yet and systemd-sleep calls /lib/systemd
  /system-sleep/wpasupplicant (which is a wrapper to wpa_cli).

  I normally restart NetworkManager but then found that calling 'wpa_cli
  resume' works also.

  Here's the logs:

  | Mar 12 13:53:06 ragnar.local kernel: psmouse serio1: synaptics: quirked 
min/max coordinates: x [1024..5112], y [2024..4832]
  | Mar 12 13:53:06 ragnar.local kernel: PM: resume of devices complete after 
562.709 msecs
  | Mar 12 13:53:06 ragnar.local kernel: PM: Finishing wakeup.
  | Mar 12 13:53:06 ragnar.local systemd[1]: Time has been changed
  | Mar 12 13:53:06 ragnar.local systemd[1066]: Time has been changed
  | Mar 12 13:53:06 ragnar.local kernel: Restarting tasks ... done.
  | Mar 12 13:53:06 ragnar.local systemd-sleep[29174]: System resumed.
  | Mar 12 13:53:06 ragnar.local systemd-sleep[29174]: Failed to connect to 
non-global ctrl_ifname: (nil)  error: No such file or directory
  | Mar 12 13:53:06 ragnar.local systemd-sleep[29227]: 
/lib/systemd/system-sleep/wpasupplicant failed with error code 255.
  | Mar 12 13:53:06 ragnar.local systemd[1]: Started Suspend.
  | Mar 12 13:53:06 ragnar.local systemd[1]: sleep.target: Unit not needed 
anymore. Stopping.
  | Mar 12 13:53:06 ragnar.local systemd[1]: Stopped target Sleep.
  | Mar 12 13:53:06 ragnar.local systemd[1]: Reached target Suspend.
  | Mar 12 13:53:06 ragnar.local systemd[1]: suspend.target: Unit is bound to 
inactive unit systemd-suspend.service. Stopping, too.
  | Mar 12 13:53:06 ragnar.local NetworkManager[23292]:   wake requested 
(sleeping: yes  enabled: yes)
  | Mar 12 13:53:06 ragnar.local systemd[1]: Stopped target Suspend.
  | Mar 12 13:53:06 ragnar.local NetworkManager[23292]:   waking up...
  | Mar 12 13:53:06 ragnar.local systemd-logind[662]: Operation 'sleep' 
finished.
  | Mar 12 13:53:06 ragnar.local kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: 
link is not ready
  | Mar 12 13:53:06 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
  | Mar 12 13:53:06 ragnar.local NetworkManager[23292]:   (wlp3s0): 
device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
  | Mar 12 13:53:06 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
  | Mar 12 13:53:07 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
  | Mar 12 13:53:07 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
  | Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   NetworkManager 
state is now DISCONNECTED
  | Mar 12 13:53:07 ragnar.local kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: 
link is not ready
  | Mar 12 13:53:07 ragnar.local wpa_supplicant[23157]: dbus: 
wpa_dbus_get_object_properties: failed to get object properties: (none) none
  | Mar 12 13:53:07 ragnar.local wpa_supplicant[23157]: dbus: Failed to 
construct signal
  | Mar 12 13:53:07 ragnar.local wpa_supplicant[23157]: Could not read 
interface p2p-dev-wlp3s0 flags: No such device
  | Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   (wlp3s0): 
supplicant interface state: starting -> ready
  | Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   (wlp3s0): 
device state change: unavailable -> disconnected (reason 
'supplicant-available') [20 30 42]
  | Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   Device 'wlp3s0' 
has no connection; scheduling activate_check in 0 seconds.
  | Mar 12 13:53:07 ragnar.local kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: 
link is not ready


  Thanks,

  Haw

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1556357/+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 1556357] Re: WiFi fails to resume after suspend; Race with wpasupplicant / wpa_cli resume?

2016-03-11 Thread Martin Pitt
Which Ubuntu release is that, wily or xenial? (Please use apport to file
bugs).

/lib/systemd/system-sleep/wpasupplicant is a nasty hack/workaround
introduced in bug 1422143; this is mirroring what we did before
in/usr/lib/pm-utils/sleep.d/60_wpa_supplicant, but this really needs to
be fixed properly in NM or wpa (not sure which) at some point..

** No longer affects: systemd (Ubuntu)

** Also 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 systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1556357

Title:
  WiFi fails to resume after suspend; Race with wpasupplicant / wpa_cli
  resume?

Status in network-manager package in Ubuntu:
  New
Status in wpasupplicant package in Ubuntu:
  New

Bug description:
  Hi,

  I'm constantly having issues where my WiFi connection doesn't re-
  establish after resuming from suspend. I think it may be a race where
  the interface isn't ready yet and systemd-sleep calls /lib/systemd
  /system-sleep/wpasupplicant (which is a wrapper to wpa_cli).

  I normally restart NetworkManager but then found that calling 'wpa_cli
  resume' works also.

  Here's the logs:

  | Mar 12 13:53:06 ragnar.local kernel: psmouse serio1: synaptics: quirked 
min/max coordinates: x [1024..5112], y [2024..4832]
  | Mar 12 13:53:06 ragnar.local kernel: PM: resume of devices complete after 
562.709 msecs
  | Mar 12 13:53:06 ragnar.local kernel: PM: Finishing wakeup.
  | Mar 12 13:53:06 ragnar.local systemd[1]: Time has been changed
  | Mar 12 13:53:06 ragnar.local systemd[1066]: Time has been changed
  | Mar 12 13:53:06 ragnar.local kernel: Restarting tasks ... done.
  | Mar 12 13:53:06 ragnar.local systemd-sleep[29174]: System resumed.
  | Mar 12 13:53:06 ragnar.local systemd-sleep[29174]: Failed to connect to 
non-global ctrl_ifname: (nil)  error: No such file or directory
  | Mar 12 13:53:06 ragnar.local systemd-sleep[29227]: 
/lib/systemd/system-sleep/wpasupplicant failed with error code 255.
  | Mar 12 13:53:06 ragnar.local systemd[1]: Started Suspend.
  | Mar 12 13:53:06 ragnar.local systemd[1]: sleep.target: Unit not needed 
anymore. Stopping.
  | Mar 12 13:53:06 ragnar.local systemd[1]: Stopped target Sleep.
  | Mar 12 13:53:06 ragnar.local systemd[1]: Reached target Suspend.
  | Mar 12 13:53:06 ragnar.local systemd[1]: suspend.target: Unit is bound to 
inactive unit systemd-suspend.service. Stopping, too.
  | Mar 12 13:53:06 ragnar.local NetworkManager[23292]:   wake requested 
(sleeping: yes  enabled: yes)
  | Mar 12 13:53:06 ragnar.local systemd[1]: Stopped target Suspend.
  | Mar 12 13:53:06 ragnar.local NetworkManager[23292]:   waking up...
  | Mar 12 13:53:06 ragnar.local systemd-logind[662]: Operation 'sleep' 
finished.
  | Mar 12 13:53:06 ragnar.local kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: 
link is not ready
  | Mar 12 13:53:06 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
  | Mar 12 13:53:06 ragnar.local NetworkManager[23292]:   (wlp3s0): 
device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
  | Mar 12 13:53:06 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
  | Mar 12 13:53:07 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
  | Mar 12 13:53:07 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
  | Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   NetworkManager 
state is now DISCONNECTED
  | Mar 12 13:53:07 ragnar.local kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: 
link is not ready
  | Mar 12 13:53:07 ragnar.local wpa_supplicant[23157]: dbus: 
wpa_dbus_get_object_properties: failed to get object properties: (none) none
  | Mar 12 13:53:07 ragnar.local wpa_supplicant[23157]: dbus: Failed to 
construct signal
  | Mar 12 13:53:07 ragnar.local wpa_supplicant[23157]: Could not read 
interface p2p-dev-wlp3s0 flags: No such device
  | Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   (wlp3s0): 
supplicant interface state: starting -> ready
  | Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   (wlp3s0): 
device state change: unavailable -> disconnected (reason 
'supplicant-available') [20 30 42]
  | Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   Device 'wlp3s0' 
has no connection; scheduling activate_check in 0 seconds.
  | Mar 12 13:53:07 ragnar.local kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: 
link is not ready


  Thanks,

  Haw

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1556357/+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-11 Thread Gunnar Hjalmarsson
@Mingye: I'm not able to tell if adding all those patches to the Ubuntu
fontconfig package would give us the same result. But it would require
quite some work.

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

Title:
  change default CJK fonts to Noto CJK

Status in Fontconfig:
  Confirmed
Status in fontconfig package in Ubuntu:
  New
Status in fonts-noto-cjk package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Committed
Status in ubuntu-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 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-11 Thread sudodus
'Can you post the output of pcm_avail.c when using rate 44100 Hz instead
of 48000Hz?

print the time at the same time to check whether the ptr is monotically
increasing as expected rate'

I attach a file with the specified rate. I don't know/remember C well
enough, so I need your help to print the time (in a new attempt).


** Attachment added: "pcm_avail_44100.out"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1551041/+attachment/4596625/+files/pcm_avail_44100.out

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

Title:
  snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384,
  period size = 1024

Status in alsa-driver package in Ubuntu:
  Triaged

Bug description:
  Kernel oops in a new installed system, that I configuring ...

  ProblemType: KernelOops
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-8-generic 4.4.0-8.23
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic i686
  NonfreeKernelModules: nvidia
  Annotation: Your system might become unstable now and might need to be 
restarted.
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  olle   1606 F pulseaudio
   /dev/snd/controlC0:  olle   1606 F pulseaudio
  Date: Mon Feb 29 00:00:56 2016
  Failure: oops
  HibernationDevice: RESUME=UUID=03bed9e9-e39b-4107-8cd6-c2612af9a6aa
  InstallationDate: Installed on 2016-02-28 (0 days ago)
  InstallationMedia: Lubuntu 16.04 LTS "Xenial Xerus" - Alpha i386 (20160226)
  IwConfig:
   enp31s0   no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard HP xw8400 Workstation
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-8-generic 
root=UUID=2160f8ed-4aa3-4243-b5d6-f87c1967e253 ro quiet splash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu9
  RfKill:
   
  SourcePackage: linux
  Title: snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384, 
period size = 1024
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/09/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786D5 v02.37
  dmi.board.name: 0A08h
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: NA
  dmi.chassis.asset.tag: CZC722497N
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786D5v02.37:bd07/09/2009:svnHewlett-Packard:pnHPxw8400Workstation:pvr:rvnHewlett-Packard:rn0A08h:rvrNA:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP xw8400 Workstation
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1551041/+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-11 Thread Gunnar Hjalmarsson
I uploaded language-selector with the change we discussed and attached a
modified fonts-noto-cjk patch. This way it will be easier for people to
see what "Regular" as default weight instead of "DemiLight" looks like.

** Patch added: "fonts-noto-cjk_ubuntu-conf.patch"
   
https://bugs.launchpad.net/ubuntu/+source/fonts-noto-cjk/+bug/1468027/+attachment/4596623/+files/fonts-noto-cjk_ubuntu-conf.patch

** Changed in: language-selector (Ubuntu)
   Status: Fix Released => Fix Committed

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

Title:
  change default CJK fonts to Noto CJK

Status in Fontconfig:
  Confirmed
Status in fontconfig package in Ubuntu:
  New
Status in fonts-noto-cjk package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Committed
Status in ubuntu-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 1554861] Re: Systemd crashes with a simple set of target units

2016-03-11 Thread Martin Pitt
Normally I wasn't planning an upload in the next days as there's nothing
urgent queued in git, aside perhaps from this patch. But so far I only
got this one report about it, thus so far I didn't consider it
particularly urgent (especially as this should be simple enough to work
around by setting a nonzero timeout). But there surely be another upload
in the next two weeks.

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

Title:
  Systemd crashes with a simple set of target units

Status in systemd package in Ubuntu:
  Fix Committed

Bug description:
  We are seeing systemd on the Ubuntu 16.04 crash when starting a very
  basic collection of service units. The crash appears in the logs as
  follows:

systemd[1]: Assertion '*v' failed at ../src/core/timer.c:337, function 
add_random(). Aborting.
systemd[1]: Caught , dumped core as pid 2284.
systemd[1]: Freezing execution.

  This appears to be related to the upstream systemd issue #2632:
  https://github.com/systemd/systemd/issues/2632

  We can reproduce this bug readily using the attached crashme.sh
  script. This bug was verified in the Ubuntu 16.04 daily build
  20160308.1.

  root@ubuntu-xenial:~# lsb_release -rd
  Description:  Ubuntu Xenial Xerus (development branch)
  Release:  16.04

  root@ubuntu-xenial:~# apt-cache policy systemd
  systemd:
    Installed: 229-2ubuntu1
    Candidate: 229-2ubuntu1
    Version table:
   *** 229-2ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1554861/+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-11 Thread Gunnar Hjalmarsson
** Patch removed: "fonts-noto-cjk_ubuntu-conf.patch"
   
https://bugs.launchpad.net/ubuntu/+source/fonts-noto-cjk/+bug/1468027/+attachment/4588502/+files/fonts-noto-cjk_ubuntu-conf.patch

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

Title:
  change default CJK fonts to Noto CJK

Status in Fontconfig:
  Confirmed
Status in fontconfig package in Ubuntu:
  New
Status in fonts-noto-cjk package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Released
Status in ubuntu-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 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-11 Thread Thomas Parys
Confirmed. Same problem on my Lenovo. Anyone please fix!

-- 
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 1468027] Re: change default CJK fonts to Noto CJK

2016-03-11 Thread Cheng-Chia Tseng
I support to specify font weight directly in fontconfig.

And It is OK to specify which font you want including font weight, so I
think it is a normal usage case not a workaround anyway.

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

Title:
  change default CJK fonts to Noto CJK

Status in Fontconfig:
  Confirmed
Status in fontconfig package in Ubuntu:
  New
Status in fonts-noto-cjk package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Released
Status in ubuntu-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 1235680] Re: Tab missing header after changing Page

2016-03-11 Thread Joey Chan
Nice !  Thx Tim   :)

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

Title:
  Tab missing header after changing Page

Status in Ubuntu Shorts App:
  Incomplete
Status in ubuntu-ui-toolkit package in Ubuntu:
  Won't Fix

Bug description:
  Situation: Tab contains two Pages. One of them contains ListView
  inside (flickable), so while swiping up (scrolling content down)
  header can disappear.  If I'll change Tab's "page" property to another
  Page without flickable, header will continue be disappeared without
  any ability to reveal it.

  See attached qml as example. Affects Shorts Core App.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-rssreader-app/+bug/1235680/+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-11 Thread Gunnar Hjalmarsson
Ok, Mingye, it seems as if I stand corrected, and that it is an issue in
the version of fontconfig in the Ubuntu archive.

Nevertheless, Ubuntu 16.04 LTS will be released in a few weeks.
Considering that it's "feature freeze", I doubt there is a plan to
update fontconfig for 16.04.

At the same time I happened to find a way to work around the issue and
make "Regular" the default weight via the .conf files, which is what
Xhacker stated as desirable.

What do others think?

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

Title:
  change default CJK fonts to Noto CJK

Status in Fontconfig:
  Confirmed
Status in fontconfig package in Ubuntu:
  New
Status in fonts-noto-cjk package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Released
Status in ubuntu-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 1468027] Re: change default CJK fonts to Noto CJK

2016-03-11 Thread Mingye Wang
Fontconfig 2.11.9x are actually devel versions.
https://www.freedesktop.org/wiki/Software/fontconfig/Devel/

These patches are relevant:

ffda7c0
bf9df5a
be6506c
# bug 82228 introduced by ffda7c0
01bb697
80edacc

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

Title:
  change default CJK fonts to Noto CJK

Status in Fontconfig:
  Confirmed
Status in fontconfig package in Ubuntu:
  New
Status in fonts-noto-cjk package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Released
Status in ubuntu-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 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-11 Thread Raymond
https://bugs.freedesktop.org/show_bug.cgi?id=84585#c60

Modified version

You can compare the result

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

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

Title:
  snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384,
  period size = 1024

Status in alsa-driver package in Ubuntu:
  Triaged

Bug description:
  Kernel oops in a new installed system, that I configuring ...

  ProblemType: KernelOops
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-8-generic 4.4.0-8.23
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic i686
  NonfreeKernelModules: nvidia
  Annotation: Your system might become unstable now and might need to be 
restarted.
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  olle   1606 F pulseaudio
   /dev/snd/controlC0:  olle   1606 F pulseaudio
  Date: Mon Feb 29 00:00:56 2016
  Failure: oops
  HibernationDevice: RESUME=UUID=03bed9e9-e39b-4107-8cd6-c2612af9a6aa
  InstallationDate: Installed on 2016-02-28 (0 days ago)
  InstallationMedia: Lubuntu 16.04 LTS "Xenial Xerus" - Alpha i386 (20160226)
  IwConfig:
   enp31s0   no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard HP xw8400 Workstation
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-8-generic 
root=UUID=2160f8ed-4aa3-4243-b5d6-f87c1967e253 ro quiet splash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu9
  RfKill:
   
  SourcePackage: linux
  Title: snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384, 
period size = 1024
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/09/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786D5 v02.37
  dmi.board.name: 0A08h
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: NA
  dmi.chassis.asset.tag: CZC722497N
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786D5v02.37:bd07/09/2009:svnHewlett-Packard:pnHPxw8400Workstation:pvr:rvnHewlett-Packard:rn0A08h:rvrNA:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP xw8400 Workstation
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1551041/+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-11 Thread Jeff Bai
So hi everyone...

After letting Arthur use my computer for quite a while... well whatever.

I've updated to 2.11.94 on AOSC OS, and here's what I've got.

jeffbai [ ~ ] $ LC_CTYPE=zh_CN.UTF-8 fc-match -a | head -31
NotoSansCJK-Regular.ttc: "Noto Sans CJK SC" "Regular"
n019003l.pfb: "Nimbus Sans" "Regular"
n019004l.pfb: "Nimbus Sans" "Bold"
n019023l.pfb: "Nimbus Sans" "Italic"
n019024l.pfb: "Nimbus Sans" "Bold Italic"
NotoSans-Regular.ttc: "Noto Sans UI" "Regular"
NotoSansUI-Regular.ttf: "Noto Sans UI" "Regular"
NotoSans-Bold.ttc: "Noto Sans UI" "Bold"
NotoSansUI-Bold.ttf: "Noto Sans UI" "Bold"
NotoSans-Italic.ttc: "Noto Sans UI" "Italic"
NotoSansUI-Italic.ttf: "Noto Sans UI" "Italic"
NotoSans-BoldItalic.ttc: "Noto Sans UI" "Bold Italic"
NotoSansUI-BoldItalic.ttf: "Noto Sans UI" "Bold Italic"
NotoSans-Regular.ttc: "Noto Sans" "Regular"
NotoSans-Regular.ttf: "Noto Sans" "Regular"
NotoSans-Bold.ttc: "Noto Sans" "Bold"
NotoSans-Bold.ttf: "Noto Sans" "Bold"
NotoSans-Italic.ttc: "Noto Sans" "Italic"
NotoSans-Italic.ttf: "Noto Sans" "Italic"
NotoSans-BoldItalic.ttc: "Noto Sans" "Bold Italic"
NotoSans-BoldItalic.ttf: "Noto Sans" "Bold Italic"
NotoSansCJK-Medium.ttc: "Noto Sans CJK SC" "Medium"
NotoSansCJK-DemiLight.ttc: "Noto Sans CJK SC" "DemiLight"
NotoSansCJK-Light.ttc: "Noto Sans CJK SC" "Light"
NotoSansCJK-Thin.ttc: "Noto Sans CJK SC" "Thin"
NotoSansCJK-Bold.ttc: "Noto Sans CJK SC" "Bold"
NotoSansCJK-Black.ttc: "Noto Sans CJK SC" "Black"
NotoSansCJK-Regular.ttc: "Noto Sans Mono CJK SC" "Regular"
NotoSansMonoCJKsc-Regular.otf: "Noto Sans Mono CJK SC" "Regular"
NotoSansCJK-Bold.ttc: "Noto Sans Mono CJK SC" "Bold"
NotoSansMonoCJKsc-Bold.otf: "Noto Sans Mono CJK SC" "Bold"

Things are getting weird aren't they. But I do need to point out that
the "Nimbus" gimbles are from 30-metric-aliases.conf.

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

Title:
  change default CJK fonts to Noto CJK

Status in Fontconfig:
  Confirmed
Status in fontconfig package in Ubuntu:
  New
Status in fonts-noto-cjk package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Released
Status in ubuntu-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 1468027] Re: change default CJK fonts to Noto CJK

2016-03-11 Thread Mingye Wang
So updates from fontconfig for those who doesn't want to wait for the
bugzilla crawler..

Fontconfig 2.11.1 is ancient, and support for demilight has been added
in https://bugs.freedesktop.org/show_bug.cgi?id=81453, which ended up in
those oddly-numbered releases like 2.11.91 or so. The current latest
release found in
https://www.freedesktop.org/software/fontconfig/release/ is 2.11.94.

And the wiki page pointing to 2.11.1 was never updated since 2014-03-07.

Hmm... It's your decision to decide whether to update fc to such an
undocumented version.

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

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

-- 
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:
  Confirmed
Status in fontconfig package in Ubuntu:
  New
Status in fonts-noto-cjk package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Released
Status in ubuntu-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 1318360] Re: Poor microphone quality (mako)

2016-03-11 Thread Nate
I don't know if this will help anyone else arrive at a solution, but I observed 
alsamixer while switching back and forth between non-speaker phone mode and 
speaker phone mode in a phone call. While switching the mode I watched capture 
"devices" (not sure of the correct term) DEC4 and DEC6 change gain amounts as 
follows:

non-speaker phone mode
DEC4 at 68%, dB gain: 0.84  
DEC6 at 80%, dB gain: 0.99

speaker phone mode
DEC4 at 70%, dB gain: 0.87
DEC6 at 68%, dB gain: 0.84

I'm learning about this on the fly because I'd like a solution, so I
have no idea what to do next but maybe someone else does.

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

Title:
  Poor microphone quality (mako)

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  After months of complaints from people talking to me on the phone
  (mako ubuntu touch), I finally got around to use multiROM to dual boot
  Ubuntu Touch and Android. Several people can confirm that there is a
  noticable difference in terms of sound/microphone quality between
  Android and UT in phone calls. With UT, my voice gets distorted to an
  extent that person at the other end have real difficulties to hear
  what I am saying, while with Android call quality is much better with
  no distortion.

  I have had a suspicion for a long time that this might be a software
  and not a hardware issue. After trying Android and Ubuntu on the same
  hardware I believe this suspicion is proved correct. This issue has
  persisted in all the builds I have tried since at least the beginning
  of the year, but probably longer. I am now at r17 of Utopic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1318360/+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 1556330] Re: upstream curl bug #1371: p12 client certificates code is broken

2016-03-11 Thread Matthew Hall
Brian, I was hoping for some community assistance on the changelog and
debdiff area because I am absolutely not expert at creating and
maintaining custom Debian and Ubuntu packaging related files. If there
are some things I should do to create these items documentation is of
course welcome.

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

Title:
  upstream curl bug #1371: p12 client certificates code is broken

Status in curl package in Ubuntu:
  Fix Released
Status in curl source package in Trusty:
  Triaged

Bug description:
  [Impact]

  The bug makes it impossible to use PKCS#12 secure storage of client
  certificates and private keys with any affected Ubuntu releases. The
  fix is one line fixing a broken switch statement and was already
  tested against Ubuntu 14.04 LTS with a rebuilt curl package.

  This was fixed in upstream libcurl in the following bug:

  https://sourceforge.net/p/curl/bugs/1371/

  The bug fix consists of one missing break statement at the end of a
  case in a switch statement.

  I personally patched the bug using source code release
  curl_7.35.0-1ubuntu2.6.dsc, used in Ubuntu 14.04 LTS, and verified it
  does indeed fix the bug and all of the package's tests still pass
  afterwards.

  [Test Case]

  The bug can be reproduced using the following libcurl parameters (even
  via CLI, pycurl, etc.).

  CURLOPT_SSLCERTTYPE == "P12"
  CURLOPT_SSLCERT = path to PKCS#12
  CURLOPT_SSLKEY = path to PKCS#12
  CURLOPT_SSLKEYPASSWD = key for PKCS#12 if needed

  Basically, just use a PKCS#12 format client certificate and private
  key against some certificate protected web server.

  [Regression Potential]

  If it could possibly break anything, which is extraordinarily
  unlikely, it would break one of the three client certificate formats
  (most likely PKCS#12 but also PEM or DER). Note 1/3 formats is already
  broken due to the bug. Client certificates of all three types could be
  checked to prevent this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1556330/+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 1486879] Re: package libaccount-plugin-google 0.11+14.04.20140409.1-0ubuntu2 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it befo

2016-03-11 Thread Launchpad Bug Tracker
[Expired for account-plugins (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: account-plugins (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package libaccount-plugin-google 0.11+14.04.20140409.1-0ubuntu2 failed
  to install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting configuration

Status in account-plugins package in Ubuntu:
  Expired

Bug description:
  For a few weeks, some software wont update.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libaccount-plugin-google 0.11+14.04.20140409.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-62.102-generic 3.13.11-ckt24
  Uname: Linux 3.13.0-62-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.12
  Architecture: amd64
  Date: Thu Aug 20 09:08:15 2015
  DuplicateSignature: 
package:libaccount-plugin-google:0.11+14.04.20140409.1-0ubuntu2:package is in a 
very bad inconsistent state; you should  reinstall it before attempting 
configuration
  ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  InstallationDate: Installed on 2014-04-03 (503 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.4
   apt  1.0.1ubuntu2.10
  SourcePackage: account-plugins
  Title: package libaccount-plugin-google 0.11+14.04.20140409.1-0ubuntu2 failed 
to install/upgrade: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  UpgradeStatus: Upgraded to trusty on 2014-04-24 (482 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1486879/+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 1528954] Re: package account-plugin-windows-live 0.11+14.04.20140409.1-0ubuntu2 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it b

2016-03-11 Thread Launchpad Bug Tracker
[Expired for account-plugins (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: account-plugins (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package account-plugin-windows-live 0.11+14.04.20140409.1-0ubuntu2
  failed to install/upgrade: package is in a very bad inconsistent
  state; you should  reinstall it before attempting configuration

Status in account-plugins package in Ubuntu:
  Expired

Bug description:
  the issue is this the pc dont start normally but i have to start and
  close it about 10 times every day, and its sudenlly stops just
  freezing.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: account-plugin-windows-live 0.11+14.04.20140409.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-73.116-generic 3.13.11-ckt30
  Uname: Linux 3.13.0-73-generic i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  Date: Wed Dec 23 22:41:17 2015
  DuplicateSignature: 
package:account-plugin-windows-live:0.11+14.04.20140409.1-0ubuntu2:package is 
in a very bad inconsistent state; you should  reinstall it before attempting 
configuration
  ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  InstallationDate: Installed on 2014-12-30 (358 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.2)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.5
   apt  1.0.1ubuntu2.10
  SourcePackage: account-plugins
  Title: package account-plugin-windows-live 0.11+14.04.20140409.1-0ubuntu2 
failed to install/upgrade: package is in a very bad inconsistent state; you 
should  reinstall it before attempting configuration
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1528954/+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 1471494] Re: package account-plugin-google 0.12+15.04.20150415.1-0ubuntu2 failed to install/upgrade: Paket ist in einem sehr schlechten inkonsistenten Zustand - Sie sollten es no

2016-03-11 Thread Launchpad Bug Tracker
[Expired for account-plugins (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: account-plugins (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package account-plugin-google 0.12+15.04.20150415.1-0ubuntu2 failed to
  install/upgrade: Paket ist in einem sehr schlechten inkonsistenten
  Zustand - Sie sollten es  nochmal installieren, bevor Sie die
  Konfiguration versuchen.

Status in account-plugins package in Ubuntu:
  Expired

Bug description:
  During the installation of y-ppa-manager per cmdline the notice 
'account-plugin-[number] will be used instead of account-plugin-google, which 
is a dependency of y-ppa-manager.
  repo is proper added, update was made
  using ubuntu 15.04 (ubuntustudio)
  HEAD PKG:

  y-ppa-manager:
Installiert:   (keine)
Installationskandidat: 2015.03.09-1~webupd8~1~tuv
Versionstabelle:
   2015.03.09-1~webupd8~1~tuv 0
  500 http://ppa.launchpad.net/webupd8team/y-ppa-manager/ubuntu/ 
vivid/main amd64 Packages

  DEP-PKG:

  
  account-plugin-google:
Installiert:   0.12+15.04.20150415.1-0ubuntu2
Installationskandidat: 0.12+15.04.20150415.1-0ubuntu2
Versionstabelle:
   *** 0.12+15.04.20150415.1-0ubuntu2 0
  500 http://ftp.uni-mainz.de/ubuntu/ vivid-updates/main amd64 Packages
  100 /var/lib/dpkg/status
   0.12+15.04.20150415.1-0ubuntu1 0
  500 http://ftp.uni-mainz.de/ubuntu/ vivid/main amd64 Packages

  expected that account-plugin(-whitout-google)is going on to install instead 
of account-plugin-google, shell prompted.
  instead of that, error at (i suspect) enrolling (last part of installation in 
shell)

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: account-plugin-google 0.12+15.04.20150415.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-21.21-lowlatency 3.19.8
  Uname: Linux 3.19.0-21-lowlatency x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  Date: Sun Jul  5 02:33:45 2015
  DuplicateSignature: 
package:account-plugin-google:0.12+15.04.20150415.1-0ubuntu2:Paket ist in einem 
sehr schlechten inkonsistenten Zustand - Sie sollten es  nochmal installieren, 
bevor Sie die Konfiguration versuchen.
  ErrorMessage: Paket ist in einem sehr schlechten inkonsistenten Zustand - Sie 
sollten es  nochmal installieren, bevor Sie die Konfiguration versuchen.
  InstallationDate: Installed on 2015-07-04 (0 days ago)
  InstallationMedia: Ubuntu-Studio 15.04 "Vivid Vervet" - Release amd64 
(20150422)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.17.25ubuntu1
   apt  1.0.9.7ubuntu4
  SourcePackage: account-plugins
  Title: package account-plugin-google 0.12+15.04.20150415.1-0ubuntu2 failed to 
install/upgrade: Paket ist in einem sehr schlechten inkonsistenten Zustand - 
Sie sollten es  nochmal installieren, bevor Sie die Konfiguration versuchen.
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.signon.ui.webkit.options.d.accounts.google.com.conf: 
[deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1471494/+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 1513799] Re: X crash with Dell XPS 890

2016-03-11 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/1513799

Title:
  X crash with Dell XPS 890

Status in xorg package in Ubuntu:
  Expired

Bug description:
  I have tried with Ubuntu 12.04, Ubuntu 14. 04
  With these versions, X crash, and I can open another console (Ctrl-Alt-F1, 
)
  I have kept the log files, adding lspci -v and lshw outputs :
  alternatives.log   bootstrap.log   gpu-manager.log   apport.log
casper.log
  kern.logXorg.0.log auth.log  dpkg.log 
   Xorg.failsafe.log
  boot.log   fontconfig.log  lspci.log  
Xorg.vesa.log
  lspci-v.loglshw.log

  I have also tried with Ubuntu 15.10 and Ubuntu-Mate 15.04, and it crashes 
also,
  but I can't keep something. Passing on Console 1 or 2 ...
  I see error messages scrolling quickly on the screen.
  I'm just able to read 'Error' and (pci...)
  Keyboard don't respond anymore, and I must stop the computer with the button.

  The X server crashes with a live-cd, in fact an usb device with multisystem,
  but I don't think it could be the reason, as I use it without problem with 
other computers.

  WORKAROUND: Install nvidia driver.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1513799/+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 1527901] Re: crash

2016-03-11 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/1527901

Title:
  crash

Status in xorg package in Ubuntu:
  Expired

Bug description:
  i was working on libre office calc and the display tured to a mass of
  coloured lines.and the laptop shut down.ok on reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-22.27-generic 4.2.6
  Uname: Linux 4.2.0-22-generic i686
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sat Dec 19 16:15:53 2015
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 4.2.0-16-generic, i686: installed
   bcmwl, 6.30.223.248+bdcom, 4.2.0-19-generic, i686: installed
   bcmwl, 6.30.223.248+bdcom, 4.2.0-21-generic, i686: installed
   bcmwl, 6.30.223.248+bdcom, 4.2.0-22-generic, i686: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Mobile 945GSE Express Integrated Graphics Controller 
[8086:27ae] (rev 03) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:308f]
 Subsystem: Hewlett-Packard Company Device [103c:308f]
  InstallationDate: Installed on 2015-12-11 (7 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release i386 (20151021)
  MachineType: Hewlett-Packard Compaq Mini 110c-1000
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-22-generic 
root=UUID=401473e2-a47e-4101-a985-7cbe4b9a9292 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/18/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 308F0 Ver. F.07
  dmi.board.name: 308F
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 02.0B
  dmi.chassis.asset.tag: CNU9335J75
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr308F0Ver.F.07:bd06/18/2009:svnHewlett-Packard:pnCompaqMini110c-1000:pvr03A8100010030:rvnHewlett-Packard:rn308F:rvrKBCVersion02.0B:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: Compaq Mini 110c-1000
  dmi.product.version: 03A8100010030
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  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.1
  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: Sat Dec 19 16:09:56 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id4817 
   vendor AUO
  xserver.version: 2:1.17.2-1ubuntu9.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1527901/+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-11 Thread Gunnar Hjalmarsson
Yes, "Bold" works as well. The explanation is that each font has two
family names: One which is prepended with the font weight and one which
is not.

$ fc-list : family | grep 'Noto Sans CJK SC'
Noto Sans CJK SC,Noto Sans CJK SC Light
Noto Sans CJK SC,Noto Sans CJK SC Regular
Noto Sans CJK SC,Noto Sans CJK SC Medium
Noto Sans CJK SC,Noto Sans CJK SC Bold
Noto Sans CJK SC,Noto Sans CJK SC Black
Noto Sans CJK SC,Noto Sans CJK SC Thin
Noto Sans CJK SC,Noto Sans CJK SC DemiLight

There is a built-in priority order in NotoSansCJK.ttc by default, where
"DemiLight" has been given first priority. Maybe there is a thought
behind it. Controlling it via fontconfig .conf files is possibly not a
workaround; possibly that's how it's supposed to work.

The question, I think, is if we *want* to change the default priority
order.

-- 
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:
  Confirmed
Status in fonts-noto-cjk package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Released
Status in ubuntu-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 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-11 Thread Raymond
Time diffenece between successive output and frames difference will tell
you whether the card is accurate enoung for pulseaudio timer scheduling

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

Title:
  snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384,
  period size = 1024

Status in alsa-driver package in Ubuntu:
  Triaged

Bug description:
  Kernel oops in a new installed system, that I configuring ...

  ProblemType: KernelOops
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-8-generic 4.4.0-8.23
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic i686
  NonfreeKernelModules: nvidia
  Annotation: Your system might become unstable now and might need to be 
restarted.
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  olle   1606 F pulseaudio
   /dev/snd/controlC0:  olle   1606 F pulseaudio
  Date: Mon Feb 29 00:00:56 2016
  Failure: oops
  HibernationDevice: RESUME=UUID=03bed9e9-e39b-4107-8cd6-c2612af9a6aa
  InstallationDate: Installed on 2016-02-28 (0 days ago)
  InstallationMedia: Lubuntu 16.04 LTS "Xenial Xerus" - Alpha i386 (20160226)
  IwConfig:
   enp31s0   no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard HP xw8400 Workstation
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-8-generic 
root=UUID=2160f8ed-4aa3-4243-b5d6-f87c1967e253 ro quiet splash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu9
  RfKill:
   
  SourcePackage: linux
  Title: snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384, 
period size = 1024
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/09/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786D5 v02.37
  dmi.board.name: 0A08h
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: NA
  dmi.chassis.asset.tag: CZC722497N
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786D5v02.37:bd07/09/2009:svnHewlett-Packard:pnHPxw8400Workstation:pvr:rvnHewlett-Packard:rn0A08h:rvrNA:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP xw8400 Workstation
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1551041/+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 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-11 Thread Raymond
Can you post the output of pcm_avail.c when using rate 44100 Hz instead
of 48000Hz?

print the time at the same time to check whether the ptr is monotically
increasing as expected rate

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

Title:
  snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384,
  period size = 1024

Status in alsa-driver package in Ubuntu:
  Triaged

Bug description:
  Kernel oops in a new installed system, that I configuring ...

  ProblemType: KernelOops
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-8-generic 4.4.0-8.23
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic i686
  NonfreeKernelModules: nvidia
  Annotation: Your system might become unstable now and might need to be 
restarted.
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  olle   1606 F pulseaudio
   /dev/snd/controlC0:  olle   1606 F pulseaudio
  Date: Mon Feb 29 00:00:56 2016
  Failure: oops
  HibernationDevice: RESUME=UUID=03bed9e9-e39b-4107-8cd6-c2612af9a6aa
  InstallationDate: Installed on 2016-02-28 (0 days ago)
  InstallationMedia: Lubuntu 16.04 LTS "Xenial Xerus" - Alpha i386 (20160226)
  IwConfig:
   enp31s0   no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard HP xw8400 Workstation
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-8-generic 
root=UUID=2160f8ed-4aa3-4243-b5d6-f87c1967e253 ro quiet splash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu9
  RfKill:
   
  SourcePackage: linux
  Title: snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384, 
period size = 1024
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/09/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786D5 v02.37
  dmi.board.name: 0A08h
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: NA
  dmi.chassis.asset.tag: CZC722497N
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786D5v02.37:bd07/09/2009:svnHewlett-Packard:pnHPxw8400Workstation:pvr:rvnHewlett-Packard:rn0A08h:rvrNA:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP xw8400 Workstation
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1551041/+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 1556357] Re: WiFi fails to resume after suspend; Race with wpasupplicant / wpa_cli resume?

2016-03-11 Thread Haw Loeung
| [hloeung@ragnar tmp]$ apt-cache policy systemd wpasupplicant
| systemd:
|   Installed: 229-2ubuntu1
|   Candidate: 229-2ubuntu1
|   Version table:
|  *** 229-2ubuntu1 500
| 500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages
| 100 /var/lib/dpkg/status
| wpasupplicant:
|   Installed: 2.4-0ubuntu6
|   Candidate: 2.4-0ubuntu6
|   Version table:
|  *** 2.4-0ubuntu6 500
| 500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages
| 100 /var/lib/dpkg/status


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

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

Title:
  WiFi fails to resume after suspend; Race with wpasupplicant / wpa_cli
  resume?

Status in systemd package in Ubuntu:
  New
Status in wpasupplicant package in Ubuntu:
  New

Bug description:
  Hi,

  I'm constantly having issues where my WiFi connection doesn't re-
  establish after resuming from suspend. I think it may be a race where
  the interface isn't ready yet and systemd-sleep calls /lib/systemd
  /system-sleep/wpasupplicant (which is a wrapper to wpa_cli).

  I normally restart NetworkManager but then found that calling 'wpa_cli
  resume' works also.

  Here's the logs:

  | Mar 12 13:53:06 ragnar.local kernel: psmouse serio1: synaptics: quirked 
min/max coordinates: x [1024..5112], y [2024..4832]
  | Mar 12 13:53:06 ragnar.local kernel: PM: resume of devices complete after 
562.709 msecs
  | Mar 12 13:53:06 ragnar.local kernel: PM: Finishing wakeup.
  | Mar 12 13:53:06 ragnar.local systemd[1]: Time has been changed
  | Mar 12 13:53:06 ragnar.local systemd[1066]: Time has been changed
  | Mar 12 13:53:06 ragnar.local kernel: Restarting tasks ... done.
  | Mar 12 13:53:06 ragnar.local systemd-sleep[29174]: System resumed.
  | Mar 12 13:53:06 ragnar.local systemd-sleep[29174]: Failed to connect to 
non-global ctrl_ifname: (nil)  error: No such file or directory
  | Mar 12 13:53:06 ragnar.local systemd-sleep[29227]: 
/lib/systemd/system-sleep/wpasupplicant failed with error code 255.
  | Mar 12 13:53:06 ragnar.local systemd[1]: Started Suspend.
  | Mar 12 13:53:06 ragnar.local systemd[1]: sleep.target: Unit not needed 
anymore. Stopping.
  | Mar 12 13:53:06 ragnar.local systemd[1]: Stopped target Sleep.
  | Mar 12 13:53:06 ragnar.local systemd[1]: Reached target Suspend.
  | Mar 12 13:53:06 ragnar.local systemd[1]: suspend.target: Unit is bound to 
inactive unit systemd-suspend.service. Stopping, too.
  | Mar 12 13:53:06 ragnar.local NetworkManager[23292]:   wake requested 
(sleeping: yes  enabled: yes)
  | Mar 12 13:53:06 ragnar.local systemd[1]: Stopped target Suspend.
  | Mar 12 13:53:06 ragnar.local NetworkManager[23292]:   waking up...
  | Mar 12 13:53:06 ragnar.local systemd-logind[662]: Operation 'sleep' 
finished.
  | Mar 12 13:53:06 ragnar.local kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: 
link is not ready
  | Mar 12 13:53:06 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
  | Mar 12 13:53:06 ragnar.local NetworkManager[23292]:   (wlp3s0): 
device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
  | Mar 12 13:53:06 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
  | Mar 12 13:53:07 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
  | Mar 12 13:53:07 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
  | Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   NetworkManager 
state is now DISCONNECTED
  | Mar 12 13:53:07 ragnar.local kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: 
link is not ready
  | Mar 12 13:53:07 ragnar.local wpa_supplicant[23157]: dbus: 
wpa_dbus_get_object_properties: failed to get object properties: (none) none
  | Mar 12 13:53:07 ragnar.local wpa_supplicant[23157]: dbus: Failed to 
construct signal
  | Mar 12 13:53:07 ragnar.local wpa_supplicant[23157]: Could not read 
interface p2p-dev-wlp3s0 flags: No such device
  | Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   (wlp3s0): 
supplicant interface state: starting -> ready
  | Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   (wlp3s0): 
device state change: unavailable -> disconnected (reason 
'supplicant-available') [20 30 42]
  | Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   Device 'wlp3s0' 
has no connection; scheduling activate_check in 0 seconds.
  | Mar 12 13:53:07 ragnar.local kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: 
link is not ready


  Thanks,

  Haw

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1556357/+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 1556357] [NEW] WiFi fails to resume after suspend; Race with wpasupplicant / wpa_cli resume?

2016-03-11 Thread Haw Loeung
Public bug reported:

Hi,

I'm constantly having issues where my WiFi connection doesn't re-
establish after resuming from suspend. I think it may be a race where
the interface isn't ready yet and systemd-sleep calls /lib/systemd
/system-sleep/wpasupplicant (which is a wrapper to wpa_cli).

I normally restart NetworkManager but then found that calling 'wpa_cli
resume' works also.

Here's the logs:

| Mar 12 13:53:06 ragnar.local kernel: psmouse serio1: synaptics: quirked 
min/max coordinates: x [1024..5112], y [2024..4832]
| Mar 12 13:53:06 ragnar.local kernel: PM: resume of devices complete after 
562.709 msecs
| Mar 12 13:53:06 ragnar.local kernel: PM: Finishing wakeup.
| Mar 12 13:53:06 ragnar.local systemd[1]: Time has been changed
| Mar 12 13:53:06 ragnar.local systemd[1066]: Time has been changed
| Mar 12 13:53:06 ragnar.local kernel: Restarting tasks ... done.
| Mar 12 13:53:06 ragnar.local systemd-sleep[29174]: System resumed.
| Mar 12 13:53:06 ragnar.local systemd-sleep[29174]: Failed to connect to 
non-global ctrl_ifname: (nil)  error: No such file or directory
| Mar 12 13:53:06 ragnar.local systemd-sleep[29227]: 
/lib/systemd/system-sleep/wpasupplicant failed with error code 255.
| Mar 12 13:53:06 ragnar.local systemd[1]: Started Suspend.
| Mar 12 13:53:06 ragnar.local systemd[1]: sleep.target: Unit not needed 
anymore. Stopping.
| Mar 12 13:53:06 ragnar.local systemd[1]: Stopped target Sleep.
| Mar 12 13:53:06 ragnar.local systemd[1]: Reached target Suspend.
| Mar 12 13:53:06 ragnar.local systemd[1]: suspend.target: Unit is bound to 
inactive unit systemd-suspend.service. Stopping, too.
| Mar 12 13:53:06 ragnar.local NetworkManager[23292]:   wake requested 
(sleeping: yes  enabled: yes)
| Mar 12 13:53:06 ragnar.local systemd[1]: Stopped target Suspend.
| Mar 12 13:53:06 ragnar.local NetworkManager[23292]:   waking up...
| Mar 12 13:53:06 ragnar.local systemd-logind[662]: Operation 'sleep' finished.
| Mar 12 13:53:06 ragnar.local kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link 
is not ready
| Mar 12 13:53:06 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
| Mar 12 13:53:06 ragnar.local NetworkManager[23292]:   (wlp3s0): device 
state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
| Mar 12 13:53:06 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
| Mar 12 13:53:07 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
| Mar 12 13:53:07 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
| Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   NetworkManager 
state is now DISCONNECTED
| Mar 12 13:53:07 ragnar.local kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link 
is not ready
| Mar 12 13:53:07 ragnar.local wpa_supplicant[23157]: dbus: 
wpa_dbus_get_object_properties: failed to get object properties: (none) none
| Mar 12 13:53:07 ragnar.local wpa_supplicant[23157]: dbus: Failed to construct 
signal
| Mar 12 13:53:07 ragnar.local wpa_supplicant[23157]: Could not read interface 
p2p-dev-wlp3s0 flags: No such device
| Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   (wlp3s0): 
supplicant interface state: starting -> ready
| Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   (wlp3s0): device 
state change: unavailable -> disconnected (reason 'supplicant-available') [20 
30 42]
| Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   Device 'wlp3s0' 
has no connection; scheduling activate_check in 0 seconds.
| Mar 12 13:53:07 ragnar.local kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link 
is not ready


Thanks,

Haw

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

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


** Tags: xenial

** Tags added: xenial

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

Title:
  WiFi fails to resume after suspend; Race with wpasupplicant / wpa_cli
  resume?

Status in systemd package in Ubuntu:
  New
Status in wpasupplicant package in Ubuntu:
  New

Bug description:
  Hi,

  I'm constantly having issues where my WiFi connection doesn't re-
  establish after resuming from suspend. I think it may be a race where
  the interface isn't ready yet and systemd-sleep calls /lib/systemd
  /system-sleep/wpasupplicant (which is a wrapper to wpa_cli).

  I normally restart NetworkManager but then found that calling 'wpa_cli
  resume' works also.

  Here's the logs:

  | Mar 12 13:53:06 ragnar.local kernel: psmouse serio1: synaptics: quirked 
min/max coordinates: x [1024..5112], y [2024..4832]
  | Mar 12 13:53:06 ragnar.local kernel: PM: resume of devices complete after 
562.709 msecs
  | Mar 12 13:53:06 ragnar.local kernel: PM: Finishing wakeup.
  | Mar 12 13:53:06 ragnar.local systemd[1]: Time has been changed
  | Mar 12 13:53:06 ragnar.local systemd[1066]: Time has been changed
  | Mar 12 13:53:06 

[Touch-packages] [Bug 1468027] Re: change default CJK fonts to Noto CJK

2016-03-11 Thread Mingye Wang
gunnarhj:
> Want to say, though, that the config file you mentioned in the upstream bug 
> report doesn't have anything to do with it. It's not in the Ubuntu archive 
> yet.

Umm… The good news is they seen to point to the same problem, and on
JeffBai's machine that's almost how the config was written (without
language matching, etc.). Anyway that works as a good test case...

> + Noto Sans CJK SC Regular

Nice workaround. Do you mind testing other weights too?

$ LC_CTYPE=zh_CN.UTF-8 fc-match sans-serif:weight=bold -a | head -7

If bold works, you can assume others work too, I think. If you really
want to make sure, you can try out all the possible weight values in
https://www.freedesktop.org/software/fontconfig/fontconfig-user.html,
shown under .

-- 
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:
  Confirmed
Status in fonts-noto-cjk package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Released
Status in ubuntu-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 1474435] Re: [dialler] "Smart dialing" is not supported

2016-03-11 Thread Adolfo Jayme
** Changed in: dialer-app (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  [dialler] "Smart dialing" is not supported

Status in Ubuntu UX:
  Triaged
Status in dialer-app package in Ubuntu:
  Incomplete

Bug description:
  In Android, Windows phone, and older platforms (meaning, everywhere
  but iOS and apparently Jolla) you can  use the T9 letters in the
  dialer app to type the beginning of names and get suggested phone
  numbers.

  For example, if "Mom" is a contact, then typing 66 will suggest
  contacts that start with / contain "mo", even if the number doesn't
  include 66.

  I swear that Mom being 666 in this context is purely a coincidence, my
  mom is a perfectly lovely person :-)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1474435/+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-11 Thread Gunnar Hjalmarsson
Maybe there is a possible simple solution, after all.

As an experiment I added a line to 69-language-selector-zh-cn.conf:

--- 69-language-selector-zh-cn.conf.old
+++ 69-language-selector-zh-cn.conf
@@ -27,6 +27,7 @@
 zh-cn
 

+   Noto Sans CJK SC Regular
Noto Sans CJK SC
WenQuanYi Zen Hei
HYSong

That made a difference:

$ LC_CTYPE=zh_CN.UTF-8 fc-match -a | head -7
NotoSansCJK.ttc: "Noto Sans CJK SC" "Regular"
NotoSansCJK.ttc: "Noto Sans CJK SC" "DemiLight"
NotoSansCJK.ttc: "Noto Sans CJK SC" "Medium"
NotoSansCJK.ttc: "Noto Sans CJK SC" "Thin"
NotoSansCJK.ttc: "Noto Sans CJK SC" "Light"
NotoSansCJK.ttc: "Noto Sans CJK SC" "Bold"
NotoSansCJK.ttc: "Noto Sans CJK SC" "Black"

-- 
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:
  Confirmed
Status in fonts-noto-cjk package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Released
Status in ubuntu-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 1451728] Re: [master] kde-config-telepathy-accounts package install error

2016-03-11 Thread Khairul Aizat Kamarudzzaman
its still broke in Xenial  /var/cache/apt/archives/kde-config-telepathy-
accounts_4%3a15.12.1-1ubuntu1_amd64.deb

need to

fenris@x240:~⟫ sudo dpkg -i --force-overwrite 
/var/cache/apt/archives/kde-config-telepathy-accounts_4%3a15.12.1-1ubuntu1_amd64.deb
(Reading database ... 279743 files and directories currently installed.)
Preparing to unpack 
.../kde-config-telepathy-accounts_4%3a15.12.1-1ubuntu1_amd64.deb ...
Unpacking kde-config-telepathy-accounts (4:15.12.1-1ubuntu1) over 
(4:15.12.1-1ubuntu1) ...
Setting up kde-config-telepathy-accounts (4:15.12.1-1ubuntu1) ...
Processing triggers for libc-bin (2.21-0ubuntu6) ...

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

Title:
  [master] kde-config-telepathy-accounts package install error

Status in Kubuntu PPA:
  Confirmed
Status in meta-telepathy:
  Fix Released
Status in kaccounts-providers package in Ubuntu:
  Triaged
Status in ktp-accounts-kcm package in Ubuntu:
  Triaged
Status in libaccounts-glib package in Ubuntu:
  In Progress
Status in kaccounts-providers source package in Wily:
  Triaged
Status in ktp-accounts-kcm source package in Wily:
  Triaged

Bug description:
  Installing from Kubuntu 15.04 backports:

  Unpacking kde-config-telepathy-accounts (15.04.0-0ubuntu1~ubuntu15.04~ppa1) 
over (0.9.0-0ubuntu1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/kde-config-telepathy-accounts_15.04.0-0ubuntu1~ubuntu15.04~ppa1_amd64.deb
 (--unpack):
   trying to overwrite '/usr/share/accounts/services/facebook-im.service', 
which is also in package account-plugin-facebook 0.12+15.04.20150415.1-0ubuntu1
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)

To manage notifications about this bug go to:
https://bugs.launchpad.net/kubuntu-ppa/+bug/1451728/+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-11 Thread Gunnar Hjalmarsson
Thanks for your work, Mingye. What you are doing is unfortunately above
my head. ;)

Want to say, though, that the config file you mentioned in the upstream
bug report doesn't have anything to do with it. It's not in the Ubuntu
archive yet.

One fontconfig .conf file, which is in use at this time, is:

/etc/fonts/conf.avail/69-language-selector-zh-cn.conf

That file makes the "fc-match --verbose" command output the details for
the demilight font.

OTOH, also in a session with a non-Chinese locale, demilight is the
first font in a fc-match listing:

$ LC_CTYPE=en_US.UTF-8 fc-match -a | grep 'Noto Sans CJK SC'
NotoSansCJK.ttc: "Noto Sans CJK SC" "DemiLight"
NotoSansCJK.ttc: "Noto Sans CJK SC" "Regular"
NotoSansCJK.ttc: "Noto Sans CJK SC" "Medium"
NotoSansCJK.ttc: "Noto Sans CJK SC" "Thin"
NotoSansCJK.ttc: "Noto Sans CJK SC" "Light"
NotoSansCJK.ttc: "Noto Sans CJK SC" "Bold"
NotoSansCJK.ttc: "Noto Sans CJK SC" "Black"

-- 
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:
  Confirmed
Status in fonts-noto-cjk package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Released
Status in ubuntu-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 1553397] Re: recover items

2016-03-11 Thread Christopher M. Penalver
claudia fischer, you have non-default kernel boot parameters that would
want to be eliminated. Hence, could you please remove them following
https://wiki.ubuntu.com/Kernel/KernelBootParameters , and advise to the
results?

** 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/1553397

Title:
  recover items

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  With my HP Compaq Mini 701ES PC suddenly, my dash border, changed
  items, installed before, and it's impossible to recover the authentic
  version.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-79.123-generic 3.13.11-ckt33
  Uname: Linux 3.13.0-79-generic i686
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Mar  4 22:38:01 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Mobile 945GSE Express Integrated Graphics Controller 
[8086:27ae] (rev 03) (prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:361a]
     Subsystem: Hewlett-Packard Company Device [103c:361a]
  InstallationDate: Installed on 2014-08-07 (575 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.2)
  MachineType: Hewlett-Packard Compaq Mini
  ProcEnviron:
   LANGUAGE=es_ES
   PATH=(custom, no user)
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-79-generic 
root=UUID=ae740fb9-720f-48b0-91f0-d0635e397c26 ro vesafb.invalid=1 
plymouth:debug nopat drm.debug=0xe
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/07/2008
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 361A0 Ver. F.05
  dmi.board.name: 361A
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 02.0D
  dmi.chassis.asset.tag: CNU8513JRY
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr361A0Ver.F.05:bd11/07/2008:svnHewlett-Packard:pnCompaqMini:pvrF.05:rvnHewlett-Packard:rn361A:rvrKBCVersion02.0D:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: Compaq Mini
  dmi.product.version: F.05
  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 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.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: Fri Mar  4 22:02:54 2016
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1260
   vendor CPT
  xserver.version: 2:1.15.1-0ubuntu2.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1553397/+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-11 Thread Gunnar Hjalmarsson
Thanks for your work, Mingye. What you are doing is unfortunately above
my head. ;)

Want to say, though, that the config file you mentioned in the upstream
bug report doesn't have anything to do with it. It's not in the Ubuntu
archive yet.

One fontconfig .conf file, which is in use at this time, is:

/etc/fonts/conf.avail/69-language-selector-zh-cn.conf

That file makes the "fc-match --verbose" command output the details for
the demilight font.

OTOH, also in a session with a non-Chinese locale, demilight is the
first font in a fc-match listing:

$ LC_CTYPE=en_US.UTF-8 fc-match -a | grep 'Noto Sans CJK SC'
NotoSansCJK.ttc: "Noto Sans CJK SC" "DemiLight"
NotoSansCJK.ttc: "Noto Sans CJK SC" "Regular"
NotoSansCJK.ttc: "Noto Sans CJK SC" "Medium"
NotoSansCJK.ttc: "Noto Sans CJK SC" "Thin"
NotoSansCJK.ttc: "Noto Sans CJK SC" "Light"
NotoSansCJK.ttc: "Noto Sans CJK SC" "Bold"
NotoSansCJK.ttc: "Noto Sans CJK SC" "Black"

-- 
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:
  Confirmed
Status in fonts-noto-cjk package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Released
Status in ubuntu-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 953875] Re: Encrypted swap no longer mounted at bootup

2016-03-11 Thread CrazySky
When will be fix on Ubuntu 14.04?

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

Title:
  Encrypted swap no longer mounted at bootup

Status in eCryptfs:
  Fix Released
Status in systemd:
  Fix Released
Status in ecryptfs-utils package in Ubuntu:
  Fix Released
Status in systemd package in Ubuntu:
  Fix Released
Status in ubiquity package in Ubuntu:
  Fix Released
Status in ecryptfs-utils source package in Trusty:
  Triaged
Status in ubiquity source package in Trusty:
  Triaged
Status in ecryptfs-utils source package in Vivid:
  Fix Released
Status in systemd source package in Vivid:
  Fix Released
Status in ubiquity source package in Vivid:
  Fix Released
Status in systemd package in Debian:
  Fix Released

Bug description:
  SUMMARY
  ===
  During installation with "encrypt my home folder" mode, a broken 
/etc/crypttab gets created which defines a non-existing swap device (usually 
"cryptswap1") with a UUID. This will also be put into /etc/fstab. As after 
installation the UUID does not exist, such systems don't have any actual swap.

  UPGRADE FIX
  ===
  An upgrade to Ubuntu 15.04 ("vivid") will detect and comment out these broken 
swap devices from /etc/fstab and /etc/crypttab. If you actually want  to use 
those, do these steps:

   - Find the swap device that was meant to be used in "sudo fdisk -l" (it 
should say "Linux swap" in the last column), remember the device name 
(something like "/dev/sda5")
   - Find the UUID in /etc/crypttab (the long alphanumeric ID after UUID=)
   - Run "sudo mkswap -U 1234... /dev/sda5", replacing "1234" with the above 
UUID, and /dev/sda5 with the device name from step 1.
   - Edit /etc/crypttab to append ",offset=1024" in the fourth (last) column of 
the cryptswap1 line; ensure that there is *no space* between the 
"cipher=aes-cbc-essiv:sha256" and the appended option. If there is a leading 
"#" in the file, remove that too.
   - If there is a leading "#" in /etc/fstab in the line starting with 
/dev/mapper/cryptswap1 line, remove that.
   - Run "sudo update-initramfs -u".

  
  ORIGINAL REPORT
  ===

  Clean install of 12.04 and with encrypted home for my user. Did all
  updates and now the bootup hangs waiting for swap to become available
  and it never seems to ever finish. The 200GB SSD below is my boot
  drive and root filesystem.

  alan@mesh:~$ sudo swapon -a
  [sudo] password for alan:
  swapon: /dev/mapper/cryptswap1: stat failed: No such file or directory

  alan@mesh:~$ grep swap /etc/fstab
  # swap was on /dev/sdg5 during installation
  #UUID=22d3f7f0-f715-4582-81ba-dcbd4cdd1495 noneswapsw 
 0   0
  /dev/mapper/cryptswap1 none swap sw 0 0

  alan@mesh:~$ sudo fdisk -l

  Disk /dev/sda: 115.0 GB, 115033153536 bytes
  255 heads, 63 sectors/track, 13985 cylinders, total 224674128 sectors
  Units = sectors of 1 * 512 = 512 bytes
  Sector size (logical/physical): 512 bytes / 512 bytes
  I/O size (minimum/optimal): 512 bytes / 512 bytes
  Disk identifier: 0x000ba2ed

     Device Boot  Start End  Blocks   Id  System
  /dev/sda1   *2048  206847  1024007  HPFS/NTFS/exFAT
  /dev/sda2  206848   224671743   1122324487  HPFS/NTFS/exFAT

  Disk /dev/sdb: 200.0 GB, 200049647616 bytes
  255 heads, 63 sectors/track, 24321 cylinders, total 390721968 sectors
  Units = sectors of 1 * 512 = 512 bytes
  Sector size (logical/physical): 512 bytes / 512 bytes
  I/O size (minimum/optimal): 512 bytes / 512 bytes
  Disk identifier: 0xf0fa0806

     Device Boot  Start End  Blocks   Id  System
  /dev/sdb12048   349304831   1746513927  HPFS/NTFS/exFAT
  /dev/sdb2   374722558   390721535 79994895  Extended
  /dev/sdb3   *   349304832   37472051112707840   83  Linux
  /dev/sdb5   374722560   390721535 7999488   82  Linux swap / Solaris

  Partition table entries are not in disk order

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libecryptfs0 96-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: amd64
  Date: Tue Mar 13 09:56:56 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(20120215)
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: ecryptfs-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ecryptfs/+bug/953875/+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 1556330] Re: upstream curl bug #1371: p12 client certificates code is broken

2016-03-11 Thread Brian Murray
The patch isn't really in sponsorable format yet as it is missing a
debian/changelog and isn't a debdiff.

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

** Changed in: curl (Ubuntu Trusty)
   Importance: Undecided => Medium

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

Title:
  upstream curl bug #1371: p12 client certificates code is broken

Status in curl package in Ubuntu:
  Fix Released
Status in curl source package in Trusty:
  Triaged

Bug description:
  [Impact]

  The bug makes it impossible to use PKCS#12 secure storage of client
  certificates and private keys with any affected Ubuntu releases. The
  fix is one line fixing a broken switch statement and was already
  tested against Ubuntu 14.04 LTS with a rebuilt curl package.

  This was fixed in upstream libcurl in the following bug:

  https://sourceforge.net/p/curl/bugs/1371/

  The bug fix consists of one missing break statement at the end of a
  case in a switch statement.

  I personally patched the bug using source code release
  curl_7.35.0-1ubuntu2.6.dsc, used in Ubuntu 14.04 LTS, and verified it
  does indeed fix the bug and all of the package's tests still pass
  afterwards.

  [Test Case]

  The bug can be reproduced using the following libcurl parameters (even
  via CLI, pycurl, etc.).

  CURLOPT_SSLCERTTYPE == "P12"
  CURLOPT_SSLCERT = path to PKCS#12
  CURLOPT_SSLKEY = path to PKCS#12
  CURLOPT_SSLKEYPASSWD = key for PKCS#12 if needed

  Basically, just use a PKCS#12 format client certificate and private
  key against some certificate protected web server.

  [Regression Potential]

  If it could possibly break anything, which is extraordinarily
  unlikely, it would break one of the three client certificate formats
  (most likely PKCS#12 but also PEM or DER). Note 1/3 formats is already
  broken due to the bug. Client certificates of all three types could be
  checked to prevent this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1556330/+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 1556330] Re: upstream curl bug #1371: p12 client certificates code is broken

2016-03-11 Thread C de-Avillez
** Also affects: curl (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  upstream curl bug #1371: p12 client certificates code is broken

Status in curl package in Ubuntu:
  Fix Released
Status in curl source package in Trusty:
  Triaged

Bug description:
  [Impact]

  The bug makes it impossible to use PKCS#12 secure storage of client
  certificates and private keys with any affected Ubuntu releases. The
  fix is one line fixing a broken switch statement and was already
  tested against Ubuntu 14.04 LTS with a rebuilt curl package.

  This was fixed in upstream libcurl in the following bug:

  https://sourceforge.net/p/curl/bugs/1371/

  The bug fix consists of one missing break statement at the end of a
  case in a switch statement.

  I personally patched the bug using source code release
  curl_7.35.0-1ubuntu2.6.dsc, used in Ubuntu 14.04 LTS, and verified it
  does indeed fix the bug and all of the package's tests still pass
  afterwards.

  [Test Case]

  The bug can be reproduced using the following libcurl parameters (even
  via CLI, pycurl, etc.).

  CURLOPT_SSLCERTTYPE == "P12"
  CURLOPT_SSLCERT = path to PKCS#12
  CURLOPT_SSLKEY = path to PKCS#12
  CURLOPT_SSLKEYPASSWD = key for PKCS#12 if needed

  Basically, just use a PKCS#12 format client certificate and private
  key against some certificate protected web server.

  [Regression Potential]

  If it could possibly break anything, which is extraordinarily
  unlikely, it would break one of the three client certificate formats
  (most likely PKCS#12 but also PEM or DER). Note 1/3 formats is already
  broken due to the bug. Client certificates of all three types could be
  checked to prevent this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1556330/+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 1424720] Re: Add emblem to PreviewHeader widget

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

** 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/1424720

Title:
  Add emblem to PreviewHeader widget

Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  Hi,

  PreviewHeader should probably support emblem since it's designed to be
  a card header but in the preview, afaik.

  
  Right now, from the code, I see:

  /*! This preview widget shows a header
   *  The title comes in widgetData["title"]
   *  The mascot comes in widgetData["mascot"]
   *  The subtitle comes in widgetData["subtitle"]
   *  The attributes comes in widgetData["attributes"]
   */

  Please, consider to add emblem.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity8 8.02+15.04.20150216.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  Uname: Linux 3.18.0-13-generic x86_64
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Feb 23 17:21:14 2015
  InstallationDate: Installed on 2014-09-18 (157 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Alpha amd64 
(20140917)
  SourcePackage: unity8
  SystemImageInfo:
   current build number: 0
   

[Touch-packages] [Bug 1488148] Re: windowed mode right edge spread selection needs animation

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

** 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/1488148

Title:
  windowed mode right edge spread selection needs animation

Status in Ubuntu UX:
  Fix Committed
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  when in windowed mode, invoke right edge spread (through swipe or mouse 
pressure)
  currently selecting an application in the spread is a hard feeling switch to 
the focus on the application

  -Desired design-
  When selection happens from the switcher:
  1) hide the switcher immediately
  2) focus on the selected application and animate its scale value from 0.98 to 
1 during SnapDuration and StandardEasing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1488148/+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 1495732] Re: /usr/bin/unity8:11:LauncherModel::findApplication:DBusInterface::handleMessage:QDBusConnectionPrivate::activateObject:QDBusActivateObjectEvent::placeMetaCall:QObject

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

** Changed in: unity8 (Ubuntu)
   Status: Triaged => 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/1495732

Title:
  
/usr/bin/unity8:11:LauncherModel::findApplication:DBusInterface::handleMessage:QDBusConnectionPrivate::activateObject:QDBusActivateObjectEvent::placeMetaCall:QObject::event

Status in unity8 package in Ubuntu:
  Fix Released

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+15.04.20150821-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/dd7cdb19e961e18e58939b8af5c9324afbafc573
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1495732/+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 1511015] Re: [pocket pc] No option to keep app launcher visible

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

** 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/1511015

Title:
  [pocket pc] No option to keep app launcher visible

Status in Canonical System Image:
  In Progress
Status in Canonical Pocket Desktop:
  In Progress
Status in Ubuntu UX:
  Fix Committed
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  The app launcher auto-hides and there doesnt seem to be an option to
  keep it visible. no so much a bug but missing feature.

  : “The
  ‘Launcher & Menus’ panel should be present only when any of the
  settings apply…”

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1511015/+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 1535767] Re: window title text overlaps indicators

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

** 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/1535767

Title:
  window title text overlaps indicators

Status in The Avila project:
  In Progress
Status in Canonical Pocket Desktop:
  In Progress
Status in Ubuntu UX:
  New
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  Reproducion steps:

  Open a website that has a very long title - a good example is an email with a 
lot subject
  maximise the window while in desktop mode

  Expected: 
  title is elided when reaching the indicators

  Actual:
  title overlaps the icons of the screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/avila/+bug/1535767/+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 1533432] Re: Scrolling through song list in music scope is very laggy

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

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

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

Title:
  Scrolling through song list in music scope is very laggy

Status in unity-scope-mediascanner package in Ubuntu:
  Triaged
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  Untar the attached archive into the Music folder. Go to the  music
  scope and navigate through the tracks tab. Scrolling up and down the
  song list is very slow and jerky, and thumbnails take a long time to
  appear even after the cache is warm.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-mediascanner/+bug/1533432/+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 1540398] Re: Mouse and touchpad settings are not applied

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

** 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/1540398

Title:
  Mouse and touchpad settings are not applied

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

Bug description:
  We need to apply the mouse and touchpad settings from gsettings.

  We've now set the mouse speed up, but we need to hook up all the rest.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity8 8.11+15.04.20160122-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.17.2-0ubuntu1.3touch1
  Architecture: armhf
  Date: Mon Feb  1 15:39:00 2016
  InstallationDate: Installed on 2016-01-30 (2 days ago)
  InstallationMedia: Ubuntu 15.04 - armhf (20160130-020304)
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1540398/+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 1540392] Re: Right-edge in staged mode doesn't work with mouse

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

** 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/1540392

Title:
  Right-edge in staged mode doesn't work with mouse

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

Bug description:
  Steps:
  * connect a mouse
  * make sure you're in staged mode
  * push the cursor against the right edge

  Expected:
  * app switcher is triggered

  Current:
  * nothing

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity8 8.11+15.04.20160122-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.17.2-0ubuntu1.3touch1
  Architecture: armhf
  Date: Mon Feb  1 15:29:25 2016
  InstallationDate: Installed on 2016-01-30 (2 days ago)
  InstallationMedia: Ubuntu 15.04 - armhf (20160130-020304)
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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

[Touch-packages] [Bug 1534608] Re: Add «re-dock» context for translators

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

** 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/1534608

Title:
  Add «re-dock» context for translators

Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  Please, add a comment for translators so the meaning of "re-dock" is
  clear in this string: «Re-dock, save your work and close these apps to
  continue» at ModeSwitchWarningDialog.qml.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1534608/+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 1540497] Re: No way to unlock narrow greeter with a mouse

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

** 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/1540497

Title:
  No way to unlock narrow greeter with a mouse

Status in Canonical System Image:
  In Progress
Status in Ubuntu UX:
  New
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  SETUP:
  Latest phone image installed bluetooth mouse and keyboard attached.

  STEPS:
  1. Allow the phone to sleep
  2. Move the mouse
  3. Once the screen has woken try and login with out touching the screen

  EXPECTED:
  I expect to be able to swipe the welcome screen or hover at the right edge to 
get to the login screen.

  ACTUAL:
  You are stuck on the welcome screen, swipes don't work nor does the right 
edge.

  TEMP WORKAROUND:
  swipe in the left edge and tap on the BFB this will trigger the welcome 
screen to move and then you can use the mouse to tap in the pin/password

  BLOCKER FOR OTA10 AS AGREED WITH SAVIQ

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

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

[Touch-packages] [Bug 1540502] Re: Alt+Tab doesn't work when in staged mode

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

** 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/1540502

Title:
  Alt+Tab doesn't work when in staged mode

Status in Canonical System Image:
  In Progress
Status in Ubuntu UX:
  New
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  SETUP:
  install the latest image on a phone and attach a bluetooth mouse and keyboard

  STEPS:
  1. Open the browser and system settings app
  2. On the keyboard hit ALT+TAB

  EXPECTED:
  I expect the app switcher to appear or for the apps to be cycled through

  ACTUAL:
  Nothing happens

  BLOCKER FOR OTA10 AS AGREED WITH SAVIQ

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1540502/+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 1542224] Re: [regression] OSK suppressed in autopilot tests

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

** 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 ubuntu-keyboard in Ubuntu.
https://bugs.launchpad.net/bugs/1542224

Title:
  [regression] OSK suppressed in autopilot tests

Status in Canonical System Image:
  In Progress
Status in ubuntu-keyboard package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  I’m seeing a large number of webbrowser-app autopilot test failures lately (I 
think this started 2 or 3 days ago).
  Almost all of them expose a traceback like this:

  Traceback (most recent call last):
  File 
"/usr/lib/python3/dist-packages/webbrowser_app/tests/test_addressbar_states.py",
 line 82, in test_does_not_clear_when_typing_while_loading
  self.main_window.go_to_url(url)
  File "/usr/lib/python3/dist-packages/webbrowser_app/emulators/browser.py", 
line 41, in go_to_url
  self.address_bar.go_to_url(url)
  File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
  return f(instance, *args, **kwargs)
  File "/usr/lib/python3/dist-packages/webbrowser_app/emulators/browser.py", 
line 357, in go_to_url
  self.write(url)
  File "/usr/lib/python3/dist-packages/webbrowser_app/emulators/browser.py", 
line 

[Touch-packages] [Bug 1544909] Re: Text overspills notifications

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

** 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/1544909

Title:
  Text overspills notifications

Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  I get emails with long subject lines sometimes. Seems these overspill
  the notification and should probably be truncated and ellipses added
  ...

  See screenshot.

  Screenshot taken on OTA-9 krillin.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1544909/+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 1545286] Re: ubuntu-pd instability with rotation, OSK and hdmi plug/unplug

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

** 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/1545286

Title:
  ubuntu-pd instability with rotation, OSK and hdmi plug/unplug

Status in Canonical System Image:
  In Progress
Status in Canonical Pocket Desktop:
  In Progress
Status in Mir:
  Incomplete
Status in mir package in Ubuntu:
  Incomplete
Status in qtmir package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  Not sure what change - I know I tested ubuntu-pd, specifically
  connecting/disconnecting hdmi and using OSK as part of the landing of
  mir0.19.2, maybe it was a bit of a race with the qtmir/unity8
  landings. Or possibly my image was older than i thought? seeing this
  on moako ubuntu-pd image 140

  stable phone overlay ppa says
  mir 0.19.2 published Feb 11
  qtmir Feb 9
  unity8 Feb 9
  u-s-c Feb 5

  At the moment I see
  1) the OSK won't popup on the n4-screen-as-trackpad
   2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
   as an example http://www.youtube.com/watch?v=9pehRcVwXnE
  and 

[Touch-packages] [Bug 1543344] Re: scroll wheel too fast

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

** 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 qtdeclarative-opensource-
src in Ubuntu.
https://bugs.launchpad.net/bugs/1543344

Title:
  scroll wheel too fast

Status in Canonical System Image:
  In Progress
Status in Canonical Pocket Desktop:
  In Progress
Status in qtdeclarative-opensource-src package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  just need to tune the scroll imho
  use window mode, trackpad mode, select dash 2 finger scroll - too fast to be 
useful

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1543344/+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 1543130] Re: Resized dash window "splits" the scope's content

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

** 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/1543130

Title:
  Resized dash window "splits" the scope's content

Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  When browsing the Store scope and maximizing the window, the content
  doesn't follow the maximization, resulting e.g. in this:
  http://developer.kde.org/~lukas/screenshots/unity8/split_dash_maximized.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1543130/+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 1545865] Re: Cards in dash "squashed" until images load

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

** 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/1545865

Title:
  Cards in dash "squashed" until images load

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

Bug description:
  This is likely because of lp:~aacid/unity8/fallback_for_empty, when a
  result set gets refreshed completely, the cards get squashed (there's
  no space for the images) until the images load.

  See screenshot.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity8 8.11+15.04.20160212-0ubuntu1 [origin: 
LP-PPA-ci-train-ppa-service-stable-phone-overlay]
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.17.2-0ubuntu1.3touch1
  Architecture: armhf
  Date: Mon Feb 15 22:58:19 2016
  InstallationDate: Installed on 2016-02-13 (2 days ago)
  InstallationMedia: Ubuntu 15.04 - armhf (20160213-020304)
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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

[Touch-packages] [Bug 1543290] Re: Icons of apps pinned in the launcher don't update if app got updated and has a new icon

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

** 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/1543290

Title:
  Icons of apps pinned in the launcher don't update if app got updated
  and has a new icon

Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  bq e4.5 with OTA 9
  Today I updated Terminal app. It got new icon now. Although the icon in the 
app scope was updated, the icon in the launcher was not. Please see the 
screenshot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1543290/+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 1544766] Re: Can resize windows under panel

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

** 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/1544766

Title:
  Can resize windows under panel

Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  Steps:
  * In windowed mode
  * drag a window by its top border to resize
  * drag it as far up as possible

  Expected:
  * the drag is stopped at the panel edge

  Current:
  * you can resize the window under the panel
  * you can't move/resize the top edge of the window any more

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1544766/+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-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

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

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

Status in Canonical System Image:
  In Progress
Status in Canonical Pocket Desktop:
  In Progress
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 1554616] Re: Shell and dash visual issues with new UITK and palette

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

** 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/1554616

Title:
  Shell and dash visual issues with new UITK and palette

Status in Canonical System Image:
  In Progress
Status in Ubuntu UX:
  New
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  There is a set of UI issues with the new UITK and palette, I will
  attach screenshots for each of them with a comment.

  The new UITK is landing here: https://requests.ci-
  train.ubuntu.com/#/ticket/905

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity8 8.11+15.04.20160304-0ubuntu1 [origin: 
LP-PPA-ci-train-ppa-service-landing-050]
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.17.2-0ubuntu1.3touch1
  Architecture: armhf
  Date: Tue Mar  8 17:59:10 2016
  InstallationDate: Installed on 2016-03-08 (0 days ago)
  InstallationMedia: Ubuntu 15.04 - armhf (20160308-020304)
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: 

[Touch-packages] [Bug 1549056] Re: content sharing cannot work in scopes

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

** 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/1549056

Title:
  content sharing cannot work in scopes

Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  I tried to share one picture according to instructions in 
https://developer.ubuntu.com/api/scopes/cpp/sdk-15.04.1/previewwidgets/ in my 
scope,
  Code is as below:
  PreviewWidget w_art("artId", "image");
  w_art.add_attribute_mapping("source", "art");
  w_art.add_attribute_value("zoomable", us::Variant(true));
  VariantMap share_data;
  share_data["uri"] = result()["art"];
  qDebug() << "arturi:" << 
QString::fromStdString(result()["art"].get_string());
  share_data["content-type"] = Variant("pictures");
  w_art.add_attribute_value("share-data", us::Variant(share_data));
  widgets.emplace_back(w_art);
  I check the uri is correct.
  When I tried to share the image, the Content Hub gives me some options and 
when I choose facebook, twitter or message, the image cannot be sent to them.
  system info:
  current build number: 431
  device name: mako
  channel: 

[Touch-packages] [Bug 1550359] Re: PIN lockscreen doesn't work with HW keyboard

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

** 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/1550359

Title:
  PIN lockscreen doesn't work with HW keyboard

Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  As the subject says, when having a HW keyboard connected, pressing
  numbers on it doesn't produce any results; it's impossible to unlock
  the screen using it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1550359/+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 1549087] Re: When connected to an external monitor, description for the device touchscreen should be "interact with cursor" instead of "interact with mouse"

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+16.04.20160310.4-0ubuntu1

---
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
#1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
#1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
(LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
#1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
#1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
preventing us from noticing when the user set their name in the
welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
#1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
#1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz   Thu, 10 Mar 2016
22:44:16 +

** 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/1549087

Title:
  When connected to an external monitor, description for the device
  touchscreen should be "interact with cursor" instead of "interact with
  mouse"

Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  In the description when you connect a Touch device to an external display, it 
will tells you that:
  "Your device is now connected to an external display. Use this screen as a 
touch pad to interact with the mouse."

  I think it should be "interact with the cursor" instead of the mouse,
  as we will be able to use the touchscreen as a touchpad.

  Located in qml/DisabledScreenNotice.qml:87

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1549087/+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 1556330] Re: upstream curl bug #1371: p12 client certificates code is broken

2016-03-11 Thread Mathew Hodson
** Description changed:

- The following bug from upstream libcurl should be fixed in Ubuntu Stable
- and Ubuntu LTS trains:
+ [Impact]
+ 
+ The bug makes it impossible to use PKCS#12 secure storage of client
+ certificates and private keys with any affected Ubuntu releases. The fix
+ is one line fixing a broken switch statement and was already tested
+ against Ubuntu 14.04 LTS with a rebuilt curl package.
+ 
+ This was fixed in upstream libcurl in the following bug:
  
  https://sourceforge.net/p/curl/bugs/1371/
  
  The bug fix consists of one missing break statement at the end of a case
  in a switch statement.
  
  I personally patched the bug using source code release
  curl_7.35.0-1ubuntu2.6.dsc, used in Ubuntu 14.04 LTS, and verified it
  does indeed fix the bug and all of the package's tests still pass
  afterwards.
  
- Impact: The bug makes it impossible to use PKCS#12 secure storage of
- client certificates and private keys with any affected Ubuntu releases.
- The fix is one line fixing a broken switch statement and was already
- tested against Ubuntu 14.04 LTS with a rebuilt curl package.
+ [Test Case]
  
- Testing: The bug can be reproduced using the following libcurl
- parameters (even via CLI, pycurl, etc.).
+ The bug can be reproduced using the following libcurl parameters (even
+ via CLI, pycurl, etc.).
  
  CURLOPT_SSLCERTTYPE == "P12"
  CURLOPT_SSLCERT = path to PKCS#12
  CURLOPT_SSLKEY = path to PKCS#12
  CURLOPT_SSLKEYPASSWD = key for PKCS#12 if needed
  
  Basically, just use a PKCS#12 format client certificate and private key
  against some certificate protected web server.
  
- Regression Potential: If it could possibly break anything, which is
- extraordinarily unlikely, it would break one of the three client
- certificate formats (most likely PKCS#12 but also PEM or DER). Note 1/3
- formats is already broken due to the bug. Client certificates of all
- three types could be checked to prevent this.
+ [Regression Potential]
+ 
+ If it could possibly break anything, which is extraordinarily unlikely,
+ it would break one of the three client certificate formats (most likely
+ PKCS#12 but also PEM or DER). Note 1/3 formats is already broken due to
+ the bug. Client certificates of all three types could be checked to
+ prevent this.

** Tags added: trusty

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

Title:
  upstream curl bug #1371: p12 client certificates code is broken

Status in curl package in Ubuntu:
  Fix Released

Bug description:
  [Impact]

  The bug makes it impossible to use PKCS#12 secure storage of client
  certificates and private keys with any affected Ubuntu releases. The
  fix is one line fixing a broken switch statement and was already
  tested against Ubuntu 14.04 LTS with a rebuilt curl package.

  This was fixed in upstream libcurl in the following bug:

  https://sourceforge.net/p/curl/bugs/1371/

  The bug fix consists of one missing break statement at the end of a
  case in a switch statement.

  I personally patched the bug using source code release
  curl_7.35.0-1ubuntu2.6.dsc, used in Ubuntu 14.04 LTS, and verified it
  does indeed fix the bug and all of the package's tests still pass
  afterwards.

  [Test Case]

  The bug can be reproduced using the following libcurl parameters (even
  via CLI, pycurl, etc.).

  CURLOPT_SSLCERTTYPE == "P12"
  CURLOPT_SSLCERT = path to PKCS#12
  CURLOPT_SSLKEY = path to PKCS#12
  CURLOPT_SSLKEYPASSWD = key for PKCS#12 if needed

  Basically, just use a PKCS#12 format client certificate and private
  key against some certificate protected web server.

  [Regression Potential]

  If it could possibly break anything, which is extraordinarily
  unlikely, it would break one of the three client certificate formats
  (most likely PKCS#12 but also PEM or DER). Note 1/3 formats is already
  broken due to the bug. Client certificates of all three types could be
  checked to prevent this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1556330/+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 1556330] Re: upstream curl bug #1371: p12 client certificates code is broken

2016-03-11 Thread Mathew Hodson
This is fixed in Wily. Subscribing ubuntu-sponsors.

** Changed in: curl (Ubuntu)
   Importance: Undecided => Medium

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

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

Title:
  upstream curl bug #1371: p12 client certificates code is broken

Status in curl package in Ubuntu:
  Fix Released

Bug description:
  [Impact]

  The bug makes it impossible to use PKCS#12 secure storage of client
  certificates and private keys with any affected Ubuntu releases. The
  fix is one line fixing a broken switch statement and was already
  tested against Ubuntu 14.04 LTS with a rebuilt curl package.

  This was fixed in upstream libcurl in the following bug:

  https://sourceforge.net/p/curl/bugs/1371/

  The bug fix consists of one missing break statement at the end of a
  case in a switch statement.

  I personally patched the bug using source code release
  curl_7.35.0-1ubuntu2.6.dsc, used in Ubuntu 14.04 LTS, and verified it
  does indeed fix the bug and all of the package's tests still pass
  afterwards.

  [Test Case]

  The bug can be reproduced using the following libcurl parameters (even
  via CLI, pycurl, etc.).

  CURLOPT_SSLCERTTYPE == "P12"
  CURLOPT_SSLCERT = path to PKCS#12
  CURLOPT_SSLKEY = path to PKCS#12
  CURLOPT_SSLKEYPASSWD = key for PKCS#12 if needed

  Basically, just use a PKCS#12 format client certificate and private
  key against some certificate protected web server.

  [Regression Potential]

  If it could possibly break anything, which is extraordinarily
  unlikely, it would break one of the three client certificate formats
  (most likely PKCS#12 but also PEM or DER). Note 1/3 formats is already
  broken due to the bug. Client certificates of all three types could be
  checked to prevent this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1556330/+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 1545286] Re: ubuntu-pd instability with rotation, OSK and hdmi plug/unplug

2016-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package qtmir -
0.4.7+16.04.20160310.1-0ubuntu1

---
qtmir (0.4.7+16.04.20160310.1-0ubuntu1) xenial; urgency=medium

  [ Alan Griffiths ]
  * Copy the Window Management work-in-progress from Mir examples.

  [ Alberto Aguirre ]
  * Hook MirOpenGLContext::doneCurrent to Screen::doneCurrent

  [ Daniel d'Andrada ]
  * Ensure QmlEngine doesn't delete our MirSurfaces

  [ Gerry Boland ]
  * Allow Mir remove command line arguments it understands, before
letting Qt process them.
  * Ensure ScreenWindow geometry correctly set and used after moving
Screen (LP: #1545286)
  * Screen: only enable orientation sensor for internal display. (LP:
#1545286)

  [ Michael Terry ]
  * Fix some mocks to use more realistic code paths.

  [ Michael Zanetti ]
  * Add a dedicated property for the inputMethodSurface (LP: #1545286)

  [ Michał Sawicz ]
  * Drop dummy autopkgtest

 -- Michał Sawicz   Thu, 10 Mar 2016
09:29:49 +

** Changed in: qtmir (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/1545286

Title:
  ubuntu-pd instability with rotation, OSK and hdmi plug/unplug

Status in Canonical System Image:
  In Progress
Status in Canonical Pocket Desktop:
  In Progress
Status in Mir:
  Incomplete
Status in mir package in Ubuntu:
  Incomplete
Status in qtmir package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  Not sure what change - I know I tested ubuntu-pd, specifically
  connecting/disconnecting hdmi and using OSK as part of the landing of
  mir0.19.2, maybe it was a bit of a race with the qtmir/unity8
  landings. Or possibly my image was older than i thought? seeing this
  on moako ubuntu-pd image 140

  stable phone overlay ppa says
  mir 0.19.2 published Feb 11
  qtmir Feb 9
  unity8 Feb 9
  u-s-c Feb 5

  At the moment I see
  1) the OSK won't popup on the n4-screen-as-trackpad
   2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
   as an example http://www.youtube.com/watch?v=9pehRcVwXnE
  and http://www.youtube.com/watch?v=5Z3MFseEBDc
   3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2 (only saw this once, haven't been able to repro)
  4) shell seemed to freeze then crash, i could interact with app...but lost 
launcher and app switcher (also only saw once, but got the file)

  one more note: i kind of wonder if this is related to rotation
  http://www.youtube.com/watch?v=0bLnGRdNxvw
  http://www.youtube.com/watch?v=vbvsLzbqofs

  logs attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1545286/+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-11 Thread Bug Watch Updater
Launchpad has imported 1 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=94505.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2016-03-11T23:17:36+00:00 Mingye Wang wrote:

Many True/OpenType fonts, like Noto Sans CJK ("notocjk") in this
example, uses a pattern in "name" table where:

* name.fontFamily gives the full name (with style) of the font and Subfamily is 
always Regular
* name.preferredFamily gives the actual family name and Subfamily is the actual 
weight

Fontconfig doesn't seem to be capable of handling such a case.
Specifically, given a config file which s notocjk:


sans-serif

Noto Sans CJK SC
Noto Sans CJK TC



Fontconfig will produce a match like:

$ fc-match --verbose
Pattern has 38 elts (size 48)
family: "Noto Sans CJK SC"(s) "Noto Sans CJK SC DemiLight"(s)
familylang: "en"(s) "en"(s)
style: "DemiLight"(w) "Regular"(w)
stylelang: "en"(w) "en"(w)
fullname: "Noto Sans CJK SC DemiLight"(w)
fullnamelang: "en"(w)
[...]

Now here is the problem. By preferring the preferredFamily "Noto Sans
CJK SC", fontconfig ended up also preferring "Noto Sans CJK SC
DemiLight", and matched "Noto Sans CJK SC DemiLight" "Regular" for the
implicit "Regular".

See https://bugs.launchpad.net/ubuntu/+source/language-
selector/+bug/1468027 for a context of this problem.

Reply at: https://bugs.launchpad.net/ubuntu/+source/language-
selector/+bug/1468027/comments/44


** Changed in: fontconfig
   Status: Unknown => Confirmed

** Changed in: fontconfig
   Importance: Unknown => Medium

-- 
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:
  Confirmed
Status in fonts-noto-cjk package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Released
Status in ubuntu-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 1554365] Re: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2886: ordinal not in range(128)

2016-03-11 Thread Brian Murray
** Changed in: unattended-upgrades (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position
  2886: ordinal not in range(128)

Status in unattended-upgrades package in Ubuntu:
  New

Bug description:
  I got this in the mail:

  From: Cron Daemon 
  To: root@...
  Subject: Cron  test -x /usr/sbin/anacron || ( cd / && 
run-parts --report /etc/cron.daily )
  Date: Thu, 25 Feb 2016 02:11:47 +0200 (EET)

  /etc/cron.daily/apt:
  Traceback (most recent call last):
File "/usr/bin/unattended-upgrade", line 1255, in 
  main(options)
File "/usr/bin/unattended-upgrade", line 1205, in main
  pkgs, pkg_install_success, pkgs_kept_back, mem_log, logfile_dpkg)
File "/usr/bin/unattended-upgrade", line 752, in send_summary_mail
  body += fp.read()
File "/usr/lib/python3.4/encodings/ascii.py", line 26, in decode
  return codecs.ascii_decode(input, self.errors)[0]
  UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 
2886: ordinal not in range(128)

  According to /var/log/apt/history.log.1.gz, the packages upgraded that
  day were

  Start-Date: 2016-02-25  02:06:22
  Upgrade: libgnutls-openssl27:amd64 (2.12.23-12ubuntu2.4, 
2.12.23-12ubuntu2.5), libssl1.0.0:amd64 (1.0.1f-1ubuntu2.16, 
1.0.1f-1ubuntu2.17), libvirt0:amd64 (1.2.2-0ubuntu13.1.16, 
1.2.2-0ubuntu13.1.17), libssl-dev:amd64 (1.0.1f-1ubuntu2.16, 
1.0.1f-1ubuntu2.17), ca-certificates:amd64 (20141019ubuntu0.14.04.1, 
20160104ubuntu0.14.04.1), libgnutls26:amd64 (2.12.23-12ubuntu2.4, 
2.12.23-12ubuntu2.5), libssl-doc:amd64 (1.0.1f-1ubuntu2.16, 
1.0.1f-1ubuntu2.17), openssl:amd64 (1.0.1f-1ubuntu2.16, 1.0.1f-1ubuntu2.17)
  End-Date: 2016-02-25  02:06:36

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unattended-upgrades 0.82.1ubuntu2.4
  Uname: Linux 2.6.32-042stab108.8 x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Tue Mar  8 08:26:05 2016
  PackageArchitecture: all
  ProcEnviron:
   LC_CTYPE=lt_LT.UTF-8
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=lt_LT.UTF-8
   SHELL=/bin/bash
  SourcePackage: unattended-upgrades
  UpgradeStatus: Upgraded to trusty on 2016-02-06 (30 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1554365/+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 1541730] Re: all cron.daily scripts are skipped on a day when unattended-upgrades triggers a reboot

2016-03-11 Thread Brian Murray
** Tags added: rls-x-incoming

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

Title:
  all cron.daily scripts are skipped on a day when unattended-upgrades
  triggers a reboot

Status in unattended-upgrades package in Ubuntu:
  New

Bug description:
  When unattended-upgrades is configured to apply updates and
  Unattended-Upgrade::Automatic-Reboot is set to "true", and there's an
  update that requires a reboot, you'll find that none of the scripts in
  /etc/cron.daily were executed on that day.  (To be more precise, none
  that are alphabetically after the 'apt' script, which is most of
  them.)

  It would be good if unattended-upgrades did the reboot from
  /etc/cron.daily/zzz-unattended-upgrade-reboot, so the other scripts
  get a chance to run first.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unattended-upgrades 0.82.1ubuntu2.4
  ProcVersionSignature: Ubuntu 3.13.0-77.121-generic 3.13.11-ckt32
  Uname: Linux 3.13.0-77-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Thu Feb  4 10:02:38 2016
  PackageArchitecture: all
  SourcePackage: unattended-upgrades
  UpgradeStatus: Upgraded to trusty on 2014-09-16 (505 days ago)
  mtime.conffile..etc.apt.apt.conf.d.50unattended.upgrades: 2014-10-09T09:04:05

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1541730/+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 1556330] Re: upstream curl bug #1371: p12 client certificates code is broken

2016-03-11 Thread Ubuntu Foundations Team Bug Bot
The attachment "official libcurl patch from Daniel Stenberg" seems to be
a patch.  If it isn't, please remove the "patch" flag from the
attachment, remove the "patch" tag, and if you are a member of the
~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

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

Title:
  upstream curl bug #1371: p12 client certificates code is broken

Status in curl package in Ubuntu:
  New

Bug description:
  The following bug from upstream libcurl should be fixed in Ubuntu
  Stable and Ubuntu LTS trains:

  https://sourceforge.net/p/curl/bugs/1371/

  The bug fix consists of one missing break statement at the end of a
  case in a switch statement.

  I personally patched the bug using source code release
  curl_7.35.0-1ubuntu2.6.dsc, used in Ubuntu 14.04 LTS, and verified it
  does indeed fix the bug and all of the package's tests still pass
  afterwards.

  Impact: The bug makes it impossible to use PKCS#12 secure storage of
  client certificates and private keys with any affected Ubuntu
  releases. The fix is one line fixing a broken switch statement and was
  already tested against Ubuntu 14.04 LTS with a rebuilt curl package.

  Testing: The bug can be reproduced using the following libcurl
  parameters (even via CLI, pycurl, etc.).

  CURLOPT_SSLCERTTYPE == "P12"
  CURLOPT_SSLCERT = path to PKCS#12
  CURLOPT_SSLKEY = path to PKCS#12
  CURLOPT_SSLKEYPASSWD = key for PKCS#12 if needed

  Basically, just use a PKCS#12 format client certificate and private
  key against some certificate protected web server.

  Regression Potential: If it could possibly break anything, which is
  extraordinarily unlikely, it would break one of the three client
  certificate formats (most likely PKCS#12 but also PEM or DER). Note
  1/3 formats is already broken due to the bug. Client certificates of
  all three types could be checked to prevent this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1556330/+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 1554861] Re: Systemd crashes with a simple set of target units

2016-03-11 Thread Jeremy L
Thanks Martin! Really appreciate the quick response. :) Any ideas when
this will land in one of the daily 16.04 builds?

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

Title:
  Systemd crashes with a simple set of target units

Status in systemd package in Ubuntu:
  Fix Committed

Bug description:
  We are seeing systemd on the Ubuntu 16.04 crash when starting a very
  basic collection of service units. The crash appears in the logs as
  follows:

systemd[1]: Assertion '*v' failed at ../src/core/timer.c:337, function 
add_random(). Aborting.
systemd[1]: Caught , dumped core as pid 2284.
systemd[1]: Freezing execution.

  This appears to be related to the upstream systemd issue #2632:
  https://github.com/systemd/systemd/issues/2632

  We can reproduce this bug readily using the attached crashme.sh
  script. This bug was verified in the Ubuntu 16.04 daily build
  20160308.1.

  root@ubuntu-xenial:~# lsb_release -rd
  Description:  Ubuntu Xenial Xerus (development branch)
  Release:  16.04

  root@ubuntu-xenial:~# apt-cache policy systemd
  systemd:
    Installed: 229-2ubuntu1
    Candidate: 229-2ubuntu1
    Version table:
   *** 229-2ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1554861/+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 1556332] [NEW] Playing m4a with gst-launch on Lubuntu Xenial causes stack smashing

2016-03-11 Thread Mingye Wang
Public bug reported:

gstreamer0.10-ffmpeg-5ubuntu1~vivid

$ gst-launch playbin2 uri=file:///home/wax/sound//.m4a
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
*** stack smashing detected ***: /usr/bin/gst-launch-0.10 terminated
Aborted (core dumped)

** Affects: gstreamer0.10-ffmpeg (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Package changed: ubuntu => gstreamer0.10 (Ubuntu)

** Package changed: gstreamer0.10 (Ubuntu) => gstreamer0.10-ffmpeg
(Ubuntu)

** Description changed:

+ gstreamer0.10-ffmpeg-5ubuntu1~vivid
+ 
  $ gst-launch playbin2 uri=file:///home/wax/sound//.m4a
  Setting pipeline to PAUSED ...
  Pipeline is PREROLLING ...
  *** stack smashing detected ***: /usr/bin/gst-launch-0.10 terminated
  Aborted (core dumped)

** Changed in: gstreamer0.10-ffmpeg (Ubuntu)
   Status: New => Invalid

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

Title:
  Playing m4a with gst-launch on Lubuntu Xenial causes stack smashing

Status in gstreamer0.10-ffmpeg package in Ubuntu:
  Invalid

Bug description:
  gstreamer0.10-ffmpeg-5ubuntu1~vivid

  $ gst-launch playbin2 uri=file:///home/wax/sound//.m4a
  Setting pipeline to PAUSED ...
  Pipeline is PREROLLING ...
  *** stack smashing detected ***: /usr/bin/gst-launch-0.10 terminated
  Aborted (core dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10-ffmpeg/+bug/1556332/+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 1554848] Re: Please randomise automatic updates over a longer period

2016-03-11 Thread Brian Murray
** Tags added: rls-x-incoming

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

Title:
  Please randomise automatic updates over a longer period

Status in unattended-upgrades package in Ubuntu:
  Confirmed

Bug description:
  Load on the main Ubuntu archive servers is rather peakish, and tends
  to create a traffic peak on our Internet links at fairly regular times
  each day, preventing customers from accessing the archive.  This
  impacts the cloud archive mirrors using the ubuntu-repository-cache
  charm also, because they are hitting a squid cache which is backed by
  the main archive.  This effect will be even more pronounced under the
  recently-announced automatic update policy for xenial.

  One solution which would alleviate this to some extent would be to
  spread the load over a longer period by increasing the random sleep
  time in the daily update script from 30 minutes to, say, 1-2 hours.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1554848/+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 1553471] Re: ubuntu update error

2016-03-11 Thread Brian Murray
This is actually a crash from apport.


** Package changed: update-manager (Ubuntu) => apport (Ubuntu)

** Summary changed:

- ubuntu update error
+ cloud archive hook crashes

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

Title:
  cloud archive hook crashes

Status in apport package in Ubuntu:
  New

Bug description:
  Running ubuntu side-by-side chrome OS on a chromebook. tried to update
  from precise to trusty and got this error multiple times.

  Got this error log:
  ..ERROR: hook /usr/share/apport/general-hooks/ubuntu.py crashed:
  Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/apport/report.py", line 742, in 
add_hooks_info
  symb['add_info'](self, ui)
File "/usr/share/apport/general-hooks/ubuntu.py", line 137, in add_info
  stderr=subprocess.STDOUT) == 0:
File "/usr/lib/python2.7/subprocess.py", line 493, in call
  return Popen(*popenargs, **kwargs).wait()
File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
  errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1249, in _execute_child
  raise child_exception
  OSError: [Errno 2] No such file or directory
  ERROR: hook /usr/share/apport/general-hooks/cloud_archive.py crashed:
  Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/apport/report.py", line 742, in 
add_hooks_info
  symb['add_info'](self, ui)
File "/usr/share/apport/general-hooks/cloud_archive.py", line 18, in 
add_info
  if '~cloud' in packaging.get_version(package) and \
File "/usr/lib/python2.7/dist-packages/apport/packaging_impl.py", line 95, 
in get_version
  raise ValueError('package does not exist')
  ValueError: package does not exist






  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: update-manager (not installed)
  Uname: Linux 3.8.11 armv7l
  ApportVersion: 2.0.1-0ubuntu17.13
  Architecture: armhf
  Date: Sat Mar  5 09:15:07 2016
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   SHELL=/bin/bash
  SourcePackage: update-manager
  Symptom: ubuntu-release-upgrader-core
  UpgradeStatus: Upgraded to precise on 2016-03-05 (0 days ago)
  VarLogDistupgradeLspcitxt:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1553471/+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 1556330] Re: upstream curl bug #1371: p12 client certificates code is broken

2016-03-11 Thread Matthew Hall
Requested nomination for stable release update from Ubuntu Bug Control
at 2016-03-12T00:08.

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

Title:
  upstream curl bug #1371: p12 client certificates code is broken

Status in curl package in Ubuntu:
  New

Bug description:
  The following bug from upstream libcurl should be fixed in Ubuntu
  Stable and Ubuntu LTS trains:

  https://sourceforge.net/p/curl/bugs/1371/

  The bug fix consists of one missing break statement at the end of a
  case in a switch statement.

  I personally patched the bug using source code release
  curl_7.35.0-1ubuntu2.6.dsc, used in Ubuntu 14.04 LTS, and verified it
  does indeed fix the bug and all of the package's tests still pass
  afterwards.

  Impact: The bug makes it impossible to use PKCS#12 secure storage of
  client certificates and private keys with any affected Ubuntu
  releases. The fix is one line fixing a broken switch statement and was
  already tested against Ubuntu 14.04 LTS with a rebuilt curl package.

  Testing: The bug can be reproduced using the following libcurl
  parameters (even via CLI, pycurl, etc.).

  CURLOPT_SSLCERTTYPE == "P12"
  CURLOPT_SSLCERT = path to PKCS#12
  CURLOPT_SSLKEY = path to PKCS#12
  CURLOPT_SSLKEYPASSWD = key for PKCS#12 if needed

  Basically, just use a PKCS#12 format client certificate and private
  key against some certificate protected web server.

  Regression Potential: If it could possibly break anything, which is
  extraordinarily unlikely, it would break one of the three client
  certificate formats (most likely PKCS#12 but also PEM or DER). Note
  1/3 formats is already broken due to the bug. Client certificates of
  all three types could be checked to prevent this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1556330/+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 1556330] [NEW] upstream curl bug #1371: p12 client certificates code is broken

2016-03-11 Thread Matthew Hall
Public bug reported:

The following bug from upstream libcurl should be fixed in Ubuntu Stable
and Ubuntu LTS trains:

https://sourceforge.net/p/curl/bugs/1371/

The bug fix consists of one missing break statement at the end of a case
in a switch statement.

I personally patched the bug using source code release
curl_7.35.0-1ubuntu2.6.dsc, used in Ubuntu 14.04 LTS, and verified it
does indeed fix the bug and all of the package's tests still pass
afterwards.

Impact: The bug makes it impossible to use PKCS#12 secure storage of
client certificates and private keys with any affected Ubuntu releases.
The fix is one line fixing a broken switch statement and was already
tested against Ubuntu 14.04 LTS with a rebuilt curl package.

Testing: The bug can be reproduced using the following libcurl
parameters (even via CLI, pycurl, etc.).

CURLOPT_SSLCERTTYPE == "P12"
CURLOPT_SSLCERT = path to PKCS#12
CURLOPT_SSLKEY = path to PKCS#12
CURLOPT_SSLKEYPASSWD = key for PKCS#12 if needed

Basically, just use a PKCS#12 format client certificate and private key
against some certificate protected web server.

Regression Potential: If it could possibly break anything, which is
extraordinarily unlikely, it would break one of the three client
certificate formats (most likely PKCS#12 but also PEM or DER). Note 1/3
formats is already broken due to the bug. Client certificates of all
three types could be checked to prevent this.

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

** Patch added: "official libcurl patch from Daniel Stenberg"
   
https://bugs.launchpad.net/bugs/1556330/+attachment/4596446/+files/libcurl_broken_pkcs12.patch

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

Title:
  upstream curl bug #1371: p12 client certificates code is broken

Status in curl package in Ubuntu:
  New

Bug description:
  The following bug from upstream libcurl should be fixed in Ubuntu
  Stable and Ubuntu LTS trains:

  https://sourceforge.net/p/curl/bugs/1371/

  The bug fix consists of one missing break statement at the end of a
  case in a switch statement.

  I personally patched the bug using source code release
  curl_7.35.0-1ubuntu2.6.dsc, used in Ubuntu 14.04 LTS, and verified it
  does indeed fix the bug and all of the package's tests still pass
  afterwards.

  Impact: The bug makes it impossible to use PKCS#12 secure storage of
  client certificates and private keys with any affected Ubuntu
  releases. The fix is one line fixing a broken switch statement and was
  already tested against Ubuntu 14.04 LTS with a rebuilt curl package.

  Testing: The bug can be reproduced using the following libcurl
  parameters (even via CLI, pycurl, etc.).

  CURLOPT_SSLCERTTYPE == "P12"
  CURLOPT_SSLCERT = path to PKCS#12
  CURLOPT_SSLKEY = path to PKCS#12
  CURLOPT_SSLKEYPASSWD = key for PKCS#12 if needed

  Basically, just use a PKCS#12 format client certificate and private
  key against some certificate protected web server.

  Regression Potential: If it could possibly break anything, which is
  extraordinarily unlikely, it would break one of the three client
  certificate formats (most likely PKCS#12 but also PEM or DER). Note
  1/3 formats is already broken due to the bug. Client certificates of
  all three types could be checked to prevent this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1556330/+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 1556332] [NEW] Playing m4a with gst-launch on Lubuntu Xenial causes stack smashing

2016-03-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

$ gst-launch playbin2 uri=file:///home/wax/sound//.m4a
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
*** stack smashing detected ***: /usr/bin/gst-launch-0.10 terminated
Aborted (core dumped)

** Affects: gstreamer0.10 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Playing m4a with gst-launch on Lubuntu Xenial causes stack smashing
https://bugs.launchpad.net/bugs/1556332
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to gstreamer0.10 in Ubuntu.

-- 
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 1553471] [NEW] ubuntu update error

2016-03-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Running ubuntu side-by-side chrome OS on a chromebook. tried to update
from precise to trusty and got this error multiple times.

Got this error log:
..ERROR: hook /usr/share/apport/general-hooks/ubuntu.py crashed:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/apport/report.py", line 742, in 
add_hooks_info
symb['add_info'](self, ui)
  File "/usr/share/apport/general-hooks/ubuntu.py", line 137, in add_info
stderr=subprocess.STDOUT) == 0:
  File "/usr/lib/python2.7/subprocess.py", line 493, in call
return Popen(*popenargs, **kwargs).wait()
  File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1249, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
ERROR: hook /usr/share/apport/general-hooks/cloud_archive.py crashed:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/apport/report.py", line 742, in 
add_hooks_info
symb['add_info'](self, ui)
  File "/usr/share/apport/general-hooks/cloud_archive.py", line 18, in add_info
if '~cloud' in packaging.get_version(package) and \
  File "/usr/lib/python2.7/dist-packages/apport/packaging_impl.py", line 95, in 
get_version
raise ValueError('package does not exist')
ValueError: package does not exist







ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: update-manager (not installed)
Uname: Linux 3.8.11 armv7l
ApportVersion: 2.0.1-0ubuntu17.13
Architecture: armhf
Date: Sat Mar  5 09:15:07 2016
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 SHELL=/bin/bash
SourcePackage: update-manager
Symptom: ubuntu-release-upgrader-core
UpgradeStatus: Upgraded to precise on 2016-03-05 (0 days ago)
VarLogDistupgradeLspcitxt:

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


** Tags: apport-bug armhf dist-upgrade precise
-- 
ubuntu update error
https://bugs.launchpad.net/bugs/1553471
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to apport in Ubuntu.

-- 
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-11 Thread Mingye Wang
gryzzli, see the two links for something about fc-match speed:

* https://github.com/adobe-fonts/source-han-sans/issues/85#issuecomment-76082963
* https://bugs.freedesktop.org/show_bug.cgi?id=64766

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

-- 
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:
  Unknown
Status in fonts-noto-cjk package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Released
Status in ubuntu-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


Re: [Touch-packages] [Bug 1538471] Re: scope-runner-dbus.py assert failure: *** Error in `/usr/bin/python3': free(): invalid next size (fast): 0x0000000001ca17b0 ***

2016-03-11 Thread Doug McMahon
Per the bug mentioned in comment 8 use of : in the Dash does not produce
the expected results

Sent from BlueMail


On Mar 11, 2016, 6:25 PM, at 6:25 PM, "Jean Christophe André" 
 wrote:
>On my side, the error only shows once per session, yes, but… my request
>also never works as expected, ever.
>
>I just want to use the unity-scope-calculator as usual — “Dashing” for
>calc:1+2 — but it doesn't work, neither the first time nor the next
>ones. Is this scope obsolete? Or is it supposed to still work?
>
>If the whole scope-runner-dbus.py thing is affected, it means this
>problem is affecting all Python scopes, that is:
>
>$ ls -l /usr/share/unity-scopes/*/*_daemon.py
>-rw-r--r-- 1 root root  7028 mar 28  2014
>/usr/share/unity-scopes/calculator/unity_calculator_daemon.py
>-rw-r--r-- 1 root root 10731 jui 23  2013
>/usr/share/unity-scopes/chromiumbookmarks/unity_chromiumbookmarks_daemon.py
>-rw-r--r-- 1 root root 10087 jui 23  2013
>/usr/share/unity-scopes/colourlovers/unity_colourlovers_daemon.py
>-rw-r--r-- 1 root root  9772 mar 28  2014
>/usr/share/unity-scopes/devhelp/unity_devhelp_daemon.py
>-rwxr-xr-x 1 root root 25607 mar 18  2014
>/usr/share/unity-scopes/facebook/unity_facebook_daemon.py
>-rw-r--r-- 1 root root  8922 aoû  9  2013
>/usr/share/unity-scopes/firefoxbookmarks/unity_firefoxbookmarks_daemon.py
>-rwxr-xr-x 1 root root 26075 mar 18  2014
>/usr/share/unity-scopes/flickr/unity_flickr_daemon.py
>-rwxr-xr-x 1 root root 13883 nov 25 11:34
>/usr/share/unity-scopes/gdrive/unity_gdrive_daemon.py
>-rwxr-xr-x 1 root root  6939 mar 24  2014
>/usr/share/unity-scopes/manpages/unity_manpages_daemon.py
>-rw-r--r-- 1 root root  8485 jui 23  2013
>/usr/share/unity-scopes/openclipart/unity_openclipart_daemon.py
>-rwxr-xr-x 1 root root 21877 mar 18  2014
>/usr/share/unity-scopes/picasa/unity_picasa_daemon.py
>-rwxr-xr-x 1 root root 24576 mar 18  2014
>/usr/share/unity-scopes/shotwell/unity_shotwell_daemon.py
>-rw-r--r-- 1 root root  8213 mar 28  2014
>/usr/share/unity-scopes/texdoc/unity_texdoc_daemon.py
>-rw-r--r-- 1 root root  8574 jui 23  2013
>/usr/share/unity-scopes/tomboy/unity_tomboy_daemon.py
>-rw-r--r-- 1 root root  8993 jui 23  2013
>/usr/share/unity-scopes/virtualbox/unity_virtualbox_daemon.py
>-rw-r--r-- 1 root root  9967 jui 23  2013
>/usr/share/unity-scopes/yelp/unity_yelp_daemon.py
>-rw-r--r-- 1 root root 11082 jui 23  2013
>/usr/share/unity-scopes/zotero/unity_zotero_daemon.py
>
>-- 
>You received this bug notification because you are subscribed to the
>bug
>report.
>https://bugs.launchpad.net/bugs/1538471
>
>Title:
>  scope-runner-dbus.py assert failure: *** Error in `/usr/bin/python3':
>  free(): invalid next size (fast): 0x01ca17b0 ***
>
>Status in libunity package in Ubuntu:
>  Confirmed
>
>Bug description:
>  No idea what happened.
>
>  ProblemType: Crash
>  DistroRelease: Ubuntu 16.04
>  Package: unity-scopes-runner 7.1.4+15.10.20151002-0ubuntu2
>  ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3
>  Uname: Linux 4.3.0-7-generic x86_64
>  ApportVersion: 2.19.4-0ubuntu1
>  Architecture: amd64
>AssertionMessage: *** Error in `/usr/bin/python3': free(): invalid next
>size (fast): 0x01ca17b0 ***
>  CrashCounter: 1
>  CurrentDesktop: Unity
>  Date: Wed Jan 27 10:41:54 2016
>  Dependencies:
>   
>  ExecutablePath: /usr/share/unity-scopes/scope-runner-dbus.py
>  InstallationDate: Installed on 2015-04-30 (271 days ago)
>InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64
>(20150422)
>  InterpreterPath: /usr/bin/python3.5
>  PackageArchitecture: all
>ProcCmdline: /usr/bin/python3
>/usr/share/unity-scopes/scope-runner-dbus.py -s info/calculator.scope
>  Signal: 6
>  SourcePackage: libunity
>  StacktraceTop:
>__libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0x7fd789926128
>"*** Error in `%s': %s: 0x%s ***\n") at
>../sysdeps/posix/libc_fatal.c:175
>malloc_printerr (ptr=, str=0x7fd7899261a0 "free():
>invalid next size (fast)", action=1) at malloc.c:4965
>_int_free (av=, p=, have_lock=0) at
>malloc.c:3834
>   __GI___libc_free (mem=) at malloc.c:2950
>?? () from
>/usr/lib/python3/dist-packages/gi/_gi.cpython-35m-x86_64-linux-gnu.so
>SystemImageInfo: Error: command ['system-image-cli', '-i'] failed with
>exit code 2:
>Title: scope-runner-dbus.py assert failure: *** Error in
>`/usr/bin/python3': free(): invalid next size (fast):
>0x01ca17b0 ***
>  UpgradeStatus: No upgrade log present (probably fresh install)
>UserGroups: adm audio cdrom dip libvirtd lpadmin plugdev sambashare
>sudo
>
>To manage notifications about this bug go to:
>https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1538471/+subscriptions

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

Title:
  scope-runner-dbus.py assert failure: *** Error in `/usr/bin/python3':
  free(): invalid next size (fast): 0x01ca17b0 ***

Status in 

[Touch-packages] [Bug 1556326] [NEW] /usr/lib/evolution/evolution-calendar-factory:11:icaltimezone_compare_change_fn:icaltimezone_find_nearby_change:icaltimezone_get_utc_offset:icaltimezone_convert_ti

2016-03-11 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding evolution-data-server.  This problem was most recently seen
with version 3.12.11-0ubuntu1.15.04.1, the problem page at
https://errors.ubuntu.com/problem/a544407208a2a872ed2d9e67c874a753b83db443
contains more details.

** Affects: evolution-data-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: saucy trusty utopic vivid wily

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

Title:
  /usr/lib/evolution/evolution-calendar-
  
factory:11:icaltimezone_compare_change_fn:icaltimezone_find_nearby_change:icaltimezone_get_utc_offset:icaltimezone_convert_time:icaltime_as_timet_with_zone

Status in evolution-data-server package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding evolution-data-server.  This problem was most recently seen
  with version 3.12.11-0ubuntu1.15.04.1, the problem page at
  https://errors.ubuntu.com/problem/a544407208a2a872ed2d9e67c874a753b83db443
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1556326/+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 1556324] [NEW] /usr/lib/bluetooth/bluetoothd:11:encrypt_notify:g_main_dispatch:g_main_context_dispatch:g_main_context_iterate:g_main_loop_run

2016-03-11 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding bluez.  This problem was most recently seen with version
5.36-0ubuntu1, the problem page at
https://errors.ubuntu.com/problem/20c758a42f23b514e8bc98469a414de3ed9b727f
contains more details.

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


** Tags: wily xenial

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

Title:
  
/usr/lib/bluetooth/bluetoothd:11:encrypt_notify:g_main_dispatch:g_main_context_dispatch:g_main_context_iterate:g_main_loop_run

Status in bluez package in Ubuntu:
  New

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1556324/+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-11 Thread Mingye Wang
Fontconfig bug reported upstream. And again, everything is fine with
Noto CJK.

-- 
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:
  Unknown
Status in fonts-noto-cjk package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Released
Status in ubuntu-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 1556318] [NEW] display error on bootup

2016-03-11 Thread carel
Public bug reported:

all options followed on the net and installed intel driver problem still
there hdmi resolution and mirror option disappear on boot

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: xorg 1:7.7+7ubuntu4
ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
Uname: Linux 4.2.0-30-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Sat Mar 12 12:06:39 2016
DistUpgraded: Fresh install
DistroCodename: wily
DistroVariant: ubuntu
DkmsStatus:
 i915-4.3.3-4.2.0, 2, 4.2.0-16-generic, x86_64: installed
 i915-4.3.3-4.2.0, 2, 4.2.0-30-generic, x86_64: installed
ExtraDebuggingInterest: I just need to know a workaround
GraphicsCard:
 Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
   Subsystem: Toshiba America Info Systems Device [1179:0007]
InstallationDate: Installed on 2016-03-07 (4 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
MachineType: TOSHIBA PORTEGE R700
ProcEnviron:
 LANGUAGE=en_NZ:en
 PATH=(custom, no user)
 LANG=en_NZ.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic 
root=UUID=aab1172b-6f39-4c73-b80c-2f56c6aa9b25 ro drm.debug=0xe plymouth:debug 
splash quiet vesafb.invalid=1
SourcePackage: xorg
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/26/2010
dmi.bios.vendor: TOSHIBA
dmi.bios.version: Version 1.50
dmi.board.asset.tag: 00
dmi.board.name: Portable PC
dmi.board.vendor: TOSHIBA
dmi.board.version: Version A0
dmi.chassis.asset.tag: 00
dmi.chassis.type: 10
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: Version 1.0
dmi.modalias: 
dmi:bvnTOSHIBA:bvrVersion1.50:bd08/26/2010:svnTOSHIBA:pnPORTEGER700:pvrPT310A-07F011:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0:
dmi.product.name: PORTEGE R700
dmi.product.version: PT310A-07F011
dmi.sys.vendor: TOSHIBA
version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.65-3
version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.4-1intel1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.4-1intel1
version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
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: Sat Mar 12 12:03:53 2016
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.17.2-1ubuntu9.1

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


** Tags: amd64 apport-bug compiz-0.9 third-party-packages ubuntu wily

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

Title:
  display error on bootup

Status in xorg package in Ubuntu:
  New

Bug description:
  all options followed on the net and installed intel driver problem
  still there hdmi resolution and mirror option disappear on boot

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sat Mar 12 12:06:39 2016
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   i915-4.3.3-4.2.0, 2, 4.2.0-16-generic, x86_64: installed
   i915-4.3.3-4.2.0, 2, 4.2.0-30-generic, x86_64: installed
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
 Subsystem: Toshiba America Info Systems Device [1179:0007]
  InstallationDate: Installed on 2016-03-07 (4 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: TOSHIBA PORTEGE R700
  ProcEnviron:
   LANGUAGE=en_NZ:en
   PATH=(custom, no user)
   LANG=en_NZ.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: 

[Touch-packages] [Bug 1538471] Re: scope-runner-dbus.py assert failure: *** Error in `/usr/bin/python3': free(): invalid next size (fast): 0x0000000001ca17b0 ***

2016-03-11 Thread Jean Christophe André
I forgot to mention: I rely on on the Python scopes infrastructure to
work as expected to endorse the deployment of this Xenial LTS over 400
computers in the NGO I'm working for… Since I love Ubuntu and advocate
for it at work, if you need any more tests, it will be my pleasure to
volunteer!

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

Title:
  scope-runner-dbus.py assert failure: *** Error in `/usr/bin/python3':
  free(): invalid next size (fast): 0x01ca17b0 ***

Status in libunity package in Ubuntu:
  Confirmed

Bug description:
  No idea what happened.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: unity-scopes-runner 7.1.4+15.10.20151002-0ubuntu2
  ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  ApportVersion: 2.19.4-0ubuntu1
  Architecture: amd64
  AssertionMessage: *** Error in `/usr/bin/python3': free(): invalid next size 
(fast): 0x01ca17b0 ***
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Wed Jan 27 10:41:54 2016
  Dependencies:
   
  ExecutablePath: /usr/share/unity-scopes/scope-runner-dbus.py
  InstallationDate: Installed on 2015-04-30 (271 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  InterpreterPath: /usr/bin/python3.5
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python3 /usr/share/unity-scopes/scope-runner-dbus.py -s 
info/calculator.scope
  Signal: 6
  SourcePackage: libunity
  StacktraceTop:
   __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0x7fd789926128 "*** 
Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175
   malloc_printerr (ptr=, str=0x7fd7899261a0 "free(): invalid 
next size (fast)", action=1) at malloc.c:4965
   _int_free (av=, p=, have_lock=0) at 
malloc.c:3834
   __GI___libc_free (mem=) at malloc.c:2950
   ?? () from 
/usr/lib/python3/dist-packages/gi/_gi.cpython-35m-x86_64-linux-gnu.so
  SystemImageInfo: Error: command ['system-image-cli', '-i'] failed with exit 
code 2:
  Title: scope-runner-dbus.py assert failure: *** Error in `/usr/bin/python3': 
free(): invalid next size (fast): 0x01ca17b0 ***
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip libvirtd lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1538471/+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-11 Thread Mingye Wang
** No longer affects: fontconfig

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

** Also affects: language-selector via
   https://bugs.freedesktop.org/show_bug.cgi?id=94505
   Importance: Unknown
   Status: Unknown

** No longer affects: language-selector

** Also affects: fontconfig via
   https://bugs.freedesktop.org/show_bug.cgi?id=94505
   Importance: Unknown
   Status: Unknown

-- 
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:
  Unknown
Status in fonts-noto-cjk package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Released
Status in ubuntu-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 1538471] Re: scope-runner-dbus.py assert failure: *** Error in `/usr/bin/python3': free(): invalid next size (fast): 0x0000000001ca17b0 ***

2016-03-11 Thread Jean Christophe André
On my side, the error only shows once per session, yes, but… my request
also never works as expected, ever.

I just want to use the unity-scope-calculator as usual — “Dashing” for
calc:1+2 — but it doesn't work, neither the first time nor the next
ones. Is this scope obsolete? Or is it supposed to still work?

If the whole scope-runner-dbus.py thing is affected, it means this
problem is affecting all Python scopes, that is:

$ ls -l /usr/share/unity-scopes/*/*_daemon.py
-rw-r--r-- 1 root root  7028 mar 28  2014 
/usr/share/unity-scopes/calculator/unity_calculator_daemon.py
-rw-r--r-- 1 root root 10731 jui 23  2013 
/usr/share/unity-scopes/chromiumbookmarks/unity_chromiumbookmarks_daemon.py
-rw-r--r-- 1 root root 10087 jui 23  2013 
/usr/share/unity-scopes/colourlovers/unity_colourlovers_daemon.py
-rw-r--r-- 1 root root  9772 mar 28  2014 
/usr/share/unity-scopes/devhelp/unity_devhelp_daemon.py
-rwxr-xr-x 1 root root 25607 mar 18  2014 
/usr/share/unity-scopes/facebook/unity_facebook_daemon.py
-rw-r--r-- 1 root root  8922 aoû  9  2013 
/usr/share/unity-scopes/firefoxbookmarks/unity_firefoxbookmarks_daemon.py
-rwxr-xr-x 1 root root 26075 mar 18  2014 
/usr/share/unity-scopes/flickr/unity_flickr_daemon.py
-rwxr-xr-x 1 root root 13883 nov 25 11:34 
/usr/share/unity-scopes/gdrive/unity_gdrive_daemon.py
-rwxr-xr-x 1 root root  6939 mar 24  2014 
/usr/share/unity-scopes/manpages/unity_manpages_daemon.py
-rw-r--r-- 1 root root  8485 jui 23  2013 
/usr/share/unity-scopes/openclipart/unity_openclipart_daemon.py
-rwxr-xr-x 1 root root 21877 mar 18  2014 
/usr/share/unity-scopes/picasa/unity_picasa_daemon.py
-rwxr-xr-x 1 root root 24576 mar 18  2014 
/usr/share/unity-scopes/shotwell/unity_shotwell_daemon.py
-rw-r--r-- 1 root root  8213 mar 28  2014 
/usr/share/unity-scopes/texdoc/unity_texdoc_daemon.py
-rw-r--r-- 1 root root  8574 jui 23  2013 
/usr/share/unity-scopes/tomboy/unity_tomboy_daemon.py
-rw-r--r-- 1 root root  8993 jui 23  2013 
/usr/share/unity-scopes/virtualbox/unity_virtualbox_daemon.py
-rw-r--r-- 1 root root  9967 jui 23  2013 
/usr/share/unity-scopes/yelp/unity_yelp_daemon.py
-rw-r--r-- 1 root root 11082 jui 23  2013 
/usr/share/unity-scopes/zotero/unity_zotero_daemon.py

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

Title:
  scope-runner-dbus.py assert failure: *** Error in `/usr/bin/python3':
  free(): invalid next size (fast): 0x01ca17b0 ***

Status in libunity package in Ubuntu:
  Confirmed

Bug description:
  No idea what happened.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: unity-scopes-runner 7.1.4+15.10.20151002-0ubuntu2
  ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  ApportVersion: 2.19.4-0ubuntu1
  Architecture: amd64
  AssertionMessage: *** Error in `/usr/bin/python3': free(): invalid next size 
(fast): 0x01ca17b0 ***
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Wed Jan 27 10:41:54 2016
  Dependencies:
   
  ExecutablePath: /usr/share/unity-scopes/scope-runner-dbus.py
  InstallationDate: Installed on 2015-04-30 (271 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  InterpreterPath: /usr/bin/python3.5
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python3 /usr/share/unity-scopes/scope-runner-dbus.py -s 
info/calculator.scope
  Signal: 6
  SourcePackage: libunity
  StacktraceTop:
   __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0x7fd789926128 "*** 
Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175
   malloc_printerr (ptr=, str=0x7fd7899261a0 "free(): invalid 
next size (fast)", action=1) at malloc.c:4965
   _int_free (av=, p=, have_lock=0) at 
malloc.c:3834
   __GI___libc_free (mem=) at malloc.c:2950
   ?? () from 
/usr/lib/python3/dist-packages/gi/_gi.cpython-35m-x86_64-linux-gnu.so
  SystemImageInfo: Error: command ['system-image-cli', '-i'] failed with exit 
code 2:
  Title: scope-runner-dbus.py assert failure: *** Error in `/usr/bin/python3': 
free(): invalid next size (fast): 0x01ca17b0 ***
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip libvirtd lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1538471/+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 1553397] Re: recover items

2016-03-11 Thread Christopher M. Penalver
** Changed in: xorg (Ubuntu)
   Status: Incomplete => New

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

Title:
  recover items

Status in xorg package in Ubuntu:
  New

Bug description:
  With my HP Compaq Mini 701ES PC suddenly, my dash border, changed
  items, installed before, and it's impossible to recover the authentic
  version.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-79.123-generic 3.13.11-ckt33
  Uname: Linux 3.13.0-79-generic i686
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Mar  4 22:38:01 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Mobile 945GSE Express Integrated Graphics Controller 
[8086:27ae] (rev 03) (prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:361a]
     Subsystem: Hewlett-Packard Company Device [103c:361a]
  InstallationDate: Installed on 2014-08-07 (575 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.2)
  MachineType: Hewlett-Packard Compaq Mini
  ProcEnviron:
   LANGUAGE=es_ES
   PATH=(custom, no user)
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-79-generic 
root=UUID=ae740fb9-720f-48b0-91f0-d0635e397c26 ro vesafb.invalid=1 
plymouth:debug nopat drm.debug=0xe
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/07/2008
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 361A0 Ver. F.05
  dmi.board.name: 361A
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 02.0D
  dmi.chassis.asset.tag: CNU8513JRY
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr361A0Ver.F.05:bd11/07/2008:svnHewlett-Packard:pnCompaqMini:pvrF.05:rvnHewlett-Packard:rn361A:rvrKBCVersion02.0D:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: Compaq Mini
  dmi.product.version: F.05
  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 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.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: Fri Mar  4 22:02:54 2016
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1260
   vendor CPT
  xserver.version: 2:1.15.1-0ubuntu2.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1553397/+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 1556228] Re: HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting

2016-03-11 Thread Christopher M. Penalver
** Tags removed: 440 alsa g3 hda hp intel pch probook sound
** Tags added: latest-bios-1.07

** Changed in: linux (Ubuntu)
   Importance: Low => Medium

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

Title:
  HP Notebook Probook 440 G3  HDA Intel PCH horrible sounds while
  booting

Status in alsa-driver package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  At first there was no native recognition of my sound driver (see this [ 
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1525554 ] a lot of 
others a experiencing this problem)
  so there was a workaround to fix that, the notebook has sound output now, but 
ever since i got these horrible scratching noises while booting, which i dont 
have booting windows, which is kinda surprising while one could take it for a 
bios or hardware problem.

  basic workaround for fixing missing sound driver was adding two lines to the 
/etc/modprobe.d/alsa-base.conf
  options snd-hda-intel single_cmd=1
  options snd-hda-intel probe_mask=1

  with these lines a was able to get sound, but i then have these crazy
  noises while booting.

  the following are some lines from the terminal which might help:

  'lsb_release -rd'
  Ubuntu 15.10

  cat /proc/asound/version
  Advanced Linux Sound Architecture Driver Version k4.2.0-30-generic.

  uname -a
  Linux 15 4.2.0-27-generic #32-Ubuntu SMP Fri Jan 22 04:49:08 UTC 2016 x86_64 
x86_64 x86_64 GNU/Linux

  lspci -v | grep -A7 -i "audio"
  00:1f.3 Multimedia audio controller: Intel Corporation Device 9d70 (rev 21)
   Subsystem: Hewlett-Packard Company Device 8100
   Flags: bus master, fast devsel, latency 64, IRQ 16
   Memory at c132 (64-bit, non-prefetchable) [size=16K]
   Memory at c131 (64-bit, non-prefetchable) [size=64K]
   Capabilities: 
   Kernel driver in use: snd_hda_intel

  lsmod | grep snd
  snd_hda_codec_hdmi 49152 1
  snd_hda_intel 36864 2
  snd_hda_codec 135168 2 snd_hda_codec_hdmi,snd_hda_intel
  snd_hda_core 65536 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  snd_hwdep 16384 1 snd_hda_codec
  snd_pcm 106496 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
  snd_seq_midi 16384 0
  snd_seq_midi_event 16384 1 snd_seq_midi
  snd_rawmidi 32768 1 snd_seq_midi
  snd_seq 69632 2 snd_seq_midi_event,snd_seq_midi
  snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer 32768 2 snd_pcm,snd_seq
  snd 81920 13 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device
  soundcore 16384 1 snd

  cat /proc/asound/cards
   0 [PCH ]: HDA-Intel - HDA Intel PCH
    HDA Intel PCH at 0xc132 irq 129

  even adding the right driver and module into /etc/modules (like snd-
  hda-intel model=PCH index=0) did not work, like i found in this thread
  ( https://wiki.ubuntuusers.de/Soundkarten_konfigurieren/ ) sorry for
  the german thread.

  i dont know what to add anymore. feel free to ask.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1613 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=80c72696-84ee-47f5-8764-86ed7ccd8bf2
  InstallationDate: Installed on 2016-02-18 (22 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: HP HP ProBook 440 G3
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic 
root=UUID=9c79ccaf-65c6-40d6-a2a8-16d77841af74 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-30-generic N/A
   linux-backports-modules-4.2.0-30-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 01/25/2016
  dmi.bios.vendor: HP
  dmi.bios.version: N78 Ver. 01.07
  dmi.board.name: 8100
  dmi.board.vendor: HP
  dmi.board.version: KBC Version 40.03
  dmi.chassis.asset.tag: 5CD5514XK5
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrN78Ver.01.07:bd01/25/2016:svnHP:pnHPProBook440G3:pvr:rvnHP:rn8100:rvrKBCVersion40.03:cvnHP:ct10:cvr:
  dmi.product.name: HP ProBook 440 G3
  dmi.sys.vendor: HP

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

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

[Touch-packages] [Bug 1518483] Re: problem with PIE binaries and kernels <= 3.19

2016-03-11 Thread Steve Beattie
Since it's not guaranteed that we'll ever get buildds booted into
kernels with the fix above, I'm proposing to disable -pie for bash. For
xenial, this will have no affect except for on s390x, as on all other
arches, pie is not the default anyway.

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

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

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

Title:
  problem with PIE binaries and kernels <= 3.19

Status in bash package in Ubuntu:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in bash source package in Vivid:
  Invalid
Status in linux source package in Vivid:
  Fix Released

Bug description:
  When bash is built as a Position Independent Executable (PIE), it very
  sporadically crashes due to some issue with memory layout in kernels
  before 4.2. I'm currently testing enabling PIE by default in gcc on
  amd64 for xenial, and some of my builds (e.g. cpio) are failing in the
  buildds with the following message emitted:

bash: xmalloc: .././locale.c:81: cannot allocate 2 bytes (0 bytes
  allocated)

  when the bash that is used is built as PIE. I have seen these failures
  on buildds where the host is running 3.13 and 3.19. I am also able to
  reproduce this locally on a machine running trusty with the stock
  trusty kernel. However, when I boot that same machine with the linux-
  lts-wily (4.2) kernel and retry the build with everything else exactly
  the same, the failure disappears.

  I discussed this a bit with Kees Cook, and he noted that some cleanups
  to the kernel's ASLR code happened in 4.1. Specifically, he noted:

commit a87938b2e246b81b4fb713edb371a9fa3c5c3c86
Author: Michael Davidson 

  fs/binfmt_elf.c: fix bug in loading of PIE binaries
   
  However, that landed in stable and has been picked up in our kernels as 
668965be56ea0b2c45ed6bec84dc2088490ae6b1, landing in Ubuntu-3.13.0-56.93 and 
b51621abbcb4694b8d2842ce3a66006a60bba6e5 / Ubuntu-3.19.0-19.19.

  Kees also pointed out that he landed a series of patches from
  204db6ed17743000691d930368a5abd6ea541c58 until Michael Davidson's
  patch (i.e.
  
a87938b2e246b81b4fb713edb371a9fa3c5c3c86..204db6ed17743000691d930368a5abd6ea541c58
  ), and in particular, there's:

commit d1fd836dcf00d2028c700c7e44d2c23404062c90
Author: Kees Cook 

  mm: split ET_DYN ASLR from mmap ASLR
   
  Other fixes that I see to fs/binfmt_elf.c and arch/x86/mm/mmap.c look like 
they either occurred only in 4.3 or have already been backported via the stable 
kernels.

  I should also point out that these cleanups may address some of the
  ASLR failed tests that occur on non-x86 architectures for pre 4.2
  kernels.

  I am happy to test out kernels to try to address this. Thanks.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-68-generic 3.13.0-68.111
  ProcVersionSignature: Ubuntu 3.13.0-68.111-generic 3.13.11-ckt27
  Uname: Linux 3.13.0-68-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/dsp', 
'/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/hwC0D1', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D1c', 
'/dev/snd/pcmC0D1p', '/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D3p', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Fri Nov 20 13:58:40 2015
  HibernationDevice: RESUME=UUID=dc63f523-507a-4f9d-aa30-a2e880199150
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Shuttle Inc SG33
  ProcEnviron:
   SHELL=/bin/bash
   TERM=screen
   PATH=(custom, user)
   LANG=en_US.UTF-8
   XDG_RUNTIME_DIR=
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-68-generic 
root=UUID=d30e91cf-3c43-41a9-a72d-c07d1be1d53e ro loop.max_loop=64 
rootflags=data=ordered nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf 
nomdmonisw nomdmonddf nomdmonisw
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-68-generic N/A
   linux-backports-modules-3.13.0-68-generic  N/A
   linux-firmware 1.127.18
  RfKill:
   
  SourcePackage: linux
  StagingDrivers: zram
  UpgradeStatus: Upgraded to trusty on 2014-04-16 (583 days ago)
  WpaSupplicantLog:
   
  dmi.bios.date: 11/28/2007
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: 6.00 PG
  dmi.board.name: FG33
  dmi.board.vendor: Shuttle Inc
  dmi.board.version: V10
  dmi.chassis.type: 3
  dmi.chassis.vendor: Shuttle Inc
  dmi.chassis.version: G5
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd11/28/2007:svnShuttleInc:pnSG33:pvrV10:rvnShuttleInc:rnFG33:rvrV10:cvnShuttleInc:ct3:cvrG5:
  dmi.product.name: SG33
  dmi.product.version: V10
  dmi.sys.vendor: 

[Touch-packages] [Bug 1547466] Re: grep switches into binary mode while processing a text file

2016-03-11 Thread Brian Murray
** Tags added: rls-x-incoming

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

Title:
  grep switches into binary mode while processing a text file

Status in grep package in Ubuntu:
  Confirmed

Bug description:
  I noticed this staring to happen in Xenial about two days ago. When
  running sbuild (or now the buildd, too), the build breaks when trying
  to compile a generated file. I traced the problem down to grep
  suddenly acting weird. When not having any language set (or a non-UTF8
  mode) it will start printing some lines of a source file and then
  suddenly end that by printing "Binary file ... matches".

  With the attached file, the difference can be observed (running
  Xenial):

  LANG=C grep -v xxx grant_table.h

  and

  LANG=C.UTF-8 grep -v xxx grant_table.h

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

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


Re: [Touch-packages] [Bug 1553397] Re: recover items

2016-03-11 Thread claudia fischer
Hi Christopher !

Sorry, I don't have any idea about what you're asking me for !...

Some years ago, a professional, installed me LINUX UBUNTU - 2 years ago,
due to an advise from "actualiciation of software, actual version isn¡t
available anymore, have to substitude it to a new version", I proceeded
installing upgrade of ubuntu version - result - my pc got blockedAs
this professional had moved away from where I'm living, I took my pc to a
local "expert", who installed another version of LINUX UBUNTU, which has
worked until a few weeks ago. - ...??!!???

2016-03-11 20:47 GMT+00:00 Christopher M. Penalver <
christopher.m.penal...@gmail.com>:

> claudia fischer, to clarify, do you have any 3rd party software (PPAs,
> self-compiled, etc.) installed?
>
> Also, any reasons you are using non-default kernel parameters:
> vesafb.invalid=1 plymouth:debug nopat drm.debug=0xe
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1553397
>
> Title:
>   recover items
>
> Status in xorg package in Ubuntu:
>   Incomplete
>
> Bug description:
>   With my HP Compaq Mini 701ES PC suddenly, my dash border, changed
>   items, installed before, and it's impossible to recover the authentic
>   version.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 14.04
>   Package: xorg 1:7.7+1ubuntu8.1
>   ProcVersionSignature: Ubuntu 3.13.0-79.123-generic 3.13.11-ckt33
>   Uname: Linux 3.13.0-79-generic i686
>   NonfreeKernelModules: wl
>   .tmp.unity.support.test.0:
>
>   ApportVersion: 2.14.1-0ubuntu3.19
>   Architecture: i386
>   CompizPlugins: No value set for
> `/apps/compiz-1/general/screen0/options/active_plugins'
>   CompositorRunning: None
>   Date: Fri Mar  4 22:38:01 2016
>   DistUpgraded: Fresh install
>   DistroCodename: trusty
>   DistroVariant: ubuntu
>   ExtraDebuggingInterest: Yes, if not too technical
>   GraphicsCard:
>Intel Corporation Mobile 945GSE Express Integrated Graphics Controller
> [8086:27ae] (rev 03) (prog-if 00 [VGA controller])
>  Subsystem: Hewlett-Packard Company Device [103c:361a]
>  Subsystem: Hewlett-Packard Company Device [103c:361a]
>   InstallationDate: Installed on 2014-08-07 (575 days ago)
>   InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release i386
> (20140722.2)
>   MachineType: Hewlett-Packard Compaq Mini
>   ProcEnviron:
>LANGUAGE=es_ES
>PATH=(custom, no user)
>LANG=es_ES.UTF-8
>SHELL=/bin/bash
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-79-generic
> root=UUID=ae740fb9-720f-48b0-91f0-d0635e397c26 ro vesafb.invalid=1
> plymouth:debug nopat drm.debug=0xe
>   SourcePackage: xorg
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 11/07/2008
>   dmi.bios.vendor: Hewlett-Packard
>   dmi.bios.version: 361A0 Ver. F.05
>   dmi.board.name: 361A
>   dmi.board.vendor: Hewlett-Packard
>   dmi.board.version: KBC Version 02.0D
>   dmi.chassis.asset.tag: CNU8513JRY
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: Hewlett-Packard
>   dmi.modalias:
> dmi:bvnHewlett-Packard:bvr361A0Ver.F.05:bd11/07/2008:svnHewlett-Packard:pnCompaqMini:pvrF.05:rvnHewlett-Packard:rn361A:rvrKBCVersion02.0D:cvnHewlett-Packard:ct10:cvr:
>   dmi.product.name: Compaq Mini
>   dmi.product.version: F.05
>   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 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.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: Fri Mar  4 22:02:54 2016
>   xserver.configfile: default
>   xserver.errors:
>
>   xserver.logfile: /var/log/Xorg.0.log
>   xserver.outputs:
>product id1260
>vendor CPT
>   xserver.version: 2:1.15.1-0ubuntu2.7
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1553397/+subscriptions
>

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

Title:
  recover items

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  With my HP Compaq Mini 701ES PC suddenly, my dash border, changed
  items, installed before, and it's impossible to recover the authentic
  version.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  

[Touch-packages] [Bug 1424720] Re: Add emblem to PreviewHeader widget

2016-03-11 Thread Launchpad Bug Tracker
** Branch linked: lp:~ci-train-bot/unity8/unity8-ubuntu-xenial-
landing-041

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

Title:
  Add emblem to PreviewHeader widget

Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  Hi,

  PreviewHeader should probably support emblem since it's designed to be
  a card header but in the preview, afaik.

  
  Right now, from the code, I see:

  /*! This preview widget shows a header
   *  The title comes in widgetData["title"]
   *  The mascot comes in widgetData["mascot"]
   *  The subtitle comes in widgetData["subtitle"]
   *  The attributes comes in widgetData["attributes"]
   */

  Please, consider to add emblem.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity8 8.02+15.04.20150216.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  Uname: Linux 3.18.0-13-generic x86_64
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Feb 23 17:21:14 2015
  InstallationDate: Installed on 2014-09-18 (157 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Alpha amd64 
(20140917)
  SourcePackage: unity8
  SystemImageInfo:
   current build number: 0
   device name: 
   channel: daily
   last update: Unknown
  UpgradeStatus: Upgraded to vivid on 2015-01-23 (31 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1424720/+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 1542224] Re: [regression] OSK suppressed in autopilot tests

2016-03-11 Thread Launchpad Bug Tracker
** Branch linked: lp:~ci-train-bot/unity8/unity8-ubuntu-xenial-
landing-041

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

Title:
  [regression] OSK suppressed in autopilot tests

Status in Canonical System Image:
  In Progress
Status in ubuntu-keyboard package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  I’m seeing a large number of webbrowser-app autopilot test failures lately (I 
think this started 2 or 3 days ago).
  Almost all of them expose a traceback like this:

  Traceback (most recent call last):
  File 
"/usr/lib/python3/dist-packages/webbrowser_app/tests/test_addressbar_states.py",
 line 82, in test_does_not_clear_when_typing_while_loading
  self.main_window.go_to_url(url)
  File "/usr/lib/python3/dist-packages/webbrowser_app/emulators/browser.py", 
line 41, in go_to_url
  self.address_bar.go_to_url(url)
  File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
  return f(instance, *args, **kwargs)
  File "/usr/lib/python3/dist-packages/webbrowser_app/emulators/browser.py", 
line 357, in go_to_url
  self.write(url)
  File "/usr/lib/python3/dist-packages/webbrowser_app/emulators/browser.py", 
line 361, in write
  self.text_field.write(text, clear)
  File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
  return f(instance, *args, **kwargs)
  File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_textfield.py",
 line 49, in write
  self.keyboard.type(text)
  File "/usr/lib/python3/dist-packages/autopilot/input/_osk.py", line 105, in 
type
  self._keyboard.type(string, delay)
  File "/usr/lib/python3/dist-packages/ubuntu_keyboard/emulators/keyboard.py", 
line 211, in type
  self.press_key(char)
  File "/usr/lib/python3/dist-packages/ubuntu_keyboard/emulators/keyboard.py", 
line 165, in press_key
  raise RuntimeError("Keyboard is not on screen")
  RuntimeError: Keyboard is not on screen


  This has now been confirmed to occur in all autopilot tests that use
  the OSK (including the ubuntu-keyboard-autopilot tests)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1542224/+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 1488148] Re: windowed mode right edge spread selection needs animation

2016-03-11 Thread Launchpad Bug Tracker
** Branch linked: lp:~ci-train-bot/unity8/unity8-ubuntu-xenial-
landing-041

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

Title:
  windowed mode right edge spread selection needs animation

Status in Ubuntu UX:
  Fix Committed
Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  when in windowed mode, invoke right edge spread (through swipe or mouse 
pressure)
  currently selecting an application in the spread is a hard feeling switch to 
the focus on the application

  -Desired design-
  When selection happens from the switcher:
  1) hide the switcher immediately
  2) focus on the selected application and animate its scale value from 0.98 to 
1 during SnapDuration and StandardEasing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1488148/+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 1540497] Re: No way to unlock narrow greeter with a mouse

2016-03-11 Thread Launchpad Bug Tracker
** Branch linked: lp:~ci-train-bot/unity8/unity8-ubuntu-xenial-
landing-041

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

Title:
  No way to unlock narrow greeter with a mouse

Status in Canonical System Image:
  In Progress
Status in Ubuntu UX:
  New
Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  SETUP:
  Latest phone image installed bluetooth mouse and keyboard attached.

  STEPS:
  1. Allow the phone to sleep
  2. Move the mouse
  3. Once the screen has woken try and login with out touching the screen

  EXPECTED:
  I expect to be able to swipe the welcome screen or hover at the right edge to 
get to the login screen.

  ACTUAL:
  You are stuck on the welcome screen, swipes don't work nor does the right 
edge.

  TEMP WORKAROUND:
  swipe in the left edge and tap on the BFB this will trigger the welcome 
screen to move and then you can use the mouse to tap in the pin/password

  BLOCKER FOR OTA10 AS AGREED WITH SAVIQ

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1540497/+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 1495732] Re: /usr/bin/unity8:11:LauncherModel::findApplication:DBusInterface::handleMessage:QDBusConnectionPrivate::activateObject:QDBusActivateObjectEvent::placeMetaCall:QObject

2016-03-11 Thread Launchpad Bug Tracker
** Branch linked: lp:~ci-train-bot/unity8/unity8-ubuntu-xenial-
landing-041

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

Title:
  
/usr/bin/unity8:11:LauncherModel::findApplication:DBusInterface::handleMessage:QDBusConnectionPrivate::activateObject:QDBusActivateObjectEvent::placeMetaCall:QObject::event

Status in unity8 package in Ubuntu:
  Triaged

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+15.04.20150821-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/dd7cdb19e961e18e58939b8af5c9324afbafc573
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1495732/+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 1549056] Re: content sharing cannot work in scopes

2016-03-11 Thread Launchpad Bug Tracker
** Branch linked: lp:~ci-train-bot/unity8/unity8-ubuntu-xenial-
landing-041

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

Title:
  content sharing cannot work in scopes

Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  I tried to share one picture according to instructions in 
https://developer.ubuntu.com/api/scopes/cpp/sdk-15.04.1/previewwidgets/ in my 
scope,
  Code is as below:
  PreviewWidget w_art("artId", "image");
  w_art.add_attribute_mapping("source", "art");
  w_art.add_attribute_value("zoomable", us::Variant(true));
  VariantMap share_data;
  share_data["uri"] = result()["art"];
  qDebug() << "arturi:" << 
QString::fromStdString(result()["art"].get_string());
  share_data["content-type"] = Variant("pictures");
  w_art.add_attribute_value("share-data", us::Variant(share_data));
  widgets.emplace_back(w_art);
  I check the uri is correct.
  When I tried to share the image, the Content Hub gives me some options and 
when I choose facebook, twitter or message, the image cannot be sent to them.
  system info:
  current build number: 431
  device name: mako
  channel: ubuntu-touch/rc-proposed/bq-aquaris.en-proposed
  last update: 2016-02-03 14:41:40
  version version: 431
  version ubuntu: 20160203
  version device: 20160112
  version custom: 20160201-5-vivid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1549056/+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 1549087] Re: When connected to an external monitor, description for the device touchscreen should be "interact with cursor" instead of "interact with mouse"

2016-03-11 Thread Launchpad Bug Tracker
** Branch linked: lp:~ci-train-bot/unity8/unity8-ubuntu-xenial-
landing-041

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

Title:
  When connected to an external monitor, description for the device
  touchscreen should be "interact with cursor" instead of "interact with
  mouse"

Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  In the description when you connect a Touch device to an external display, it 
will tells you that:
  "Your device is now connected to an external display. Use this screen as a 
touch pad to interact with the mouse."

  I think it should be "interact with the cursor" instead of the mouse,
  as we will be able to use the touchscreen as a touchpad.

  Located in qml/DisabledScreenNotice.qml:87

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1549087/+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 1544766] Re: Can resize windows under panel

2016-03-11 Thread Launchpad Bug Tracker
** Branch linked: lp:~ci-train-bot/unity8/unity8-ubuntu-xenial-
landing-041

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

Title:
  Can resize windows under panel

Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  Steps:
  * In windowed mode
  * drag a window by its top border to resize
  * drag it as far up as possible

  Expected:
  * the drag is stopped at the panel edge

  Current:
  * you can resize the window under the panel
  * you can't move/resize the top edge of the window any more

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1544766/+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 1543130] Re: Resized dash window "splits" the scope's content

2016-03-11 Thread Launchpad Bug Tracker
** Branch linked: lp:~ci-train-bot/unity8/unity8-ubuntu-xenial-
landing-041

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

Title:
  Resized dash window "splits" the scope's content

Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  When browsing the Store scope and maximizing the window, the content
  doesn't follow the maximization, resulting e.g. in this:
  http://developer.kde.org/~lukas/screenshots/unity8/split_dash_maximized.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1543130/+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 1545865] Re: Cards in dash "squashed" until images load

2016-03-11 Thread Launchpad Bug Tracker
** Branch linked: lp:~ci-train-bot/unity8/unity8-ubuntu-xenial-
landing-041

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

Title:
  Cards in dash "squashed" until images load

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

Bug description:
  This is likely because of lp:~aacid/unity8/fallback_for_empty, when a
  result set gets refreshed completely, the cards get squashed (there's
  no space for the images) until the images load.

  See screenshot.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity8 8.11+15.04.20160212-0ubuntu1 [origin: 
LP-PPA-ci-train-ppa-service-stable-phone-overlay]
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.17.2-0ubuntu1.3touch1
  Architecture: armhf
  Date: Mon Feb 15 22:58:19 2016
  InstallationDate: Installed on 2016-02-13 (2 days ago)
  InstallationMedia: Ubuntu 15.04 - armhf (20160213-020304)
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1545865/+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   4   >