[Touch-packages] [Bug 1371636] Re: [2.24.51.20140918-1ubuntu1 regression] - /usr/bin/ld: .eh_frame_hdr refers to overlapping FDEs

2014-10-10 Thread Bug Watch Updater
** Changed in: mesa
   Status: Confirmed = Won't Fix

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

Title:
  [2.24.51.20140918-1ubuntu1 regression] - /usr/bin/ld: .eh_frame_hdr
  refers to overlapping FDEs

Status in The ARB phylogenetic analysis suite:
  Confirmed
Status in binutils:
  Unknown
Status in Mesa:
  Won't Fix
Status in “binutils” package in Ubuntu:
  Fix Released
Status in “llvm-toolchain-3.5” package in Ubuntu:
  Invalid

Bug description:
  Since today mesa fails to build on Ubuntu 14.10 (both i386 and amd64)
  while it still builds fine on Ubuntu 14.04. Nothing relevant changed
  in mesa since previous build in my PPA (indeed just some vc4 code only
  built on arm), the bug is reported by ld which I noticed just got
  updated with binutils package.

  Full PPA build log:
  
https://launchpadlibrarian.net/185286922/buildlog_ubuntu-utopic-i386.mesa_10.4~git1409190730.195891~gd~u_FAILEDTOBUILD.txt.gz

  Error:
  libtool: link: g++  -fPIC -DPIC -shared -nostdlib 
/usr/lib/gcc/i686-linux-gnu/4.9/../../../i386-linux-gnu/crti.o 
/usr/lib/gcc/i686-linux-gnu/4.9/crtbeginS.o  -Wl,--whole-archive 
../../../../src/gallium/auxiliary/pipe-loader/.libs/libpipe_loader_client.a 
../../../../src/gallium/state_trackers/clover/.libs/libclover.a 
../../../../src/gallium/auxiliary/.libs/libgallium.a 
../../../../src/util/.libs/libmesautil.a 
../../../../src/gallium/winsys/sw/null/.libs/libws_null.a 
../../../../src/gallium/winsys/sw/dri/.libs/libswdri.a 
../../../../src/gallium/winsys/sw/xlib/.libs/libws_xlib.a 
-Wl,--no-whole-archive  -L/usr/lib/llvm-3.5/lib 
/usr/lib/i386-linux-gnu/libexpat.so -lX11 -lXext -lXfixes -lxcb-dri2 -lxcb 
-ldrm -ldl -lclangFrontendTool -lclangFrontend -lclangDriver 
-lclangSerialization -lclangCodeGen -lclangParse -lclangSema -lclangAnalysis 
-lclangAST -lclangEdit -lclangLex -lclangBasic -lLLVM-3.5.0 
-L/usr/lib/gcc/i686-linux-gnu/4.9 
-L/usr/lib/gcc/i686-linux-gnu/4.9/../../../i386-linux-gnu 
-L/usr/lib/gcc/i686-linux-gnu/4.9/../../../../lib -L/lib/i386-linux-gnu 
-L/lib/../lib -L/usr/lib/i386-linux-gnu -L/usr/lib/../lib 
-L/usr/lib/gcc/i686-linux-gnu/4.9/../../.. -lstdc++ -lm -lc -lgcc_s 
/usr/lib/gcc/i686-linux-gnu/4.9/crtendS.o 
/usr/lib/gcc/i686-linux-gnu/4.9/../../../i386-linux-gnu/crtn.o  -O2 
-march=pentium3 -Wl,--gc-sections -Wl,--no-undefined 
-Wl,--version-script=../../../../../../src/gallium/targets/opencl/opencl.sym 
-Wl,-Bsymbolic-functions -Wl,-z -Wl,relro   -Wl,-soname -Wl,libMesaOpenCL.so.1 
-o .libs/libMesaOpenCL.so.1.0.0
  /usr/bin/ld: .eh_frame_hdr refers to overlapping FDEs.
  /usr/bin/ld: final link failed: Bad value
  collect2: error: ld returned 1 exit status
  Makefile:636: recipe for target 'libMesaOpenCL.la' failed

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

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


[Touch-packages] [Bug 512220] Re: cupsd crash Closing on unknown HTTP state 0

2014-10-10 Thread Nikolay
I disabled internal logging with MaxLogSize 0 but we have the issue
again. Also I can confirm it really depends on what you are printing,
since we have 10 identically configured servers and on some of them it's
not visibel at all, on others it's happen almost daily.

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

Title:
  cupsd crash Closing on unknown HTTP state 0

Status in “cups” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: cups

  I often get trouble with cupsd crashing and Apport saying the
  following:

  The problem cannot be reported:
  The program crashed on an assertion failure, but the message could not be 
retrieved. Apport does not support reporting these crashes.

  I think the crash is due to my having a saved Firefox session with
  Cups' administration window (http://localhost:631/admin) in it. The
  crash seems to occur when this session is restored as part of the
  session restore when I log in to my desktop environment.

  I have turned on debug-logging and can see the following:
  D [25/Jan/2010:08:57:16 +0100] cupsdReadClient: 11 GET /images/cups-icon.png 
HTTP/1.1
  D [25/Jan/2010:08:57:16 +0100] cupsdSetBusyState: Active clients
  D [25/Jan/2010:08:57:16 +0100] cupsdAuthorize: No authentication data 
provided.
  D [25/Jan/2010:08:57:16 +0100] cupsdReadClient: 11 Closing on EOF
  D [25/Jan/2010:08:57:16 +0100] cupsdCloseClient: 11
  D [25/Jan/2010:08:57:16 +0100] cupsdSetBusyState: Not busy
  D [25/Jan/2010:08:57:16 +0100] cupsdWriteClient: 1354538648 Closing on 
unknown HTTP state 0
  D [25/Jan/2010:08:57:16 +0100] cupsdCloseClient: 1354538648

  How to reproduce:
  0) Make sure you have session restore activated. Make sure your favorite 
browser is set to restore the last session on reload.
  1) Load http://localhost:631/admin in your favorite browser.
  2) Restart your computer.
  3) Log in to your desktop environment.

  Expected result: The CUPS administration window should be loaded in your 
browser.
  Actual result: The CUPS administration window fails to load. The browser 
says: The connection to the server was reset while the page was loading.

  It is not consistently reproducible, but I would say I see a failure
  rate of 80 %. It happens on both of my test machines.

  ProblemType: Bug
  Architecture: amd64
  Date: Mon Jan 25 09:00:30 2010
  DistroRelease: Ubuntu 10.04
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
  MachineType: LG Electronics P300-T.APE4V
  NonfreeKernelModules: nvidia
  Package: cups 1.4.2-6
  Papersize: letter
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-11-generic 
root=UUID=01ebab7a-379c-48c8-87d6-a2800f6dccfd ro quiet splash
  ProcVersionSignature: Ubuntu 2.6.32-11.15-generic
  SourcePackage: cups
  Uname: Linux 2.6.32-11-generic x86_64
  dmi.bios.date: 06/30/2008
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: ELGNSF18
  dmi.board.name: ELGON
  dmi.board.vendor: LG Electronics
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LG Electronics
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrELGNSF18:bd06/30/2008:svnLGElectronics:pnP300-T.APE4V:pvrNotApplicable:rvnLGElectronics:rnELGON:rvrNotApplicable:cvnLGElectronics:ct10:cvrN/A:
  dmi.product.name: P300-T.APE4V
  dmi.product.version: Not Applicable
  dmi.sys.vendor: LG Electronics

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

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


[Touch-packages] [Bug 1379777] [NEW] Allow applications to specify the orientations supported

2014-10-10 Thread Gerry Boland
Public bug reported:

Currently unity8 shell has a partial implementation of orientation
support. It trusts applications to rotate their own contents, if they
want to. The shell doesn't reposition the panel (at the top) though, so
a landscape app still has a portrait panel on the side.

For proper orientation support in the shell, shell needs to know if the
application wants to rotate its contents or not. To animate correctly,
we really need shell to be responsible for rotating the app surface, not
the app itself.

Therefore an application needs to tell shell what orientations it
supports, so shell can respect its wishes.

A hint in the desktop file may be sufficient.

** Affects: qtmir
 Importance: Undecided
 Status: New

** Affects: ubuntu-ui-toolkit
 Importance: Undecided
 Status: New

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

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

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

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

Title:
  Allow applications to specify the orientations supported

Status in Qt integration with the Mir display server:
  New
Status in Ubuntu UI Toolkit:
  New
Status in “unity8” package in Ubuntu:
  New

Bug description:
  Currently unity8 shell has a partial implementation of orientation
  support. It trusts applications to rotate their own contents, if they
  want to. The shell doesn't reposition the panel (at the top) though,
  so a landscape app still has a portrait panel on the side.

  For proper orientation support in the shell, shell needs to know if
  the application wants to rotate its contents or not. To animate
  correctly, we really need shell to be responsible for rotating the app
  surface, not the app itself.

  Therefore an application needs to tell shell what orientations it
  supports, so shell can respect its wishes.

  A hint in the desktop file may be sufficient.

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

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


[Touch-packages] [Bug 1379448] Re: Can't install or update apps on Ubuntu Touch

2014-10-10 Thread Colin Watson
Can we please have the full error messages, copied and pasted from the
logs?

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

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

Title:
  Can't install or update apps on Ubuntu Touch

Status in “click” package in Ubuntu:
  Incomplete

Bug description:
  Apparently there are network errors (even though network works fine),
  so the log says WARNING - Error received from UDM during
  startDownload: Network Error. When hitting the close button for the
  download error, more errors appear in the log: click_query_error-quark
  failed to canonicalize (appid here). I'm on r243.

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

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


[Touch-packages] [Bug 1379781] [NEW] Alarm only goes off the first time

2014-10-10 Thread Michael Terry
Public bug reported:

I am dogfooding rtm images on my mako.  I set a morning recurring alarm
for weekdays.  It went off the first day, but never since.  What sort of
logs would be useful?

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

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

Title:
  Alarm only goes off the first time

Status in “indicator-datetime” package in Ubuntu:
  New

Bug description:
  I am dogfooding rtm images on my mako.  I set a morning recurring
  alarm for weekdays.  It went off the first day, but never since.  What
  sort of logs would be useful?

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

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


[Touch-packages] [Bug 1310186] Re: mediascanner prevents unmounting usb device

2014-10-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  mediascanner prevents unmounting usb device

Status in “mediascanner2” package in Ubuntu:
  Confirmed

Bug description:
  Trying to unmount a block device I just mounted, I get the following
  error (sorry for not resetting the locale. It says Device is busy):

  :~$ sudo umount /media/tkluck/tjk-backup 
  umount2: Apparaat of hulpbron is bezig
  umount: /media/tkluck/tjk-backup: apparaat is bezig
  (Welke processen het apparaat gebruiken kan mogelijk
   gevonden worden met behulp van lsof(8) of fuser(1).)
  umount2: Apparaat of hulpbron is bezig

  I get the same error in a dialog window when trying to unmount from
  the file manager.

  Using lsof shows that the media-scanner daemon is the culprit:

  tkluck@ultrabook-tjk:~$ lsof /media/tkluck/tjk-backup 
  COMMANDPID   USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
  mediascan 2898 tkluck   16r   DIR  252,3   2498562 
/media/tkluck/tjk-backup
  mediascan 2898 tkluck   17r   DIR  252,3 4096 50855937 REDACTED
  mediascan 2898 tkluck   18r   DIR  252,3 4096 39080372 REDACTED
  mediascan 2898 tkluck   19r   DIR  252,312288 39080513 REDACTED
  mediascan 2898 tkluck   20r   DIR  252,320480 39080525 REDACTED
  mediascan 2898 tkluck   21r   DIR  252,3 4096 46792990 REDACTED
  mediascan 2898 tkluck   22r   DIR  252,3 4096 46792991 REDACTED
  mediascan 2898 tkluck   23r   DIR  252,316384 46793749 REDACTED
  mediascan 2898 tkluck   24r   DIR  252,3 4096 47317994 REDACTED
  mediascan 2898 tkluck   25r   DIR  252,3 4096 47317997 REDACTED
  mediascan 2898 tkluck   26r   DIR  252,3 4096 47317999 REDACTED

  Sending it

  sudo kill -9 2898

  solved this for me.

  This is on Ubuntu GNOME 14.04. I uninstalled the mediascanner2.0 to
  solve this once and for all (which has no other impact since I do
  not use Unity).

  My guess is that the scan usually finishes quickly after mounting. But
  because this particular drive contains a big filetree, it doesn't,
  resulting in the issue.

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

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


[Touch-packages] [Bug 1379296] Re: unity8-dash should be excluded from app lifecycle management

2014-10-10 Thread Alexander Sack
** Tags added: rtm14

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

Title:
  unity8-dash should be excluded from app lifecycle management

Status in “qtmir” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu:
  Opinion

Bug description:
  STEPS:
  1. Install the BBC NEWS app from the store
  2. Go back to the apps scope
  3. Open the bbc app browse about a bit
  4. Click on a video link
  5. let it play for a while
  6. Cycle back to the scopes
  Scopes then restarts

  
  having a lot of apps open my unity8-dash gets contantly killed along the apps 
