[Touch-packages] [Bug 1413583] Re: Refuse installing apps if it would leave too little free disk space

2015-01-22 Thread Olga Kemmet
** Changed in: ubuntu-ux
 Assignee: (unassigned) = James Mulholland (jamesjosephmulholland)

** Summary changed:

- Refuse installing apps if it would leave too little free disk space
+ [scopes] + [app store] Refuse installing apps if it would leave too little 
free disk space

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

Title:
  [scopes] + [app store] Refuse installing apps if it would leave too
  little free disk space

Status in Ubuntu UX bugs:
  New
Status in unity-scope-click package in Ubuntu:
  Triaged

Bug description:
  Before downloading and installing an app, we should check if, after
  installation, the free disk space would fall below a certain safe
  threshold. In case it would, we should not proceed with the operation
  and alert the users, asking them to free some space before trying
  again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1413583/+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 1412880] Re: Videos on youtube.com won’t play on desktop

2015-01-22 Thread Olivier Tilloy
** Summary changed:

- Updates for Oxide 1.4
+ Videos on youtube.com won’t play on desktop

** Changed in: oxide-qt (Ubuntu)
   Status: New = Invalid

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

Title:
  Videos on youtube.com won’t play on desktop

Status in oxide-qt package in Ubuntu:
  Invalid
Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  Currently the Youtube webapp fails to play any videos on desktop with
  Oxide 1.4. When I try it, I see messages like this in the console:

  qml: [JS] (https://www.youtube.com/watch?v=LHp3jqRj-jg:0) Mixed
  Content: The page at 'https://www.youtube.com/watch?v=LHp3jqRj-jg' was
  loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint
  'http://r14---sn-
  
aigllnll.googlevideo.com/videoplayback?sver=3dur=125.689keepalive=yespl=22mm=31source=youtubems=auid=o-ADWHdIzIFF9WjrfoIgjyExn9jZdvxCO_PDTaIVXhBrVgmv=mgir=yessparams=clen%2Cdur%2Cgir%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Ckeepalive%2Clmt%2Cmime%2Cmm%2Cms%2Cmv%2Cnh%2Cpl%2Csource%2Cupn%2Cexpiresignature=4B4BBAA1D31CA17FCCE5335993B871B5956AC835.44560638C7074E5FA66D5FE527DC9C9209BED319lmt=1421740881545280key=yt5ip=95.172.233.148upn=_oLxNA9ib50itag=140nh=IgpwcjAzLmxocjE0KgkxMjcuMC4wLjEfexp=900238%2C900718%2C907263%2C927622%2C929305%2C931358%2C9405520%2C941004%2C943917%2C947209%2C947225%2C948124%2C948703%2C949422%2C952302%2C952605%2C952901%2C955301%2C957103%2C957105%2C957201%2C959701expire=1421794356ipbits=0clen=2018474mt=1421772625mime=audio%2Fmp4initcwndbps=982500cpn
  =tczzNCjta-
  UMPRmnalr=yesratebypass=yesc=WEBcver=html5range=0-65535'. This
  request has been blocked; the content must be served over HTTPS.

  This is an expected change - Blink now treats XHR as active content
  instead of inactive content, so it gets blocked by the mixed content
  blocker.

  Changing the user agent string to the Chrome one seems to make it work
  again, so this will require a corresponding update to webbrowser-app
  with a user agent string override

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/oxide-qt/+bug/1412880/+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 1399595] Re: systemd is activating swap twice

2015-01-22 Thread Martin Pitt
This doesn't happen on my system, but this could be a bad interaction
between the GPT and the fstab generator. Can you please run the
following:

mkdir /tmp/fstab; /lib/systemd/system-generators/systemd-fstab-generator 
/tmp/fstab x x
mkdir /tmp/gpt; sudo /lib/systemd/system-generators/systemd-gpt-auto-generator 
/tmp/gpt x x
tar xf /tmp/result.tar /tmp/fstab /tmp/gpt

and then attach /tmp/result.tar here?

** Changed in: systemd (Ubuntu)
   Status: New = Incomplete

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

Title:
  systemd is activating swap twice

Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  systemd is activating swap twice, via its sda name and its uuid.

  It looks like it's because two swap units are being generated.

  
  # journalctl | grep swap | grep -v unit_create_cgroups
  Dec 05 04:30:40 yoga.lenovo systemd[1]: Activating swap Swap Partition...
  Dec 05 04:30:40 yoga.lenovo systemd[1]: Activating swap 
/dev/disk/by-uuid/73d341f1-eedc-43fc-9e53-ba4194dae3fb...
  Dec 05 04:30:40 yoga.lenovo swapon[396]: swapon: 
/dev/disk/by-uuid/73d341f1-eedc-43fc-9e53-ba4194dae3fb: swapon failed: Device 
or resource busy
  Dec 05 04:30:40 yoga.lenovo systemd[1]: 
dev-disk-by\x2duuid-73d341f1\x2deedc\x2d43fc\x2d9e53\x2dba4194dae3fb.swap swap 
process exited, code=exited status=255
  Dec 05 04:30:40 yoga.lenovo systemd[1]: Failed to activate swap 
/dev/disk/by-uuid/73d341f1-eedc-43fc-9e53-ba4194dae3fb.
  Dec 05 04:30:40 yoga.lenovo systemd[1]: Unit 
dev-disk-by\x2duuid-73d341f1\x2deedc\x2d43fc\x2d9e53\x2dba4194dae3fb.swap 
entered failed state.
  Dec 05 04:30:40 yoga.lenovo systemd[1]: Activated swap Swap Partition.
  Dec 05 04:30:40 yoga.lenovo kernel: Adding 8298492k swap on /dev/sda3.  
Priority:-1 extents:1 across:8298492k SSFS

  
  # systemctl status dev-sda3.swap 
  ● dev-sda3.swap - Swap Partition
 Loaded: loaded (/run/systemd/generator.late/dev-sda3.swap)
 Active: active since Fri 2014-12-05 04:30:40 EST; 27min ago
   What: /dev/sda3
   Docs: man:systemd-gpt-auto-generator(8)
Process: 395 ExecActivate=/sbin/swapon /dev/sda3 (code=exited, 
status=0/SUCCESS)

  Dec 05 04:30:40 yoga.lenovo systemd[1]: Activating swap Swap Partition...
  Dec 05 04:30:40 yoga.lenovo systemd[1]: Activated swap Swap Partition.

  
  # systemctl status 
dev-disk-by\x2duuid-73d341f1\x2deedc\x2d43fc\x2d9e53\x2dba4194dae3fb.swap
  ● dev-disk-byx2duuid-73d341f1x2deedcx2d43fcx2d9e53x2dba4194dae3fb.swap - 
/dev/disk/byx2duuid/73d341f1x2deedcx2d43fcx2d9e53x2dba4194dae3fb
 Loaded: loaded
 Active: inactive (dead)
   What: /dev/disk/byx2duuid/73d341f1x2deedcx2d43fcx2d9e53x2dba4194dae3fb

  
  # swapon -s
  Filename  TypeSizeUsedPriority
  /dev/sda3 partition   8298492 0   
-1

  
  # blkid /dev/sda3
  /dev/sda3: UUID=73d341f1-eedc-43fc-9e53-ba4194dae3fb TYPE=swap 
PARTUUID=63a48c8a-8c88-482c-9577-50060d5afcb0

  
  # find /run -name *73d341f1*
  
/run/systemd/generator/swap.target.wants/dev-disk-by\x2duuid-73d341f1\x2deedc\x2d43fc\x2d9e53\x2dba4194dae3fb.swap
  
/run/systemd/generator/dev-disk-by\x2duuid-73d341f1\x2deedc\x2d43fc\x2d9e53\x2dba4194dae3fb.swap
  /run/udev/links/\x2fdisk\x2fby-uuid\x2f73d341f1-eedc-43fc-9e53-ba4194dae3fb

  
  # find /run -name *sda3*
  /run/systemd/generator.late/swap.target.wants/dev-sda3.swap
  /run/systemd/generator.late/dev-sda3.swap

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 217-3ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  ApportVersion: 2.14.7-0ubuntu10
  Architecture: amd64
  CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order 
/var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: No such file 
or directory
  Date: Fri Dec  5 04:51:30 2014
  MachineType: LENOVO 20266
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-25-generic 
root=UUID=b51ee688-137c-47ec-9635-b69434b4e1f8 ro init=/lib/systemd/systemd 
ipv6.disable_ipv6=1
  SourcePackage: systemd
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/25/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 76CN35WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Yoga2
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058STD
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Yoga 2 Pro
  dmi.modalias: 
dmi:bvnLENOVO:bvr76CN35WW:bd03/25/2014:svnLENOVO:pn20266:pvrLenovoYoga2Pro:rvnLENOVO:rnYoga2:rvr31900058STD:cvnLENOVO:ct10:cvrLenovoYoga2Pro:
  dmi.product.name: 20266
  dmi.product.version: Lenovo Yoga 2 Pro
  dmi.sys.vendor: LENOVO
  

[Touch-packages] [Bug 1413321] Re: ceph-disk commands fail due to unset cluster name

2015-01-22 Thread James Page
** Changed in: ceph (Ubuntu)
   Importance: Undecided = High

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

Title:
  ceph-disk commands fail due to unset cluster name

Status in ceph package in Ubuntu:
  New
Status in python2.7 package in Ubuntu:
  New

Bug description:
  This appears to be a regression in the argparse package in python;
  under trusty ceph-disk works just fine, however in vivid, the cluster
  attribute remains unset (despite having a default of 'ceph').
  Attached python demonstrates the problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: ceph 0.87-0ubuntu4
  ProcVersionSignature: User Name 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  Date: Wed Jan 21 17:46:34 2015
  Ec2AMI: ami-00a4
  Ec2AMIManifest: FIXME
  Ec2AvailabilityZone: nova
  Ec2InstanceType: m1.small
  Ec2Kernel: aki-0002
  Ec2Ramdisk: ari-0002
  SourcePackage: ceph
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1413321/+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 1413526] Re: [rtm-only] Can pull Greeter from left when on enter passcode stage

2015-01-22 Thread Albert Astals Cid
*** This bug is a duplicate of bug 1372952 ***
https://bugs.launchpad.net/bugs/1372952

** This bug has been marked a duplicate of bug 1372952
   Can pull in greeter above the lockscreen

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

Title:
  [rtm-only] Can pull Greeter from left when on enter passcode stage

Status in unity8 package in Ubuntu:
  New

Bug description:
   * Hide the Greeter to the left (so that it hides by the side of where the 
launcher is)
   * Now do a long swipe from the left
   * Notice how the Greeter shows (thogh it'll never stay)

  I think it should not show (as it does not when hidden to the right
  and pulling from the right)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1413526/+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 1409099] Re: after suspend xorg uses very much CPU.

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

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

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

Title:
  after suspend xorg uses very much CPU.

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  After I've had my laptop suspended it got really slow - and it's brand
  new and not as slow after fresh boot.

  I saw that the xorg process used almost 100% of the CPU. After I've
  restarted compiz it got lowered, so it actually might be that instead,
  and not the xorg packade.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Jan  9 20:16:39 2015
  DistUpgraded: Fresh install
  DistroCodename: utopic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Sony Corporation Device [104d:90b6]
  InstallationDate: Installed on 2014-11-02 (68 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Sony Corporation SVP1321M2EB
  ProcEnviron:
   LANGUAGE=sv
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=sv_SE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-28-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/21/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R1043V7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR1043V7:bd11/21/2013:svnSonyCorporation:pnSVP1321M2EB:pvrC60C0754:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVP1321M2EB
  dmi.product.version: C60C0754
  dmi.sys.vendor: Sony Corporation
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Sun Jan  4 00:09:08 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   38562 
   vendor MEI
  xserver.version: 2:1.16.0-1ubuntu1.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1409099/+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 1413595] [NEW] Cannot answer/disconnect calls with earphones button

2015-01-22 Thread Omer Akram
Public bug reported:

0. Make sure you have wired headphones connected.
1. Create an incoming call
2. press the headphones button to answer it

What happens:
Nothing.

The issue was found during regression testing.

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: telephony-service 0.1+15.04.20150113~rtm-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu8
Architecture: armhf
Date: Thu Jan 22 18:31:13 2015
InstallationDate: Installed on 2015-01-22 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20150122-030204)
SourcePackage: telephony-service
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: telephony-service (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf utopic

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

Title:
  Cannot answer/disconnect calls with earphones button

Status in telephony-service package in Ubuntu:
  New

Bug description:
  0. Make sure you have wired headphones connected.
  1. Create an incoming call
  2. press the headphones button to answer it

  What happens:
  Nothing.

  The issue was found during regression testing.

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: telephony-service 0.1+15.04.20150113~rtm-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: armhf
  Date: Thu Jan 22 18:31:13 2015
  InstallationDate: Installed on 2015-01-22 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20150122-030204)
  SourcePackage: telephony-service
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telephony-service/+bug/1413595/+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 1413600] [NEW] Cannot silence an incoming call with volume keys

2015-01-22 Thread Omer Akram
Public bug reported:

This bug was found during regression testing.

0. Make sure the phone is not in silent mode
1. Create an incoming call
2. While the DUT is playing ringtone, press volume down key

What happens:
The volume level is decreased but the ringtone keeps playing.

What should happen:
The phone should silence.

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: telephony-service 0.1+15.04.20150113~rtm-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu8
Architecture: armhf
Date: Thu Jan 22 18:32:20 2015
InstallationDate: Installed on 2015-01-22 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20150122-030204)
SourcePackage: telephony-service
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: telephony-service (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf utopic

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

Title:
  Cannot silence an incoming call with volume keys

Status in telephony-service package in Ubuntu:
  New

Bug description:
  This bug was found during regression testing.

  0. Make sure the phone is not in silent mode
  1. Create an incoming call
  2. While the DUT is playing ringtone, press volume down key

  What happens:
  The volume level is decreased but the ringtone keeps playing.

  What should happen:
  The phone should silence.

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: telephony-service 0.1+15.04.20150113~rtm-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: armhf
  Date: Thu Jan 22 18:32:20 2015
  InstallationDate: Installed on 2015-01-22 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20150122-030204)
  SourcePackage: telephony-service
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telephony-service/+bug/1413600/+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 1384295] Re: Mediascanner2 scanning playlists (m3u) files

2015-01-22 Thread Launchpad Bug Tracker
This bug was fixed in the package mediascanner2 -
0.105+15.04.20150122-0ubuntu1

---
mediascanner2 (0.105+15.04.20150122-0ubuntu1) vivid; urgency=low

  [ Jussi Pakkanen ]
  * Add blacklist functionality and use it to block music playlists.
(LP: #1384295)
  * Skip scanning of special directories if they point to user home dir.
(LP: #285998)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Thu, 22 Jan 2015 
10:18:10 +

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

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

Title:
  Mediascanner2 scanning playlists (m3u) files

Status in Media Scanner v2:
  In Progress
Status in mediascanner2 package in Ubuntu:
  Fix Released

Bug description:
  Currently mediascanner2 (0.105+14.10.20141001.1-0ubuntu1) on RTM
  Proposed image #103 scans m3u files which then show up in the Music
  App. The following is an example of a row in the database for an m3u:

  /home/phablet/Music/Ryan Macklemore/Theft/00
  -macklemore_and_ryan_lewis-the_heist-2012-ftd.m3u   
  00-macklemore and ryan lewis-the heist-2012-ftd 
0 0 0 0 0 0.0
  0.0   0 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/mediascanner2/+bug/1384295/+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 1413562] [NEW] Video scope doesn't show preview of recorded videos until the camera-app is closed

2015-01-22 Thread Jean-Baptiste Lallement
Public bug reported:

Test Case:
1. Record a video with the camera app and don't close the camera-app
2. Switch to the dash and go to the video scope
3. Check the list of videos in the carousel
4. Refresh the scope
= Verify that the video is listed and a thumbnail is generated

Actual result:
The video is not displayed. However, it is displayed when the camera app is 
closed and the scope refreshed.

Expected result
The video is displayed in the scope immediately

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: unity-scope-mediascanner2 0.2+15.04.20141216~rtm-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu8
Architecture: armhf
Date: Thu Jan 22 12:18:20 2015
InstallationDate: Installed on 2015-01-22 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20150122-030204)
SourcePackage: unity-scope-mediascanner
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: unity-scope-mediascanner (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf utopic

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

Title:
  Video scope doesn't show preview of recorded videos until the camera-
  app is closed

Status in unity-scope-mediascanner package in Ubuntu:
  New

Bug description:
  Test Case:
  1. Record a video with the camera app and don't close the camera-app
  2. Switch to the dash and go to the video scope
  3. Check the list of videos in the carousel
  4. Refresh the scope
  = Verify that the video is listed and a thumbnail is generated

  Actual result:
  The video is not displayed. However, it is displayed when the camera app is 
closed and the scope refreshed.

  Expected result
  The video is displayed in the scope immediately

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: unity-scope-mediascanner2 0.2+15.04.20141216~rtm-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: armhf
  Date: Thu Jan 22 12:18:20 2015
  InstallationDate: Installed on 2015-01-22 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20150122-030204)
  SourcePackage: unity-scope-mediascanner
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-mediascanner/+bug/1413562/+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 1411748] Re: [Arale] News aggregator scope has a white scope background in cards

2015-01-22 Thread Andrea Cimitan
** Branch linked: lp:~cimi/unity8/fix-1411748

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

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

Title:
  [Arale] News aggregator scope has a white scope background in cards

Status in the base for Ubuntu mobile products:
  New
Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  Open the news aggregator in Arale.
  Go to the section national news
  A white card background appears

  This seems to be only impacting vertical-jounal cards.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1411748/+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 1302270] Re: [regression] Poor performance with recent update with i965: libGL error: failed to open drm device: Permission denied

2015-01-22 Thread Martin Pitt
Jamie, Daniel, did you ever get this after the fix in bug 1302264? This
is the typical symptom of logind not working, so if you have that
situation can you please check for a logind crash /var/crash?

** Changed in: compiz
   Status: Confirmed = Invalid

** Changed in: unity
   Status: Confirmed = Invalid

** No longer affects: xorg (Ubuntu)

