[Touch-packages] [Bug 1474882] Re: Make Python 3.5 a supported version

2015-08-03 Thread Martin Pitt
** Tags removed: block-proposed

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

Title:
  Make Python 3.5 a supported version

Status in python3-defaults package in Ubuntu:
  In Progress

Bug description:
  Add Python 3.5 as a supported Python 3 version for wily, keeping
  Python 3.4 as the default version.

  Note that many packages will need new uploads so that they will be
  built for Python 3.5.  See the transition PPA for details, including
  FTBFS.

  https://launchpad.net/~pythoneers/+archive/ubuntu/py35asdefault/+packages

  Most of the failures are irrespective of whether 3.5 is default or
  not, and several of the packages in the PPA have been fixed to work
  with Python 3.5.  In other cases, upstream bugs have been reported.
  There's still a long tail of failures.

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

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


[Touch-packages] [Bug 1480654] Re: Input focus delay after switching app back into focus since OTA5

2015-08-03 Thread Daniel van Vugt
Confirmed. And surprisingly confirmed the problem is in Mir itself.

I can reproduce the same focus delay problem with pure Mir demos, run
mir_proving_server and switching apps with a four-finger swipe. The same
delay occurs in that any gesture started within about one second of the
focus switch is ignored (until you lift your finger and try again).

** Changed in: mir
   Importance: Undecided => Medium

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

** Changed in: qtmir (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: unity8 (Ubuntu)
   Status: Opinion => Invalid

** Summary changed:

- Input focus delay after switching app back into focus since OTA5
+ Input focus delay after switching app back into focus since OTA5 (Mir 0.14)

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

Title:
  Input focus delay after switching app back into focus since OTA5 (Mir
  0.14)

Status in Mir:
  Confirmed
Status in mir package in Ubuntu:
  Confirmed
Status in qtmir package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  i am not sure if it started with OTA4 or OTA5 but since one of the
  recent OTA upgrades my arale takes between half a second and one
  second before an app takes input again when one switches it from
  background back into focus. i'm talking about apps that were only
  sigstopped, not OOM killed here (i.e. no restart involved, just
  sigcont).

  this used to be instant before and gives a weird feeling of
  sluggishness.

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

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


[Touch-packages] [Bug 1480923] [NEW] lvm thin corruption after lvresize

2015-08-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

lvm2 version 2.02.98-6ubuntu2

After doing a lvextend of a LVM Thin Pool, I had a corruption all sub
LVM Thin Volumes and lost all of them. Then tried to dump/repair the 
tmeta and end up with empty thin volumes (no more filesystem signature on them).

To sum up
The thin_pool was 2T and I tried to increased it to 3T...

As fare as I know, none of the partitions were full but I increased the main 
thin pool as it was close to the sum of all sub thin volumes.

I assume that using LVM Thin is still not stable on 14.04 LTS right?

I guess that lvm2 2.02.98 does not properly handle the metadata resize 
of a thin pool right? (maybe add a warning somewhere in doc?)

I managed to recover some files from the raw thin_pool (tdata/tpool) with 
scalapel 
but that is it. 

Do you known any other tools to recovery lvm thin volumes or
partition/data on it?

Errors

  attempt to access beyond end of device
  dm-6: rw=0, want=7753528, limit=262144
  attempt to access beyond end of device
  dm-6: rw=0, want=7753528, limit=262144 
  attempt to access beyond end of device
  dm-6: rw=0, want=7753528, limit=262144
  attempt to access beyond end of device
  dm-6: rw=0, want=7753528, limit=262144

  /dev/mainvg/thin_rsnapshot: read failed after 0 of 4096 at 2199023190016: 
Input/output error
  /dev/mainvg/thin_rsnapshot: read failed after 0 of 4096 at 2199023247360: 
Input/output error
  /dev/mainvg/thin_rsnapshot: read failed after 0 of 4096 at 0: Input/output 
error
  /dev/mainvg/thin_rsnapshot: read failed after 0 of 4096 at 4096: Input/output 
error
  /dev/mainvg/thin_archive: read failed after 0 of 4096 at 805306302464: 
Input/output error
  /dev/mainvg/thin_archive: read failed after 0 of 4096 at 805306359808: 
Input/output error
  /dev/mainvg/thin_archive: read failed after 0 of 4096 at 0: Input/output error
  /dev/mainvg/thin_archive: read failed after 0 of 4096 at 4096: Input/output 
error

lvs
  LV VG Attr  LSize   Pool  Origin Data%  Move Log 
Copy%  Convert
  thin_archive   mainvg Vwi-aotz- 500.00g thin_pool 94.65   
 
  thin_rsnapshot mainvg Vwi-aotz-   1.50t thin_pool 94.01   
 
  thin_pool  mainvg twi-a-tz-   3.00t   71.65   
 

lvresize -L 2T /dev/mapper/mainvg-thin_rsnapshot
  /dev/mainvg/thin_rsnapshot: read failed after 0 of 4096 at 1649267376128: 
Input/output error
  /dev/mainvg/thin_rsnapshot: read failed after 0 of 4096 at 1649267433472: 
Input/output error
  /dev/mainvg/thin_archive: read failed after 0 of 4096 at 536870846464: 
Input/output error
  /dev/mainvg/thin_archive: read failed after 0 of 4096 at 536870903808: 
Input/output error
  Extending logical volume thin_rsnapshot to 2.00 TiB
  Logical volume thin_rsnapshot successfully resized

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


** Tags: lvm
-- 
lvm thin corruption after lvresize
https://bugs.launchpad.net/bugs/1480923
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to lvm2 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 1412780] Re: [Dialogs] Power dialog looks like a tricolor

2015-08-03 Thread handsome_feng
** Branch linked: lp:~feng-kylin/unity8/powerDialogButtonsColor

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

Title:
  [Dialogs] Power dialog looks like a tricolor

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

Bug description:
  1. Hold down the Power button.

  What you see: A "Power" dialog appears with a stack of three buttons:
  "Power off" in red, "Restart" in green, and "Cancel" in black. The
  effect is that of a tricolor flag.
  

  What you should see: Something that doesn't look like a tricolor.

  Possible solutions include:
  * Reducing the number of colors.
  * Changing to horizontal icon-only buttons (bug 1377146).
  * Abolishing the dialog somehow.

  - Design comment -
03/08/2015

  Solution:
  "Power off" in red,
  "Restart" in grey
  "Cancel" in grey

  See image attached bellow comments.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1412780/+subscriptions

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


[Touch-packages] [Bug 1473901] Re: egl-platform-mir.patch: Incorrect (backwards) pixel formats are accepted

2015-08-03 Thread Daniel van Vugt
** Tags added: mir-mesa

** Tags removed: mir-mesa
** Tags added: egl-platform-mir

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

Title:
  egl-platform-mir.patch: Incorrect (backwards) pixel formats are
  accepted

Status in mesa package in Ubuntu:
  New