if a certain OOM threshold is reached ... this appears like a system crash of 
the UI (even though it is desired killing) from a user perspective ...

  checking the oom_score_adj values of all running apps i see that the
  dash has the same high value as all other open foreground apps:

  ...
  117960oxide-renderer
  117963oxide-renderer
  117988oxide-renderer
  300   6170oxide-renderer
  802   12514   unity8-dash
  802   6088webbrowser-app
  802   6873webapp-containe
  802   7425webapp-containe
  802   7910webapp-containe

  (the full log can be found at http://paste.ubuntu.com/8526308/ ) given
  that the dash is one part of our core UI it should be excluded from
  app lifecycle management (keeping the same oom_score of 10 as unity8
  does) so that only actual apps get killed on high memory pressure.

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

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


[Touch-packages] [Bug 1379448] Re: Can't install or update apps on Ubuntu Touch

2014-10-10 Thread Bogdan
Sure:

From file /home/phablet/.cache/upstart/scope-registry.log:
2014-10-10 16:08:06,694 - WARNING - WARNING: QApplication was not created in 
the main() thread.
RegistryObject::ScopeProcess::exec(): Process for scope: 
com.canonical.scopes.clickstore started
2014-10-10 16:08:27,929 - WARNING - Error received from UDM during 
startDownload: Network Error
2014-10-10 16:08:52,970 - WARNING - Error 1 running 'click info 
org.kryogenix.riddling ':  click_query_error-quark: Failed to canonicalize 
org.kryogenix.riddling: No such file or directory (0)


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

Title:
  Can't install or update apps on Ubuntu Touch

Status in “click” package in Ubuntu:
  Incomplete

Bug description:
  Apparently there are network errors (even though network works fine),
  so the log says WARNING - Error received from UDM during
  startDownload: Network Error. When hitting the close button for the
  download error, more errors appear in the log: click_query_error-quark
  failed to canonicalize (appid here). I'm on r243.

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

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


[Touch-packages] [Bug 1258202] Re: recent group permissions change on /var/log cause logrotate errors

2014-10-10 Thread martin
This is occurring again with logrotate 3.8.7-1ubuntu1 on numerous
systems. Either the previous fix was incomplete, or the change was
reverted.

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

Title:
  recent group permissions change on /var/log cause logrotate errors

Status in “logrotate” package in Ubuntu:
  Fix Released

Bug description:
  The fix for bug #1256695 is causing logrotate to error out with:

  /etc/cron.daily/logrotate:
  error: skipping /var/log/dpkg.log because parent directory has insecure 
permissions (It's world writable or writable by group which is not root) Set 
su directive in config file to tell logrotate which user/group should be used 
for rotation.
  error: skipping /var/log/alternatives.log because parent directory has 
insecure permissions (It's world writable or writable by group which is not 
root) Set su directive in config file to tell logrotate which user/group 
should be used for rotation.
  error: skipping /var/log/pm-suspend.log because parent directory has 
insecure permissions (It's world writable or writable by group which is not 
root) Set su directive in config file to tell logrotate which user/group 
should be used for rotation.
  error: skipping /var/log/pm-powersave.log because parent directory has 
insecure permissions (It's world writable or writable by group which is not 
root) Set su directive in config file to tell logrotate which user/group 
should be used for rotation.
  error: skipping /var/log/ppp-connect-errors because parent directory has 
insecure permissions (It's world writable or writable by group which is not 
root) Set su directive in config file to tell logrotate which user/group 
should be used for rotation.
  error: skipping /var/log/syslog because parent directory has insecure 
permissions (It's world writable or writable by group which is not root) Set 
su directive in config file to tell logrotate which user/group should be used 
for rotation.
  error: skipping /var/log/mail.info because parent directory has insecure 
permissions (It's world writable or writable by group which is not root) Set 
su directive in config file to tell logrotate which user/group should be used 
for rotation.
  error: skipping /var/log/mail.warn because parent directory has insecure 
permissions (It's world writable or writable by group which is not root) Set 
su directive in config file to tell logrotate which user/group should be used 
for rotation.
  error: skipping /var/log/mail.err because parent directory has insecure 
permissions (It's world writable or writable by group which is not root) Set 
su directive in config file to tell logrotate which user/group should be used 
for rotation.
  error: skipping /var/log/mail.log because parent directory has insecure 
permissions (It's world writable or writable by group which is not root) Set 
su directive in config file to tell logrotate which user/group should be used 
for rotation.
  error: skipping /var/log/daemon.log because parent directory has insecure 
permissions (It's world writable or writable by group which is not root) Set 
su directive in config file to tell logrotate which user/group should be used 
for rotation.
  error: skipping /var/log/kern.log because parent directory has insecure 
permissions (It's world writable or writable by group which is not root) Set 
su directive in config file to tell logrotate which user/group should be used 
for rotation.
  error: skipping /var/log/auth.log because parent directory has insecure 
permissions (It's world writable or writable by group which is not root) Set 
su directive in config file to tell logrotate which user/group should be used 
for rotation.
  error: skipping /var/log/user.log because parent directory has insecure 
permissions (It's world writable or writable by group which is not root) Set 
su directive in config file to tell logrotate which user/group should be used 
for rotation.
  error: skipping /var/log/lpr.log because parent directory has insecure 
permissions (It's world writable or writable by group which is not root) Set 
su directive in config file to tell logrotate which user/group should be used 
for rotation.
  error: skipping /var/log/cron.log because parent directory has insecure 
permissions (It's world writable or writable by group which is not root) Set 
su directive in config file to tell logrotate which user/group should be used 
for rotation.
  error: skipping /var/log/debug because parent directory has insecure 
permissions (It's world writable or writable by group which is not root) Set 
su directive in config file to tell logrotate which user/group should be used 
for rotation.
  error: skipping /var/log/messages because parent directory has insecure 
permissions (It's world writable or writable by group which is not root) Set 
su directive in config file to tell logrotate which 

[Touch-packages] [Bug 1371245] Re: trust-store dialog (location) not asked on the first boot after a clean flash

2014-10-10 Thread Florian Boucault
** Changed in: camera-app
   Status: In Progress = Confirmed

** Changed in: camera-app
   Status: Confirmed = New

** Changed in: camera-app (Ubuntu)
   Status: In Progress = Incomplete

** Changed in: camera-app
   Status: New = Incomplete

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

Title:
  trust-store dialog (location) not asked on the first boot after a
  clean flash

Status in Camera App:
  Incomplete
Status in “camera-app” package in Ubuntu:
  Incomplete

Bug description:
  current build number: 48
  device name: krillin
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2014-09-18 18:32:37
  version version: 48
  version ubuntu: 20140918.1
  version device: 20140917-19d7408
  version custom: 1410739265

  Flashed with: ubuntu-device-flash --channel=ubuntu-touch/ubuntu-
  rtm/14.09-proposed --bootstrap --developer-mode --password=1234

  After first boot (wizard and etc), try opening the camera-app and
  you'll see that the trust-store dialog will not show up to the screen
  and the user is able to use the app.

  Dialog shows up after rebooting it though, so it seems to be a first-
  boot specific issue.

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

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


[Touch-packages] [Bug 1359831] Re: Apps incorrectly perform a chmod on XDG_RUNTIME_DIR

2014-10-10 Thread Florian Boucault
** Changed in: camera-app
   Status: Confirmed = Invalid

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

Title:
  Apps incorrectly perform a chmod on XDG_RUNTIME_DIR

Status in Camera App:
  Invalid
Status in Ubuntu Reminders app:
  Invalid
Status in Sudoku game for Ubuntu Touch:
  Invalid
Status in “qtbase-opensource-src” package in Ubuntu:
  Fix Released

Bug description:
  From bug #1351041:
  [Thu Jul 31 21:04:20 2014] type=1400 audit(1406837062.464:97): 
apparmor=DENIED operation=chmod 
profile=com.ubuntu.reminders_reminders_0.5.203 name=/run/user/32011/ 
pid=12954 comm=reminders requested_mask=w denied_mask=w fsuid=32011 
ouid=32011

  From irc:
  Aug 21 15:47:20 ubuntu-phablet kernel: [  251.843308] type=1400 
audit(1408636040.346:137): apparmor=DENIED operation=chmod 
profile=com.ubuntu.camera_camera_3.0.0.355 name=/run/user/32011/ pid=4172 
comm=camera-app requested_mask=w denied_mask=w fsuid=32011 ouid=32011

  AppArmor policy is correct on this denial-- apps should not be able to
  change the permissions on the /run/user/32011/ (XDG_RUNTIME_DIR)
  directory. I filed this against camera-app and reminders, but my guess
  is this is an underlying library that is causing this. I don't know if
  the denial is causing errors with the app, but it is causing confusion
  for users and developers who see the denial.

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

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


[Touch-packages] [Bug 1377813] Re: tzdata SRU to 2014f because of law changes in Russia

2014-10-10 Thread Bug Watch Updater
** Changed in: tzdata (Debian)
   Status: New = Fix Released

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

Title:
  tzdata SRU to 2014f because of law changes in Russia

Status in “tzdata” package in Ubuntu:
  Confirmed
Status in “tzdata” source package in Precise:
  Confirmed
Status in “tzdata” source package in Trusty:
  Confirmed
Status in “tzdata” package in Debian:
  Fix Released

Bug description:
  Tzdata in 12.04 (Precise) and 14.04 (Trusty) needs to be updated to
  version 2014f or newer.

  Timezone assignment in Russia has changed in 2014-07-01. The changes
  are published in Olson 2014f. Timezone changes will take effect in
  2014-10-26. Please release package updates before this date.

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

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


[Touch-packages] [Bug 1369472] Re: Often hangs for 15 to 30 seconds on start

2014-10-10 Thread Olli Ries
** Tags removed: touch-2014-10-23
** Tags added: touch-2014-10-16

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

Title:
  Often hangs for 15 to 30 seconds on start

Status in Camera App:
  In Progress
Status in “camera-app” package in Ubuntu:
  In Progress
Status in “location-service” package in Ubuntu:
  Confirmed

Bug description:
  Using the rtm-40 image on krillin (but it was already doing it with
  the previous versions of the image), often when running the camera-app
  the image shows for a few seconds, then the view/UI freezes for 15 to
  30 seconds, then it unblocks and work normally...

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

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


[Touch-packages] [Bug 1373404] Re: No warning of high volume level

2014-10-10 Thread Olli Ries
** Tags removed: touch-2014-10-23
** Tags added: touch-2014-10-16

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

Title:
  No warning of high volume level

Status in Sound Menu:
  New
Status in Ubuntu UX bugs:
  Fix Committed
Status in “indicator-sound” package in Ubuntu:
  New
Status in “pulseaudio” package in Ubuntu:
  Triaged
Status in “ubuntu-system-settings” package in Ubuntu:
  Triaged
Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  The EU has a legal requirement for personal music players to prevent hearing 
damage.
  http://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32009D0490rid=1
  

  Desired resolution:

  - For RTM the design spec'ed in the following section of the Sound
  wiki page should be implemented
  
https://wiki.ubuntu.com/Sound#Warnings_.28note:_This_section_should_be_implemented_for_RTM.29

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

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


[Touch-packages] [Bug 1379478] Re: [regression] mir package fails to build for arm64

2014-10-10 Thread Launchpad Bug Tracker
** Branch linked: lp:mir/0.8

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

Title:
  [regression] mir package fails to build for arm64

Status in Mir:
  In Progress
Status in Mir 0.8 series:
  Triaged
Status in “mir” package in Ubuntu:
  New
Status in “mir” package in Ubuntu RTM:
  New

Bug description:
  https://launchpadlibrarian.net/186930478/buildlog_ubuntu-utopic-
  arm64.mir_0.8.0%2B14.10.20141005-0ubuntu1_FAILEDTOBUILD.txt.gz

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

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


[Touch-packages] [Bug 1376054] Re: Scope Registry fails when aggregating an aggregator

2014-10-10 Thread Marcus Tomlinson
Ah gosh, sorry. Setting back to In Progress as the linked branch does
actually solve the issue described (I just can't re-created it).

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

Title:
  Scope Registry fails when aggregating an aggregator

Status in “unity-scopes-api” package in Ubuntu:
  In Progress

Bug description:
  When trying to aggregate and aggreagator scope. many many queries are
  fired off at once, which seems to cause the scope registry to hang.

  To reproduce:
  1) Install krillin rtm image
  2) Install attached dashboard.click
  3) Note scope registry seems to hang when adding News to the Dashboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1376054/+subscriptions

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


[Touch-packages] [Bug 1376054] Re: Scope Registry fails when aggregating an aggregator

2014-10-10 Thread Marcus Tomlinson
Marking as incomplete as I cannot verify this bug.

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

Title:
  Scope Registry fails when aggregating an aggregator

Status in “unity-scopes-api” package in Ubuntu:
  In Progress

Bug description:
  When trying to aggregate and aggreagator scope. many many queries are
  fired off at once, which seems to cause the scope registry to hang.

  To reproduce:
  1) Install krillin rtm image
  2) Install attached dashboard.click
  3) Note scope registry seems to hang when adding News to the Dashboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1376054/+subscriptions

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


[Touch-packages] [Bug 1368261] Re: [App Switcher] Tapping the spread background should cancel the spread

2014-10-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~mzanetti/unity8/exit-spread-on-background-tap

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

Title:
  [App Switcher] Tapping the spread background should cancel the spread

Status in Ubuntu UX bugs:
  Fix Committed
Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  When performing a long right edge swipe user enters application
  spread. If user end up there accidentally usually next thing he would
  like to do is to cancel the action to go back where he came from.
  Currently there is no way to cancel the spread. You can of course
  select the application from the stack that you came from but a
  dedicated cancel action would be nice.

  -
  Desired solution: 

  Tapping the spread background should cancel the spread and return to
  the application that was open when right edge gesture was started.

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

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


[Touch-packages] [Bug 1373404] Re: No warning of high volume level

2014-10-10 Thread Mirco Müller
** Branch linked: lp:~macslow/unity8/synchronous-notification

** Branch linked: lp:~macslow/unity-notifications/synchronous-
notification

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

Title:
  No warning of high volume level

Status in Sound Menu:
  New
Status in Ubuntu UX bugs:
  Fix Committed
Status in “indicator-sound” package in Ubuntu:
  New
Status in “pulseaudio” package in Ubuntu:
  Triaged
Status in “ubuntu-system-settings” package in Ubuntu:
  Triaged
Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  The EU has a legal requirement for personal music players to prevent hearing 
damage.
  http://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32009D0490rid=1
  

  Desired resolution:

  - For RTM the design spec'ed in the following section of the Sound
  wiki page should be implemented
  
https://wiki.ubuntu.com/Sound#Warnings_.28note:_This_section_should_be_implemented_for_RTM.29

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

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


[Touch-packages] [Bug 1368261] Re: [App Switcher] Tapping the spread background should cancel the spread

2014-10-10 Thread Michael Zanetti
** Changed in: unity8 (Ubuntu)
   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/1368261

Title:
  [App Switcher] Tapping the spread background should cancel the spread

Status in Ubuntu UX bugs:
  Fix Committed
Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  When performing a long right edge swipe user enters application
  spread. If user end up there accidentally usually next thing he would
  like to do is to cancel the action to go back where he came from.
  Currently there is no way to cancel the spread. You can of course
  select the application from the stack that you came from but a
  dedicated cancel action would be nice.

  -
  Desired solution: 

  Tapping the spread background should cancel the spread and return to
  the application that was open when right edge gesture was started.

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

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


[Touch-packages] [Bug 1378411] Re: unity-notification's x-canonical-non-shaped-icon boolean requires a string type

2014-10-10 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/indicator-power

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

Title:
  unity-notification's x-canonical-non-shaped-icon boolean requires a
  string type

Status in The Power Indicator:
  In Progress
Status in “indicator-power” package in Ubuntu:
  New

Bug description:
  As reported in https://bugs.launchpad.net/unity-
  notifications/+bug/1370641, unity notifications needs a string type
  instead of a bool for its booleans.

  That doesn't show any sign of being fixed before RTM, so indicator-
  power needs to send x-canonical-non-shaped-icon as a string.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-power/+bug/1378411/+subscriptions

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


[Touch-packages] [Bug 1379799] [NEW] /usr/sbin/NetworkManager:*** Error in `NetworkManager': double free or corruption (fasttop): ADDR ***

2014-10-10 Thread errors.ubuntu.com bug bridge
Public bug reported:

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

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


** Tags: utopic

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

Title:
  /usr/sbin/NetworkManager:*** Error in `NetworkManager': double free or
  corruption (fasttop): ADDR ***

Status in “network-manager” package in Ubuntu:
  New

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

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

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


[Touch-packages] [Bug 1377896] Re: App name in the splash screen's header needs to be localized

2014-10-10 Thread Pat McGowan
As I understand it the apps won't need to do anything, so marking
invalid

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

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

** Tags removed: rtm14 touch-2014-10-16

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

Title:
  App name in the splash screen's header needs to be localized

Status in “address-book-app” package in Ubuntu:
  Invalid
Status in “ubuntu-system-settings” package in Ubuntu:
  Invalid

Bug description:
  Steps to reproduce:

  1. Start the app

  Actual:
  - The splash screen shows the header in English regardless of the user's 
language
  - Once the app loads, the header switches to the user's language

  Expected
  - The splash screen shows the header in the user's language
  - There is no transition between English to localized text in the app's header

  I'm not sure if this is related to bug 1350360

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

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


[Touch-packages] [Bug 1370146] Re: Adjust header behaviour UI in multi select mode

2014-10-10 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/ubuntu-ui-toolkit

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

Title:
  Adjust header behaviour  UI in multi select mode

Status in Address Book App:
  Confirmed
Status in Dialer app for Ubuntu Touch:
  Confirmed
Status in Messaging App:
  Confirmed
Status in Clock application for Ubuntu devices:
  Fix Released
Status in Ubuntu UI Toolkit:
  Fix Committed
Status in Ubuntu UX bugs:
  Fix Released
Status in “address-book-app” package in Ubuntu:
  Confirmed
Status in “dialer-app” package in Ubuntu:
  Confirmed
Status in “messaging-app” package in Ubuntu:
  Confirmed
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Fix Committed

Bug description:
  Steps to reproduce:

  1. Open Messaging app (or Address Book app, Phone app), make sure you have a 
list in your messages view
  2. Long press on any of the list items

  Actual Result:
  3. Header is changing and shows an X button on the left hand side and two 
action buttons on the right hand side. Selection checkboxes appear from the 
left hand side.

  Expected result - desired solution:
  - The header should display a BACK button instead of the X on the left hand 
side, same as we have in all other headers
  - Remove the change in the background colour when a list item is selected, 
change in the colour of the checkbox is enough
  - Add labels for all visible actions in this mode in the header, except for 
'BACK'
  - Tapping on the BACK in this mode, cancels the multi-select mode and does 
NOT navigate back to the previous view
  - There is no title in this header

  Please see attached wireframe for reference. This change applies
  across all apps which use a multi select in their list views.

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1370146/+subscriptions

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


[Touch-packages] [Bug 1291051] Re: Make Indicator-power launch switchboard when in Pantheon session

2014-10-10 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/indicator-power

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

Title:
  Make Indicator-power launch switchboard when in Pantheon session

Status in elementary OS:
  Invalid
Status in The Power Indicator:
  In Progress
Status in “indicator-power” package in Ubuntu:
  New

Bug description:
  In the similar vein of indicator-power launching xfce settings in
  xfce, it should launch switchboard when in Pantheon. This should be a
  really simple fix in the vein of: https://code.launchpad.net/~ochosi
  /indicator-power/xfce4-powermanager-settings/+merge/202514

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

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


[Touch-packages] [Bug 329898] Re: The HP 1018 printer not work out of the box if used non-US locale

2014-10-10 Thread Gannet
lsusb -d 03f0:4117 -v

Bus 007 Device 002: ID 03f0:4117 Hewlett-Packard LaserJet 1018
Couldn't open device, some information will be missing
Device Descriptor:
  bLength18
  bDescriptorType 1
  bcdUSB   2.00
  bDeviceClass0 (Defined at Interface level)
  bDeviceSubClass 0 
  bDeviceProtocol 0 
  bMaxPacketSize064
  idVendor   0x03f0 Hewlett-Packard
  idProduct  0x4117 LaserJet 1018
  bcdDevice1.00
  iManufacturer   1 
  iProduct2 
  iSerial 3 
  bNumConfigurations  1
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength   32
bNumInterfaces  1
bConfigurationValue 1
iConfiguration  0 
bmAttributes 0xc0
  Self Powered
MaxPower   98mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber0
  bAlternateSetting   0
  bNumEndpoints   2
  bInterfaceClass 7 Printer
  bInterfaceSubClass  1 Printer
  bInterfaceProtocol  2 Bidirectional
  iInterface  0 
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01  EP 1 OUT
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0040  1x 64 bytes
bInterval   0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81  EP 1 IN
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0040  1x 64 bytes
bInterval   0

Note. I works now with Foomatic driver and/when HPLIP is completely
removed from system.

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

Title:
  The HP 1018 printer not work out of the box if used non-US locale

Status in HP Linux Imaging and Printing:
  Confirmed
Status in Release Notes for Ubuntu:
  Won't Fix
Status in “hplip” package in Ubuntu:
  Fix Released
Status in “ibus” package in Ubuntu:
  Fix Released
Status in “hplip” source package in Lucid:
  Won't Fix
Status in “ibus” source package in Lucid:
  Invalid
Status in “hplip” source package in Maverick:
  Won't Fix
Status in “ibus” source package in Maverick:
  Won't Fix

Bug description:
  This bug is continuation of the bug 217215. To avoid any problems
  related to attempts describe I decided to start with 'clean account'.
  (and created the new bug entry)

  Clean account means:
  1) Remove hplip*, foo2zjs, footomatic package.
  2) Remove any further files related to hp1018
  find /usr/share -name *1018*
  ./foo2zjs/firmware/sihp1018.img
  ./ppd/hpijs/HP/hp_laserjet_1018-hpijs.ppd
  3) Remove orphaned /usr/share/hplip directory

  After restarting the printer a system message appear pointing that new 
hardware had been installed and suggesting that hpijs package support the HP 
1018 printer. 
  I:
  - installed hpijs with depends
  - Ran Printer configure tool: a driver for HP 1018 hadn't been found 
  - so I chose suggested HP 1015 driver
  - printer didn't react for send packages.

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

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


[Touch-packages] [Bug 1378883] Re: [SIM PIN] system settings missing SIM unlock functionality

2014-10-10 Thread Olli Ries
** Tags added: touch-2014-10-16

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

Title:
  [SIM PIN] system settings missing SIM unlock functionality

Status in Ubuntu UX bugs:
  New
Status in “ubuntu-system-settings” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  Opinion

Bug description:
  Build r91 
  Steps to reproduce:
  1. set up a SIM PIN or make sure the inserted SIM has already a set up SIM 
PIN (reboot device if needed)
  2. after reboot, don't unlock and navigate to System Settings  Security  
Privacy  SIM PIN
  3. what you se is a green tick on the toggle next to the SIM PIN and beneath 
that a Change PIN... button

  Expected result: Users need an option to unlock the SIM card from this
  view. Tapping on the toggle brings up a dialog to enter the SIM PIN
  but once this is done user switches off asking for the SIM PIN as
  well. Therefor the unlock should function independently.

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

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


[Touch-packages] [Bug 1348557] Re: Make scrolling speed resolution independent

2014-10-10 Thread Andrea Cimitan
** Also affects: unity8 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: unity8 (Ubuntu)
 Assignee: (unassigned) = Andrea Cimitan (cimi)

** Branch linked: lp:~unity-team/unity8/flickables-speed-workaround

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

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

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

Title:
  Make scrolling speed resolution independent

Status in QT Ubuntu:
  Invalid
Status in Ubuntu UI Toolkit:
  Confirmed
Status in “qtbase-opensource-src” package in Ubuntu:
  Incomplete
Status in “qtdeclarative-opensource-src” package in Ubuntu:
  Incomplete
Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  Following https://bugreports.qt-project.org/browse/QTBUG-35608 the
  default speed of scrollable components (components inheriting from
  flickable basically) is not resolution independent. The result is that
  scrolling speed on our high dpi touch screens is slow.

  We could workaround this in the SDK until the bug is fixed upstream (I
  bet it won't happen in time for our releases), by simply adding
  components named as Flickable, Listview, Gridview etc etc in the
  Ubuntu.Components, where each of them sets the speed to be resolution
  independent following our GU guidelines

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

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


[Touch-packages] [Bug 1333121] Re: [SIM PIN] Unlock should be shown on boot

2014-10-10 Thread Olli Ries
** Tags added: touch-2014-10-16

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

Title:
  [SIM PIN] Unlock should be shown on boot

Status in Network Menu:
  Triaged
Status in Ubuntu UX bugs:
  Fix Committed
Status in “indicator-network” package in Ubuntu:
  Triaged
Status in “unity8” package in Ubuntu:
  Triaged
Status in “indicator-network” package in Ubuntu RTM:
  Triaged

Bug description:
  The current implementation of the SIM Unlock is completely different
  from the design specification [1] and makes it very difficult to
  discover.

  From the specification: If SIM PIN lock is turned on, the SIM PIN
  authentication prompt appears immediately after phone boot.

  With the current implementation, the user must open the network
  indicator, scroll down the list of Wifi AP, tap on Unlock SIM which
  might not even be visible right away if the number os AP is long
  enough, and then unlock the SIM

  [1]
  
https://docs.google.com/a/canonical.com/document/d/1VajNkWbBH61iVixXJAmOvNGiG__GWQTMXGNOZijXWJw/edit#

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity8 7.89+14.10.20140619.3-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.14.3-0ubuntu2
  Architecture: armhf
  Date: Mon Jun 23 09:35:59 2014
  InstallationDate: Installed on 2014-06-23 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140623)
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1378411] Re: unity-notification's x-canonical-non-shaped-icon boolean requires a string type

2014-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package indicator-power -
12.10.6+14.10.20141009-0ubuntu1

---
indicator-power (12.10.6+14.10.20141009-0ubuntu1) utopic; urgency=low

  [ Charles Kerr ]
  * Remove the border around the icon when showing a low battery
notification. (LP: #1378411)

  [ Cody Garver ]
  * Add Switchboard as alternative recommend (LP: #1291051)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Thu, 09 Oct 2014 
13:42:16 +

** Changed in: indicator-power (Ubuntu)
   Status: New = Fix Released

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

Title:
  unity-notification's x-canonical-non-shaped-icon boolean requires a
  string type

Status in The Power Indicator:
  In Progress
Status in “indicator-power” package in Ubuntu:
  Fix Released

Bug description:
  As reported in https://bugs.launchpad.net/unity-
  notifications/+bug/1370641, unity notifications needs a string type
  instead of a bool for its booleans.

  That doesn't show any sign of being fixed before RTM, so indicator-
  power needs to send x-canonical-non-shaped-icon as a string.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-power/+bug/1378411/+subscriptions

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


[Touch-packages] [Bug 1372860] Re: [system-settings] Go to account settings after adding a google account

2014-10-10 Thread David Barth
** Tags added: ota-1 touch-2014-10-16

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

Title:
  [system-settings] Go to account settings after adding a google account

Status in Online Accounts setup for Ubuntu Touch:
  Triaged
Status in Ubuntu UX bugs:
  Incomplete
Status in “ubuntu-system-settings-online-accounts” package in Ubuntu:
  Triaged

Bug description:
  First time in contacts when asked to add an account to sync.

  You are taken into settings and add an account which returns to main
  settings screen. This should take you into the new account to tick the
  contacts sync check box!

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: ubuntu-system-settings-online-accounts 
0.4+14.10.20140908~rtm-0ubuntu1 [origin: Ubuntu RTM]
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu1
  Architecture: armhf
  Date: Tue Sep 23 11:54:02 2014
  InstallationDate: Installed on 2014-09-16 (7 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140916-030205)
  SourcePackage: ubuntu-system-settings-online-accounts
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-settings-online-accounts/+bug/1372860/+subscriptions

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


[Touch-packages] [Bug 1342151] Re: [Indicators] Silent mode control in the indicator

2014-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package indicator-sound -
12.10.2+14.10.20141009-0ubuntu1

---
indicator-sound (12.10.2+14.10.20141009-0ubuntu1) utopic; urgency=low

  [ Ted Gould ]
  * Show a silent mode checkbox (LP: #1342151)

indicator-sound (12.10.2+14.10.20141008-0ubuntu1) utopic; urgency=low

  [ Ted Gould ]
  * Revert notifications on volume change.
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Thu, 09 Oct 2014 
13:32:54 +

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

Title:
  [Indicators] Silent mode control in the indicator

Status in Ubuntu UX bugs:
  Triaged
Status in “indicator-sound” package in Ubuntu:
  Fix Released

Bug description:
  Should the indicator expose the control for silent mode for easy
  access?

  Implementing in settings now but would like to leverage a common
  implementation

  --

  I've attached a wireframe which shows an additional setting in the
  sound indicator for turning on and off silent mode.

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

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


[Touch-packages] [Bug 1291051] Re: Make Indicator-power launch switchboard when in Pantheon session

2014-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package indicator-power -
12.10.6+14.10.20141009-0ubuntu1

---
indicator-power (12.10.6+14.10.20141009-0ubuntu1) utopic; urgency=low

  [ Charles Kerr ]
  * Remove the border around the icon when showing a low battery
notification. (LP: #1378411)

  [ Cody Garver ]
  * Add Switchboard as alternative recommend (LP: #1291051)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Thu, 09 Oct 2014 
13:42:16 +

** Changed in: indicator-power (Ubuntu)
   Status: New = Fix Released

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

Title:
  Make Indicator-power launch switchboard when in Pantheon session

Status in elementary OS:
  Invalid
Status in The Power Indicator:
  In Progress
Status in “indicator-power” package in Ubuntu:
  Fix Released

Bug description:
  In the similar vein of indicator-power launching xfce settings in
  xfce, it should launch switchboard when in Pantheon. This should be a
  really simple fix in the vein of: https://code.launchpad.net/~ochosi
  /indicator-power/xfce4-powermanager-settings/+merge/202514

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

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


[Touch-packages] [Bug 1364949] Re: Editing alarm sounds doesn't actually change them

2014-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package indicator-datetime -
13.10.0+14.10.20141009-0ubuntu1

---
indicator-datetime (13.10.0+14.10.20141009-0ubuntu1) utopic; urgency=low

  [ Charles Kerr ]
  * Fix appointment comparison function to include the audio_url field
in its test. (LP: #1364949)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Thu, 09 Oct 2014 
13:35:53 +

** Changed in: indicator-datetime (Ubuntu)
   Status: New = Fix Released

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

Title:
  Editing alarm sounds doesn't actually change them

Status in The Date and Time Indicator:
  In Progress
Status in Ubuntu UI Toolkit:
  Fix Committed
Status in “indicator-datetime” package in Ubuntu:
  Fix Released
Status in “qtorganizer5-eds” package in Ubuntu:
  New

Bug description:
  STEPS:
  1. Open the clock app
  2. Swipe up from the bottom
  3. Click on the + symbol
  4. Save an alarm for a few minutes time leave everything on default settings
  5. Click on save
  6. Click on the alarm
  7. Change the sound of the alram
  8. Click on save
  9. Let the alarm go off

  EXPECTED:
  I expected the sound I chose to play

  ACTUAL:
  The default harps played instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1364949/+subscriptions

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


[Touch-packages] [Bug 1379573] Re: ibus-setup does not run on unity

2014-10-10 Thread Sebastien Bacher
** Changed in: ibus (Ubuntu)
   Importance: Undecided = High

** Changed in: ibus (Ubuntu)
 Assignee: (unassigned) = Aron Xu (happyaron)

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

Title:
  ibus-setup does not run on unity

Status in “ibus” package in Ubuntu:
  New

Bug description:
  I got an error message on running ibus-setup command.

  ikuya@UbuntuUtopic1:~$ LANG=C ibus-setup

  (ibus-setup:2597): Gtk-CRITICAL **: gtk_buildable_custom_tag_start: assertion 
'GTK_IS_BUILDABLE (buildable)' failed
  Traceback (most recent call last):
File /usr/share/ibus/setup/main.py, line 548, in module
  setup = Setup()
File /usr/share/ibus/setup/main.py, line 105, in __init__
  self.__builder.add_from_file(gtk_builder_file);
  GLib.Error: gtk-builder-error-quark: Unhandled tag: 'attributes' (1)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: ibus 1.5.8-2ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-21.28-generic 3.16.4
  Uname: Linux 3.16.0-21-generic x86_64
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Oct 10 08:42:45 2014
  InstallationDate: Installed on 2014-08-09 (61 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140808)
  SourcePackage: ibus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1240198] Re: Wrong keyboard layout active after booting into desktop

2014-10-10 Thread John Belton
Jost to confirm this has happened again openning Ubuntu 14.04.1 LTS but 
corrected it's self when I rebooted this Laptop and opened the Ubuntu 14.10 
Beta, reverting again to the LTS OS partition it was the English (UK) keyboard 
correctly indicated. 
The keyboard it opens with again seems to be a random selection thing again, 
could it be somehow related to the Grub bootloader prior to the Operating 
System selection some how setting the keyboard layout that it opens the OS in 
that isn't overridden when the OS starts?

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

Title:
  Wrong keyboard layout active after booting into desktop

Status in “ibus” package in Ubuntu:
  Triaged
Status in “indicator-keyboard” package in Ubuntu:
  Triaged

Bug description:
  I upgraded from raring to saucy.

  After booting into the desktop (unity), the english keyboard layout is
  active, although everything on the system is set to be german
  (keyboard layout, language...)

  Switching to a virtual terminal (ctrl+alt+f1) fixes the problem and
  changes the layout to the german layout.

  all the time, the new input settings indicator says the german layout
  is active.

  locale says: 
  LANG=de_DE.UTF-8
  LANGUAGE=de_DE
  LC_CTYPE=de_DE.UTF-8
  LC_NUMERIC=de_DE.UTF-8
  LC_TIME=de_DE.UTF-8
  LC_COLLATE=de_DE.UTF-8
  LC_MONETARY=de_DE.UTF-8
  LC_MESSAGES=de_DE.UTF-8
  LC_PAPER=de_DE.UTF-8
  LC_NAME=de_DE.UTF-8
  LC_ADDRESS=de_DE.UTF-8
  LC_TELEPHONE=de_DE.UTF-8
  LC_MEASUREMENT=de_DE.UTF-8
  LC_IDENTIFICATION=de_DE.UTF-8
  LC_ALL=

  /etc/default/keyboard says:
  # Check /usr/share/doc/keyboard-configuration/README.Debian for
  # documentation on what to do after having modified this file.

  # The following variables describe your keyboard and can have the same
  # values as the XkbModel, XkbLayout, XkbVariant and XkbOptions options
  # in /etc/X11/xorg.conf.

  XKBMODEL=pc105
  XKBLAYOUT=de
  XKBVARIANT=
  XKBOPTIONS=

  # If you don't want to use the XKB layout on the console, you can
  # specify an alternative keymap.  Make sure it will be accessible
  # before /usr is mounted.
  # KMAP=/etc/console-setup/defkeymap.kmap.gz

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: indicator-keyboard 0.0.0+13.10.20131010.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  Date: Tue Oct 15 20:49:03 2013
  InstallationDate: Installed on 2013-04-26 (171 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MarkForUpload: True
  SourcePackage: indicator-keyboard
  UpgradeStatus: Upgraded to saucy on 2013-10-13 (2 days ago)

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

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


[Touch-packages] [Bug 1378177] Re: Turn screen off when invactive timeout doesn't work

2014-10-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Turn screen off when invactive timeout doesn't work

Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  I left my laptop open and running tonight when away. When I returned
  1.5 hours later, my screen was still on, all black except for a white
  mouse pointer.

  I locked the screen with the windows+L combo and walked away when the
  lock screen displayed properly.

  The Brightness  Lock section of the control panel shows Turn
  screen off when inactive for: 5 minutes. Lock is turned on, Lock
  screen after: 5 minutes, and Require my password when waking from
  suspend.

  I didn't suspend, and I manually locked before leaving.

  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.2+14.04.20140714-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CurrentDesktop: Unity
  Date: Mon Oct  6 21:42:24 2014
  InstallationDate: Installed on 2012-10-18 (718 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (178 days ago)

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

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


[Touch-packages] [Bug 1378177] Re: Turn screen off when invactive timeout doesn't work

2014-10-10 Thread ghettocottage
I am using 14.04, and have the same issue. It seems to have started within the 
last week, possibly after some updates, but I am not 100% sure of that.
I have not changed any setting recently.

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

Title:
  Turn screen off when invactive timeout doesn't work

Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  I left my laptop open and running tonight when away. When I returned
  1.5 hours later, my screen was still on, all black except for a white
  mouse pointer.

  I locked the screen with the windows+L combo and walked away when the
  lock screen displayed properly.

  The Brightness  Lock section of the control panel shows Turn
  screen off when inactive for: 5 minutes. Lock is turned on, Lock
  screen after: 5 minutes, and Require my password when waking from
  suspend.

  I didn't suspend, and I manually locked before leaving.

  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.2+14.04.20140714-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CurrentDesktop: Unity
  Date: Mon Oct  6 21:42:24 2014
  InstallationDate: Installed on 2012-10-18 (718 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (178 days ago)

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

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


[Touch-packages] [Bug 1068756] Re: IPv6 Privacy Extensions enabled on Ubuntu Server by default

2014-10-10 Thread Scott Moser
ok. so some updates.
Ben fixed this in the cloud image build process via [1] (commit [2]), and 
limited the change to utopic+.
The fix was done by adding a file  /etc/sysctl.d/99-cloudimg-ipv6.conf

The problem with this change is described in bug 1352255  and bug
994931.  If ipv6 addresses are already configured, then setting the
'net.ipv6.conf.all.use_tempaddr' will remove the configured addresses.

So to actually fix this right, I suggest that the build proces:
 * dpkg-divert /etc/sysctl.d/10-ipv6-privacy.conf to 
/etc/sysctl.d/10-ipv6-privacy.conf.disabled
 * add a file /etc/sysctl.d/10-ipv6-privacy.conf.README that explains that and 
how the user could re-enable it (un-dpkg-divert it).

--
[1] 
http://bazaar.launchpad.net/~ubuntu-on-ec2/vmbuilder/automated-ec2-builds/view/head:/live-config/common/hooks/060-ipv6.chroot
[2] 
http://bazaar.launchpad.net/~ubuntu-on-ec2/vmbuilder/automated-ec2-builds/revision/646

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

Title:
  IPv6 Privacy Extensions enabled on Ubuntu Server by default

Status in “cloud-init” package in Ubuntu:
  Triaged
Status in “procps” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 12.04 LTS and Ubuntu 12.10 server images both ship with the
  IPv6 Privacy Extensions enabled (as defined in RFC 4941[0]). Not only
  are they enabled, but these addresses are preferred over addresses
  obtained using SLAAC. While is may be considered a reasonable default
  on an image being used on a personal computer, it's not something that
  is sane to have enabled by default in a server environment. Having
  this extension enabled can wreak havoc if you are expecting a specific
  IPv6 address when you know the MAC addresses of your systems
  beforehand.

  The file that is responsible for causing this to be defaulted to
  enabled is: /etc/sysctl.d/10-ipv6-privacy.conf. This file appears to
  be part of the procps package (as per the output of 'dpkg -S') and
  contains the following:

  # IPv6 Privacy Extensions (RFC 4941)
  # ---
  # IPv6 typically uses a device's MAC address when choosing an IPv6 address
  # to use in autoconfiguration. Privacy extensions allow using a randomly
  # generated IPv6 address, which increases privacy.
  #
  # Acceptable values:
  #0 - don’t use privacy extensions.
  #1 - generate privacy addresses
  #2 - prefer privacy addresses and use them over the normal addresses.
  net.ipv6.conf.all.use_tempaddr = 2
  net.ipv6.conf.default.use_tempaddr = 2

  In short, IPv6 privacy extensions should not be enabled by default
  when deploying an Ubuntu server image. In a server environment you
  should be able to reliably determine your IPv6 address based on the
  MAC address of the system.

  Thank you for taking the time to look in to this as well as consider
  changing the default behavior of Ubuntu server.

  -Tim Heckman

  [0] http://tools.ietf.org/html/rfc4941

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1068756/+subscriptions

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


[Touch-packages] [Bug 1378423] Re: Virtualbox boots to black screen with daily

2014-10-10 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1378423

** Tags added: iso-testing

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

Title:
  Virtualbox boots to black screen with daily

Status in “xorg” package in Ubuntu:
  Confirmed

Bug description:
  Boot the daily image.

  Get a black screen.

  Go to tty1 - lightdm has started - running sudo service lightdm status
  echoes start/waiting

  Return to tty7 and the login dialogue has now appeared

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
  Uname: Linux 3.16.0-20-generic x86_64
  ApportVersion: 2.14.7-0ubuntu3
  Architecture: amd64
  CasperVersion: 1.344
  Date: Tue Oct  7 15:53:54 2014
  LiveMediaBuild: Xubuntu 14.10 Utopic Unicorn - Alpha amd64 (20141006)
  ProcEnviron:
   SHELL=/bin/bash
   TERM=linux
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   XDG_RUNTIME_DIR=set
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1379694] Re: Non-translatable strings in Ubuntu Touch

2014-10-10 Thread Gunnar Hjalmarsson
** Package changed: ubuntu-ui-toolkit (Ubuntu) = ubuntu-translations

** Tags added: touch

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

Title:
  Non-translatable strings in Ubuntu Touch

Status in Ubuntu Translations:
  New

Bug description:
  I tested out the Ubuntu Touch emulator with revision 243 and found some 
strings which are not translatable. At least they are not available for 
translation in the packages for Ubuntu Touch translation available here: 
http://projects.davidplanella.org/stats/utopic/zun (Just a random language 
choosen, to list all packages)
  Yes, I grep:ed through all of them searching for these strings before 
reporting. I haven't got a clue as in which packages they should be fixed so 
this is a general bugreport.

  See attachment with screenshots. Remember It may be that some of the
  strings are translatable in other places in po-files . i.e, System
  Settings also have a translatable string for the appname, but it
  doesn't pick that up when starting app (see screenshot for clear
  explanation of precisly when it's not working).

  no data sources - show right after first login not translatable
  empty! - under indicator menu
  Transfers - in indicator menu
  indicator-sound - in indicator menu
  upcoming events - in indicator men
  Phone - after pushing app icon
  System settings -  after pushing app icon
  ... and I would guess, this would affect the rest of the apps too, as they 
have same behaviour
  menu with all, communication games etc.

  To reproduce:
  1) Download latest rev of Ubuntu touch
  2) Install and choose a translation thats almost 100 (and has been so for a 
while) to make it easier and to be sure translations are coming with the 
package). Notice the missing translation as per above when using it.
  3) Download all you language files for the packages listed  at 
http://projects.davidplanella.org/stats/utopic/zun
  4) Try to find (i.e. grep or something) the missing occasions and translate 
them. Not possible. (Remember It may be that some of the strings are 
translatable in other places . i.e, System Settings also have a translatable 
string for the appname, but it doesn't pick that up when starting app (see 
screenshot for clear explanation of precisly when it's not working).

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

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


[Touch-packages] [Bug 1376054] Re: Scope Registry fails when aggregating an aggregator

2014-10-10 Thread Marcus Tomlinson
** Branch unlinked: lp:unity-scopes-api/staging

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

Title:
  Scope Registry fails when aggregating an aggregator

Status in “unity-scopes-api” package in Ubuntu:
  Fix Released

Bug description:
  When trying to aggregate and aggreagator scope. many many queries are
  fired off at once, which seems to cause the scope registry to hang.

  To reproduce:
  1) Install krillin rtm image
  2) Install attached dashboard.click
  3) Note scope registry seems to hang when adding News to the Dashboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1376054/+subscriptions

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


[Touch-packages] [Bug 1371205] Re: [SDK] When in insert mode, the handle is blinking and the square is not centre-aligned

2014-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit -
1.1.1279+14.10.20141007-0ubuntu1

---
ubuntu-ui-toolkit (1.1.1279+14.10.20141007-0ubuntu1) 14.09; urgency=medium

  [ Michael Sheldon ]
  * Removes the keyboard anchor animation as this is now implemented
in the keyboard.

  [ Tim Peeters ]
  * PageStack push returns the pushed page. Fixes LP: #1361919
  * Add selection mode as a preset to the header configuration.
Fixes LP: #1370146.

  [ Zsombor Egri ]
  * Fix Dialog foreground sizing. Fixes LP: #1337555, LP: #1337556.
  * Workaround for StateSaver to fall back to use qgetenv() when
QStandardPaths fails to return XDG_RUNTIME_DIR path.
Fixes LP: #1363112.

  [ Christian Dywan ]
  * Add unit tests for MathUtils API.
Fixes LP: #1244685.
  * Text field hint should use the same font as the editor.
Fixes LP: #1237400.
  * Read-only text fields mustn't have a clear button.
Fixes LP: #1337257.
  * autopilot package should source-depend on QML plugin.
Fixes LP: #1236085.

  [ CI bot ]
  * Resync trunk
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 07 Oct 2014 
12:09:39 +

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  [SDK] When in insert mode, the handle is blinking and the square is
  not centre-aligned

Status in Ubuntu UI Toolkit:
  Fix Committed
Status in Ubuntu UX bugs:
  Fix Committed
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Fix Released

Bug description:
  When in insert mode, the cursor is blinking and the handle is not
  centre-aligned.

  Desired behaviour
  - Handle persistent (it's not a cursor)
  - Square should be centre-aligned

  UX Spec:
  
https://docs.google.com/a/canonical.com/document/d/1nFm8xiYhKXXuEO_IvMXoD0lASbYzYXva1BWMVanU3iw/edit#bookmark=kix.x877v0jqsn42

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

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


[Touch-packages] [Bug 1370146] Re: Adjust header behaviour UI in multi select mode

2014-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit -
1.1.1279+14.10.20141007-0ubuntu1

---
ubuntu-ui-toolkit (1.1.1279+14.10.20141007-0ubuntu1) 14.09; urgency=medium

  [ Michael Sheldon ]
  * Removes the keyboard anchor animation as this is now implemented
in the keyboard.

  [ Tim Peeters ]
  * PageStack push returns the pushed page. Fixes LP: #1361919
  * Add selection mode as a preset to the header configuration.
Fixes LP: #1370146.

  [ Zsombor Egri ]
  * Fix Dialog foreground sizing. Fixes LP: #1337555, LP: #1337556.
  * Workaround for StateSaver to fall back to use qgetenv() when
QStandardPaths fails to return XDG_RUNTIME_DIR path.
Fixes LP: #1363112.

  [ Christian Dywan ]
  * Add unit tests for MathUtils API.
Fixes LP: #1244685.
  * Text field hint should use the same font as the editor.
Fixes LP: #1237400.
  * Read-only text fields mustn't have a clear button.
Fixes LP: #1337257.
  * autopilot package should source-depend on QML plugin.
Fixes LP: #1236085.

  [ CI bot ]
  * Resync trunk
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 07 Oct 2014 
12:09:39 +

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  Adjust header behaviour  UI in multi select mode

Status in Address Book App:
  Confirmed
Status in Dialer app for Ubuntu Touch:
  Confirmed
Status in Messaging App:
  Confirmed
Status in Clock application for Ubuntu devices:
  Fix Released
Status in Ubuntu UI Toolkit:
  Fix Committed
Status in Ubuntu UX bugs:
  Fix Released
Status in “address-book-app” package in Ubuntu:
  Confirmed
Status in “dialer-app” package in Ubuntu:
  Confirmed
Status in “messaging-app” package in Ubuntu:
  Confirmed
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Fix Released

Bug description:
  Steps to reproduce:

  1. Open Messaging app (or Address Book app, Phone app), make sure you have a 
list in your messages view
  2. Long press on any of the list items

  Actual Result:
  3. Header is changing and shows an X button on the left hand side and two 
action buttons on the right hand side. Selection checkboxes appear from the 
left hand side.

  Expected result - desired solution:
  - The header should display a BACK button instead of the X on the left hand 
side, same as we have in all other headers
  - Remove the change in the background colour when a list item is selected, 
change in the colour of the checkbox is enough
  - Add labels for all visible actions in this mode in the header, except for 
'BACK'
  - Tapping on the BACK in this mode, cancels the multi-select mode and does 
NOT navigate back to the previous view
  - There is no title in this header

  Please see attached wireframe for reference. This change applies
  across all apps which use a multi select in their list views.

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1370146/+subscriptions

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


[Touch-packages] [Bug 1378503] Re: Error Accessing App when trying to add facebook account in gnome-online-accounts

2014-10-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-online-accounts (Ubuntu)
   Status: New = Confirmed

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

Title:
  Error Accessing App when trying to add facebook account in gnome-
  online-accounts

Status in “gnome-online-accounts” package in Ubuntu:
  Confirmed

Bug description:
  At first I noticed that empathy couldn't connect to my Facebook account.
  Then I checked the Online Account menu for further info and discovered that 
my Facebook account was disabled due to authentication problems. Then I deleted 
and tried to recreate it but this is the error I always get:

  Facebook Login
  Error Accessing App
  We're sorry, but the application you're trying to use doesn't exist or has 
been disabled.

  I thought it was only a temporary error, but it has been a whole week
  since the connection broke down.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-online-accounts 3.10.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Oct  7 21:22:05 2014
  InstallationDate: Installed on 2014-09-10 (26 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  SourcePackage: gnome-online-accounts
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1354068] Re: /usr/bin/unity8:11:std::function:SlotWrapper:core::Signal:core::dbus::Signal:operator

2014-10-10 Thread Thomas Voß
** Changed in: dbus-cpp (Ubuntu)
   Status: New = Fix Committed

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

Title:
  
/usr/bin/unity8:11:std::function:SlotWrapper:core::Signal:core::dbus::Signal:operator

Status in Mir:
  Invalid
Status in “dbus-cpp” package in Ubuntu:
  Fix Committed
Status in “media-player” package in Ubuntu:
  Invalid
Status in “unity8” package in Ubuntu:
  Invalid

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

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

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


[Touch-packages] [Bug 1378265] Re: Icon position is inconsistent on the scopes

2014-10-10 Thread Paty Davila
** Changed in: ubuntu-ux
 Assignee: (unassigned) = James Mulholland (jamesjosephmulholland)

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

** Changed in: ubuntu-ux
   Status: New = Triaged

** Summary changed:

- Icon position is inconsistent on the scopes
+ [Dash] Icon position is inconsistent on the scopes

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

Title:
  [Dash] Icon position is inconsistent on the scopes

Status in Ubuntu UX bugs:
  Triaged
Status in “unity8” package in Ubuntu:
  New

Bug description:
  Go to the dash, swiping scopes.

  In the Music scope I can see the search icon, the settings icon and
  the favourites icon. When I swipe to the next scope: my music scope,
  the search icon is in a different position.

  I was expecting to see the icons in the same position.

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

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


[Touch-packages] [Bug 1379478] Re: [regression] mir package fails to build for arm64

2014-10-10 Thread Cemil Azizoglu
RTM is a limited distro and does not have arm64 arch support.

** Changed in: mir (Ubuntu RTM)
   Status: New = Invalid

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

Title:
  [regression] mir package fails to build for arm64

Status in Mir:
  In Progress
Status in Mir 0.8 series:
  Triaged
Status in “mir” package in Ubuntu:
  New
Status in “mir” package in Ubuntu RTM:
  Invalid

Bug description:
  https://launchpadlibrarian.net/186930478/buildlog_ubuntu-utopic-
  arm64.mir_0.8.0%2B14.10.20141005-0ubuntu1_FAILEDTOBUILD.txt.gz

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

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


[Touch-packages] [Bug 1367822] Re: [Launcher] Process required to pin a shortcut to the launcher does not fit users mental model

2014-10-10 Thread John Lea
** Summary changed:

- [design] Process required to pin a shortcut to the launcher does not fit 
users mental model
+ [Launcher] Process required to pin a shortcut to the launcher does not fit 
users mental model

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

Title:
  [Launcher] Process required to pin a shortcut to the launcher does not
  fit users mental model

Status in Ubuntu UX bugs:
  Triaged
Status in “unity8” package in Ubuntu:
  New

Bug description:
  Add a Add to Launcher option to all installed App and Feed (Scope)
  Dash previews.

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

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


[Touch-packages] [Bug 1186965] Re: [sdk] Re-usable search component

2014-10-10 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit
   Status: In Progress = Triaged

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress = Confirmed

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

Title:
  [sdk] Re-usable search component

Status in Ubuntu UI Toolkit:
  Triaged
Status in Ubuntu UX bugs:
  Fix Committed
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Confirmed

Bug description:
  The Unity Dash, settings and a number of apps have or need search
  functionality. It's desirable to get consistent behavior on how it's
  placed, how it reacts to input and the pop-over for recent query
  history.

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

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


[Touch-packages] [Bug 1376445] Re: Addition of signon-apparmor-extension causes token lookup problems

2014-10-10 Thread Pat McGowan
** Changed in: ubuntuone-credentials (Ubuntu)
   Status: Triaged = Invalid

** Changed in: ubuntuone-credentials (Ubuntu RTM)
   Status: Triaged = Invalid

** Changed in: savilerow
   Status: New = Invalid

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

Title:
  Addition of signon-apparmor-extension causes token lookup problems

Status in The Savilerow project:
  Invalid
Status in ACL for signond, AppArmor backend:
  Fix Released
Status in “ubuntuone-credentials” package in Ubuntu:
  Invalid
Status in “signon-apparmor-extension” package in Ubuntu RTM:
  Fix Released
Status in “ubuntuone-credentials” package in Ubuntu RTM:
  Invalid

Bug description:
  As of image ~264 of ubuntu-touch, the signon-apparmor-extension
  package is included. As a result, apps like pay-ui cannot find the
  token any longer, and are not being notified that they are not allowed
  to access the token. The following error appears in the payui log
  file:

  2014-10-01 19:15:51,550 - DEBUG -
  ../../../../lib/SignOn/authsessionimpl.cpp 184 errorSlot
  QDBusError(com.google.code.AccountsSSO.SingleSignOn.Error.PermissionDenied,
  Client has insuficient permissions to access the
  service.Method:getAuthSessionObjectPath)

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

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


[Touch-packages] [Bug 1379832] [NEW] search box in dash is too big

2014-10-10 Thread Victor Tuson Palau
Public bug reported:

Go to any scope, type on the magnifying glass and seach

the box is too big, see attached pic

** Affects: unity8 (Ubuntu)
 Importance: Critical
 Status: Triaged


** Tags: rtm14

** Attachment added: searchbar.png
   
https://bugs.launchpad.net/bugs/1379832/+attachment/4230773/+files/searchbar.png

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

Title:
  search box in dash is too big

Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  Go to any scope, type on the magnifying glass and seach

  the box is too big, see attached pic

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

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


[Touch-packages] [Bug 1376044] Re: [scopes] Ubuntu button on launcher is hardcoded to click scope

2014-10-10 Thread James Mulholland
** Changed in: ubuntu-ux
   Importance: Undecided = Critical

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

Title:
  [scopes] Ubuntu button on launcher is hardcoded to click scope

Status in Ubuntu UX bugs:
  New
Status in “unity8” package in Ubuntu:
  Confirmed

Bug description:
  The Ubuntu button should bring the user to their first favorite scope,
  rather than always the click scope

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity8 (not installed)
  ProcVersionSignature: Ubuntu 3.16.0-10.15-generic 3.16.1
  Uname: Linux 3.16.0-10-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Sep 30 19:11:58 2014
  InstallationDate: Installed on 2013-04-26 (522 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1379832] Re: search box in dash is too big

2014-10-10 Thread Michał Sawicz
** Changed in: unity8 (Ubuntu)
   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/1379832

Title:
  search box in dash is too big

Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  Go to any scope, type on the magnifying glass and seach

  the box is too big, see attached pic

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

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


[Touch-packages] [Bug 1378941] Re: Unity 8 crashes when downloading zip albums from 7digital

2014-10-10 Thread Michael Sheldon
It still seems to be possible to trigger a crash occasionally if the
phone is suspended whilst downloading (.crash attached). Adding unity8
to the bug, as the crash is actually happening there.

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

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

Title:
  Unity 8 crashes when downloading zip albums from 7digital

Status in Transfer Indicator:
  In Progress
Status in “indicator-transfer” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu:
  New
Status in “indicator-transfer” package in Ubuntu RTM:
  In Progress

Bug description:
  Steps to reproduce:

   1) Install webbrowser debs from here to allow zip downloads from
  7digital: http://mikeasoft.com/~mike/7dig/

   2) Purchase some music from http://m.7digital.com/

   3) Attempt to download an entire album

   4) Select music app from peer picker

  
  Expected result

   Download should complete (but music app won't be able to open the
  file)

  Actual result

   Unity 8 crashes.

  
  I believe this is being caused by indicator-transfer, as disabling this 
indicator prevents the crash from happening. Downloading the same file from a 
different server doesn't cause the crash, and neither does downloading 
individual mp3 files from 7digital. Only a zipped album, downloaded from 
m.7digital.com triggers the crash.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-transfer/+bug/1378941/+subscriptions

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


[Touch-packages] [Bug 1376044] Re: [scopes] Ubuntu button on launcher is hardcoded to click scope

2014-10-10 Thread James Mulholland
To clarify:

The Ubuntu button on the launcher should not be hardcoded to any
specific scope, but rather to the first scope (left-most scope) within
the Dash.

This has increased in importance now that 'Manage' scopes has been
refined to allow users to easily determine the order of scopes in their
dash (and by extension, determine which scope is their 'home'/ where the
Ubuntu button will take them when pressed).


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

Title:
  [scopes] Ubuntu button on launcher is hardcoded to click scope

Status in Ubuntu UX bugs:
  New
Status in “unity8” package in Ubuntu:
  Confirmed

Bug description:
  The Ubuntu button should bring the user to their first favorite scope,
  rather than always the click scope

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity8 (not installed)
  ProcVersionSignature: Ubuntu 3.16.0-10.15-generic 3.16.1
  Uname: Linux 3.16.0-10-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Sep 30 19:11:58 2014
  InstallationDate: Installed on 2013-04-26 (522 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1379836] Re: dialer and messaging app say pin locked when it isn't on mako

2014-10-10 Thread Sergio Schvezov
** Attachment added: dialer lock dialog and indicator
   
https://bugs.launchpad.net/ubuntu/+source/telepathy-ofono/+bug/1379836/+attachment/4230793/+files/sim_locked.png

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

Title:
  dialer and messaging app say pin locked when it isn't on mako

Status in “telepathy-ofono” package in Ubuntu:
  New

Bug description:
  Ubuntu System Settings and ofono say it's unlocked but trying to use
  the dialer and messaging app is blocked by thinking the PIN is locked.

  $ system-image-cli -i
  current build number: 81
  device name: mako
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2014-10-10 15:33:48
  version version: 81
  version ubuntu: 20141010.1
  version device: 20140929.1
  version custom: mako-0.7

  $ phablet-shell 
  /home/sergiusens/.ssh/known_hosts updated.
  Original contents retained as /home/sergiusens/.ssh/known_hosts.old
  Warning: Permanently added '[localhost]:' (RSA) to the list of known 
hosts.
  Welcome to Ubuntu Utopic Unicorn (development branch) (GNU/Linux 3.4.0-5-mako 
armv7l)

   * Documentation:  https://help.ubuntu.com/
  Last login: Fri Oct 10 15:37:40 2014 from localhost.localdomain
  phablet@ubuntu-phablet:~$ lis^C
  phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/list-modems 
  [ /ril_0 ]
  Features = gprs ussd net sms rat sim 
  Model = Fake Modem Model
  Powered = 1
  Emergency = 0
  Online = 1
  Interfaces = org.ofono.ConnectionManager org.ofono.CallBarring 
org.ofono.CallSettings org.ofono.SupplementaryServices 
org.ofono.NetworkRegistration org.ofono.CallForwarding org.ofono.SmartMessaging 
org.ofono.PushNotification org.ofono.MessageManager org.ofono.NetworkTime 
org.ofono.MessageWaiting org.ofono.RadioSettings org.ofono.SimManager 
org.ofono.CallVolume org.ofono.VoiceCallManager 
  Revision = M9615A-CEFWMAZM-2.0.1701.03
  Type = hardware
  Manufacturer = Fake Manufacturer
  Serial = 355136052657866
  Lockdown = 0
  [ org.ofono.ConnectionManager ]
  Bearer = hspa
  RoamingAllowed = 0
  Suspended = 0
  Powered = 1
  Attached = 1
  [ org.ofono.CallBarring ]
  VoiceIncoming = disabled
  VoiceOutgoing = disabled
  [ org.ofono.CallSettings ]
  CallingLineRestriction = off
  HideCallerId = default
  ConnectedLinePresentation = unknown
  ConnectedLineRestriction = unknown
  CallingLinePresentation = enabled
  CallingNamePresentation = unknown
  CalledLinePresentation = disabled
  VoiceCallWaiting = enabled
  [ org.ofono.SupplementaryServices ]
  State = idle
  [ org.ofono.NetworkRegistration ]
  Mode = auto
  Name = Personal
  LocationAreaCode = 394
  Status = registered
  CellId = 14122637
  MobileCountryCode = 722
  Technology = umts
  Strength = 61
  MobileNetworkCode = 34
  [ org.ofono.CallForwarding ]
  VoiceNotReachable = +541151009255
  VoiceNoReplyTimeout = 25
  VoiceUnconditional = 
  VoiceNoReply = +541151009255
  ForwardingFlagOnSim = 0
  VoiceBusy = +541151009255
  [ org.ofono.SmartMessaging ]
  [ org.ofono.PushNotification ]
  [ org.ofono.MessageManager ]
  Alphabet = default
  UseDeliveryReports = 0
  ServiceCenterAddress = +541151740055
  Bearer = cs-preferred
  [ org.ofono.NetworkTime ]
  [ org.ofono.MessageWaiting ]
  VoicemailWaiting = 0
  VoicemailMailboxNumber = *555
  VoicemailMessageCount = 0
  [ org.ofono.RadioSettings ]
  TechnologyPreference = umts
  ModemTechnologies = gsm umts 
  FastDormancy = 0
  [ org.ofono.SimManager ]
  CardIdentifier = 89543421113404033941
  ServiceNumbers = [Llam. a su Cargo] = '11' [Club Personal] = 
'*2582' [Personal] = '+810' [At. Clientes] = '*111' 
  Retries = 
  FixedDialing = 0
  SubscriberIdentity = 722341240403394
  MobileCountryCode = 722
  BarredDialing = 0
  PinRequired = none
  LockedPins = 
  SubscriberNumbers = 
  Present = 1
  PreferredLanguages = es en pt it 
  MobileNetworkCode = 34
  [ org.ofono.CallVolume ]
  MicrophoneVolume = 0
  Muted = 1
  SpeakerVolume = 0
  [ org.ofono.VoiceCallManager ]
  EmergencyNumbers = 112 911

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-ofono/+bug/1379836/+subscriptions

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

[Touch-packages] [Bug 1364949] Re: Editing alarm sounds doesn't actually change them

2014-10-10 Thread Ted Gould
** Changed in: indicator-datetime
   Status: In Progress = Fix Released

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

Title:
  Editing alarm sounds doesn't actually change them

Status in The Date and Time Indicator:
  Fix Released
Status in Ubuntu UI Toolkit:
  Fix Committed
Status in “indicator-datetime” package in Ubuntu:
  Fix Released
Status in “qtorganizer5-eds” package in Ubuntu:
  New

Bug description:
  STEPS:
  1. Open the clock app
  2. Swipe up from the bottom
  3. Click on the + symbol
  4. Save an alarm for a few minutes time leave everything on default settings
  5. Click on save
  6. Click on the alarm
  7. Change the sound of the alram
  8. Click on save
  9. Let the alarm go off

  EXPECTED:
  I expected the sound I chose to play

  ACTUAL:
  The default harps played instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1364949/+subscriptions

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


[Touch-packages] [Bug 1379836] Re: dialer and messaging app say pin locked when it isn't on mako

2014-10-10 Thread Bill Filler
** Changed in: telepathy-ofono (Ubuntu)
   Importance: Undecided = Critical

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

Title:
  dialer and messaging app say pin locked when it isn't on mako

Status in “telepathy-ofono” package in Ubuntu:
  New

Bug description:
  Ubuntu System Settings and ofono say it's unlocked but trying to use
  the dialer and messaging app is blocked by thinking the PIN is locked.

  $ system-image-cli -i
  current build number: 81
  device name: mako
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2014-10-10 15:33:48
  version version: 81
  version ubuntu: 20141010.1
  version device: 20140929.1
  version custom: mako-0.7

  $ phablet-shell 
  /home/sergiusens/.ssh/known_hosts updated.
  Original contents retained as /home/sergiusens/.ssh/known_hosts.old
  Warning: Permanently added '[localhost]:' (RSA) to the list of known 
hosts.
  Welcome to Ubuntu Utopic Unicorn (development branch) (GNU/Linux 3.4.0-5-mako 
armv7l)

   * Documentation:  https://help.ubuntu.com/
  Last login: Fri Oct 10 15:37:40 2014 from localhost.localdomain
  phablet@ubuntu-phablet:~$ lis^C
  phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/list-modems 
  [ /ril_0 ]
  Features = gprs ussd net sms rat sim 
  Model = Fake Modem Model
  Powered = 1
  Emergency = 0
  Online = 1
  Interfaces = org.ofono.ConnectionManager org.ofono.CallBarring 
org.ofono.CallSettings org.ofono.SupplementaryServices 
org.ofono.NetworkRegistration org.ofono.CallForwarding org.ofono.SmartMessaging 
org.ofono.PushNotification org.ofono.MessageManager org.ofono.NetworkTime 
org.ofono.MessageWaiting org.ofono.RadioSettings org.ofono.SimManager 
org.ofono.CallVolume org.ofono.VoiceCallManager 
  Revision = M9615A-CEFWMAZM-2.0.1701.03
  Type = hardware
  Manufacturer = Fake Manufacturer
  Serial = 355136052657866
  Lockdown = 0
  [ org.ofono.ConnectionManager ]
  Bearer = hspa
  RoamingAllowed = 0
  Suspended = 0
  Powered = 1
  Attached = 1
  [ org.ofono.CallBarring ]
  VoiceIncoming = disabled
  VoiceOutgoing = disabled
  [ org.ofono.CallSettings ]
  CallingLineRestriction = off
  HideCallerId = default
  ConnectedLinePresentation = unknown
  ConnectedLineRestriction = unknown
  CallingLinePresentation = enabled
  CallingNamePresentation = unknown
  CalledLinePresentation = disabled
  VoiceCallWaiting = enabled
  [ org.ofono.SupplementaryServices ]
  State = idle
  [ org.ofono.NetworkRegistration ]
  Mode = auto
  Name = Personal
  LocationAreaCode = 394
  Status = registered
  CellId = 14122637
  MobileCountryCode = 722
  Technology = umts
  Strength = 61
  MobileNetworkCode = 34
  [ org.ofono.CallForwarding ]
  VoiceNotReachable = +541151009255
  VoiceNoReplyTimeout = 25
  VoiceUnconditional = 
  VoiceNoReply = +541151009255
  ForwardingFlagOnSim = 0
  VoiceBusy = +541151009255
  [ org.ofono.SmartMessaging ]
  [ org.ofono.PushNotification ]
  [ org.ofono.MessageManager ]
  Alphabet = default
  UseDeliveryReports = 0
  ServiceCenterAddress = +541151740055
  Bearer = cs-preferred
  [ org.ofono.NetworkTime ]
  [ org.ofono.MessageWaiting ]
  VoicemailWaiting = 0
  VoicemailMailboxNumber = *555
  VoicemailMessageCount = 0
  [ org.ofono.RadioSettings ]
  TechnologyPreference = umts
  ModemTechnologies = gsm umts 
  FastDormancy = 0
  [ org.ofono.SimManager ]
  CardIdentifier = 89543421113404033941
  ServiceNumbers = [Llam. a su Cargo] = '11' [Club Personal] = 
'*2582' [Personal] = '+810' [At. Clientes] = '*111' 
  Retries = 
  FixedDialing = 0
  SubscriberIdentity = 722341240403394
  MobileCountryCode = 722
  BarredDialing = 0
  PinRequired = none
  LockedPins = 
  SubscriberNumbers = 
  Present = 1
  PreferredLanguages = es en pt it 
  MobileNetworkCode = 34
  [ org.ofono.CallVolume ]
  MicrophoneVolume = 0
  Muted = 1
  SpeakerVolume = 0
  [ org.ofono.VoiceCallManager ]
  EmergencyNumbers = 112 911

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-ofono/+bug/1379836/+subscriptions

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


[Touch-packages] [Bug 1379836] [NEW] dialer and messaging app say pin locked when it isn't on mako

2014-10-10 Thread Sergio Schvezov
Public bug reported:

Ubuntu System Settings and ofono say it's unlocked but trying to use the
dialer and messaging app is blocked by thinking the PIN is locked.

$ system-image-cli -i
current build number: 81
device name: mako
channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
last update: 2014-10-10 15:33:48
version version: 81
version ubuntu: 20141010.1
version device: 20140929.1
version custom: mako-0.7

$ phablet-shell 
/home/sergiusens/.ssh/known_hosts updated.
Original contents retained as /home/sergiusens/.ssh/known_hosts.old
Warning: Permanently added '[localhost]:' (RSA) to the list of known hosts.
Welcome to Ubuntu Utopic Unicorn (development branch) (GNU/Linux 3.4.0-5-mako 
armv7l)

 * Documentation:  https://help.ubuntu.com/
Last login: Fri Oct 10 15:37:40 2014 from localhost.localdomain
phablet@ubuntu-phablet:~$ lis^C
phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/list-modems 
[ /ril_0 ]
Features = gprs ussd net sms rat sim 
Model = Fake Modem Model
Powered = 1
Emergency = 0
Online = 1
Interfaces = org.ofono.ConnectionManager org.ofono.CallBarring 
org.ofono.CallSettings org.ofono.SupplementaryServices 
org.ofono.NetworkRegistration org.ofono.CallForwarding org.ofono.SmartMessaging 
org.ofono.PushNotification org.ofono.MessageManager org.ofono.NetworkTime 
org.ofono.MessageWaiting org.ofono.RadioSettings org.ofono.SimManager 
org.ofono.CallVolume org.ofono.VoiceCallManager 
Revision = M9615A-CEFWMAZM-2.0.1701.03
Type = hardware
Manufacturer = Fake Manufacturer
Serial = 355136052657866
Lockdown = 0
[ org.ofono.ConnectionManager ]
Bearer = hspa
RoamingAllowed = 0
Suspended = 0
Powered = 1
Attached = 1
[ org.ofono.CallBarring ]
VoiceIncoming = disabled
VoiceOutgoing = disabled
[ org.ofono.CallSettings ]
CallingLineRestriction = off
HideCallerId = default
ConnectedLinePresentation = unknown
ConnectedLineRestriction = unknown
CallingLinePresentation = enabled
CallingNamePresentation = unknown
CalledLinePresentation = disabled
VoiceCallWaiting = enabled
[ org.ofono.SupplementaryServices ]
State = idle
[ org.ofono.NetworkRegistration ]
Mode = auto
Name = Personal
LocationAreaCode = 394
Status = registered
CellId = 14122637
MobileCountryCode = 722
Technology = umts
Strength = 61
MobileNetworkCode = 34
[ org.ofono.CallForwarding ]
VoiceNotReachable = +541151009255
VoiceNoReplyTimeout = 25
VoiceUnconditional = 
VoiceNoReply = +541151009255
ForwardingFlagOnSim = 0
VoiceBusy = +541151009255
[ org.ofono.SmartMessaging ]
[ org.ofono.PushNotification ]
[ org.ofono.MessageManager ]
Alphabet = default
UseDeliveryReports = 0
ServiceCenterAddress = +541151740055
Bearer = cs-preferred
[ org.ofono.NetworkTime ]
[ org.ofono.MessageWaiting ]
VoicemailWaiting = 0
VoicemailMailboxNumber = *555
VoicemailMessageCount = 0
[ org.ofono.RadioSettings ]
TechnologyPreference = umts
ModemTechnologies = gsm umts 
FastDormancy = 0
[ org.ofono.SimManager ]
CardIdentifier = 89543421113404033941
ServiceNumbers = [Llam. a su Cargo] = '11' [Club Personal] = 
'*2582' [Personal] = '+810' [At. Clientes] = '*111' 
Retries = 
FixedDialing = 0
SubscriberIdentity = 722341240403394
MobileCountryCode = 722
BarredDialing = 0
PinRequired = none
LockedPins = 
SubscriberNumbers = 
Present = 1
PreferredLanguages = es en pt it 
MobileNetworkCode = 34
[ org.ofono.CallVolume ]
MicrophoneVolume = 0
Muted = 1
SpeakerVolume = 0
[ org.ofono.VoiceCallManager ]
EmergencyNumbers = 112 911

** Affects: telepathy-ofono (Ubuntu)
 Importance: Critical
 Status: New

** Attachment added: system settings
   https://bugs.launchpad.net/bugs/1379836/+attachment/4230792/+files/uss.png

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

Title:
  dialer and messaging app say pin locked when it isn't on mako

Status in “telepathy-ofono” package in Ubuntu:
  New

Bug description:
  Ubuntu System Settings and ofono say it's unlocked but trying to use
  the dialer and messaging app is blocked by thinking the PIN is locked.

  $ system-image-cli -i
  current build number: 81
  device name: mako
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2014-10-10 15:33:48
  version version: 81
  version ubuntu: 20141010.1
  version device: 20140929.1
  version custom: mako-0.7

  $ phablet-shell 
  /home/sergiusens/.ssh/known_hosts updated.
  Original 

[Touch-packages] [Bug 1351537] Re: [Dash] app preview images cannot be expanded to full size

2014-10-10 Thread kevin gunn
** Changed in: ubuntu-ux
   Status: Triaged = Fix Released

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

Title:
  [Dash] app preview images cannot be expanded to full size

Status in Ubuntu UX bugs:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  In the Click app store, apps include images to show what they look
  like while running.  This is nice, but I often want to zoom in to see
  the details.  This function works in Ubuntu Software Center and in the
  Android app store, not to mention most other online stores (whether
  for apps or not), but not in Click.

  As a sanity test, I handed an Ubuntu phone to a muggle and asked her
  to find an interesting app and install it.  She found the app store,
  found an app, looked at the previews, and then tried for a couple
  minutes to enlarge the images before giving up.  She was then
  frustrated and didn't bother to actually  tap 'install'.

  We should probably add the ability to view the full image.

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

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


[Touch-packages] [Bug 1376044] Re: [scopes] Ubuntu button on launcher is hardcoded to click scope

2014-10-10 Thread Albert Astals Cid
Dash  Feeds - RTM Usability Fix document clearly says The Apps feed
cannot be deleted/unsubscribed or moved from its position at the top of
the list.

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

Title:
  [scopes] Ubuntu button on launcher is hardcoded to click scope

Status in Ubuntu UX bugs:
  New
Status in “unity8” package in Ubuntu:
  Confirmed

Bug description:
  The Ubuntu button should bring the user to their first favorite scope,
  rather than always the click scope

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity8 (not installed)
  ProcVersionSignature: Ubuntu 3.16.0-10.15-generic 3.16.1
  Uname: Linux 3.16.0-10-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Sep 30 19:11:58 2014
  InstallationDate: Installed on 2013-04-26 (522 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1379840] [NEW] corrupted QML cache for messaging app makes it crash at startup

2014-10-10 Thread Olivier Tilloy
Public bug reported:

This is on krillin image #95 from the 14.09-proposed channel.

How I got there:

 - sent an MMS with a vodafone SIM card
 - switched off the phone, removed the SIM, inserted a movistar SIM in place, 
switched the phone back on
 - unlocked the SIM by entering pin, tapped on the messaging app icon

At this point the messaging app failed to start, it crashed reliably at
startup. Removing the QML cache under ~/.cache/QML/Apps/messaging-app/
solved the issue. I’m attaching an archive containing the corrupted
cache.

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: libqt5qml5 5.3.0-3ubuntu13~test1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu5
Architecture: armhf
Date: Fri Oct 10 17:45:59 2014
InstallationDate: Installed on 2014-10-10 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141010-030205)
SourcePackage: qtdeclarative-opensource-src
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: qtdeclarative-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf utopic

** Attachment added: messaging-app.bz2
   
https://bugs.launchpad.net/bugs/1379840/+attachment/4230806/+files/messaging-app.bz2

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

Title:
  corrupted QML cache for messaging app makes it crash at startup

Status in “qtdeclarative-opensource-src” package in Ubuntu:
  New

Bug description:
  This is on krillin image #95 from the 14.09-proposed channel.

  How I got there:

   - sent an MMS with a vodafone SIM card
   - switched off the phone, removed the SIM, inserted a movistar SIM in place, 
switched the phone back on
   - unlocked the SIM by entering pin, tapped on the messaging app icon

  At this point the messaging app failed to start, it crashed reliably
  at startup. Removing the QML cache under ~/.cache/QML/Apps/messaging-
  app/ solved the issue. I’m attaching an archive containing the
  corrupted cache.

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: libqt5qml5 5.3.0-3ubuntu13~test1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: armhf
  Date: Fri Oct 10 17:45:59 2014
  InstallationDate: Installed on 2014-10-10 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141010-030205)
  SourcePackage: qtdeclarative-opensource-src
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1379840/+subscriptions

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