** Changed in: systemd (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: systemd (Ubuntu)
   Status: Invalid = Incomplete

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

Title:
  [regression] Poor performance with recent update with i965: libGL
  error: failed to open drm device: Permission denied

Status in Compiz:
  Invalid
Status in Unity:
  Invalid
Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  I rebooted into up to date trusty and noticed Unity was incredibly
  slow. I hadn't rebooted in a while, so I'm not sure what package
  caused the issue, though I'm guessing it is mesa (I saw i965 pci ids
  were ifdef'd in the Launchpad diff, but I didn't look super closely).

  ~/.xsession-errors has this to say:
  libGL error: failed to open drm device: Permission denied
  libGL error: failed to load driver: i965

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
  Uname: Linux 3.13.0-22-generic x86_64
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Apr  3 20:08:18 2014
  DistUpgraded: 2013-11-04 08:48:34,282 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:215a]
  InstallationDate: Installed on 2011-06-28 (1010 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110425.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 5129CTO
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-22-generic 
root=UUID=88689ad2-74b5-442c-9290-8ae60b63e16b ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to trusty on 2013-11-04 (150 days ago)
  dmi.bios.date: 02/24/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET64WW (1.34 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET64WW(1.34):bd02/24/2011:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11+14.04.20140328-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
  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
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Thu Apr  3 19:38:17 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   16404 
   vendor LEN
  xserver.version: 2:1.15.0-1ubuntu7

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1302270/+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 1373494] Re: [phone-app]+[address-book] + [messaging-app] Remove X when creating a new contact/editing a contact

2015-01-22 Thread Gustavo Pichorim Boiko
** Changed in: dialer-app (Ubuntu)
 Assignee: (unassigned) = Gustavo Pichorim Boiko (boiko)

** Changed in: messaging-app (Ubuntu)
 Assignee: (unassigned) = Gustavo Pichorim Boiko (boiko)

** Also affects: address-book-app (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: address-book-app (Ubuntu RTM)
 Assignee: (unassigned) = Gustavo Pichorim Boiko (boiko)

** Also affects: dialer-app (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Also affects: messaging-app (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: dialer-app (Ubuntu RTM)
 Assignee: (unassigned) = Gustavo Pichorim Boiko (boiko)

** Changed in: address-book-app (Ubuntu RTM)
   Status: New = Confirmed

** Changed in: dialer-app (Ubuntu RTM)
   Status: New = Confirmed

** Changed in: messaging-app (Ubuntu RTM)
   Status: New = Confirmed

** Changed in: messaging-app (Ubuntu RTM)
 Assignee: (unassigned) = Gustavo Pichorim Boiko (boiko)

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

Title:
  [phone-app]+[address-book] + [messaging-app] Remove X when creating
  a new contact/editing a contact

Status in Address Book App:
  In Progress
Status in Dialer app for Ubuntu Touch:
  Confirmed
Status in Messaging App:
  Confirmed
Status in Ubuntu UX bugs:
  Fix Committed
Status in address-book-app package in Ubuntu:
  Fix Released
Status in dialer-app package in Ubuntu:
  Confirmed
Status in messaging-app package in Ubuntu:
  Confirmed
Status in address-book-app package in Ubuntu RTM:
  Confirmed
Status in dialer-app package in Ubuntu RTM:
  Confirmed
Status in messaging-app package in Ubuntu RTM:
  Confirmed

Bug description:
  A) Address Book
  Steps to reproduce:
  1. Open Address-Book app
  2. Cary out a bottom edge swipe
  3. Actual result: Header shows X then Edit as title and a tick for 
confirmation

  4. Expected result: X should be replaced with , the common BACK button 
and title should say New contact
  -

  In general: Every time a new contact form is created from the Address Book, 
Phone and Messaging apps, the tile is New contact.
  Every time an existing contact is edited, the title is Edit.

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1373494/+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 1413584] [NEW] Should refuse download if it would leave an unsafely low amount of free space

2015-01-22 Thread Ugo Riboni
Public bug reported:

Before downloading anything, we should check if after the download the
amount of disk space left would fall below a certain safe threshold,
and refuse the download in such a case.

To make things ever safer, during the download we should also check if
other operations are filling up the disk space (e.g. recording a video)
and abort the download as soon as we go below the safe threshold.

** Affects: ubuntu-download-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 ubuntu-download-manager in
Ubuntu.
https://bugs.launchpad.net/bugs/1413584

Title:
  Should refuse download if it would leave an unsafely low amount of
  free space

Status in ubuntu-download-manager package in Ubuntu:
  New

Bug description:
  Before downloading anything, we should check if after the download the
  amount of disk space left would fall below a certain safe threshold,
  and refuse the download in such a case.

  To make things ever safer, during the download we should also check if
  other operations are filling up the disk space (e.g. recording a
  video) and abort the download as soon as we go below the safe
  threshold.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-download-manager/+bug/1413584/+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 1398025] Re: Errors messages like error: /dev/sdb: No medium found on booting

2015-01-22 Thread Sworddragon
With udev 218-3ubuntu4 and initramfs-tools 0.103ubuntu9 I'm still seeing
this bug.

** Summary changed:

- Errors messages like error: /dev/sdb: No medium found on booting
+ Error messages like error: /dev/sdb: No medium found on booting

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

Title:
  Error messages like error: /dev/sdb: No medium found on booting

Status in initramfs-tools package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04 dev with udev 217-1ubuntu1 and for a few days
  I'm seeing on every boot errors like error: /dev/sdb: No medium
  found. Here is the content of /var/log/boot.log:

  Begin: Loading essential drivers ... done.
  Begin: Running /scripts/init-premount ... done.
  Begin: Mounting root file system ... Begin: Running /scripts/local-top ... 
done.
  Begin: Running /scripts/local-premount ... error: /dev/sdb: No medium found
  error: /dev/sdc: No medium found
  error: /dev/sdd: No medium found
  error: /dev/sde: No medium found
  error: /dev/sdb: No medium found
  error: /dev/sdc: No medium found
  error: /dev/sdd: No medium found
  error: /dev/sde: No medium found
  done.
  Begin: Running /scripts/local-bottom ... done.
  done.
  Begin: Running /scripts/init-bottom ... done.
   * Setting up X socket directories...    
  [ OK ]
   * cryptswap1 (running)...     * Starting early crypto disks... 
   
  [ OK ]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1398025/+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 1413554] [NEW] OS's partitions never fsck'ed

2015-01-22 Thread dino99
Public bug reported:

In the past 3 months the /home data partition has been fsck'ed as expected 
(every 35 mounts) on that vivid i386 booted with systemd (systemd-sysv 
installed). But none of the 3 other OS partitions have been fsck'ed, which 
seems scary. So systemd seems not dealing with all the cases.
I have use 'shutdown -R now' to expect forcing fsck on the next boot, but only 
/home is checked.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: systemd 218-3ubuntu4
ProcVersionSignature: Ubuntu 3.19.0-2.2-generic 3.19.0-rc4
Uname: Linux 3.19.0-2-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.15.1-0ubuntu2
Architecture: i386
BootDmesg: (Nothing has been logged yet.)
CurrentDesktop: GNOME
Date: Thu Jan 22 11:54:22 2015
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 003 Device 002: ID 046d:c50e Logitech, Inc. Cordless Mouse Receiver
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-2-generic 
root=UUID=7b1f4a51-558f-468f-85e0-f815d2f791e1 ro init=/lib/systemd/systemd
SourcePackage: systemd
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/22/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 3002
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5W DH Deluxe
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3002:bd07/22/2010:svnASUSTEKCOMPUTERINC:pnP5WDHDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WDHDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: P5W DH Deluxe
dmi.product.version: System Version
dmi.sys.vendor: ASUSTEK COMPUTER INC

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


** Tags: apport-bug i386 vivid

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

Title:
  OS's partitions never fsck'ed

Status in systemd package in Ubuntu:
  New

Bug description:
  In the past 3 months the /home data partition has been fsck'ed as expected 
(every 35 mounts) on that vivid i386 booted with systemd (systemd-sysv 
installed). But none of the 3 other OS partitions have been fsck'ed, which 
seems scary. So systemd seems not dealing with all the cases.
  I have use 'shutdown -R now' to expect forcing fsck on the next boot, but 
only /home is checked.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 218-3ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-2.2-generic 3.19.0-rc4
  Uname: Linux 3.19.0-2-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: i386
  BootDmesg: (Nothing has been logged yet.)
  CurrentDesktop: GNOME
  Date: Thu Jan 22 11:54:22 2015
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 002: ID 046d:c50e Logitech, Inc. Cordless Mouse Receiver
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-2-generic 
root=UUID=7b1f4a51-558f-468f-85e0-f815d2f791e1 ro init=/lib/systemd/systemd
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/22/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3002
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5W DH Deluxe
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3002:bd07/22/2010:svnASUSTEKCOMPUTERINC:pnP5WDHDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WDHDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5W DH Deluxe
  dmi.product.version: System Version
  dmi.sys.vendor: ASUSTEK COMPUTER INC

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1413554/+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 1244438] Re: EOL notification system required for HWE kernels in LTSs

2015-01-22 Thread Leann Ogasawara
** Changed in: landscape (Ubuntu)
   Status: Confirmed = Won't Fix

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

** Changed in: nagios-plugins (Ubuntu)
   Status: Triaged = Won't Fix

** Changed in: unattended-upgrades (Ubuntu)
   Status: Confirmed = Won't Fix

** Changed in: update-manager (Ubuntu)
   Status: Confirmed = Fix Released

** Changed in: update-motd (Ubuntu)
   Status: Confirmed = Fix Released

** Changed in: ubuntu-release-notes
   Status: New = Fix Released

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

Title:
  EOL notification system required for HWE kernels in LTSs

Status in Release Notes for Ubuntu:
  Fix Released
Status in landscape package in Ubuntu:
  Won't Fix
Status in linux package in Ubuntu:
  Fix Released
Status in nagios-plugins package in Ubuntu:
  Won't Fix
Status in unattended-upgrades package in Ubuntu:
  Won't Fix
Status in update-manager package in Ubuntu:
  Fix Released
Status in update-motd package in Ubuntu:
  Fix Released

Bug description:
  We need to have some mechanism to allow us to record that you have an
  EOL kernel installed which will no longer receive updates.

  For example for the kernel when a kernel is going EOL the last upload
  should include an appropriate file:

  /var/lib/update-notifier/kernel-eol

  We need to coordinate this with the notifier itself to ensure it is
  displayed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1244438/+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 1384295] Re: Mediascanner2 scanning playlists (m3u) files

2015-01-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/mediascanner2

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

Title:
  Mediascanner2 scanning playlists (m3u) files

Status in Media Scanner v2:
  In Progress
Status in mediascanner2 package in Ubuntu:
  New

Bug description:
  Currently mediascanner2 (0.105+14.10.20141001.1-0ubuntu1) on RTM
  Proposed image #103 scans m3u files which then show up in the Music
  App. The following is an example of a row in the database for an m3u:

  /home/phablet/Music/Ryan Macklemore/Theft/00
  -macklemore_and_ryan_lewis-the_heist-2012-ftd.m3u   
  00-macklemore and ryan lewis-the heist-2012-ftd 
0 0 0 0 0 0.0
  0.0   0 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/mediascanner2/+bug/1384295/+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 1413583] [NEW] Refuse installing apps if it would leave too little free disk space

2015-01-22 Thread Ugo Riboni
Public bug reported:

Before downloading and installing an app, we should check if, after
installation, the free disk space would fall below a certain safe
threshold. In case it would, we should not proceed with the operation
and alert the users, asking them to free some space before trying again.

** Affects: ubuntu-ux
 Importance: Undecided
 Status: New

** Affects: unity-scope-click (Ubuntu)
 Importance: High
 Status: Triaged

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

Title:
  Refuse installing apps if it would leave too little free disk space

Status in Ubuntu UX bugs:
  New
Status in unity-scope-click package in Ubuntu:
  Triaged

Bug description:
  Before downloading and installing an app, we should check if, after
  installation, the free disk space would fall below a certain safe
  threshold. In case it would, we should not proceed with the operation
  and alert the users, asking them to free some space before trying
  again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1413583/+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 1315434] Re: Mouse with no time remaining estimate showing in preference to battery being charged

2015-01-22 Thread Lee Dixon
I also much prefer to ALWAYS see my laptop battery state (charging,
charged, or otherwise).  The fact that my logitech mouse AA batteries
are always at 55% is completely useless.  My laptop power state is
ALWAYS the most important thing.

Think of it this way: if the mouse battery dies, you replace or charge
it, but the computer keeps working.  If the laptop battery dies, you
RISK DATA LOSS.  Thus, the laptop battery status is ALWAYS more
important.

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

Title:
  Mouse with no time remaining estimate showing in preference to battery
  being charged

Status in indicator-power package in Ubuntu:
  In Progress

Bug description:
  When my laptop battery is in a charging state, but is not fully
  charged, I expect it to be displayed in preference to my mouse, which
  has no time remaining estimate.

  The spec here:

  https://wiki.ubuntu.com/Power

  says:

  If anything is discharging, the menu title should represent the
  component (not battery, but component) that is estimated to lose power
  first. For example, if your notebook battery is estimated to discharge
  in 1 hour 47 minutes, and your wireless mouse battery is estimated to
  discharge in 27 minutes, the menu title should represent the mouse. 

  but there doesn't seem to be any guideline to what happens when a
  battery is being charged.

  I suggest the time remaining to charge a battery should be displayed
  in preference to the power level in a wireless mouse.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: indicator-power 12.10.6+14.04.20140411-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri May  2 11:50:36 2014
  InstallationDate: Installed on 2013-11-26 (156 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: indicator-power
  UpgradeStatus: Upgraded to trusty on 2014-01-17 (104 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1315434/+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 1393169] Re: Double mouse cursor

2015-01-22 Thread Anton
I've found the reason of this bug (at least in my case)
Double cursor appears once the cursor moves over item with custom CSS cursor 
property as cursor:url('link_to_cursor')

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

Title:
  Double mouse cursor

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Last up to date Xubuntu 64 bits installed on a laptop

  Since 2 days, the mouse cursor is double with only the left part as
  active and a bar just behing of both arrow (see picture joined).

  I tried to change the theme but no way to go back to a normal mouse
  cursor

  Regards

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun Nov 16 11:12:21 2014
  InstallationDate: Installed on 2013-01-03 (681 days ago)
  InstallationMedia: Xubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: utopic
  DistroRelease: Ubuntu 14.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
 Subsystem: Toshiba America Info Systems Device [1179:fde0]
 Subsystem: Toshiba America Info Systems Device [1179:fde0]
  InstallationDate: Installed on 2013-01-03 (695 days ago)
  InstallationMedia: Xubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1659): WARNING **: Failed to load background: 
Impossible d'ouvrir le fichier « 
/home/christophe/Dropbox/Personnalisation/Fonds d'écran/bleu.jpg » : Permission 
non accordée
   
   ** (lightdm-gtk-greeter:1659): WARNING **: Failed to read wallpaper: 
/home/christophe/Dropbox/Personnalisation/Fonds d'écran/bleu.jpg
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:1641): WARNING **: Failed to load background: 
Impossible d'ouvrir le fichier « 
/home/christophe/Dropbox/Personnalisation/Fonds d'écran/bleu.jpg » : Permission 
non accordée
   
   ** (lightdm-gtk-greeter:1641): WARNING **: Failed to read wallpaper: 
/home/christophe/Dropbox/Personnalisation/Fonds d'écran/bleu.jpg
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: TOSHIBA Satellite Pro C650
  Package: xorg 1:7.7+7ubuntu2
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-26-generic 
root=UUID=7bc86e4b-720d-4f1c-bb66-a4c08ffc1359 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-26.34-generic 3.16.7-ckt1
  Tags:  utopic ubuntu
  Uname: Linux 3.16.0-26-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/01/2010
  dmi.bios.vendor: INSYDE
  dmi.bios.version: 1.30
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Base Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnINSYDE:bvr1.30:bd07/01/2010:svnTOSHIBA:pnSatelliteProC650:pvrPSC09E-00R01YMV:rvnTOSHIBA:rnPortablePC:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Satellite Pro C650
  dmi.product.version: PSC09E-00R01YMV
  dmi.sys.vendor: TOSHIBA
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.2-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.2-0ubuntu0.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Fri Nov 28 08:29:52 2014
  xserver.configfile: 

[Touch-packages] [Bug 1413604] [NEW] messaging app does not have pre-populated text when started from browser

2015-01-22 Thread Omer Akram
Public bug reported:

This bug was found during regression testing.

1. Open browser app
2. in the address box type 'message://+92334/Hey' and press enter.

What happens:
Messaging app opens with the title 'Hey' as contact.

What should happen:
The header of the app should have the number and the message input box should 
be pre-populated with text 'Hey'

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: messaging-app 0.1+15.04.20150109~rtm-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu8
Architecture: armhf
Date: Thu Jan 22 18:54:00 2015
InstallationDate: Installed on 2015-01-22 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20150122-030204)
SourcePackage: messaging-app
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: messaging-app (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf utopic

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

Title:
  messaging app does not have pre-populated text when started from
  browser

Status in messaging-app package in Ubuntu:
  New

Bug description:
  This bug was found during regression testing.

  1. Open browser app
  2. in the address box type 'message://+92334/Hey' and press enter.

  What happens:
  Messaging app opens with the title 'Hey' as contact.

  What should happen:
  The header of the app should have the number and the message input box should 
be pre-populated with text 'Hey'

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: messaging-app 0.1+15.04.20150109~rtm-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: armhf
  Date: Thu Jan 22 18:54:00 2015
  InstallationDate: Installed on 2015-01-22 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20150122-030204)
  SourcePackage: messaging-app
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/messaging-app/+bug/1413604/+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 285998] Re: mv or rm of any XDG user dir causes its definition to change to wrong, oversimple $HOME/

2015-01-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/mediascanner2

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

Title:
  mv or rm of any XDG user dir causes its definition to change to wrong,
  oversimple $HOME/

Status in Media Scanner v2:
  In Progress
Status in mediascanner2 package in Ubuntu:
  In Progress
Status in xdg-user-dirs package in Ubuntu:
  Confirmed

Bug description:
  $ rmdir ~/Videos
  ...
  $ mkdir ~/Videos

  
  Hours later, find apps doing crazy things in home directory.

  During the elided period between rmdir and mkdir, if the XDG functions
  were run, the user's intent is forever lost, and its value is set to
  the user's home directory.

  Apps can not rely on XDG functions not to lie about what the user wants. It 
prefers to say what exists, not now when the app is accessing it, but when the 
XDG functions ran. It does not provide a file descriptor for an
  open_at(2) call. It provides a stale, text name of what used to exist on 
disk, and often not even what the user wanted.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mediascanner2/+bug/285998/+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 1302885] Re: Media keyboard shortcuts not working

2015-01-22 Thread quequotion
How does unity work around gnome-settings-daemon dropping support for
media keys?

Does unity handle these keys itself now?

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

Title:
  Media keyboard shortcuts not working

Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Fix Released
Status in unity source package in Trusty:
  Fix Committed

Bug description:
  I can map the Volume Control keys in Keyboard Shortcuts e.g. Volume
  up/down to Volume up/down, but when I press the Volume keys on the
  keyboard nothing happens.

  I have noticed the same problem with other keys on my Logitech Internet 350 
keyboard with Tools, Mail, and HomePage.
  They can all be mapped with Keyboard Shortcuts, but nothing happens 
afterwards when the keyboard key is pressed.

  All these keyboard settings worked fine in older versions of Ubuntu.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.3+14.04.20140328-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
  Uname: Linux 3.13.0-22-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr  4 23:49:58 2014
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2014-04-02 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140402)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_unity-control-center:
   activity-log-manager 0.9.7-0ubuntu12
   deja-dup 30.0-0ubuntu4

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1302885/+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 1302885] Re: Media keyboard shortcuts not working

2015-01-22 Thread quequotion
or has that change not hit Ubuntu yet?

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

Title:
  Media keyboard shortcuts not working

Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Fix Released
Status in unity source package in Trusty:
  Fix Committed

Bug description:
  I can map the Volume Control keys in Keyboard Shortcuts e.g. Volume
  up/down to Volume up/down, but when I press the Volume keys on the
  keyboard nothing happens.

  I have noticed the same problem with other keys on my Logitech Internet 350 
keyboard with Tools, Mail, and HomePage.
  They can all be mapped with Keyboard Shortcuts, but nothing happens 
afterwards when the keyboard key is pressed.

  All these keyboard settings worked fine in older versions of Ubuntu.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.3+14.04.20140328-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
  Uname: Linux 3.13.0-22-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr  4 23:49:58 2014
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2014-04-02 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140402)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_unity-control-center:
   activity-log-manager 0.9.7-0ubuntu12
   deja-dup 30.0-0ubuntu4

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1302885/+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 1217407] Re: whoopsie spams the log with online messages

2015-01-22 Thread Ubuntu Foundations Team Bug Bot
The attachment only_log_when_changed.patch 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 whoopsie in Ubuntu.
https://bugs.launchpad.net/bugs/1217407

Title:
  whoopsie spams the log with online messages

Status in One Hundred Papercuts:
  Invalid
Status in Ubuntu error tracker client (whoopsie):
  Confirmed
Status in whoopsie package in Ubuntu:
  Confirmed