Bug description:
  egl-platform-mir.patch: Incorrect (backwards) pixel formats are
  accepted.

  I noticed this recently. GBM reports some pixel formats as supported
  but if you use them the colours come out backwards. Turns out it's
  just our patch reporting incorrect format support ...

  --- a/src/gbm/backends/dri/gbm_dri.c
  +++ b/src/gbm/backends/dri/gbm_dri.c

  @@ -528,9 +528,11 @@ gbm_dri_is_format_supported(struct gbm_d
  switch (format) {
  case GBM_BO_FORMAT_XRGB:
  case GBM_FORMAT_XRGB:
  +   case GBM_FORMAT_XBGR:< Wrong. Delete this.
     break;
  case GBM_BO_FORMAT_ARGB:
  case GBM_FORMAT_ARGB:
  +   case GBM_FORMAT_ABGR:<- Wrong. Delete this
     if (usage & GBM_BO_USE_SCANOUT)
    return 0;
     break;

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

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


[Touch-packages] [Bug 1480755] Re: [regression] Some Mir EGL demos don't get bypassed any more in fullscreen

2015-08-03 Thread Daniel van Vugt
** Tags added: mir-mesa

** Tags removed: mir-mesa
** Tags added: egl-platform-mir

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

Title:
  [regression] Some Mir EGL demos don't get bypassed any more in
  fullscreen

Status in Mir:
  In Progress
Status in mesa package in Ubuntu:
  New

Bug description:
  [regression] Fullscreen GL apps don't get bypassed any more.

  As you can see in compositor report from any of our demo servers:
  [1438572052.621854] compositor: Display 0x7faea4306fa0 averaged 60.537 FPS, 
0.506 ms/frame, latency 15.669 ms, 61 frames over 1.007 sec, 0% bypassed
  [1438572053.622668] compositor: Display 0x7faea4306fa0 averaged 59.950 FPS, 
0.551 ms/frame, latency 15.814 ms, 60 frames over 1.000 sec, 0% bypassed
  [1438572054.623370] compositor: Display 0x7faea4306fa0 averaged 59.958 FPS, 
0.613 ms/frame, latency 15.721 ms, 60 frames over 1.000 sec, 0% bypassed

  I think this is only "medium" though, because it's a transparent
  optimization so its absence is very hard to notice in most cases.

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

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


[Touch-packages] [Bug 1384243] Re: photos rotated in gallery do not display rotated in scope

2015-08-03 Thread Yuan-Chen Cheng
** Changed in: savilerow
   Importance: Undecided => Critical

** Summary changed:

- photos rotated in gallery do not display rotated in scope
+ photos rotated in gallery do not display rotated in  "My Photos" scope

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

Title:
  photos rotated in gallery do not display rotated in  "My Photos" scope

Status in The Savilerow project:
  New
Status in Thumbnailer:
  Invalid
Status in unity-scopes-api package in Ubuntu:
  Invalid
Status in unity-scopes-shell package in Ubuntu:
  Invalid

Bug description:
  I opened a photo from My Photos scope Preview > Open in the gallery.
  When I return to the scope, fully refreshed, the photo does not
  display rotated.

  I would expect dash toolkit to honor the edited state of a photo and
  display it rotated as appropriate.

  Note:
  Gallery app uses a URI that starts with image://thumbnailer/absPathToPhoto to 
display photos with correct rotation. However, scopes require the URI starts 
with photo://. Without that, the Open button on the preview does not open the 
photo in gallery.

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

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


[Touch-packages] [Bug 1222637] Re: [nVidia GTX645][10de:11c4] System is extremely slow after resume from suspend with nouveau driver

2015-08-03 Thread Po-Hsu Lin
This system is now certified with 14.04.1 + nvidia 331 proprietary
driver, for those who are affected by this, please give it a try.

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

Title:
  [nVidia GTX645][10de:11c4] System is extremely slow after resume from
  suspend with nouveau driver

Status in xorg package in Ubuntu:
  Expired

Bug description:
  CID: 201303-13031 Dell Alienware X51

  System become very slow after resume from suspend with nouveau  driver
  (version 1.0.7).

  Steps:
  1. Boot to desktop, and suspend the system.
  2. Press the power button to wake it up.

  Expected results:
  1. System successfully suspended.
  2. System works normally after resume from suspend.

  Actual results:
  1. System successfully suspended.
  2. System successfuly wake up from suspend, but very laggy.

  I'll update this bug after this system was tested with the proprietary
  video driver.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.8.0-29-generic 3.8.0-29.42~precise1 [modified: 
boot/vmlinuz-3.8.0-29-generic]
  ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5
  Uname: Linux 3.8.0-29-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: amd64
  Date: Sun Sep  8 23:30:39 2013
  InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-lts-raring
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: amd64
  DistroRelease: Ubuntu 12.04
  InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
  MarkForUpload: True
  Package: xserver-xorg-video-nouveau-lts-raring 1:1.0.7-0ubuntu1~precise1
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5
  Tags:  precise running-unity
  Uname: Linux 3.8.0-29-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

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


[Touch-packages] [Bug 1478999] Re: No snap descision or ring first received call after a boot

2015-08-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/telepathy-ofono

** Branch linked: lp:ubuntu/wily-proposed/ubuntu-touch-session

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

Title:
  No snap descision or ring first received call after a boot

Status in Canonical System Image:
  In Progress
Status in telepathy-ofono package in Ubuntu:
  In Progress
Status in ubuntu-touch-session package in Ubuntu:
  In Progress

Bug description:
  Reboot the phone
  The screen can be off or on, suspended or not
  Call the phone
  The screen turns on but there is no snap decision and the phone does not ring

  When connected via bluetooth you can answser the call using the car
  controls, but audio is not routed although the call is reported to be
  connected by the car.

  Arale running 59 with silo 19 fixes for incoming call handling

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

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


[Touch-packages] [Bug 1473761] Re: SMS from A appear as to have been sent from B

2015-08-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/telepathy-ofono

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

Title:
  SMS from A appear as to have been sent from B

Status in Canonical System Image:
  Fix Committed
Status in messaging-app package in Ubuntu:
  Confirmed

Bug description:
  Has been happening a lot since one week ago.

  Mako @ rc-proposed latest

  Reproduce:
  1. Receive sms message from person A

  What happens:
  The message appears in the message history of person B, C, …, n.

  What should happen:
  Clearly, it's crucial that a message from person A needs to appear in person 
A's message history

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

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


[Touch-packages] [Bug 1289804] Re: Foreground app consuming lots of memory

2015-08-03 Thread Victor Thompson
Should this bug be expired everywhere? Or is there anything left to be
solved? The music app issues should be solved when it is made to suspend
like other apps--but that's not to say that it is well behaved while in
the foreground.

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

Title:
  Foreground app consuming lots of memory

Status in Ubuntu Music App:
  Incomplete
Status in unity8 package in Ubuntu:
  Expired

Bug description:
  Started music app and other apps about 20 hours ago. Phone has been
  sat on my desk, locked, not used for that time. Now I find it's
  sluggish and seems lots of RAM/SWAP has been consumed:-

  
  top - 15:49:44 up 22:55,  1 user,  load average: 5.10, 2.41, 2.73
  Tasks: 234 total,   1 running, 233 sleeping,   0 stopped,   0 zombie
  %Cpu(s):  3.7 us,  7.1 sy,  0.0 ni, 87.9 id,  1.2 wa,  0.0 hi,  0.0 si,  0.0 
st
  KiB Mem:   1878632 total,  1834880 used,43752 free,  384 buffers
  KiB Swap:   524284 total,   524284 used,0 free.22260 cached Mem

PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND   
  
 65 root  20   0   0  0  0 D  37.4  0.0   4:08.99 kswapd0   
  
  24543 root  20   02548   1100712 R  10.7  0.1   0:00.06 top   
  
969   20   0   10904284144 S   5.3  0.0 121:04.11 
sensors.qc+ 
981 root  20   0   10360268 40 S   5.3  0.0 102:52.46 Binder_2  
  
   6834 phablet   20   0 2047948 1.266g   6848 S   5.3 70.6 137:51.83 qmlscene  
  
  16085 root  20   0   0  0  0 S   5.3  0.0   0:26.14 
kworker/0:4 
  24298 message+  20   02976   1144708 S   5.3  0.1   0:00.15 
dbus-daemon 
  1 root  20   04060   1880576 S   0.0  0.1   1:23.34 init  
  
  2 root  -2   0   0  0  0 S   0.0  0.0   0:04.24 kthreadd  
  
  3 root  20   0   0  0  0 S   0.0  0.0   0:01.33 
ksoftirqd/0 
  6 root  rt   0   0  0  0 S   0.0  0.0   0:00.00 
migration/0 
 16 root   0 -20   0  0  0 S   0.0  0.0   0:00.00 khelper   
  
 17 root  20   0   0  0  0 S   0.0  0.0   0:00.03 kdevtmpfs 
  
 18 root   0 -20   0  0  0 S   0.0  0.0   0:00.00 netns 
  
 19 root   0 -20   0  0  0 S   0.0  0.0   0:00.00 
suspend_sy+ 
 20 root   0 -20   0  0  0 S   0.0  0.0   0:00.00 suspend   
  
 22 root -51   0   0  0  0 S   0.0  0.0   0:00.00 
irq/203-ms+ 

  
  phablet   6834 10.1 70.7 2003920 1329976 ? Ssl  Mar07 138:04 
/usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene music-app.qml --file= -I ./plugins

To manage notifications about this bug go to:
https://bugs.launchpad.net/music-app/+bug/1289804/+subscriptions

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


[Touch-packages] [Bug 1085756] Re: /etc/ppp/ip-up.d/000resolvconf doesn't check if envvar USEPEERDNS is set

2015-08-03 Thread elishakratty
** Also affects: resolvconf (Nexenta Operating System)
   Importance: Undecided
   Status: New

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

Title:
  /etc/ppp/ip-up.d/000resolvconf doesn't check if envvar USEPEERDNS is
  set

Status in resolvconf package in Ubuntu:
  Fix Released
Status in resolvconf package in Nexenta Operating System:
  New

Bug description:
  Description:
  When running pppd without "usepeerdns", resolvconf's scripts will take the 
DNS information from the IPCP.
  In the script, it just checks to see if the DNS envvars are set and ignores 
whether or not we actually want to use it.
  In the PPP provided script dns, it checks the USEPEERDNS envvar and 
prevents this from happening.

  Per PPP manpage:
  "
  Scripts
  [..]
  DNS1
  If the peer supplies DNS server addresses, this variable is set to the first 
DNS server address supplied.
  DNS2
  If the peer supplies DNS server addresses, this variable is set to the second 
DNS server address supplied.
  "

  The script makes an assumption that DNS1 and DNS2 are only set if
  "usepeerdns" is enabled, but manpage clearly indicates it will set
  this envvar regardless of "usepeerdns" if IPCP receives them.

  Conditions:
  "usepeerdns" is not configured and IPCP provides DNS servers

  Workaround:
  chmod -x /etc/ppp/ip-up.d/000resolvconf 

  
  Affected versions:
  Tested in precise but verified scripts the same in more recent releases.

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

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


[Touch-packages] [Bug 1480755] Re: [regression] Some Mir EGL demos don't get bypassed any more in fullscreen

2015-08-03 Thread Chris Halse Rogers
This should be possible. It's not entirely clear why we're not getting
XRGB visuals currently, but it's fixable.

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

Title:
  [regression] Some Mir EGL demos don't get bypassed any more in
  fullscreen

Status in Mir:
  In Progress
Status in mesa package in Ubuntu:
  New

Bug description:
  [regression] Fullscreen GL apps don't get bypassed any more.

  As you can see in compositor report from any of our demo servers:
  [1438572052.621854] compositor: Display 0x7faea4306fa0 averaged 60.537 FPS, 
0.506 ms/frame, latency 15.669 ms, 61 frames over 1.007 sec, 0% bypassed
  [1438572053.622668] compositor: Display 0x7faea4306fa0 averaged 59.950 FPS, 
0.551 ms/frame, latency 15.814 ms, 60 frames over 1.000 sec, 0% bypassed
  [1438572054.623370] compositor: Display 0x7faea4306fa0 averaged 59.958 FPS, 
0.613 ms/frame, latency 15.721 ms, 60 frames over 1.000 sec, 0% bypassed

  I think this is only "medium" though, because it's a transparent
  optimization so its absence is very hard to notice in most cases.

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

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


[Touch-packages] [Bug 1481147] Re: actons does not show in MainView

2015-08-03 Thread Christian Dywan
I think you misunderstood the API (or wrongly guessed its purpose).
MainView.actions is a list of actions globally available in the app,
originally incepted for the HUD. If you want actions to show in the
header, you actually need to use Page.head.actions.

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

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

Title:
  actons does not show in MainView

Status in ubuntu-ui-toolkit package in Ubuntu:
  Invalid

Bug description:
  I created a very simple MainView app, and I got an action in the
  MainView. The actions do not show up:

  import QtQuick 2.0
  import Ubuntu.Components 1.1

  /*!
  \brief MainView with a Label and Button elements.
  */

  MainView {
  // objectName for functional testing purposes (autopilot-qt5)
  objectName: "mainView"

  // Note! applicationName needs to match the "name" field of the click 
manifest
  applicationName: "maiviewactions.liu-xiao-guo"

  /*
   This property enables the application to change orientation
   when the device is rotated. The default is false.
  */
  //automaticOrientation: true

  // Removes the old toolbar and enables new features of the new header.
  useDeprecatedToolbar: false

  width: units.gu(60)
  height: units.gu(85)

  actions: [
  Action  {
  objectName: "action"

  // iconSource: Qt.resolvedUrl("images/avatar.jpg")
  iconName: "active-call"

  onTriggered: {
  console.log("action is clicked!");
  }
  }
  ]

  Page {
  title: i18n.tr("maiviewactions")

  Label {
  anchors.centerIn: parent
  text: "this is the label"
  }

  }
  }

  Thanks & best regards,
  XiaoGuo

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

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


[Touch-packages] [Bug 1481158] Re: sfdisk gets cylinder calculation wrong when using sectors

2015-08-03 Thread Clint Byrum
I've hit this as well. 2.26 is available in Wily, so any fixes here
would be to trusty. It seems like a major rewrite wouldn't be backported
in the SRU process though. So this might have to remain unfixed in the
LTS unless somebody wants to ferret out the problem and make a smaller
patch just for 2.20.

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

** Changed in: util-linux (Ubuntu)
   Importance: Undecided => High

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

** Also affects: util-linux (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

** Changed in: util-linux (Ubuntu Trusty)
   Importance: Undecided => High

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

Title:
  sfdisk gets cylinder calculation wrong when using sectors

Status in util-linux package in Ubuntu:
  Fix Released
Status in util-linux source package in Trusty:
  Triaged

Bug description:
  If you try and specify the starting offset for the partition in
  sectors and ask sfdisk to use the rest of the disk (with "+"), sfdisk
  will incorrectly calculate the end cylinders and not create the
  partition.  For example

  ---

  # dd if=/dev/zero of=/tmp/disk.img bs=1M count=10
  # losetup -f /tmp/disk.img
  # sfdisk -uS /dev/loop1 

[Touch-packages] [Bug 1481160] [NEW] Display error

2015-08-03 Thread ridwan
Public bug reported:

/usr/bin/xdg-open: 461: /usr/bin/xdg-open: links2: not found
/usr/bin/xdg-open: 461: /usr/bin/xdg-open: links: not found
/usr/bin/xdg-open: 461: /usr/bin/xdg-open: lynx: not found
/usr/bin/xdg-open: 461: /usr/bin/xdg-open: w3m: not found

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xorg 1:7.6+12ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-88.126-generic-pae 3.2.69
Uname: Linux 3.2.0-88-generic-pae i686
ApportVersion: 2.0.1-0ubuntu17.9
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
Date: Tue Aug  4 11:17:55 2015
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller 
[8086:0152] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Micro-Star International Co., Ltd. Device [1462:7788]
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120419.1)
MachineType: Wearnes Premiere 8610L
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-88-generic-pae 
root=UUID=628c228c-bfee-4d6b-840f-18559feec47c ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/08/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V10.0
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: 8610L-G1
dmi.board.vendor: Wearnes
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: Wearnes
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV10.0:bd02/08/2013:svnWearnes:pnPremiere8610L:pvr1.0:rvnWearnes:rn8610L-G1:rvr1.0:cvnWearnes:ct3:cvr1.0:
dmi.product.name: Premiere 8610L
dmi.product.version: 1.0
dmi.sys.vendor: Wearnes
version.compiz: compiz 1:0.9.7.12-0ubuntu4
version.libdrm2: libdrm2 2.4.52-1~precise2
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 
2:1.12.3+git20120709+server-1.12-branch.60e0d205-0ubuntu0ricotz~precise
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.99+git20130730.6a278369-0ubuntu0sarvatt~precise
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.906+git20131213.f350a136-0ubuntu0sarvatt~precise
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9+git20130730.300c5a32-0ubuntu0sarvatt~precise

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


** Tags: apport-bug i386 patch precise third-party-packages ubuntu

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

Title:
  Display error

Status in xorg package in Ubuntu:
  New

Bug description:
  /usr/bin/xdg-open: 461: /usr/bin/xdg-open: links2: not found
  /usr/bin/xdg-open: 461: /usr/bin/xdg-open: links: not found
  /usr/bin/xdg-open: 461: /usr/bin/xdg-open: lynx: not found
  /usr/bin/xdg-open: 461: /usr/bin/xdg-open: w3m: not found

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-88.126-generic-pae 3.2.69
  Uname: Linux 3.2.0-88-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu17.9
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Tue Aug  4 11:17:55 2015
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller 
[8086:0152] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Micro-Star International Co., Ltd. Device [1462:7788]
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 
(20120419.1)
  MachineType: Wearnes Premiere 8610L
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-88-generic-pae 
root=UUID=628c228c-bfee-4d6b-840f-18559feec47c ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/08/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V10.0
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 8610L-G1
  dmi.board.vendor: Wearnes
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Wearnes
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV10.0:b

[Touch-packages] [Bug 172654] Re: distorted sound through IEC958

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

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

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

Title:
  distorted sound through IEC958

Status in pulseaudio package in Ubuntu:
  Expired

Bug description:
  Binary package hint: pulseaudio

  All sound that comes through pulseaudio to the speakers connected to a
  docking station is distorted. The output has a high pitch in it.
  Without pulseaudio output is normal. The internal headphone plug is
  not affected by this (and it doesn't use IEC958 for output)

  Computer is a Dell Latitude D610 with ICH6 sound chip.

  So far I've tested that the problem is not in my configuration by
  going around pulseaudio either by setting the default gstreamer output
  to alsasink and by using vlc to output directly to alsa output. Both
  gstreamer pipelines and vlc are affected if the output is redirected
  to pulseaudio.

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

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


[Touch-packages] [Bug 1481158] [NEW] sfdisk gets cylinder calculation wrong when using sectors

2015-08-03 Thread Ian Wienand
Public bug reported:

If you try and specify the starting offset for the partition in sectors
and ask sfdisk to use the rest of the disk (with "+"), sfdisk will
incorrectly calculate the end cylinders and not create the partition.
For example

---

# dd if=/dev/zero of=/tmp/disk.img bs=1M count=10
# losetup -f /tmp/disk.img
# sfdisk -uS /dev/loop1 

[Touch-packages] [Bug 1480755] Re: [regression] Some Mir EGL demos don't get bypassed any more in fullscreen

2015-08-03 Thread Daniel van Vugt
Added a Mesa task. RAOF has suggested we should just fix Mesa. When
asking for RGBA of 8880 it should provide at least one EGLConfig that is
8880 instead of always .

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

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

Title:
  [regression] Some Mir EGL demos don't get bypassed any more in
  fullscreen

Status in Mir:
  In Progress
Status in mesa package in Ubuntu:
  New

Bug description:
  [regression] Fullscreen GL apps don't get bypassed any more.

  As you can see in compositor report from any of our demo servers:
  [1438572052.621854] compositor: Display 0x7faea4306fa0 averaged 60.537 FPS, 
0.506 ms/frame, latency 15.669 ms, 61 frames over 1.007 sec, 0% bypassed
  [1438572053.622668] compositor: Display 0x7faea4306fa0 averaged 59.950 FPS, 
0.551 ms/frame, latency 15.814 ms, 60 frames over 1.000 sec, 0% bypassed
  [1438572054.623370] compositor: Display 0x7faea4306fa0 averaged 59.958 FPS, 
0.613 ms/frame, latency 15.721 ms, 60 frames over 1.000 sec, 0% bypassed

  I think this is only "medium" though, because it's a transparent
  optimization so its absence is very hard to notice in most cases.

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

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


[Touch-packages] [Bug 1481147] [NEW] actons does not show in MainView

2015-08-03 Thread XiaoGuo, Liu
Public bug reported:

I created a very simple MainView app, and I got an action in the
MainView. The actions do not show up:

import QtQuick 2.0
import Ubuntu.Components 1.1

/*!
\brief MainView with a Label and Button elements.
*/

MainView {
// objectName for functional testing purposes (autopilot-qt5)
objectName: "mainView"

// Note! applicationName needs to match the "name" field of the click 
manifest
applicationName: "maiviewactions.liu-xiao-guo"

/*
 This property enables the application to change orientation
 when the device is rotated. The default is false.
*/
//automaticOrientation: true

// Removes the old toolbar and enables new features of the new header.
useDeprecatedToolbar: false

width: units.gu(60)
height: units.gu(85)

actions: [
Action  {
objectName: "action"

// iconSource: Qt.resolvedUrl("images/avatar.jpg")
iconName: "active-call"

onTriggered: {
console.log("action is clicked!");
}
}
]

Page {
title: i18n.tr("maiviewactions")

Label {
anchors.centerIn: parent
text: "this is the label"
}

}
}

Thanks & best regards,
XiaoGuo

** Affects: ubuntu-ui-toolkit (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-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1481147

Title:
  actons does not show in MainView

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  I created a very simple MainView app, and I got an action in the
  MainView. The actions do not show up:

  import QtQuick 2.0
  import Ubuntu.Components 1.1

  /*!
  \brief MainView with a Label and Button elements.
  */

  MainView {
  // objectName for functional testing purposes (autopilot-qt5)
  objectName: "mainView"

  // Note! applicationName needs to match the "name" field of the click 
manifest
  applicationName: "maiviewactions.liu-xiao-guo"

  /*
   This property enables the application to change orientation
   when the device is rotated. The default is false.
  */
  //automaticOrientation: true

  // Removes the old toolbar and enables new features of the new header.
  useDeprecatedToolbar: false

  width: units.gu(60)
  height: units.gu(85)

  actions: [
  Action  {
  objectName: "action"

  // iconSource: Qt.resolvedUrl("images/avatar.jpg")
  iconName: "active-call"

  onTriggered: {
  console.log("action is clicked!");
  }
  }
  ]

  Page {
  title: i18n.tr("maiviewactions")

  Label {
  anchors.centerIn: parent
  text: "this is the label"
  }

  }
  }

  Thanks & best regards,
  XiaoGuo

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

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


[Touch-packages] [Bug 1472755] Re: /usr/lib/arm-linux-gnueabihf/unity-scopes/scoperunner:*** Error in `/usr/lib/arm-linux-gnueabihf/unity-scopes/scoperunner': corrupted double-linked list: ADDR ***

2015-08-03 Thread Michi Henning
The stack trace indicates that the crash happens after main() completes, when 
global objects are destroy via at_exit().
The crash happens inside the destructor for boost::log::core. (Boost log uses a 
global singleton instance.) However, I suspect that this is co-incidental. Most 
likely, memory has been corrupted.

Unfortunately, valgrind does not work for arm:

$ valgrind /usr/lib/arm-linux-gnueabihf/unity-scopes/scoperunner 
...
disInstr(arm): unhandled instruction: 0xEC510F1E
 cond=14(0xE) 27:20=197(0xC5) 4:4=1 3:0=14(0xE)
==27306== valgrind: Unrecognised instruction at address 0x57f4ec8.
==27306==at 0x57F4EC8: ??? (in /lib/arm-linux-gnueabihf/libcrypto.so.1.0.0)

I've run a bunch of scopes on the desktop using valgrind on the
scoperunner (and therefore the scopes). It reports no errors or leaked
memory.

I strongly suspect that a bug in the scope itself is responsible. If
anyone can find a way to reproduce this problem, that would be immensely
useful. Running the telegram scope under valgrind might yield some
clues.

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

** Changed in: libqtelegram (Ubuntu)
   Importance: Undecided => High

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

Title:
  /usr/lib/arm-linux-gnueabihf/unity-scopes/scoperunner:*** Error in
  `/usr/lib/arm-linux-gnueabihf/unity-scopes/scoperunner': corrupted
  double-linked list: ADDR ***

Status in Canonical System Image:
  Confirmed
Status in libqtelegram package in Ubuntu:
  New
Status in unity-scope-mediascanner package in Ubuntu:
  Invalid
Status in unity-scopes-api package in Ubuntu:
  Confirmed

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding unity-scope-mediascanner.  This problem was most recently
  seen with version 1.7.16, the problem page at
  https://errors.ubuntu.com/problem/21d9e7ddf91a26b21abfb2758315ad41fcfd3fa9
  contains more details.

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

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


[Touch-packages] [Bug 1479207] Re: Never-MarkAuto-Sections not working correctly

2015-08-03 Thread Mathew Hodson
** Tags added: regression-update

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

Title:
  Never-MarkAuto-Sections not working correctly

Status in apt package in Ubuntu:
  Fix Committed
Status in apt source package in Precise:
  New
Status in apt source package in Trusty:
  Fix Released
Status in apt source package in Vivid:
  New
Status in apt package in Debian:
  New

Bug description:
  [ SRU Justification ]
  Not only is this behaviour broken for every day use, but it also completely 
breaks livefs generation for ubuntukylin, and causes most of $flavour-desktop 
to be on the autoremove list in any point release livefs, making this bug 
point-release critical.

  [ Test Case ]
  Install a metapackage (say, ubuntu-standard), and then "apt-get --purge 
autoremove ubuntu-standard" and check that only that package is removed, rather 
than large chunks of its dependencies.

  Further, also run the test case from comment 2 of bug #1429041 and
  make sure the previous fix didn't regress.

  [ Regression Potential ]
  My fix was tested locally against both test cases and passes with flying 
colours, so I don't see how this can make things any worse than they already 
are.

  [ Original Report ]
  In current trusty, vivid, and wily, when you install ubuntu-minimal (from the 
"metapackages" section) in a clean chroot, some 75ish packages are installed.  
If you then "apt-get --purge autoremove ubuntu-minimal", some large portion 
(between 20 and 40, depending on the target release) of those dependencies are 
removed again.

  If this test is repeated putting the release pocket version of
  apt/libapt on hold, the purge/autoremove only removes the metapackage,
  but none of its dependencies, so this is likely a regression brought
  on from the previous autoremoval fix.

  This bug is release-critical for the 14.04.3 point release, as we
  install using metapackages instead of tasks in point releases, thus
  meaning that anyone removing ubuntu-desktop for any reason will end up
  with dozens (potentially hundreds) of packages on the autoremoval
  list.

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

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


[Touch-packages] [Bug 1390709] Re: Wifi doesn't reconnect after waking from sleep

2015-08-03 Thread Jim Paq
Same error on my 2012 X1 Carbon running 14.04.

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

Title:
  Wifi doesn't reconnect after waking from sleep

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Upgraded from 14.04 to 14.10. Before Wifi would reconnect after waking
  up from sleep mode. After Update reconnect fails with wlan0: aborting
  authentication with 1c:c6:3c:95:e7:74 by local choice (Reason:
  3=DEAUTH_LEAVING).

  I worked around this by killing wpa_supplicant with a script in
  /etc/pm/sleep.d

  
  #!/bin/sh

  case "$1" in
  thaw|resume) 
  { killall wpa_supplicant ; } 2>/dev/null
  ;;
  *)
  ;;
  esac

  exit $?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: network-manager 0.9.8.8-0ubuntu28
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sat Nov  8 11:43:15 2014
  EcryptfsInUse: Yes
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-04-19 (567 days ago)
  InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130402.1)
  IpRoute:
   default via 192.168.138.251 dev wlan0  proto static 
   192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1 
   192.168.138.0/24 dev wlan0  proto kernel  scope link  src 192.168.138.143  
metric 9
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to utopic on 2014-11-07 (0 days ago)
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.8.8connected   enabled   enabled 
enabledenabled enabled

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

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


[Touch-packages] [Bug 1480592] Re: SEGV in rare cases as a regression from the #1479207 fix

2015-08-03 Thread Mathew Hodson
** Tags added: regression-update

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

Title:
  SEGV in rare cases as a regression from the #1479207 fix

Status in apt package in Ubuntu:
  Invalid
Status in apt source package in Trusty:
  Fix Released

Bug description:
  [ SRU Justification ]
  This is a regression caused by the previous SRU where, under some corner 
cases, apt will segfault.  See test case.

  https://errors.ubuntu.com/problem/bb16d60f92f153eff1dcb768223d7969783ab053

  [ (Convoluted) Test Case ]
  In a clean trusty chroot:
  # apt-get update && apt-get dist-upgrade
  # apt-get install xserver-xorg-lts-utopic libegl1-mesa-drivers-lts-utopic 
xserver-xorg-video-all-lts-utopic xserver-xorg-input-all-lts-utopic 
software-properties-common
  # apt-add-repository ppa:gregory-hainaut/pcsx2.official.ppa
  # dpkg --add-architecture i386
  # apt-get update
  # apt-get install pcsx2
  (segfault)
  # for i in apt apt-utils libapt-pkg4.12 libapt-inst1.5; do echo 
"$i"_1.0.1ubuntu2.10_amd64.deb | xargs dpkg -i; done
  # apt-get install pcsx2
  0 upgraded, 170 newly installed, 0 to remove and 0 not upgraded.

  [ Additional Test Case ]
  In addition to verifying the segfault has been fixed, the regression tests 
for bug #1479207 and bug #1429041 should be run again to make sure we've made 
forward progress.

  [ Regression Potential ]
  Fairly low but, hey, that's what we say every time we touch this line of 
code, and we've done it 4 times now.

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

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


[Touch-packages] [Bug 1429041] Re: Autoremoval not working reliably

2015-08-03 Thread Mathew Hodson
** Changed in: apt (Ubuntu)
 Assignee: matt doeller (mattdoeller) => (unassigned)

** Tags removed: verification-needed-precise

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

Title:
  Autoremoval not working reliably

Status in apt package in Ubuntu:
  Fix Released
Status in apt source package in Precise:
  Fix Released
Status in apt source package in Trusty:
  Fix Released
Status in apt source package in Utopic:
  Won't Fix

Bug description:
  [ SRU Justification ]
  The APT::Never-MarkAuto-Sections in precise is not working reliable. Apt is 
not always looking at the section of the version to be installed but instead 
may look at a random versions section.

  This breaks "apt-get autoremove" for no-longer-required kernels.

  [ Test Case ]
  See comment #2

  [ Regression Potential ]
  Slim to none, assuming the test case passes well.  We can't really make this 
more broken than it is, except by suddenly marking ALL things manual (or all 
things auto), which the testcase would show.

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

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


[Touch-packages] [Bug 1316913] Re: wrong keybord layout at system start

2015-08-03 Thread jibel
Hi, 
we have resolved this bug with :
Open your text editor in root, got to /ect/lightdm.lightdm/down to [seat 
default] find the line #display setup script= replace by 
display setup script=/usr/bin/setxkbmap be  (for me)
 remove the # and finaly restart with (always in root) service lightdm 
restart. Don't forget before to close all app's open.. good luck  8-)

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

Title:
  wrong keybord layout at system start

Status in lightdm package in Ubuntu:
  Confirmed

Bug description:
  my system is set to german by default (De). When starting thunderbird and 
writing a new mail my keyboard is in qwerty mode.
  i must click on the De icon in the task bar to set it to qwertz mode.
  When updates need to be veriyfied with password i get wrong password - 
clicking the de icon in task bar sets it to german.
  thanks!
  ubuntu 14.04

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

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


[Touch-packages] [Bug 1480742] Re: package cgroup-lite 1.9 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-08-03 Thread Serge Hallyn
Thanks for reporting this bug.  I can't reproduce it on a new trusty VM.


The package versions don't quite seem to make sense.  Current package versions 
are:

 cgroup-lite | 1.1   | precise | source
 cgroup-lite | 1.1.5 | precise-updates | source
 cgroup-lite | 1.9   | trusty  | source
 cgroup-lite | 1.10  | vivid/universe  | source
 cgroup-lite | 1.10  | wily/universe   | source

But your log shows an attempt to replace 1.8, which no longer exists,
with 1.9.  It also shows upstart wasn't responding.  Have you manually
installed systemd?