[Touch-packages] [Bug 1281602] Re: Manage Scopes Feedback

2014-10-10 Thread Albert Astals Cid
On Friday 10 October 2014 16:10:22 James Mulholland wrote:
 Thanks for this, looks great so far!
 
 Some initial feedback (some of which I am sure you are already aware of):
 
 1a. 'Apps' should be reposition-able and unfavorite-able when in edit mode
 (as with other scopes).

The Dash  Feeds - RTM Usability Fix document says The Apps feed cannot be 
deleted/unsubscribed or moved from its position at the top of the list.

I hope this is correct since both Pawel and me had to do extra code to make 
that happen.

 1b. The 'home key' in the launcher should move the user to the first
 position in the dash (not to the 'Apps' scope specifically)
 
 2. When in edit mode, check-boxes for multi-select and, select-all icon and
 trash-icon for multi-delete should be present.

As far as i understand the checkboxes and the select-all are there useful for 
the unsubscribe feature and that has not been agreed of being part of OTA 1, 
so there's no use at all for the checkboxes and that's why they are not there.

 3. When in edit mode the user shouldn't need to long press an item to begin
 dragging items - tapping and dragging (on the 'grip') should begin the drag
 and drop.

Ok

 4. When dragging/repositioning items in the list, horizontal movement
 should be disabled (i.e. the user can only drag up/down along the vertical
 axis.

Ok

 5. Our placeholder 'drag handle' assets should probably be looked at by
 visual design (although the grip made of 9 small squares is OK as a
 placeholder for now).

I'll use whatever you guys give me :)

 6.The way items appear semi-transparent when being dragged could pose
 problems with legibility, this is further complicated by the item being
 dragged appearing as a 'copy' of an item still in the list (although I like
 the way the list resorts to accommodate the newly dragged item)
 
 The only other example we currently have for drag and drop in the U.I
 should probably be our guide here - Repositioning app icons in the launcher:
 
 'Manage' scopes (currently):
 - Semi-transparent copy of item being long pressed/dragged is created,
 floats before the list and attaches to users finger.
 - Line is used to preview new position for dragged item.
 
 Launcher:
 - App icon is removed from the list and attaches to users finger.
 - Remaining App icons 'fall' to fill gap left by dragged item
 - Line is used to preview new position for dragged item.
 - Other App icons are nudged slightly as the user drags the item up and
 down item prior to releasing - (which icon is nudged and the direction it
 nudges in are determined by the current position of the preview line and
 the direction of the user drag.
 
 I hope that's clear? Difficult to describe in bullet points, so I'd
 recommend taking a look at the launcher and playing with it's drag and drop
 functionality.

So do you want me to copy what the Launcher does?

Because the launcher does allow horizontal movement and you said you don't 
want horizontal movement. Can you clarify it?

Cheers,
  Albert

 
 Very encouraging early build though, thanks again!

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

Title:
  When searching videoaggregator scope, local videos are shown at the
  bottom

Status in Unity Media Scanner Scope:
  Fix Released
Status in QML plugin for Scopes:
  Fix Released
Status in “unity-scope-mediascanner” package in Ubuntu:
  Fix Released

Bug description:
  In the new-scopes unity8, searching videos works, but My Videos are
  shown at the end, when one would generally expect local videos to be
  at the top

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity8 (not installed)
  ProcVersionSignature: Ubuntu 3.13.0-8.27-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  ApportVersion: 2.13.2-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Feb 18 09:43:27 2014
  InstallationDate: Installed on 2013-07-26 (206 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: unity8
  UpgradeStatus: Upgraded to trusty on 2013-11-21 (89 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-scope-mediascanner/+bug/1281602/+subscriptions

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


[Touch-packages] [Bug 684936] Re: upowerd crashed with SIGSEGV in dbus_error_free()

2014-10-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  upowerd crashed with SIGSEGV in dbus_error_free()

Status in “upower” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: upower

  ???

  ProblemType: Crash
  DistroRelease: Ubuntu 10.10
  Package: upower 0.9.5-4
  ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
  Uname: Linux 2.6.35-23-generic i686
  Architecture: i386
  Date: Fri Dec  3 21:46:01 2010
  ExecutablePath: /usr/lib/upower/upowerd
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta i386 (20100901.1)
  ProcCmdline: /usr/lib/upower/upowerd
  ProcEnviron:
   
  SegvAnalysis:
   Segfault happened at: 0x29ced8 dbus_error_free+24: add(%eax),%al
   PC (0x0029ced8) ok
   source (%eax) (0x0010) not located in a known VMA region (needed 
readable region)!
   destination %al ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: upower
  StacktraceTop:
   dbus_error_free () from /lib/libdbus-1.so.3
   dbus_g_method_return () from /usr/lib/libdbus-glib-1.so.2
   ?? ()
   g_cclosure_marshal_VOID__ENUM () from /usr/lib/libgobject-2.0.so.0
   ?? () from /usr/lib/libdbus-glib-1.so.2
  Title: upowerd crashed with SIGSEGV in dbus_error_free()
  UserGroups:

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

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


[Touch-packages] [Bug 1376249] Re: Ubuntu Mate 14.10 Beta2 Upowerd package error message during boot

2014-10-10 Thread Christopher
** Summary changed:

- Ubuntu Mate 14.10 Beta2 Upower package error message during boot
+ Ubuntu Mate 14.10 Beta2 Upowerd package error message during boot

** Information type changed from Private to Public Security

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

Title:
  Ubuntu Mate 14.10 Beta2 Upowerd package error message during boot

Status in “upower” package in Ubuntu:
  New

Bug description:
  Error message during boot-up of Ubuntu Mate 14.10 Beta2. No further
  information.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: upower 0.9.23-2ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-18.25-generic 3.16.3
  Uname: Linux 3.16.0-18-generic x86_64
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  Date: Wed Oct  1 07:55:04 2014
  ExecutablePath: /usr/lib/upower/upowerd
  InstallationDate: Installed on 2014-09-26 (4 days ago)
  InstallationMedia: Ubuntu MATE 14.10 Utopic Unicorn - beta2 amd64 (20140925)
  ProcCmdline: /usr/lib/upower/upowerd
  ProcEnviron:
   
  SegvAnalysis: Skipped: missing required field Disassembly
  Signal: 11
  SourcePackage: upower
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

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

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


[Touch-packages] [Bug 1291458] Re: [platform design] Volume buttons change ringtone volume when suspended

2014-10-10 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
   Status: Fix Committed = Confirmed

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

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

Title:
  [platform design] Volume buttons change ringtone volume when suspended

Status in Ubuntu UX bugs:
  Confirmed
Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  This is a rather bigger topic for user experience design, but one
  thing that should at least happen asap is volume buttons should be
  disabled when screen is off, otherwise your you-thought-silenced-phone
  suddenly blares a ring tone.

  Steps to repro:
  * suspend your phone
  * press volume buttons

  Expected result:
  * nothing happens

  Current result:
  * volume changes

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity8 7.84+14.04.20140306-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: armhf
  Date: Wed Mar 12 13:14:37 2014
  InstallationDate: Installed on 2014-03-12 (0 days ago)
  InstallationMedia: Ubuntu Trusty Tahr (development branch) - armhf (20140312)
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)

  
  -

  Design proposal:
  Expected result, no volume changes if phone is suspended/locked.

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

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


[Touch-packages] [Bug 1334329] Re: Sound input settings not saved

2014-10-10 Thread Tom Inglis
I can confirm that this is still a bug for me, two months later, but
I've recently noticed that this also happens on my work computer, which
has the same soundcard as my gaming PC at home (the Asus Xonar DS), but
with a different motherboard (the Asus M5A88-M).

However, instead of SPDIF being at the top of the list, my webcam (which
has a built in microphone) is in the same position. So while I do have
the ability to capture audio by default, it is not of good quality (I
normally select my headphones which use the rear microphone port on the
sound card).

In this case I'm pretty sure there was no weird lockup with audio
programmes running at the time, so perhaps this is just generally an
issue in 14.04 that has been caused by an update at some point since
release?

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

Title:
  Sound input settings not saved

Status in “alsa-driver” package in Ubuntu:
  Confirmed

Bug description:
  When attempting to set my preferred sound input device, simply leaving
  sound preferences and going back to sound preferences, and selecting
  input, causes the default SPDIF to be selected again, and not the
  internal microphone I preferred.  I made a video to demonstrate what I
  mean by this here:  http://youtu.be/9Q9EQvLl_rA

  
  1) The release of Ubuntu you are using, via 'lsb_release -rd' or System - 
About Ubuntu
  14.04

  2) The version of the package you are using, via 'apt-cache policy pkgname' 
or by checking in Software Center
  I really don't know.  It's just the sound preferences.

  3) What you expected to happen
  For my selected sound input to be saved.

  4) What happened instead
  Keeps defaulting to the top sound input

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  brandon   23953 F pulseaudio
   /dev/snd/controlC0:  brandon   23953 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jun 25 11:20:14 2014
  InstallationDate: Installed on 2014-04-26 (60 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH successful
  Symptom_Card: Caicos HDMI Audio [Radeon HD 6400 Series] - HDA ATI HDMI
  Symptom_PulseAudioRecordingTest: PulseAudio recording test through plughw:PCH 
successful
  Symptom_Type: None of the above
  Title: [HDA-Intel - HDA Intel PCH, recording] Recording problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP81.88Z.0047.B27.1201241646
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-94245A3940C91C80
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro8,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-94245A3940C91C80
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
  dmi.product.name: MacBookPro8,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

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

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


[Touch-packages] [Bug 1275761] Re: No standard explanation of why you're offline

2014-10-10 Thread Matthew Paul Thomas
** Changed in: indicator-network (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  No standard explanation of why you're offline

Status in Network Menu:
  New
Status in “indicator-network” package in Ubuntu:
  New

Bug description:
  When an Ubuntu Touch app tries to use data, but no data connection is
  available, there is no user-visible explanation of what is going on or
  how to fix it.

  A device might have no data connection because:
  (a) it is in Flight Mode, or
  (b) Wi-Fi is otherwise turned off, or
  (c) there is no cellular data connection, because:
  - the device has no SIM, or
  - it is not connected to a carrier, or
  - cellular data is turned off, or
  - the carrier is refusing data traffic (for example, because you are over 
quota), or
  - it is roaming and data roaming is turned off.

  (This list is not necessarily complete.)

  In cases where immediate connectivity is not vital, an app might
  detect that it is not available, and use queued actions or
  placeholders. For example, a mail client might store offline messages
  that you wanted to send, remember which messages you wanted to delete
  and file, and so on. Similarly, a Dash screen that usually returns
  online search results might show only offline results, with some sort
  of indication that you need to go online for online results to appear.

  But where an action absolutely requires connectivity to be useful,
  Ubuntu should provide some sort of standard UI explaining why you are
  offline and, where possible, explaining what to do to go online.

  If this message is modal, probably it should be limited so that it
  does not appear more than once before an app is unfocused (whether by
  focusing a different app, or the phone locking), and so it does not
  appear more than once every five minutes or so.

  The design should take into account the Wi-Fi prompt (bug 1287210), so
  that there aren't two prompts jostling each other.

  [Originally reported by David Isaacs.]

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

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


[Touch-packages] [Bug 1379799] Re: /usr/sbin/NetworkManager:*** Error in `NetworkManager': double free or corruption (fasttop): ADDR ***

2014-10-10 Thread Chris Gagnon
** Tags added: krillin mako

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

Title:
  /usr/sbin/NetworkManager:*** Error in `NetworkManager': double free or
  corruption (fasttop): ADDR ***

Status in “network-manager” package in Ubuntu:
  New

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

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

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


[Touch-packages] [Bug 1249800] Re: Add account button under Online accounts appears to be the way to add an account, but isn't

2014-10-10 Thread Matthew Paul Thomas
** Changed in: gnome-control-center-signon (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  Add account button under Online accounts appears to be the way to
  add an account, but isn't

Status in Online Accounts: GNOME Control Center:
  New
Status in “gnome-control-center-signon” package in Ubuntu:
  New

Bug description:
  Going to Online accounts in system settings, it appears that I need
  to click the large plus button next to the words Add account... to
  add an account. But that button does nothing, you have to click the
  list of account types underneath the dropdown that says Show accounts
  that integrate with...

  It's a small bit of UI strangeness that only happens when you don't
  have any online accounts set up, but one that had me wondering if my
  trackpad has picked up my click for a while.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center-signon/+bug/1249800/+subscriptions

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


[Touch-packages] [Bug 1364452] Re: People's own phone number isn't where they expect to find it

2014-10-10 Thread Matthew Paul Thomas
** Changed in: address-book-app (Ubuntu)
   Importance: Undecided = High

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

Title:
  People's own phone number isn't where they expect to find it

Status in Address Book App:
  New
Status in “address-book-app” package in Ubuntu:
  Confirmed
Status in “ubuntu-system-settings” package in Ubuntu:
  Confirmed

Bug description:
  Twenty people were given an Ubuntu phone and asked to find their own
  phone number. (10 were iPhone users, 8 Android, 1 Windows Phone, and 1
  feature phone user.)

  The first place they looked:
  - 9 in the Contacts app
  - 5 in System Settings Phone screen
  - 3 in System Settings About screen
  - 2 in the Dialer app contacts screen
  - 1 in System Settings Cellular screen.

  So, our current placement of the phone number in the About screen
  (bug 1221908) is suboptimal.

  Instead it should be in the Contacts app, and possibly in the Phone
  screen.

  Where the phone is dual SIM, both phone numbers should be shown.

  This first needs design work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1364452/+subscriptions

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


[Touch-packages] [Bug 1329048] Re: Shouldn't stop listing events until they are over

2014-10-10 Thread Matthew Paul Thomas
** Changed in: indicator-datetime (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  Shouldn't stop listing events until they are over

Status in “indicator-datetime” package in Ubuntu:
  New

Bug description:
  Using current utopic, events are dropped from the list when they
  start, wouldn't it make sense to list as well the ongoing ones (if you
  are looking to the menu 3 minutes after a meeting started you might
  still be interested in joining it for example)

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

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


[Touch-packages] [Bug 1379848] [NEW] Crash in mir::compositor::BufferQueue::give_buffer_to_client

2014-10-10 Thread Michael Terry
Public bug reported:

Ken was testing a silo and saw a crash in unity-system-compositor (and a
crash in the welcome wizard, which I'm assuming is due to the crash in
USC).

Here's what I've gotten out of the USC crash file, attached:

(gdb) bt
#0  __libc_do_syscall ()
at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
#1  0xb67d2e5e in __GI_raise (sig=sig@entry=6)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#2  0xb67d3b4e in __GI_abort () at abort.c:89
#3  0xb67fc3f8 in __libc_message (do_abort=optimized out,
fmt=0xb687a518 *** Error in `%s': %s: 0x%s ***\n)
at ../sysdeps/posix/libc_fatal.c:175
#4  0xb6800296 in malloc_printerr (action=1,
str=0xb687a71c free(): invalid pointer, ptr=optimized out)
at malloc.c:4996
#5  0xb6800d76 in _int_free (av=optimized out, p=optimized out,
have_lock=0) at malloc.c:3840
#6  0xb6953528 in std::string::_M_mutate(unsigned int, unsigned int, unsigned 
int) () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
#7  0xb6953894 in std::string::_M_replace_safe(unsigned int, unsigned int, char 
const*, unsigned int) () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
#8  0xb69538ec in std::string::assign(char const*, unsigned int) ()
   from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
#9  0xb6ad97b8 in set_response (size=4, value=0xae242138, this=0xac600588)
at 
/build/buildd/mir-0.7.3+14.10.20140918.1/obj-arm-linux-gnueabihf/src/shared/protobuf/mir_protobuf_wire.pb.h:532
#10 mir::frontend::detail::ProtobufResponder::send_response (this=0xac600574,
id=optimized out, response=0xac602a1c, fd_sets=...)
at 
/build/buildd/mir-0.7.3+14.10.20140918.1/src/server/frontend/protobuf_responder.cpp:47
#11 0xb6ad6204 in 
mir::frontend::detail::ProtobufMessageProcessor::send_response (this=optimized 
out, id=1006, response=0xac602a1c)
at 
/build/buildd/mir-0.7.3+14.10.20140918.1/src/server/frontend/protobuf_message_processor.cpp:225
#12 0xb6ad7f70 in 
google::protobuf::internal::MethodClosure2mir::frontend::detail::ProtobufMessageProcessor,
 unsigned int, std::shared_ptrmir::protobuf::Buffer ::Run (this=0xac601400) 
at /usr/include/google/protobuf/stubs/common.h:987
#13 0xb6ac7e22 in operator() (__args#0=optimized out, this=0xae242a0c)
at /usr/include/c++/4.9/functional:2439
#14 mir::compositor::BufferQueue::give_buffer_to_client (
this=this@entry=0xac600d20, buffer=optimized out, lock=...)
at 
/build/buildd/mir-0.7.3+14.10.20140918.1/src/server/compositor/buffer_queue.cpp:442
#15 0xb6ac80ae in mir::compositor::BufferQueue::release (
this=this@entry=0xac600d20, buffer=buffer@entry=0xac60171c, lock=...)
at 
/build/buildd/mir-0.7.3+14.10.20140918.1/src/server/compositor/buffer_queue.cpp:465
#16 0xb6ac87ee in mir::compositor::BufferQueue::compositor_release (
this=0xac600d20, buffer=...)
at 
/build/buildd/mir-0.7.3+14.10.20140918.1/src/server/compositor/buffer_queue.cpp:324
#17 0xb6abdfb4 in 
mir::compositor::TemporaryCompositorBuffer::~TemporaryCompositorBuffer 
(this=0xac99f93c, __in_chrg=optimized out)
at 
/build/buildd/mir-0.7.3+14.10.20140918.1/src/server/compositor/temporary_buffers.cpp:40
#18 0xb47ee8b8 in ?? ()
   from 
/usr/lib/arm-linux-gnueabihf/mir/platformgraphics/android/libmirplatformgraphics.so
#19 0xb6abd456 in mir::compositor::DefaultDisplayBufferCompositor::composite (
this=0xac9a3b98)
at 
/build/buildd/mir-0.7.3+14.10.20140918.1/src/server/compositor/default_display_buffer_compositor.cpp:76
#20 0xb6ac12d0 in operator() (this=0x10c2b38)
at 
/build/buildd/mir-0.7.3+14.10.20140918.1/src/server/compositor/multi_threaded_compositor.cpp:145
#21 std::_Function_handlervoid (), 
std::reference_wrappermir::compositor::CompositingFunctor 
::_M_invoke(std::_Any_data const) (__functor=...)
at /usr/include/c++/4.9/functional:2069
#22 0xb6b03638 in operator() (this=0xac900468)
at /usr/include/c++/4.9/future:1264
#23 std::_Function_handlerstd::unique_ptrstd::__future_base::_Result_base, 
std::__future_base::_Result_base::_Deleter (), 
std::__future_base::_Task_setterstd::unique_ptrstd::__future_base::_Resultvoid,
 std::__future_base::_Result_base::_Deleter, void ::_M_invoke(std::_Any_data 
const) (__functor=...)
at /usr/include/c++/4.9/functional:2025
#24 0xb6b021c2 in operator() (this=optimized out)
at /usr/include/c++/4.9/functional:2439
#25 
std::__future_base::_State_baseV2::_M_do_set(std::functionstd::unique_ptrstd::__future_base::_Result_base,
 std::__future_base::_Result_base::_Deleter (), bool) (this=0x10c2fb0, 
__f=..., __set=@0xae242d30: false)
at /usr/include/c++/4.9/future:485
#26 0xb6a3b092 in pthread_once () from /lib/arm-linux-gnueabihf/libpthread.so.0
#27 0xb6b0077e in __gthread_once (__func=optimized out, __once=0x10c3004)
at /usr/include/arm-linux-gnueabihf/c++/4.9/bits/gthr-default.h:699
#28 call_oncevoid 
(std::__future_base::_State_baseV2::*)(std::functionstd::unique_ptrstd::__future_base::_Result_base,
 std::__future_base::_Result_base::_Deleter(), 

[Touch-packages] [Bug 1378941] Re: Unity 8 crashes when downloading zip albums from 7digital

2014-10-10 Thread Nick Dedekind
** Changed in: unity8 (Ubuntu)
 Assignee: (unassigned) = Nick Dedekind (nick-dedekind)

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

Title:
  Unity 8 crashes when downloading zip albums from 7digital

Status in Transfer Indicator:
  In Progress
Status in “indicator-transfer” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu:
  New
Status in “indicator-transfer” package in Ubuntu RTM:
  In Progress

Bug description:
  Steps to reproduce:

   1) Install webbrowser debs from here to allow zip downloads from
  7digital: http://mikeasoft.com/~mike/7dig/

   2) Purchase some music from http://m.7digital.com/

   3) Attempt to download an entire album

   4) Select music app from peer picker

  
  Expected result

   Download should complete (but music app won't be able to open the
  file)

  Actual result

   Unity 8 crashes.

  
  I believe this is being caused by indicator-transfer, as disabling this 
indicator prevents the crash from happening. Downloading the same file from a 
different server doesn't cause the crash, and neither does downloading 
individual mp3 files from 7digital. Only a zipped album, downloaded from 
m.7digital.com triggers the crash.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-transfer/+bug/1378941/+subscriptions

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


[Touch-packages] [Bug 1361074] Re: [SIM PIN] Dual-SIM support for PIN unlock dialog

2014-10-10 Thread Olga Kemmet
** Summary changed:

- Dual-SIM support for PIN unlock dialog
+ [SIM PIN] Dual-SIM support for PIN unlock dialog

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

Title:
  [SIM PIN] Dual-SIM support for PIN unlock dialog

Status in “indicator-network” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu:
  In Progress
Status in “indicator-network” package in Ubuntu RTM:
  In Progress
Status in “unity8” package in Ubuntu RTM:
  In Progress

Bug description:
  On dual-SIM devices with both SIM cards protected by a PIN code, the
  PIN code prompt doesn't say which SIM card the PIN code is for. It
  should indicate the slot.

  cf screenshot attached.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity8 8.00+14.10.20140822-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: armhf
  Date: Mon Aug 25 09:29:26 2014
  InstallationDate: Installed on 2014-08-25 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140825-020205)
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1371081] Re: if “when locked, allow [...] notifications” is disabled, notifications should not be shown

2014-10-10 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
   Importance: Undecided = Medium

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

Title:
  if “when locked, allow [...] notifications” is disabled, notifications
  should not be shown

Status in Ubuntu UX bugs:
  Triaged
Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  Under system settings - Privacy  Security - Phone locking there's a
  “When locked, allow: notifications and quick settings” checkbox. When
  it is unchecked, if the lockscreen is up, notifications should be
  suppressed.

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

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


[Touch-packages] [Bug 1378961] Re: Volume notifications over multimedia content are annoying

2014-10-10 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
   Importance: Undecided = Medium

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

Title:
  Volume notifications over multimedia content are annoying

Status in Sound Menu:
  In Progress
Status in Ubuntu UX bugs:
  Fix Committed
Status in “indicator-sound” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  Invalid

Bug description:
  This doesn't work today, but assuming bug 1378920 gets fixed the user
  experience will be:

  You're playing a video. You hit the volume up key. The audio of your
  program will be reduced, the alert sound will play, and then the
  volume of the program will be restored. As you're trying to hear the
  program, this goes directly against what you're trying to do.

  Possible solutions:

  - No audio or even visual notifications when multimedia is active
  - Visual but no audio notifications when multimedia is active
  - Visual but no audio when anything but alert is active (phone, alarm, etc.)
  - No change, this is desired behavior

  https://wiki.ubuntu.com/Sound#notification: When the primary sound
  output changes for any reason except an app request, or when the sound
  volume changes for any reason, a confirmation bubble should appear ...
  In addition, *if* audio is not currently playing through the
  multimedia role, a subtle noise should play for you to gauge the
  change in volume.

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

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


[Touch-packages] [Bug 1372563] Re: Checkbox in ListItem missing haptic response

2014-10-10 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: Matthew Paul Thomas (mpt) = Giorgio Venturi (giorgio-venturi)

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

Title:
  Checkbox in ListItem missing haptic response

Status in Ubuntu UX bugs:
  New
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  In Progress

Bug description:
  utopic-proposed-krillin r40
  Ubuntu 14.10 r257

  1. Go to System Settings  Sound, a screen that contains both switches and 
checkboxes.
  2. Tap on a switch or checkbox.
  3. Tap on the label next to a switch or checkbox.

  What happens:
  2. Tapping on the switch or checkbox gives haptic feedback.
  3. Tapping on the label similarly toggles the control, but with no haptic 
feedback.

  What should happen: Tapping on the label behaves exactly the same as
  tapping on the control itself.

  One way of fixing this bug would be to add haptic feedback to the
  labels. Another would be to remove haptic feedback for taps altogether
  (bug 1267592).

  Code example:

  ListItem.Standard {
  control: CheckBox {
  objectName: callVibrate
  checked: true
  }
  text: i18n.tr(Vibrate when ringing)
  }

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

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


[Touch-packages] [Bug 1379836] Re: dialer and messaging app say pin locked when it isn't on mako

2014-10-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: telepathy-ofono (Ubuntu)
   Status: New = Confirmed

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

Title:
  dialer and messaging app say pin locked when it isn't on mako

Status in “indicator-network” package in Ubuntu:
  New
Status in “telepathy-ofono” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu System Settings and ofono say it's unlocked but trying to use
  the dialer and messaging app is blocked by thinking the PIN is locked.

  $ system-image-cli -i
  current build number: 81
  device name: mako
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2014-10-10 15:33:48
  version version: 81
  version ubuntu: 20141010.1
  version device: 20140929.1
  version custom: mako-0.7

  $ phablet-shell 
  /home/sergiusens/.ssh/known_hosts updated.
  Original contents retained as /home/sergiusens/.ssh/known_hosts.old
  Warning: Permanently added '[localhost]:' (RSA) to the list of known 
hosts.
  Welcome to Ubuntu Utopic Unicorn (development branch) (GNU/Linux 3.4.0-5-mako 
armv7l)

   * Documentation:  https://help.ubuntu.com/
  Last login: Fri Oct 10 15:37:40 2014 from localhost.localdomain
  phablet@ubuntu-phablet:~$ lis^C
  phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/list-modems 
  [ /ril_0 ]
  Features = gprs ussd net sms rat sim 
  Model = Fake Modem Model
  Powered = 1
  Emergency = 0
  Online = 1
  Interfaces = org.ofono.ConnectionManager org.ofono.CallBarring 
org.ofono.CallSettings org.ofono.SupplementaryServices 
org.ofono.NetworkRegistration org.ofono.CallForwarding org.ofono.SmartMessaging 
org.ofono.PushNotification org.ofono.MessageManager org.ofono.NetworkTime 
org.ofono.MessageWaiting org.ofono.RadioSettings org.ofono.SimManager 
org.ofono.CallVolume org.ofono.VoiceCallManager 
  Revision = M9615A-CEFWMAZM-2.0.1701.03
  Type = hardware
  Manufacturer = Fake Manufacturer
  Serial = 355136052657866
  Lockdown = 0
  [ org.ofono.ConnectionManager ]
  Bearer = hspa
  RoamingAllowed = 0
  Suspended = 0
  Powered = 1
  Attached = 1
  [ org.ofono.CallBarring ]
  VoiceIncoming = disabled
  VoiceOutgoing = disabled
  [ org.ofono.CallSettings ]
  CallingLineRestriction = off
  HideCallerId = default
  ConnectedLinePresentation = unknown
  ConnectedLineRestriction = unknown
  CallingLinePresentation = enabled
  CallingNamePresentation = unknown
  CalledLinePresentation = disabled
  VoiceCallWaiting = enabled
  [ org.ofono.SupplementaryServices ]
  State = idle
  [ org.ofono.NetworkRegistration ]
  Mode = auto
  Name = Personal
  LocationAreaCode = 394
  Status = registered
  CellId = 14122637
  MobileCountryCode = 722
  Technology = umts
  Strength = 61
  MobileNetworkCode = 34
  [ org.ofono.CallForwarding ]
  VoiceNotReachable = +541151009255
  VoiceNoReplyTimeout = 25
  VoiceUnconditional = 
  VoiceNoReply = +541151009255
  ForwardingFlagOnSim = 0
  VoiceBusy = +541151009255
  [ org.ofono.SmartMessaging ]
  [ org.ofono.PushNotification ]
  [ org.ofono.MessageManager ]
  Alphabet = default
  UseDeliveryReports = 0
  ServiceCenterAddress = +541151740055
  Bearer = cs-preferred
  [ org.ofono.NetworkTime ]
  [ org.ofono.MessageWaiting ]
  VoicemailWaiting = 0
  VoicemailMailboxNumber = *555
  VoicemailMessageCount = 0
  [ org.ofono.RadioSettings ]
  TechnologyPreference = umts
  ModemTechnologies = gsm umts 
  FastDormancy = 0
  [ org.ofono.SimManager ]
  CardIdentifier = 89543421113404033941
  ServiceNumbers = [Llam. a su Cargo] = '11' [Club Personal] = 
'*2582' [Personal] = '+810' [At. Clientes] = '*111' 
  Retries = 
  FixedDialing = 0
  SubscriberIdentity = 722341240403394
  MobileCountryCode = 722
  BarredDialing = 0
  PinRequired = none
  LockedPins = 
  SubscriberNumbers = 
  Present = 1
  PreferredLanguages = es en pt it 
  MobileNetworkCode = 34
  [ org.ofono.CallVolume ]
  MicrophoneVolume = 0
  Muted = 1
  SpeakerVolume = 0
  [ org.ofono.VoiceCallManager ]
  EmergencyNumbers = 112 911

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

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

[Touch-packages] [Bug 873990] Re: [3323A3G, Conexant CX20585, Speaker, Internal] No sound at all (headphones are fine)

2014-10-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: alsa-driver (Ubuntu)
   Status: New = Confirmed

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

Title:
  [3323A3G, Conexant CX20585, Speaker, Internal] No sound at all
  (headphones are fine)

Status in “alsa-driver” package in Ubuntu:
  Confirmed

Bug description:
  Since upgrading to Oneiric, I have no audio at all from the internal
  speakers on my Thinkpad x201. The headphone socket works fine, but
  unplugging the headphones simply leads back to silence.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: alsa-base 1.0.24+dfsg-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  directhex   2760 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 44'
 Mixer name : 'Intel IbexPeak HDMI'
 Components : 'HDA:14f15069,17aa2155,00100302 
HDA:80862804,17aa21b5,0010'
 Controls  : 12
 Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT31WW-1.12'
 Mixer name : 'ThinkPad EC 6QHT31WW-1.12'
 Components : ''
 Controls  : 1
 Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [off]
  Date: Fri Oct 14 10:23:21 2011
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
  Symptom_Card: Internal Audio - HDA Intel
  Symptom_DevicesInUse:
   2760  directhex  F pulseaudio
  PID ACCESS COMMAND
  Symptom_Jack: Speaker, Internal
  Symptom_Type: No sound at all
  Title: [3323A3G, Conexant CX20585, Speaker, Internal] No sound at all
  UpgradeStatus: Upgraded to oneiric on 2011-10-12 (1 days ago)
  dmi.bios.date: 10/26/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET61WW (1.31 )
  dmi.board.name: 3323A3G
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET61WW(1.31):bd10/26/2010:svnLENOVO:pn3323A3G:pvrThinkPadX201:rvnLENOVO:rn3323A3G:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 3323A3G
  dmi.product.version: ThinkPad X201
  dmi.sys.vendor: LENOVO

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

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


[Touch-packages] [Bug 1379836] Re: dialer and messaging app say pin locked when it isn't on mako

2014-10-10 Thread Rodney Dawes
This is also happening on hammerhead #276 for me.

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

Title:
  dialer and messaging app say pin locked when it isn't on mako

Status in “indicator-network” package in Ubuntu:
  New
Status in “telepathy-ofono” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu System Settings and ofono say it's unlocked but trying to use
  the dialer and messaging app is blocked by thinking the PIN is locked.

  $ system-image-cli -i
  current build number: 81
  device name: mako
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2014-10-10 15:33:48
  version version: 81
  version ubuntu: 20141010.1
  version device: 20140929.1
  version custom: mako-0.7

  $ phablet-shell 
  /home/sergiusens/.ssh/known_hosts updated.
  Original contents retained as /home/sergiusens/.ssh/known_hosts.old
  Warning: Permanently added '[localhost]:' (RSA) to the list of known 
hosts.
  Welcome to Ubuntu Utopic Unicorn (development branch) (GNU/Linux 3.4.0-5-mako 
armv7l)

   * Documentation:  https://help.ubuntu.com/
  Last login: Fri Oct 10 15:37:40 2014 from localhost.localdomain
  phablet@ubuntu-phablet:~$ lis^C
  phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/list-modems 
  [ /ril_0 ]
  Features = gprs ussd net sms rat sim 
  Model = Fake Modem Model
  Powered = 1
  Emergency = 0
  Online = 1
  Interfaces = org.ofono.ConnectionManager org.ofono.CallBarring 
org.ofono.CallSettings org.ofono.SupplementaryServices 
org.ofono.NetworkRegistration org.ofono.CallForwarding org.ofono.SmartMessaging 
org.ofono.PushNotification org.ofono.MessageManager org.ofono.NetworkTime 
org.ofono.MessageWaiting org.ofono.RadioSettings org.ofono.SimManager 
org.ofono.CallVolume org.ofono.VoiceCallManager 
  Revision = M9615A-CEFWMAZM-2.0.1701.03
  Type = hardware
  Manufacturer = Fake Manufacturer
  Serial = 355136052657866
  Lockdown = 0
  [ org.ofono.ConnectionManager ]
  Bearer = hspa
  RoamingAllowed = 0
  Suspended = 0
  Powered = 1
  Attached = 1
  [ org.ofono.CallBarring ]
  VoiceIncoming = disabled
  VoiceOutgoing = disabled
  [ org.ofono.CallSettings ]
  CallingLineRestriction = off
  HideCallerId = default
  ConnectedLinePresentation = unknown
  ConnectedLineRestriction = unknown
  CallingLinePresentation = enabled
  CallingNamePresentation = unknown
  CalledLinePresentation = disabled
  VoiceCallWaiting = enabled
  [ org.ofono.SupplementaryServices ]
  State = idle
  [ org.ofono.NetworkRegistration ]
  Mode = auto
  Name = Personal
  LocationAreaCode = 394
  Status = registered
  CellId = 14122637
  MobileCountryCode = 722
  Technology = umts
  Strength = 61
  MobileNetworkCode = 34
  [ org.ofono.CallForwarding ]
  VoiceNotReachable = +541151009255
  VoiceNoReplyTimeout = 25
  VoiceUnconditional = 
  VoiceNoReply = +541151009255
  ForwardingFlagOnSim = 0
  VoiceBusy = +541151009255
  [ org.ofono.SmartMessaging ]
  [ org.ofono.PushNotification ]
  [ org.ofono.MessageManager ]
  Alphabet = default
  UseDeliveryReports = 0
  ServiceCenterAddress = +541151740055
  Bearer = cs-preferred
  [ org.ofono.NetworkTime ]
  [ org.ofono.MessageWaiting ]
  VoicemailWaiting = 0
  VoicemailMailboxNumber = *555
  VoicemailMessageCount = 0
  [ org.ofono.RadioSettings ]
  TechnologyPreference = umts
  ModemTechnologies = gsm umts 
  FastDormancy = 0
  [ org.ofono.SimManager ]
  CardIdentifier = 89543421113404033941
  ServiceNumbers = [Llam. a su Cargo] = '11' [Club Personal] = 
'*2582' [Personal] = '+810' [At. Clientes] = '*111' 
  Retries = 
  FixedDialing = 0
  SubscriberIdentity = 722341240403394
  MobileCountryCode = 722
  BarredDialing = 0
  PinRequired = none
  LockedPins = 
  SubscriberNumbers = 
  Present = 1
  PreferredLanguages = es en pt it 
  MobileNetworkCode = 34
  [ org.ofono.CallVolume ]
  MicrophoneVolume = 0
  Muted = 1
  SpeakerVolume = 0
  [ org.ofono.VoiceCallManager ]
  EmergencyNumbers = 112 911

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

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


[Touch-packages] [Bug 1373404] Re: No warning of high volume level

2014-10-10 Thread Charles Kerr
** Changed in: pulseaudio (Ubuntu)
 Assignee: Charles Kerr (charlesk) = (unassigned)

** Changed in: ubuntu-system-settings (Ubuntu)
 Assignee: Charles Kerr (charlesk) = (unassigned)

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

Title:
  No warning of high volume level

Status in Sound Menu:
  New
Status in Ubuntu UX bugs:
  Fix Committed
Status in “indicator-sound” package in Ubuntu:
  New
Status in “pulseaudio” package in Ubuntu:
  Triaged
Status in “ubuntu-system-settings” package in Ubuntu:
  Triaged
Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  The EU has a legal requirement for personal music players to prevent hearing 
damage.
  http://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32009D0490rid=1
  

  Desired resolution:

  - For RTM the design spec'ed in the following section of the Sound
  wiki page should be implemented
  
https://wiki.ubuntu.com/Sound#Warnings_.28note:_This_section_should_be_implemented_for_RTM.29

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

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


[Touch-packages] [Bug 1191934] Re: orientation wrong in playback for recorded videos

2014-10-10 Thread Olli Ries
** Tags removed: touch-2014-10-09
** Tags added: touch-2014-10-16

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

Title:
  orientation wrong in playback for recorded videos

Status in Media Hub:
  In Progress
Status in “qtubuntu-camera” package in Ubuntu:
  Fix Released

Bug description:
  saucy-15 + updates
  Galaxy Nexus
  camera-app 2.9.1daily13.06.17-0ubuntu1
  gallery-app 0.0.67daily13.06.17-0ubuntu1

  If you record a video in portrait orientation in the camera, it should
  be played back in same orientation in gallery but it is not. It's
  incorrectly displayed in landscape mode rotated 90 degrees to the
  left. See attached images.

To manage notifications about this bug go to:
https://bugs.launchpad.net/media-hub/+bug/1191934/+subscriptions

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


[Touch-packages] [Bug 1379836] Re: dialer and messaging app say pin locked when it isn't on mako

2014-10-10 Thread Bill Filler
Also seeing the following issue with indicator-network:
- turn SIM pin on in the system settings
- reboot the phone
- Now the network indicator always shows the SIM as unknown and it never 
comes online, so it can't be used or unlocked.

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

** Changed in: telepathy-ofono (Ubuntu)
 Assignee: (unassigned) = Tiago Salem Herrmann (tiagosh)

** Changed in: indicator-network (Ubuntu)
   Importance: Undecided = Critical

** Changed in: indicator-network (Ubuntu)
 Assignee: (unassigned) = Antti Kaijanmäki (kaijanmaki)

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

Title:
  dialer and messaging app say pin locked when it isn't on mako

Status in “indicator-network” package in Ubuntu:
  New
Status in “telepathy-ofono” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu System Settings and ofono say it's unlocked but trying to use
  the dialer and messaging app is blocked by thinking the PIN is locked.

  $ system-image-cli -i
  current build number: 81
  device name: mako
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2014-10-10 15:33:48
  version version: 81
  version ubuntu: 20141010.1
  version device: 20140929.1
  version custom: mako-0.7

  $ phablet-shell 
  /home/sergiusens/.ssh/known_hosts updated.
  Original contents retained as /home/sergiusens/.ssh/known_hosts.old
  Warning: Permanently added '[localhost]:' (RSA) to the list of known 
hosts.
  Welcome to Ubuntu Utopic Unicorn (development branch) (GNU/Linux 3.4.0-5-mako 
armv7l)

   * Documentation:  https://help.ubuntu.com/
  Last login: Fri Oct 10 15:37:40 2014 from localhost.localdomain
  phablet@ubuntu-phablet:~$ lis^C
  phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/list-modems 
  [ /ril_0 ]
  Features = gprs ussd net sms rat sim 
  Model = Fake Modem Model
  Powered = 1
  Emergency = 0
  Online = 1
  Interfaces = org.ofono.ConnectionManager org.ofono.CallBarring 
org.ofono.CallSettings org.ofono.SupplementaryServices 
org.ofono.NetworkRegistration org.ofono.CallForwarding org.ofono.SmartMessaging 
org.ofono.PushNotification org.ofono.MessageManager org.ofono.NetworkTime 
org.ofono.MessageWaiting org.ofono.RadioSettings org.ofono.SimManager 
org.ofono.CallVolume org.ofono.VoiceCallManager 
  Revision = M9615A-CEFWMAZM-2.0.1701.03
  Type = hardware
  Manufacturer = Fake Manufacturer
  Serial = 355136052657866
  Lockdown = 0
  [ org.ofono.ConnectionManager ]
  Bearer = hspa
  RoamingAllowed = 0
  Suspended = 0
  Powered = 1
  Attached = 1
  [ org.ofono.CallBarring ]
  VoiceIncoming = disabled
  VoiceOutgoing = disabled
  [ org.ofono.CallSettings ]
  CallingLineRestriction = off
  HideCallerId = default
  ConnectedLinePresentation = unknown
  ConnectedLineRestriction = unknown
  CallingLinePresentation = enabled
  CallingNamePresentation = unknown
  CalledLinePresentation = disabled
  VoiceCallWaiting = enabled
  [ org.ofono.SupplementaryServices ]
  State = idle
  [ org.ofono.NetworkRegistration ]
  Mode = auto
  Name = Personal
  LocationAreaCode = 394
  Status = registered
  CellId = 14122637
  MobileCountryCode = 722
  Technology = umts
  Strength = 61
  MobileNetworkCode = 34
  [ org.ofono.CallForwarding ]
  VoiceNotReachable = +541151009255
  VoiceNoReplyTimeout = 25
  VoiceUnconditional = 
  VoiceNoReply = +541151009255
  ForwardingFlagOnSim = 0
  VoiceBusy = +541151009255
  [ org.ofono.SmartMessaging ]
  [ org.ofono.PushNotification ]
  [ org.ofono.MessageManager ]
  Alphabet = default
  UseDeliveryReports = 0
  ServiceCenterAddress = +541151740055
  Bearer = cs-preferred
  [ org.ofono.NetworkTime ]
  [ org.ofono.MessageWaiting ]
  VoicemailWaiting = 0
  VoicemailMailboxNumber = *555
  VoicemailMessageCount = 0
  [ org.ofono.RadioSettings ]
  TechnologyPreference = umts
  ModemTechnologies = gsm umts 
  FastDormancy = 0
  [ org.ofono.SimManager ]
  CardIdentifier = 89543421113404033941
  ServiceNumbers = [Llam. a su Cargo] = '11' [Club Personal] = 
'*2582' [Personal] = '+810' [At. Clientes] = '*111' 
  Retries = 
  FixedDialing = 0
  SubscriberIdentity = 722341240403394
  MobileCountryCode = 722
  BarredDialing = 0
  PinRequired = none
  LockedPins = 
  SubscriberNumbers = 
  Present = 1
  PreferredLanguages = es en pt it 
  MobileNetworkCode = 34
  

[Touch-packages] [Bug 1373404] Re: No warning of high volume level

2014-10-10 Thread Ted Gould
** Changed in: indicator-sound (Ubuntu)
   Status: New = Triaged

** Changed in: indicator-sound
   Status: New = Triaged

** Changed in: indicator-sound
   Importance: Undecided = Critical

** Changed in: indicator-sound (Ubuntu)
   Importance: Undecided = Critical

** Changed in: indicator-sound (Ubuntu)
 Assignee: (unassigned) = Ted Gould (ted)

** Changed in: indicator-sound
 Assignee: (unassigned) = Ted Gould (ted)

** Changed in: pulseaudio (Ubuntu)
   Status: Triaged = Invalid

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

Title:
  No warning of high volume level

Status in Sound Menu:
  Triaged
Status in Ubuntu UX bugs:
  Fix Committed
Status in “indicator-sound” package in Ubuntu:
  Triaged
Status in “pulseaudio” package in Ubuntu:
  Invalid
Status in “ubuntu-system-settings” package in Ubuntu:
  Triaged
Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  The EU has a legal requirement for personal music players to prevent hearing 
damage.
  http://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32009D0490rid=1
  

  Desired resolution:

  - For RTM the design spec'ed in the following section of the Sound
  wiki page should be implemented
  
https://wiki.ubuntu.com/Sound#Warnings_.28note:_This_section_should_be_implemented_for_RTM.29

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

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


[Touch-packages] [Bug 1332210] Re: Apple Magic Mouse battery life read as 0%

2014-10-10 Thread Fernando
*** This bug is a duplicate of bug 1318026 ***
https://bugs.launchpad.net/bugs/1318026

** This bug has been marked a duplicate of bug 1318026
   05ac:8286 [MacBookPro10,1] mouse battery indicator shows 0%

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

Title:
  Apple Magic Mouse battery life read as 0%

Status in “upower” package in Ubuntu:
  Confirmed

Bug description:
  Despite being fully-functional, my Apple Magic Mouse is shown to be in
  the discharging state at 0%. It is also marked rechargable, which
  is false -- you need to replace the batteries when they run out.

  Output of `upower --dump` attached.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: upower 0.9.23-2ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Jun 19 10:30:37 2014
  InstallationDate: Installed on 2014-04-01 (79 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: upower
  UpgradeStatus: Upgraded to trusty on 2014-04-24 (55 days ago)

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

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


[Touch-packages] [Bug 1379836] Re: dialer and messaging app say pin locked when it isn't on mako

2014-10-10 Thread Rodney Dawes
Reverting to the telepathy-ofono package from
https://launchpad.net/ubuntu/utopic/armhf/telepathy-
ofono/0.2+14.10.20141007-0ubuntu1 fixes the issue for me, and I can
again send SMS and make calls.

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

Title:
  dialer and messaging app say pin locked when it isn't on mako

Status in “indicator-network” package in Ubuntu:
  New
Status in “telepathy-ofono” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu System Settings and ofono say it's unlocked but trying to use
  the dialer and messaging app is blocked by thinking the PIN is locked.

  $ system-image-cli -i
  current build number: 81
  device name: mako
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2014-10-10 15:33:48
  version version: 81
  version ubuntu: 20141010.1
  version device: 20140929.1
  version custom: mako-0.7

  $ phablet-shell 
  /home/sergiusens/.ssh/known_hosts updated.
  Original contents retained as /home/sergiusens/.ssh/known_hosts.old
  Warning: Permanently added '[localhost]:' (RSA) to the list of known 
hosts.
  Welcome to Ubuntu Utopic Unicorn (development branch) (GNU/Linux 3.4.0-5-mako 
armv7l)

   * Documentation:  https://help.ubuntu.com/
  Last login: Fri Oct 10 15:37:40 2014 from localhost.localdomain
  phablet@ubuntu-phablet:~$ lis^C
  phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/list-modems 
  [ /ril_0 ]
  Features = gprs ussd net sms rat sim 
  Model = Fake Modem Model
  Powered = 1
  Emergency = 0
  Online = 1
  Interfaces = org.ofono.ConnectionManager org.ofono.CallBarring 
org.ofono.CallSettings org.ofono.SupplementaryServices 
org.ofono.NetworkRegistration org.ofono.CallForwarding org.ofono.SmartMessaging 
org.ofono.PushNotification org.ofono.MessageManager org.ofono.NetworkTime 
org.ofono.MessageWaiting org.ofono.RadioSettings org.ofono.SimManager 
org.ofono.CallVolume org.ofono.VoiceCallManager 
  Revision = M9615A-CEFWMAZM-2.0.1701.03
  Type = hardware
  Manufacturer = Fake Manufacturer
  Serial = 355136052657866
  Lockdown = 0
  [ org.ofono.ConnectionManager ]
  Bearer = hspa
  RoamingAllowed = 0
  Suspended = 0
  Powered = 1
  Attached = 1
  [ org.ofono.CallBarring ]
  VoiceIncoming = disabled
  VoiceOutgoing = disabled
  [ org.ofono.CallSettings ]
  CallingLineRestriction = off
  HideCallerId = default
  ConnectedLinePresentation = unknown
  ConnectedLineRestriction = unknown
  CallingLinePresentation = enabled
  CallingNamePresentation = unknown
  CalledLinePresentation = disabled
  VoiceCallWaiting = enabled
  [ org.ofono.SupplementaryServices ]
  State = idle
  [ org.ofono.NetworkRegistration ]
  Mode = auto
  Name = Personal
  LocationAreaCode = 394
  Status = registered
  CellId = 14122637
  MobileCountryCode = 722
  Technology = umts
  Strength = 61
  MobileNetworkCode = 34
  [ org.ofono.CallForwarding ]
  VoiceNotReachable = +541151009255
  VoiceNoReplyTimeout = 25
  VoiceUnconditional = 
  VoiceNoReply = +541151009255
  ForwardingFlagOnSim = 0
  VoiceBusy = +541151009255
  [ org.ofono.SmartMessaging ]
  [ org.ofono.PushNotification ]
  [ org.ofono.MessageManager ]
  Alphabet = default
  UseDeliveryReports = 0
  ServiceCenterAddress = +541151740055
  Bearer = cs-preferred
  [ org.ofono.NetworkTime ]
  [ org.ofono.MessageWaiting ]
  VoicemailWaiting = 0
  VoicemailMailboxNumber = *555
  VoicemailMessageCount = 0
  [ org.ofono.RadioSettings ]
  TechnologyPreference = umts
  ModemTechnologies = gsm umts 
  FastDormancy = 0
  [ org.ofono.SimManager ]
  CardIdentifier = 89543421113404033941
  ServiceNumbers = [Llam. a su Cargo] = '11' [Club Personal] = 
'*2582' [Personal] = '+810' [At. Clientes] = '*111' 
  Retries = 
  FixedDialing = 0
  SubscriberIdentity = 722341240403394
  MobileCountryCode = 722
  BarredDialing = 0
  PinRequired = none
  LockedPins = 
  SubscriberNumbers = 
  Present = 1
  PreferredLanguages = es en pt it 
  MobileNetworkCode = 34
  [ org.ofono.CallVolume ]
  MicrophoneVolume = 0
  Muted = 1
  SpeakerVolume = 0
  [ org.ofono.VoiceCallManager ]
  EmergencyNumbers = 112 911

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

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

[Touch-packages] [Bug 1336675] Re: SIM unlock - UI hangs when user enters wrong PIN

2014-10-10 Thread Olli Ries
** Tags removed: touch-2014-10-09
** Tags added: touch-2014-10-16

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

Title:
  SIM unlock - UI hangs when user enters wrong PIN

Status in “indicator-network” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  When the user wants to unlock his SIM card and enters a wrong PIN, the
  UI freezes completely on second attempt and a reboot is required.

  Test Case:
  1. Boot a SIM locked device
  2. Go to network indicator/sim unlock
  3. On the keypad enter a wrong PIN
  4. After the notification that unlock failed, enter the right PIN

  Actual Result
  While user is entering the PIN for the second time, the UI freezes and the 
phone must be rebooted.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: ubuntu-system-settings 0.3+14.10.20140626.1-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.14.3-0ubuntu2
  Architecture: armhf
  Date: Wed Jul  2 10:15:29 2014
  InstallationDate: Installed on 2014-07-02 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140702-020204)
  SourcePackage: ubuntu-system-settings
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1378920] Re: Synchronous sound notifications pause video

2014-10-10 Thread Andrea Cimitan
** Branch linked: lp:~cimi/unity8/fix-1378920

** Changed in: unity8 (Ubuntu)
   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/1378920

Title:
  Synchronous sound notifications pause video

Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  Dave found this while testing silo 11. I reproduced with krilling
  14.09 proposed #91.

  Steps to reproduce:
  Put a video on the Videos folder of the phone.
  Go to the video scope.
  Open a video and play it.
  While the video is playing, press the volume up or down buttons.

  The video freezes. It seems paused, but the pause button is still
  visible. If you click pause and play, then the video resumes.

  phablet@ubuntu-phablet:~$ apt-cache policy indicator-sound
  indicator-sound:
Instalados: 12.10.2+14.10.20141007-0ubuntu1
Candidato: 12.10.2+14.10.20141007-0ubuntu1
Tabla de versión:
   *** 12.10.2+14.10.20141007-0ubuntu1 0
  500 
http://ppa.launchpad.net/ci-train-ppa-service/landing-011/ubuntu-rtm/ 
14.09/main armhf Packages
  100 /var/lib/dpkg/status

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

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


[Touch-packages] [Bug 1361074] Re: [SIM PIN] Dual-SIM support for PIN unlock dialog

2014-10-10 Thread Olli Ries
** Tags removed: touch-2014-10-09
** Tags added: touch-2014-10-16

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

Title:
  [SIM PIN] Dual-SIM support for PIN unlock dialog

Status in “indicator-network” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu:
  In Progress
Status in “indicator-network” package in Ubuntu RTM:
  In Progress
Status in “unity8” package in Ubuntu RTM:
  In Progress

Bug description:
  On dual-SIM devices with both SIM cards protected by a PIN code, the
  PIN code prompt doesn't say which SIM card the PIN code is for. It
  should indicate the slot.

  cf screenshot attached.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity8 8.00+14.10.20140822-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: armhf
  Date: Mon Aug 25 09:29:26 2014
  InstallationDate: Installed on 2014-08-25 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140825-020205)
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1376707] Re: Launcher needs to dynamically respond to reset

2014-10-10 Thread Olli Ries
not a target for the 10/16 image, moving to 10/23


** Tags removed: touch-2014-10-16
** Tags added: touch-2014-10-23

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

Title:
  Launcher needs to dynamically respond to reset

Status in “ubuntu-system-settings” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  Currently the reset launcher action initiated from the system settings
  app requires the user to reboot the device. The intended design is for
  the launcher to dynamically reset to the initial state and briefly
  reveal itself.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1376707/+subscriptions

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


[Touch-packages] [Bug 1373404] Re: No warning of high volume level

2014-10-10 Thread Pat McGowan
** Changed in: ubuntu-system-settings (Ubuntu)
   Status: Triaged = Invalid

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

Title:
  No warning of high volume level

Status in Sound Menu:
  Triaged
Status in Ubuntu UX bugs:
  Fix Committed
Status in “indicator-sound” package in Ubuntu:
  Triaged
Status in “pulseaudio” package in Ubuntu:
  Invalid
Status in “ubuntu-system-settings” package in Ubuntu:
  Invalid
Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  The EU has a legal requirement for personal music players to prevent hearing 
damage.
  http://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32009D0490rid=1
  

  Desired resolution:

  - For RTM the design spec'ed in the following section of the Sound
  wiki page should be implemented
  
https://wiki.ubuntu.com/Sound#Warnings_.28note:_This_section_should_be_implemented_for_RTM.29

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

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


[Touch-packages] [Bug 1281058] Re: [UIFe] The system shutdowns when multiple accounts are open

2014-10-10 Thread Bruno Nova
The warning is shown when another user is logged in graphically (via
lightdm).

But what about when the other user is logged in a virtual console (Alt+F1) or 
via SSH, RDP, etc?
From what I've seen, the warning isn't shown in these cases.

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

Title:
  [UIFe] The system shutdowns when multiple accounts are open

Status in Ayatana Design:
  Fix Committed
Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project trusty series:
  Fix Released
Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  Fix Released
Status in “indicator-session” package in Ubuntu:
  Triaged
Status in “systemd” package in Ubuntu:
  Invalid
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity-greeter” package in Ubuntu:
  Fix Released
Status in “indicator-session” source package in Trusty:
  Confirmed
Status in “systemd” source package in Trusty:
  Invalid
Status in “unity” source package in Trusty:
  Fix Released
Status in “unity-greeter” source package in Trusty:
  Fix Released

Bug description:
  [Impact]

  Other users logged into a system may loose work if another user shuts
  down/reboots a system.  Data loss is not a Good Thing.

  [Test Case]

  Steps to reproduce:

  1) Create a second account in the system
  2) While the first account is open, open a session with the second one
  3) Try to shutdown the system

  Expected results:
  The system logs out instead of shutting down (ideally with a warning on why 
it did that)

  Actual results:
  The system shutdowns and unsaved data on session1 is lost

  [ Regression Potential]

  None.

  --
  Desired resolution:

  - Add a warning message informing the user that other users are logged in and 
then shutting down will also close their sessions as proposed in the mockup 
attached to comment #12
  - The warning message should be Other users are currently logged in to this 
computer, shutting down now will also close these other sessions

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

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


[Touch-packages] [Bug 1372860] Re: [system-settings] Go to account settings after adding a google account

2014-10-10 Thread Olli Ries
not a target for the 10/16 image, moving to 10/23


** Tags removed: touch-2014-10-16
** Tags added: touch-2014-10-23

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

Title:
  [system-settings] Go to account settings after adding a google account

Status in Online Accounts setup for Ubuntu Touch:
  Triaged
Status in Ubuntu UX bugs:
  Incomplete
Status in “ubuntu-system-settings-online-accounts” package in Ubuntu:
  Triaged

Bug description:
  First time in contacts when asked to add an account to sync.

  You are taken into settings and add an account which returns to main
  settings screen. This should take you into the new account to tick the
  contacts sync check box!

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: ubuntu-system-settings-online-accounts 
0.4+14.10.20140908~rtm-0ubuntu1 [origin: Ubuntu RTM]
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu1
  Architecture: armhf
  Date: Tue Sep 23 11:54:02 2014
  InstallationDate: Installed on 2014-09-16 (7 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140916-030205)
  SourcePackage: ubuntu-system-settings-online-accounts
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-settings-online-accounts/+bug/1372860/+subscriptions

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


[Touch-packages] [Bug 1376445] Re: Addition of signon-apparmor-extension causes token lookup problems

2014-10-10 Thread Rodney Dawes
Pat, why did you mark this as Invalid in ubuntuone-credentials? The
temporary fix in signon-apparmor-extension and temporary removal of that
from the image might have lowered the priority of this bug, but I think
we still need to make adjustments in ubuntuone-credentials to deal with
the ACL appropriately, no?

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

Title:
  Addition of signon-apparmor-extension causes token lookup problems

Status in The Savilerow project:
  Invalid
Status in ACL for signond, AppArmor backend:
  Fix Released
Status in “ubuntuone-credentials” package in Ubuntu:
  Invalid
Status in “signon-apparmor-extension” package in Ubuntu RTM:
  Fix Released
Status in “ubuntuone-credentials” package in Ubuntu RTM:
  Invalid

Bug description:
  As of image ~264 of ubuntu-touch, the signon-apparmor-extension
  package is included. As a result, apps like pay-ui cannot find the
  token any longer, and are not being notified that they are not allowed
  to access the token. The following error appears in the payui log
  file:

  2014-10-01 19:15:51,550 - DEBUG -
  ../../../../lib/SignOn/authsessionimpl.cpp 184 errorSlot
  QDBusError(com.google.code.AccountsSSO.SingleSignOn.Error.PermissionDenied,
  Client has insuficient permissions to access the
  service.Method:getAuthSessionObjectPath)

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

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


[Touch-packages] [Bug 1378941] Re: Unity 8 crashes when downloading zip albums from 7digital

2014-10-10 Thread Nick Dedekind
** No longer affects: unity8 (Ubuntu)

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

** Changed in: qmenumodel
 Assignee: (unassigned) = Nick Dedekind (nick-dedekind)

** Changed in: qmenumodel
   Importance: Undecided = Critical

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

** Changed in: unity8 (Ubuntu)
   Status: New = Invalid

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

** No longer affects: qmenumodel

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

** Changed in: qmenumodel (Ubuntu)
 Assignee: (unassigned) = Nick Dedekind (nick-dedekind)

** Changed in: qmenumodel (Ubuntu)
   Importance: Undecided = Critical

** Changed in: qmenumodel (Ubuntu)
   Status: Confirmed = In Progress

** Branch linked: lp:~nick-dedekind/qmenumodel/lp1378941-disconnect-
signals

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

Title:
  Unity 8 crashes when downloading zip albums from 7digital

Status in Transfer Indicator:
  In Progress
Status in “indicator-transfer” package in Ubuntu:
  Fix Released
Status in “qmenumodel” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu:
  Invalid
Status in “indicator-transfer” package in Ubuntu RTM:
  In Progress

Bug description:
  Steps to reproduce:

   1) Install webbrowser debs from here to allow zip downloads from
  7digital: http://mikeasoft.com/~mike/7dig/

   2) Purchase some music from http://m.7digital.com/

   3) Attempt to download an entire album

   4) Select music app from peer picker

  
  Expected result

   Download should complete (but music app won't be able to open the
  file)

  Actual result

   Unity 8 crashes.

  
  I believe this is being caused by indicator-transfer, as disabling this 
indicator prevents the crash from happening. Downloading the same file from a 
different server doesn't cause the crash, and neither does downloading 
individual mp3 files from 7digital. Only a zipped album, downloaded from 
m.7digital.com triggers the crash.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-transfer/+bug/1378941/+subscriptions

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


[Touch-packages] [Bug 1310017] Re: freetype 2.5.x broke rendering of the default Korean font

2014-10-10 Thread Bungeman
I have opened
https://bugs.launchpad.net/ubuntu/+source/freetype/+bug/1379869 for
tracking comment #21, trying to follow the instructions in comment #19.

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

Title:
  freetype 2.5.x broke rendering of the default Korean font

Status in FreeType: High Quality Font Rendering:
  Unknown
Status in “freetype” package in Ubuntu:
  Fix Released
Status in “freetype” source package in Trusty:
  Fix Released

Bug description:
  * Impact:
  The rendering of Ubuntu's default Korean font(NanumGothic) is incorrect.
  The most seen sympton is character's upmost part is not shown and it can make 
impossible to read or confused with different character(ex: 줄  출).

  * Test case:
  Copy and paste '를' to gedit.
  Open gucharmap, find 를 (U+B97C), and see character in [Character Details] tab.
  Compare it. Upmost horizontal line should apear properly in gedit like as 
gucharmap's detailed view.

  Change account name to '를' and logout.
  See account name show properly in greeter.

  * Regression potential:
  check that text rendering is fine in the greeter and session, using different 
fonts and locales

  ---

  ubuntu-settings overrides org.gnome.settings-
  daemon.plugins.xsettings.hinting to slight , while GNOME default was
  medium. This broke rendering of NanumGothic, the default font for
  Korean language, in default installation.

  I have no idea on what ground this value has been overridden, but it
  critically broke Korean language desktop.

  screenshots from #1303572

  14.04 https://launchpadlibrarian.net/172899667/1404_font.jpg

  12.04
  
https://bugs.launchpad.net/ubuntu/+bug/1303572/+attachment/4084748/+files/1204_font.jpg

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

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


[Touch-packages] [Bug 1379836] Re: dialer and messaging app say pin locked when it isn't on mako

2014-10-10 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/1379836

Title:
  dialer and messaging app say pin locked when it isn't on mako

Status in “indicator-network” package in Ubuntu:
  Confirmed
Status in “telepathy-ofono” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu System Settings and ofono say it's unlocked but trying to use
  the dialer and messaging app is blocked by thinking the PIN is locked.

  $ system-image-cli -i
  current build number: 81
  device name: mako
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2014-10-10 15:33:48
  version version: 81
  version ubuntu: 20141010.1
  version device: 20140929.1
  version custom: mako-0.7

  $ phablet-shell 
  /home/sergiusens/.ssh/known_hosts updated.
  Original contents retained as /home/sergiusens/.ssh/known_hosts.old
  Warning: Permanently added '[localhost]:' (RSA) to the list of known 
hosts.
  Welcome to Ubuntu Utopic Unicorn (development branch) (GNU/Linux 3.4.0-5-mako 
armv7l)

   * Documentation:  https://help.ubuntu.com/
  Last login: Fri Oct 10 15:37:40 2014 from localhost.localdomain
  phablet@ubuntu-phablet:~$ lis^C
  phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/list-modems 
  [ /ril_0 ]
  Features = gprs ussd net sms rat sim 
  Model = Fake Modem Model
  Powered = 1
  Emergency = 0
  Online = 1
  Interfaces = org.ofono.ConnectionManager org.ofono.CallBarring 
org.ofono.CallSettings org.ofono.SupplementaryServices 
org.ofono.NetworkRegistration org.ofono.CallForwarding org.ofono.SmartMessaging 
org.ofono.PushNotification org.ofono.MessageManager org.ofono.NetworkTime 
org.ofono.MessageWaiting org.ofono.RadioSettings org.ofono.SimManager 
org.ofono.CallVolume org.ofono.VoiceCallManager 
  Revision = M9615A-CEFWMAZM-2.0.1701.03
  Type = hardware
  Manufacturer = Fake Manufacturer
  Serial = 355136052657866
  Lockdown = 0
  [ org.ofono.ConnectionManager ]
  Bearer = hspa
  RoamingAllowed = 0
  Suspended = 0
  Powered = 1
  Attached = 1
  [ org.ofono.CallBarring ]
  VoiceIncoming = disabled
  VoiceOutgoing = disabled
  [ org.ofono.CallSettings ]
  CallingLineRestriction = off
  HideCallerId = default
  ConnectedLinePresentation = unknown
  ConnectedLineRestriction = unknown
  CallingLinePresentation = enabled
  CallingNamePresentation = unknown
  CalledLinePresentation = disabled
  VoiceCallWaiting = enabled
  [ org.ofono.SupplementaryServices ]
  State = idle
  [ org.ofono.NetworkRegistration ]
  Mode = auto
  Name = Personal
  LocationAreaCode = 394
  Status = registered
  CellId = 14122637
  MobileCountryCode = 722
  Technology = umts
  Strength = 61
  MobileNetworkCode = 34
  [ org.ofono.CallForwarding ]
  VoiceNotReachable = +541151009255
  VoiceNoReplyTimeout = 25
  VoiceUnconditional = 
  VoiceNoReply = +541151009255
  ForwardingFlagOnSim = 0
  VoiceBusy = +541151009255
  [ org.ofono.SmartMessaging ]
  [ org.ofono.PushNotification ]
  [ org.ofono.MessageManager ]
  Alphabet = default
  UseDeliveryReports = 0
  ServiceCenterAddress = +541151740055
  Bearer = cs-preferred
  [ org.ofono.NetworkTime ]
  [ org.ofono.MessageWaiting ]
  VoicemailWaiting = 0
  VoicemailMailboxNumber = *555
  VoicemailMessageCount = 0
  [ org.ofono.RadioSettings ]
  TechnologyPreference = umts
  ModemTechnologies = gsm umts 
  FastDormancy = 0
  [ org.ofono.SimManager ]
  CardIdentifier = 89543421113404033941
  ServiceNumbers = [Llam. a su Cargo] = '11' [Club Personal] = 
'*2582' [Personal] = '+810' [At. Clientes] = '*111' 
  Retries = 
  FixedDialing = 0
  SubscriberIdentity = 722341240403394
  MobileCountryCode = 722
  BarredDialing = 0
  PinRequired = none
  LockedPins = 
  SubscriberNumbers = 
  Present = 1
  PreferredLanguages = es en pt it 
  MobileNetworkCode = 34
  [ org.ofono.CallVolume ]
  MicrophoneVolume = 0
  Muted = 1
  SpeakerVolume = 0
  [ org.ofono.VoiceCallManager ]
  EmergencyNumbers = 112 911

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

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

[Touch-packages] [Bug 1379832] Re: search box in dash is too big

2014-10-10 Thread Daniel d'Andrada
You mean that it's too wide, touching the screen right edge (there
should be a right margin).

Just flashed devel-proposed on mako (#276) and it's all fine there.

What image are you using?

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

Title:
  search box in dash is too big

Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  Go to any scope, type on the magnifying glass and seach

  the box is too big, see attached pic

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

-- 
Mailing list: https://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   >