Bug description:
  It is mostly the online messages:

  $ grep whoopsie /var/log/syslog
  Aug 27 07:42:21 xango3 whoopsie[1832]: online
  Aug 27 07:42:27 xango3 whoopsie[1832]: online
  Aug 27 07:43:32  whoopsie[1832]: last message repeated 18 times
  Aug 27 07:44:50  whoopsie[1832]: last message repeated 17 times
  Aug 27 07:45:50  whoopsie[1832]: last message repeated 16 times
  Aug 27 07:46:50  whoopsie[1832]: last message repeated 16 times
  Aug 27 07:47:50  whoopsie[1832]: last message repeated 18 times
  Aug 27 07:48:50  whoopsie[1832]: last message repeated 15 times
  Aug 27 07:49:50  whoopsie[1832]: last message repeated 16 times
  Aug 27 07:50:50  whoopsie[1832]: last message repeated 21 times
  Aug 27 07:51:50  whoopsie[1832]: last message repeated 18 times
  Aug 27 07:52:50  whoopsie[1832]: last message repeated 20 times
  Aug 27 07:53:50  whoopsie[1832]: last message repeated 22 times
  Aug 27 07:54:50  whoopsie[1832]: last message repeated 15 times
  Aug 27 07:55:50  whoopsie[1832]: last message repeated 22 times
  Aug 27 07:56:50  whoopsie[1832]: last message repeated 20 times
  Aug 27 07:57:50  whoopsie[1832]: last message repeated 18 times
  Aug 27 07:58:51  whoopsie[1832]: last message repeated 16 times
  Aug 27 07:59:46  whoopsie[1832]: last message repeated 17 times
  Aug 27 07:59:47 xango3 whoopsie[1832]: online
  Aug 27 08:00:51  whoopsie[1832]: last message repeated 24 times
  Aug 27 08:01:51  whoopsie[1832]: last message repeated 24 times
  Aug 27 08:02:51  whoopsie[1832]: last message repeated 19 times
  Aug 27 08:03:51  whoopsie[1832]: last message repeated 19 times
  Aug 27 08:04:51  whoopsie[1832]: last message repeated 17 times
  Aug 27 08:05:51  whoopsie[1832]: last message repeated 19 times
  Aug 27 08:06:51  whoopsie[1832]: last message repeated 16 times
  Aug 27 08:07:51  whoopsie[1832]: last message repeated 18 times
  Aug 27 08:08:51  whoopsie[1832]: last message repeated 28 times
  Aug 27 08:09:51  whoopsie[1832]: last message repeated 21 times
  Aug 27 08:10:51  whoopsie[1832]: last message repeated 22 times
  Aug 27 08:11:51  whoopsie[1832]: last message repeated 20 times
  Aug 27 08:12:51  whoopsie[1832]: last message repeated 18 times
  Aug 27 08:13:51  whoopsie[1832]: last message repeated 16 times
  Aug 27 08:14:51  whoopsie[1832]: last message repeated 18 times
  Aug 27 08:15:51  whoopsie[1832]: last message repeated 18 times
  Aug 27 08:16:51  whoopsie[1832]: last message repeated 15 times
  Aug 27 08:17:01  whoopsie[1832]: last message repeated 2 times
  Aug 27 08:17:12 xango3 whoopsie[1832]: online
  Aug 27 08:18:21  whoopsie[1832]: last message repeated 22 times
  Aug 27 08:19:21  whoopsie[1832]: last message repeated 15 times
  Aug 27 08:19:44  whoopsie[1832]: last message repeated 5 times
  Aug 27 08:19:44 xango3 whoopsie[1832]: online
  Aug 27 08:20:48  whoopsie[1832]: last message repeated 29 times
  Aug 27 08:21:49  whoopsie[1832]: last message repeated 23 times
  Aug 27 08:22:50  whoopsie[1832]: last message repeated 24 times
  Aug 27 08:23:05  whoopsie[1832]: last message repeated 8 times
  Aug 27 08:23:10 xango3 whoopsie[1832]: online
  Aug 27 08:23:11 xango3 whoopsie[1832]: online
  Aug 27 08:23:15 xango3 whoopsie[1832]: online
  Aug 27 08:23:16 xango3 whoopsie[1832]: online
  Aug 27 08:24:17  whoopsie[1832]: last message repeated 22 times
  Aug 27 08:24:27 xango3 whoopsie[1832]: online
  Aug 27 08:24:28 xango3 whoopsie[1832]: online
  Aug 27 08:25:29  whoopsie[1832]: last message repeated 17 times
  Aug 27 08:25:40  whoopsie[1832]: last message repeated 3 times
  Aug 27 08:25:42 xango3 whoopsie[1832]: online
  Aug 27 08:25:42 xango3 whoopsie[1832]: online
  Aug 27 08:25:43 xango3 whoopsie[1832]: online
  Aug 27 08:26:44  whoopsie[1832]: last message repeated 15 times
  Aug 27 08:26:55  whoopsie[1832]: last message repeated 2 times
  Aug 27 08:26:56 xango3 whoopsie[1832]: online
  Aug 27 08:33:23 xango3 whoopsie[1568]: whoopsie 0.2.23 starting up.
  Aug 27 08:33:23 xango3 whoopsie[1568]: Using lock path: 
/var/lock/whoopsie/lock
  Aug 27 08:33:23 xango3 whoopsie[1794]: offline
  Aug 27 08:33:27 xango3 whoopsie[1794]: offline
  Aug 27 08:33:27 xango3 whoopsie[1794]: online
  Aug 27 08:33:28 xango3 

[Touch-packages] [Bug 1413363] Re: bluetooth speaker and suspension issue

2015-01-22 Thread Dave Morley
Mathieu I have pressed the connect button on the phone in setting
bluetooth (s10 the device) nothing happens, I have pressed buttons on
the speaker and nothing happens, the speakers ready to pair is done
automatically on power on so unless it finds a thing it has previously
connected to it will sit there beeping at you till the sun goes down or
the battery runs out :)

Nothing seems to allow the music to transfer back to the speaker unless
I forget it and re pair it from fresh then it works fine till my next
meal time :)

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

Title:
  bluetooth speaker and suspension issue

Status in bluez package in Ubuntu:
  Incomplete

Bug description:
  STEPS:
  1. Open settings bluetooth
  2. Turn on your blue tooth speaker
  3. Pair the speaker
  4. Open the music app
  5. Play music
  6. Pause the music
  7. Let the phone suspend
  8. After a while it goes into deep sleep and the speaker disconnects
  9. Wake the phone press the play button

  EXPECTED:
  I expected the music to play out of the bluetooth speaker

  ACTUAL:
  A long pause, then a click then the music plays from the internal speaker.  
You can no longer get the music to play  from the bluetooth speaker.

  Things I've tried:
  Reboot the phone re connect to the bt speaker music still plays from the loud 
speaker on the phone.
  Turned off the speaker, restarted it still plays through the Loud speaker on 
the phone

  WORK AROUND:
  Forget the connection. Re pair the device now press play now it works as 
expected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1413363/+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 1413531] [NEW] Enabling the grid option doesn't give visual feedback

2015-01-22 Thread Sebastien Bacher
Public bug reported:

Using rtm 208 on krillin, the camera application got a new grid option,
when enabling it you don't see anything changing on screen.

It seems it's not displayed in the options selector mode ... maybe it
could, that would give a clue, to the user, of what the option is
exactly doing

** Affects: camera-app (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Enabling the grid option doesn't give visual feedback

Status in camera-app package in Ubuntu:
  New

Bug description:
  Using rtm 208 on krillin, the camera application got a new grid
  option, when enabling it you don't see anything changing on screen.

  It seems it's not displayed in the options selector mode ... maybe it
  could, that would give a clue, to the user, of what the option is
  exactly doing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1413531/+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 1413526] [NEW] Can pull Greeter from left when on enter passcode stage

2015-01-22 Thread Albert Astals Cid
Public bug reported:

 * Hide the Greeter to the left (so that it hides by the side of where the 
launcher is)
 * Now do a long swipe from the left
 * Notice how the Greeter shows (thogh it'll never stay)

I think it should not show (as it does not when hidden to the right and
pulling from the right)

** Affects: unity8 (Ubuntu)
 Importance: Medium
 Status: New

** Changed in: unity8 (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  Can pull Greeter from left when on enter passcode stage

Status in unity8 package in Ubuntu:
  New

Bug description:
   * Hide the Greeter to the left (so that it hides by the side of where the 
launcher is)
   * Now do a long swipe from the left
   * Notice how the Greeter shows (thogh it'll never stay)

  I think it should not show (as it does not when hidden to the right
  and pulling from the right)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1413526/+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 1338138] Re: [sdk] Time Picker component does not respect user locale

2015-01-22 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided = Medium

** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) = Zsombor Egri (zsombi)

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

Title:
  [sdk] Time Picker component does not respect user locale

Status in Ubuntu UX bugs:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  In the new clock app we are using the Date Picker component to allow
  the user to choose a time. Hence the mode used was Hours|Minutes.
  However the Date Picker seems to always display the time in 24 hour
  instead of using the user's locale. So whereever 12-hour time format
  is required, the time picker ignores that.

  The code below shows the usage in the clock app.

  DatePicker {
  id: _timePicker

  anchors {
  left: parent.left
  right: parent.right
  margins: units.gu(-2)
  }

  clip: true
  mode: Hours|Minutes
  }

  -- Design solution --
  
https://docs.google.com/a/canonical.com/document/d/1nFm8xiYhKXXuEO_IvMXoD0lASbYzYXva1BWMVanU3iw/edit#heading=h.tuxva2dtgvpk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1338138/+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 1391368] Re: Thumbnail generation is slow when requesting a sourceSize that needs to be rescaled

2015-01-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/thumbnailer

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

Title:
  Thumbnail generation is slow when requesting a sourceSize that needs
  to be rescaled

Status in Thumbnail generator for all kinds of files:
  New
Status in thumbnailer package in Ubuntu:
  New

Bug description:
  The music app sets the sourceSize property of the Image component
  used for the Thumbnailer image provider. The values used are based on
  the size of the displayed image. For instance, on a Nexus 4  in the
  Music app's Albums tab this appears to be either 330 or 165
  depending on if it is the full image or if is part of a quadrant/grid.
  However, setting the sourceSize to these values causes the
  thumbnailing processing to be extremely slow. Simply requesting that
  the source be 512 (which is the size of the xlarge) art is much faster
  --because I assume the image is not resized.

  One or both of the following could/should be done 1) the resizing
  needs to be made significantly faster, and/or 2) there needs to be an
  API that provides a property so users of the Thumbnailer can request
  sizes of 128 (normal), 256 (large), or 512 (xlarge). Hardcoding these
  values in the app would cause regression if the Thumbnailing service
  ever changed the corresponding default sizes.  Ideally I think both of
  these enhancements should be made.

To manage notifications about this bug go to:
https://bugs.launchpad.net/thumbnailer/+bug/1391368/+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 1413526] Re: [rtm-only] Can pull Greeter from left when on enter passcode stage

2015-01-22 Thread Albert Astals Cid
Seems to be fixed in Vivid

** Summary changed:

- Can pull Greeter from left when on enter passcode stage
+ [rtm-only] Can pull Greeter from left when on enter passcode stage

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

Title:
  [rtm-only] Can pull Greeter from left when on enter passcode stage

Status in unity8 package in Ubuntu:
  New

Bug description:
   * Hide the Greeter to the left (so that it hides by the side of where the 
launcher is)
   * Now do a long swipe from the left
   * Notice how the Greeter shows (thogh it'll never stay)

  I think it should not show (as it does not when hidden to the right
  and pulling from the right)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1413526/+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 1389678] Re: When a file can't be thumnailed the photo grid keeps loosing its images and hitting timeouts

2015-01-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/thumbnailer

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

Title:
  When a file can't be thumnailed the photo grid keeps loosing its
  images and hitting timeouts

Status in Camera App:
  Confirmed
Status in thumbnailer package in Ubuntu:
  New

Bug description:
  Using rtm 142 on krillin, the photo roll previews are missing for most
  part (the log indicates timeouts from the thumbnailer).

  Even when they are displayed, scrolling in the view is enough to get
  the image replaced by empty squares (that might be a slightly
  different issue, let me know if you prefer a different report about
  it)

  Note that the gallery app doesn't have that issue, so even if the
  thumbnailer is slow the camera handling of the timeout seems less
  optimal than the gallery one

  There is also the fact that the roll view doesn't display spinners
  while loading, which gallery does

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1389678/+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 1413321] Re: ceph-disk commands fail due to unset cluster name

2015-01-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/ceph

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

Title:
  ceph-disk commands fail due to unset cluster name

Status in ceph package in Ubuntu:
  New
Status in python2.7 package in Ubuntu:
  New

Bug description:
  This appears to be a regression in the argparse package in python;
  under trusty ceph-disk works just fine, however in vivid, the cluster
  attribute remains unset (despite having a default of 'ceph').
  Attached python demonstrates the problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: ceph 0.87-0ubuntu4
  ProcVersionSignature: User Name 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  Date: Wed Jan 21 17:46:34 2015
  Ec2AMI: ami-00a4
  Ec2AMIManifest: FIXME
  Ec2AvailabilityZone: nova
  Ec2InstanceType: m1.small
  Ec2Kernel: aki-0002
  Ec2Ramdisk: ari-0002
  SourcePackage: ceph
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1413321/+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 1300925] Re: Unity 8 Desktop Preview session does not show (most) installed apps

2015-01-22 Thread Sebastien Bacher
** Tags added: unity8-desktop

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

Title:
  Unity 8 Desktop Preview session does not show (most) installed apps

Status in unity-scope-click package in Ubuntu:
  Fix Released
Status in unity8-desktop-session package in Ubuntu:
  Triaged

Bug description:
  Up until some time in Late March 2014 Unity 8 listed all applications
  installed on the system if they had an appropriate .desktop file
  installed.  After some recent update, only a short list of
  applications ever show up.  Event the core apps installed from ppa
  :ubuntu-touch-coreapps-drivers/daily, which were previously running,
  no longer show up.

  It seems that only click apps are now runnable from Unity 8, making it
  impossible to develop and test apps on Unity 7 and verify in Unity 8
  on the desktop.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1300925/+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 1412880] Re: Updates for Oxide 1.4

2015-01-22 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu)
   Status: New = Confirmed

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

Title:
  Updates for Oxide 1.4

Status in oxide-qt package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  Currently the Youtube webapp fails to play any videos on desktop with
  Oxide 1.4. When I try it, I see messages like this in the console:

  qml: [JS] (https://www.youtube.com/watch?v=LHp3jqRj-jg:0) Mixed
  Content: The page at 'https://www.youtube.com/watch?v=LHp3jqRj-jg' was
  loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint
  'http://r14---sn-
  
aigllnll.googlevideo.com/videoplayback?sver=3dur=125.689keepalive=yespl=22mm=31source=youtubems=auid=o-ADWHdIzIFF9WjrfoIgjyExn9jZdvxCO_PDTaIVXhBrVgmv=mgir=yessparams=clen%2Cdur%2Cgir%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Ckeepalive%2Clmt%2Cmime%2Cmm%2Cms%2Cmv%2Cnh%2Cpl%2Csource%2Cupn%2Cexpiresignature=4B4BBAA1D31CA17FCCE5335993B871B5956AC835.44560638C7074E5FA66D5FE527DC9C9209BED319lmt=1421740881545280key=yt5ip=95.172.233.148upn=_oLxNA9ib50itag=140nh=IgpwcjAzLmxocjE0KgkxMjcuMC4wLjEfexp=900238%2C900718%2C907263%2C927622%2C929305%2C931358%2C9405520%2C941004%2C943917%2C947209%2C947225%2C948124%2C948703%2C949422%2C952302%2C952605%2C952901%2C955301%2C957103%2C957105%2C957201%2C959701expire=1421794356ipbits=0clen=2018474mt=1421772625mime=audio%2Fmp4initcwndbps=982500cpn
  =tczzNCjta-
  UMPRmnalr=yesratebypass=yesc=WEBcver=html5range=0-65535'. This
  request has been blocked; the content must be served over HTTPS.

  This is an expected change - Blink now treats XHR as active content
  instead of inactive content, so it gets blocked by the mixed content
  blocker.

  Changing the user agent string to the Chrome one seems to make it work
  again, so this will require a corresponding update to webbrowser-app
  with a user agent string override

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/oxide-qt/+bug/1412880/+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 1308111] Re: Unity 8 Desktop Preview has no screensaver/lockscreen

2015-01-22 Thread Sebastien Bacher
** Tags added: unity8-desktop

** Changed in: unity8-desktop-session (Ubuntu)
   Importance: Undecided = High

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

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

Title:
  Unity 8 Desktop Preview has no screensaver/lockscreen

Status in unity8 package in Ubuntu:
  New
Status in unity8-desktop-session package in Ubuntu:
  Confirmed

Bug description:
  Logging in to the Unity 8 Desktop Preview session the screen remains
  on 24x7.  No screensaver, screen blanking, or sleep ever appears to
  happen.  No lockscreen ever appears.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1308111/+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 1308676] Re: PrntScrn does not do capture a screen shot in the Unity 8 Desktop Preview Session

2015-01-22 Thread Sebastien Bacher
** Also affects: unity8 (Ubuntu)
   Importance: Undecided
   Status: New

** Summary changed:

- PrntScrn does not do capture a screen shot in the Unity 8 Desktop Preview 
Session
+ Doesn't handle multimedia keys (printscreen, play, pause, mute, ...)

** Tags added: unity8-desktop

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

Title:
  Doesn't handle multimedia keys (printscreen, play, pause, mute, ...)

Status in unity8 package in Ubuntu:
  New
Status in unity8-desktop-session package in Ubuntu:
  Confirmed

Bug description:
  Pressing the PrntScrn key (with or without modifiers) has no effect in
  the Unity 8 Desktop Preview session.

  I would expect it should capture a screenshor.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1308676/+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 1408323] Re: Weirdness when /home is full

2015-01-22 Thread Albert Astals Cid
** Description changed:

  I happened to fill my /home to 100% in my Nexus4 under vivid.
  
  At that point the screen locker shows up but you can not unlock it
  (there seems to be no animation)
  
  Also the same happens with the indicators bar, and the indicators are
  empty.
  
  It is my undestandin that it shouldn't matter how much you fill /home
  that the basic functions of the phone should still work
  
  Can not reproduce on krillin+rtm
+ Can reproduce on krillin+vivid

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

Title:
  Weirdness when /home is full

Status in unity8 package in Ubuntu:
  New

Bug description:
  I happened to fill my /home to 100% in my Nexus4 under vivid.

  At that point the screen locker shows up but you can not unlock it
  (there seems to be no animation)

  Also the same happens with the indicators bar, and the indicators are
  empty.

  It is my undestandin that it shouldn't matter how much you fill /home
  that the basic functions of the phone should still work

  Can not reproduce on krillin+rtm
  Can reproduce on krillin+vivid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1408323/+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 1413410] Re: Unable to match unix bind rule

2015-01-22 Thread John Johansen
So first off something is wrong with the decode
   google-nacl-o1d12356-391

does not contain any characters that would cause encoding to happen.
Doing a manual decode verifies that the issue is the trailing 0s.

The question still remains if this is a bug in apparmor grabbing the
abstract names length, or if the application is really specifying all
those null characters as part of the name.

So to the match patterns
 unix bind type=dgram addr=@google-nacl*,
 unix bind type=dgram addr=@google-nacl*,
Looking at the match generation * will not match \000 which will cause this to 
fail. This should be considered a bug since \000 is a valid character in 
abstract socket names

 unix bind type=dgram addr=@676F6F676C652D6E61636C2D6*,
 unix bind type=dgram addr=@676F6F676C652D6E61636C2D6*,
these are just incorrect apparmor rules don't support the hex encoding, this is 
something audit does when it encounters characters out of its printable 
alphanum range.

 unix bind type=dgram addr=@google-nacl*\\000*,
this won't work, perhaps you where thinking of regular re instead of apparmor's 
extended globbing?

 unix bind type=dgram addr=@google-nacl*[0-9a-
zA-Z]\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000{,\\000,\\000\\000},

this is closer but still will not work

The follow rule should match the number of trailing null characters
exactly, the audit encoding is hex so each two 0s is character which is
mapped to \x00 below. Basically I copied and pasted the trailing 0s and
insert \x every 2 00s. Currently there is no way to pattern match the
trailing 0s and they must be provided in the exact number. An
alternation can be used to vary the number but its is different than the
alternation above.

unix bind type=dgram addr=@google-
nacl*\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00


To vary the count of trailing nulls that are accepted we can use an 
alternation, however apparmor embedded alternation support can not handle a 
nesting level of 83, so the follow expression should but won't work until 
native parsing of aare is implemented
unix bind type=dgram 
addr=@google-nacl*{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00{\x00,},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},},}

instead we have to use the less efficient (to compile) non-embedded alternation 
form
unix bind type=dgram 
addr=@google-nacl*{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}{\x00,}

however there is one more twist, there is yet another bug preventing
expressing null in any way, \x00, \000 and \d00 all fail in the compile.
Specifying \\000 only expresses the literal character \ followed by 3
zeros

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

Title:
  Unable to match unix bind rule

Status in AppArmor Linux application security framework:
  New
Status in apparmor package in Ubuntu:
  New

Bug description:
  On Ubuntu 14.10, I had this in my logs:
  Jan 21 16:32:30 localhost kernel: [24900.927939] audit: type=1400 
audit(1421879550.441:534): apparmor=DENIED operation=bind 
profile=/usr/lib/firefox/firefox{,*[^s][^h]} pid=12356 comm=plugin-containe 
family=unix sock_type=dgram protocol=0 requested_mask=bind 
denied_mask=bind 

[Touch-packages] [Bug 1411750] Re: [Arale] vertical padding too large between medium size cards

2015-01-22 Thread Albert Astals Cid
** Changed in: canonical-devices-system-image
   Status: Fix Committed = Fix Released

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

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

Title:
  [Arale] vertical padding too large between medium size cards

Status in the base for Ubuntu mobile products:
  Fix Released
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  Go to Music Scope in Arale.
  The space between the two grid cards in 7 digital category is much larger 
than intended

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1411750/+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 1410794] Re: massive chevron appears in nearby

2015-01-22 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu)
 Assignee: Albert Astals Cid (aacid) = (unassigned)

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

Title:
  massive chevron appears in nearby

Status in unity8 package in Ubuntu:
  New

Bug description:
  Reporduce:
  Go to near by scope, scroll to the bottom ensuring that departments go out of 