What is your current version as reported in /etc/*-release?  Is it still
14.04?

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

Title:
  package cgroup-lite 1.9 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 100

Status in cgroup-lite package in Ubuntu:
  New

Bug description:
  I ran do-release-update and it failed only on this step.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: cgroup-lite 1.9
  ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  Date: Mon Aug  3 01:35:38 2015
  DuplicateSignature: package:cgroup-lite:1.9:subprocess installed 
post-installation script returned error exit status 100
  Ec2AMI: ami-d383af96
  Ec2AMIManifest: (unknown)
  Ec2AvailabilityZone: us-west-1c
  Ec2InstanceType: t1.micro
  Ec2Kernel: aki-f77e26b2
  Ec2Ramdisk: unavailable
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 100
  PackageArchitecture: all
  SourcePackage: cgroup-lite
  Title: package cgroup-lite 1.9 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 100
  UpgradeStatus: Upgraded to trusty on 2015-08-03 (0 days ago)

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

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


[Touch-packages] [Bug 1376258] Re: going back to scope does not refresh it

2015-08-03 Thread Yuan-Chen Cheng
I didn't find "left facing chevron in the header" that Kyle describe
(maybe the app changed since it's some days already), but similar test
failed indeed.

Kyle: would you mind update the procedure to reproduce ?

I think we need a mechanism that: when the underlying event db have some 
change, it send out notification.
The event scope subscribe the notification and refresh upon such notification 
comes !

** Changed in: savilerow
   Importance: Undecided => Wishlist

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

Title:
  going back to scope does not refresh it

Status in The Savilerow project:
  New
Status in unity-scopes-api package in Ubuntu:
  Invalid
Status in unity-scopes-shell package in Ubuntu:
  New

Bug description:
  One can launch an app from a scope preview and use the app to change
  something displayed in the original scope.

  For example, the Dashboard scope includes a Tasks section and the
  Tasks preview opens the Tasks app.

  If you add a task in the Tasks app and then swipe from the right to
  return the preview from which you launched Tasks, and then press the
  left facing chevron in the header to return to the scope, the task you
  just added does not display: what displays is the original (stale)
  scope view and tasks.

  Expectation: the scope surfacing view show show up-to-date information
  especially in the case where you launched the app from the scope as
  described above.

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

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


[Touch-packages] [Bug 1480902] Re: pam-auth-update ignores force-confdef and force-confold when configuring

2015-08-03 Thread Steve Langasek
--force-confold and --force-confnew are options to dpkg that only
control whether dpkg conffile prompts are shown.  pam configuration
files are not conffiles, because conffiles are not a suitable mechanism
for managing files with multiple sources of configuration data.

The whiptail prompts are done through debconf, which means that a
DEBIAN_FRONTEND=none setting will give you the desired results for a
non-interactive upgrade.

** Changed in: pam (Ubuntu)
   Status: New => Won't Fix

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

Title:
  pam-auth-update ignores force-confdef and force-confold when
  configuring

Status in pam package in Ubuntu:
  Won't Fix

Bug description:
  When the libpam-systemd package is installed, the apt settings "force-
  confdef" and "force-confold" are ignored, so that any of the
  "/etc/pam.d/common-*" are modified, the whiptail menu is shown; this
  breaks unattended system upgrades.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libpam-systemd 204-5ubuntu20.13
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Mon Aug  3 14:20:58 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-07-30 (3 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1470613] Re: instagram login fails

2015-08-03 Thread Yuan-Chen Cheng
*** This bug is a duplicate of bug 1481082 ***
https://bugs.launchpad.net/bugs/1481082

** This bug has been marked a duplicate of bug 1481082
   test and release instagram/photos-scope

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

Title:
  instagram login fails

Status in The Savilerow project:
  Confirmed
Status in signon-plugin-oauth2 package in Ubuntu:
  Confirmed

Bug description:
  Cannot log in with instagram scope: com.canonical.scopes.instagram
  1.0.15

  syslog shows this:
  Jul  1 18:20:39 ubuntu-phablet signond[4887]: QObject::disconnect: Unexpected 
null parameter

  (syslog attached)

  current build number: 53
  device name: krillin
  channel: ubuntu-touch/rc-proposed/bq-aquaris.en
  last update: 2015-06-30 17:27:50
  version version: 53
  version ubuntu: 20150630.1
  version device: 20150529-8e13c5f
  version custom: 20150528-722-29-15-vivid

  signon-plugin-oauth2:
    Installed: 0.22+15.04.20150603-0ubuntu1
    Candidate: 0.22+15.04.20150603-0ubuntu1
    Version table:
   *** 0.22+15.04.20150603-0ubuntu1 0
     1001 
http://ppa.launchpad.net/ci-train-ppa-service/stable-phone-overlay/ubuntu/ 
vivid/main armhf Packages
  100 /var/lib/dpkg/status
   0.21+15.04.20150327-0ubuntu1 0
  500 http://ports.ubuntu.com/ubuntu-ports/ vivid/main armhf Packages

  Steps to reproduce:

  Follow the steps to add instagram account, and the account doesn't add
  to accounts.

  1. Tap Instagram
  2. Input account/password
  3. Tap Login
  4. It will complete and return to Accounts but doesn't add instagram account 
on the Accounts.

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

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


[Touch-packages] [Bug 1442877] Re: Adobe Reader 9 (Acrobat) printing no longer works

2015-08-03 Thread Till Kamppeter
Opened new bug 1481134 for the evince crash.

** No longer affects: evince (Ubuntu)

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

Title:
  Adobe Reader 9 (Acrobat) printing no longer works

Status in acroread package in Ubuntu:
  Invalid
Status in cups package in Ubuntu:
  Invalid
Status in ghostscript package in Ubuntu:
  Triaged

Bug description:
  Printing documents using Adobe Reader 9 under Ubuntu 15.04 produces no
  output. The printer is activated, but no pages appear. This worked
  under 14.04 and 14.10.

  Also noted that the options to print the current page and to print
  specified pages are now disabled in the print dialogue box.

  Failing documents print successfully using evince.

  Other applications tried (e.g. LibreOffice) are not affected. This
  problem appears to be specific to Adobe Reader 9.

  Printer is a Brother HL-2070N.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: cups 2.0.2-1ubuntu3
  ProcVersionSignature: Ubuntu 3.19.0-13.13-generic 3.19.3
  Uname: Linux 3.19.0-13-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17-0ubuntu2
  Architecture: amd64
  CupsErrorLog: E [11/Apr/2015:10:28:38 +0100] [Client 31] Returning IPP 
client-error-bad-request for Print-Job 
(ipp://localhost/printers/Brother-HL-2070N-series) from localhost
  CurrentDesktop: Unity
  Date: Sat Apr 11 10:34:55 2015
  InstallationDate: Installed on 2012-10-20 (902 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  Lpstat: device for Brother-HL-2070N-series: lpd://cpiprint/BINARY_P1
  MachineType: LENOVO 2958
  Papersize: a4
  PpdFiles: Error: command ['fgrep', '-H', '*NickName', 
'/etc/cups/ppd/Brother-HL-2070N-series.ppd'] failed with exit code 2: grep: 
/etc/cups/ppd/Brother-HL-2070N-series.ppd: Permission denied
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-13-generic 
root=UUID=23f8da47-4d92-4878-950e-c31980589751 ro quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: Upgraded to vivid on 2015-04-05 (5 days ago)
  dmi.bios.date: 01/18/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 18CN42WW(V2.51)
  dmi.board.name: NITU1
  dmi.board.vendor: LENOVO
  dmi.board.version: REFERENCE
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnLENOVO:bvr18CN42WW(V2.51):bd01/18/2010:svnLENOVO:pn2958:pvrLenovoG550:rvnLENOVO:rnNITU1:rvrREFERENCE:cvnNoEnclosure:ct10:cvrN/A:
  dmi.product.name: 2958
  dmi.product.version: Lenovo G550
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.cups.cupsd.conf: 2013-04-25T17:38:42.368282

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

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


[Touch-packages] [Bug 1246981] Re: Bluetooth mouse fails to re-connect after sleep.

2015-08-03 Thread Daniel Harvey
I've had similar problems in 15.04 and submitted bug
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1481136

I've submitted the new bug as my behaviour is similar but not the same
as this bug. In particular the workarounds presented above do not work
for me and the workaround I'm using was not suggested.

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

Title:
  Bluetooth mouse fails to re-connect after sleep.

Status in bluez package in Ubuntu:
  Confirmed

Bug description:
  This exact harware was working faultlessly in 13.04. Since re-
  installing at 13.10 the mouse consistently failes to reconnect after
  the device either hybernates or ever goes to screen saver sleep.

  I have to remove the dive and re-add it each time (which works well).

  There are other issues with the bluetooth stack as well in that I have
  not found any way to use bluetooth tethering to my mobile which again
  worked well and was easy to configure in 13.04

  Peter.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: bluetooth 4.101-0ubuntu8b1
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Fri Nov  1 16:44:37 2013
  InstallationDate: Installed on 2013-10-19 (13 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: bnep rfcomm btusb bluetooth
  MachineType: Dell Inc. Latitude E6530
  MarkForUpload: True
  PackageArchitecture: all
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=8283de78-9264-42bf-a8b4-25643fa1475f ro quiet splash
  SourcePackage: bluez
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/13/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 07Y85M
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd12/13/2012:svnDellInc.:pnLatitudeE6530:pvr01:rvnDellInc.:rn07Y85M:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6530
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.
  hciconfig:
   hci0:Type: BR/EDR  Bus: USB
BD Address: 20:16:D8:9C:38:E5  ACL MTU: 1021:8  SCO MTU: 64:1
UP RUNNING PSCAN ISCAN 
RX bytes:1817731 acl:117432 sco:0 events:5271 errors:0
TX bytes:37955 acl:131 sco:0 commands:5096 errors:0
  syslog:
   Nov  1 14:50:19 pnunn-Latitude-E6530 bluetoothd[1015]: Discovery session 
0x7f6489f7b450 with :1.582 activated
   Nov  1 14:50:25 pnunn-Latitude-E6530 bluetoothd[1015]: Unknown command 
complete for opcode 37
   Nov  1 14:50:28 pnunn-Latitude-E6530 bluetoothd[1015]: Stopping discovery
   Nov  1 14:50:36 pnunn-Latitude-E6530 kernel: [60934.211132] input: Microsoft 
Bluetooth Notebook Mouse 5000 as 
/devices/pci:00/:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/bluetooth/hci0/hci0:11/input29
   Nov  1 14:50:36 pnunn-Latitude-E6530 kernel: [60934.211646] hid-generic 
0005:045E:0700.000C: input,hidraw3: BLUETOOTH HID v1.00 Mouse [Microsoft 
Bluetooth Notebook Mouse 5000] on 20:16:d8:9c:38:e5

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

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


[Touch-packages] [Bug 1481136] [NEW] Bluetooth mouse fails to reconnect after suspend + resume

2015-08-03 Thread Daniel Harvey
Public bug reported:

I can connect the bluetooth mouse (Logitech M557) using the GUI and the
device works properly.

However, after suspend and resume the mouse fails to reconnect. It does
"attempt" to reconnect, in that I see the padlock flashes momentarily
onto the bluetooth icon on the toolbar applet. Similarly, if the
Bluetooth Settings dialog is open the devices flashes momentarily bold
as if connected. Both effects happen whenever the mouse is used
(movement or mouse click) but the device does not connect.

I have a workaround, which is to remove the device and pair it using the
command line as follows:

sudo bluez-test-device remove 00:1F:20:EF:B1:00
sudo bluez-simple-agent hci0 00:1F:20:EF:B1:00 remove
sudo bluez-simple-agent hci0 00:1F:20:EF:B1:00
sudo bluez-test-device trusted 00:1F:20:EF:B1:00 yes
sudo bluez-test-input connect 00:1F:20:EF:B1:00

Once paired manually in this manner the devices appears in the Bluetooth
Settings as normal an successfully reconnects when resuming.

I'm submitted a new bug as this is similar but not the same as other
bugs reported. In particular the workarounds presented in other bugs do
not work for me and the workaround I'm using was not suggested in other
cases.

Thanks.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: bluez 4.101-0ubuntu25
ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
Uname: Linux 3.19.0-25-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Aug  4 09:53:18 2015
InstallationDate: Installed on 2014-01-23 (557 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
InterestingModules: rfcomm bnep btusb bluetooth
MachineType: TOSHIBA KIRA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic.efi.signed 
root=UUID=a0fdb0ee-bbeb-4872-8e79-1a785c304e91 ro libata.force=noncq 
vesafb.invalid=1 splash quiet nopat vt.handoff=7
SourcePackage: bluez
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/15/2013
dmi.bios.vendor: TOSHIBA
dmi.bios.version: Version 1.30
dmi.board.asset.tag: 00
dmi.board.name: KIRA
dmi.board.vendor: TOSHIBA
dmi.board.version: Version A0
dmi.chassis.asset.tag: 00
dmi.chassis.type: 10
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: Version 1.0
dmi.modalias: 
dmi:bvnTOSHIBA:bvrVersion1.30:bd02/15/2013:svnTOSHIBA:pnKIRA:pvrPSU7FA-00T00K:rvnTOSHIBA:rnKIRA:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0:
dmi.product.name: KIRA
dmi.product.version: PSU7FA-00T00K
dmi.sys.vendor: TOSHIBA
hciconfig:
 hci0:  Type: BR/EDR  Bus: USB
  BD Address: B4:B6:76:C4:A2:88  ACL MTU: 310:10  SCO MTU: 64:8
  UP RUNNING PSCAN
  RX bytes:587136 acl:36542 sco:0 events:271 errors:0
  TX bytes:2913 acl:109 sco:0 commands:81 errors:0
mtime.conffile..etc.bluetooth.main.conf: 2015-08-01T14:24:23.630880

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


** Tags: amd64 apport-bug vivid

** Description changed:

  I can connect the bluetooth mouse (Logitech M557) using the GUI and the
  device works properly.
  
  However, after suspend and resume the mouse fails to reconnect. It does
  "attempt" to reconnect, in that I see the padlock flashes momentarily
  onto the bluetooth icon on the toolbar applet. Similarly, if the
  Bluetooth Settings dialog is open the devices flashes momentarily bold
  as if connected. Both effects happen whenever the mouse is used
  (movement or mouse click) but the device does not connect.
  
  I have a workaround, which is to remove the device and pair it using the
  command line as follows:
  
  sudo bluez-test-device remove 00:1F:20:EF:B1:00
  sudo bluez-simple-agent hci0 00:1F:20:EF:B1:00 remove
  sudo bluez-simple-agent hci0 00:1F:20:EF:B1:00
  sudo bluez-test-device trusted 00:1F:20:EF:B1:00 yes
  sudo bluez-test-input connect 00:1F:20:EF:B1:00
  
  Once paired manually in this manner the devices appears in the Bluetooth
  Settings as normal an successfully reconnects when resuming.
  
- I'm submitted a new bug as this is similar but not the name as other
+ I'm submitted a new bug as this is similar but not the same as other
  bugs reported. In particular the workarounds presented in other bugs do
  not work for me and the workaround I'm using was not suggested in other
  cases.
  
  Thanks.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: bluez 4.101-0ubuntu25
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Aug  4 09:53:18 2015
  InstallationDate: Installed on 2014-01-23 (557 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: TOSHIBA KIRA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic.efi.signed 
root=UUID=a0fdb0ee-bbeb-4872-8e79-1a785c304e91 ro libata.force=noncq 
vesafb.i

[Touch-packages] [Bug 1442877] Re: Adobe Reader 9 (Acrobat) printing no longer works

2015-08-03 Thread Till Kamppeter
** Changed in: acroread (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Adobe Reader 9 (Acrobat) printing no longer works

Status in acroread package in Ubuntu:
  Invalid
Status in cups package in Ubuntu:
  Invalid
Status in evince package in Ubuntu:
  New
Status in ghostscript package in Ubuntu:
  Triaged

Bug description:
  Printing documents using Adobe Reader 9 under Ubuntu 15.04 produces no
  output. The printer is activated, but no pages appear. This worked
  under 14.04 and 14.10.

  Also noted that the options to print the current page and to print
  specified pages are now disabled in the print dialogue box.

  Failing documents print successfully using evince.

  Other applications tried (e.g. LibreOffice) are not affected. This
  problem appears to be specific to Adobe Reader 9.

  Printer is a Brother HL-2070N.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: cups 2.0.2-1ubuntu3
  ProcVersionSignature: Ubuntu 3.19.0-13.13-generic 3.19.3
  Uname: Linux 3.19.0-13-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17-0ubuntu2
  Architecture: amd64
  CupsErrorLog: E [11/Apr/2015:10:28:38 +0100] [Client 31] Returning IPP 
client-error-bad-request for Print-Job 
(ipp://localhost/printers/Brother-HL-2070N-series) from localhost
  CurrentDesktop: Unity
  Date: Sat Apr 11 10:34:55 2015
  InstallationDate: Installed on 2012-10-20 (902 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  Lpstat: device for Brother-HL-2070N-series: lpd://cpiprint/BINARY_P1
  MachineType: LENOVO 2958
  Papersize: a4
  PpdFiles: Error: command ['fgrep', '-H', '*NickName', 
'/etc/cups/ppd/Brother-HL-2070N-series.ppd'] failed with exit code 2: grep: 
/etc/cups/ppd/Brother-HL-2070N-series.ppd: Permission denied
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-13-generic 
root=UUID=23f8da47-4d92-4878-950e-c31980589751 ro quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: Upgraded to vivid on 2015-04-05 (5 days ago)
  dmi.bios.date: 01/18/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 18CN42WW(V2.51)
  dmi.board.name: NITU1
  dmi.board.vendor: LENOVO
  dmi.board.version: REFERENCE
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnLENOVO:bvr18CN42WW(V2.51):bd01/18/2010:svnLENOVO:pn2958:pvrLenovoG550:rvnLENOVO:rnNITU1:rvrREFERENCE:cvnNoEnclosure:ct10:cvrN/A:
  dmi.product.name: 2958
  dmi.product.version: Lenovo G550
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.cups.cupsd.conf: 2013-04-25T17:38:42.368282

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

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


[Touch-packages] [Bug 1480654] Re: input delay after switching app back into focus since OTA5

2015-08-03 Thread Daniel van Vugt
This is an input/focus bug primarily.

Not related to any latency improvements I'm working on. The first of
those won't arrive until Mir 0.15.

** Also affects: mir
   Importance: Undecided
   Status: New

** Summary changed:

- input delay after switching app back into focus since OTA5
+ Input focus delay after switching app back into focus since OTA5

** Tags added: focus input

** Changed in: mir
   Status: New => Confirmed

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

Title:
  Input focus delay after switching app back into focus since OTA5

Status in Mir:
  Confirmed
Status in mir package in Ubuntu:
  Confirmed
Status in qtmir package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Opinion

Bug description:
  i am not sure if it started with OTA4 or OTA5 but since one of the
  recent OTA upgrades my arale takes between half a second and one
  second before an app takes input again when one switches it from
  background back into focus. i'm talking about apps that were only
  sigstopped, not OOM killed here (i.e. no restart involved, just
  sigcont).

  this used to be instant before and gives a weird feeling of
  sluggishness.

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

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


[Touch-packages] [Bug 1481129] [NEW] System freeze when using Libre Office

2015-08-03 Thread xan
Public bug reported:

When using Libre office Draw, the system entirely froze. I was just able
to move the mouse, not even able to do a tty session.

I am using Nouveau Driver, with a kernel 3.19.0-25-generic.

I'm quite new reporting bugs, so please let me know if you need any
additional information, I'll add them =)

Thanks for the help!

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: xorg 1:7.7+7ubuntu4
ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
Uname: Linux 3.19.0-25-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Mon Aug  3 22:21:33 2015
DistUpgraded: Fresh install
DistroCodename: vivid
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 NVIDIA Corporation G94M [GeForce 9800M GS] [10de:062b] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:7220]
InstallationDate: Installed on 2015-07-18 (16 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release i386 (20150422)
MachineType: Micro-Star International GX627
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=9e366518-5490-46f2-a96a-b0a230e475dd ro quiet splash vt.handoff=7
SourcePackage: xorg
UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/26/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: A1651IMS.10P
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: MS-1651
dmi.board.vendor: MSI
dmi.board.version: Ver 1.000
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrA1651IMS.10P:bd12/26/2008:svnMicro-StarInternational:pnGX627:pvrVer1.000:rvnMSI:rnMS-1651:rvrVer1.000:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: GX627
dmi.product.version: Ver 1.000
dmi.sys.vendor: Micro-Star International
version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
version.libdrm2: libdrm2 2.4.60-2
version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
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.5.0-1ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
xserver.bootTime: Mon Aug  3 22:11:32 2015
xserver.configfile: default
xserver.errors:
 Failed to load module "nvidia" (module does not exist, 0)
 Failed to load module "nvidia" (module does not exist, 0)
 NOUVEAU(0): [COPY] failed to allocate class.
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.17.1-0ubuntu3
xserver.video_driver: nouveau

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


** Tags: apport-bug compiz-0.9 i386 ubuntu vivid

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

Title:
  System freeze when using Libre Office

Status in xorg package in Ubuntu:
  New

Bug description:
  When using Libre office Draw, the system entirely froze. I was just
  able to move the mouse, not even able to do a tty session.

  I am using Nouveau Driver, with a kernel 3.19.0-25-generic.

  I'm quite new reporting bugs, so please let me know if you need any
  additional information, I'll add them =)

  Thanks for the help!

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Aug  3 22:21:33 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation G94M [GeForce 9800M GS] [10de:062b] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:7220]
  InstallationDate: Installed on 2015-07-18 (16 days ago)
  Install

[Touch-packages] [Bug 1466290] Re: Update to 3.16

2015-08-03 Thread Tim
mterry, yes that is correct.

gnome-online-accounts needs to stay in main, but the binaries that
depend on webkit2gtk do not as they are only seeded in ubuntu-gnome.

gnome-control-center also needs to stay in main, since gnome-control-
center-shared-data is used by unity-control-center, the remainder of the
binaries can be demoted. compiz should  build-dep on unity-control-
center-dev instead, I will prepare a fix for that.

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

Title:
  Update to 3.16

Status in gnome-online-accounts package in Ubuntu:
  New

Bug description:
  Update to 3.16

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-online-accounts/+bug/1466290/+subscriptions

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


[Touch-packages] [Bug 1442877] Re: Adobe Reader 9 (Acrobat) printing no longer works

2015-08-03 Thread Till Kamppeter
I checked a stock Vivid with Ghostscript 9.15 now and calling

gs appout

errors. This problem does not occur any more with Ghostscript 9.16 as it
will be used in Wily.

Calling evince leads to a crash, meaning that evince cannot cope with
Ghostscript erroring out, which is another bug.

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

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

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

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

Title:
  Adobe Reader 9 (Acrobat) printing no longer works

Status in acroread package in Ubuntu:
  Confirmed
Status in cups package in Ubuntu:
  Invalid
Status in evince package in Ubuntu:
  New
Status in ghostscript package in Ubuntu:
  Triaged

Bug description:
  Printing documents using Adobe Reader 9 under Ubuntu 15.04 produces no
  output. The printer is activated, but no pages appear. This worked
  under 14.04 and 14.10.

  Also noted that the options to print the current page and to print
  specified pages are now disabled in the print dialogue box.

  Failing documents print successfully using evince.

  Other applications tried (e.g. LibreOffice) are not affected. This
  problem appears to be specific to Adobe Reader 9.

  Printer is a Brother HL-2070N.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: cups 2.0.2-1ubuntu3
  ProcVersionSignature: Ubuntu 3.19.0-13.13-generic 3.19.3
  Uname: Linux 3.19.0-13-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17-0ubuntu2
  Architecture: amd64
  CupsErrorLog: E [11/Apr/2015:10:28:38 +0100] [Client 31] Returning IPP 
client-error-bad-request for Print-Job 
(ipp://localhost/printers/Brother-HL-2070N-series) from localhost
  CurrentDesktop: Unity
  Date: Sat Apr 11 10:34:55 2015
  InstallationDate: Installed on 2012-10-20 (902 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  Lpstat: device for Brother-HL-2070N-series: lpd://cpiprint/BINARY_P1
  MachineType: LENOVO 2958
  Papersize: a4
  PpdFiles: Error: command ['fgrep', '-H', '*NickName', 
'/etc/cups/ppd/Brother-HL-2070N-series.ppd'] failed with exit code 2: grep: 
/etc/cups/ppd/Brother-HL-2070N-series.ppd: Permission denied
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-13-generic 
root=UUID=23f8da47-4d92-4878-950e-c31980589751 ro quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: Upgraded to vivid on 2015-04-05 (5 days ago)
  dmi.bios.date: 01/18/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 18CN42WW(V2.51)
  dmi.board.name: NITU1
  dmi.board.vendor: LENOVO
  dmi.board.version: REFERENCE
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnLENOVO:bvr18CN42WW(V2.51):bd01/18/2010:svnLENOVO:pn2958:pvrLenovoG550:rvnLENOVO:rnNITU1:rvrREFERENCE:cvnNoEnclosure:ct10:cvrN/A:
  dmi.product.name: 2958
  dmi.product.version: Lenovo G550
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.cups.cupsd.conf: 2013-04-25T17:38:42.368282

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

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


[Touch-packages] [Bug 1442877] Re: Adobe Reader 9 (Acrobat) printing no longer works

2015-08-03 Thread Till Kamppeter
According to comment #7 it seems that the PostScript file created by
Adobe Reader (it does not send PDF files as print job data) makes evince
(or perhaps some program called by it, like ghostscript) crash.

A quick test on a system using Ghostscript 9.16 shows that no crash
happened neither when opening the file via evince or by directly calling
Ghostscript.

Perhaps it is a problem in Ghostscript 9.15.


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

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

Title:
  Adobe Reader 9 (Acrobat) printing no longer works

Status in acroread package in Ubuntu:
  Confirmed
Status in cups package in Ubuntu:
  Confirmed
Status in ghostscript package in Ubuntu:
  New

Bug description:
  Printing documents using Adobe Reader 9 under Ubuntu 15.04 produces no
  output. The printer is activated, but no pages appear. This worked
  under 14.04 and 14.10.

  Also noted that the options to print the current page and to print
  specified pages are now disabled in the print dialogue box.

  Failing documents print successfully using evince.

  Other applications tried (e.g. LibreOffice) are not affected. This
  problem appears to be specific to Adobe Reader 9.

  Printer is a Brother HL-2070N.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: cups 2.0.2-1ubuntu3
  ProcVersionSignature: Ubuntu 3.19.0-13.13-generic 3.19.3
  Uname: Linux 3.19.0-13-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17-0ubuntu2
  Architecture: amd64
  CupsErrorLog: E [11/Apr/2015:10:28:38 +0100] [Client 31] Returning IPP 
client-error-bad-request for Print-Job 
(ipp://localhost/printers/Brother-HL-2070N-series) from localhost
  CurrentDesktop: Unity
  Date: Sat Apr 11 10:34:55 2015
  InstallationDate: Installed on 2012-10-20 (902 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  Lpstat: device for Brother-HL-2070N-series: lpd://cpiprint/BINARY_P1
  MachineType: LENOVO 2958
  Papersize: a4
  PpdFiles: Error: command ['fgrep', '-H', '*NickName', 
'/etc/cups/ppd/Brother-HL-2070N-series.ppd'] failed with exit code 2: grep: 
/etc/cups/ppd/Brother-HL-2070N-series.ppd: Permission denied
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-13-generic 
root=UUID=23f8da47-4d92-4878-950e-c31980589751 ro quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: Upgraded to vivid on 2015-04-05 (5 days ago)
  dmi.bios.date: 01/18/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 18CN42WW(V2.51)
  dmi.board.name: NITU1
  dmi.board.vendor: LENOVO
  dmi.board.version: REFERENCE
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnLENOVO:bvr18CN42WW(V2.51):bd01/18/2010:svnLENOVO:pn2958:pvrLenovoG550:rvnLENOVO:rnNITU1:rvrREFERENCE:cvnNoEnclosure:ct10:cvrN/A:
  dmi.product.name: 2958
  dmi.product.version: Lenovo G550
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.cups.cupsd.conf: 2013-04-25T17:38:42.368282

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

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


[Touch-packages] [Bug 1480576] Re: package account-plugin-facebook 0.12+15.04.20150415.1-0ubuntu2 failed to install/upgrade: trying to overwrite '/etc/signon-ui/webkit-options.d/www.facebook.com.conf'

2015-08-03 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package account-plugin-facebook 0.12+15.04.20150415.1-0ubuntu2 failed
  to install/upgrade: trying to overwrite '/etc/signon-ui/webkit-
  options.d/www.facebook.com.conf', which is also in package kaccounts-
  providers 4:15.04.2-0ubuntu1

Status in account-plugins package in Ubuntu:
  New

Bug description:
  Freeze desktop

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: account-plugin-facebook 0.12+15.04.20150415.1-0ubuntu2
  Uname: Linux 3.15.10-031510-generic i686
  ApportVersion: 2.18-0ubuntu2
  Architecture: i386
  Date: Sat Aug  1 11:28:08 2015
  DuplicateSignature: 
package:account-plugin-facebook:0.12+15.04.20150415.1-0ubuntu2:trying to 
overwrite '/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which is 
also in package kaccounts-providers 4:15.04.2-0ubuntu1
  ErrorMessage: trying to overwrite 
'/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which is also in 
package kaccounts-providers 4:15.04.2-0ubuntu1
  InstallationDate: Installed on 2014-09-06 (329 days ago)
  InstallationMedia: Kubuntu 12.04.5 LTS "Precise Pangolin" - Release i386 
(20140807.1)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.1ubuntu1
   apt  1.0.9.10ubuntu1
  SourcePackage: account-plugins
  Title: package account-plugin-facebook 0.12+15.04.20150415.1-0ubuntu2 failed 
to install/upgrade: trying to overwrite 
'/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which is also in 
package kaccounts-providers 4:15.04.2-0ubuntu1
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.signon.ui.webkit.options.d.www.facebook.com.conf: 
2015-03-20T09:38:39

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

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


[Touch-packages] [Bug 1480699] Re: [HP Compaq dc7600 Small Form Factor, Realtek ALC260, Black Headphone Out, Front] Playback problem

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

** Information type changed from Private Security to Public

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

Title:
  [HP Compaq dc7600 Small Form Factor, Realtek ALC260, Black Headphone
  Out, Front] Playback problem

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  the drivers are installed but has no sound in speakers even in
  headphones

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic i686
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  waheedshams   6242 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Aug  2 22:40:31 2015
  InstallationDate: Installed on 2015-08-01 (1 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release i386 (20150422)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_Jack: Black Headphone Out, Front
  Symptom_Type: None of the above
  Title: [HP Compaq dc7600 Small Form Factor, Realtek ALC260, Black Headphone 
Out, Front] Playback problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/18/2005
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786D1 v01.03
  dmi.board.name: 09F8h
  dmi.board.vendor: Hewlett-Packard
  dmi.chassis.asset.tag: MXL5250MS9
  dmi.chassis.type: 4
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786D1v01.03:bd05/18/2005:svnHewlett-Packard:pnHPCompaqdc7600SmallFormFactor:pvr:rvnHewlett-Packard:rn09F8h:rvr:cvnHewlett-Packard:ct4:cvr:
  dmi.product.name: HP Compaq dc7600 Small Form Factor
  dmi.sys.vendor: Hewlett-Packard

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

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


[Touch-packages] [Bug 1480516] Re: Google Chrome

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

** Information type changed from Private Security to Public

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

Title:
  Google Chrome

Status in xorg package in Ubuntu:
  New

Bug description:
  Multiple pages in Google Chrome crashed my computer multiple times

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-61.100-generic 3.13.11-ckt22
  Uname: Linux 3.13.0-61-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Jul 31 22:07:22 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation GF114 [GeForce GTX 555] [10de:1206] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:0958]
  InstallationDate: Installed on 2014-04-28 (460 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
  MachineType: Alienware Aurora-R4
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-61-generic.efi.signed 
root=UUID=93d3714c-6d9e-46e0-827c-9cc6f2d16b68 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/21/2012
  dmi.bios.vendor: Alienware
  dmi.bios.version: A05
  dmi.board.name: 07JNH0
  dmi.board.vendor: Alienware
  dmi.board.version: A02
  dmi.chassis.type: 3
  dmi.chassis.vendor: Alienware
  dmi.chassis.version: 00
  dmi.modalias: 
dmi:bvnAlienware:bvrA05:bd08/21/2012:svnAlienware:pnAurora-R4:pvr00:rvnAlienware:rn07JNH0:rvrA02:cvnAlienware:ct3:cvr00:
  dmi.product.name: Aurora-R4
  dmi.product.version: 00
  dmi.sys.vendor: Alienware
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.4
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.6
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Fri Jul 31 21:41:14 2015
  xserver.configfile: default
  xserver.errors:
   Failed to load module "nvidia" (module does not exist, 0)
   Failed to load module "nvidia" (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2.7
  xserver.video_driver: nouveau

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

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


[Touch-packages] [Bug 1480576] Re: package account-plugin-facebook 0.12+15.04.20150415.1-0ubuntu2 failed to install/upgrade: trying to overwrite '/etc/signon-ui/webkit-options.d/www.facebook.com.conf'

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

** Information type changed from Private Security to Public

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

Title:
  package account-plugin-facebook 0.12+15.04.20150415.1-0ubuntu2 failed
  to install/upgrade: trying to overwrite '/etc/signon-ui/webkit-
  options.d/www.facebook.com.conf', which is also in package kaccounts-
  providers 4:15.04.2-0ubuntu1

Status in account-plugins package in Ubuntu:
  New

Bug description:
  Freeze desktop

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: account-plugin-facebook 0.12+15.04.20150415.1-0ubuntu2
  Uname: Linux 3.15.10-031510-generic i686
  ApportVersion: 2.18-0ubuntu2
  Architecture: i386
  Date: Sat Aug  1 11:28:08 2015
  DuplicateSignature: 
package:account-plugin-facebook:0.12+15.04.20150415.1-0ubuntu2:trying to 
overwrite '/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which is 
also in package kaccounts-providers 4:15.04.2-0ubuntu1
  ErrorMessage: trying to overwrite 
'/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which is also in 
package kaccounts-providers 4:15.04.2-0ubuntu1
  InstallationDate: Installed on 2014-09-06 (329 days ago)
  InstallationMedia: Kubuntu 12.04.5 LTS "Precise Pangolin" - Release i386 
(20140807.1)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.1ubuntu1
   apt  1.0.9.10ubuntu1
  SourcePackage: account-plugins
  Title: package account-plugin-facebook 0.12+15.04.20150415.1-0ubuntu2 failed 
to install/upgrade: trying to overwrite 
'/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which is also in 
package kaccounts-providers 4:15.04.2-0ubuntu1
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.signon.ui.webkit.options.d.www.facebook.com.conf: 
2015-03-20T09:38:39

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

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


[Touch-packages] [Bug 1481109] [NEW] /usr/lib/arm-linux-gnueabihf/address-book-service/address-book-service:11:ref:ref:QSharedDataPointer:QtContacts::QContact::QContact:galera::QIndividual::copy

2015-08-03 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding address-book-service.  This problem was most recently seen
with version 0.1.1+15.04.20150214~rtm-0ubuntu1, the problem page at
https://errors.ubuntu.com/problem/d5f715372af544afe8df3f7f7f16031e17864a89
contains more details.

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


** Tags: rtm-14.09 vivid

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

Title:
  /usr/lib/arm-linux-gnueabihf/address-book-service/address-book-
  
service:11:ref:ref:QSharedDataPointer:QtContacts::QContact::QContact:galera::QIndividual::copy

Status in address-book-service package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding address-book-service.  This problem was most recently seen
  with version 0.1.1+15.04.20150214~rtm-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/d5f715372af544afe8df3f7f7f16031e17864a89
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/address-book-service/+bug/1481109/+subscriptions

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


[Touch-packages] [Bug 937825] Re: change in urlopen behavior

2015-08-03 Thread Bug Watch Updater
** Changed in: python
   Status: Fix Committed => 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/937825

Title:
  change in urlopen behavior

Status in Python:
  Fix Released
Status in python2.7 package in Ubuntu:
  Confirmed

Bug description:
  The fix for http://bugs.python.org/issue6631 that came in python2.7 
2.7.2-13ubuntu5 may cause problems for people. Eg, in 2.7.2-13ubuntu4 this 
would work:
  import urllib
  url = "./foo.txt"
  urllib.urlopen(url)

  In 2.7.2-13ubuntu5 this code causes the following traceback:
  Traceback (most recent call last):
    File "", line 1, in 
    File "/usr/lib/python2.7/urllib.py", line 86, in urlopen
  return opener.open(url)
    File "/usr/lib/python2.7/urllib.py", line 207, in open
  return getattr(self, name)(url)
    File "/usr/lib/python2.7/urllib.py", line 462, in open_file
  return self.open_local_file(url)
    File "/usr/lib/python2.7/urllib.py", line 488, in open_local_file
  raise ValueError("local file url may start with / or file:. Unknown url 
of type: %s" % url)
  ValueError: local file url may start with / or file:. Unknown url of type: 
./foo.txt

  While I have worked around it in the Ubuntu CVE tracker and this is
  not a blocker for my team, filing this bug as it may cause problems
  for others.

  The workaround is simply to strip the './' off the front. Eg, a naive fix for 
the above might be:
  import urllib
  url = "./foo.txt"
  if url.startswith('./'):
  url = url[2:]
  urllib.urlopen(url)

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

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


[Touch-packages] [Bug 1473720] Re: keyboard stops working, maliit and unity8 consuming cpu

2015-08-03 Thread kevin gunn
** Changed in: qtubuntu
   Status: In Progress => Fix Committed

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

Title:
  keyboard stops working, maliit and unity8 consuming cpu

Status in Canonical System Image:
  In Progress
Status in qtubuntu:
  Fix Committed
Status in messaging-app package in Ubuntu:
  Invalid
Status in ubuntu-keyboard package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  Phone:
  Arale @ rc-proposed #61

  Reproduce:
  1. Open Messaging App
  2. Start a conversation
  3. Tap messaging area to show keyboard
  4. Tap camera icon
  5. Take picture and accept it

  What happens:
  Keyboard goes away and does not come back when focusing the text input.

  What should happen:
  The keyboard should function normally

  Note: only a reboot seems to fix this

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

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


[Touch-packages] [Bug 1481093] [NEW] libcolumbus ftbfs in wily

2015-08-03 Thread Matthias Klose
Public bug reported:

see
https://launchpad.net/ubuntu/+source/libcolumbus/1.1.0+14.04.20140325.3-0ubuntu4

** Affects: libcolumbus (Ubuntu)
 Importance: Critical
 Assignee: Ubuntu Touch seeded packages (touch-packages)
 Status: Confirmed

** Changed in: libcolumbus (Ubuntu)
 Assignee: (unassigned) => Ubuntu Touch seeded packages (touch-packages)

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

Title:
  libcolumbus ftbfs in wily

Status in libcolumbus package in Ubuntu:
  Confirmed

Bug description:
  see
  
https://launchpad.net/ubuntu/+source/libcolumbus/1.1.0+14.04.20140325.3-0ubuntu4

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

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


[Touch-packages] [Bug 1480654] Re: input delay after switching app back into focus since OTA5

2015-08-03 Thread kevin gunn
** Changed in: unity8 (Ubuntu)
   Status: Confirmed => Opinion

** Changed in: qtmir (Ubuntu)
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

** Changed in: mir (Ubuntu)
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

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

Title:
  input delay after switching app back into focus since OTA5

Status in mir package in Ubuntu:
  Confirmed
Status in qtmir package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Opinion

Bug description:
  i am not sure if it started with OTA4 or OTA5 but since one of the
  recent OTA upgrades my arale takes between half a second and one
  second before an app takes input again when one switches it from
  background back into focus. i'm talking about apps that were only
  sigstopped, not OOM killed here (i.e. no restart involved, just
  sigcont).

  this used to be instant before and gives a weird feeling of
  sluggishness.

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

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


[Touch-packages] [Bug 1478999] Re: No snap descision or ring first received call after a boot

2015-08-03 Thread Bill Filler
** Changed in: canonical-devices-system-image
 Assignee: Pat McGowan (pat-mcgowan) => Bill Filler (bfiller)

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

Title:
  No snap descision or ring first received call after a boot

Status in Canonical System Image:
  In Progress
Status in telepathy-ofono package in Ubuntu:
  In Progress
Status in ubuntu-touch-session package in Ubuntu:
  In Progress

Bug description:
  Reboot the phone
  The screen can be off or on, suspended or not
  Call the phone
  The screen turns on but there is no snap decision and the phone does not ring

  When connected via bluetooth you can answser the call using the car
  controls, but audio is not routed although the call is reported to be
  connected by the car.

  Arale running 59 with silo 19 fixes for incoming call handling

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

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


[Touch-packages] [Bug 1453912] Re: systemd does not unlock dm-crypt password

2015-08-03 Thread Gunter Ohrner
BTW, is there anything else needed from my side or anything else I
should or can do to provide any required information?

I'm still having this issue and I fear my system might be rendered
unusable if the next Kubuntu update possibly removes upstart support
completely and with it the fallback boot option that's currently saving
me...

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

Title:
  systemd does not unlock dm-crypt password

Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  Since upgrading from version 14.10 to Kubuntu 15.04, my system does
  not boot normally any more.

  Maybe it's only a stupid oversight on my part, but not being a systemd
  pro, I'm currently at a loss of how to debug this any further.

  Hints and pointers to appropriate documentation are welcome!

  Kubuntu 15.04 quickly boots to a specific point where it seems to try
  to enable a dm-crypt partition which also carries /home, beside other
  data, and simply stalls.

  I'm not asked to enter my crytpdisk password and I also cannot enter
  it blindly without being asked.

  You can see the point where it stalls in the attached "screenshot"
  (photo of my screen).

  I can then press Ctrl+Alt+Del to cleanly restart the system but I
  could not find a way to get beyond this point with systemd.

  Using the alternative boot option with upstart works flawlessly.
  (Although booting with this boot option is really slow and it takes a
  while to reach the graphical login screen - it basically looks as if
  the system is waiting for some name resolving timeouts during boot,
  but that's a different issue, if've not debugged it further and maybe
  it's just gone once systemd works to boot my machine.)

  Further info about my setup:

  $ cat /etc/crypttab   
 
  crypt /dev/mapper/main-cryptstore none luks,noearly,discard  

  $ mount | egrep crypt
  /dev/mapper/crypt on /mnt/crypt type ext4 (rw,relatime,data=ordered)
  /dev/mapper/crypt on /home type ext4 (rw,relatime,data=ordered)
  /dev/mapper/crypt on /var/lib/mysql type ext4 (rw,relatime,data=ordered)

  Here the first entry is the actual mount point while the other mount
  points are bind mounts:

  $ cat /etc/fstab | egrep crypt
  /dev/mapper/crypt   /mnt/crypt  ext4defaults0   2 
  
  /mnt/crypt/home /home   nonebind0   0 
  
  /mnt/crypt/var_lib_mysql/var/lib/mysql  nonebind0   0

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Mon May 11 20:28:18 2015
  MachineType: Sony Corporation SVS13A3W9ES
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-16-generic 
root=/dev/mapper/main-root ro quiet init=/sbin/upstart
  SourcePackage: systemd
  SystemdDelta:
   [EXTENDED]   /lib/systemd/system/systemd-timesyncd.service -> 
/lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
   
   1 overridden configuration files found.
  UpgradeStatus: Upgraded to vivid on 2015-04-28 (13 days ago)
  dmi.bios.date: 03/13/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1021C8
  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:bvnInsydeCorp.:bvrR1021C8:bd03/13/2013:svnSonyCorporation:pnSVS13A3W9ES:pvrC60BRBTW:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVS13A3W9ES
  dmi.product.version: C60BRBTW
  dmi.sys.vendor: Sony Corporation

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

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


[Touch-packages] [Bug 1480817] Re: No error feedback for non-enterprise wi-fi authentication

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

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

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

Title:
  No error feedback for non-enterprise wi-fi authentication

Status in indicator-network package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 15.04 r82

  1. Choose a closed wi-fi network that you have not previously connected to.
  2. Enter an incorrect password and choose "Connect".

  What happens:
  1. An auth dialog appears.
  2. The dialog appears exactly the same.

  What should happen:
  2. "If connection authentication fails, the dialog should open if was not 
open already ... On phone, it should have body text 'Your authentication 
details were incorrect.'” 


  The equivalent for WPA Enterprise authentication (currently
  implemented separately) is bug 1472734.

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

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


[Touch-packages] [Bug 1475023] Re: Wifi for Enterprise APs cause the welcome wizard to exit into the main system

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

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

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

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

Status in indicator-network package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

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

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

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

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

  MODIFICATION:
  OTA'd from image 2 to image 4

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

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


[Touch-packages] [Bug 1478853] Re: OOM scoring kills the browser's render process while the browser is running

2015-08-03 Thread Josh Arenson
@greyback, it seems that upstart-app-launch just sets the score for
paused apps at 900, and changes them back to 100 after being resumed. I
wonder where these numbers came from, and how OOM Killer further
prioritizes processes with the same score. 900 seems pretty high, but I
really don't have much experience with this so I'm not sure. As a hack,
would reducing the score of Oxide (or whatever is actually affected by
this) by 30, or so, points have an impact?

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

Title:
  OOM scoring kills the browser's render process while the browser is
  running

Status in Canonical System Image:
  Confirmed
Status in qtmir package in Ubuntu:
  Confirmed
Status in ubuntu-app-launch package in Ubuntu:
  Confirmed
Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  According to people's reports, the OOM killer kills the browser's
  renderer process while the browser is being focused.

  https://plus.google.com/u/1/106915287544632473346/posts/CoA8mLLvsJk?cfem=1

  Also the OOM scoring mechanism really should take more things into
  accounts. To me it happens frequently that an app is hanging unused in
  the right edge spread for days without getting killed, but the 2 most
  recent apps I switch between get killed all the time.

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

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


[Touch-packages] [Bug 1481073] [NEW] Network-Manager asks for password on saved connection when BSSID is filled out

2015-08-03 Thread Thomas Bouve
Public bug reported:

I'm experiencing the following issue with network-manager
0.9.10.0-4ubuntu15.1 on a fresh Ubuntu 15.04 installation.

I have a saved wireless Network Connection with the following properties:
- automatically connect to the network when available
- only my user account may connect to the SSID
- BSSID is filled out
- Saved password

When I log in, Network-Manager finds and connects to the existing
connection as expected. But when I disconnect and reconnect manually, a
new Network Connection is created (using the same name with a '1' at the
end) and I'm asked to fill out the wireless password again.

When I do not specify a BSSID on the original Network Connection and
manually disconnect and reconnect to the SSID, it works as expected.
Network-Manager connects without asking me to enter the password again
and no new Network Connection profile is created.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: network-manager 0.9.10.0-4ubuntu15.1
ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
Uname: Linux 3.19.0-25-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Aug  3 21:42:55 2015
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2015-08-01 (1 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
IpRoute:
 default via 192.168.25.1 dev wlan0  proto static  metric 1024 
 169.254.0.0/16 dev wlan0  scope link  metric 1000 
 192.168.25.0/24 dev wlan0  proto kernel  scope link  src 192.168.25.108
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-dev:
 DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
 wlan0   wifi  connected/org/freedesktop/NetworkManager/Devices/2  
n00.be  3e74cd65-b9cc-46ce-9c28-ab44af444036  
/org/freedesktop/NetworkManager/ActiveConnection/0 
 eth0ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/1  --   
   ---- 

 lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/0  --   
   ----
nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: 
Error: Object 'nm' is unknown, try 'nmcli help'.

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


** Tags: amd64 apport-bug vivid

** Attachment removed: "nmcli-con.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1481073/+attachment/4438470/+files/nmcli-con.txt

** Attachment removed: "WifiSyslog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1481073/+attachment/4438469/+files/WifiSyslog.txt

** Attachment removed: "JournalErrors.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1481073/+attachment/4438462/+files/JournalErrors.txt

** Attachment removed: "CRDA.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1481073/+attachment/4438458/+files/CRDA.txt

** Attachment removed: "IpAddr.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1481073/+attachment/4438460/+files/IpAddr.txt

** Attachment removed: "NetDevice.eth0.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1481073/+attachment/4438463/+files/NetDevice.eth0.txt

** Attachment removed: "NetDevice.lo.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1481073/+attachment/4438464/+files/NetDevice.lo.txt

** Attachment removed: "ProcEnviron.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1481073/+attachment/4438468/+files/ProcEnviron.txt

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

Title:
  Network-Manager asks for password on saved connection when BSSID is
  filled out

Status in network-manager package in Ubuntu:
  New

Bug description:
  I'm experiencing the following issue with network-manager
  0.9.10.0-4ubuntu15.1 on a fresh Ubuntu 15.04 installation.

  I have a saved wireless Network Connection with the following properties:
  - automatically connect to the network when available
  - only my user account may connect to the SSID
  - BSSID is filled out
  - Saved password

  When I log in, Network-Manager finds and connects to the existing
  connection as expected. But when I disconnect and reconnect manually,
  a new Network Connection is created (using the same name with a '1' at
  

[Touch-packages] [Bug 1466290] Re: Update to 3.16

2015-08-03 Thread Michael Terry
But in comment 8, Jamie says "It sounds like Tim is working on a
solution which will obviate the need for g-c-c parts that need to be in
main to depend on webkit, which is fantastic."

Which made me think we didn't need webkit2gtk in main.

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

Title:
  Update to 3.16

Status in gnome-online-accounts package in Ubuntu:
  New

Bug description:
  Update to 3.16

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-online-accounts/+bug/1466290/+subscriptions

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


[Touch-packages] [Bug 1466290] Re: Update to 3.16

2015-08-03 Thread Michael Terry
I guess I read it now as no binary bits in main.  But you still want the
source in main for building the universe binaries.

Jamie, how OK is webkit2gtk in main as source-only?

** Changed in: gnome-online-accounts (Ubuntu)
 Assignee: MIR approval team (ubuntu-mir) => Jamie Strandboge (jdstrand)

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

Title:
  Update to 3.16

Status in gnome-online-accounts package in Ubuntu:
  New

Bug description:
  Update to 3.16

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-online-accounts/+bug/1466290/+subscriptions

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


[Touch-packages] [Bug 1480492] Re: aa-status in apparmor-2.10 depends on python3-apparmor

2015-08-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/apparmor

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

Title:
  aa-status in apparmor-2.10 depends on python3-apparmor

Status in apparmor package in Ubuntu:
  New

Bug description:
  The apparmor 2.10-0ubuntu1 package did not migrate from wily-proposed
  due to the content-hub autopkgtests failing. This turned out to be due
  to the dh_apparmor postinst snippet failing to load the content-hub
  test apparmor profiles because aa-status failed to run due to
  python3-apparmor not being installed. The dependency was added in the
  apparmor 2.10 cycle due to wanting to get fancier tracebacks that
  contain more diagnostic information when errors occur. In a minimal
  ubuntu environment, python-utils and python3-apparmor are not
  installed by default (which is also why aa-status is included in the
  main apparmor package).

  There are a couple of possible short term solutions to this:

  1) make the apparmor package depend on python3-apparmor
  2) make aa-status function even when python3-apparmor isn't installed, either 
by reverting the added import entirely, or catching the exception and 
continuing even when it fails.

  Long term, aa-status could be re-written (again), this time in C to
  help minimal environments become even more minimal by getting rid of
  the dependency on python.

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

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


[Touch-packages] [Bug 1481064] Re: package language-pack-en 1:15.04+20150416 failed to install/upgrade: package language-pack-en is not ready for configuration cannot configure (current status `half-i

2015-08-03 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package language-pack-en 1:15.04+20150416 failed to install/upgrade:
  package language-pack-en is not ready for configuration  cannot
  configure (current status `half-installed')

Status in language-pack-en package in Ubuntu:
  New

Bug description:
  performing a sizeable system change

  `sudo apt-get install kubuntu-desktop`

  also, system had recently been *hard stopped* during a package update.

  `sudo dpkg --reconfigure -a`

  had been run.

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: language-pack-en 1:15.04+20150416
  ProcVersionSignature: Ubuntu 3.19.0-21.21-generic 3.19.8
  Uname: Linux 3.19.0-21-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  Date: Mon Aug  3 15:28:46 2015
  DuplicateSignature: package:language-pack-en:1:15.04+20150416:package 
language-pack-en is not ready for configuration  cannot configure (current 
status `half-installed')
  ErrorMessage: package language-pack-en is not ready for configuration  cannot 
configure (current status `half-installed')
  InstallationDate: Installed on 2015-06-18 (46 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.17.25ubuntu1
   apt  1.0.9.7ubuntu4.1
  SourcePackage: language-pack-en
  Title: package language-pack-en 1:15.04+20150416 failed to install/upgrade: 
package language-pack-en is not ready for configuration  cannot configure 
(current status `half-installed')
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-pack-en/+bug/1481064/+subscriptions

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


[Touch-packages] [Bug 1480004] Re: Prevent cgroup filesystem from getting mounted

2015-08-03 Thread Ivo Jimenez
that was it. thanks!

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

Title:
  Prevent cgroup filesystem from getting mounted

Status in cgroup-lite package in Ubuntu:
  Invalid

Bug description:
  On trusty (14.04.1), I installed `cgroup-lite` (1.9) which mounts the
  virtual FS for cgroups subsystems in `/sys/fs/cgroup/*`. I've executed
  `cgclear` (from the `cgroup-bin` package) and uninstalled/purged
  `cgroup-lite`. When I reboot, the subsystems are mounted again.
  Question is: how can I prevent this from happening? Is there any
  config/script file that is read/executed when booting that
  accomplishes this?

  No other packages related to cgroups (e.g. `lxc`, `libcgroup1` or
  `cgmanager`) are installed.

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

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


[Touch-packages] [Bug 1481064] [NEW] package language-pack-en 1:15.04+20150416 failed to install/upgrade: package language-pack-en is not ready for configuration cannot configure (current status `half

2015-08-03 Thread Brian H. Ward
Public bug reported:

performing a sizeable system change

`sudo apt-get install kubuntu-desktop`

also, system had recently been *hard stopped* during a package update.

`sudo dpkg --reconfigure -a`

had been run.

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: language-pack-en 1:15.04+20150416
ProcVersionSignature: Ubuntu 3.19.0-21.21-generic 3.19.8
Uname: Linux 3.19.0-21-generic x86_64
NonfreeKernelModules: nvidia wl
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
Date: Mon Aug  3 15:28:46 2015
DuplicateSignature: package:language-pack-en:1:15.04+20150416:package 
language-pack-en is not ready for configuration  cannot configure (current 
status `half-installed')
ErrorMessage: package language-pack-en is not ready for configuration  cannot 
configure (current status `half-installed')
InstallationDate: Installed on 2015-06-18 (46 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1
 apt  1.0.9.7ubuntu4.1
SourcePackage: language-pack-en
Title: package language-pack-en 1:15.04+20150416 failed to install/upgrade: 
package language-pack-en is not ready for configuration  cannot configure 
(current status `half-installed')
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: language-pack-en (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  package language-pack-en 1:15.04+20150416 failed to install/upgrade:
  package language-pack-en is not ready for configuration  cannot
  configure (current status `half-installed')

Status in language-pack-en package in Ubuntu:
  New

Bug description:
  performing a sizeable system change

  `sudo apt-get install kubuntu-desktop`

  also, system had recently been *hard stopped* during a package update.

  `sudo dpkg --reconfigure -a`

  had been run.

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: language-pack-en 1:15.04+20150416
  ProcVersionSignature: Ubuntu 3.19.0-21.21-generic 3.19.8
  Uname: Linux 3.19.0-21-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  Date: Mon Aug  3 15:28:46 2015
  DuplicateSignature: package:language-pack-en:1:15.04+20150416:package 
language-pack-en is not ready for configuration  cannot configure (current 
status `half-installed')
  ErrorMessage: package language-pack-en is not ready for configuration  cannot 
configure (current status `half-installed')
  InstallationDate: Installed on 2015-06-18 (46 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.17.25ubuntu1
   apt  1.0.9.7ubuntu4.1
  SourcePackage: language-pack-en
  Title: package language-pack-en 1:15.04+20150416 failed to install/upgrade: 
package language-pack-en is not ready for configuration  cannot configure 
(current status `half-installed')
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-pack-en/+bug/1481064/+subscriptions

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


[Touch-packages] [Bug 1330387] Re: 'pactl load-module module-native-protocol-unix' tries to autoload module-esound-protocol-unix which now fails

2015-08-03 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/1330387

Title:
  'pactl load-module module-native-protocol-unix' tries to autoload
  module-esound-protocol-unix which now fails

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  Running the following as part of an lxc unprivileged container setup
  (see [1]) used to work fine:

  pactl load-module module-native-protocol-unix auth-anonymous=1
  socket=$PULSE_PATH

  However, as of today, this fails. Looking in syslog I see:

  ___

  Jun 16 09:30:33 faire pulseaudio[25352]: [pulseaudio] socket-server.c: 
bind(): Adresse déjà utilisée
  Jun 16 09:30:33 faire pulseaudio[25352]: [pulseaudio] module.c: Failed to 
load module "module-esound-protocol-unix" (argument: ""): initialization failed.
  Jun 16 09:30:33 faire pulseaudio[25352]: [pulseaudio] main.c: Module load 
failed.
  Jun 16 09:30:33 faire pulseaudio[25352]: [pulseaudio] main.c: Échec lors de 
l'initialisation du démon
  Jun 16 09:30:33 faire pulseaudio[25349]: [pulseaudio] main.c: Échec lors du 
démarrage du démon.
  Jun 16 09:30:34 faire pulseaudio[25365]: [pulseaudio] socket-server.c: 
bind(): Adresse déjà utilisée
  ___

  The solution for me as to remove the esound compat module:

  $ sudo apt-get remove pulseaudio-esound-compat

  
  [1] - https://www.stgraber.org/2014/02/09/lxc-1-0-gui-in-containers/

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: pulseaudio 1:4.0-0ubuntu12
  ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0
  Uname: Linux 3.15.0-6-generic x86_64
  ApportVersion: 2.14.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jun 16 09:33:38 2014
  InstallationDate: Installed on 2014-04-11 (65 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Daily amd64 (20140409)
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to utopic on 2014-05-08 (38 days ago)
  dmi.bios.date: 02/10/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GJET71WW (2.21 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AQCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98405 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGJET71WW(2.21):bd02/10/2014:svnLENOVO:pn20AQCTO1WW:pvrThinkPadT440s:rvnLENOVO:rn20AQCTO1WW:rvr0B98405STD:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AQCTO1WW
  dmi.product.version: ThinkPad T440s
  dmi.sys.vendor: LENOVO

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

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


[Touch-packages] [Bug 1469834] Re: openssl 1.0.1f-1ubuntu2.15 prevents connection to WPA Enterprise networks

2015-08-03 Thread Marc Deslauriers
OK, so that pretty much confirms that the likely issue is your wireless network 
using a small DH.
I'm not quite sure what else to suggest, since the problem isn't client-side.

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

Title:
  openssl 1.0.1f-1ubuntu2.15 prevents connection to WPA Enterprise
  networks

Status in openssl package in Ubuntu:
  Triaged

Bug description:
  The current version of openssl/libssl in Ubuntu 14.04 (1.0.1f-
  1ubuntu2.15) breaks wireless connectivity to WPA Enterprise networks
  at my institution.  WPA 2 personal networks are unaffected (my home
  setup).  If I install the "-1ubuntu2.12" version of openssl, libssl
  (amd64 and i386) I can once again connect to the WPA Enterprise
  network (I need to manually restart networking via network-manager
  *and* make sure to kill wpa_supplicant from the command line to make
  sure that the broken library is no longer loaded).


  The WPA Enterprise network in question can be accessed a few different
  ways.  One way uses TLS and certs, the other uses Tunneled TLS, no
  cert, but a username/password combination.  Both methods break upon
  installing the new openssl & libssl.

  I'm marking this as a security vulnerability because the only way (for
  me) to currently access WPA Enterprise networks is to run an older
  version of openssl&libssl.

  lsb_release -rd
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  *Working* version of package:
  apt-cache policy openssl
  openssl:
Installed: 1.0.1f-1ubuntu2.12
Candidate: 1.0.1f-1ubuntu2.15
Version table:
   1.0.1f-1ubuntu2.15 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
   *** 1.0.1f-1ubuntu2.12 0
  100 /var/lib/dpkg/status
   1.0.1f-1ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

  The "candidate" version listed above breaks WPA enterprise.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: openssl 1.0.1f-1ubuntu2.12
  ProcVersionSignature: Ubuntu 3.13.0-55.94-generic 3.13.11-ckt20
  Uname: Linux 3.13.0-55-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jun 29 13:05:58 2015
  SourcePackage: openssl
  UpgradeStatus: Upgraded to trusty on 2014-06-03 (391 days ago)

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

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


[Touch-packages] [Bug 1480877] Re: Access points' "PropertiesChanged" dbus signals freeze UI on mobile devices

2015-08-03 Thread royden
I wonder if this is related:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1480844 ?

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

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

Status in indicator-network package in Ubuntu:
  New
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Krillin, rc-proposed, r83

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

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

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

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

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

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


[Touch-packages] [Bug 1481038] Re: iproute2 crashes being reported since kernel version 3.13-0-59-generic

2015-08-03 Thread Joseph Salisbury
** Also affects: iproute2 (Ubuntu)
   Importance: Undecided
   Status: New

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

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

** Changed in: iproute2 (Ubuntu)
   Importance: Undecided => High

** Changed in: iproute2 (Ubuntu Trusty)
   Importance: Undecided => High

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

Title:
  iproute2 crashes being reported since kernel version 3.13-0-59-generic

Status in iproute2 package in Ubuntu:
  Triaged
Status in linux package in Ubuntu:
  Triaged
Status in iproute2 source package in Trusty:
  Triaged
Status in linux source package in Trusty:
  Triaged

Bug description:
  There has recently been a tremendous uptick in the number of crashes
  being reported about iproute2 since 2015-07-27.  This was initially
  noticed as the phasing of the iproute2 package in -updates for 14.04
  (SRU bug 1470091)  was stopped.  Its worth noting that the same
  increase in crashes was not detected with the Vivid SRU.
  Additionally, it appears that the increase in crash rate is unrelated
  to the iproute2 SRU as it occurs with the version of the package in
  the release pocket or the updates pocket for 14.04.

  The following is a database query showing the quantity of crashes on a
  daily basis about the iproute2 package for the version of the package
  in the release pocket and then the updates pocket.

  ipdb> old_version
  '3.12.0-2'
  ipdb> counters_cf.get(old_vers_column, column_start='20150803', 
column_reversed=True)
  OrderedDict([(u'20150803', 15), (u'20150802', 4), (u'20150801', 2), 
(u'20150731', 13), (u'20150730', 39), (u'20150729', 50), (u'20150728', 51), 
(u'20150727', 1), (u'20150623', 1), (u'20150523', 1), (u'20150519', 1), 
(u'20150511', 1), (u'20150509', 1), (u'20150419', 1), (u'20150413', 1), 
(u'20150329', 1), (u'20150302', 1), (u'20150220', 1), (u'20150130', 1), 
(u'20150129', 1), (u'20150128', 1), (u'20150103', 1), (u'20141021', 1), 
(u'20140930', 1), (u'20140917', 1), (u'20140904', 1), (u'20140826', 1), 
(u'20140818', 1), (u'20140808', 1), (u'20140801', 1), (u'20140723', 1)])
  ipdb> new_version
  '3.12.0-2ubuntu1'
  ipdb> counters_cf.get(new_vers_column, column_start='20150803', 
column_reversed=True)
  OrderedDict([(u'20150803', 7), (u'20150802', 1), (u'20150731', 8), 
(u'20150730', 24), (u'20150729', 25), (u'20150728', 2), (u'20150727', 1)])

  Notice the increase starting on 20150728 for the old version of the
  package.  I've reviewed the individual crashes from 20150729 and all
  of them (regardless of the iproute2 package version) were using the
  following kernel version. I'd attribute the drop in crashes on
  20150801 and 20150802 to it being the weekend.

  3.13.0-59-generic

  Unfortunately, all the crashes from the iproute2 package are
  incomplete / corrupt so there isn't much to go on.  Here is one
  example crash:

  https://errors.ubuntu.com/oops/331373ac-3596-11e5-9ed9-fa163e22e467

  I'll add all the OOPSes from 20150729 as an attachment if somebody
  wants to have a look at them. I'm also happy to run more queries of
  the OOPSes to see if we can determine a pattern.

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

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


[Touch-packages] [Bug 1476361] Re: no hangup warning tones if phone in silent mode

2015-08-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/wily/tone-generator/wily-
proposed

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

Title:
  no hangup warning tones if phone in silent mode

Status in Canonical System Image:
  In Progress
Status in telephony-service package in Ubuntu:
  In Progress

Bug description:
  When a remote caller hangs up the phone usually plays 3 beep alert
  through the earpiece (not the speaker). This should play even when the
  phone is in silent mode and it currently does not.

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

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


[Touch-packages] [Bug 1474944] Re: Settings "Display results from SCOPE" is not translated

2015-08-03 Thread David Planella
A call was sent to translators on the 16th of June [1], and the upstream
project is translated into 23 languages already:

https://translations.launchpad.net/unity-scopes-shell/trunk

It seems like the target languages for bq are covered there too.

Depending on whether the translations are shipped in a click package or
as a .deb package, the developer will need to do some work to integrate
and ship the translations.

Looking at https://translations.launchpad.net/ubuntu/wily/+source/unity-
scopes-shell it seems it's shipped as a .deb package, in which case, I'd
recommend using the same setup as other scopes shipped by default. In
summary, it's about ensuring that the .deb package generates a .pot file
on build, which boils down to:

1. Add X-Ubuntu-Use-Langpack: yes to debian/control's source record
2. Use dh_translations to generate a POT file during the build process. 

[1] https://lists.ubuntu.com/archives/ubuntu-
translators/2015-July/006949.html

** Changed in: ubuntu-translations
   Status: New => Fix Committed

** Changed in: ubuntu-translations
   Importance: Undecided => High

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

Title:
  Settings "Display results from SCOPE" is not translated

Status in Canonical System Image:
  Confirmed
Status in The Savilerow project:
  Triaged
Status in Ubuntu Translations:
  Fix Committed
Status in unity-scopes-api package in Ubuntu:
  Invalid
Status in unity-scopes-shell package in Ubuntu:
  Confirmed

Bug description:
  Since keyword support was added, agg scopes automatically get user
  settings to enable/disable child scopes.

  PROBLEM: Theses always display in English for me.

  I flashed with a --wipe:
  ubuntu-device-flash --wipe --channel=ubuntu-touch/rc-proposed/bq-aquaris.en

  On first boot welcome wizard I chose Spanish/Spain.

  phablet@ubuntu-phablet:~$ system-image-cli -i
  current build number: 67
  device name: krillin
  channel: ubuntu-touch/rc-proposed/bq-aquaris.en
  last update: 2015-07-15 16:17:29
  version version: 67
  version ubuntu: 20150715
  version device: 20150529-8e13c5f
  version custom: 20150709-814-29-21-vivid

  See screenshot of Video agg.

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

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


[Touch-packages] [Bug 1442877] Re: Adobe Reader 9 (Acrobat) printing no longer works

2015-08-03 Thread Martin Withelm
Hi!

I have the same problem with Ubuntu 15.04 and Adobe Reader 9.5.5.
Former version Ubuntu 14.04 worked fine.
My Samsung CLX-3170 tells me: "cups-ipp-conformance-failure-report".
Standard PDF-Viewer works fine.

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

Title:
  Adobe Reader 9 (Acrobat) printing no longer works

Status in acroread package in Ubuntu:
  Confirmed
Status in cups package in Ubuntu:
  Confirmed

Bug description:
  Printing documents using Adobe Reader 9 under Ubuntu 15.04 produces no
  output. The printer is activated, but no pages appear. This worked
  under 14.04 and 14.10.

  Also noted that the options to print the current page and to print
  specified pages are now disabled in the print dialogue box.

  Failing documents print successfully using evince.

  Other applications tried (e.g. LibreOffice) are not affected. This
  problem appears to be specific to Adobe Reader 9.

  Printer is a Brother HL-2070N.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: cups 2.0.2-1ubuntu3
  ProcVersionSignature: Ubuntu 3.19.0-13.13-generic 3.19.3
  Uname: Linux 3.19.0-13-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17-0ubuntu2
  Architecture: amd64
  CupsErrorLog: E [11/Apr/2015:10:28:38 +0100] [Client 31] Returning IPP 
client-error-bad-request for Print-Job 
(ipp://localhost/printers/Brother-HL-2070N-series) from localhost
  CurrentDesktop: Unity
  Date: Sat Apr 11 10:34:55 2015
  InstallationDate: Installed on 2012-10-20 (902 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  Lpstat: device for Brother-HL-2070N-series: lpd://cpiprint/BINARY_P1
  MachineType: LENOVO 2958
  Papersize: a4
  PpdFiles: Error: command ['fgrep', '-H', '*NickName', 
'/etc/cups/ppd/Brother-HL-2070N-series.ppd'] failed with exit code 2: grep: 
/etc/cups/ppd/Brother-HL-2070N-series.ppd: Permission denied
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-13-generic 
root=UUID=23f8da47-4d92-4878-950e-c31980589751 ro quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: Upgraded to vivid on 2015-04-05 (5 days ago)
  dmi.bios.date: 01/18/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 18CN42WW(V2.51)
  dmi.board.name: NITU1
  dmi.board.vendor: LENOVO
  dmi.board.version: REFERENCE
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnLENOVO:bvr18CN42WW(V2.51):bd01/18/2010:svnLENOVO:pn2958:pvrLenovoG550:rvnLENOVO:rnNITU1:rvrREFERENCE:cvnNoEnclosure:ct10:cvrN/A:
  dmi.product.name: 2958
  dmi.product.version: Lenovo G550
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.cups.cupsd.conf: 2013-04-25T17:38:42.368282

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

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


[Touch-packages] [Bug 1469834] Re: openssl 1.0.1f-1ubuntu2.15 prevents connection to WPA Enterprise networks

2015-08-03 Thread John B.
Marc,

I tried the test package and was able to connect to the networks.  I
installed the following packages from your PPA:

openssl_1.0.1f-1ubuntu2.16~test1_amd64.deb
libssl1.0.0_1.0.1f-1ubuntu2.16~test1_i386.deb
libssl1.0.0_1.0.1f-1ubuntu2.16~test1_amd64.deb

When attempting to use the current Live packages (to confirm if I was
still unable to connect) I still could not connect, and there were
several lines of the following in dmesg:

[  102.876831] wlan0: authenticate with 20:bb:c0:2d:60:2f
[  102.880753] wlan0: send auth to 20:bb:c0:2d:60:2f (try 1/3)
[  102.896841] wlan0: authenticated
[  102.899110] wlan0: associate with 20:bb:c0:2d:60:2f (try 1/3)
[  103.003020] wlan0: associate with 20:bb:c0:2d:60:2f (try 2/3)
[  103.107071] wlan0: associate with 20:bb:c0:2d:60:2f (try 3/3)
[  103.211035] wlan0: association with 20:bb:c0:2d:60:2f timed out
[  107.886677] wlan0: authenticate with 20:bb:c0:2d:60:2c
[  107.889172] wlan0: send auth to 20:bb:c0:2d:60:2c (try 1/3)
[  107.982250] wlan0: authenticated
[  107.985299] wlan0: associate with 20:bb:c0:2d:60:2c (try 1/3)
[  108.089272] wlan0: associate with 20:bb:c0:2d:60:2c (try 2/3)
[  108.193176] wlan0: associate with 20:bb:c0:2d:60:2c (try 3/3)
[  108.297146] wlan0: association with 20:bb:c0:2d:60:2c timed out
[  108.348444] wlan0: authenticate with 20:bb:c0:2d:60:2c
[  108.351625] wlan0: send auth to 20:bb:c0:2d:60:2c (try 1/3)
[  108.399905] wlan0: authenticated
[  108.400222] wlan0: waiting for beacon from 20:bb:c0:2d:60:2c
[  108.505063] wlan0: associate with 20:bb:c0:2d:60:2c (try 1/3)
[  108.608997] wlan0: associate with 20:bb:c0:2d:60:2c (try 2/3)
[  108.620310] wlan0: associate with 20:bb:c0:2d:60:2c (try 3/3)
[  108.629430] wlan0: association with 20:bb:c0:2d:60:2c timed out

Would the "reject if DH key too small" patch cause a timeout like this?

Thanks for all of your work so far, it's greatly appreciated.  Is there
another log I should check, or a specific question I should send on to
IT?

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

Title:
  openssl 1.0.1f-1ubuntu2.15 prevents connection to WPA Enterprise
  networks

Status in openssl package in Ubuntu:
  Triaged

Bug description:
  The current version of openssl/libssl in Ubuntu 14.04 (1.0.1f-
  1ubuntu2.15) breaks wireless connectivity to WPA Enterprise networks
  at my institution.  WPA 2 personal networks are unaffected (my home
  setup).  If I install the "-1ubuntu2.12" version of openssl, libssl
  (amd64 and i386) I can once again connect to the WPA Enterprise
  network (I need to manually restart networking via network-manager
  *and* make sure to kill wpa_supplicant from the command line to make
  sure that the broken library is no longer loaded).


  The WPA Enterprise network in question can be accessed a few different
  ways.  One way uses TLS and certs, the other uses Tunneled TLS, no
  cert, but a username/password combination.  Both methods break upon
  installing the new openssl & libssl.

  I'm marking this as a security vulnerability because the only way (for
  me) to currently access WPA Enterprise networks is to run an older
  version of openssl&libssl.

  lsb_release -rd
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  *Working* version of package:
  apt-cache policy openssl
  openssl:
Installed: 1.0.1f-1ubuntu2.12
Candidate: 1.0.1f-1ubuntu2.15
Version table:
   1.0.1f-1ubuntu2.15 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
   *** 1.0.1f-1ubuntu2.12 0
  100 /var/lib/dpkg/status
   1.0.1f-1ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

  The "candidate" version listed above breaks WPA enterprise.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: openssl 1.0.1f-1ubuntu2.12
  ProcVersionSignature: Ubuntu 3.13.0-55.94-generic 3.13.11-ckt20
  Uname: Linux 3.13.0-55-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jun 29 13:05:58 2015
  SourcePackage: openssl
  UpgradeStatus: Upgraded to trusty on 2014-06-03 (391 days ago)

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

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


[Touch-packages] [Bug 160311] Re: Resizing windows by grabbing window borders is difficult

2015-08-03 Thread JohnWashington
I don't even accept that it's  adequately fixed in Unity (unless there's
been significant progress since 14.04, for I only use LTS releases).

I teach elderly users with little or no experience of computers.
Naturally many don't have good hand/eye coordination, so they need to be
able to adjust settings easily to make the system fit their needs.  One
would expect this to be found under Settings / Universal Access, but
there is nothing there that addresses this issue.

If you look at Windows XP (I'm not familiar enough with later versions
to speak from memory) you can go into the control panel and set window
borders to whatever width you want.  After adjustment the result may not
be as pretty, but when you're over 70 and unlikely to have a career in
Hollywood, 'pretty' isn't high on your wish list, accessibility IS.

Please consider addressing this.  It would be a boon if you can get it
done before 16.04.

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

Title:
  Resizing windows by grabbing window borders is difficult

Status in Ayatana Design:
  Fix Released
Status in emerald:
  New
Status in One Hundred Papercuts:
  Fix Released
Status in metacity:
  In Progress
Status in ubuntu-mate:
  Opinion
Status in Release Notes for Ubuntu:
  Fix Released
Status in Unity:
  Fix Released
Status in unity-2d:
  Invalid
Status in light-themes package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  This bug is fixed in unity-3d since ubuntu 11.04.
  It still exists in unity-2d and will never be fixed as unity-2d is no longer 
supported since ubuntu 12.10 (see comment #343).

  *

  This should mostly be fixed for Natty and might get backported to
  earlier releases as well.

  For Precise (12.04)  this is again broken for unity-2d (as of 17.7.2012 
unity-2d 5.12.0-0ubuntu1.1).
  Note that if the window has a scrollbar, you can grab that to resize the 
window. If not, you are stuck with the 1px border. Workaround: NONE KNOWN (see 
comment 320)?

  *

  *Blueprint for Natty, Ubuntu 11.04:

  https://blueprints.edge.launchpad.net/ubuntu/+spec/packageselection-
  dx-n-resizing-windows

  Work items1 * Make sure the new resize grip fits in current applications; 
doesn't interfere with anything. We should make some noise about this during 
the Natty cycle so people keep their eyes open and file bugs.
  2 * Invisible window resize area - around 3px invisible area to allow resize 
on all sides.

  *

  Working grip backported to gtk2 already available in ppa :
  https://launchpad.net/~bratsche/+archive/gtk

  *

  Workaround for Compiz/Unity: Alt+Middlemousebutton resizes a window
  most comfortably.

  Workaround:  Edit /usr/share/themes/Ambiance/metacity-1/metacity-
  theme-1.xml.  Set the following values in frame_geometry_normal as
  desired:

  
  
  

  

  Binary package hint: metacity

  - The issue has been an issue for users (especially of large) screens
  for several releases- Trackpad users seem to be particularly impacted
  by this- The issue appears to have been significantly aggravated in
  Lucid by changing the border width from 3 pixels to 1 pixel

  The window borders in metacity are far too thin to be used for
  comfortable window resizing, and resize handles are not available in
  all applications (or even most). In fact, of all the windows I have
  open right now, not a single one of them has a resize handle. The
  result is that I get a lot of "misses" when I try to drag a window
  border, which usually results in my clicking on the wrong window
  altogether. The best fix for this usability bug is to create an
  "invisible" region around each non-maximized window about 4px thick
  that can be used for resizing (in addition to the visible border). Or
  perhaps there should be a border thickness option on the System >
  Preferences > Windows dialog (although the default thickness should
  still be increased considerably). Ideally all windows would also have
  a resize handle but I realize that these have to be application
  controlled (at least that seems to be the position of the metacity
  team).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/160311/+subscriptions

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


[Touch-packages] [Bug 1480767] Re: Double icons on Page head

2015-08-03 Thread Cos64
At first I had the impression that it works on the desktop and it only 
reproduces on the device.
Today I discovered that it also happens on the desktop (and edited the 
description to explain). This helped me see my mistake: the "MainPage" 
component was actually a MainView with a Page (it should have been just a 
page). Happened because of refactoring...

While I still don't understand why there were two icons, I have nothing
against closing the issue.

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

Title:
  Double icons on Page head

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  I have a MainView in a PageStack, as in the code below.
  The icon for the page head action appears twice, as in the attached 
screenshots: portrait.png and landscape.png
  Seems to be related to the PageStack, because if I run MainPage.qml directly 
the problem does not reproduce.

  It is more obvious on the device, but also reproduces on the desktop.
  On the desktop, the initial window looks fine, but if you resize by 
increasing the width, the second icon appears. One remains in the initial 
position and the other one is anchored to the right of the window.

  Using a BQ Aquaris E4.5 with OS build number 24.

  --
  // Main.qml

  import QtQuick 2.4
  import Ubuntu.Components 1.2

  MainView {
  objectName: "mainView"

  applicationName: "example.cos64"

  width: units.gu(40)
  height: units.gu(60)

  PageStack {
  id: pageStack

  Component {
  id: mainPage
  MainPage {}
  }

  Component.onCompleted: {
  push(mainPage)
  }
  }
  }
  --
  // MainPage.qml

  import QtQuick 2.4
  import QtQuick.Layouts 1.1

  import Ubuntu.Components 1.2

  MainView {

  width: units.gu(40)
  height: units.gu(60)

  Page {

  title: i18n.tr("Example")

  head.actions: [
  Action {
  id: openHelp
  iconName: "help"
  }
  ]
  }
  }
  --

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

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


[Touch-packages] [Bug 1469834] Re: openssl 1.0.1f-1ubuntu2.15 prevents connection to WPA Enterprise networks

2015-08-03 Thread John B.
** Information type changed from Private Security to Public

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

Title:
  openssl 1.0.1f-1ubuntu2.15 prevents connection to WPA Enterprise
  networks

Status in openssl package in Ubuntu:
  Triaged

Bug description:
  The current version of openssl/libssl in Ubuntu 14.04 (1.0.1f-
  1ubuntu2.15) breaks wireless connectivity to WPA Enterprise networks
  at my institution.  WPA 2 personal networks are unaffected (my home
  setup).  If I install the "-1ubuntu2.12" version of openssl, libssl
  (amd64 and i386) I can once again connect to the WPA Enterprise
  network (I need to manually restart networking via network-manager
  *and* make sure to kill wpa_supplicant from the command line to make
  sure that the broken library is no longer loaded).


  The WPA Enterprise network in question can be accessed a few different
  ways.  One way uses TLS and certs, the other uses Tunneled TLS, no
  cert, but a username/password combination.  Both methods break upon
  installing the new openssl & libssl.

  I'm marking this as a security vulnerability because the only way (for
  me) to currently access WPA Enterprise networks is to run an older
  version of openssl&libssl.

  lsb_release -rd
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  *Working* version of package:
  apt-cache policy openssl
  openssl:
Installed: 1.0.1f-1ubuntu2.12
Candidate: 1.0.1f-1ubuntu2.15
Version table:
   1.0.1f-1ubuntu2.15 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
   *** 1.0.1f-1ubuntu2.12 0
  100 /var/lib/dpkg/status
   1.0.1f-1ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

  The "candidate" version listed above breaks WPA enterprise.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: openssl 1.0.1f-1ubuntu2.12
  ProcVersionSignature: Ubuntu 3.13.0-55.94-generic 3.13.11-ckt20
  Uname: Linux 3.13.0-55-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jun 29 13:05:58 2015
  SourcePackage: openssl
  UpgradeStatus: Upgraded to trusty on 2014-06-03 (391 days ago)

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

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


[Touch-packages] [Bug 1478087] Re: ISST-LTE: aureport -l couldn't print out login info on ubuntu 14.04.3

2015-08-03 Thread bugproxy
** Tags removed: severity-critical targetmilestone-inin14043
** Tags added: severity-high targetmilestone-inin1510

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

Title:
  ISST-LTE: aureport -l couldn't print out login info on ubuntu 14.04.3

Status in audit package in Ubuntu:
  New

Bug description:
  -- Problem Description --
  We installed ubuntu 14.04.3 on lakelp1 and installed package auditd. We tried 
to
  ssh to lakelp1 several times and found that "aureport -l" couldn't print out 
the login 
  info.

  root@lakelp1:~# /etc/init.d/auditd status
   * auditd is running.

  root@lakelp1:~# auditctl -e 1
  AUDIT_STATUS: enabled=1 flag=1 pid=38784 rate_limit=0 backlog_limit=320 
lost=12 backlog=1

  root@lakelp1:~# grep -i login /var/log/audit/audit.log
  type=LOGIN msg=audit(1437641256.987:67): pid=11752 uid=0 old-auid=4294967295 
auid=0 old-ses=4294967295 ses=4 res=1
  type=LOGIN msg=audit(1437642646.478:85): pid=44269 uid=0 old-auid=4294967295 
auid=0 old-ses=4294967295 ses=5 res=1
  type=LOGIN msg=audit(1437642700.295:90): pid=21504 uid=0 old-auid=4294967295 
auid=0 old-ses=4294967295 ses=6 res=1
  type=LOGIN msg=audit(1437642765.339:104): pid=16628 uid=0 old-auid=4294967295 
auid=0 old-ses=4294967295 ses=7 res=1
  type=LOGIN msg=audit(1437644638.593:130): pid=3 uid=0 old-auid=4294967295 
auid=0 old-ses=4294967295 ses=8 res=1

  
  root@lakelp1:~# aureport -l

  Login Report
  
  # date time auid host term exe success event
  
  

  This looks like a bug in aureport or libaudit. In addition to giving
  admins falsely empty record selections, this would prevent successful
  completion of a Common Criteria certification.

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

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


[Touch-packages] [Bug 1370245] Re: wpa_supplicant version 2.2 available

2015-08-03 Thread Mathieu Trudel-Lapierre
Closing as fix released. I landed wpa 2.4 in wily.

As for wpasupplicant, closing as Won't Fix. Precise has an old
wpasupplicant version but it's unlikely to get feature releases given
the number of differences between versions.

** Changed in: wpasupplicant (Ubuntu)
   Status: Confirmed => Won't Fix

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

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

Title:
  wpa_supplicant version 2.2 available

Status in wpa package in Ubuntu:
  Fix Released
Status in wpasupplicant package in Ubuntu:
  Won't Fix

Bug description:
  Currently version 2.1 is still the version slated to be shipped with
  utopic. It seems from http://w1.fi/wpa_supplicant/ that wpa_supplicant
  version 2.2 was released in 2014-06. Is it possible for 2.2 to be
  packaged?

  Thanks!

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

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


[Touch-packages] [Bug 1480767] Re: Double icons on Page head

2015-08-03 Thread Cos64
** Description changed:

  I have a MainView in a PageStack, as in the code below.
  The icon for the page head action appears twice, as in the attached 
screenshots: portrait.png and landscape.png
  Seems to be related to the PageStack, because if I run MainPage.qml directly 
the problem does not reproduce.
- It works fine on the desktop. It reproduces only on the device.
+ 
+ It is more obvious on the device, but also reproduces on the desktop.
+ On the desktop, the initial window looks fine, but if you resize by 
increasing the width, the second icon appears. One remains in the initial 
position and the other one is anchored to the right of the window.
+ 
  Using a BQ Aquaris E4.5 with OS build number 24.
  
  --
  // Main.qml
  
  import QtQuick 2.4
  import Ubuntu.Components 1.2
  
  MainView {
- objectName: "mainView"
+ objectName: "mainView"
  
- applicationName: "example.cos64"
+ applicationName: "example.cos64"
  
- width: units.gu(40)
- height: units.gu(60)
+ width: units.gu(40)
+ height: units.gu(60)
  
- PageStack {
- id: pageStack
+ PageStack {
+ id: pageStack
  
- Component {
- id: mainPage
- MainPage {}
- }
+ Component {
+ id: mainPage
+ MainPage {}
+ }
  
- Component.onCompleted: {
- push(mainPage)
- }
- }
+ Component.onCompleted: {
+ push(mainPage)
+ }
+ }
  }
  --
  // MainPage.qml
  
  import QtQuick 2.4
  import QtQuick.Layouts 1.1
  
  import Ubuntu.Components 1.2
  
  MainView {
  
- width: units.gu(40)
- height: units.gu(60)
+ width: units.gu(40)
+ height: units.gu(60)
  
- Page {
+ Page {
  
- title: i18n.tr("Example")
+ title: i18n.tr("Example")
  
- head.actions: [
- Action {
- id: openHelp
- iconName: "help"
- }
- ]
- }
+ head.actions: [
+ Action {
+ id: openHelp
+ iconName: "help"
+ }
+ ]
+ }
  }
  --

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

Title:
  Double icons on Page head

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  I have a MainView in a PageStack, as in the code below.
  The icon for the page head action appears twice, as in the attached 
screenshots: portrait.png and landscape.png
  Seems to be related to the PageStack, because if I run MainPage.qml directly 
the problem does not reproduce.

  It is more obvious on the device, but also reproduces on the desktop.
  On the desktop, the initial window looks fine, but if you resize by 
increasing the width, the second icon appears. One remains in the initial 
position and the other one is anchored to the right of the window.

  Using a BQ Aquaris E4.5 with OS build number 24.

  --
  // Main.qml

  import QtQuick 2.4
  import Ubuntu.Components 1.2

  MainView {
  objectName: "mainView"

  applicationName: "example.cos64"

  width: units.gu(40)
  height: units.gu(60)

  PageStack {
  id: pageStack

  Component {
  id: mainPage
  MainPage {}
  }

  Component.onCompleted: {
  push(mainPage)
  }
  }
  }
  --
  // MainPage.qml

  import QtQuick 2.4
  import QtQuick.Layouts 1.1

  import Ubuntu.Components 1.2

  MainView {

  width: units.gu(40)
  height: units.gu(60)

  Page {

  title: i18n.tr("Example")

  head.actions: [
  Action {
  id: openHelp
  iconName: "help"
  }
  ]
  }
  }
  --

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

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


[Touch-packages] [Bug 1474944] Re: Settings "Display results from SCOPE" is not translated

2015-08-03 Thread Marcus Tomlinson
Just to confirm Pawel's comment, the fix to localise this string was
released in 0.5.4+15.10.20150601-0ubuntu1.

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

Title:
  Settings "Display results from SCOPE" is not translated

Status in Canonical System Image:
  Confirmed
Status in The Savilerow project:
  Triaged
Status in Ubuntu Translations:
  New
Status in unity-scopes-api package in Ubuntu:
  Invalid
Status in unity-scopes-shell package in Ubuntu:
  Confirmed

Bug description:
  Since keyword support was added, agg scopes automatically get user
  settings to enable/disable child scopes.

  PROBLEM: Theses always display in English for me.

  I flashed with a --wipe:
  ubuntu-device-flash --wipe --channel=ubuntu-touch/rc-proposed/bq-aquaris.en

  On first boot welcome wizard I chose Spanish/Spain.

  phablet@ubuntu-phablet:~$ system-image-cli -i
  current build number: 67
  device name: krillin
  channel: ubuntu-touch/rc-proposed/bq-aquaris.en
  last update: 2015-07-15 16:17:29
  version version: 67
  version ubuntu: 20150715
  version device: 20150529-8e13c5f
  version custom: 20150709-814-29-21-vivid

  See screenshot of Video agg.

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

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


[Touch-packages] [Bug 1276797] Re: [sdk] [focus states] Add keyboard navigation support to widgets

2015-08-03 Thread Femma
** Changed in: ubuntu-ux
   Status: Won't Fix => In Progress

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

Title:
  [sdk] [focus states] Add keyboard navigation support to widgets

Status in Ubuntu UX:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  This concerns TAB/Shift+TAB navigation between components.

  We need UX on how/when to highlight the focus component.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1276797/+subscriptions

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


[Touch-packages] [Bug 1480554] Re: High costs due to SMS being sent multiple times when having a bad network connection

2015-08-03 Thread Niklas Wenzel
@Alfonso: Thank you very much for your response. I really hope that this
will be fixed soon because I agree with your comment from the mailing
list that this is "worrying".

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

Title:
  High costs due to SMS being sent multiple times when having a bad
  network connection

Status in telephony-service package in Ubuntu:
  Confirmed

Bug description:
  When having a bad network connection, Ubuntu tries to send SMS
  multiple times but fails to recognize which messages have already been
  sent, resulting in very high costs due to the same message actually
  being sent several times.

  I found this when looking through my provider's monthly reports and I
  remember being on train journeys with very bad network connections on
  these days. See the attached screenshots.

  ==

  This happened on a Nexus 4 running on the stable channel (with up-to-
  date images at the given times).

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

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


[Touch-packages] [Bug 160311] Re: Resizing windows by grabbing window borders is difficult

2015-08-03 Thread Colin Law
@Jeremy Huddleston, I see you are right, apologies (except that the fix
appeared only in Unity-3D, it was worse in Unity-2D than it was before
Unity-2D appeared).  Does Xubuntu use Metacity?  If not then my point is
still valid, that it would be best to file a new bug for Xubuntu if the
problem exists there, describing in detail exactly what the problem is.

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

Title:
  Resizing windows by grabbing window borders is difficult

Status in Ayatana Design:
  Fix Released
Status in emerald:
  New
Status in One Hundred Papercuts:
  Fix Released
Status in metacity:
  In Progress
Status in ubuntu-mate:
  Opinion
Status in Release Notes for Ubuntu:
  Fix Released
Status in Unity:
  Fix Released
Status in unity-2d:
  Invalid
Status in light-themes package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  This bug is fixed in unity-3d since ubuntu 11.04.
  It still exists in unity-2d and will never be fixed as unity-2d is no longer 
supported since ubuntu 12.10 (see comment #343).

  *

  This should mostly be fixed for Natty and might get backported to
  earlier releases as well.

  For Precise (12.04)  this is again broken for unity-2d (as of 17.7.2012 
unity-2d 5.12.0-0ubuntu1.1).
  Note that if the window has a scrollbar, you can grab that to resize the 
window. If not, you are stuck with the 1px border. Workaround: NONE KNOWN (see 
comment 320)?

  *

  *Blueprint for Natty, Ubuntu 11.04:

  https://blueprints.edge.launchpad.net/ubuntu/+spec/packageselection-
  dx-n-resizing-windows

  Work items1 * Make sure the new resize grip fits in current applications; 
doesn't interfere with anything. We should make some noise about this during 
the Natty cycle so people keep their eyes open and file bugs.
  2 * Invisible window resize area - around 3px invisible area to allow resize 
on all sides.

  *

  Working grip backported to gtk2 already available in ppa :
  https://launchpad.net/~bratsche/+archive/gtk

  *

  Workaround for Compiz/Unity: Alt+Middlemousebutton resizes a window
  most comfortably.

  Workaround:  Edit /usr/share/themes/Ambiance/metacity-1/metacity-
  theme-1.xml.  Set the following values in frame_geometry_normal as
  desired:

  
  
  

  

  Binary package hint: metacity

  - The issue has been an issue for users (especially of large) screens
  for several releases- Trackpad users seem to be particularly impacted
  by this- The issue appears to have been significantly aggravated in
  Lucid by changing the border width from 3 pixels to 1 pixel

  The window borders in metacity are far too thin to be used for
  comfortable window resizing, and resize handles are not available in
  all applications (or even most). In fact, of all the windows I have
  open right now, not a single one of them has a resize handle. The
  result is that I get a lot of "misses" when I try to drag a window
  border, which usually results in my clicking on the wrong window
  altogether. The best fix for this usability bug is to create an
  "invisible" region around each non-maximized window about 4px thick
  that can be used for resizing (in addition to the visible border). Or
  perhaps there should be a border thickness option on the System >
  Preferences > Windows dialog (although the default thickness should
  still be increased considerably). Ideally all windows would also have
  a resize handle but I realize that these have to be application
  controlled (at least that seems to be the position of the metacity
  team).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/160311/+subscriptions

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


[Touch-packages] [Bug 1472638] Re: Enable SettingsDB test back

2015-08-03 Thread Marcus Tomlinson
This fix has been released.

** Changed in: unity-scopes-api (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 unity-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1472638

Title:
  Enable SettingsDB test back

Status in unity-scopes-api package in Ubuntu:
  Fix Released

Bug description:
  SettingsDB test has been temporarily disabled as it was failing for
  some reason on arm64. It should be investigated and enabled back.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1472638/+subscriptions

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


[Touch-packages] [Bug 1481032] [NEW] /usr/lib/arm-linux-gnueabihf/indicator-sound/indicator-sound-service:11:magazine_chain_pop_head:thread_memory_magazine1_alloc:g_slice_alloc:tuple_allocate_members:

2015-08-03 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding indicator-sound.  This problem was most recently seen with
version 12.10.2+15.04.20150508-0ubuntu1, the problem page at
https://errors.ubuntu.com/problem/6b23a85238342ea36ea54a89e914b26f9834978f
contains more details.

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


** Tags: vivid

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

Title:
  /usr/lib/arm-linux-gnueabihf/indicator-sound/indicator-sound-
  
service:11:magazine_chain_pop_head:thread_memory_magazine1_alloc:g_slice_alloc:tuple_allocate_members:tuple_info_new

Status in indicator-sound package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding indicator-sound.  This problem was most recently seen with
  version 12.10.2+15.04.20150508-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/6b23a85238342ea36ea54a89e914b26f9834978f
  contains more details.

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

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


[Touch-packages] [Bug 1473404] Re: write_cached_results fails with unsupported variant type

2015-08-03 Thread Marcus Tomlinson
This fix has been released.

** Changed in: unity-scopes-api (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 unity-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1473404

Title:
  write_cached_results fails with unsupported variant type

Status in unity-scopes-api package in Ubuntu:
  Fix Released

Bug description:
  Noticed the following in the log files of clickstore scope:

  [2015-07-10 10:32:34.464335] ERROR: com.canonical.scopes.clickstore:
  SearchReply::write_cached_results(): unity::LogicException:
  json_to_variant(): unsupported json type 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1473404/+subscriptions

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


[Touch-packages] [Bug 160311] Re: Resizing windows by grabbing window borders is difficult

2015-08-03 Thread Jeremy Huddleston
@colin-law no, this bug does not apply to Unity.  This bug was filed
years before Unity even existed.  If it is "fixed" by changing to Unity,
that's great for Unity users, but simply sweeping an issue under the rug
because you changed window systems doesn't change the fact the the bug
continues to exist in the windowing systems that the issue was reported
against.

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

Title:
  Resizing windows by grabbing window borders is difficult

Status in Ayatana Design:
  Fix Released
Status in emerald:
  New
Status in One Hundred Papercuts:
  Fix Released
Status in metacity:
  In Progress
Status in ubuntu-mate:
  Opinion
Status in Release Notes for Ubuntu:
  Fix Released
Status in Unity:
  Fix Released
Status in unity-2d:
  Invalid
Status in light-themes package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  This bug is fixed in unity-3d since ubuntu 11.04.
  It still exists in unity-2d and will never be fixed as unity-2d is no longer 
supported since ubuntu 12.10 (see comment #343).

  *

  This should mostly be fixed for Natty and might get backported to
  earlier releases as well.

  For Precise (12.04)  this is again broken for unity-2d (as of 17.7.2012 
unity-2d 5.12.0-0ubuntu1.1).
  Note that if the window has a scrollbar, you can grab that to resize the 
window. If not, you are stuck with the 1px border. Workaround: NONE KNOWN (see 
comment 320)?

  *

  *Blueprint for Natty, Ubuntu 11.04:

  https://blueprints.edge.launchpad.net/ubuntu/+spec/packageselection-
  dx-n-resizing-windows

  Work items1 * Make sure the new resize grip fits in current applications; 
doesn't interfere with anything. We should make some noise about this during 
the Natty cycle so people keep their eyes open and file bugs.
  2 * Invisible window resize area - around 3px invisible area to allow resize 
on all sides.

  *

  Working grip backported to gtk2 already available in ppa :
  https://launchpad.net/~bratsche/+archive/gtk

  *

  Workaround for Compiz/Unity: Alt+Middlemousebutton resizes a window
  most comfortably.

  Workaround:  Edit /usr/share/themes/Ambiance/metacity-1/metacity-
  theme-1.xml.  Set the following values in frame_geometry_normal as
  desired:

  
  
  

  

  Binary package hint: metacity

  - The issue has been an issue for users (especially of large) screens
  for several releases- Trackpad users seem to be particularly impacted
  by this- The issue appears to have been significantly aggravated in
  Lucid by changing the border width from 3 pixels to 1 pixel

  The window borders in metacity are far too thin to be used for
  comfortable window resizing, and resize handles are not available in
  all applications (or even most). In fact, of all the windows I have
  open right now, not a single one of them has a resize handle. The
  result is that I get a lot of "misses" when I try to drag a window
  border, which usually results in my clicking on the wrong window
  altogether. The best fix for this usability bug is to create an
  "invisible" region around each non-maximized window about 4px thick
  that can be used for resizing (in addition to the visible border). Or
  perhaps there should be a border thickness option on the System >
  Preferences > Windows dialog (although the default thickness should
  still be increased considerably). Ideally all windows would also have
  a resize handle but I realize that these have to be application
  controlled (at least that seems to be the position of the metacity
  team).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/160311/+subscriptions

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


[Touch-packages] [Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2015-08-03 Thread Dadio
And the other log file:
/home/phablet/.cache/upstart/application-legacy-ubuntu-system-settings-.log

2015-08-03 19:03:15,700 - WARNING - Could not "Connect" the interface 
"org.bluez.Audio" : "In Progress"
2015-08-03 19:03:31,253 - WARNING - 
file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/1.2/PageWrapperUtils.js:30:
 TypeError: Cannot read property 'createObject' of null
2015-08-03 19:03:34,187 - WARNING - QObject::startTimer: Timers cannot be 
started from another thread

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

Title:
  Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

Status in Canonical System Image:
  Confirmed
Status in bluez package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Incomplete

Bug description:
  With my FORD Focus Car, pairing does not work. The bluetooth system in
  the car searches for devices and shows "Aquaris E4.5 Ubuntu Edition"
  and then prompts me to connect with a 4-digit pin code, but the Ubuntu
  phone doesn't react at all and after a while the car system says that
  it failed to connect.

  image: 20150310-3201c0a
  KRILIN01A-S15A_BQ_L100EN_2020_150312
  OS Build 20

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

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


[Touch-packages] [Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2015-08-03 Thread Dadio
Activity after setting the debugging settings:
- Enabled bluetooth
- In my car contact on
- I saw the carkit but my phone wouldn't connect (even dough it's set to 
connect automaticaly)
- Pressed 'Make a connection' on the phone, but it failed.
- Restarted the phone
- opened the settings screen
- Saw that the carkit was connected.
- After a few secons, the connection was lost
- Pressed 'Make a connetion' on the phone, but it failed again.

Please find log files attached...

** Attachment added: "syslog.log"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1435040/+attachment/4438428/+files/syslog.log

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

Title:
  Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

Status in Canonical System Image:
  Confirmed
Status in bluez package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Incomplete

Bug description:
  With my FORD Focus Car, pairing does not work. The bluetooth system in
  the car searches for devices and shows "Aquaris E4.5 Ubuntu Edition"
  and then prompts me to connect with a 4-digit pin code, but the Ubuntu
  phone doesn't react at all and after a while the car system says that
  it failed to connect.

  image: 20150310-3201c0a
  KRILIN01A-S15A_BQ_L100EN_2020_150312
  OS Build 20

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

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


[Touch-packages] [Bug 1443869] Re: [Edge Education] New wizard in Vivid doesn't excercise indicator gesture

2015-08-03 Thread Andreea Pirvu
** Changed in: ubuntu-ux
   Status: Triaged => 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/1443869

Title:
  [Edge Education] New wizard in Vivid doesn't excercise indicator
  gesture

Status in Ubuntu UX:
  In Progress
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  Test case.
  - Flash the device with a recent Vivid image.
  - Complete the wizard.
  - Go through edges demo.

  Expected result.
  - Edges demo exercises the indicator gesture.

  Actual result.
  - Indicators aren't opened.

  current build number: 184
  device name: krillin
  channel: ubuntu-touch/devel-proposed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1443869/+subscriptions

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


[Touch-packages] [Bug 924774] Re: inconsistent wording of buttons of the shutdown dialog in French

2015-08-03 Thread Anne
** Attachment added: "fix_3.png"
   
https://bugs.launchpad.net/ubuntu/+source/language-pack-gnome-fr/+bug/924774/+attachment/4438426/+files/fix_3.png

** Changed in: ubuntu-translations
 Assignee: (unassigned) => Ubuntu French Translators (ubuntu-l10n-fr)

** Changed in: ubuntu-translations
   Status: Fix Committed => Fix Released

** Changed in: language-pack-gnome-fr (Ubuntu)
   Status: Fix Committed => Invalid

** Changed in: language-pack-gnome-fr (Ubuntu)
 Assignee: Ubuntu French Translators (ubuntu-l10n-fr) => (unassigned)

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

Title:
  inconsistent wording of buttons of the shutdown dialog in French

Status in Ubuntu Translations:
  Fix Released
Status in language-pack-gnome-fr package in Ubuntu:
  Invalid

Bug description:
  In French, the buttons of the shutdown dialog are labelled:
  Redémarrer / Annuler /  Extinction

  That's 2 verbs and 1 noun

  It should be
  Redémarrer / Annuler /  Eteindre

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: indicator-session 0.3.7.1-1ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-12.21-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  1 11:49:05 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: indicator-session
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/924774/+subscriptions

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


[Touch-packages] [Bug 924774] Re: inconsistent wording of buttons of the shutdown dialog in French

2015-08-03 Thread Anne
The fix has been released in Ubuntu 12.04 Precise Pangolin in May 2012 through 
the latest version of the language pack.
http://www.ubuntuupdates.org/package/core/precise/main/updates/language-pack-fr

As you can see in the attachment, the fix is also available for Ubuntu
14.04 Trusty Tahr.

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

Title:
  inconsistent wording of buttons of the shutdown dialog in French

Status in Ubuntu Translations:
  Fix Released
Status in language-pack-gnome-fr package in Ubuntu:
  Invalid

Bug description:
  In French, the buttons of the shutdown dialog are labelled:
  Redémarrer / Annuler /  Extinction

  That's 2 verbs and 1 noun

  It should be
  Redémarrer / Annuler /  Eteindre

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: indicator-session 0.3.7.1-1ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-12.21-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  1 11:49:05 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: indicator-session
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/924774/+subscriptions

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


[Touch-packages] [Bug 924774] Re: inconsistent wording of buttons of the shutdown dialog in French

2015-08-03 Thread Anne
** Attachment added: "fix_2.png"
   
https://bugs.launchpad.net/ubuntu/+source/language-pack-gnome-fr/+bug/924774/+attachment/4438425/+files/fix_2.png

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

Title:
  inconsistent wording of buttons of the shutdown dialog in French

Status in Ubuntu Translations:
  Fix Released
Status in language-pack-gnome-fr package in Ubuntu:
  Invalid

Bug description:
  In French, the buttons of the shutdown dialog are labelled:
  Redémarrer / Annuler /  Extinction

  That's 2 verbs and 1 noun

  It should be
  Redémarrer / Annuler /  Eteindre

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: indicator-session 0.3.7.1-1ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-12.21-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  1 11:49:05 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: indicator-session
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/924774/+subscriptions

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


[Touch-packages] [Bug 924774] Re: inconsistent wording of buttons of the shutdown dialog in French

2015-08-03 Thread Anne
** Attachment added: "fix_1.png"
   
https://bugs.launchpad.net/ubuntu/+source/language-pack-gnome-fr/+bug/924774/+attachment/4438424/+files/fix_1.png

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

Title:
  inconsistent wording of buttons of the shutdown dialog in French

Status in Ubuntu Translations:
  Fix Released
Status in language-pack-gnome-fr package in Ubuntu:
  Invalid

Bug description:
  In French, the buttons of the shutdown dialog are labelled:
  Redémarrer / Annuler /  Extinction

  That's 2 verbs and 1 noun

  It should be
  Redémarrer / Annuler /  Eteindre

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: indicator-session 0.3.7.1-1ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-12.21-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  1 11:49:05 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: indicator-session
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/924774/+subscriptions

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


[Touch-packages] [Bug 1447785] Re: [Dialer] Controls on the in-call screen are inconsistent and confusing

2015-08-03 Thread Olga Kemmet
** Changed in: ubuntu-ux
 Assignee: Olga Kemmet (olga-kemmet) => (unassigned)

** Changed in: ubuntu-ux
 Assignee: (unassigned) => Rae Shambrook (raecontreras)

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

Title:
  [Dialer] Controls on the in-call screen are inconsistent and confusing

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

Bug description:
  Some controls on the in-call screen display icons which shows actions.
  These are: "Add call", "Pause call", "Show keyboard" (not sure if
  these are proper names). As a user I know what will happen if I tap
  them. Problem is with other two controls. They display current state
  rather then what will happen after you tap them. One shows icon of
  muted speaker, which, in contrary, enables the loudspeaker on the
  phone. The other control shows icon of microphone. When you tap it,
  phone's mic is switched off. So it's not what icon says.

  Please see the attached screenshot for illustration.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1447785/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-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-08-03 Thread Christian Dywan
The suggestions come from the browser, not the UI Toolkit - someone from
the browser team please elaborate if you thikn the toolkit is
misbehaving

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed => Incomplete

-- 
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:
  Fix Committed
Status in webbrowser-app:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Incomplete
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

  --- --- --- --- --- --- ---

  UX Comment:
  Fix not as per G.V's design.

  
  Current behaviour:
  - Visit website 
  - Tap URL field
  - Full URL text is shown & preselected

  - Suggestions ARE STIL shown
  - Cut/copy/paste options ARE NOT shown.
  - Right click or long press required to reveal cut/copy/past options.

  
  Expected behaviour/G.V's design comment:
  - Visit website
  - Tap URL field
  - Full URL text is shown & preselected

  - Suggestions are NOT shown (until text is deselected/ cursor is repositioned)
  - Cut/copy/paste options ARE shown by default (for as long as preselected 
text remains selected).

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 1330959] Re: Art in cards with backgrounds are Ubuntu-shaped

2015-08-03 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: (unassigned) => Alex Milazzo (digitalalex)

** Changed in: ubuntu-ux
   Importance: Undecided => High

** Changed in: ubuntu-ux
   Status: New => Triaged

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

Title:
  Art in cards with backgrounds are Ubuntu-shaped

Status in Canonical System Image:
  Confirmed
Status in Ubuntu UX:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Triaged
Status in unity8 package in Ubuntu:
  Incomplete
Status in unity8 package in Ubuntu RTM:
  Incomplete

Bug description:
  When a card has its background enabled, the art should not have its
  bottom edge shaped.

  Until the new shape item comes, we should probably use the
  UbuntuShapeForItem component.

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

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


[Touch-packages] [Bug 1276797] Re: [sdk] [focus states] Add keyboard navigation support to widgets

2015-08-03 Thread Christian Dywan
Why Won't Fix? Given that you are indeed working on it it should be In
Progress, no?

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

Title:
  [sdk] [focus states] Add keyboard navigation support to widgets

Status in Ubuntu UX:
  Won't Fix
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  This concerns TAB/Shift+TAB navigation between components.

  We need UX on how/when to highlight the focus component.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1276797/+subscriptions

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


[Touch-packages] [Bug 1476664] Re: [incoming call] not possible to answer call when low battery indicator is shown

2015-08-03 Thread Magdalena Mirowicz
** Summary changed:

- not possible to answer call when low battery indicator is shown
+ [incoming call] not possible to answer call when low battery indicator is 
shown

** Changed in: ubuntu-ux
   Importance: Undecided => High

** Changed in: ubuntu-ux
 Assignee: (unassigned) => Olga Kemmet (olga-kemmet)

** Changed in: ubuntu-ux
   Status: New => Triaged

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

Title:
  [incoming call] not possible to answer call when low battery indicator
  is shown

Status in Canonical System Image:
  Incomplete
Status in Ubuntu UX:
  Triaged
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  Hi,

  
  When there is less than 10% battery, when phone is locked indicator will be 
shown with "OK" and ... one more botton (maybe cancel, I do not remember). 

  Also, if you have phone locked and you get a call, you get ability to
  answer it.

  
  However, when you have combination - low battery with message displayed, and 
in the same time you get a call - there is only battery indicator widget, and 
you will not be able to answer call even if you discard battery indicator 
widget. I guess only one indicator can be displayed at the time, and in this 
case it is only battery indicator, so answering phone is not possible.

  I am using Aquarius E4.5 with official current ubuntu release.

  
  Regards,
  Petar

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

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


[Touch-packages] [Bug 1480972] Re: nm-applet sometimes shows all networks, then none

2015-08-03 Thread Ian
I  thought I had changed the package, but dpkg reckons nm-applet is part
of network-manager-gnome rather than network-manager.

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

Title:
  nm-applet sometimes shows all networks, then none

Status in network-manager package in Ubuntu:
  New

Bug description:
  I'm using Lubuntu 15.04 on an EeePC 901. Using the home wireless
  network is fine, but two times in two different places recently, the
  nm-applet has seen all the networks for a few seconds after bootup and
  then decided it cannot see any.

  (Photos of this are available, but as I can't get scrot to capture the
  popup list of lots/no networks, they're via a camera.)

  Based on two lines in /var/log/syslog ..

  Aug  2 19:35:45 eee901 kernel: [   23.933607] eeepc_laptop: BIOS says 
wireless lan is unblocked, but the pci device is absent
  Aug  2 19:35:45 eee901 kernel: [   23.933614] eeepc_laptop: skipped wireless 
hotplug as probably inappropriate for this model

  .. very late in the start up process I wondered if the wireless card
  was, for some reason, being ignored from this point, but the Ubuntu
  Forums wireless script shows that something can still see all the
  networks here:

  ## wireless info START ##

  Report from: 03 Aug 2015 11:16 BST +0100

  Booted last: 03 Aug 2015 11:03 BST +0100

  Script from: 14 Jul 2015 17:04 UTC +

  # release ###

  Distributor ID:   Ubuntu
  Description:  Ubuntu 15.04
  Release:  15.04
  Codename: vivid

  # kernel 

  Linux 3.19.0-25-generic #26-Ubuntu SMP Fri Jul 24 21:16:27 UTC 2015
  i686 i686 i686 GNU/Linux

  Parameters: ro, quiet, splash, vt.handoff=7

  # desktop ###

  Lubuntu

  # lspci #

  01:00.0 Network controller [0280]: Ralink corp. RT2790 Wireless 802.11n 1T/2R 
PCIe [1814:0781]
Subsystem: Ralink corp. RT2790 Wireless 802.11n 1T/2R PCIe [1814:2790]
Kernel driver in use: rt2800pci

  04:00.0 Ethernet controller [0200]: Qualcomm Atheros AR8121/AR8113/AR8114 
Gigabit or Fast Ethernet [1969:1026] (rev b0)
Subsystem: ASUSTeK Computer Inc. Device [1043:8324]
Kernel driver in use: ATL1E

  # lsusb #

  Bus 001 Device 002: ID 05e3:0505 Genesys Logic, Inc. 
  Bus 001 Device 003: ID 058f:6335 Alcor Micro Corp. SD/MMC Card Reader
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  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

  # PCMCIA card info ##

  'pccardctl' is not installed (package "pcmciautils").

  # rfkill 

  0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  1: eeepc-wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
  2: eeepc-bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: no

  # lsmod #

  rt2800pci  16384  0 
  rt2800mmio 16384  1 rt2800pci
  rt2800lib  90112  2 rt2800pci,rt2800mmio
  rt2x00pci  16384  1 rt2800pci
  rt2x00mmio 16384  2 rt2800pci,rt2800mmio
  rt2x00lib  49152  5 
rt2x00pci,rt2800lib,rt2800pci,rt2800mmio,rt2x00mmio
  mac80211  626688  3 rt2x00lib,rt2x00pci,rt2800lib
  cfg80211  462848  2 mac80211,rt2x00lib
  eeprom_93cx6   16384  1 rt2800pci
  crc_ccitt  16384  1 rt2800lib

  # interfaces 

  auto lo
  iface lo inet loopback

  # ifconfig ##

  eth0  Link encap:Ethernet  HWaddr   
inet addr:192.168.0.13  Bcast:192.168.0.255  Mask:255.255.255.0
inet6 addr: fe80::/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:9409 errors:0 dropped:0 overruns:0 frame:0
TX packets:4710 errors:0 dropped:0 overruns:0 carrier:2
collisions:0 txqueuelen:1000 
RX bytes:10910826 (10.9 MB)  TX bytes:594059 (594.0 KB)

  wlan0 Link encap:Ethernet  HWaddr   
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

  # iwconfig ##

  lono wireless extensions.

  eth0  no wireless extensions.

  wlan0 IEEE 802.11bgn  ESSID:off/any  
Mode:Managed  Access Point: Not-Associated 

[Touch-packages] [Bug 1396700] Re: Needs to be updated to bluez5

2015-08-03 Thread Pat McGowan
resuscitating this

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

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

** Changed in: canonical-devices-system-image
   Status: New => Confirmed

** Changed in: canonical-devices-system-image
Milestone: None => ww40-2015

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Alejandro J. Cura (alecu)

** Summary changed:

- Needs to be updated to bluez5
+ Indicator needs to be updated to bluez5

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

Title:
  Indicator needs to be updated to bluez5

Status in Canonical System Image:
  Confirmed
Status in indicator-bluetooth package in Ubuntu:
  In Progress

Bug description:
  See https://blueprints.launchpad.net/ubuntu/+spec/desktop-v-bluez5 for
  details

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

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


[Touch-packages] [Bug 1471695] Re: [indicators] Too dark, invisible icons

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

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

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

Title:
  [indicators] Too dark, invisible icons

Status in Ubuntu UX:
  Fix Committed
Status in ubuntu-themes package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  What I already wrote on the ubuntu-phone mailing list and what many people 
found also as a problem is the visibility of the icons in the panel. I attached 
a photo from my bq. One of the photos was taken in a quite dark room so we are 
able to see the icons more or less clearly but then outside I'm only able to 
clearly see the active icon even with the brightness set on 100%. How could 
anyone create grey icons on a grey background?! My proposition is all icons 
white, and the active one alien-green like #12ed0d or light orange. Yellow will 
also be not the very best idea. In my opinion the best solution is light-green 
and white and then the background can stay as it is now.
  The other member of Polish Translators Team has a MX4 with the same problem 
so it is not only bq.

  
  -

  Desired resolution:

  Highlighted text in #FF
  Adjust the colour value to #88

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1471695/+subscriptions

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


[Touch-packages] [Bug 1228922] Re: Provide a property to make a ListView header "sticky"

2015-08-03 Thread Andrew Starr-Bochicchio
didrocks is correct. That's what I envisioned when originally making the
request. It seems like a pretty common design pattern.

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

Title:
  Provide a property to make a ListView header "sticky"

Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  BlackBerry Cascades (their Qml toolkit) provides a
  "ListHeaderMode.Sticky" property  that would be very welcome in the
  Ubuntu Toolkit. I'll let their docs describe it:

  "We also use the headerMode property to customize the behavior of the
  header items in the list. By using ListHeaderMode.Sticky, when the
  list scrolls and a header reaches the top of the visible area, the
  header stays there (or "sticks") as the list continues to scroll,
  until a new header reaches the top."

  
http://developer.blackberry.com/native/documentation/cascades/ui/lists/lists_create_main_ui.html

  The Unity8 Dash seems to have an internal component that works in a
  similar fashion. Maybe it could be generalized:

  http://bazaar.launchpad.net/~unity-
  team/unity8/trunk/files/head:/plugins/ListViewWithPageHeader/

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

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


[Touch-packages] [Bug 1452766] Re: [Browser] Cannot favorite site when it is loading

2015-08-03 Thread James Mulholland
** Description changed:

  Simple bug but annoying:
  
- When a site is loading, the favorite star is not visible.
+ When a site is loading, the favourite star is not visible.
  
  Use-case:
  you get a website from a friend, or you click a link on a page when the 
network suddenly goes away. You want to save that page to look at it later, 
when your connection comes back. This is not possible because you can only 
bookmark pages after they're fully loaded.
+ 
+ --- --- --- --- ---
+ UX Comment:
+ Having tried to reproduce the above use-case, I found the following:
+ 1. Attempted to visit a URL with no active connection.
+ 2. 'Network Error' page is shown.
+ 3. User may still tap star to favourite entered URL.
+ 
+ In the 'look at it later' use case described above, the user will still
+ been able to favourite the URL for later use.
+ 
+ In the absence of any other use-cases where this may cause a problem, I
+ believe the current behaviour (intended  to address the fact that 'one
+ usually wants to bookmark the final location') is still valid.

** Changed in: ubuntu-ux
   Status: Triaged => Won't Fix

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

Title:
  [Browser] Cannot favorite site when it is loading

Status in Ubuntu UX:
  Won't Fix
Status in webbrowser-app package in Ubuntu:
  Confirmed
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  Simple bug but annoying:

  When a site is loading, the favourite star is not visible.

  Use-case:
  you get a website from a friend, or you click a link on a page when the 
network suddenly goes away. You want to save that page to look at it later, 
when your connection comes back. This is not possible because you can only 
bookmark pages after they're fully loaded.

  --- --- --- --- ---
  UX Comment:
  Having tried to reproduce the above use-case, I found the following:
  1. Attempted to visit a URL with no active connection.
  2. 'Network Error' page is shown.
  3. User may still tap star to favourite entered URL.

  In the 'look at it later' use case described above, the user will
  still been able to favourite the URL for later use.

  In the absence of any other use-cases where this may cause a problem,
  I believe the current behaviour (intended  to address the fact that
  'one usually wants to bookmark the final location') is still valid.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1452766/+subscriptions

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


[Touch-packages] [Bug 1060301] Re: Messaging menu title icons are suboptimal

2015-08-03 Thread Matthieu James
** Changed in: ubuntu-themes (Ubuntu)
   Status: Triaged => Won't Fix

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

Title:
  Messaging menu title icons are suboptimal

Status in ubuntu-themes package in Ubuntu:
  Won't Fix

Bug description:
  1) Using 7px emblems on an already small icon needs to be
  reconsidered.

  2) Using a single icon to indicate new messages vs chat status is a
  challenge.

  We would like to explore an icon set which is more functional in terms
  of communicating, and better adheres to the intended aesthetic.

  A couple of early ideas:
  - make use of the mono status icons that were used in the 10.04 (and 10.10?) 
Me Menu.
  - Experiment with bigger emblems to create a clearer overlap.

  Factors to consider:
  - accessbility shape vs colour
  - size
  - consistency between the title icons and the standalone status icons
  - visual style and theme of Ubuntu

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

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


  1   2   3   4   >