screen

  Issue:
  A massive chevron appears on the screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1410794/+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 1411745] Re: additional margin (left and right) appear on scopes in Arale

2015-01-22 Thread Albert Astals Cid
** Changed in: canonical-devices-system-image
   Status: Fix Committed = Fix Released

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

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

Title:
  additional margin (left and right) appear on scopes in Arale

Status in the base for Ubuntu mobile products:
  Fix Released
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  ~Using Arale.

  Open the today scope, you would see a margin has appeared next to the
  card displaying the date.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1411745/+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 1379375] Re: evince does not display ligatures

2015-01-22 Thread Alexander Buchner
Yeah!
Updating libpoppler-glib8 to 0.26.5-0ubuntu2 solved my problem.

** Tags removed: verification-failed
** Tags added: verification-done

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

Title:
  evince does not display ligatures

Status in fontconfig package in Ubuntu:
  Fix Released
Status in poppler package in Ubuntu:
  Fix Released
Status in fontconfig source package in Trusty:
  Won't Fix
Status in poppler source package in Trusty:
  Fix Committed
Status in fontconfig source package in Utopic:
  Won't Fix
Status in poppler source package in Utopic:
  Fix Committed

Bug description:
  [ Description ]

  Some ligatures (e.g. fi) are not displayed in certain fonts, because
  there are two different naming schemes in use in the wild.

  [ Fix ]

  Poppler upstream fixed this by adding a lookup table to fall back to
  the second scheme if necessary.

  [ QA ]

  1. Install tex-gyre
  2. Download 
https://bugs.launchpad.net/ubuntu/+source/fontconfig/+bug/1317599/+attachment/4213588/+files/rfa1415_15sep_lect1.pdf
  3. Open the file in evince
  4. Look at Biometrics: file on page 3 

  If the fi ligature in file is not displayed, you have this bug.
  file should be displayed normally after it's fixed.

  [ Regression potential ]

  Since this patch implements a fallback only when lookup false, there
  shouldn't be any problems. Still, check all existing PDFs are still
  displayed correctly.

  [ Original report ]

  While there's Bug #1325230 with the same title and the linked PDFs there are 
working fine here (displaying fi correctly) there seems to be still some bug 
regarding ligatures.
  https://bugs.launchpad.net/ubuntu/+source/fontconfig/+bug/1325230

  I have some PDFs substituting Helvetica (and others) with TeX Gyre
  Heros and showing no fi ligature.  I attached a patch I derived from
  the patch in Bug #1325230 which is working fine. Now it uses Nimbus
  Sans L and the ligatures are fine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fontconfig/+bug/1379375/+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 1233466] Re: Hot-Add Memory failing for lack of udev rule

2015-01-22 Thread Martin Pitt
Reopening the kernel task here. We've carried the temporary udev rule
workaround for three releases now; it seems we all agree that it's wrong
(unconditional unbreak my kernel rule) and makes things even worse
under memory pressure. Is there any better solution in sight? Thanks!

** Changed in: linux (Ubuntu)
   Status: Fix Released = Confirmed

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

Title:
  Hot-Add Memory failing for lack of udev rule

Status in linux package in Ubuntu:
  Confirmed
Status in systemd package in Ubuntu:
  Fix Released

Bug description:
  It appears that the Hot-Add mechanism is not working because of lack
  of a udev rule. The required rule is attached to this bug. Please
  include it.

  Furthermore, please ensure that the following patches are included:

  https://git.kernel.org/cgit/linux/kernel/git/next/linux-
  next.git/commit/drivers/hv?id=20138d6cb838aa01bb1b382dcb5f3d3a119ff2cb

  https://git.kernel.org/cgit/linux/kernel/git/next/linux-
  next.git/commit/drivers/hv?id=c5e2254f8d63a6654149aa32ac5f2b7dd66a976d

  https://git.kernel.org/cgit/linux/kernel/git/next/linux-
  next.git/commit/drivers/hv?id=ed07ec93e83ec471d365ce084e43ad90fd205903

  The above patches should be in but just wanted to ensure that you guys
  got these.

  Thanks again for the great last minute help.
  Abhishek

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1233466/+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 1408323] Re: Weirdness when /home is full

2015-01-22 Thread Albert Astals Cid
** Description changed:

  I happened to fill my /home to 100% in my Nexus4 under vivid.
  
  At that point the screen locker shows up but you can not unlock it
  (there seems to be no animation)
  
  Also the same happens with the indicators bar, and the indicators are
  empty.
  
  It is my undestandin that it shouldn't matter how much you fill /home
  that the basic functions of the phone should still work
  
- Can not reproduce on krillin+rtm
- Can reproduce on krillin+vivid
+ Can reproduce on Nexus4+rtm
+ Can reproduce on krillin+vivid (took a while though)
+ Could not reproduce on krillin+rtm

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

Title:
  Weirdness when /home is full

Status in unity8 package in Ubuntu:
  New

Bug description:
  I happened to fill my /home to 100% in my Nexus4 under vivid.

  At that point the screen locker shows up but you can not unlock it
  (there seems to be no animation)

  Also the same happens with the indicators bar, and the indicators are
  empty.

  It is my undestandin that it shouldn't matter how much you fill /home
  that the basic functions of the phone should still work

  Can reproduce on Nexus4+rtm
  Can reproduce on krillin+vivid (took a while though)
  Could not reproduce on krillin+rtm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1408323/+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 1408965] Re: ubuntu-bug ubuntu-release-upgrader-core fails to report a bug

2015-01-22 Thread Jarl
Ping

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

Title:
  ubuntu-bug ubuntu-release-upgrader-core fails to report a bug

Status in apport package in Ubuntu:
  New

Bug description:
  The command line experience is:

  $ ubuntu-bug ubuntu-release-upgrader-core
   AUTHENTICATING FOR org.freedesktop.policykit.exec ===
  Authentication is needed to run `/bin/cat' as the super user
  Authenticating as: Jarl Friis,,, (jarl)
  Password: 
   AUTHENTICATION COMPLETE ===
   AUTHENTICATING FOR com.ubuntu.apport.root-info ===
  Authentication is required to collect system information for this problem 
report
  Authenticating as: Jarl Friis,,, (jarl)
  Password: 
   AUTHENTICATION COMPLETE ===
  Traceback (most recent call last):
File /usr/share/apport/apport-kde, line 533, in module
  sys.exit(UserInterface.run_argv())
File /usr/lib/python3/dist-packages/apport/ui.py, line 650, in run_argv
  return self.run_report_bug()
File /usr/lib/python3/dist-packages/apport/ui.py, line 488, in 
run_report_bug
  response = self.ui_present_report_details(allowed_to_report)
File /usr/share/apport/apport-kde, line 355, in ui_present_report_details
  desktop_info)
File /usr/share/apport/apport-kde, line 168, in __init__
  self.ui.ui_update_view(self)
File /usr/share/apport/apport-kde, line 345, in ui_update_view
  QTreeWidgetItem(keyitem, [line])
  TypeError: arguments did not match any overloaded call:
QTreeWidgetItem(int type=QTreeWidgetItem.Type): argument 1 has unexpected 
type 'QTreeWidgetItem'
QTreeWidgetItem(list-of-str, int type=QTreeWidgetItem.Type): argument 1 has 
unexpected type 'QTreeWidgetItem'
QTreeWidgetItem(QTreeWidget, int type=QTreeWidgetItem.Type): argument 1 has 
unexpected type 'QTreeWidgetItem'
QTreeWidgetItem(QTreeWidget, list-of-str, int type=QTreeWidgetItem.Type): 
argument 1 has unexpected type 'QTreeWidgetItem'
QTreeWidgetItem(QTreeWidget, QTreeWidgetItem, int 
type=QTreeWidgetItem.Type): argument 1 has unexpected type 'QTreeWidgetItem'
QTreeWidgetItem(QTreeWidgetItem, int type=QTreeWidgetItem.Type): argument 2 
has unexpected type 'list'
QTreeWidgetItem(QTreeWidgetItem, list-of-str, int 
type=QTreeWidgetItem.Type): argument 2 has unexpected type 'list'
QTreeWidgetItem(QTreeWidgetItem, QTreeWidgetItem, int 
type=QTreeWidgetItem.Type): argument 2 has unexpected type 'list'
QTreeWidgetItem(QTreeWidgetItem): too many arguments

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: apport 2.14.1-0ubuntu3.6
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  NonfreeKernelModules: nvidia
  ApportLog:
   
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri Jan  9 11:14:26 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-11-27 (407 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  PackageArchitecture: all
  SourcePackage: apport
  UpgradeStatus: Upgraded to trusty on 2015-01-09 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1408965/+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 1309915] Re: foreground app should keep wakelock open until actual suspend happens (aka camera takes ~5 seconds to be responsive after waking phone)

2015-01-22 Thread Launchpad Bug Tracker
This bug was fixed in the package qtmir - 0.4.4+15.04.20150121~rtm-
0ubuntu1

---
qtmir (0.4.4+15.04.20150121~rtm-0ubuntu1) 14.09; urgency=medium

  [ Gerry Boland ]
  * Add Wakelock support - ensures device drops to deep-sleep mode only
when all AppMan suspend tasks have completed (LP: #1309915)

  [ Ricardo Mendoza ]
  * Reduce suspend timeout to half of the previous value because the
long value was too apparent on fast paced apps, like web games of
music players; it broke the user experience according to design.
(LP: #1402650)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Wed, 21 Jan 2015 
11:36:24 +

** Changed in: qtmir (Ubuntu RTM)
   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/1309915

Title:
  foreground app should keep wakelock open until actual suspend happens
  (aka camera takes ~5 seconds to be responsive after waking phone)

Status in the base for Ubuntu mobile products:
  In Progress
Status in qtmir package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Invalid
Status in qtmir package in Ubuntu RTM:
  Fix Released
Status in unity8 package in Ubuntu RTM:
  Invalid

Bug description:
  while apps that you put in the background are properly SIGSTOPed 
  (this is easy to verify with a music streaming website atm (while the browser 
does not use media-hub it will/should stop playback)).
   An app that is in the foreground will try to play on when the system is 
suspended (easy to verify with the same method, music plays on but becomes 
stuttery if the browser was in the foreground. This indicates the system tries 
to suspend but the running app tries to keep it alive. 

  Unity should send s SIGSTOP/SIGCONT sequence on suspend/resume to the
  app in foreground when the system goes into suspend and resumes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1309915/+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 1376240] Re: [dialer] pressing power button should silence incoming call

2015-01-22 Thread Olga Kemmet
** Summary changed:

- pressing power button should silence incoming call
+ [dialer] pressing power button should silence incoming call

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

Title:
  [dialer] pressing power button should silence incoming call

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Telephony Service:
  In Progress
Status in Ubuntu UX bugs:
  Fix Committed
Status in Unity System Compositor:
  In Progress
Status in telephony-service package in Ubuntu:
  Fix Released
Status in unity-system-compositor package in Ubuntu:
  Confirmed
Status in telephony-service package in Ubuntu RTM:
  In Progress

Bug description:
  In the incoming call dialog there is no way to dismiss a call, only
  reject it.

  I would like a way to keep the calling active but in silent mode.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1376240/+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 1411323] Re: [address book] share handler screen has a confusing ok icon

2015-01-22 Thread Olga Kemmet
I agree with Selene. The X shouldn't be there at all for example. This is 
related to this bug: https://bugs.launchpad.net/ubuntu-ux/+bug/1373494
And design is currently looking at solutions replacing the confirmation tick 
with something else.

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

Title:
  [address book] share handler screen has a confusing ok icon

Status in Address Book App:
  In Progress
Status in the base for Ubuntu mobile products:
  Confirmed
Status in Ubuntu UX bugs:
  Fix Committed
Status in address-book-app package in Ubuntu:
  Fix Released
Status in address-book-app package in Ubuntu RTM:
  In Progress

Bug description:
  as found on user testing, the share icon is confusing for users that
  get to this screen and do not know how to proceed.

  Steps to reproduce:
  Using telegram
  click in contacts
  then click  in import
  select from address book
  once the content hub launches, select the address book
  select a few contact

  Expected result:
  there is a clear button to ok selection, that matches the X to cancel. 
Maybe a tick like in the camera app

  Actual result:
  A share icon is used to ok

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1411323/+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 1409003] Re: receiving an sms while roaming and suspended renders the phone difficult to use on resume

2015-01-22 Thread Michael Zanetti
** Branch linked: lp:~unity-team/unity8/rtm-20150121

** Changed in: unity8 (Ubuntu RTM)
   Status: New = In Progress

** Changed in: unity8 (Ubuntu RTM)
 Assignee: (unassigned) = Michael Zanetti (mzanetti)

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

Title:
  receiving an sms while roaming and suspended renders the phone
  difficult to use on resume

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Ubuntu system image (server/client/updater):
  New
Status in unity8 package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu RTM:
  In Progress

Bug description:
  3 times in a row this happened
   1. I left my apartment or co-working space, so I was roaming on data
   2. my phone was suspended
   3. I received a text message (sms, etc...) while the phone was suspended
   4. when I turned on the phone, I had trouble getting past the shutdown 
dialog, twice I had to reboot

  This is r186 with silo 7 and silo 3 installed

  After reflashing and updating to r190, I can no longer repro

  Repro steps:
  1. Be connected to a known wireless access point (at your home or office for 
example)
  2. unplug your phone from computer or power 
  3. use power button to suspend your phone
  4. move far enough away from your known AP so that you phone could not see it 
  5. wake the phone and interact long enough that it switches to cell data (for 
me this is always edge because krillin in the US)
  6. suspend your phone again
  7. receive a text message and try to wake your phone

  Result: The shutdown dialog appears, and you cannot get past it.
  Sometimes the phone settles after a few tries and become usable,
  sometimes a hard reboot is required

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1409003/+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 1391368] Re: Thumbnail generation is slow when requesting a sourceSize that needs to be rescaled

2015-01-22 Thread Launchpad Bug Tracker
This bug was fixed in the package thumbnailer -
1.3+15.04.20150122-0ubuntu1

---
thumbnailer (1.3+15.04.20150122-0ubuntu1) vivid; urgency=low

  [ Florian Boucault ]
  * Keeps track of failed thumbnails and do not try to regenerate them.
(LP: #1389678)
  * QML thumbnail provider: make sure sourceSize (aka requestedSize) is
respected by downscaling at loading time if necessary. Makes
TN_SIZE_ORIGINAL case much faster. (LP: #1391368)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Thu, 22 Jan 2015 
08:56:16 +

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

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

Title:
  Thumbnail generation is slow when requesting a sourceSize that needs
  to be rescaled

Status in Thumbnail generator for all kinds of files:
  New
Status in thumbnailer package in Ubuntu:
  Fix Released

Bug description:
  The music app sets the sourceSize property of the Image component
  used for the Thumbnailer image provider. The values used are based on
  the size of the displayed image. For instance, on a Nexus 4  in the
  Music app's Albums tab this appears to be either 330 or 165
  depending on if it is the full image or if is part of a quadrant/grid.
  However, setting the sourceSize to these values causes the
  thumbnailing processing to be extremely slow. Simply requesting that
  the source be 512 (which is the size of the xlarge) art is much faster
  --because I assume the image is not resized.

  One or both of the following could/should be done 1) the resizing
  needs to be made significantly faster, and/or 2) there needs to be an
  API that provides a property so users of the Thumbnailer can request
  sizes of 128 (normal), 256 (large), or 512 (xlarge). Hardcoding these
  values in the app would cause regression if the Thumbnailing service
  ever changed the corresponding default sizes.  Ideally I think both of
  these enhancements should be made.

To manage notifications about this bug go to:
https://bugs.launchpad.net/thumbnailer/+bug/1391368/+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 1398427] Re: [dialer] + [sound] Can't use earphone to answer or disconnect a call

2015-01-22 Thread Michael Zanetti
** Branch linked: lp:~unity-team/unity8/rtm-20150121

** Changed in: unity8 (Ubuntu RTM)
   Status: Triaged = In Progress

** Changed in: unity8 (Ubuntu RTM)
 Assignee: (unassigned) = Michael Zanetti (mzanetti)

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

Title:
  [dialer] + [sound] Can't use earphone to answer or disconnect a call

Status in the base for Ubuntu mobile products:
  In Progress
Status in Telephony Service:
  New
Status in Ubuntu UX bugs:
  Triaged
Status in qtmir package in Ubuntu:
  Fix Released
Status in telephony-service package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Fix Released
Status in qtmir package in Ubuntu RTM:
  Fix Released
Status in telephony-service package in Ubuntu RTM:
  In Progress
Status in unity8 package in Ubuntu RTM:
  In Progress

Bug description:
  [Procedures]
  1.insert the earphone
  2.make a MO call to DUT
  3.use the Hook key to answer the call
  4.when connected the call use the hook key to disconnect the call

  [Expect results]
  earphone hook key can answer and disconnect the call
  [Actual results]
  can't answer and disconnect the call

  [Reproduce]
  Always

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1398427/+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 1389678] Re: When a file can't be thumnailed the photo grid keeps loosing its images and hitting timeouts

2015-01-22 Thread Launchpad Bug Tracker
This bug was fixed in the package thumbnailer -
1.3+15.04.20150122-0ubuntu1

---
thumbnailer (1.3+15.04.20150122-0ubuntu1) vivid; urgency=low

  [ Florian Boucault ]
  * Keeps track of failed thumbnails and do not try to regenerate them.
(LP: #1389678)
  * QML thumbnail provider: make sure sourceSize (aka requestedSize) is
respected by downscaling at loading time if necessary. Makes
TN_SIZE_ORIGINAL case much faster. (LP: #1391368)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Thu, 22 Jan 2015 
08:56:16 +

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

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

Title:
  When a file can't be thumnailed the photo grid keeps loosing its
  images and hitting timeouts

Status in Camera App:
  Confirmed
Status in thumbnailer package in Ubuntu:
  Fix Released

Bug description:
  Using rtm 142 on krillin, the photo roll previews are missing for most
  part (the log indicates timeouts from the thumbnailer).

  Even when they are displayed, scrolling in the view is enough to get
  the image replaced by empty squares (that might be a slightly
  different issue, let me know if you prefer a different report about
  it)

  Note that the gallery app doesn't have that issue, so even if the
  thumbnailer is slow the camera handling of the timeout seems less
  optimal than the gallery one

  There is also the fact that the roll view doesn't display spinners
  while loading, which gallery does

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1389678/+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 1307883] Re: ca-certificates-java misses runtime dependency on initscripts

2015-01-22 Thread Hans-Christoph Steiner
I'm seeing this same issue on a minimal Ubuntu/trusty chroot, where I
deliberately didn't want initscripts and upstart installed. Using
minimal chroots is very useful for running automated build
infrastructure.  The chroots can serve as stand-ins for full systems or
VMs.  Since the base system provides the whole system, including
daemons, init, etc. the chroot does not need this stuff, and indeed it
can get in the way.

This worked before, since I was able to set up this chroot a while back
and use it.  I think I set it up around Sept 2014.

Here's the error:
Setting up openjdk-7-jre-headless:amd64 (7u71-2.5.3-0ubuntu0.14.04.1) ...
/var/lib/dpkg/info/openjdk-7-jre-headless:amd64.postinst: 18: 
/var/lib/dpkg/info/openjdk-7-jre-headless:amd64.postinst: mountpoint: not found
the java command requires a mounted proc fs (/proc).
dpkg: error processing package openjdk-7-jre-headless:amd64 (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of openjdk-7-jre:amd64:
 openjdk-7-jre:amd64 depends on openjdk-7-jre-headless (= 
7u71-2.5.3-0ubuntu0.14.04.1); however:
  Package openjdk-7-jre-headless:amd64 is not configured yet.

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

Title:
  ca-certificates-java misses runtime dependency on initscripts

Status in ca-certificates-java package in Ubuntu:
  Confirmed
Status in openjdk-7 package in Ubuntu:
  Confirmed
Status in util-linux package in Ubuntu:
  Triaged

Bug description:
  Jitsi build-depends on openjdk-7-jre but the package fails to install
  in pbuilder and thus I currently cannot build the package.  Here is
  the output I get while I am logged in to the trusty chroot.

  # aptitude install default-jdk
  [...]
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  A package failed to install.  Trying to recover:
  Setting up ca-certificates-java (20130815ubuntu1) ...
  /var/lib/dpkg/info/ca-certificates-java.postinst: line 90: mountpoint: 
command not found
  the keytool command requires a mounted proc fs (/proc).
  dpkg: error processing package ca-certificates-java (--configure):
   subprocess installed post-installation script returned error exit status 1
  Setting up openjdk-7-jre-headless:i386 (7u51-2.4.6-1ubuntu4) ...
  /var/lib/dpkg/info/openjdk-7-jre-headless:i386.postinst: 18: 
/var/lib/dpkg/info/openjdk-7-jre-headless:i386.postinst: mountpoint: not found
  the java command requires a mounted proc fs (/proc).
  dpkg: error processing package openjdk-7-jre-headless:i386 (--configure):
   subprocess installed post-installation script returned error exit status 1
  Setting up default-jre-headless (2:1.7-51) ...
  dpkg: dependency problems prevent configuration of openjdk-7-jre:i386:
   openjdk-7-jre:i386 depends on openjdk-7-jre-headless (= 
7u51-2.4.6-1ubuntu4); however:
    Package openjdk-7-jre-headless:i386 is not configured yet.

  dpkg: error processing package openjdk-7-jre:i386 (--configure):
   dependency problems - leaving unconfigured
  Setting up default-jre (2:1.7-51) ...
  dpkg: dependency problems prevent configuration of openjdk-7-jdk:i386:
   openjdk-7-jdk:i386 depends on openjdk-7-jre (= 7u51-2.4.6-1ubuntu4); however:
    Package openjdk-7-jre:i386 is not configured yet.

  dpkg: error processing package openjdk-7-jdk:i386 (--configure):
   dependency problems - leaving unconfigured
  dpkg: dependency problems prevent configuration of default-jdk:
   default-jdk depends on openjdk-7-jdk (= 7~u3-2.1.1); however:
    Package openjdk-7-jdk:i386 is not configured yet.

  dpkg: error processing package default-jdk (--configure):
   dependency problems - leaving unconfigured
  Processing triggers for ca-certificates (20130906ubuntu2) ...
  Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done.
  Running hooks in /etc/ca-certificates/update.d
  /etc/ca-certificates/update.d/jks-keystore: 33: 
/etc/ca-certificates/update.d/jks-keystore: mountpoint: not found
  the keytool command requires a mounted proc fs (/proc).
  E: /etc/ca-certificates/update.d/jks-keystore exited with code 1.
  done.
  Errors were encountered while processing:
   ca-certificates-java
   openjdk-7-jre-headless:i386
   openjdk-7-jre:i386
   openjdk-7-jdk:i386
   default-jdk

  # mount
  /proc on /proc type proc (rw,relatime)
  tmpfs on /run/shm type tmpfs (rw,relatime)
  /dev/pts on /dev/pts type devpts 
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/1307883/+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 1307883] Re: ca-certificates-java misses runtime dependency on initscripts

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

** Changed in: ca-certificates-java (Ubuntu)
   Status: New = Confirmed

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

Title:
  ca-certificates-java misses runtime dependency on initscripts

Status in ca-certificates-java package in Ubuntu:
  Confirmed
Status in openjdk-7 package in Ubuntu:
  Confirmed
Status in util-linux package in Ubuntu:
  Triaged

Bug description:
  Jitsi build-depends on openjdk-7-jre but the package fails to install
  in pbuilder and thus I currently cannot build the package.  Here is
  the output I get while I am logged in to the trusty chroot.

  # aptitude install default-jdk
  [...]
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  A package failed to install.  Trying to recover:
  Setting up ca-certificates-java (20130815ubuntu1) ...
  /var/lib/dpkg/info/ca-certificates-java.postinst: line 90: mountpoint: 
command not found
  the keytool command requires a mounted proc fs (/proc).
  dpkg: error processing package ca-certificates-java (--configure):
   subprocess installed post-installation script returned error exit status 1
  Setting up openjdk-7-jre-headless:i386 (7u51-2.4.6-1ubuntu4) ...
  /var/lib/dpkg/info/openjdk-7-jre-headless:i386.postinst: 18: 
/var/lib/dpkg/info/openjdk-7-jre-headless:i386.postinst: mountpoint: not found
  the java command requires a mounted proc fs (/proc).
  dpkg: error processing package openjdk-7-jre-headless:i386 (--configure):
   subprocess installed post-installation script returned error exit status 1
  Setting up default-jre-headless (2:1.7-51) ...
  dpkg: dependency problems prevent configuration of openjdk-7-jre:i386:
   openjdk-7-jre:i386 depends on openjdk-7-jre-headless (= 
7u51-2.4.6-1ubuntu4); however:
    Package openjdk-7-jre-headless:i386 is not configured yet.

  dpkg: error processing package openjdk-7-jre:i386 (--configure):
   dependency problems - leaving unconfigured
  Setting up default-jre (2:1.7-51) ...
  dpkg: dependency problems prevent configuration of openjdk-7-jdk:i386:
   openjdk-7-jdk:i386 depends on openjdk-7-jre (= 7u51-2.4.6-1ubuntu4); however:
    Package openjdk-7-jre:i386 is not configured yet.

  dpkg: error processing package openjdk-7-jdk:i386 (--configure):
   dependency problems - leaving unconfigured
  dpkg: dependency problems prevent configuration of default-jdk:
   default-jdk depends on openjdk-7-jdk (= 7~u3-2.1.1); however:
    Package openjdk-7-jdk:i386 is not configured yet.

  dpkg: error processing package default-jdk (--configure):
   dependency problems - leaving unconfigured
  Processing triggers for ca-certificates (20130906ubuntu2) ...
  Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done.
  Running hooks in /etc/ca-certificates/update.d
  /etc/ca-certificates/update.d/jks-keystore: 33: 
/etc/ca-certificates/update.d/jks-keystore: mountpoint: not found
  the keytool command requires a mounted proc fs (/proc).
  E: /etc/ca-certificates/update.d/jks-keystore exited with code 1.
  done.
  Errors were encountered while processing:
   ca-certificates-java
   openjdk-7-jre-headless:i386
   openjdk-7-jre:i386
   openjdk-7-jdk:i386
   default-jdk

  # mount
  /proc on /proc type proc (rw,relatime)
  tmpfs on /run/shm type tmpfs (rw,relatime)
  /dev/pts on /dev/pts type devpts 
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/1307883/+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 1307883] Re: ca-certificates-java misses runtime dependency on initscripts

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

** Changed in: openjdk-7 (Ubuntu)
   Status: New = Confirmed

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

Title:
  ca-certificates-java misses runtime dependency on initscripts

Status in ca-certificates-java package in Ubuntu:
  Confirmed
Status in openjdk-7 package in Ubuntu:
  Confirmed
Status in util-linux package in Ubuntu:
  Triaged

Bug description:
  Jitsi build-depends on openjdk-7-jre but the package fails to install
  in pbuilder and thus I currently cannot build the package.  Here is
  the output I get while I am logged in to the trusty chroot.

  # aptitude install default-jdk
  [...]
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  A package failed to install.  Trying to recover:
  Setting up ca-certificates-java (20130815ubuntu1) ...
  /var/lib/dpkg/info/ca-certificates-java.postinst: line 90: mountpoint: 
command not found
  the keytool command requires a mounted proc fs (/proc).
  dpkg: error processing package ca-certificates-java (--configure):
   subprocess installed post-installation script returned error exit status 1
  Setting up openjdk-7-jre-headless:i386 (7u51-2.4.6-1ubuntu4) ...
  /var/lib/dpkg/info/openjdk-7-jre-headless:i386.postinst: 18: 
/var/lib/dpkg/info/openjdk-7-jre-headless:i386.postinst: mountpoint: not found
  the java command requires a mounted proc fs (/proc).
  dpkg: error processing package openjdk-7-jre-headless:i386 (--configure):
   subprocess installed post-installation script returned error exit status 1
  Setting up default-jre-headless (2:1.7-51) ...
  dpkg: dependency problems prevent configuration of openjdk-7-jre:i386:
   openjdk-7-jre:i386 depends on openjdk-7-jre-headless (= 
7u51-2.4.6-1ubuntu4); however:
    Package openjdk-7-jre-headless:i386 is not configured yet.

  dpkg: error processing package openjdk-7-jre:i386 (--configure):
   dependency problems - leaving unconfigured
  Setting up default-jre (2:1.7-51) ...
  dpkg: dependency problems prevent configuration of openjdk-7-jdk:i386:
   openjdk-7-jdk:i386 depends on openjdk-7-jre (= 7u51-2.4.6-1ubuntu4); however:
    Package openjdk-7-jre:i386 is not configured yet.

  dpkg: error processing package openjdk-7-jdk:i386 (--configure):
   dependency problems - leaving unconfigured
  dpkg: dependency problems prevent configuration of default-jdk:
   default-jdk depends on openjdk-7-jdk (= 7~u3-2.1.1); however:
    Package openjdk-7-jdk:i386 is not configured yet.

  dpkg: error processing package default-jdk (--configure):
   dependency problems - leaving unconfigured
  Processing triggers for ca-certificates (20130906ubuntu2) ...
  Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done.
  Running hooks in /etc/ca-certificates/update.d
  /etc/ca-certificates/update.d/jks-keystore: 33: 
/etc/ca-certificates/update.d/jks-keystore: mountpoint: not found
  the keytool command requires a mounted proc fs (/proc).
  E: /etc/ca-certificates/update.d/jks-keystore exited with code 1.
  done.
  Errors were encountered while processing:
   ca-certificates-java
   openjdk-7-jre-headless:i386
   openjdk-7-jre:i386
   openjdk-7-jdk:i386
   default-jdk

  # mount
  /proc on /proc type proc (rw,relatime)
  tmpfs on /run/shm type tmpfs (rw,relatime)
  /dev/pts on /dev/pts type devpts 
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/1307883/+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 1413644] Re: init-departments tool doesn't correctly handle multiple locales

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

** Changed in: unity-scope-click (Ubuntu)
   Status: New = Confirmed

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

Title:
  init-departments tool doesn't correctly handle multiple locales

Status in unity-scope-click package in Ubuntu:
  Confirmed

Bug description:
  According to the README file, init-departments tool should support
  multiple locales with single invocation like this:

  init-departments DBFILE LOCALE1 [LOCALE2 ...]

  but that doesn't work and just fetches names for current system locale
  (based on LANGUAGE) and stores them in the dbfile as LOCALE1, LOCALE2
  etc. This is because requested locales are not really passed to the
  Index API calls and webclient code picks the language from LANGUAGE
  env var.

  Also running the tool twice for each locale separately, e.g.

  LANGUAGE=es_ES init-departments test.db es_ES
  LANGUAGE=en_US init-departments test.db en_US

  produces incorrect result for second invocation (en_US entries have
  same strings as es_ES), because of network caching.

  The workaround for the above problems is to run the tool twice and
  clean network disk cache inbetween like this:

  rm -rf ~/.cache/init-departments
  LANGUAGE=es_ES init-departments test.db es_ES
  rm -rf ~/.cache/init-departments
  LANGUAGE=en_US init-departments test.db en_US

  Suggested solution: this is internal tool, so changing Index and
  webclient API (also used by click scope) is not justified. Instead
  init-departments should just handle one language at a time (and it
  could internally set LANGUAGE env var). It should also disable network
  caching.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1413644/+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 1309915] Re: foreground app should keep wakelock open until actual suspend happens (aka camera takes ~5 seconds to be responsive after waking phone)

2015-01-22 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   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/1309915

Title:
  foreground app should keep wakelock open until actual suspend happens
  (aka camera takes ~5 seconds to be responsive after waking phone)

Status in the base for Ubuntu mobile products:
  Fix Released
Status in qtmir package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Invalid
Status in qtmir package in Ubuntu RTM:
  Fix Released
Status in unity8 package in Ubuntu RTM:
  Invalid

Bug description:
  while apps that you put in the background are properly SIGSTOPed 
  (this is easy to verify with a music streaming website atm (while the browser 
does not use media-hub it will/should stop playback)).
   An app that is in the foreground will try to play on when the system is 
suspended (easy to verify with the same method, music plays on but becomes 
stuttery if the browser was in the foreground. This indicates the system tries 
to suspend but the running app tries to keep it alive. 

  Unity should send s SIGSTOP/SIGCONT sequence on suspend/resume to the
  app in foreground when the system goes into suspend and resumes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1309915/+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 1390096] Re: peer picker briefly shows no available apps

2015-01-22 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Confirmed = Fix Released

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

Title:
  peer picker briefly shows no available apps

Status in the base for Ubuntu mobile products:
  Fix Released
Status in Content sharing/picking infrastructure and service:
  New
Status in content-hub package in Ubuntu:
  Fix Released
Status in content-hub package in Ubuntu RTM:
  Fix Released

Bug description:
  build 140 rtm on krillin

  In certain instances, when attempting to save or export from apps, the peer 
picker is first displayed very briefly saying No apps available before 
updating to show the correct list of apps. It should not show this message when 
there are apps to be displayed.
  This doesn't always occur, but have certainly seen it happen depending on 
which app I'm using.

  Steps to reproduce:
  - Open gmail
  - create a new message
  - press the attach button

  Expected results:
  - peer picker with list of available apps

  Actual results:
  - peer picker first displaying No apps message then changing to list of 
available apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1390096/+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 725434] Re: Nvidia drivers lead to extra memory usage for each process using libGL

2015-01-22 Thread Stu
The fix for this has been available for a long time, if it works - can
the cairo gl backend be re-enabled?It's been disabled for nearly 3
years now, in the meantime it is available on fedora.

This is affecting an app I maintain as I can't use it with cairo-gl for
now.

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

Title:
  Nvidia drivers lead to extra memory usage for each process using libGL

Status in cairo package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers package in Ubuntu:
  Won't Fix
Status in cairo source package in Natty:
  Fix Released
Status in nvidia-graphics-drivers source package in Natty:
  Won't Fix

Bug description:
  the new nvidia-current is causing a 300% increase in memory use at login as 
compared to previously and or as currently with nouveau 3d drivers.
  While not a big deal on machines with 2+GB ram on older machines with 1 GB it 
does represent a bit of an issue.
  The increases are pretty much seen with all process, ie. 'across the board'
  Attached are single report logs, each from fresh boot
  The 3GB are from this reporting hardware, the 1GB are from a P4 with nvidia 
7800 AGP and 1GB ram

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: nvidia-current 270.29-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6
  Uname: Linux 2.6.38-5-generic i686
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86 Kernel Module  270.29  Wed Feb 23 16:16:53 PST 
2011
   GCC version:  gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-3ubuntu3)
  Architecture: i386
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,scale,session,unityshell]
  CompositorRunning: compiz
  Date: Sat Feb 26 01:37:02 2011
  DistUpgraded: Fresh install
  DistroCodename: natty
  DistroVariant: ubuntu
  DkmsStatus: nvidia-current, 270.29, 2.6.38-5-generic, i686: installed
  GraphicsCard:
   nVidia Corporation G86 [GeForce 8400M GS] [10de:0427] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Dell Device [1028:0209]
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110202)
  MachineType: Dell Inc. XPS M1330
  ProcEnviron:
   LANGUAGE=C:en_US:en
   LANG=en_US.UTF-8
   LC_MESSAGES=en_GB.utf8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-5-generic 
root=UUID=9aabd666-add7-49fd-b17c-780c59823b85 ro quiet splash vt.handoff=7
  Renderer: Unknown
  SourcePackage: nvidia-graphics-drivers
  dmi.bios.date: 12/26/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd12/26/2008:svnDellInc.:pnXPSM1330:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: XPS M1330
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.4-0ubuntu1
  version.libdrm2: libdrm2 2.4.23-1ubuntu3
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1~git20110215.cc1636b6-0ubuntu2
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu8
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-1ubuntu11
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo/+bug/725434/+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 1412541] Re: Can't uninstall right after installing

2015-01-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/unity-scope-click

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

Title:
  Can't uninstall right after installing

Status in the base for Ubuntu mobile products:
  New
Status in unity-scope-click package in Ubuntu:
  In Progress
Status in unity-scope-click package in Ubuntu RTM:
  Triaged

Bug description:
  STEPS:
  1. Goto the store
  2. Search for osmtouch
  3. Install osmtouch
  4. Once installed do not navigate away from the installed details page
  5. Tap on open
  6. Close the app (returns you to the initial installed details page)
  7. tap on uninstall

  EXPECTED:
  I expect the app to be uninstalled and the page return to the install details 
page or store front

  ACTUAL:
  The app isn't uninstalled, the app details page is returned to a blank page.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1412541/+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 1413699] [NEW] pkill|pgrep are buggy

2015-01-22 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

'pgrep upstart-udev-bridge' should definitely spit out a pid, but it
doesn't. When one uses the option -f than it actually prints the PID of
the upstart-udev-bridge process. However using -f is a bad workaround,
because than (at least wrt. the man page) the arguments and operands get
included into the match, which may break scripts or even lead to
security issues.

I guess, the bug is, that p{grep|kill} strips off everything after the
first '-' of the command before it actually tries to compare with the
given operand (or something like that).

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

-- 
pkill|pgrep are buggy
https://bugs.launchpad.net/bugs/1413699
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to procps 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 1411323] Re: [address book] share handler screen has a confusing ok icon

2015-01-22 Thread Launchpad Bug Tracker
This bug was fixed in the package address-book-app -
0.2+15.04.20150122.1~rtm-0ubuntu1

---
address-book-app (0.2+15.04.20150122.1~rtm-0ubuntu1) 14.09; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Renato Araujo Oliveira Filho ]
  * Use the tick icon as confirm button while in Pick mode. (LP:
#1411323)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Thu, 22 Jan 2015 
16:38:19 +

** Changed in: address-book-app (Ubuntu RTM)
   Status: In Progress = Fix Released

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

Title:
  [address book] share handler screen has a confusing ok icon

Status in Address Book App:
  In Progress
Status in the base for Ubuntu mobile products:
  Confirmed
Status in Ubuntu UX bugs:
  Fix Committed
Status in address-book-app package in Ubuntu:
  Fix Released
Status in address-book-app package in Ubuntu RTM:
  Fix Released

Bug description:
  as found on user testing, the share icon is confusing for users that
  get to this screen and do not know how to proceed.

  Steps to reproduce:
  Using telegram
  click in contacts
  then click  in import
  select from address book
  once the content hub launches, select the address book
  select a few contact

  Expected result:
  there is a clear button to ok selection, that matches the X to cancel. 
Maybe a tick like in the camera app

  Actual result:
  A share icon is used to ok

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1411323/+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 1413699] [NEW] pkill|pgrep are buggy

2015-01-22 Thread Jens Elkner
Public bug reported:

'pgrep upstart-udev-bridge' should definitely spit out a pid, but it
doesn't. When one uses the option -f than it actually prints the PID of
the upstart-udev-bridge process. However using -f is a bad workaround,
because than (at least wrt. the man page) the arguments and operands get
included into the match, which may break scripts or even lead to
security issues.

I guess, the bug is, that p{grep|kill} strips off everything after the
first '-' of the command before it actually tries to compare with the
given operand (or something like that).

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

** Package changed: system-config-kickstart (Ubuntu) = procps (Ubuntu)

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

Title:
  pkill|pgrep are buggy

Status in procps package in Ubuntu:
  New

Bug description:
  'pgrep upstart-udev-bridge' should definitely spit out a pid, but it
  doesn't. When one uses the option -f than it actually prints the PID
  of the upstart-udev-bridge process. However using -f is a bad
  workaround, because than (at least wrt. the man page) the arguments
  and operands get included into the match, which may break scripts or
  even lead to security issues.

  I guess, the bug is, that p{grep|kill} strips off everything after the
  first '-' of the command before it actually tries to compare with the
  given operand (or something like that).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/procps/+bug/1413699/+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 1413410] Re: Unable to match embedded NULLs in unix bind rule for abstract sockets

2015-01-22 Thread John Johansen
So I have verified that firefox is doing the bind call with a 110 byte
long addrlen

[pid  1020] bind(18, {sa_family=AF_LOCAL, sun_path=@google-nacl-
o1d1020-1}, 110) = -1 EACCES (Permission denied)

so the trailing 0s being reported by the apparmor audit message are
correct

So this breaks down to 3 userspace bugs

  wrong handling of \x00 by the compiler
  wrong handling of the * and ** globs for abstract socket names
  limited nesting depth for alternations (though this is minor and not really 
needed for this bug if globbing is fixed)

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

Title:
  Unable to match embedded NULLs in unix bind rule for abstract sockets

Status in AppArmor Linux application security framework:
  In Progress
Status in Snappy Ubuntu:
  Confirmed
Status in apparmor package in Ubuntu:
  Confirmed

Bug description:
  On Ubuntu 14.10, I had this in my logs:
  Jan 21 16:32:30 localhost kernel: [24900.927939] audit: type=1400 
audit(1421879550.441:534): apparmor=DENIED operation=bind 
profile=/usr/lib/firefox/firefox{,*[^s][^h]} pid=12356 comm=plugin-containe 
family=unix sock_type=dgram protocol=0 requested_mask=bind 
denied_mask=bind 
addr=@676F6F676C652D6E61636C2D6F316431323335362D33393100

  $ aa-decode 
676F6F676C652D6E61636C2D6F316431323335362D33393100
  Decoded: google-nacl-o1d12356-391

  $ aa-decode 676F6F676C652D6E61636C2D6
  Decoded: google-nacl-`

  So I tried the following:
  unix bind type=dgram addr=@google-nacl*,
  unix bind type=dgram addr=@google-nacl*,
  unix bind type=dgram addr=@676F6F676C652D6E61636C2D6*,
  unix bind type=dgram addr=@676F6F676C652D6E61636C2D6*,
  unix bind type=dgram addr=@google-nacl*\\000*,
  unix bind type=dgram 
addr=@google-nacl*[0-9a-zA-Z]\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000{,\\000,\\000\\000},

  
  but none of them match. The best I could do was:
  unix bind type=dgram,

  This is likely going to be important for snappy since snappy will have the 
concept of different coordinating snaps interacting via abstract sockets. What 
is interesting is that this seems to work ok for some things, eg:
  ./lightdm:  unix (bind, listen) type=stream 
addr=@/com/ubuntu/upstart-session/**,
  ./lightdm:  unix (bind, listen) type=stream addr=@/tmp/dbus-*,
  ./lightdm:  unix (bind, listen) type=stream addr=@/tmp/.ICE-unix/[0-9]*,
  ./lightdm:  unix (bind, listen) type=stream addr=@/dbus-vfs-daemon/*,
  ./lightdm:  unix (bind, listen) type=stream addr=@guest*,

  Is this something in how firefox is setting up the socket?

  To reproduce, enable the firefox profile, start firefox and try to
  attend a google hangout.

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1413410/+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 1412880] Re: Updates for Oxide 1.4

2015-01-22 Thread Olivier Tilloy
Just tested in a (fully up-to-date) vivid VM with oxide 1.3.5, and I’m
seeing the same error when trying to play back a youtube video. The same
happens on my utopic desktop with oxide 1.3.4. So it looks like it’s not
a regression introduced by oxide 1.4, but an issue that was there
already.

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

Title:
  Updates for Oxide 1.4

Status in oxide-qt package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  Currently the Youtube webapp fails to play any videos on desktop with
  Oxide 1.4. When I try it, I see messages like this in the console:

  qml: [JS] (https://www.youtube.com/watch?v=LHp3jqRj-jg:0) Mixed
  Content: The page at 'https://www.youtube.com/watch?v=LHp3jqRj-jg' was
  loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint
  'http://r14---sn-
  
aigllnll.googlevideo.com/videoplayback?sver=3dur=125.689keepalive=yespl=22mm=31source=youtubems=auid=o-ADWHdIzIFF9WjrfoIgjyExn9jZdvxCO_PDTaIVXhBrVgmv=mgir=yessparams=clen%2Cdur%2Cgir%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Ckeepalive%2Clmt%2Cmime%2Cmm%2Cms%2Cmv%2Cnh%2Cpl%2Csource%2Cupn%2Cexpiresignature=4B4BBAA1D31CA17FCCE5335993B871B5956AC835.44560638C7074E5FA66D5FE527DC9C9209BED319lmt=1421740881545280key=yt5ip=95.172.233.148upn=_oLxNA9ib50itag=140nh=IgpwcjAzLmxocjE0KgkxMjcuMC4wLjEfexp=900238%2C900718%2C907263%2C927622%2C929305%2C931358%2C9405520%2C941004%2C943917%2C947209%2C947225%2C948124%2C948703%2C949422%2C952302%2C952605%2C952901%2C955301%2C957103%2C957105%2C957201%2C959701expire=1421794356ipbits=0clen=2018474mt=1421772625mime=audio%2Fmp4initcwndbps=982500cpn
  =tczzNCjta-
  UMPRmnalr=yesratebypass=yesc=WEBcver=html5range=0-65535'. This
  request has been blocked; the content must be served over HTTPS.

  This is an expected change - Blink now treats XHR as active content
  instead of inactive content, so it gets blocked by the mixed content
  blocker.

  Changing the user agent string to the Chrome one seems to make it work
  again, so this will require a corresponding update to webbrowser-app
  with a user agent string override

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/oxide-qt/+bug/1412880/+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 285998] Re: mv or rm of any XDG user dir causes its definition to change to wrong, oversimple $HOME/

2015-01-22 Thread Launchpad Bug Tracker
This bug was fixed in the package mediascanner2 -
0.105+15.04.20150122-0ubuntu1

---
mediascanner2 (0.105+15.04.20150122-0ubuntu1) vivid; urgency=low

  [ Jussi Pakkanen ]
  * Add blacklist functionality and use it to block music playlists.
(LP: #1384295)
  * Skip scanning of special directories if they point to user home dir.
(LP: #285998)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Thu, 22 Jan 2015 
10:18:10 +

** Changed in: mediascanner2 (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 mediascanner2 in Ubuntu.
https://bugs.launchpad.net/bugs/285998

Title:
  mv or rm of any XDG user dir causes its definition to change to wrong,
  oversimple $HOME/

Status in Media Scanner v2:
  In Progress
Status in mediascanner2 package in Ubuntu:
  Fix Released
Status in xdg-user-dirs package in Ubuntu:
  Confirmed

Bug description:
  $ rmdir ~/Videos
  ...
  $ mkdir ~/Videos

  
  Hours later, find apps doing crazy things in home directory.

  During the elided period between rmdir and mkdir, if the XDG functions
  were run, the user's intent is forever lost, and its value is set to
  the user's home directory.

  Apps can not rely on XDG functions not to lie about what the user wants. It 
prefers to say what exists, not now when the app is accessing it, but when the 
XDG functions ran. It does not provide a file descriptor for an
  open_at(2) call. It provides a stale, text name of what used to exist on 
disk, and often not even what the user wanted.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mediascanner2/+bug/285998/+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 1413554] Re: OS's partitions never fsck'ed

2015-01-22 Thread Martin Pitt
Automatic fsck has been disabled in the upstream e2fsprogs a while ago
(see
http://git.whamcloud.com/tools/e2fsprogs.git/commitdiff/3daf592646). So
my suspicion is that you have kept your /home partition around for quite
a while and that one was still created with an mkfs.ext4 that enabled
automatic fsck, but your recent OS install already used a newer one. Can
you please check the output of

  sudo dumpe2fs /dev/sdaX | grep 'ount count'

for both your root and your home partition? If the Maximum mount count
is -1, then automatic fsck is disabled. Or you might of course not use
ext[234] in the first place, but another file system which also has
automatic fsck.


** Changed in: systemd (Ubuntu)
   Status: New = Incomplete

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

Title:
  OS's partitions never fsck'ed

Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  In the past 3 months the /home data partition has been fsck'ed as expected 
(every 35 mounts) on that vivid i386 booted with systemd (systemd-sysv 
installed). But none of the 3 other OS partitions have been fsck'ed, which 
seems scary. So systemd seems not dealing with all the cases.
  I have use 'shutdown -R now' to expect forcing fsck on the next boot, but 
only /home is checked.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 218-3ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-2.2-generic 3.19.0-rc4
  Uname: Linux 3.19.0-2-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: i386
  BootDmesg: (Nothing has been logged yet.)
  CurrentDesktop: GNOME
  Date: Thu Jan 22 11:54:22 2015
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 002: ID 046d:c50e Logitech, Inc. Cordless Mouse Receiver
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-2-generic 
root=UUID=7b1f4a51-558f-468f-85e0-f815d2f791e1 ro init=/lib/systemd/systemd
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/22/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3002
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5W DH Deluxe
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3002:bd07/22/2010:svnASUSTEKCOMPUTERINC:pnP5WDHDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WDHDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5W DH Deluxe
  dmi.product.version: System Version
  dmi.sys.vendor: ASUSTEK COMPUTER INC

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1413554/+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 1384490] Re: Color issue of the hub's title

2015-01-22 Thread Launchpad Bug Tracker
** Branch linked: lp:~michael-sheldon/content-hub/fix-1384490-safe

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

Title:
  Color issue of the hub's title

Status in the base for Ubuntu mobile products:
  New
Status in Content sharing/picking infrastructure and service:
  In Progress
Status in content-hub package in Ubuntu:
  New
Status in content-hub package in Ubuntu RTM:
  New

Bug description:
  If the app's background color is dark, the header text will be light
  color.

  The problem is, the content-hub UI always use light-color background
  but its header text's color follows the app.

  Pls see the screenshot attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1384490/+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 1413321] Re: ceph-disk commands fail due to unset cluster name

2015-01-22 Thread Launchpad Bug Tracker
This bug was fixed in the package ceph - 0.87-0ubuntu5

---
ceph (0.87-0ubuntu5) vivid; urgency=medium

  * d/p/fix-argparse-defaults.patch: Workaround behavioural change in
argparse set_defaults in python 2.7.9 (LP: #1413321).
  * d/rules: Disable build and support for RocksDB over concerns around
performance  1TB in size.
 -- James Page james.p...@ubuntu.com   Thu, 22 Jan 2015 09:54:19 +

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

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

Title:
  ceph-disk commands fail due to unset cluster name

Status in ceph package in Ubuntu:
  Fix Released
Status in python2.7 package in Ubuntu:
  New

Bug description:
  This appears to be a regression in the argparse package in python;
  under trusty ceph-disk works just fine, however in vivid, the cluster
  attribute remains unset (despite having a default of 'ceph').
  Attached python demonstrates the problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: ceph 0.87-0ubuntu4
  ProcVersionSignature: User Name 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  Date: Wed Jan 21 17:46:34 2015
  Ec2AMI: ami-00a4
  Ec2AMIManifest: FIXME
  Ec2AvailabilityZone: nova
  Ec2InstanceType: m1.small
  Ec2Kernel: aki-0002
  Ec2Ramdisk: ari-0002
  SourcePackage: ceph
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1413321/+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 678421] Re: Error message for a faulty ~/.profile script

2015-01-22 Thread Mathew Hodson
** Tags removed: verification-done-utopic-lightdm verification-needed
** Tags added: verification-needed-utopic

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

Title:
  Error message for a faulty ~/.profile script

Status in GDM: The Gnome Display Manager:
  New
Status in gdm package in Ubuntu:
  Fix Released
Status in lightdm package in Ubuntu:
  Fix Released
Status in gdm source package in Trusty:
  Fix Committed
Status in lightdm source package in Trusty:
  Fix Committed
Status in gdm source package in Utopic:
  Fix Committed
Status in lightdm source package in Utopic:
  Fix Committed
Status in gdm package in Debian:
  New

Bug description:
  trusty and utopic SRU requests
  ==

  [Impact]

  In case of a syntax error in either of ~/.profile or a few other
  similar files, the Xorg login is interrupted, and the user is taken
  back to the login screen without an explanation. Debugging this
  problem may be a time consuming exercise, especially for non-
  experienced users.

  With the proposed change, lightdm/gdm does not try to load such a
  file, but shows a warning dialog instead. (A warning dialog is also
  shown in case of some other type of error, which would not have caused
  the login to fail.)

  [Test Case]

  To reproduce:

  * Edit ~/.profile and add something bad, e.g. a non-closed parenthesis.
  * Log out and find that you can't log in to a graphical session.

  After installing the proposed lightdm/gdm version, you'll instead see
  the dialog and can log in.

  [Regression Potential]

  Since this is only about improved exception handling, it does not at
  all affect users with correct configuration files. The regression risk
  ought to be minimal.

  [Original description]

  Binary package hint: gdm

  After adding function AddPath { PATH=$1:$PATH } to $HOME/.profile
  made the Xorg startup fail. (At that moment I had already forgotten
  the changes made to the .profile). As I had autologin that meant it
  kept trying to login and finally showed me the graphics
  reconfiguration screen. That sent me to a huge hunt for xorg conf and
  setup problems.

  Anyway finally tracked this down. I had used bash syntax in .profile
  file whereas it was run with sh.

  This is not a bug per se but I think a user mistake in .profile
  shouldn't bring the whole xorg startup to a halt as it does with
  autologin. I propose running user .profile and .xprofile scripts
  so that Xsession script continues running even if they have errors.
  I'm not sure whether this change would have some negative effects as
  well.

  1) Ubuntu Lucid, Linux egon-laptop 2.6.32-25-generic #45-Ubuntu SMP Sat Oct 
16 19:48:22 UTC 2010 i686 GNU/Linux
  2) gdm 2.30.2.is.2.30.0-0ubuntu4

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/678421/+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 1385817] Re: initscripts package fails to upgrade if there are local init scripts on the system with no LSB headers

2015-01-22 Thread Christopher
This bug also prevents me from transferring files to a USB device or
creating a bootable USB.

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

Title:
  initscripts package fails to upgrade if there are local init scripts
  on the system with no LSB headers

Status in Release Notes for Ubuntu:
  Triaged
Status in sysvinit package in Ubuntu:
  Confirmed

Bug description:
  The dependency-based boot sequencing originally introduced upstream
  with Debian 6.0 is now always enabled in Ubuntu 14.10.

  For optimal sequencing, all init.d scripts should declare their
  dependencies in an LSB header. This is already the case for scripts
  shipped in Ubuntu, but users should check their local scripts and
  consider adding that information.

  For more information on this feature refer to the information
  available in /usr/share/doc/insserv/README.Debian.

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: initscripts-2.88dsf 41ubuntu18
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux x86_64 3.13.0-37-generic
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  Date: Sun October 26 2014 7:52:55
  DuplicateSignature: Package: initscripts: 2.88dsf-41ubuntu18: the 
post-installation script subprocess installed returned error exit status 1
  ErrorMessage: The post-install script subprocess installed returned error 
exit status 1
  InstallationDate: Installed on 2014-08-06 (80 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: sysvinit
  Title: initscripts package 2.88dsf-41ubuntu18 failed to install / upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to utopic on 2014-10-26 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1385817/+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 1412906] Re: Wrong favicon displayed with invalid certificate warning page

2015-01-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/webbrowser-app

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

Title:
  Wrong favicon displayed with invalid certificate warning page

Status in Web Browser App:
  In Progress
Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  Steps to reproduce:

   1) Browse to any site that has a valid favicon (e.g. http://ubuntu.com)
   2) Wait for the page to be loaded, and verify that the favicon is correctly 
displayed in the address bar
   3) Browse to https://revoked.grc.com/
   4) Wait for the invalid certificate warning page to be displayed

  Expected result: no favicon is displayed (according to the visual
  spec, it should be a generic globe icon, see
  
https://docs.google.com/a/canonical.com/presentation/d/1woHjO8K4iqyVZZlfQ4BXL0DhYbwkEmZ7wvcUhYzHDRk/edit#slide=id.g34bd6a2bc_417)

  Current result: the favicon for the previous page is displayed

To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1412906/+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 678421] Re: Error message for a faulty ~/.profile script

2015-01-22 Thread Martin Pitt
** Tags removed: verification-done-trusty verification-needed-utopic
** Tags added: verification-done

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

Title:
  Error message for a faulty ~/.profile script

Status in GDM: The Gnome Display Manager:
  New
Status in gdm package in Ubuntu:
  Fix Released
Status in lightdm package in Ubuntu:
  Fix Released
Status in gdm source package in Trusty:
  Fix Committed
Status in lightdm source package in Trusty:
  Fix Committed
Status in gdm source package in Utopic:
  Fix Committed
Status in lightdm source package in Utopic:
  Fix Committed
Status in gdm package in Debian:
  New

Bug description:
  trusty and utopic SRU requests
  ==

  [Impact]

  In case of a syntax error in either of ~/.profile or a few other
  similar files, the Xorg login is interrupted, and the user is taken
  back to the login screen without an explanation. Debugging this
  problem may be a time consuming exercise, especially for non-
  experienced users.

  With the proposed change, lightdm/gdm does not try to load such a
  file, but shows a warning dialog instead. (A warning dialog is also
  shown in case of some other type of error, which would not have caused
  the login to fail.)

  [Test Case]

  To reproduce:

  * Edit ~/.profile and add something bad, e.g. a non-closed parenthesis.
  * Log out and find that you can't log in to a graphical session.

  After installing the proposed lightdm/gdm version, you'll instead see
  the dialog and can log in.

  [Regression Potential]

  Since this is only about improved exception handling, it does not at
  all affect users with correct configuration files. The regression risk
  ought to be minimal.

  [Original description]

  Binary package hint: gdm

  After adding function AddPath { PATH=$1:$PATH } to $HOME/.profile
  made the Xorg startup fail. (At that moment I had already forgotten
  the changes made to the .profile). As I had autologin that meant it
  kept trying to login and finally showed me the graphics
  reconfiguration screen. That sent me to a huge hunt for xorg conf and
  setup problems.

  Anyway finally tracked this down. I had used bash syntax in .profile
  file whereas it was run with sh.

  This is not a bug per se but I think a user mistake in .profile
  shouldn't bring the whole xorg startup to a halt as it does with
  autologin. I propose running user .profile and .xprofile scripts
  so that Xsession script continues running even if they have errors.
  I'm not sure whether this change would have some negative effects as
  well.

  1) Ubuntu Lucid, Linux egon-laptop 2.6.32-25-generic #45-Ubuntu SMP Sat Oct 
16 19:48:22 UTC 2010 i686 GNU/Linux
  2) gdm 2.30.2.is.2.30.0-0ubuntu4

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/678421/+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 879826] Re: [CMI8786 - Xonar DG, playback] volume position not saved on shutdown

2015-01-22 Thread LostinSpacetime
I still have this issue with Ubuntu 14.10 but with the Xonar D1.

On 21 January 2015 at 23:19, Bugston wolter.wolfg...@yahoo.de wrote:

 ** Changed in: pulseaudio (Ubuntu)
Status: Confirmed = Fix Released

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/879826

 Title:
   [CMI8786 - Xonar DG, playback] volume position not saved on shutdown

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/879826/+subscriptions


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

Title:
  [CMI8786 - Xonar DG, playback] volume position not saved on shutdown

Status in pulseaudio package in Ubuntu:
  Fix Released

Bug description:
  Volume position is not saved upon system shutdown. Volume returns to
  max on log in.

  Ubuntu 11.10
  ALSA 1.0.24

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: alsa-base 1.0.24+dfsg-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: DG [Xonar DG], device 0: Multichannel [Multichannel]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  chase  1636 F pulseaudio
   /dev/snd/pcmC0D0p:   chase  1636 F...m pulseaudio
  Card0.Amixer.info:
   Card hw:0 'DG'/'C-Media Oxygen HD Audio at 0xe800, irq 16'
 Mixer name : 'CMI8786'
 Components : 'CS4245 CMI8786'
 Controls  : 15
 Simple ctrls  : 10
  Date: Sat Oct 22 02:08:40 2011
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_Card: CMI8788 [Oxygen HD Audio] - Xonar DG
  Symptom_Type: Volume slider, or mixer problems
  Title: [CMI8786 - Xonar DG, playback] volume slider problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/02/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.9
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P55-CD53 (MS-7586)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.9:bd09/02/2010:svnMSI:pnMS-7586:pvr1.0:rvnMSI:rnP55-CD53(MS-7586):rvr1.0:cvnMSI:ct3:cvr1.0:
  dmi.product.name: MS-7586
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/879826/+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 1402723] Re: No visual cue in the chrome after accepting a certificate error

2015-01-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/webbrowser-app

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

Title:
  No visual cue in the chrome after accepting a certificate error

Status in Ubuntu UX bugs:
  Fix Committed
Status in Web Browser App:
  In Progress
Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  (initially reported as part of bug #1377194)

  Steps to reproduce:

   1) Browse to e.g. https://testssl-expire.disig.sk/
   2) Accept the certificate error (by clicking on the Proceed anyway button)
   3) The page with an invalid certificate loads

  Expected result: there is some sort of visual cue in the chrome to signify 
that the connection is potentially insecure.
  Current result: there is no visual cue in the chrome.

  For reference, I tested firefox and chromium on desktop: firefox just
  pretends nothing happened if an exception was added (i.e. it says the
  connection is secure and displays a padlock icon), whereas chromium
  displays a padlock with a cross over it, and the https part of the
  address is striked through. Two rather different approaches.

  Design solution:
  
https://docs.google.com/a/canonical.com/presentation/d/1woHjO8K4iqyVZZlfQ4BXL0DhYbwkEmZ7wvcUhYzHDRk/edit#slide=id.g61380509d_30

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1402723/+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 1190344] Re: lightdm is leaking FDs -fix

2015-01-22 Thread Mathew Hodson
Using 1.10.4-0ubuntu2 from trusty-proposed, I don't see any pipes open.

$ lsof -p 1055
COMMAND  PID USER   FD  TYPE DEVICE SIZE/OFF NODE NAME
lightdm 1055 root  cwd   unknown  /proc/1055/cwd (readlink: 
Permission denied)
lightdm 1055 root  rtd   unknown  /proc/1055/root 
(readlink: Permission denied)
lightdm 1055 root  txt   unknown  /proc/1055/exe (readlink: 
Permission denied)
lightdm 1055 root NOFD/proc/1055/fd (opendir: 
Permission denied)
$ lsof -p 1055 | grep FIFO | wc -l
0

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

Title:
  lightdm is leaking FDs -fix

Status in Light Display Manager:
  Fix Released
Status in Light Display Manager 1.10 series:
  Fix Released
Status in Light Display Manager 1.12 series:
  Fix Released
Status in Light Display Manager 1.2 series:
  Fix Released
Status in lightdm package in Ubuntu:
  Fix Released
Status in lightdm source package in Precise:
  Triaged
Status in lightdm source package in Trusty:
  Fix Committed
Status in lightdm source package in Utopic:
  Fix Committed
Status in lightdm source package in Vivid:
  Fix Released
Status in Fedora:
  Unknown

Bug description:
  [Impact]
  LightDM doesn't close the server side end of the pipes used to communicate 
with session processes. This means each session that is created leaks two file 
descriptors eventually leading to the system stopping it from creating new 
pipes.

  [Test Case]
  1. Start LightDM
  2. Check how many pipes are open
  # lsof -p {lightdm_pid} | grep FIFO | wc -l
  3. Create sessions by either cycling between users in Unity Greeter or 
logging in and out
  4. Check how many pipes exist using step 2.
  Expected result:
  No more pipes should be open
  Observed result:
  Many pipes remain open

  [Regression Potential]
  Low. Fix is to close pipes when finished with them. Tested with regression 
tests.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1190344/+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 1412906] Re: Wrong favicon displayed with invalid certificate warning page

2015-01-22 Thread Olivier Tilloy
** Description changed:

  Steps to reproduce:
  
-  1) Browse to any site that has a valid favicon (e.g. http://ubuntu.com)
-  2) Wait for the page to be loaded, and verify that the favicon is correctly 
displayed in the address bar
-  3) Browse to 
https://test-sspev.verisign.com:2443/test-SSPEV-revoked-verisign.html
-  4) Wait for the invalid certificate warning page to be displayed
+  1) Browse to any site that has a valid favicon (e.g. http://ubuntu.com)
+  2) Wait for the page to be loaded, and verify that the favicon is correctly 
displayed in the address bar
+  3) Browse to https://revoked.grc.com/
+  4) Wait for the invalid certificate warning page to be displayed
  
  Expected result: no favicon is displayed (according to the visual spec,
  it should be a generic globe icon, see
  
https://docs.google.com/a/canonical.com/presentation/d/1woHjO8K4iqyVZZlfQ4BXL0DhYbwkEmZ7wvcUhYzHDRk/edit#slide=id.g34bd6a2bc_417)
  
  Current result: the favicon for the previous page is displayed

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

Title:
  Wrong favicon displayed with invalid certificate warning page

Status in Web Browser App:
  In Progress
Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  Steps to reproduce:

   1) Browse to any site that has a valid favicon (e.g. http://ubuntu.com)
   2) Wait for the page to be loaded, and verify that the favicon is correctly 
displayed in the address bar
   3) Browse to https://revoked.grc.com/
   4) Wait for the invalid certificate warning page to be displayed

  Expected result: no favicon is displayed (according to the visual
  spec, it should be a generic globe icon, see
  
https://docs.google.com/a/canonical.com/presentation/d/1woHjO8K4iqyVZZlfQ4BXL0DhYbwkEmZ7wvcUhYzHDRk/edit#slide=id.g34bd6a2bc_417)

  Current result: the favicon for the previous page is displayed

To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1412906/+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 1413644] [NEW] init-departments tool doesn't correctly handle multiple locales

2015-01-22 Thread Pawel Stolowski
Public bug reported:

According to the README file, init-departments tool should support
multiple locales with single invocation like this:

init-departments DBFILE LOCALE1 [LOCALE2 ...]

but that doesn't work and just fetches names for current system locale
(based on LANGUAGE) and stores them in the dbfile as LOCALE1, LOCALE2
etc. This is because requested locales are not really passed to the
Index API calls and webclient code picks the language from LANGUAGE env
var.

Also running the tool twice for each locale separately, e.g.

LANGUAGE=es_ES init-departments test.db es_ES
LANGUAGE=en_US init-departments test.db en_US

produces incorrect result for second invocation (en_US entries have same
strings as es_ES), because of network caching.

The workaround for the above problems is to run the tool twice and clean
network disk cache inbetween like this:

rm -rf ~/.cache/init-departments
LANGUAGE=es_ES init-departments test.db es_ES
rm -rf ~/.cache/init-departments
LANGUAGE=en_US init-departments test.db en_US

Suggested solution: this is internal tool, so changing Index and
webclient API (also used by click scope) is not justified. Instead init-
departments should just handle one language at a time (and it could
internally set LANGUAGE env var). It should also disable network
caching.

** Affects: unity-scope-click (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  init-departments tool doesn't correctly handle multiple locales

Status in unity-scope-click package in Ubuntu:
  New

Bug description:
  According to the README file, init-departments tool should support
  multiple locales with single invocation like this:

  init-departments DBFILE LOCALE1 [LOCALE2 ...]

  but that doesn't work and just fetches names for current system locale
  (based on LANGUAGE) and stores them in the dbfile as LOCALE1, LOCALE2
  etc. This is because requested locales are not really passed to the
  Index API calls and webclient code picks the language from LANGUAGE
  env var.

  Also running the tool twice for each locale separately, e.g.

  LANGUAGE=es_ES init-departments test.db es_ES
  LANGUAGE=en_US init-departments test.db en_US

  produces incorrect result for second invocation (en_US entries have
  same strings as es_ES), because of network caching.

  The workaround for the above problems is to run the tool twice and
  clean network disk cache inbetween like this:

  rm -rf ~/.cache/init-departments
  LANGUAGE=es_ES init-departments test.db es_ES
  rm -rf ~/.cache/init-departments
  LANGUAGE=en_US init-departments test.db en_US

  Suggested solution: this is internal tool, so changing Index and
  webclient API (also used by click scope) is not justified. Instead
  init-departments should just handle one language at a time (and it
  could internally set LANGUAGE env var). It should also disable network
  caching.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1413644/+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 1413645] [NEW] [AV200 - Xonar DX, playback] Indicator-sound not starting

2015-01-22 Thread Elfy
Public bug reported:

Previosuly reported bug 1412060 against the indicator but that package
got changed to pulseaudio - this was in a clean install.

Booting from a livesession - I see exactly the same issue.

Ran ubuntu-bug -s audio to pick up more sound related information.

Sound works fine.

Pavucontrol works fine.

Pulseaudio is running

ps aux |grep pulse
xubuntu   2931  2.0  0.1 516896 11788 ?Sl  15:38   0:15 
/usr/bin/pulseaudio --start --log-target=syslog
xubuntu   4399  0.0  0.0  16660  2156 pts/2S+   15:51   0:00 grep 
--color=auto pulse

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
Uname: Linux 3.18.0-9-generic x86_64
ApportVersion: 2.15.1-0ubuntu2
Architecture: amd64
CasperVersion: 1.348
CurrentDesktop: XFCE
Date: Thu Jan 22 15:38:59 2015
LiveMediaBuild: Xubuntu 15.04 Vivid Vervet - Alpha amd64 (20150121)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:DX successful
Symptom_Card: Webcam C270 - USB Device 0x46d:0x825
Symptom_PulsePlaybackTest: PulseAudio playback test successful
Symptom_Type: None of the above
Title: [AV200 - Xonar DX, playback] Playback problem
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/19/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: F5
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: H81M-DS2V
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: To be filled by O.E.M.
dmi.chassis.asset.tag: 7383241-001
dmi.chassis.type: 3
dmi.chassis.vendor: NOVATECH LTD
dmi.chassis.version: V1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF5:bd06/19/2014:svnNOVATECHLTD:pnMBB-44608:pvrV1.0:rvnGigabyteTechnologyCo.,Ltd.:rnH81M-DS2V:rvrTobefilledbyO.E.M.:cvnNOVATECHLTD:ct3:cvrV1.0:
dmi.product.name: MBB-44608
dmi.product.version: V1.0
dmi.sys.vendor: NOVATECH LTD

** Affects: indicator-sound (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug vivid

** Package changed: alsa-driver (Ubuntu) = indicator-sound (Ubuntu)

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

Title:
  [AV200 - Xonar DX, playback] Indicator-sound not starting

Status in indicator-sound package in Ubuntu:
  New

Bug description:
  Previosuly reported bug 1412060 against the indicator but that package
  got changed to pulseaudio - this was in a clean install.

  Booting from a livesession - I see exactly the same issue.

  Ran ubuntu-bug -s audio to pick up more sound related information.

  Sound works fine.

  Pavucontrol works fine.

  Pulseaudio is running

  ps aux |grep pulse
  xubuntu   2931  2.0  0.1 516896 11788 ?Sl  15:38   0:15 
/usr/bin/pulseaudio --start --log-target=syslog
  xubuntu   4399  0.0  0.0  16660  2156 pts/2S+   15:51   0:00 grep 
--color=auto pulse

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.348
  CurrentDesktop: XFCE
  Date: Thu Jan 22 15:38:59 2015
  LiveMediaBuild: Xubuntu 15.04 Vivid Vervet - Alpha amd64 (20150121)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:DX successful
  Symptom_Card: Webcam C270 - USB Device 0x46d:0x825
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: None of the above
  Title: [AV200 - Xonar DX, playback] Playback problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/19/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H81M-DS2V
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: To be filled by O.E.M.
  dmi.chassis.asset.tag: 7383241-001
  dmi.chassis.type: 3
  dmi.chassis.vendor: NOVATECH LTD
  dmi.chassis.version: V1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF5:bd06/19/2014:svnNOVATECHLTD:pnMBB-44608:pvrV1.0:rvnGigabyteTechnologyCo.,Ltd.:rnH81M-DS2V:rvrTobefilledbyO.E.M.:cvnNOVATECHLTD:ct3:cvrV1.0:
  dmi.product.name: MBB-44608
  dmi.product.version: V1.0
  dmi.sys.vendor: NOVATECH LTD

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

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

[Touch-packages] [Bug 1413645] Re: [AV200 - Xonar DX, playback] Indicator-sound not starting

2015-01-22 Thread Elfy
** Description changed:

- Previosuly reported bug 1412060 against the indicator but that package
+ Previously reported bug 1412060 against the indicator but that package
  got changed to pulseaudio - this was in a clean install.
  
  Booting from a livesession - I see exactly the same issue.
  
  Ran ubuntu-bug -s audio to pick up more sound related information.
  
  Sound works fine.
  
  Pavucontrol works fine.
  
  Pulseaudio is running
  
  ps aux |grep pulse
  xubuntu   2931  2.0  0.1 516896 11788 ?Sl  15:38   0:15 
/usr/bin/pulseaudio --start --log-target=syslog
  xubuntu   4399  0.0  0.0  16660  2156 pts/2S+   15:51   0:00 grep 
--color=auto pulse
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.348
  CurrentDesktop: XFCE
  Date: Thu Jan 22 15:38:59 2015
  LiveMediaBuild: Xubuntu 15.04 Vivid Vervet - Alpha amd64 (20150121)
  PackageArchitecture: all
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=set
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:DX successful
  Symptom_Card: Webcam C270 - USB Device 0x46d:0x825
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: None of the above
  Title: [AV200 - Xonar DX, playback] Playback problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/19/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H81M-DS2V
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: To be filled by O.E.M.
  dmi.chassis.asset.tag: 7383241-001
  dmi.chassis.type: 3
  dmi.chassis.vendor: NOVATECH LTD
  dmi.chassis.version: V1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF5:bd06/19/2014:svnNOVATECHLTD:pnMBB-44608:pvrV1.0:rvnGigabyteTechnologyCo.,Ltd.:rnH81M-DS2V:rvrTobefilledbyO.E.M.:cvnNOVATECHLTD:ct3:cvrV1.0:
  dmi.product.name: MBB-44608
  dmi.product.version: V1.0
  dmi.sys.vendor: NOVATECH LTD

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

Title:
  [AV200 - Xonar DX, playback] Indicator-sound not starting

Status in indicator-sound package in Ubuntu:
  New

Bug description:
  Previously reported bug 1412060 against the indicator but that package
  got changed to pulseaudio - this was in a clean install.

  Booting from a livesession - I see exactly the same issue.

  Ran ubuntu-bug -s audio to pick up more sound related information.

  Sound works fine.

  Pavucontrol works fine.

  Pulseaudio is running

  ps aux |grep pulse
  xubuntu   2931  2.0  0.1 516896 11788 ?Sl  15:38   0:15 
/usr/bin/pulseaudio --start --log-target=syslog
  xubuntu   4399  0.0  0.0  16660  2156 pts/2S+   15:51   0:00 grep 
--color=auto pulse

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.348
  CurrentDesktop: XFCE
  Date: Thu Jan 22 15:38:59 2015
  LiveMediaBuild: Xubuntu 15.04 Vivid Vervet - Alpha amd64 (20150121)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:DX successful
  Symptom_Card: Webcam C270 - USB Device 0x46d:0x825
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: None of the above
  Title: [AV200 - Xonar DX, playback] Playback problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/19/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H81M-DS2V
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: To be filled by O.E.M.
  dmi.chassis.asset.tag: 7383241-001
  dmi.chassis.type: 3
  dmi.chassis.vendor: NOVATECH LTD
  dmi.chassis.version: V1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF5:bd06/19/2014:svnNOVATECHLTD:pnMBB-44608:pvrV1.0:rvnGigabyteTechnologyCo.,Ltd.:rnH81M-DS2V:rvrTobefilledbyO.E.M.:cvnNOVATECHLTD:ct3:cvrV1.0:
  dmi.product.name: MBB-44608
  dmi.product.version: V1.0
  dmi.sys.vendor: NOVATECH LTD

To manage notifications about this bug go to:

[Touch-packages] [Bug 1413655] [NEW] --switch removes accounts

2015-01-22 Thread Dave Morley
Public bug reported:

BACKGROUND:
Finding a way to test upgrade from rtm to vivid for testing data.

STEPS:
1. Flash Ubuntu RTM-proposed to a device
2. Setup accounts for as many things as you can
3. Open the browser view some sites to you have some history
4. Take some photos
5. Add some music and videos
6. Enable developer mode
7. From the pc run adb shell
8. now run sudo system-image-cli --switch devel-proposed

EXPECTED:
I expect everything to still be intact

ACTUAL:
Data is still in place, wifi passwords are still in place.
Accounts are all gone, any apps in a custom tarball gone, access to here apgs 
gone, any device tarballs improvements that are not forwarded to vivid are gone.

/!\ note this is a general bug and may not be the fault of system-image
but it seemed and apt place to start.

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


** Tags: qa-manual-testing

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

Title:
   --switch removes accounts

Status in system-image package in Ubuntu:
  New

Bug description:
  BACKGROUND:
  Finding a way to test upgrade from rtm to vivid for testing data.

  STEPS:
  1. Flash Ubuntu RTM-proposed to a device
  2. Setup accounts for as many things as you can
  3. Open the browser view some sites to you have some history
  4. Take some photos
  5. Add some music and videos
  6. Enable developer mode
  7. From the pc run adb shell
  8. now run sudo system-image-cli --switch devel-proposed

  EXPECTED:
  I expect everything to still be intact

  ACTUAL:
  Data is still in place, wifi passwords are still in place.
  Accounts are all gone, any apps in a custom tarball gone, access to here apgs 
gone, any device tarballs improvements that are not forwarded to vivid are gone.

  /!\ note this is a general bug and may not be the fault of system-
  image but it seemed and apt place to start.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-image/+bug/1413655/+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 1373918] Re: Address bar text can get overwritten if page loads whilst editing

2015-01-22 Thread Bill Filler
** Changed in: canonical-devices-system-image
Milestone: None = ww05-2015

** Changed in: canonical-devices-system-image
   Importance: Undecided = Medium

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

Title:
  Address bar text can get overwritten if page loads whilst editing

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Web Browser App:
  Confirmed
Status in webbrowser-app package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu RTM:
  New

Bug description:
  Steps to reproduce

  1. Start loading a new page

  2. Whilst loading edit the address bar, replacing the text with
  something new

  3. Wait for original page to finish loading

  Expected result

  Text the user entered should be preserved

  Actual result

  When the page starts to load the address bar text gets replaced with
  the new URL.

  
  This is easiest to see on slow connections as the change happens early in the 
loading process.

  I suspect this could be fixed by checking that addressbar.state isn't
  editing in AddressBar's onActualUrlChanged handler.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1373918/+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 1373918] Re: Address bar text can get overwritten if page loads whilst editing

2015-01-22 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: New = Confirmed

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

Title:
  Address bar text can get overwritten if page loads whilst editing

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Web Browser App:
  Confirmed
Status in webbrowser-app package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu RTM:
  New

Bug description:
  Steps to reproduce

  1. Start loading a new page

  2. Whilst loading edit the address bar, replacing the text with
  something new

  3. Wait for original page to finish loading

  Expected result

  Text the user entered should be preserved

  Actual result

  When the page starts to load the address bar text gets replaced with
  the new URL.

  
  This is easiest to see on slow connections as the change happens early in the 
loading process.

  I suspect this could be fixed by checking that addressbar.state isn't
  editing in AddressBar's onActualUrlChanged handler.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1373918/+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 1373918] Re: Address bar text can get overwritten if page loads whilst editing

2015-01-22 Thread Bill Filler
this is quite annoying, happens to me all the time.

** Changed in: webbrowser-app
   Importance: Undecided = High

** Also affects: webbrowser-app (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: webbrowser-app (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: webbrowser-app (Ubuntu)
   Importance: Undecided = High

** Changed in: webbrowser-app (Ubuntu RTM)
   Importance: Undecided = High

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

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

Title:
  Address bar text can get overwritten if page loads whilst editing

Status in the base for Ubuntu mobile products:
  New
Status in Web Browser App:
  Confirmed
Status in webbrowser-app package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu RTM:
  New

Bug description:
  Steps to reproduce

  1. Start loading a new page

  2. Whilst loading edit the address bar, replacing the text with
  something new

  3. Wait for original page to finish loading

  Expected result

  Text the user entered should be preserved

  Actual result

  When the page starts to load the address bar text gets replaced with
  the new URL.

  
  This is easiest to see on slow connections as the change happens early in the 
loading process.

  I suspect this could be fixed by checking that addressbar.state isn't
  editing in AddressBar's onActualUrlChanged handler.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1373918/+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 1165291] Re: [snd-usb-caiaq - Traktor Kontrol X1, playback] Pulseaudio fails to detect card

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

** Changed in: pulseaudio (Ubuntu)
   Status: New = Confirmed

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

Title:
  [snd-usb-caiaq - Traktor Kontrol X1, playback] Pulseaudio fails to
  detect card

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  can't get midi interface
  getting buffer i/o errors

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: pulseaudio 1:2.1-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
  Uname: Linux 3.5.0-26-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  maik   2226 F pulseaudio
  Date: Sat Apr  6 05:52:33 2013
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_Card: snd-usb-caiaq - Traktor Kontrol X1
  Title: [snd-usb-caiaq - Traktor Kontrol X1, playback] Pulseaudio fails to 
detect card
  UpgradeStatus: Upgraded to quantal on 2012-12-08 (118 days ago)
  dmi.bios.date: 06/20/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0902
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5K-VM
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0902:bd06/20/2008:svnSystemmanufacturer:pnP5K-VM:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5K-VM:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5K-VM
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1165291/+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 1394211] Re: Download complete dialog is shown untranslated

2015-01-22 Thread Ken VanDine
** Changed in: content-hub (Ubuntu RTM)
   Status: In Progress = Fix Committed

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

Title:
  Download complete dialog is shown untranslated

Status in the base for Ubuntu mobile products:
  Confirmed
Status in content-hub package in Ubuntu:
  Fix Released
Status in content-hub package in Ubuntu RTM:
  Fix Committed

Bug description:
  Test case.
  - Switch the phone to Spanish.
  - Open webbrowser-app
  - Go to http://apod.nasa.gov/
  - Tap on the image to open the popup
  - Select to download the image.
  - Choose Gallery app.

  Expected result.
  - The Download complete must be displayed in Spanish.

  Actual result.
  - It's displayed in English.

  content-hub.mo contains the translation Descarga completada. Seems
  like an issue with the locale domain.

  current build number: 165
  device name: krillin
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1394211/+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 1373221] Re: guvcview crashed with SIGSEGV in get_ctrl_by_id()

2015-01-22 Thread vedavata
 please upgrade to version 2.0.1, you can use one of the following ppa:
 stable: https://launchpad.net/~pj-assis/+archive/ubuntu/ppa

This helped!
Thank you very much!

But... with this version 2.0.1, when video size became 2 GB, guvcview
hung up... :-(

# guvcview 
V4L2_CORE: (UVCIOC_CTRL_MAP) Error: No such file or directory
** (guvcview:15514): WARNING **: Couldn't connect to accessibility bus: Failed 
to connect to socket /tmp/dbus-Grv3g4WwxK: Connection refused
V4L2_CORE: VIDIOC_S_EXT_CTRLS for multiple controls failed (error -1)
V4L2_CORE: using VIDIOC_S_CTRL for user class controls
V4L2_CORE: control(0x0098091a) White Balance Temperature failed to set (error 
-1)
V4L2_CORE: VIDIOC_S_EXT_CTRLS for multiple controls failed (error -1)
V4L2_CORE: using VIDIOC_S_EXT_CTRLS on single controls for class: 0x009a
V4L2_CORE: control(0x009a0902) Exposure (Absolute) failed to set (error -1)
GUVCVIEW: error setting spin value
(guvcview:15514): GLib-GObject-CRITICAL **: g_value_set_object: assertion 
'G_VALUE_HOLDS_OBJECT (value)' failed
GUVCVIEW: (status) saving video to /media/ntfs2/guvc/guvc-video-1.mkv
ENCODER: add stream 0 to stream list
ENCODER: add stream 1 to stream list
ENCODER: (matroska) add seekhead entry 0 (max 10)
ENCODER: (matroska) add seekhead entry 1 (max 10)
AUDIO: Pulseaudio pa_stream_get_latency() failed
[...]
ENCODER: (matroska) packet buffer [81] is in use: flushing cached data
ENCODER: video ring buffer full - dropping frame
AUDIO: write buffer(23) is still in use - dropping data

What can be the reason?

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

Title:
  guvcview crashed with SIGSEGV in get_ctrl_by_id()

Status in GTK uvc viewer:
  Confirmed
Status in One Hundred Papercuts:
  Triaged
Status in libv4l v4l-utils:
  Confirmed
Status in guvcview package in Ubuntu:
  Triaged
Status in v4l-utils package in Ubuntu:
  Triaged

Bug description:
  HOW TO REPRODUCE:
  - Launch guvcview

  EXPECTED BEHAVIOUR:
  - The application to start normally.

  REAL BEHAVIOUR:
  - The application crashes.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: guvcview 1.7.3-1.1build2
  ProcVersionSignature: Ubuntu 3.16.0-17.23-generic 3.16.3
  Uname: Linux 3.16.0-17-generic x86_64
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Sep 24 06:35:20 2014
  ExecutablePath: /usr/bin/guvcview
  InstallationDate: Installed on 2013-05-21 (490 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  ProcCmdline: guvcview
  SegvAnalysis:
   Segfault happened at: 0x42d970:  mov0x0,%eax
   PC (0x0042d970) ok
   source 0x0 (0x) not located in a known VMA region (needed readable 
region)!
   destination %eax ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: guvcview
  StacktraceTop:
   ?? ()
   ?? ()
   ?? ()
   ?? ()
   __libc_start_main (main=0x409920, argc=1, argv=0x7fff32c34208, 
init=optimised out, fini=optimised out, rtld_fini=optimised out, 
stack_end=0x7fff32c341f8) at libc-start.c:287
  Title: guvcview crashed with SIGSEGV in __libc_start_main()
  UpgradeStatus: Upgraded to utopic on 2014-09-24 (0 days ago)
  UserGroups: adm lpadmin sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/guvcview/+bug/1373221/+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 1371207] Re: [Browser] when focusing on the URL field, copy/cut/paste options are not displayed

2015-01-22 Thread Bill Filler
long pressing will properly display the popup menu

** Changed in: webbrowser-app (Ubuntu RTM)
   Status: Confirmed = Fix Released

** Changed in: webbrowser-app
   Status: Confirmed = Fix Released

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

Title:
  [Browser] when focusing on the URL field, copy/cut/paste options are
  not displayed

Status in Ubuntu UX bugs:
  Fix Committed
Status in Web Browser App:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Fix Released

Bug description:
  Current behaviour
  - Go to a website
  - Tap on URL field
  - suggestions are still displayed
  - Cut/Copy/Paste options are not displayed

  Desired behaviour
  - On Focus, hide suggestions
  - Display text selection contextual menu, so user can cut/copy or paste a 
different URL in place

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1371207/+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 1394925] Re: Security warning page doesn’t go away when browsing to a different site

2015-01-22 Thread Chris Coulson
Bug 1377198 is also fixed now (in Oxide 1.5) -
CertificateError.cancelled is now emitted for non-overridable errors
when a new navigation is committed in the webview, and for pending
overridable errors if the user taps the stop button. There's tests for
both of those cases

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

Title:
  Security warning page doesn’t go away when browsing to a different
  site

Status in the base for Ubuntu mobile products:
  Fix Released
Status in Web Browser App:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Fix Released

Bug description:
  Steps to reproduce:

   1) Open the browser, and browse to 
https://test-sspev.verisign.com:2443/test-SSPEV-revoked-verisign.html
   2) Verify that you get a security warning page that says that the 
certificate has been revoked
   3) Focus the address bar, enter any URL (e.g. http://ubuntu.com) and validate

  Expected result: the page loads and is displayed

  Actual result: the page loads but the security warning page remains
  on, hiding the contents

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1394925/+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 1386721] Re: Graphics Slow After Upgrade 14.04 - 14.10

2015-01-22 Thread svenmeier
Re #34: Installing updates from xorg-edgers didn't help here.

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

Title:
  Graphics Slow After Upgrade 14.04 - 14.10

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  Using Gnome Ubuntu 14.10, Dell XPS 13, intel 915 Graphics

  After upgrading from 14.04 to 14.10 there are a lot of places where
  the graphics are working much slower than they were before:

  - Gnome Shell Interface is very sluggish, visible chops (redrawing)
  when pressing the [Super] key.

  - Selecting text in Gedit takes a full second pr. line

  Experiences some subjective improvement when I booted kernel 3.13.0-37
  instead of 3.16.0-23, but that may be my imagination as the problem
  persists.

  I've searched google, forums, found a couple of relevant links that
  point to the issue being the Intel drivers.

  http://askubuntu.com/questions/53962...E2%86%92-14-10
  http://www.webupd8.org/2014/10/ubunt...ent-1652086424

  But the drivers currently in 14.10 should be newer than those supplied
  by Intel to 14.04 so that doesn't make sense to me. As one Intel
  developer wrote:

  I would like to point out that since what we do is bring more ecent
  versions of the software to the target distributions than they ship
  with, a 14.04 targeted installer is unlikely to bring much to a 14.10
  installation, which most likely has the same or more recent versions
  already anyway.

  Source: https://01.org/linuxgraphics/node/375

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  Date: Tue Oct 28 15:24:30 2014
  DistUpgraded: 2014-10-25 20:59:36,052 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus: i915-3.15-3.13, 0.01, 3.13.0-37-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:060a]
  InstallationDate: Installed on 2014-06-14 (135 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  MachineType: Dell Inc. XPS13 9333
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-23-generic 
root=UUID=105bbbd1-365e-4063-bdca-fc5431faf5dc ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to utopic on 2014-10-25 (2 days ago)
  dmi.bios.date: 12/11/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A02
  dmi.board.name: 0GFTRT
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd12/11/2013:svnDellInc.:pnXPS139333:pvr:rvnDellInc.:rn0GFTRT:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: XPS13 9333
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Tue Oct 28 13:44:57 2014
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id4933
   vendor CMN
  xserver.version: 2:1.16.0-1ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1386721/+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 1413302] Re: GSM connected, but no data plan - should report disconnected

2015-01-22 Thread Tony Espy
** Changed in: canonical-devices-system-image
   Status: New = Incomplete

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

Title:
  GSM connected, but no data plan - should report disconnected

Status in the base for Ubuntu mobile products:
  Incomplete
Status in Ubuntu Connectivity API:
  Incomplete
Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  Steps to reproduce:
  1. insert SIM card with data plan that has run out/expired
  2. notice NetworkingStatus reports connected, but there's no Internet

  phablet@ubuntu-phablet:~$  nmcli d
  DEVICE TYPE  STATE
  /ril_1 gsm   connected
  /ril_0 gsm   disconnected

  phablet@ubuntu-phablet:~$ system-image-cli --info
  current build number: 205
  device name: krillin
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2015-01-21 10:06:15
  version version: 205
  version ubuntu: 20150121
  version device: 20150113-2a2e4c5
  version custom: 20150112-494-23-173

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1413302/+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 1411100] Re: Guest user not removed after guest session ends when using bash as default shell

2015-01-22 Thread Launchpad Bug Tracker
This bug was fixed in the package lightdm - 1.13.1-0ubuntu2

---
lightdm (1.13.1-0ubuntu2) vivid; urgency=medium

  * debian/guest-account.sh:
- Rename variables to make script compatible with Bash (LP: #1411100)
  * debian/control:
- Set required version of bash
 -- Robert Ancell robert.anc...@canonical.com   Wed, 21 Jan 2015 12:20:42 
+1300

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

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

Title:
  Guest user not removed after guest session ends when using bash as
  default shell

Status in lightdm package in Ubuntu:
  Fix Released
Status in lightdm source package in Precise:
  Triaged
Status in lightdm source package in Trusty:
  Fix Committed
Status in lightdm source package in Utopic:
  Fix Committed

Bug description:
  The /usr/sbin/giest-account script contains a bug which prevents the
  removal of guest accounts:

  $ sudo /usr/sbin/guest-account remove guest-Hhiook
  /usr/sbin/guest-account: line 129: UID: readonly variable

  Maybe this is related to /bin/sh actually beeing a Bash:

  $ ll -d /bin/sh
  lrwxrwxrwx 1 root root 4 Jan  1 01:44 /bin/sh - bash*

  But since using Bash as default sh is still a feature of Ubuntu, all
  scripts should work with both.

  Running the script with dash actually works:

  $ sudo dash /usr/sbin/guest-account remove guest-ZWCtva
  umount: /tmp/guest-ZWCtva: mountpoint not found
  umount: /tmp/guest-ZWCtva: mountpoint not found
  Removing user `guest-ZWCtva' ...
  Warning: group `guest-ZWCtva' has no more members.
  Done.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1411100/+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 1411201] Re: Scope framework seems to be caching location

2015-01-22 Thread Pete Woods
** Changed in: unity-scopes-shell (Ubuntu RTM)
 Assignee: (unassigned) = Pete Woods (pete-woods)

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

Title:
  Scope framework seems to be caching location

Status in the base for Ubuntu mobile products:
  Fix Released
Status in unity-scopes-shell package in Ubuntu:
  Fix Released
Status in unity-scopes-shell package in Ubuntu RTM:
  Fix Released

Bug description:
  I have seen two different symptoms , might be same or different bug.

  First, Scopes seem to be getting only geoip location even when using Nokia 
Here web app I get an accurate fix.
  Second, Scopes seem to be caching an older location. Example: I used yelp in 
Barcelona airport, and gave me accurate results on restaurants in the terminal. 
I then switch airplane mode on, and got on a plane. When I landed in London, 
and turn airplane mode off, I could not get scopes (any) to provide information 
for london, even though I was able to get accurate location from Nokia Maps.  I 
tried over one hour, eventually I rebooted the phone and location started 
working again in scopes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1411201/+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 1371766] Re: Latest CVE-2014-5270 patch breaks ElGamal keys of 16k

2015-01-22 Thread Launchpad Bug Tracker
This bug was fixed in the package gnupg - 1.4.18-6ubuntu1

---
gnupg (1.4.18-6ubuntu1) vivid; urgency=medium

  * Resynchronise with Debian (LP: #1371766).  Remaining changes:
- Disable mlock() test since it fails with ulimit 0 (on buildds).
- Set gpg (or gpg2) and gpgsm to use a passphrase agent by default.
- Only suggest gnupg-curl and libldap; recommendations are pulled into
  minimal, and we don't need the keyserver utilities in a minimal Ubuntu
  system.
- Remove the Win32 build.
- Build using dh-autoreconf.
- Disable inline assembler for ppc64el.
- Enable SHA-512 support in gpgv-udeb.

gnupg (1.4.18-6) unstable; urgency=medium

  * revert to debhelper 7
  * simplify upstream doc synchronization.

gnupg (1.4.18-5) unstable; urgency=medium

  [ Daniel Kahn Gillmor ]
  * move to debhelper 9
  * add build and runtime support for larger RSA keys (Closes: #739424)
  * fix runtime errors on bad input (Closes: #771987)
  * deprecate insecure one-argument variant for gpg --verify of detached
signatures (Closes: #771992)
  * sync documentation with upstream.
  * Standards-Version: bump to 3.9.6 (no changes needed).

  [ David Prévot ]
  * Update POT and PO files, and ensure the translations get rebuild
  * Update French translation (Closes: #769571)
  * Update Danish Translation, thanks to Joe Hansen
  * Update Ukrainian translation, thanks to Yuri Chornoivan
  * Update Russian translation, thanks to Ineiev
  * Update Chinese (traditional) translation, thanks to Jedi Lin
  * Update Italian translation, thanks to Milo Casagrande
  * Update Polish translation, thanks to Jakub Bogusz
  * Update Spanish translation, thanks to Manuel Venturi Porras Peralta
(Closes: #770726)
  * Update Dutch translation, thanks to Frans Spiesschaert (Closes: #770816)
  * Update Czech translation, thanks to Roman Pavlik
 -- Colin Watson cjwat...@ubuntu.com   Tue, 20 Jan 2015 17:20:15 +

** Changed in: gnupg (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Latest CVE-2014-5270 patch breaks ElGamal keys of 16k

Status in gnupg package in Ubuntu:
  Fix Released
Status in gnupg package in Debian:
  Fix Released

Bug description:
  I'm currenty using Ubuntu 12.04.5 LTS, 32-bit.

  This is what i get with GnuPG version 1.4.11-3ubuntu2.6 using Enigmail
  (correct behavior):

  2014-09-19 13:44:09.630 [CONSOLE] enigmail /usr/bin/gpg --charset utf-8 
--display-charset utf-8 --batch --no-tty --status-fd 2 -a -t --encrypt 
--encrypt-to 0x135C7291 -
  r 0x0B7D1987135C7291 -u 0x135C7291
  2014-09-19 13:44:40.545 [DEBUG] enigmailCommon.jsm: encryptMessageEnd: 
uiFlags=16, sendFlags=0142, outputLen=5768
  2014-09-19 13:44:40.545 [DEBUG] enigmailCommon.jsm: parseErrorOutput: status 
message: 
  gpg: 0x0B7D1987135C7291: skipped: public key already present
  [GNUPG:] BEGIN_ENCRYPTION 2 9
  [GNUPG:] END_ENCRYPTION

  2014-09-19 13:44:40.548 [DEBUG] enigmailCommon.jsm: parseErrorOutput: 
statusFlags = 8000
  2014-09-19 13:44:40.549 [DEBUG] enigmailMsgComposeOverlay.js: 
Enigmail.msg.keySelection(): return toAddrStr=0x0B7D1987135C7291 bccAddrStr=
  2014-09-19 13:44:40.550 [DEBUG] enigmailMsgComposeOverlay.js: hasAttachments 
= false
  2014-09-19 13:44:40.551 [DEBUG] enigmailMsgComposeOverlay.js: 
Enigmail.msg.editorGetContentAs
  2014-09-19 13:44:40.551 [DEBUG] enigmailMsgComposeOverlay.js: 
Enigmail.msg.replaceEditorText:
  2014-09-19 13:44:40.556 [DEBUG] enigmailMsgComposeOverlay.js: 
Enigmail.msg.editorInsertText
  2014-09-19 13:44:40.569 [DEBUG] enigmailMsgComposeOverlay.js: 
Enigmail.msg.editorInsertText
  2014-09-19 13:44:40.573 [DEBUG] enigmailMsgComposeOverlay.js: 
Enigmail.msg.editorGetContentAs
  2014-09-19 13:44:40.574 [DEBUG] enigmailMsgComposeOverlay.js: 
Enigmail.msg.editorGetCharset
  2014-09-19 13:44:40.574 [DEBUG] enigmailMsgComposeOverlay.js: 
Enigmail.msg.encryptMsg: charset=utf-8
  2014-09-19 13:44:40.575 [DEBUG] enigmail.js: Enigmail.encryptMessage: 9 bytes 
from 0x135C7291 to 0x0B7D1987135C7291 (67)
  2014-09-19 13:44:40.575 [DEBUG] enigmailCommon.jsm: encryptMessageStart: 
uiFlags=1, from 0x135C7291 to 0x0B7D1987135C7291, hashAlgorithm=null (0043)
  2014-09-19 13:44:40.575 [DEBUG] enigmailCommon.jsm: getEncryptCommand: 
hashAlgorithm=null
  2014-09-19 13:44:40.577 enigmailCommon.jsm: execStart: command = /usr/bin/gpg 
--charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 -a -t 
--encrypt --sign --encrypt-to 0x135C7291 -r 0x0B7D1987135C7291 -u 0x135C7291, 
needPassphrase=1, domWindow=[object ChromeWindow], listener=[object Object]
  2014-09-19 13:44:40.577 [DEBUG] enigmailCommon.jsm: getPassphrase:
  2014-09-19 13:44:40.578 [CONSOLE] enigmail /usr/bin/gpg --charset utf-8 
--display-charset utf-8 --batch --no-tty --status-fd 2 -a -t --encrypt --sign 

[Touch-packages] [Bug 1409656] Re: ubuntu-html5-container still pulls cordova-2.8 on vivid

2015-01-22 Thread Alexandre Abreu
** Changed in: ubuntu-html5-theme
   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-html5-theme in
Ubuntu.
https://bugs.launchpad.net/bugs/1409656

Title:
  ubuntu-html5-container still pulls cordova-2.8 on vivid

Status in Ubuntu UI SDK for HTML5 Apps:
  Fix Released
Status in Ubuntu HTML5 UI SDK rtm-14.09 series:
  New
Status in ubuntu-html5-theme package in Ubuntu:
  Fix Released

Bug description:
  daniel@daydream:~$ LC_ALL=C sudo dpkg -P qtdeclarative5-cordova-2.8-plugin
  dpkg: dependency problems prevent removal of 
qtdeclarative5-cordova-2.8-plugin:amd64:
   ubuntu-html5-container depends on qtdeclarative5-cordova-2.8-plugin.

  dpkg: error processing package qtdeclarative5-cordova-2.8-plugin:amd64 
(--purge):
   dependency problems - not removing
  Errors were encountered while processing:
   qtdeclarative5-cordova-2.8-plugin:amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-html5-theme/+bug/1409656/+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 1388988] Re: [webapp-container] html5 applications should use the container as a launcher

2015-01-22 Thread Alexandre Abreu
** Changed in: ubuntu-html5-theme
   Status: In Progress = Fix Released

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

Title:
  [webapp-container] html5 applications should use the container as a
  launcher

Status in tools to review click packages:
  Fix Released
Status in Ubuntu UI SDK for HTML5 Apps:
  Fix Released
Status in Web Browser App:
  In Progress
Status in qtcreator-plugin-ubuntu package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  HTML5 apps are currently using a specific container/launcher as their
  runtime. They should use the webapp container instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/click-reviewers-tools/+bug/1388988/+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 1369655] Re: Port AP tests to python3

2015-01-22 Thread Alexandre Abreu
** Changed in: ubuntu-html5-theme
   Status: Confirmed = In Progress

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

Title:
  Port AP tests to python3

Status in Ubuntu UI SDK for HTML5 Apps:
  In Progress
Status in ubuntu-html5-theme package in Ubuntu:
  New

Bug description:
  The Autopilot tests have been running w/ python2, for which support
  was dropped since early August in favor of python3.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-html5-theme/+bug/1369655/+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 1374100] Re: Port to Oxide

2015-01-22 Thread Alexandre Abreu
** Changed in: ubuntu-html5-theme
   Status: New = Fix Released

** Changed in: unity-webapps-qml
   Status: New = Fix Released

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

Title:
  Port to Oxide

Status in Ubuntu UI SDK for HTML5 Apps:
  Fix Released
Status in Unity WebApps QML component:
  Fix Released
Status in unity-webapps-qml package in Ubuntu:
  Fix Released

Bug description:
  Port the HTML5 container to Oxide

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