[Touch-packages] [Bug 1384950] Re: Trusted prompts need to be part of the lifecycle

2015-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~unity-team/qtmir/rtm-20150112

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

Title:
  Trusted prompts need to be part of the lifecycle

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Mir:
  Fix Released
Status in mir package in Ubuntu:
  Fix Released
Status in pay-service package in Ubuntu:
  New
Status in qtmir package in Ubuntu:
  Fix Released
Status in trust-store package in Ubuntu:
  New
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  New
Status in mir package in Ubuntu RTM:
  In Progress
Status in qtmir package in Ubuntu RTM:
  Triaged

Bug description:
  After we fix bug #1355173, we'll be leaking trusted prompts in the
  sense that when an app gets unfocused (and potentially killed
  subsequently), the trusted prompts will be left running, not suspended
  with the app. We should apply the same rules to the whole app
  container (can we use ual? add the prompts to the pgroup/cgroup?).

  This needs an escape route, too, for trusted helpers to be able to
  kill prompts as they need to.

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

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


[Touch-packages] [Bug 1355173] Re: Switching windows with a Trusted Prompt Session active loses the trusted prompt session

2015-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~unity-team/qtmir/rtm-20150112

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

Title:
  Switching windows with a Trusted Prompt Session active loses the
  trusted prompt session

Status in the base for Ubuntu mobile products:
  In Progress
Status in Mir:
  Fix Released
Status in Mir 0.8 series:
  In Progress
Status in Qt integration with the Mir display server:
  In Progress
Status in Online Accounts setup for Ubuntu Touch:
  Invalid
Status in mir package in Ubuntu:
  Fix Released
Status in pay-service package in Ubuntu:
  Confirmed
Status in qtmir package in Ubuntu:
  Fix Released
Status in trust-store package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  Invalid
Status in mir package in Ubuntu RTM:
  Triaged
Status in qtmir package in Ubuntu RTM:
  Triaged

Bug description:
  
  When we create a trusted prompt session over an application, let's say a 
small dialog, and then switch applications, when we switch back to the original 
application the dialog is not overlayed on top of the original application. The 
program providing the dialog seems happy, and is still running, but visually it 
is not there.

  We notice this when using the payments UI which overlays ontop of the
  dash. In some cases we need to show Online Accounts which runs as an
  independent application and causes a switching behavior. When
  returning back to the dash the Payment UI is not visible. It also
  happens if the Payment UI is visible and you switch applications using
  the right swipe.

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

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


[Touch-packages] [Bug 1355173] Re: Switching windows with a Trusted Prompt Session active loses the trusted prompt session

2015-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~mir-team/qtmir/rtm-14.09-staging

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

Title:
  Switching windows with a Trusted Prompt Session active loses the
  trusted prompt session

Status in the base for Ubuntu mobile products:
  In Progress
Status in Mir:
  Fix Released
Status in Mir 0.8 series:
  In Progress
Status in Qt integration with the Mir display server:
  In Progress
Status in Online Accounts setup for Ubuntu Touch:
  Invalid
Status in mir package in Ubuntu:
  Fix Released
Status in pay-service package in Ubuntu:
  Confirmed
Status in qtmir package in Ubuntu:
  Fix Released
Status in trust-store package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  Invalid
Status in mir package in Ubuntu RTM:
  Triaged
Status in qtmir package in Ubuntu RTM:
  Triaged

Bug description:
  
  When we create a trusted prompt session over an application, let's say a 
small dialog, and then switch applications, when we switch back to the original 
application the dialog is not overlayed on top of the original application. The 
program providing the dialog seems happy, and is still running, but visually it 
is not there.

  We notice this when using the payments UI which overlays ontop of the
  dash. In some cases we need to show Online Accounts which runs as an
  independent application and causes a switching behavior. When
  returning back to the dash the Payment UI is not visible. It also
  happens if the Payment UI is visible and you switch applications using
  the right swipe.

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

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


[Touch-packages] [Bug 1384950] Re: Trusted prompts need to be part of the lifecycle

2015-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~mir-team/qtmir/rtm-14.09-staging

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

Title:
  Trusted prompts need to be part of the lifecycle

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Mir:
  Fix Released
Status in mir package in Ubuntu:
  Fix Released
Status in pay-service package in Ubuntu:
  New
Status in qtmir package in Ubuntu:
  Fix Released
Status in trust-store package in Ubuntu:
  New
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  New
Status in mir package in Ubuntu RTM:
  In Progress
Status in qtmir package in Ubuntu RTM:
  Triaged

Bug description:
  After we fix bug #1355173, we'll be leaking trusted prompts in the
  sense that when an app gets unfocused (and potentially killed
  subsequently), the trusted prompts will be left running, not suspended
  with the app. We should apply the same rules to the whole app
  container (can we use ual? add the prompts to the pgroup/cgroup?).

  This needs an escape route, too, for trusted helpers to be able to
  kill prompts as they need to.

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

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


[Touch-packages] [Bug 1300235] Re: init crashed with SIGSEGV

2015-01-12 Thread Antonio Kamiya
I was able to stop the error by removing Chrome from Startup
Applications.

I am on a Ubuntu 14.04.

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

Title:
  init crashed with SIGSEGV

Status in upstart package in Ubuntu:
  Triaged

Bug description:
  none

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: upstart 1.12.1-0ubuntu1
  Uname: Linux 3.14.0-031400rc8-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  Date: Mon Mar 31 09:53:16 2014
  Disassembly: = 0x7fa2b65e94d7:   Cannot access memory at address 
0x7fa2b65e94d7
  ExecutablePath: /sbin/init
  InstallationDate: Installed on 2014-03-05 (25 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140305)
  ProcCmdline: /sbin/init
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.14.0-031400rc8-generic 
root=UUID=bef08855-3273-4d41-ac06-bad06bdd08a4 ro quiet splash
  SegvAnalysis:
   Segfault happened at: 0x7fa2b65e94d7:Cannot access memory at address 
0x7fa2b65e94d7
   PC (0x7fa2b65e94d7) not located in a known VMA region (needed executable 
region)!
   Stack pointer not within stack segment
  SegvReason: executing unknown VMA
  Signal: 11
  SourcePackage: upstart
  StacktraceTop:
   ?? ()
   ?? ()
   ?? ()
  Title: init crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UpstartBugCategory: System
  UpstartRunningSystemVersion: init (upstart 1.12.1)
  UserGroups:
   
  modified.conffile..etc.default.cups: [modified]
  mtime.conffile..etc.default.cups: 2014-03-11T13:23:34.740893

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

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


[Touch-packages] [Bug 1370259] Re: apport fails to collect nvram specific information -- attach_root_command_outputs() does not work for binary data

2015-01-12 Thread Martin Pitt
Thanks for testing!

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

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

Title:
  apport fails to collect nvram specific information --
  attach_root_command_outputs() does not work for binary data

Status in apport package in Ubuntu:
  Fix Released
Status in apport source package in Utopic:
  Fix Committed

Bug description:
  ---Problem Description---
  apport fails to collect nvram specific information
   
  ---uname output---
  3.16.0-10-generic
   
  Machine Type = POWER8 

  ---Steps to Reproduce---
   
  1) Install Ubuntu 14.10 in Power non-virtualized environment.
  2) Install apport package
  3) Run following command to verify if apport collects power specific 
information.

 apport-cli -f -p linux-generic --save=/home/sachin/linux.apport

  The command fails with following error :

  root@lep8d:/home/sachin# apport-cli -f -p linux-generic
  --save=/home/sachin/linux.apport

  *** Collecting problem information

  The collected information can be sent to the developers to improve the
  application. This might take a few minutes.
  ...tar: Removing leading `/' from member names
  ERROR: hook /usr/share/apport/general-hooks/powerpc.py crashed:
  Traceback (most recent call last):
File /usr/lib/python3/dist-packages/apport/report.py, line 197, in 
_run_hook
  symb['add_info'](report, ui)
File /usr/share/apport/general-hooks/powerpc.py, line 72, in add_info
  'nvram': 'cat /dev/nvram',
File /usr/lib/python3/dist-packages/apport/hookutils.py, line 469, in 
attach_root_command_outputs
  buf = f.read().strip()
File /usr/lib/python3.4/codecs.py, line 313, in decode
  (result, consumed) = self._buffer_decode(data, self.errors, final)
  UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb5 in position 1: 
invalid start byte
  ...
  root@lep8d:/home/sachin# 
   
  Userspace tool common name: apport 
   
  Following version of apport is installed.

  root@lep8d:/home/sachin# dpkg --list | grep apport
  ii  apport 2.14.7-0ubuntu1
all  automatically generate crash reports for 
debugging
  ii  apport-symptoms0.20   
all  symptom scripts for apport
  ii  python-apport  2.14.7-0ubuntu1
all  Python library for Apport crash report 
handling
  ii  python3-apport 2.14.7-0ubuntu1
all  Python 3 library for Apport crash report 
handling
  root@lep8d:/home/sachin#

  Looking at the code we are doing a cat /dev/nvram to the apport output file 
which doesn't sounds right to me. I would think using the function add_tar() 
creating a tar file and copying the content as a ascii file at end of apport 
output file more appropriate.
  One dummy question remaining, how getting the tar file from the ascii output 
file if we need to ? ( that's also true to validate the content of the 
DeviceTree tar file).

  Would suggest following patch:
  --- powerpc.py2014-09-10 10:28:18.824002770 -0400
  +++ powerpc.py.old2014-09-04 06:33:16.0 -0400
  @@ -69,8 +69,8 @@
   'cpu_runmode': 'ppc64_cpu --run-mode',
   'cpu_freq': 'ppc64_cpu --frequency',
   'cpu_dscr': 'ppc64_cpu --dscr',
  +'nvram': 'cat /dev/nvram',
   })
  -add_tar(report, '/dev/nvram', 'nvram.tar')
   attach_file_if_exists(report, '/var/log/platform')
   
   if ispSeries and not isPowerKVM:

  thanks
   diff -urN powerpc.py.old powerpc.py 
  --- powerpc.py.old2014-09-04 06:33:16.0 -0400
  +++ powerpc.py2014-09-10 10:28:18.824002770 -0400
  @@ -69,8 +69,8 @@
   'cpu_runmode': 'ppc64_cpu --run-mode',
   'cpu_freq': 'ppc64_cpu --frequency',
   'cpu_dscr': 'ppc64_cpu --dscr',
  -'nvram': 'cat /dev/nvram',
   })
  +add_tar(report, '/dev/nvram', 'nvram.tar')
   attach_file_if_exists(report, '/var/log/platform')
   
   if ispSeries and not isPowerKVM:

  Initial Launchpad bug id #1336462 implemented feature support

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

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


[Touch-packages] [Bug 1404309] Re: contact expansion incorrect when keyboard visible

2015-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/address-book-app

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

Title:
  contact expansion incorrect when keyboard visible

Status in Address Book App:
  In Progress
Status in Ubuntu Keyboard:
  In Progress
Status in address-book-app package in Ubuntu:
  New
Status in ubuntu-keyboard package in Ubuntu:
  Fix Released
Status in address-book-app package in Ubuntu RTM:
  New
Status in ubuntu-keyboard package in Ubuntu RTM:
  New

Bug description:
  rtm build 184 on krillin

  Steps to reproduce:
  - open address book app
  - click on search button
  - click on one of the contacts at the top of the results to expand it

  Expected results:
  - the contact will expand and the keyboard will be dismissed

  Actual results:
  - the contact expands then immediately close and the keyboard is dismissed

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

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


[Touch-packages] [Bug 1373517] Re: [sdk] invoked search in apps should display for BACK and not X

2015-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/address-book-app

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

Title:
  [sdk] invoked search in apps should display  for BACK and not X

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

Bug description:
  Steps to reproduce:
  1. Open Address Book or Messaging apps
  2. Tap in the main landing view(s) the Search icon
  3. Actual result: a X icon is displayed on the left hand side for 
cancelling the search action

  4. Expected result: a  BACK icon should be displayed, as currently
  on the dash

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

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


[Touch-packages] [Bug 1373494] Re: [phone-app]+[address-book] + [messaging-app] Remove X when creating a new contact/editing a contact

2015-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/address-book-app

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

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

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

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

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

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

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

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


[Touch-packages] [Bug 1367906] Re: Contact search doesn't match accented names

2015-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/address-book-app

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

Title:
  Contact search doesn't match accented names

Status in Address Book App:
  In Progress
Status in Address Book Service:
  In Progress
Status in Dialer app for Ubuntu Touch:
  In Progress
Status in Messaging App:
  In Progress
Status in address-book-app package in Ubuntu:
  In Progress
Status in address-book-service package in Ubuntu:
  In Progress
Status in address-book-app package in Ubuntu RTM:
  In Progress
Status in address-book-service package in Ubuntu RTM:
  New

Bug description:
  If I have a contact with an accent in the name, for example Fábio or
  José, and I search for the names without the accent (fabio or jose),
  there is no match to the existing contacts.

  The search should match unaccented search terms to accented results
  (a should match á, ã, and so on).

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

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


[Touch-packages] [Bug 1409266] Re: OR dependency cron || systemd-cron

2015-01-12 Thread Martin Pitt
We won't do that. Unlike Debian, we don't want to support several
implementations of init, cron, or other low-level system tools in
Ubuntu. Once systemd-cron is mature enough and we deem it appropriate,
we may just switch to it.

** Changed in: ubuntu-meta (Ubuntu)
   Status: New = Won't Fix

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

Title:
  OR dependency cron || systemd-cron

Status in ubuntu-meta package in Ubuntu:
  Won't Fix

Bug description:
  the package ubuntu-standard has a dependency to cron for 15.04,
  with systemd this should be changed to an 'or' dependency cron OR
  systemd-cron. because right now, when you wanna switch to systemd-
  cron:

  LANG=C sudo apt-get install systemd-cron  
   :(
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following extra packages will be installed:
systemd-sysv
  The following packages will be REMOVED:
anacron cron ubuntu-minimal ubuntu-standard upstart ureadahead
  The following NEW packages will be installed:
systemd-cron systemd-sysv
  0 upgraded, 2 newly installed, 6 to remove and 0 not upgraded.

  it tries to remove the ubuntu basics wich can lead to a nonworking
  system after some upgrades later.

  Please change it this way

  (the system works with systemd-cron)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: ubuntu-standard 1.327
  ProcVersionSignature: Ubuntu 3.18.0-8.9-lowlatency 3.18.1
  Uname: Linux 3.18.0-8-lowlatency x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sat Jan 10 14:12:16 2015
  InstallationDate: Installed on 2014-10-23 (79 days ago)
  InstallationMedia: Kubuntu-Plasma-5 14.10 Utopic Unicorn - Release amd64 
(20141022)
  SourcePackage: ubuntu-meta
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1409235] Re: Unity8 started failing to build against Qt 5.4.0 on armhf

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

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

Title:
  Unity8 started failing to build against Qt 5.4.0 on armhf

Status in unity8 package in Ubuntu:
  New

Bug description:
  A no-change rebuild of the newest Unity8 version seems to reliably
  fail on armhf:

  https://launchpadlibrarian.net/194468263/buildlog_ubuntu-vivid-
  armhf.unity8_8.02%2B15.04.20150109.2-0ubuntu2~test1_FAILEDTOBUILD.txt.gz

  ---
  /usr/bin/ld: 
../../tests/mocks/LightDM/demo/libMockLightDM-demo.a(Greeter.cpp.o): relocation 
R_ARM_THM_MOVW_ABS_NC against `a local symbol' can not be used when making a 
shared object; recompile with -fPIC
  ../../tests/mocks/LightDM/demo/libMockLightDM-demo.a: error adding symbols: 
Bad value
  collect2: error: ld returned 1 exit status
  ---

  Note that this is now also the first rebuild after reduce-relocations
  option was dropped from qtbase to workaround bug #1403758.

  https://wiki.ubuntu.com/Touch/QtTesting

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

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


[Touch-packages] [Bug 1390265] Re: apport-gtk windw's size become not much larger than the close button of the dialog window title and is not resizable

2015-01-12 Thread Karl-Philipp Richter
** Attachment added: screenshot of very small non-resizable window
   
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1390265/+attachment/4296386/+files/very_small_non-resizable_window.png

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

Title:
  apport-gtk windw's size become not much larger than the close button
  of the dialog window title and is not resizable

Status in apport package in Ubuntu:
  New

Bug description:
  This happens once for a fresh install and then isn't reset
  automatically, i.e. one has to figure out how to resize the window or
  reset the window dimensions or reinstall.

  This issue makes `apport-gtk` unusable.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: apport-gtk 2.14.7-0ubuntu8
  Uname: Linux 3.16.7-031607-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportLog: Error: [Errno 13] Keine Berechtigung: '/var/log/apport.log'
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Nov  7 01:34:33 2014
  PackageArchitecture: all
  SourcePackage: apport
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1370259] Comment bridged from LTC Bugzilla

2015-01-12 Thread bugproxy
--- Comment From ss...@in.ibm.com 2015-01-12 08:59 EDT---
Latest apport package works correctly.

root@ubuntu:~# apport-cli -f -p linux-generic --save=/home/linux.apport

*** Collecting problem information

The collected information can be sent to the developers to improve the
application. This might take a few minutes.
..tar: Removing leading `/' from member 
names
.

root@ubuntu:~# dpkg -l | grep apport
ii  apport 2.14.7-0ubuntu8.1all  automatically 
generate crash reports for debugging
ii  apport-gtk  2.14.7-0ubuntu8   all  GTK+ frontend 
for the apport crash report system
ii  apport-symptoms 0.20 all  symptom 
scripts for apport
ii  python3-apport 2.14.7-0ubuntu8.1all  Python 3 
library for Apport crash report handling
root@ubuntu:~#

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

Title:
  apport fails to collect nvram specific information --
  attach_root_command_outputs() does not work for binary data

Status in apport package in Ubuntu:
  Fix Released
Status in apport source package in Utopic:
  Fix Committed

Bug description:
  ---Problem Description---
  apport fails to collect nvram specific information
   
  ---uname output---
  3.16.0-10-generic
   
  Machine Type = POWER8 

  ---Steps to Reproduce---
   
  1) Install Ubuntu 14.10 in Power non-virtualized environment.
  2) Install apport package
  3) Run following command to verify if apport collects power specific 
information.

 apport-cli -f -p linux-generic --save=/home/sachin/linux.apport

  The command fails with following error :

  root@lep8d:/home/sachin# apport-cli -f -p linux-generic
  --save=/home/sachin/linux.apport

  *** Collecting problem information

  The collected information can be sent to the developers to improve the
  application. This might take a few minutes.
  ...tar: Removing leading `/' from member names
  ERROR: hook /usr/share/apport/general-hooks/powerpc.py crashed:
  Traceback (most recent call last):
File /usr/lib/python3/dist-packages/apport/report.py, line 197, in 
_run_hook
  symb['add_info'](report, ui)
File /usr/share/apport/general-hooks/powerpc.py, line 72, in add_info
  'nvram': 'cat /dev/nvram',
File /usr/lib/python3/dist-packages/apport/hookutils.py, line 469, in 
attach_root_command_outputs
  buf = f.read().strip()
File /usr/lib/python3.4/codecs.py, line 313, in decode
  (result, consumed) = self._buffer_decode(data, self.errors, final)
  UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb5 in position 1: 
invalid start byte
  ...
  root@lep8d:/home/sachin# 
   
  Userspace tool common name: apport 
   
  Following version of apport is installed.

  root@lep8d:/home/sachin# dpkg --list | grep apport
  ii  apport 2.14.7-0ubuntu1
all  automatically generate crash reports for 
debugging
  ii  apport-symptoms0.20   
all  symptom scripts for apport
  ii  python-apport  2.14.7-0ubuntu1
all  Python library for Apport crash report 
handling
  ii  python3-apport 2.14.7-0ubuntu1
all  Python 3 library for Apport crash report 
handling
  root@lep8d:/home/sachin#

  Looking at the code we are doing a cat /dev/nvram to the apport output file 
which doesn't sounds right to me. I would think using the function add_tar() 
creating a tar file and copying the content as a ascii file at end of apport 
output file more appropriate.
  One dummy question remaining, how getting the tar file from the ascii output 
file if we need to ? ( that's also true to validate the content of the 
DeviceTree tar file).

  Would suggest following patch:
  --- powerpc.py2014-09-10 10:28:18.824002770 -0400
  +++ powerpc.py.old2014-09-04 06:33:16.0 -0400
  @@ -69,8 +69,8 @@
   'cpu_runmode': 'ppc64_cpu --run-mode',
   'cpu_freq': 'ppc64_cpu --frequency',
   'cpu_dscr': 'ppc64_cpu --dscr',
  +'nvram': 'cat /dev/nvram',
   })
  -add_tar(report, '/dev/nvram', 'nvram.tar')
   attach_file_if_exists(report, '/var/log/platform')
   
   if ispSeries and not isPowerKVM:

  thanks
   diff -urN powerpc.py.old powerpc.py 
  --- powerpc.py.old2014-09-04 06:33:16.0 -0400
  +++ powerpc.py2014-09-10 10:28:18.824002770 -0400
  @@ -69,8 +69,8 @@
   'cpu_runmode': 'ppc64_cpu --run-mode',
   'cpu_freq': 'ppc64_cpu 

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

2015-01-12 Thread Daniel van Vugt
** Changed in: mir/0.8
   Status: Fix Released = Fix Committed

-- 
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:
  Fix Released
Status in Mir 0.8 series:
  Fix Committed
Status in mir package in Ubuntu:
  Fix Released
Status in mir package in Ubuntu RTM:
  Fix Released

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 1377968] Re: a prompt session with an invalid application pid should be an error

2015-01-12 Thread Michał Sawicz
** Changed in: mir (Ubuntu RTM)
   Status: Triaged = In Progress

** Changed in: mir (Ubuntu RTM)
 Assignee: (unassigned) = Michał Sawicz (saviq)

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

Title:
  a prompt session with an invalid application pid should be an error

Status in the base for Ubuntu mobile products:
  New
Status in Mir:
  Fix Released
Status in Mir 0.8 series:
  Fix Committed
Status in mir package in Ubuntu:
  Fix Released
Status in mir package in Ubuntu RTM:
  In Progress

Bug description:
  Calling mir_connection_create_prompt_session_sync() with an
  application pid that doesn't correspond to an existing session leads
  to a valid prompt session being created without the (non-existent)
  application session being added to the prompt session.

  An error should be reported by the server so that the result of
  mir_prompt_session_is_valid() will be false.

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

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


[Touch-packages] [Bug 1383870] Re: [phone-app] + [messaging-app] + [address-book-app] list tug actions should collapse after user moves view

2015-01-12 Thread Launchpad Bug Tracker
This bug was fixed in the package address-book-app -
0.2+15.04.20150111-0ubuntu1

---
address-book-app (0.2+15.04.20150111-0ubuntu1) vivid; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Renato Araujo Oliveira Filho ]
  * Reset ListWithAction swipe state if list view start to flicking (LP:
#1383870)
  * Replaced X (close icon) to  (back icon) on application header.
(LP: #1373517, #1373494)
  * Implemented search for unaccented contact names. (LP: #1367906)
  * Fix check for keyboard visibility. (LP: #1404309)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Sun, 11 Jan 2015 
23:38:55 +

** Changed in: address-book-app (Ubuntu)
   Status: New = 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/1383870

Title:
  [phone-app] + [messaging-app] + [address-book-app] list tug actions
  should collapse after user moves view

Status in Address Book App:
  New
Status in Dialer app for Ubuntu Touch:
  New
Status in Messaging App:
  New
Status in Music application for Ubuntu devices:
  Fix Committed
Status in Ubuntu UX bugs:
  Fix Committed
Status in address-book-app package in Ubuntu:
  Fix Released
Status in dialer-app package in Ubuntu:
  New
Status in messaging-app package in Ubuntu:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  build r120

  Steps to reproduce:
  1. open phone app
  2. carry out a bottom edge swipe to access your RECENT
  3. swipe any list item to the left or right
  4. now scroll your list view a little bit down or up, make sure the list item 
actions stay in view

  Actual Result: the actions remain on the screen, they only collapse if
  it hides behind the header or bottom of the view

  Expected result: if user starts to scroll the list view while a list item 
shows additional actions, the list item should collapse.
  Users are carrying out a different actions in that case and are likely not 
being interested anymore in the revealed list item actions.

  Same behaviour applies for the messaging app and the address-book-app.

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

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


[Touch-packages] [Bug 1356222] Re: [MIR] fcitx and related packages

2015-01-12 Thread Aron Xu
** Changed in: fcitx-cloudpinyin (Ubuntu)
   Status: Incomplete = Confirmed

** Changed in: fcitx-configtool (Ubuntu)
   Status: Incomplete = Confirmed

** Changed in: fcitx-googlepinyin (Ubuntu)
   Status: Incomplete = Confirmed

** Changed in: fcitx-hangul (Ubuntu)
   Status: Incomplete = Confirmed

** Changed in: fcitx-qt5 (Ubuntu)
   Status: Incomplete = Confirmed

** Changed in: fcitx-table-extra (Ubuntu)
   Status: Incomplete = Confirmed

** Changed in: fcitx-table-other (Ubuntu)
   Status: Incomplete = Confirmed

** Changed in: libgooglepinyin (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  [MIR] fcitx and related packages

Status in fcitx package in Ubuntu:
  Confirmed
Status in fcitx-anthy package in Ubuntu:
  Confirmed
Status in fcitx-chewing package in Ubuntu:
  Fix Committed
Status in fcitx-cloudpinyin package in Ubuntu:
  Confirmed
Status in fcitx-configtool package in Ubuntu:
  Confirmed
Status in fcitx-googlepinyin package in Ubuntu:
  Confirmed
Status in fcitx-hangul package in Ubuntu:
  Confirmed
Status in fcitx-m17n package in Ubuntu:
  Confirmed
Status in fcitx-qimpanel package in Ubuntu:
  Confirmed
Status in fcitx-qt5 package in Ubuntu:
  Confirmed
Status in fcitx-sunpinyin package in Ubuntu:
  Confirmed
Status in fcitx-table-extra package in Ubuntu:
  Confirmed
Status in fcitx-table-other package in Ubuntu:
  Confirmed
Status in libgooglepinyin package in Ubuntu:
  Confirmed
Status in presage package in Ubuntu:
  Confirmed
Status in tinyxml package in Ubuntu:
  New

Bug description:
  [Availability]
  Currently in universe

  [Rationale]
  Fcitx is a replacement candidate for IBus

  [Security: ]
  CVE entries: none
  Security history: none
  Any binaries running as root or suid/sgid ? Any daemons ?
  -- all running as per user session, and /usr/bin/fcitx and 
/usr/bin/fcitx-qimpanel will run as daemon, /usr/bin/fcitx-dbus-watcher will be 
pulled up when fcitx is running.
  Network activity: does it open any port ? Does it handle incoming network 
data ?
  -- fcitx-cloudpinyin deals with network data by using libcurl and 
interact with remote API from several user-choosable providers.
  Does it directly (not through a library) process binary (video, audio, etc) 
or structured (PDF, etc) data ?
  -- no, it doesn't
  Any source code review performed ? (The approver will do a quick and shallow 
check.)
  -- no.

  [Quality Assurance]
  Package works out of the box with no prompting.
  There is no reproducible major bugs in Ubuntu and Debian.
  Upstream is active.
  Package is team maintained at Debian, and is the same people working on 
Debian and Ubuntu.

  Upstream bug tracker: https://github.com/fcitx/fcitx
  Hardware: Does this package deal with hardware and if so how exotic is it ?
  -- no
  Is there a test suite in the upstream source or packaging ? Is it enabled to 
run in the build ?
  -- yes, some fundamental tests

  [UI standards]
  User-visible strings are internationalized using standard gettext system ?
  -- yes
  Package with translatable strings builds a PO template during package 
build ?
  -- yes
  End-user applications ship a desktop file?
  -- fcitx and fcitx-ui-qimpanel do.

  [Standards Compliance]
  FHS and Debian Policy compliant.
  Packaging system (debhelper/cdbs/dbs) ? Patch system ? Any packaging oddities 
?
  -- package is using debhelper,

  [Maintenance]
  Desktop Team will take care of them

  [Dependencies]
  librime and brise are for fcitx-rime.

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

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


[Touch-packages] [Bug 1408984] Re: No tool exists to test SNR TTFF on a handset

2015-01-12 Thread Thomas Voß
@part of the image: Would it be sufficient if the executable is part of
ubuntu-location-service-tests, installable via apt-get install?

** Changed in: location-service (Ubuntu)
   Status: Confirmed = In Progress

** Branch linked: lp:~thomas-voss/location-service/fix-1408984

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

Title:
  No tool exists to test SNR TTFF on a handset

Status in the base for Ubuntu mobile products:
  New
Status in location-service package in Ubuntu:
  In Progress

Bug description:
  OEMs wishing to confirm that GPS is working correctly need to be able
  to observe TTFF and SNR data from a handset under test. They will
  repeat these tests in multiple locations.

  They expect to find a tool somewhere in this projects deliverables
  that they can use to do this.

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

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


[Touch-packages] [Bug 1373494] Re: [phone-app]+[address-book] + [messaging-app] Remove X when creating a new contact/editing a contact

2015-01-12 Thread Launchpad Bug Tracker
This bug was fixed in the package address-book-app -
0.2+15.04.20150111-0ubuntu1

---
address-book-app (0.2+15.04.20150111-0ubuntu1) vivid; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Renato Araujo Oliveira Filho ]
  * Reset ListWithAction swipe state if list view start to flicking (LP:
#1383870)
  * Replaced X (close icon) to  (back icon) on application header.
(LP: #1373517, #1373494)
  * Implemented search for unaccented contact names. (LP: #1367906)
  * Fix check for keyboard visibility. (LP: #1404309)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Sun, 11 Jan 2015 
23:38:55 +

** Changed in: address-book-app (Ubuntu)
   Status: Confirmed = 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/1373494

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

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

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

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

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

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

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


[Touch-packages] [Bug 1373517] Re: [sdk] invoked search in apps should display for BACK and not X

2015-01-12 Thread Launchpad Bug Tracker
This bug was fixed in the package address-book-app -
0.2+15.04.20150111-0ubuntu1

---
address-book-app (0.2+15.04.20150111-0ubuntu1) vivid; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Renato Araujo Oliveira Filho ]
  * Reset ListWithAction swipe state if list view start to flicking (LP:
#1383870)
  * Replaced X (close icon) to  (back icon) on application header.
(LP: #1373517, #1373494)
  * Implemented search for unaccented contact names. (LP: #1367906)
  * Fix check for keyboard visibility. (LP: #1404309)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Sun, 11 Jan 2015 
23:38:55 +

** Changed in: address-book-app (Ubuntu)
   Status: New = 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/1373517

Title:
  [sdk] invoked search in apps should display  for BACK and not X

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

Bug description:
  Steps to reproduce:
  1. Open Address Book or Messaging apps
  2. Tap in the main landing view(s) the Search icon
  3. Actual result: a X icon is displayed on the left hand side for 
cancelling the search action

  4. Expected result: a  BACK icon should be displayed, as currently
  on the dash

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

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


[Touch-packages] [Bug 1407865] Re: Super+Alt+S did not function at the login screen

2015-01-12 Thread Alex Wen
** Description changed:

  [Impact]
- Lenovo customer require to fix it.
+ Lenovo customer require to fix it. From users experience this function is 
missing. Some accessibility features of the Ubuntu operating system did not 
function. The hotkey to toggle the Orca screen reader on and off (super+alt+S) 
did not function at the Login screen.
+ 
+ [Test Case]
+ 1. Boot into the system.
+ 2. Go the login screen.
+ 3. Press super+alt+s to enable the orca screen reader.
+ 4. Observe the orca screen reader is enable or not. 
+ 
+ Expected result:
+ The screen reader should be enabled.
+ 
+ Actual result:
+ It doesn't work.
  
  [Regression Potential]
  N/A
  
  [Other Info]
  N/A
- 
- Summary:
- Some accessibility features of the Ubuntu operating system did not function. 
The command to toggle the Orca screen reader on and off (super+alt+S) did not 
function at the Login screen.
- 
- Steps to reproduce:
- 1. Boot into the system.
- 2. Press super+alt+s to enable the orca screen reader.
- 
- Expected result:
- The screen reader should be enabled.
- 
- Actual result:
- It doesn't work.

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

Title:
   Super+Alt+S did not function at the login screen

Status in OEM Priority Project:
  Incomplete
Status in OEM Priority Project trusty series:
  New
Status in lightdm package in Ubuntu:
  Invalid
Status in unity-greeter package in Ubuntu:
  Fix Released
Status in lightdm source package in Trusty:
  Invalid
Status in unity-greeter source package in Trusty:
  Triaged
Status in lightdm source package in Vivid:
  Invalid
Status in unity-greeter source package in Vivid:
  Fix Released

Bug description:
  [Impact]
  Lenovo customer require to fix it. From users experience this function is 
missing. Some accessibility features of the Ubuntu operating system did not 
function. The hotkey to toggle the Orca screen reader on and off (super+alt+S) 
did not function at the Login screen.

  [Test Case]
  1. Boot into the system.
  2. Go the login screen.
  3. Press super+alt+s to enable the orca screen reader.
  4. Observe the orca screen reader is enable or not. 

  Expected result:
  The screen reader should be enabled.

  Actual result:
  It doesn't work.

  [Regression Potential]
  N/A

  [Other Info]
  N/A

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1407865/+subscriptions

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


[Touch-packages] [Bug 1367906] Re: Contact search doesn't match accented names

2015-01-12 Thread Launchpad Bug Tracker
This bug was fixed in the package address-book-app -
0.2+15.04.20150111-0ubuntu1

---
address-book-app (0.2+15.04.20150111-0ubuntu1) vivid; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Renato Araujo Oliveira Filho ]
  * Reset ListWithAction swipe state if list view start to flicking (LP:
#1383870)
  * Replaced X (close icon) to  (back icon) on application header.
(LP: #1373517, #1373494)
  * Implemented search for unaccented contact names. (LP: #1367906)
  * Fix check for keyboard visibility. (LP: #1404309)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Sun, 11 Jan 2015 
23:38:55 +

** Changed in: address-book-app (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 address-book-app in
Ubuntu.
https://bugs.launchpad.net/bugs/1367906

Title:
  Contact search doesn't match accented names

Status in Address Book App:
  In Progress
Status in Address Book Service:
  In Progress
Status in Dialer app for Ubuntu Touch:
  In Progress
Status in Messaging App:
  In Progress
Status in address-book-app package in Ubuntu:
  Fix Released
Status in address-book-service package in Ubuntu:
  In Progress
Status in address-book-app package in Ubuntu RTM:
  In Progress
Status in address-book-service package in Ubuntu RTM:
  New

Bug description:
  If I have a contact with an accent in the name, for example Fábio or
  José, and I search for the names without the accent (fabio or jose),
  there is no match to the existing contacts.

  The search should match unaccented search terms to accented results
  (a should match á, ã, and so on).

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

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


[Touch-packages] [Bug 1404309] Re: contact expansion incorrect when keyboard visible

2015-01-12 Thread Launchpad Bug Tracker
This bug was fixed in the package address-book-app -
0.2+15.04.20150111-0ubuntu1

---
address-book-app (0.2+15.04.20150111-0ubuntu1) vivid; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Renato Araujo Oliveira Filho ]
  * Reset ListWithAction swipe state if list view start to flicking (LP:
#1383870)
  * Replaced X (close icon) to  (back icon) on application header.
(LP: #1373517, #1373494)
  * Implemented search for unaccented contact names. (LP: #1367906)
  * Fix check for keyboard visibility. (LP: #1404309)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Sun, 11 Jan 2015 
23:38:55 +

** Changed in: address-book-app (Ubuntu)
   Status: New = 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/1404309

Title:
  contact expansion incorrect when keyboard visible

Status in Address Book App:
  In Progress
Status in Ubuntu Keyboard:
  In Progress
Status in address-book-app package in Ubuntu:
  Fix Released
Status in ubuntu-keyboard package in Ubuntu:
  Fix Released
Status in address-book-app package in Ubuntu RTM:
  New
Status in ubuntu-keyboard package in Ubuntu RTM:
  New

Bug description:
  rtm build 184 on krillin

  Steps to reproduce:
  - open address book app
  - click on search button
  - click on one of the contacts at the top of the results to expand it

  Expected results:
  - the contact will expand and the keyboard will be dismissed

  Actual results:
  - the contact expands then immediately close and the keyboard is dismissed

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

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


[Touch-packages] [Bug 1373185] Re: contacts not listed in alphabetic order

2015-01-12 Thread Launchpad Bug Tracker
This bug was fixed in the package address-book-service -
0.1.1+15.04.20150105-0ubuntu1

---
address-book-service (0.1.1+15.04.20150105-0ubuntu1) vivid; urgency=low

  [ Renato Araujo Oliveira Filho ]
  * Create unit test to check the sort order of stored contacts (LP:
#1373185)
  * Added a new field on contact object X-NORMALIZED_FN which contains
the unaccented contact full name.
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Mon, 05 Jan 2015 
18:35:33 +

** Changed in: address-book-service (Ubuntu)
   Status: New = Fix Released

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

Title:
  contacts not listed in alphabetic order

Status in Address Book App:
  New
Status in address-book-service package in Ubuntu:
  Fix Released
Status in address-book-service package in Ubuntu RTM:
  New

Bug description:
  I discovered today that contacts are not always shown in the correct
  order.  I'm not sure what exact conditions trigger the sorting error,
  but the steps I used to cause it worked twice out of two tries:

  - Flash the latest image.  I used krillin rtm 58.
  - Open Contacts.
  - Add a new contact named 'Foo Bar'.  Save, then re-open it to add a picture 
from the gallery.
  - Add a new contact named 'Baz Quux'.  Save, then re-open it to add a picture 
from the camera.
  - Add a new contact named 'Spider Man'.  Save, then re-open it to add a 
picture from the gallery.
  - Add a new contact named 'Fone Broke' (or anything else with F* B*).  Save.
  - Return to the contact list main view.
  - Either tap 'Favorites' then 'All', or close the contacts app and re-open it.

  Actual result: Contacts are sorted in the wrong order, with two 'F'
  sections.  Screenshot attached.

  Expected result: Contacts are sorted in alphabetic order, with only
  one section for each first letter.

  Also note that the display is correct until after closing and
  reopening, or switching to another view and back.

  The contact pictures are probably not necessary, but I haven't
  verified that.  I found this while trying to reproduce a different bug
  related to adding pictures.

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

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


[Touch-packages] [Bug 1409235] Re: Unity8 started failing to build against Qt 5.4.0 on armhf

2015-01-12 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu)
   Status: New = In Progress

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

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

Title:
  Unity8 started failing to build against Qt 5.4.0 on armhf

Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  A no-change rebuild of the newest Unity8 version seems to reliably
  fail on armhf:

  https://launchpadlibrarian.net/194468263/buildlog_ubuntu-vivid-
  armhf.unity8_8.02%2B15.04.20150109.2-0ubuntu2~test1_FAILEDTOBUILD.txt.gz

  ---
  /usr/bin/ld: 
../../tests/mocks/LightDM/demo/libMockLightDM-demo.a(Greeter.cpp.o): relocation 
R_ARM_THM_MOVW_ABS_NC against `a local symbol' can not be used when making a 
shared object; recompile with -fPIC
  ../../tests/mocks/LightDM/demo/libMockLightDM-demo.a: error adding symbols: 
Bad value
  collect2: error: ld returned 1 exit status
  ---

  Note that this is now also the first rebuild after reduce-relocations
  option was dropped from qtbase to workaround bug #1403758.

  https://wiki.ubuntu.com/Touch/QtTesting

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

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


[Touch-packages] [Bug 1408984] Re: No tool exists to test SNR TTFF on a handset

2015-01-12 Thread John McAleely
@tvoss - that would be a big step away from the ideal. I'm sure we both
know that the tests don't alter the image and screw up updating, but the
general line is 'use apt-get install, and you're on your own'.

So I'd rather see it in the default image.

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

Title:
  No tool exists to test SNR TTFF on a handset

Status in the base for Ubuntu mobile products:
  New
Status in location-service package in Ubuntu:
  In Progress
Status in location-service package in Ubuntu RTM:
  New

Bug description:
  OEMs wishing to confirm that GPS is working correctly need to be able
  to observe TTFF and SNR data from a handset under test. They will
  repeat these tests in multiple locations.

  They expect to find a tool somewhere in this projects deliverables
  that they can use to do this.

  For manual verification purposes:

  * sudo apt-get update  sudo apt-get install ubuntu-location-service-tests
  * /usr/bin/uls-tests/gps_provider_test 
--gtest_filter=HardwareAbstractionLayerFixture.time_to_first_fix_cold_start_without_supl_benchmark_requires_hardware
  * Three trials will be run, measuring TTFF from cold start without any sort 
of assistance data, reporting details about visible space vehicles to the 
terminal.

  The timeout per trial is chosen as 15 minutes, as the theoretical cold
  start time of GPS is 12.5 minutes (see
  http://en.wikipedia.org/wiki/Time_to_first_fix).

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

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


[Touch-packages] [Bug 1409235] Re: Unity8 started failing to build against Qt 5.4.0 on armhf

2015-01-12 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/morefpic

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

Title:
  Unity8 started failing to build against Qt 5.4.0 on armhf

Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  A no-change rebuild of the newest Unity8 version seems to reliably
  fail on armhf:

  https://launchpadlibrarian.net/194468263/buildlog_ubuntu-vivid-
  armhf.unity8_8.02%2B15.04.20150109.2-0ubuntu2~test1_FAILEDTOBUILD.txt.gz

  ---
  /usr/bin/ld: 
../../tests/mocks/LightDM/demo/libMockLightDM-demo.a(Greeter.cpp.o): relocation 
R_ARM_THM_MOVW_ABS_NC against `a local symbol' can not be used when making a 
shared object; recompile with -fPIC
  ../../tests/mocks/LightDM/demo/libMockLightDM-demo.a: error adding symbols: 
Bad value
  collect2: error: ld returned 1 exit status
  ---

  Note that this is now also the first rebuild after reduce-relocations
  option was dropped from qtbase to workaround bug #1403758.

  https://wiki.ubuntu.com/Touch/QtTesting

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

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


[Touch-packages] [Bug 1404309] Re: contact expansion incorrect when keyboard visible

2015-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~renatofilho/address-book-app/fix-1404309-rtm

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

Title:
  contact expansion incorrect when keyboard visible

Status in Address Book App:
  Fix Committed
Status in Ubuntu Keyboard:
  In Progress
Status in address-book-app package in Ubuntu:
  Fix Released
Status in ubuntu-keyboard package in Ubuntu:
  Fix Released
Status in address-book-app package in Ubuntu RTM:
  In Progress
Status in ubuntu-keyboard package in Ubuntu RTM:
  New

Bug description:
  rtm build 184 on krillin

  Steps to reproduce:
  - open address book app
  - click on search button
  - click on one of the contacts at the top of the results to expand it

  Expected results:
  - the contact will expand and the keyboard will be dismissed

  Actual results:
  - the contact expands then immediately close and the keyboard is dismissed

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

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


[Touch-packages] [Bug 1404309] Re: contact expansion incorrect when keyboard visible

2015-01-12 Thread Renato Araujo Oliveira Filho
** Changed in: address-book-app (Ubuntu RTM)
 Assignee: (unassigned) = Renato Araujo Oliveira Filho (renatofilho)

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

** Changed in: address-book-app
   Status: In Progress = Fix Committed

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

Title:
  contact expansion incorrect when keyboard visible

Status in Address Book App:
  Fix Committed
Status in Ubuntu Keyboard:
  In Progress
Status in address-book-app package in Ubuntu:
  Fix Released
Status in ubuntu-keyboard package in Ubuntu:
  Fix Released
Status in address-book-app package in Ubuntu RTM:
  In Progress
Status in ubuntu-keyboard package in Ubuntu RTM:
  New

Bug description:
  rtm build 184 on krillin

  Steps to reproduce:
  - open address book app
  - click on search button
  - click on one of the contacts at the top of the results to expand it

  Expected results:
  - the contact will expand and the keyboard will be dismissed

  Actual results:
  - the contact expands then immediately close and the keyboard is dismissed

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

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


[Touch-packages] [Bug 1408589] [NEW] chfn does not work in chroot environment

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

== Comment: #0 - Guang Cheng Li ligua...@cn.ibm.com - 2015-01-07 01:51:51 ==
---Problem Description---
chfn does not work in a chroot environment.

In a chroot environment, the chroot exits with error chfn: PAM: System
error and does not do anything.

This might be related to 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763391 and 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745082
 
Contact Information = Guang Cheng Li ligua...@cn.ibm.com, Ralph Bellofatto 
ralph...@us.ibm.com 
 
---uname output---
Linux tulgpu002 3.16.0-23-generic #31-Ubuntu SMP Tue Oct 21 17:55:08 UTC 2014 
ppc64le ppc64le ppc64le GNU/Linux
 
Machine Type = N/A 
 
---Debugger---
A debugger is not configured
 
---Steps to Reproduce---
 Create a Ubuntu chroot environment, chroot into the directory, then run chfn.

root@tulgpu002:~# ls
chfn-error-rootimg
root@tulgpu002:~# chroot chfn-error-rootimg
root@tulgpu002:/# ls
bin   dev  homelibmedia  opt   root  sbin  sys  usr  vmlinux
boot  etc  initrd.img  lib64  mntproc  run   srv   tmp  var  xcatpost
root@tulgpu002:/# 
root@tulgpu002:/# chfn -f 'games user id' games
chfn: PAM: System error
root@tulgpu002:/# 

 
*Additional Instructions for Guang Cheng Li ligua...@cn.ibm.com, Ralph 
Bellofatto ralph...@us.ibm.com: 
-Post a private note with access information to the machine that the bug is 
occuring on.

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


** Tags: architecture-ppc64le bot-comment bugnameltc-119995 severity-critical 
targetmilestone-inin---
-- 
chfn does not work in chroot environment
https://bugs.launchpad.net/bugs/1408589
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to shadow in Ubuntu.

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


[Touch-packages] [Bug 1317599] Re: Evince doesn't show fi-ligatures in a pdf file when tex-gyre is installed

2015-01-12 Thread madbiologist
If you can't do a clean install of Ubuntu 14.10 and need a fix on a system that 
has been upgraded from trusty, try playing around with the files in 
/etc/fonts/conf.d and /etc/fonts/ and /etc/fonts/conf.avail
Firstly, read /etc/fonts/conf.d/README

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

Title:
  Evince doesn't show fi-ligatures in a pdf file when tex-gyre is
  installed

Status in fontconfig package in Ubuntu:
  Fix Released

Bug description:
  When I open the attached pdf file, evince doesn't show the
  fi-ligatures, e.g. on page 17 I only see Preface to the   rst
  edition.

  But when I mark text and copy it, the fi is also in there. Also
  printing works fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: evince 3.10.3-0ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu May  8 18:54:09 2014
  ExecutablePath: /usr/bin/evince
  InstallationDate: Installed on 2012-09-03 (612 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  SourcePackage: evince
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (20 days ago)

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

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


[Touch-packages] [Bug 1393008] Re: Horizontal cards with summary don't get backgrounds

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

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

Title:
  Horizontal cards with summary don't get backgrounds

Status in Ubuntu App Developer site:
  Invalid
Status in Ubuntu UX bugs:
  New
Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  If I change the WEATHER_TEMPLATE in the scopes example to:

  const static string WEATHER_TEMPLATE =
  R(
  {
  schema-version: 1,
  template: {
  category-layout: carousel,
  card-layout: horizontal,
  card-size: small,
   card-background:color:///#0F0F0F
  },
  components: {
  title: title,
  art : {
  field: art
  },
  subtitle: subtitle,
  summary: summary
  }
  }
  );

  The cards are placed in carousel style, but the background color is
  simply omitted, the color of the card stays black.

  If the card-layout is changed from horizontal to vertical, the
  color is there, and the cards in a carousel style, but the bottom 10%
  of the cards seem to be clipped. (Screenshot attached)

  This is my first bug report ever, so please let me know what else I
  should add, or if I am at the right place at all.

  Reported from: http://developer.ubuntu.com/scopes/cookbook/

To manage notifications about this bug go to:
https://bugs.launchpad.net/developer-ubuntu-com/+bug/1393008/+subscriptions

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


[Touch-packages] [Bug 1409133] Re: Heavy black flickering in mir_demo_server

2015-01-12 Thread William Hua
It only pops up a dialog saying No additional information collected.

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

Title:
  Heavy black flickering in mir_demo_server

Status in Mir:
  Incomplete
Status in mir package in Ubuntu:
  Incomplete

Bug description:
  After running mir_demo_server on VT 1, when I switch to VT 7 then back
  to VT 1, the demo server really flickers black quite a lot (entire
  screen, pointer included). I'm not sure, but I also upgraded my kernel
  to 3.18.2-031802-generic at the same time, if it's because of that,
  please mark invalid.

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

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


[Touch-packages] [Bug 1317599] Re: Evince doesn't show fi-ligatures in a pdf file when tex-gyre is installed

2015-01-12 Thread Alexander Buchner
So people affected by this bug (14.10, coming from 14.04) won't get an
automatic fix?

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

Title:
  Evince doesn't show fi-ligatures in a pdf file when tex-gyre is
  installed

Status in fontconfig package in Ubuntu:
  Fix Released

Bug description:
  When I open the attached pdf file, evince doesn't show the
  fi-ligatures, e.g. on page 17 I only see Preface to the   rst
  edition.

  But when I mark text and copy it, the fi is also in there. Also
  printing works fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: evince 3.10.3-0ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu May  8 18:54:09 2014
  ExecutablePath: /usr/bin/evince
  InstallationDate: Installed on 2012-09-03 (612 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  SourcePackage: evince
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (20 days ago)

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

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


[Touch-packages] [Bug 269753] Re: PDF becomes unreadable when rotated

2015-01-12 Thread madbiologist
This document displays correctly on Ubuntu 14.04 Trusty Tahr, both
before and after rotation.

I do not have Adobe Reader installed.

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

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

Title:
  PDF becomes unreadable when rotated

Status in Poppler:
  Confirmed
Status in poppler package in Ubuntu:
  Fix Released

Bug description:
  My university is providing us with schedules in PDF format. The
  problem is that those PDFs should be Rotated (on the right) to be
  readable. Unfortunately, when using Evince rotation feature, quality
  becomes very bad and the text becomes unreadable.

  I'm joining the PDF so that you can test. Simply rotate on the right
  and see the difference.

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

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


[Touch-packages] [Bug 1409758] [NEW] friends-dispatcher allocates extreme amount of memory

2015-01-12 Thread Ren�alendy
Public bug reported:

While using my computer I suddenly found out that it was running out of memory 
due to friends-dispatcher consuming about 1.5g of RAM. CPU usage went up to 
100% but I am not certain whether this is because of friends-dispatcher or 
because of the heavy swapping activity.
I assume the tool gets stuck in a loop, allocating more and more memory until 
the system runs out of free RAM.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: friends-dispatcher 0.2.0+14.04.20140217.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Jan 12 15:38:48 2015
InstallationDate: Installed on 2013-10-10 (458 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
PackageArchitecture: all
SourcePackage: friends
UpgradeStatus: Upgraded to trusty on 2014-04-18 (268 days ago)

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


** Tags: amd64 apport-bug trusty

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

Title:
  friends-dispatcher allocates extreme amount of memory

Status in friends package in Ubuntu:
  New

Bug description:
  While using my computer I suddenly found out that it was running out of 
memory due to friends-dispatcher consuming about 1.5g of RAM. CPU usage went up 
to 100% but I am not certain whether this is because of friends-dispatcher or 
because of the heavy swapping activity.
  I assume the tool gets stuck in a loop, allocating more and more memory until 
the system runs out of free RAM.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: friends-dispatcher 0.2.0+14.04.20140217.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jan 12 15:38:48 2015
  InstallationDate: Installed on 2013-10-10 (458 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  PackageArchitecture: all
  SourcePackage: friends
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (268 days ago)

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

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


[Touch-packages] [Bug 1384950] Re: Trusted prompts need to be part of the lifecycle

2015-01-12 Thread Michał Sawicz
Having tested the linked branches, it seems there's some
misunderstanding as to what should happen:

* should the trusted prompts for an app be SIGSTOP'ed with the app
* or should we leave it all to the trusted helper to decide

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

Title:
  Trusted prompts need to be part of the lifecycle

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Mir:
  Fix Released
Status in mir package in Ubuntu:
  Fix Released
Status in pay-service package in Ubuntu:
  New
Status in qtmir package in Ubuntu:
  Fix Released
Status in trust-store package in Ubuntu:
  New
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  New
Status in mir package in Ubuntu RTM:
  In Progress
Status in qtmir package in Ubuntu RTM:
  Triaged

Bug description:
  After we fix bug #1355173, we'll be leaking trusted prompts in the
  sense that when an app gets unfocused (and potentially killed
  subsequently), the trusted prompts will be left running, not suspended
  with the app. We should apply the same rules to the whole app
  container (can we use ual? add the prompts to the pgroup/cgroup?).

  This needs an escape route, too, for trusted helpers to be able to
  kill prompts as they need to.

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

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


[Touch-packages] [Bug 1352809] Re: /usr/bin/lp on Trusty using -h option doesn't work as expected

2015-01-12 Thread Louis Bouchard
Opened upstream bug on the matter :
https://www.cups.org/str.php?L4561+P-1+S-2+C0+I0+E0+Q4561

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

Title:
  /usr/bin/lp on Trusty using -h option doesn't work as expected

Status in cups package in Ubuntu:
  Confirmed

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

  Description:  Ubuntu 14.04 LTS
  Release:  14.04
  Codename: trusty

  
  2) The version of the package you are using, via 'apt-cache policy pkgname' 
or by checking in Software Center

  cups-client:
Installed: 1.7.2-0ubuntu1.1

  3) What you expected to happen

  When using lp -h to send a print job to a printer, I expected to the
  job to be sent to the printer and to override any env variables set or
  conf file setting

  4) What happened instead

  To summarise the behaviour I'm seeing

  1) with CUPS_SERVER env variable unset and no ServerName set in 
/etc/cups/client.conf, we see that using lp -h with hostnames gives us error 
lp: Error - add '/version=1.1' to server name.
  Using IPs sends the job to the printer as expected.

  2) with CUPS_SERVER env variable set using hostname with/without port
  and no ServerName set in /etc/cups/client.conf, we see that the only
  time it sends a job is when an IP and port are used. Otherwise it
  seems to error. I believe it's using the env variable, even though -h
  is being used.

  3) with CUPS_SERVER env variable set using IP address with/without
  port and no ServerName set in /etc/cups/client.conf we see that the
  job is always sent using lp -h but it is always sent to the value in
  env variable, thus ignoring the command line.

  ===

  with CUPS_SERVER env variable unset and no ServerName option set in
  /etc/cups/client.conf

  $ lp test2.txt
  lp: Error - scheduler not responding. (expected as no server is set or 
specified)

  Using hostname
  $ lp -h server1:631 test2.txt
  lp: Error - add '/version=1.1' to server name.

  $ lp -h server1 test2.txt
  lp: Error - add '/version=1.1' to server name.

  Using IP address
  $ lp -h 192.168.254.8 test2.txt
  request id is PDF-54 (1 file(s))

  $ lp -h 192.168.254.8:631 test2.txt
  request id is PDF-55 (1 file(s))

  ===

  With CUPS_SERVER env variable *set CUPS_SERVER=server1

  $ lp test2.txt
  lp: Error - add '/version=1.1' to server name.

  Using hostname
  $ lp -h server1 test2.txt
  lp: Error - add '/version=1.1' to server name.

  $ lp -h server1:631 test2.txt
  lp: Error - add '/version=1.1' to server name.

  Using IP address
  $ lp -h 192.168.254.8 test2.txt
  lp: Error - add '/version=1.1' to server name.

  $ lp -h 192.168.254.8:631 test2.txt
  request id is PDF-56 (1 file(s))

  ===

  With CUPS_SERVER env variable *set CUPS_SERVER=server:631

  Same results as above

  ===

  With CUPS_SERVER env variable *set CUPS_SERVER=192.168.254.8:631

  $ lp -h 555.555.555.555 test2.txt
  request id is PDF-66 (1 file(s))

  ===

  With CUPS_SERVER env variable *set CUPS_SERVER=192.168.254.8

  Same results as above

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

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


[Touch-packages] [Bug 1409027] Re: Timer in rewritten OrientationHelper breaks keyboard orientation

2015-01-12 Thread Daniel d'Andrada
** Description changed:

  The rewritten OrientationHelper that was merged into trunk here:
  http://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-
  toolkit/trunk/revision/1147 introduces a new 250ms timer to prevent
  incorrect rotations caused by Screen.primaryOrientation and
  Screen.orientation being set one after another. However this prevents
  applications from being able to rely on the changes to the angle having
  been applied via the orientationAngleChanged signal (since they now only
  get applied 250ms after the orientation change happens).
  
  Because the keyboard changes its orientation based on the application
  orientation this results in the keyboard rotating 250ms after the
  application has rotated, and more problematically means that the input
  area reported by the keyboard after the orientationAngleChanged signal
  is incorrect (as the orientation change hasn't actually happened).
  
  Steps to reproduce
  
  1) Open the browser
  
- 2) Tab the address bar
+ 2) Tap the address bar
  
  3) Rotate the phone
  
  Expected outcome
  
  All keys on the keyboard can be pressed
  
  Actual outcome
  
  Only keys in the old input area can be pressed because the new input
  area hasn't been reported.

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

Title:
  Timer in rewritten OrientationHelper breaks keyboard orientation

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

Bug description:
  The rewritten OrientationHelper that was merged into trunk here:
  http://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-
  toolkit/trunk/revision/1147 introduces a new 250ms timer to prevent
  incorrect rotations caused by Screen.primaryOrientation and
  Screen.orientation being set one after another. However this prevents
  applications from being able to rely on the changes to the angle
  having been applied via the orientationAngleChanged signal (since they
  now only get applied 250ms after the orientation change happens).

  Because the keyboard changes its orientation based on the application
  orientation this results in the keyboard rotating 250ms after the
  application has rotated, and more problematically means that the input
  area reported by the keyboard after the orientationAngleChanged signal
  is incorrect (as the orientation change hasn't actually happened).

  Steps to reproduce

  1) Open the browser

  2) Tap the address bar

  3) Rotate the phone

  Expected outcome

  All keys on the keyboard can be pressed

  Actual outcome

  Only keys in the old input area can be pressed because the new input
  area hasn't been reported.

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

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


[Touch-packages] [Bug 1317599] [NEW] Evince doesn't show fi-ligatures in a pdf file when tex-gyre is installed

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

When I open the attached pdf file, evince doesn't show the
fi-ligatures, e.g. on page 17 I only see Preface to the   rst
edition.

But when I mark text and copy it, the fi is also in there. Also
printing works fine.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: evince 3.10.3-0ubuntu10
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Thu May  8 18:54:09 2014
ExecutablePath: /usr/bin/evince
InstallationDate: Installed on 2012-09-03 (612 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
SourcePackage: evince
UpgradeStatus: Upgraded to trusty on 2014-04-18 (20 days ago)

** Affects: fontconfig (Ubuntu)
 Importance: Medium
 Status: Confirmed


** Tags: amd64 apport-bug trusty
-- 
Evince doesn't show fi-ligatures in a pdf file when tex-gyre is installed
https://bugs.launchpad.net/bugs/1317599
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to fontconfig in Ubuntu.

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


[Touch-packages] [Bug 1317599] Re: Evince doesn't show fi-ligatures in a pdf file when tex-gyre is installed

2015-01-12 Thread Alexander Buchner
In which version of which package is this bug fixed?

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

Title:
  Evince doesn't show fi-ligatures in a pdf file when tex-gyre is
  installed

Status in fontconfig package in Ubuntu:
  Fix Released

Bug description:
  When I open the attached pdf file, evince doesn't show the
  fi-ligatures, e.g. on page 17 I only see Preface to the   rst
  edition.

  But when I mark text and copy it, the fi is also in there. Also
  printing works fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: evince 3.10.3-0ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu May  8 18:54:09 2014
  ExecutablePath: /usr/bin/evince
  InstallationDate: Installed on 2012-09-03 (612 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  SourcePackage: evince
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (20 days ago)

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

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


[Touch-packages] [Bug 1404286] Re: crash deleting all recent calls or messages

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

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

Title:
  crash deleting all recent calls or messages

Status in the base for Ubuntu mobile products:
  In Progress
Status in Dialer app for Ubuntu Touch:
  In Progress
Status in Telephony History Service:
  In Progress
Status in Messaging App:
  In Progress
Status in dialer-app package in Ubuntu:
  Fix Released
Status in history-service package in Ubuntu:
  Fix Released
Status in messaging-app package in Ubuntu:
  Fix Released
Status in dialer-app package in Ubuntu RTM:
  In Progress
Status in history-service package in Ubuntu RTM:
  In Progress
Status in messaging-app package in Ubuntu RTM:
  In Progress

Bug description:
  build 184 on krillin rtm

  I have a pretty large database of recent calls, when trying to select
  all and delete the dialer app crashes.

  Steps to reproduce:
  - launch dialer, go to recents
  - press and hold to enter selection mode
  - press checkbox on toolbar to select all
  - press the delete button

  Expected results:
  - all results are immediately removed

  Actual results:
  - there is a long pause then the app crashes OR sometimes the app doesn't 
crash but only some of the events get removed

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

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


[Touch-packages] [Bug 1319698] Re: Gallery app shows pictures abnormally if target directory or file name contained Chinese text .

2015-01-12 Thread Arthur Mello
@binli, there is no change on the gallery-app code for this bug. We
should check with @jpakkane if we could have the relevant fix on the
thumbnailer trusty branch.

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

Title:
  Gallery app shows pictures abnormally if target directory or file name
  contained Chinese text .

Status in Gallery App:
  Fix Released
Status in OEM Priority Project:
  Fix Released
Status in Thumbnail generator for all kinds of files:
  Fix Released
Status in thumbnailer package in Ubuntu:
  Fix Released

Bug description:
  Steps:
  1. Copy some pictures to ~/Pictures
  2. Launch Gallery app by entering gallery in Dash
  3. Observe what the Gallery shows.

  Actual results:
  There are some transparent frames in Gallery.

  Expected results:
  Gallery app should show pictures included in ~/Pictures directory in step 2.

  Platform:
  Lenovo S440s

  Note:
  Once Gallery's target directory or file name of the target directory contains 
Chinese text, the issue will be reproduced. Adverse, if Gallery's target 
directory or file name of the target directory in English, Gallery displays 
normally.

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

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


[Touch-packages] [Bug 439502] Re: Ctrl+a does not select all of the text

2015-01-12 Thread madbiologist
Still occurring on Ubuntu 14.04 Trusty Tahr.

The same problem also occurs when selecting part of the text with the
mouse.

Packages: evince 3.10.3-0ubuntu10.1
  poppler 0.24.5-2ubuntu4.1

** Tags added: trusty

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

Title:
  Ctrl+a does not select all of the text

Status in poppler package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: evince

  I have opened a PDF file, I Pressed Ctrl + A.
  I Expected that all of the text would be selected.
  But it did not, it only selected a few characters.
  It almost looks like its picking random characters.
  please look at:
  http://frankkie.nl/a/evince/
  for the pdf-document and a screenshot.

  Ubuntu 9.04
  Evince 2.26.1-0ubuntu1

  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  ExecutablePath: /usr/bin/evince
  Package: evince 2.26.1-0ubuntu1
  ProcEnviron:
   LANG=nl_NL.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  Uname: Linux 2.6.28-15-generic i686

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

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


[Touch-packages] [Bug 1384950] Re: Trusted prompts need to be part of the lifecycle

2015-01-12 Thread Michał Sawicz
** Changed in: qtmir (Ubuntu RTM)
   Status: Triaged = In Progress

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

Title:
  Trusted prompts need to be part of the lifecycle

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Mir:
  Fix Released
Status in mir package in Ubuntu:
  Fix Released
Status in pay-service package in Ubuntu:
  New
Status in qtmir package in Ubuntu:
  Fix Released
Status in trust-store package in Ubuntu:
  New
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  New
Status in mir package in Ubuntu RTM:
  In Progress
Status in qtmir package in Ubuntu RTM:
  In Progress

Bug description:
  After we fix bug #1355173, we'll be leaking trusted prompts in the
  sense that when an app gets unfocused (and potentially killed
  subsequently), the trusted prompts will be left running, not suspended
  with the app. We should apply the same rules to the whole app
  container (can we use ual? add the prompts to the pgroup/cgroup?).

  This needs an escape route, too, for trusted helpers to be able to
  kill prompts as they need to.

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

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


[Touch-packages] [Bug 1291939] Re: window borders are now missing meaning overlapping windows of the same type have no separation, and no separation from the background

2015-01-12 Thread Nikita Yerenkov-Scott
** Changed in: hundredpapercuts
   Status: New = Confirmed

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

Title:
  window borders are now missing meaning overlapping windows of the same
  type have no separation, and no separation from the background

Status in One Hundred Papercuts:
  Confirmed
Status in Themes for Ubuntu:
  Confirmed
Status in ubuntu-themes package in Ubuntu:
  Triaged

Bug description:
  In the latest update all window borders have gone leading to windows
  with the same backgound having no visual separation, also with a dark
  background you can no longer tell where they end.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140312-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CurrentDesktop: Unity
  Date: Thu Mar 13 11:26:33 2014
  EcryptfsInUse: Yes
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2014-01-17 (54 days ago)

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

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


[Touch-packages] [Bug 1409307] Re: attributes dont show without title

2015-01-12 Thread Kyle Nitzsche
The title field is already set to blank with this: catres.set_title();

The problem with this is the unused vertical space where the title
component is.

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

Title:
  attributes dont show without title

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

Bug description:
  I want to display category attributes but not titles (for the number
  of Likes under each picture in Facebook Photos scope).

  But, it seems attributes do not display unless I add a title
  component.

  So with this catrenderer, attributes do NOT display:

  {
  schema-version : 1,
  template : { 
  category-layout : grid,
  card-size: small
  },  
  components : { 
  art : art,
  attributes: attrs
  }   
  }

  And with this one attributes DO display:
  {
  schema-version : 1,
  template : { 
  category-layout : grid,
  card-size: small
  },  
  components : { 
  title: title,
  art : art,
  attributes: attrs
  }   
  }

  phablet@ubuntu-phablet:~$ apt-cache policy libunity-scopes3
  libunity-scopes3:
Instalados: 0.6.9+15.04.20141216.2~rtm-0ubuntu

  
  See images.

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

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


[Touch-packages] [Bug 1354498] Re: Switcher Icons emblem (count) is too small

2015-01-12 Thread Ara Pulido
** Also affects: unity (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  Switcher Icons emblem (count) is too small

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

Bug description:
  [ Impact]

  The emblem size does not change as the icon size is adjusted.

  [ Test Case ]

  (1) Use the System Settings  Displays  Scale for menus and title
  bars slider to adjust the Swicther icon size.

  (2) Observe the size of the badge.  It should scale with the icon
  size.

  [ Regression Potential

  Any code change to the Unity desktop shell has the potential to
  introduce new crashers or lockers.

  [ Other Info ]

  The Unity SRU fix for Ubuntu 14.04 LTS was cherry-picked from Ubuntu
  14.10 where it has been in production use for some time with no
  apparent regressions.

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

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


[Touch-packages] [Bug 1371625] Re: wifi don't work after suspend

2015-01-12 Thread Ara Pulido
** Changed in: oem-priority
   Status: New = Incomplete

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

Title:
  wifi don't work after suspend

Status in OEM Priority Project:
  Incomplete
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  When i take my laptop, fujitsu-siemens AMILO-Li3710,  from a suspend state 
wifi don't work.
  I need to restart it to function properly.

  This is my laptop and i have ubuntu 14.04..
  http://wiki.ubuntu-it.org/Hardware/Notebook/FujitsuSiemensAMILOLi3710

  thx

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1371625/+subscriptions

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


[Touch-packages] [Bug 1317599] Re: Evince doesn't show fi-ligatures in a pdf file when tex-gyre is installed

2015-01-12 Thread madbiologist
** Summary changed:

- Evince doesn't show fi-ligatures in a pdf file
+ Evince doesn't show fi-ligatures in a pdf file when tex-gyre is installed

** Package changed: tex-gyre (Ubuntu) = fontconfig (Ubuntu)

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

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

Title:
  Evince doesn't show fi-ligatures in a pdf file when tex-gyre is
  installed

Status in fontconfig package in Ubuntu:
  Fix Released

Bug description:
  When I open the attached pdf file, evince doesn't show the
  fi-ligatures, e.g. on page 17 I only see Preface to the   rst
  edition.

  But when I mark text and copy it, the fi is also in there. Also
  printing works fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: evince 3.10.3-0ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu May  8 18:54:09 2014
  ExecutablePath: /usr/bin/evince
  InstallationDate: Installed on 2012-09-03 (612 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  SourcePackage: evince
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (20 days ago)

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

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


[Touch-packages] [Bug 1317599] Re: Evince doesn't show fi-ligatures in a pdf file when tex-gyre is installed

2015-01-12 Thread madbiologist
It's fixed on Utopic in fontconfig 2.11.1-0ubuntu3 and on Trusty in
fontconfig 2.11.0-0ubuntu4.1

the Trusty changelog says:

  * 0001-Bug-73291-poppler-does-not-show-fl-ligature.patch: Don't alias TeX
Gyre Termes to Times as it has a broken 'fi' ligature. (LP: #1325230)
 -- Iain Lane iain.l...@canonical.com

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

Title:
  Evince doesn't show fi-ligatures in a pdf file when tex-gyre is
  installed

Status in fontconfig package in Ubuntu:
  Fix Released

Bug description:
  When I open the attached pdf file, evince doesn't show the
  fi-ligatures, e.g. on page 17 I only see Preface to the   rst
  edition.

  But when I mark text and copy it, the fi is also in there. Also
  printing works fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: evince 3.10.3-0ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu May  8 18:54:09 2014
  ExecutablePath: /usr/bin/evince
  InstallationDate: Installed on 2012-09-03 (612 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  SourcePackage: evince
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (20 days ago)

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

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


[Touch-packages] [Bug 1409662] Re: Mouse movement doesn't work.

2015-01-12 Thread Daniel van Dijk
Fixed. I'm in a different workspace and my mouse was unresponsive to the
surface...

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

** Summary changed:

- Mouse movement doesn't work.
+ Mouse movement doesn't work. [Fixed]

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

Title:
  Mouse movement doesn't work. [Fixed]

Status in xorg package in Ubuntu:
  Fix Released

Bug description:
  Hi,

  My mousepad broke and I had to disconnect it from my motherboard. Now
  I use an external mouse, which works great in windows.

  But in Ubuntu I can't move my mouse, the scroll button and the mouse
  buttons on my external mouse do work.

  Can you help me?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.113  Mon Dec  1 21:08:13 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Jan 12 11:15:47 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation G96GLM [Quadro FX 770M] [10de:065c] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:30e7]
  InstallationDate: Installed on 2014-05-23 (233 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP EliteBook 8530w
  PccardctlStatus:
   Socket 0:
 3.3V
16-bit
PC Card
 Subdevice 0 (function 0) bound to driver pata_pcmcia
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-43-generic 
root=UUID=3d6863f9-ba0f-4564-926d-a3e0f3e0f780 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PDV Ver. F.09
  dmi.board.name: 30E7
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 90.21
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PDVVer.F.09:bd03/10/2009:svnHewlett-Packard:pnHPEliteBook8530w:pvrF.09:rvnHewlett-Packard:rn30E7:rvrKBCVersion90.21:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 8530w
  dmi.product.version: F.09
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1~ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.2
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Mon Jan 12 11:07:24 2015
  xserver.configfile: default
  xserver.errors: open /dev/fb0: No such file or directory
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.15.1-0ubuntu2.6

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

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


[Touch-packages] [Bug 1408984] Re: No tool exists to test SNR TTFF on a handset

2015-01-12 Thread Thomas Voß
** Description changed:

  OEMs wishing to confirm that GPS is working correctly need to be able to
  observe TTFF and SNR data from a handset under test. They will repeat
  these tests in multiple locations.
  
  They expect to find a tool somewhere in this projects deliverables that
  they can use to do this.
+ 
+ For manual verification purposes:
+ 
+ * sudo apt-get update  sudo apt-get install ubuntu-location-service-tests
+ * /usr/bin/uls-tests/gps_provider_test 
--gtest_filter=HardwareAbstractionLayerFixture.time_to_first_fix_cold_start_without_supl_benchmark_requires_hardware
+ * Three trials will be run, measuring TTFF from cold start without any sort 
of assistance data, reporting details about visible space vehicles to the 
terminal.
+ 
+ The timeout per trial is chosen as 15 minutes, as the theoretical cold
+ start time of GPS is 12.5 minutes (see
+ http://en.wikipedia.org/wiki/Time_to_first_fix).

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

Title:
  No tool exists to test SNR TTFF on a handset

Status in the base for Ubuntu mobile products:
  New
Status in location-service package in Ubuntu:
  In Progress

Bug description:
  OEMs wishing to confirm that GPS is working correctly need to be able
  to observe TTFF and SNR data from a handset under test. They will
  repeat these tests in multiple locations.

  They expect to find a tool somewhere in this projects deliverables
  that they can use to do this.

  For manual verification purposes:

  * sudo apt-get update  sudo apt-get install ubuntu-location-service-tests
  * /usr/bin/uls-tests/gps_provider_test 
--gtest_filter=HardwareAbstractionLayerFixture.time_to_first_fix_cold_start_without_supl_benchmark_requires_hardware
  * Three trials will be run, measuring TTFF from cold start without any sort 
of assistance data, reporting details about visible space vehicles to the 
terminal.

  The timeout per trial is chosen as 15 minutes, as the theoretical cold
  start time of GPS is 12.5 minutes (see
  http://en.wikipedia.org/wiki/Time_to_first_fix).

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

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


[Touch-packages] [Bug 1409662] [NEW] Mouse movement doesn't work.

2015-01-12 Thread Daniel van Dijk
Public bug reported:

Hi,

My mousepad broke and I had to disconnect it from my motherboard. Now I
use an external mouse, which works great in windows.

But in Ubuntu I can't move my mouse, the scroll button and the mouse
buttons on my external mouse do work.

Can you help me?

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.113  Mon Dec  1 21:08:13 
PST 2014
 GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Mon Jan 12 11:15:47 2015
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 NVIDIA Corporation G96GLM [Quadro FX 770M] [10de:065c] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:30e7]
InstallationDate: Installed on 2014-05-23 (233 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: Hewlett-Packard HP EliteBook 8530w
PccardctlStatus:
 Socket 0:
   3.3V
  16-bit
  PC Card
   Subdevice 0 (function 0) bound to driver pata_pcmcia
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-43-generic 
root=UUID=3d6863f9-ba0f-4564-926d-a3e0f3e0f780 ro quiet splash
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/10/2009
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68PDV Ver. F.09
dmi.board.name: 30E7
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 90.21
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PDVVer.F.09:bd03/10/2009:svnHewlett-Packard:pnHPEliteBook8530w:pvrF.09:rvnHewlett-Packard:rn30E7:rvrKBCVersion90.21:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP EliteBook 8530w
dmi.product.version: F.09
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1~ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.2
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.3
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Mon Jan 12 11:07:24 2015
xserver.configfile: default
xserver.errors: open /dev/fb0: No such file or directory
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.15.1-0ubuntu2.6

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


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu

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

Title:
  Mouse movement doesn't work.

Status in xorg package in Ubuntu:
  New

Bug description:
  Hi,

  My mousepad broke and I had to disconnect it from my motherboard. Now
  I use an external mouse, which works great in windows.

  But in Ubuntu I can't move my mouse, the scroll button and the mouse
  buttons on my external mouse do work.

  Can you help me?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.113  Mon Dec  1 21:08:13 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Jan 12 11:15:47 2015
  

[Touch-packages] [Bug 1401141] Re: IPoIB does not work on Ubuntu due to DHCP

2015-01-12 Thread Rafael David Tinoco
Hello Brian, sorry I was out due to end-of-year holidays + vacation :o).

I'll be providing them a hotfixed dhcp server and asking for SRU
sponsorship soon.

Tks

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

Title:
  IPoIB does not work on Ubuntu due to DHCP

Status in isc-dhcp package in Ubuntu:
  In Progress

Bug description:
  Release:  Ubuntu 14.04.1 LTS
  Version:  4.2.4-7ubuntu12

  The current DHCP package in Ubuntu can't handle IPoIB clients.  For
  IB, Mellanox uses IPoIB, which is “Eth emulator” for the control path.
  DHCP is not working in this mode without a patch for DHCP server.

  =
  From IETF documentation:
  
http://git.openfabrics.org/pub/scm/~rupertd/docs/release_notes/ipoib_release_notes.txt
  ...
  Note: Two patches for DHCP are required for supporting IPoIB. The patch files
  for DHCP v3.0.4 are available under the docs/dhcp/ directory.

  Standard DHCP fields holding MAC addresses are not large enough to contain an
  IPoIB hardware address. To overcome this problem, DHCP over InfiniBand 
messages
  convey a client identifier field used to identify the DHCP session. This 
client
  identifier field can be used to associate an IP address with a client 
identifier
  value, such that the DHCP server will grant the same IP address to any client
  that conveys this client identifier.
  ...
  In order to use a DHCP client identifier, you need to first create a
  configuration file that defines the DHCP client identifier. Then run the DHCP
  client with this file using the following command:
  dhclient cf client conf file IB network interface name
  Example of a configuration file for the ConnectX (PCI Device ID 26428), called
  dhclient.conf:Ubuntu 14.04.1 LTS
  # The value indicates a hexadecimal number
  interface ib1 {
  send dhcp-client-identifier
  ff:00:00:00:00:00:02:00:00:02:c9:00:00:02:c9:03:00:00:10:39;
  }
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1401141/+subscriptions

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


[Touch-packages] [Bug 1408984] Re: No tool exists to test SNR TTFF on a handset

2015-01-12 Thread John McAleely
Sounds good!

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

Title:
  No tool exists to test SNR TTFF on a handset

Status in the base for Ubuntu mobile products:
  New
Status in location-service package in Ubuntu:
  In Progress
Status in location-service package in Ubuntu RTM:
  New

Bug description:
  OEMs wishing to confirm that GPS is working correctly need to be able
  to observe TTFF and SNR data from a handset under test. They will
  repeat these tests in multiple locations.

  They expect to find a tool somewhere in this projects deliverables
  that they can use to do this.

  For manual verification purposes:

  * sudo apt-get update  sudo apt-get install ubuntu-location-service-tests
  * /usr/bin/uls-tests/gps_provider_test 
--gtest_filter=HardwareAbstractionLayerFixture.time_to_first_fix_cold_start_without_supl_benchmark_requires_hardware
  * Three trials will be run, measuring TTFF from cold start without any sort 
of assistance data, reporting details about visible space vehicles to the 
terminal.

  The timeout per trial is chosen as 15 minutes, as the theoretical cold
  start time of GPS is 12.5 minutes (see
  http://en.wikipedia.org/wiki/Time_to_first_fix).

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

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


[Touch-packages] [Bug 1377194] Re: [browser] Various issues with security UI's

2015-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~osomon/webbrowser-app/rtm-backport-security-UI

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

Title:
  [browser] Various issues with security UI's

Status in the base for Ubuntu mobile products:
  New
Status in Ubuntu UX bugs:
  Fix Committed
Status in Web Browser App:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  I've not done a proper review on this yet, but there are a few issues
  I've noticed just from using the browser:

  - The certificate error UI is displayed for all errors, but it should
  only be displayed for main frame document errors
  (CertificateError.isMainFrame  !CertificateError.isSubresource). You
  can't override other errors anyway, and for subframes and subresources
  it is fine to just block the content (this is how Chrome and Firefox
  behave).

  - When accepting an error, the certificate fingerprint seems to be
  whitelisted by the browser. This is not safe - what happens if the
  user navigates to a genuinely malicious site that happens to use the
  same certificate? If you want to whitelist them, you must also record
  the domain that the error originated from and the error code, and only
  automatically allow the error if the domain + error code +
  fingerprints match

  - When accepting an error, there is no visual cue in the header bar
  that you're on a site with security errors.

  - If you press the stop icon in the addressbar whilst the certificate
  error UI is displayed, the pending navigation is cancelled (returning
  to the previous committed navigation), but the certificate error UI is
  not removed. There is a CertificateError.cancelled signal for this
  purpose - I'm not sure if you're using it or not

  - There doesn't seem to be any indicator when you go to a site that
  has an EV certificate

  --- UX Comment ---
  Additional wireframe for top bar displaying warning when certificate identity 
is not verified
  
https://docs.google.com/a/canonical.com/presentation/d/1Qrd4Flfs3EH-fI79IfrYgLdAx2nce-L7ve8NKLCX324/edit#slide=id.g3503834cf_01

  For EV certificate, just display EV information in the pop-over

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

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


[Touch-packages] [Bug 1394925] Re: Security warning page doesn’t go away when browsing to a different site

2015-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~osomon/webbrowser-app/rtm-backport-security-UI

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

Title:
  Security warning page doesn’t go away when browsing to a different
  site

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

Bug description:
  Steps to reproduce:

   1) Open the browser, and browse to 
https://test-sspev.verisign.com:2443/test-SSPEV-revoked-verisign.html
   2) Verify that you get a security warning page that says that the 
certificate has been revoked
   3) Focus the address bar, enter any URL (e.g. http://ubuntu.com) and validate

  Expected result: the page loads and is displayed

  Actual result: the page loads but the security warning page remains
  on, hiding the contents

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

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


[Touch-packages] [Bug 1359293] Re: Tab preview aspect ratio isn't preserved when switching orientation

2015-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~osomon/webbrowser-app/rtm-backport-tab-previews

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

Title:
  Tab preview aspect ratio isn't preserved when switching orientation

Status in Web Browser App:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  Steps to reproduce:

  1. Open a number of tabs.

  2. Select Open tabs from the menu.

  3. Change device orientation.

  4. Scroll down and then back up.

  
  Expected result:

   Tab previews should maintain their original aspect ratio

  Actual result:

   Initially the tab previews currently visible maintain their aspect
  ratio, but once they've been scrolled out of view and then back they
  become stretched/squashed to match the current orientation.

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

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


[Touch-packages] [Bug 1409425] Re: lxc-start-ephemeral stops working with kernel 3.18 - overlayfs change?

2015-01-12 Thread Martin Pitt
Initially I suspected that this is
https://github.com/lxc/lxc/commit/7fb1bef22a but we apparently already
have that commit.

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

Title:
  lxc-start-ephemeral stops working with kernel 3.18 - overlayfs change?

Status in linux package in Ubuntu:
  Confirmed
Status in lxc package in Ubuntu:
  Confirmed

Bug description:
  With the previous vivid kernel 3.16.0-28-generic,lxc-start-ephemeral
  -o containername works fine. With the current 3.18.0-8-generic  it
  fails with the container failed to start. This is reproducible in a
  clean cloud VM:

  $ sudo apt install lxc
  $ sudo lxc-create -t busybox -n c1

  # works fine under all kernels:
  $ sudo lxc-start -n c1 -F

  $ sudo lxc-start-ephemeral -o c1
  The container 'c1-0twqb553' failed to start.

  It happens with both the above busybox as well as with a full ubuntu
  OS container, so I don't think that's relevant.

  Unfortunately lxc-start-ephemeral has no --logfile or --logpriority or
  similar debugging tools, and even with -k it doesn't keep a container
  or logs around for inspection.

  dmesg might have something worth noting, look at the third line:

  [  465.694541] device vethQLD78J entered promiscuous mode
  [  465.694611] IPv6: ADDRCONF(NETDEV_UP): vethQLD78J: link is not ready
  [  465.726758] overlayfs: missing upperdir or lowerdir or workdir
  [  465.744501] eth0: renamed from vethWRSY7B
  [  465.745673] IPv6: ADDRCONF(NETDEV_CHANGE): vethQLD78J: link becomes ready
  [  465.745693] lxcbr0: port 1(vethQLD78J) entered forwarding state
  [  465.745697] lxcbr0: port 1(vethQLD78J) entered forwarding state
  [  465.746618] lxcbr0: port 1(vethQLD78J) entered disabled state
  [  465.747134] device vethQLD78J left promiscuous mode
  [  465.747140] lxcbr0: port 1(vethQLD78J) entered disabled state

  So maybe overlayfs changed its semantics somehow in the new kernel?

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: lxc 1.1.0~alpha3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jan 11 12:45:06 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-11-20 (52 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20141119)
  SourcePackage: lxc
  UpgradeStatus: No upgrade log present (probably fresh install)
  defaults.conf:
   lxc.network.type = veth
   lxc.network.link = lxcbr0
   lxc.network.flags = up
   lxc.network.hwaddr = 00:16:3e:xx:xx:xx
  lxc.conf: lxc.lxcpath = /srv/lxc
  modified.conffile..etc.apparmor.d.abstractions.lxc.start.container: [modified]
  mtime.conffile..etc.apparmor.d.abstractions.lxc.start.container: 
2015-01-08T13:09:02.545927

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

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


[Touch-packages] [Bug 1404696] Re: No vdpau for the utopic xstack in trusty

2015-01-12 Thread Maarten Lankhorst
Yeah this was a bug in x-staging. Can you verify this works correctly
now?

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

** Changed in: mesa (Ubuntu)
 Assignee: (unassigned) = Maarten Lankhorst (mlankhorst)

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

Title:
  No vdpau for the utopic xstack in trusty

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  Hello,

  I have tested the utopic xstack in trusty in the Canonical X Staging ppa 
  
https://launchpad.net/~canonical-x/+archive/ubuntu/x-staging?field.series_filter=trusty
 .

  It installs fine with;

  LC_ALL=C apt-get install -V libglapi-mesa-lts-utopic libgl1-mesa-glx-
  lts-utopic xserver-xorg-lts-utopic xserver-xorg-input-all-lts-utopic
  xserver-xorg-video-all-lts-utopic libgl1-mesa-dri-lts-utopic libglapi-
  mesa-lts-utopic:i386 libgl1-mesa-dri-lts-utopic:i386 libgl1-mesa-glx-
  lts-utopic:i386 libgles2-mesa-lts-utopic libglapi-mesa-lts-utopic
  mesa-vdpau-drivers-lts-utopic libegl1-mesa-drivers-lts-utopic
  libwayland-egl1-mesa-lts-utopic

  But under vdpauinfo there are no decoder capabilities for a AMD Radeon
  5550 (r600);

  Decoder capabilities:

  name   level macbs width height
  ---

  With stock xstack;

  Decoder capabilities:

  name   level macbs width height
  ---
  MPEG1 0  9216  2048  1152
  MPEG2_SIMPLE  3  9216  2048  1152
  MPEG2_MAIN3  9216  2048  1152
  H264_BASELINE41  9216  2048  1152
  H264_MAIN41  9216  2048  1152
  H264_HIGH41  9216  2048  1152
  VC1_SIMPLE1  9216  2048  1152
  VC1_MAIN  2  9216  2048  1152
  VC1_ADVANCED  4  9216  2048  1152

  The total output of vdpauinfo is attached.

  Best regards, Bernhard

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

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


[Touch-packages] [Bug 1398905] Re: Back button doesn't dismiss warning page

2015-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~osomon/webbrowser-app/rtm-backport-security-UI

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

Title:
  Back button doesn't dismiss warning page

Status in Web Browser App:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  Test case.
  - Open webbrowser-app.
  - Browse to 
https://test-sspev.verisign.com:2443/test-SSPEV-revoked-verisign.html
  - Verify that you get a warning page.
  - Tap to back button.

  Expected result.
  - Warning page is dismissed.

  Actual result.
  - Address is changed in the address bar, but the warning page is still 
displayed.

  current build number: 171
  device name: krillin
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed

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

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


[Touch-packages] [Bug 1379766] Re: --fullscreen command-line switch doesn’t work

2015-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~osomon/webbrowser-app/rtm-backport-fullscreen

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

Title:
  --fullscreen command-line switch doesn’t work

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

Bug description:
  Both webbrowser-app and webapp-container advertise a --fullscreen
  command-line switch to allow running applications fullscreen.

  However this doesn’t work: the window is briefly shown fullscreen, and
  then restored to its normal state. This is most likely because of this
  code snippet in webbrowser-app.qml (and its counterpart in webapp-
  container.qml):

   visibility: browser.currentWebview 
  browser.currentWebview.fullscreen ? Window.FullScreen :
  Window.AutomaticVisibility

  The value for 'visibility' needs to take into account the --fullscreen
  command-line switch.

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

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


[Touch-packages] [Bug 1387754] Re: applicationName ignored in pure QML apps importing Ubuntu.Web

2015-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~osomon/webbrowser-app/rtm-backport-context-object

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

Title:
  applicationName ignored in pure QML apps importing Ubuntu.Web

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

Bug description:
  The dataPath for webviews is set in the plugin’s initializeEngine()
  method, like so:

  QDir 
dataLocation(QStandardPaths::writableLocation(QStandardPaths::DataLocation));
  engine-rootContext()-setContextProperty(dataLocation, 
dataLocation.absolutePath());

  This works well if the application has a C++ wrapper that sets the
  application name before loading any QML, but it doesn’t work so well
  for pure QML applications that import Ubuntu.Web: at the point in time
  when they import the module, the app name most likely hasn’t been set
  yet, and as a result the generic name set by qmlscene is used,
  resulting in a dataPath that looks like ~/.local/share/Qt
  Project/QtQmlViewer.

  We don’t want to force applications to ship a thin C++ wrapper just to
  work around this issue, so we will need to figure out a way to delay
  the setting of dataLocation until the webview is actually
  instantiated.

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

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


[Touch-packages] [Bug 1394270] Re: Back to safety doesn't go back

2015-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~osomon/webbrowser-app/rtm-backport-security-UI

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

Title:
  Back to safety doesn't go back

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

Bug description:
  Test case
  - Go to https://wiki.ubuntu.com/Process/Merges/TestPlan/webbrowser-app
  - Click on the link 
https://test-sspev.verisign.com:2443/test-SSPEV-revoked-verisign.html 
  - Click to Back to safety

  Expected result
  - Browser goes back to wiki.ubuntu.com

  Actual result
  - A network error message is displayed.

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

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


[Touch-packages] [Bug 1393008] Re: Horizontal cards with summary don't get backgrounds

2015-01-12 Thread Andrea Cimitan
** 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/1393008

Title:
  Horizontal cards with summary don't get backgrounds

Status in Ubuntu App Developer site:
  Invalid
Status in Ubuntu UX bugs:
  New
Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  If I change the WEATHER_TEMPLATE in the scopes example to:

  const static string WEATHER_TEMPLATE =
  R(
  {
  schema-version: 1,
  template: {
  category-layout: carousel,
  card-layout: horizontal,
  card-size: small,
   card-background:color:///#0F0F0F
  },
  components: {
  title: title,
  art : {
  field: art
  },
  subtitle: subtitle,
  summary: summary
  }
  }
  );

  The cards are placed in carousel style, but the background color is
  simply omitted, the color of the card stays black.

  If the card-layout is changed from horizontal to vertical, the
  color is there, and the cards in a carousel style, but the bottom 10%
  of the cards seem to be clipped. (Screenshot attached)

  This is my first bug report ever, so please let me know what else I
  should add, or if I am at the right place at all.

  Reported from: http://developer.ubuntu.com/scopes/cookbook/

To manage notifications about this bug go to:
https://bugs.launchpad.net/developer-ubuntu-com/+bug/1393008/+subscriptions

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


[Touch-packages] [Bug 1069092] Re: Evince 12.10 Ultra small fonts in MasterCard pdf statements

2015-01-12 Thread madbiologist
Yep, definitely fixed on Ubuntu 14.04 Trusty Tahr.

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

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

Title:
  Evince 12.10 Ultra small fonts in MasterCard pdf statements

Status in poppler package in Ubuntu:
  Fix Released

Bug description:
  Since upgrade to 12.10, my MasterCard statements are unreadable with
  Evince.  The font seems to be there but ultra small and totally
  unreadable.  Statements before upgrade were ok but since upgrade, they
  are also unreadable.  Other pdfs seem to be ok.  But Evince is no
  longer compatible with some of them.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: evince 3.6.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu4
  Architecture: i386
  Date: Sat Oct 20 10:22:54 2012
  InstallationMedia: Lubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: Upgraded to quantal on 2012-10-19 (0 days ago)

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

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


[Touch-packages] [Bug 1408103] Re: Telephony seems to think I'm on a permanent call, ringer never plays, just the beep-beep of an awaiting call

2015-01-12 Thread Tiago Salem Herrmann
** Branch linked: lp:~tiagosh/telephony-service/rtm-14.09-fix-1408103

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

Title:
  Telephony seems to think I'm on a permanent call, ringer never plays,
  just the beep-beep of an awaiting call

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Telephony Service:
  In Progress
Status in telephony-service package in Ubuntu:
  Fix Released
Status in telephony-service package in Ubuntu RTM:
  New

Bug description:
  For some time now, on both rtm and vivid, I don't get incoming call or
  message sounds, just the beep beep of the awaiting call, as if I was
  on a permanent call.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: telephony-service 0.1+15.04.20141212-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.15-0ubuntu3
  Architecture: armhf
  Date: Tue Jan  6 22:10:47 2015
  InstallationDate: Installed on 2014-12-17 (20 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20141217-020204)
  SourcePackage: telephony-service
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1408984] Re: No tool exists to test SNR TTFF on a handset

2015-01-12 Thread Thomas Voß
Fair point, adjusted the MP, adding an option --test to the cli
executable, available in: usr/bin/ubuntu-location-serviced-cli

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

Title:
  No tool exists to test SNR TTFF on a handset

Status in the base for Ubuntu mobile products:
  New
Status in location-service package in Ubuntu:
  In Progress
Status in location-service package in Ubuntu RTM:
  New

Bug description:
  OEMs wishing to confirm that GPS is working correctly need to be able
  to observe TTFF and SNR data from a handset under test. They will
  repeat these tests in multiple locations.

  They expect to find a tool somewhere in this projects deliverables
  that they can use to do this.

  For manual verification purposes:

  * sudo apt-get update  sudo apt-get install ubuntu-location-service-tests
  * /usr/bin/uls-tests/gps_provider_test 
--gtest_filter=HardwareAbstractionLayerFixture.time_to_first_fix_cold_start_without_supl_benchmark_requires_hardware
  * Three trials will be run, measuring TTFF from cold start without any sort 
of assistance data, reporting details about visible space vehicles to the 
terminal.

  The timeout per trial is chosen as 15 minutes, as the theoretical cold
  start time of GPS is 12.5 minutes (see
  http://en.wikipedia.org/wiki/Time_to_first_fix).

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

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


[Touch-packages] [Bug 1402597] Re: unity8 scope shell reboots on twitter trending

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

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

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

Title:
  unity8 scope shell reboots on twitter trending

Status in the base for Ubuntu mobile products:
  Confirmed
Status in unity8 package in Ubuntu:
  In Progress
Status in unity-scopes-shell package in Ubuntu RTM:
  New

Bug description:
  Repoduction steps:
  1) go to today scope
  2) click on one of the twitter tredding items
  3) read content
  4) click back arrow to go back to today scope

  The leads *sometimes* to a frozen dash shell freezing and sometime
  later rebooting.  I was able to reproduce this several times in 1 hour
  of use:

  some logs for the scope registry:
  http://paste.ubuntu.com/9520578/

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

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


[Touch-packages] [Bug 37283] Re: Punctuation, Characters disappear upon highlighting.

2015-01-12 Thread madbiologist
The test document now displays the text correctly after it is
highlighted.

Ubuntu 14.04 Trusty Tahr 
evince 3.10.3-0ubuntu10.1
poppler 0.24.5-2ubuntu4.1

** Tags added: hardy jaunty raring

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

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

Title:
  Punctuation, Characters disappear upon highlighting.

Status in Poppler:
  Invalid
Status in poppler package in Ubuntu:
  Fix Released

Bug description:
  In pdf files opened using evince, selecting text makes some
  punctuation disappear. This includes

  a) commas (,) that occur immediately after text in italics.
  b) Letters that occur immediately after an emdash (A long - ).

  Also, when highlighting text using the mouse, sometimes highlights the
  adjacent column (sometimes all of it) in a very sporadic, arbitrary
  manner, making it difficult to select precisely the text that I want.

  Details of the packages used are as below:
  carthik@bahro:~$ apt-cache policy evince libpoppler1
  evince:
Installed: 0.5.2-0ubuntu1
Candidate: 0.5.2-0ubuntu1
Version table:
   *** 0.5.2-0ubuntu1 0
  500 http://us.archive.ubuntu.com dapper/main Packages
  100 /var/lib/dpkg/status
  libpoppler1:
Installed: 0.5.1-0ubuntu4
Candidate: 0.5.1-0ubuntu4
Version table:
   *** 0.5.1-0ubuntu4 0
  500 http://us.archive.ubuntu.com dapper/main Packages
  100 /var/lib/dpkg/status

  
  I can send someone a copy of the paper that I observed this bug on. I can't 
upload it due to copyright/ownership restrictions.

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

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


[Touch-packages] [Bug 743823] Re: Battery indicator goes Critical Red with 1:10 battery left

2015-01-12 Thread Matthew Paul Thomas
Christoph, yes, please report a new bug including a screenshot. On
phones we may have to color by percentage, but on PCs we can and should
color by time remaining to avoid false alarms.

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

Title:
  Battery indicator goes Critical Red with 1:10 battery left

Status in Ayatana Design:
  Fix Released
Status in The Power Indicator:
  Fix Released
Status in indicator-power package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: ubuntu-mono

  Since the Ubuntu-Monochrome 0.0.26 upload, the battery status icon now
  goes critical red with over an hour to spare.

  We need to confirm this in Ayatana-Design, but my hunch is the
  following would be more useful:

    external power: normal text colour (ivory/chocolate for Ambiance/Radiance)
    =1:00 remaining: normal text colour
     1:00 remaining: orange non-critical warning
    =0:10 remaining: red critical warning
    =0:02 remaining: red critical warning if suspend/hibernate action selected 
and proven working
    =0:02 remaining: red critical (flashing) warning if simply going to 
power-off

  Additionally, the Ubuntu Mono 0.0.26 change uses a battery icon with
  no fill for empty.  This is not as clear to the user as an icon that
  instead uses a very small fill at end of the battery, even for zero.
  This is more intuitive as it makes it clear that the icon is used as a
  percentage indicator;  with an empty fill the user must already know
  this for empty to be useful as a relative indicator.

  At the moment, the Red with some left state seen at 1:10 remaining
  is far more visible to the user than the (more serious) completely
  empty icon.

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

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


[Touch-packages] [Bug 1409675] Re: [Dell Latitude E5450, Realtek ALC293] Microphone is being detected as headphone

2015-01-12 Thread Yung Shen
** Attachment added: after-mic-plugged.txt
   
https://bugs.launchpad.net/hwe-next/+bug/1409675/+attachment/4296490/+files/after-mic-plugged.txt

** Tags removed: hwcert-blocker
** Tags added: blocks-hwcert

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

Title:
  [Dell Latitude E5450, Realtek ALC293] Microphone is being detected as
  headphone

Status in HWE Next Project:
  New
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  
  External microphone is not working when plugged into the headset(combo) jack, 
even plugging headset(four rings) into the jack the headset micrphone will not 
working. 
  However built-in (next to webcam) micrphone works perfectly, with above 
situation.

  Step to reproduce:

  1. plug the headset or microphone connector into the headset jack on
  the side of laptop

  Expected result:

  Recording voice with plugged/exertnal microphone

  Actual result:

  Recording only went throug the buil-in microphone.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1385 F pulseaudio
   /dev/snd/controlC1:  ubuntu 1385 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jan 12 05:38:33 2015
  InstallationDate: Installed on 2015-01-12 (0 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH successful
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_Jack: Mic, Internal
  Symptom_PulseAudioRecordingTest: PulseAudio recording test through plughw:PCH 
successful
  Symptom_Type: None of the above
  Title: [Latitude E5450, Realtek ALC293, Mic, Internal] Recording problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/06/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A00
  dmi.board.name: 013BI5
  dmi.board.vendor: Dell Inc.
  dmi.board.version: X03
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA00:bd08/06/2014:svnDellInc.:pnLatitudeE5450:pvr01:rvnDellInc.:rn013BI5:rvrX03:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E5450
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1409675/+subscriptions

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


[Touch-packages] [Bug 1409675] [NEW] [Dell Latitude E5450, Realtek ALC293] Microphone is being detected as headphone

2015-01-12 Thread Yung Shen
Public bug reported:


External microphone is not working when plugged into the headset(combo) jack, 
even plugging headset(four rings) into the jack the headset micrphone will not 
working. 
However built-in (next to webcam) micrphone works perfectly, with above 
situation.

Step to reproduce:

1. plug the headset or microphone connector into the headset jack on the
side of laptop

Expected result:

Recording voice with plugged/exertnal microphone

Actual result:

Recording only went throug the buil-in microphone.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ubuntu 1385 F pulseaudio
 /dev/snd/controlC1:  ubuntu 1385 F pulseaudio
CurrentDesktop: Unity
Date: Mon Jan 12 05:38:33 2015
InstallationDate: Installed on 2015-01-12 (0 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH successful
Symptom_Card: Built-in Audio - HDA Intel PCH
Symptom_Jack: Mic, Internal
Symptom_PulseAudioRecordingTest: PulseAudio recording test through plughw:PCH 
successful
Symptom_Type: None of the above
Title: [Latitude E5450, Realtek ALC293, Mic, Internal] Recording problem
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/06/2014
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A00
dmi.board.name: 013BI5
dmi.board.vendor: Dell Inc.
dmi.board.version: X03
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA00:bd08/06/2014:svnDellInc.:pnLatitudeE5450:pvr01:rvnDellInc.:rn013BI5:rvrX03:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E5450
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.

** Affects: hwe-next
 Importance: Undecided
 Status: New

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


** Tags: 201407-15279 amd64 apport-bug blocks-hwcert taipei-lab trusty

** Attachment added: before-mic-plug.txt
   
https://bugs.launchpad.net/bugs/1409675/+attachment/4296483/+files/before-mic-plug.txt

** Also affects: hwe-next
   Importance: Undecided
   Status: New

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

Title:
  [Dell Latitude E5450, Realtek ALC293] Microphone is being detected as
  headphone

Status in HWE Next Project:
  New
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  
  External microphone is not working when plugged into the headset(combo) jack, 
even plugging headset(four rings) into the jack the headset micrphone will not 
working. 
  However built-in (next to webcam) micrphone works perfectly, with above 
situation.

  Step to reproduce:

  1. plug the headset or microphone connector into the headset jack on
  the side of laptop

  Expected result:

  Recording voice with plugged/exertnal microphone

  Actual result:

  Recording only went throug the buil-in microphone.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1385 F pulseaudio
   /dev/snd/controlC1:  ubuntu 1385 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jan 12 05:38:33 2015
  InstallationDate: Installed on 2015-01-12 (0 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH successful
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_Jack: Mic, Internal
  Symptom_PulseAudioRecordingTest: PulseAudio recording test through plughw:PCH 
successful
  Symptom_Type: None of the above
  Title: [Latitude E5450, Realtek ALC293, Mic, Internal] Recording problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/06/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A00
  dmi.board.name: 013BI5
  dmi.board.vendor: Dell Inc.
  dmi.board.version: X03
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA00:bd08/06/2014:svnDellInc.:pnLatitudeE5450:pvr01:rvnDellInc.:rn013BI5:rvrX03:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E5450
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1409675/+subscriptions


[Touch-packages] [Bug 1409714] [NEW] Connected mouse not recognized but works

2015-01-12 Thread TomH
Public bug reported:

The bug itself is about unability to change mouse sensivity, if connected 
wireless mouse with micro-receiver plugged into USB. This problem was seen just 
with one mouse - with another wireless mouse it was OK and also with cable 
mouse this is not seen. When I was watching /var/log/syslog, on plugging USB 
receiver in this was added into log file:
Jan 12 13:38:57 localhost kernel: [56921.653139] usb 3-4: new full-speed USB 
device number 17 using xhci_hcd
Jan 12 13:38:57 localhost kernel: [56921.672527] usb 3-4: New USB device found, 
idVendor=0458, idProduct=00f2
Jan 12 13:38:57 localhost kernel: [56921.672538] usb 3-4: New USB device 
strings: Mfr=1, Product=2, SerialNumber=0
Jan 12 13:38:57 localhost kernel: [56921.672544] usb 3-4: Product: 2.4G 
Wireless BlueEye Mouse
Jan 12 13:38:57 localhost kernel: [56921.672549] usb 3-4: Manufacturer: Genius
Jan 12 13:38:57 localhost kernel: [56921.677259] input: Genius 2.4G Wireless 
BlueEye Mouse as /devices/pci:00/:00:14.0/usb3/3-4/3-4:1.0/input/input29
Jan 12 13:38:57 localhost kernel: [56921.677899] hid-generic 
0003:0458:00F2.000F: input,hiddev0,hidraw2: USB HID v1.11 Mouse [Genius 2.4G 
Wireless BlueEye Mouse] on usb-:00:14.0-4/input0
Jan 12 13:38:57 localhost mtp-probe: checking bus 3, device 17: 
/sys/devices/pci:00/:00:14.0/usb3/3-4
Jan 12 13:38:57 localhost mtp-probe: bus: 3, device: 17 was not an MTP device
Jan 12 13:39:00 localhost kernel: [56924.639742] input input29: event field not 
found
Jan 12 13:39:10 localhost kernel: [56934.318678] input input29: event field not 
found

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Mon Jan 12 13:32:59 2015
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:0590]
   Subsystem: Dell GeForce GT 630M [1028:0590]
InstallationDate: Installed on 2014-06-03 (223 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: Dell Inc. Inspiron 5523
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-43-generic 
root=UUID=d9a2fc2b-43f1-4a3f-a7ae-f2068928fb65 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/18/2013
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A05
dmi.board.name: 0VTKDK
dmi.board.vendor: Dell Inc.
dmi.board.version: A05
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd05/18/2013:svnDellInc.:pnInspiron5523:pvrNotSpecified:rvnDellInc.:rn0VTKDK:rvrA05:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: Inspiron 5523
dmi.product.version: Not Specified
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.11.3+14.04.20141104-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.58+git20141201.f99522e6-0ubuntu0ricotz~trusty
version.libgl1-mesa-dri: libgl1-mesa-dri 
10.5.0~git20150105.21a280f8-0ubuntu0ricotz~trusty
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 
10.5.0~git20150105.21a280f8-0ubuntu0ricotz~trusty
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.4.99+git20140806.fbf575cb-0ubuntu0sarvatt~trusty
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.916+git20141215.99537089-0ubuntu0sarvatt~trusty
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11+git20141030.3fb97d78-0ubuntu0sarvatt~trusty2
xserver.bootTime: Fri Jan  9 07:03:04 2015
xserver.configfile: /etc/X11/xorg.conf
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id5558 
 vendor CMN
xserver.version: 2:1.15.1-0ubuntu2.6

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


** Tags: amd64 apport-bug compiz-0.9 third-party-packages trusty ubuntu

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

Title:
  Connected mouse not recognized but works

Status in xorg package in Ubuntu:
  New

Bug description:
  The bug itself is about unability to change mouse sensivity, if connected 
wireless 

[Touch-packages] [Bug 1409051] Re: When using a webapp-properties file for an unamed webapp the user script does not get injected

2015-01-12 Thread Alexandre Abreu
Testing webapp

** Attachment added: test_script.tar.gz
   
https://bugs.launchpad.net/unity-webapps-qml/+bug/1409051/+attachment/4296633/+files/test_script.tar.gz

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

Title:
  When using a webapp-properties file for an unamed webapp the user
  script does not get injected

Status in Unity WebApps QML component:
  In Progress
Status in unity-webapps-qml package in Ubuntu:
  New

Bug description:
  When using a webapp-properties file for an unamed webapp the user
  script does not get injected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-webapps-qml/+bug/1409051/+subscriptions

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


[Touch-packages] [Bug 1397578] Re: LTS release has outdated Ubuntu.mirrors file

2015-01-12 Thread Brian Murray
** Tags added: verification-done-trusty

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

Title:
  LTS release has outdated Ubuntu.mirrors file

Status in python-apt package in Ubuntu:
  Won't Fix
Status in python-apt source package in Precise:
  Fix Committed
Status in python-apt source package in Trusty:
  Fix Committed

Bug description:
  Seems it was not updated from the mirror list on
  https://launchpad.net/ubuntu/+archivemirrors for a long time

  for example, Yuan Ze
  University(https://launchpad.net/ubuntu/+mirror/ftp.yzu.edu.tw-
  archive) is not in it

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

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


[Touch-packages] [Bug 1409286] Re: package python-ufw 0.34~rc-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-12 Thread Jamie Strandboge
Thank you for using Ubuntu and filing a bug.

I'm not sure what you mean by Long story short, author uses python2.7,
and my machine uses python3.3 as python. ufw is tested to work with
python 2.6-2.7 and python 3.1+ (in fact it defaults to python3 in later
Ubuntu releases and python-ufw (the package that failed) is only
provided for other python2 apps that use ufw). Specifically,
src/applications.py has:

if sys.version_info[0]  3:
import ConfigParser
else:
import configparser


You later say that my machine uses python3.3 as python. Do you mean that you 
changed the symlink for /usr/bin/python to point to /usr/bin/python3.3 instead 
of /usr/bin/python2.7? If so, this is not the recommendation from PEP-0394 and 
is unsupported in Ubuntu and Debian and I would expect many other python2 
applications to fail. This has been discussed in various places:
https://mail.python.org/pipermail/python-dev/2013-July/127529.html
https://wiki.ubuntu.com/Python/3
http://legacy.python.org/dev/peps/pep-0394/

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

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

Title:
   package python-ufw 0.34~rc-0ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in ufw package in Ubuntu:
  Incomplete

Bug description:
  Long story short, author uses python2.7, and my machine uses python3.3
  as python. Module ConfigParser has been changed to configparser in
  python3. Please accomodate your software for new python versions

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: python-ufw 0.34~rc-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  AptOrdering:
   python-ufw: Install
   ufw-kde: Install
   python-ufw: Configure
   ufw-kde: Configure
  Architecture: amd64
  Date: Sat Jan 10 10:21:13 2015
  DuplicateSignature: package:python-ufw:0.34~rc-0ubuntu2:subprocess installed 
post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2014-12-15 (25 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: ufw
  Title: package python-ufw 0.34~rc-0ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1357548] Re: [settings] Empty PIN/password/passphrase field appears to contain 4 characters

2015-01-12 Thread Ken VanDine
I'm reopening the uitk task for this.  We've worked around this in
system-settings, but I think we should handle this in the toolkit so we
get consistent behavior across the platform.

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

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

Title:
  [settings] Empty PIN/password/passphrase field appears to contain 4
  characters

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Ubuntu UX bugs:
  Fix Committed
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu:
  New
Status in ubuntu-system-settings package in Ubuntu RTM:
  Confirmed

Bug description:
  minor interrelated issues  probably needs design input
  1) visual inconsistency of the pin text box prompt shows 4 bullets implying 
needing 4 characters, but the passphrase is text box is empty
  2) selecting the pin text box prompt, the bullets remain, and don't respond 
to delete, they don't disappear once typing begins (i would think dissappear on 
text box selection)
  3) having a show password would be nice

  
  Desired resolution: Passcode/password fields should never contain bullets 
when you haven't entered anything in them.

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

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


[Touch-packages] [Bug 1356222] Re: [MIR] fcitx and related packages

2015-01-12 Thread Didier Roche
General comment: why resetting  fcitx-hangul, fcitx-m17n, fcitx-
sunpinyin and fcitx-table-extra from incomplete to confirmed? Seems that
no release to fix the blockers have been uploaded, so previous state
remains the same. Please get an upstream release and an upload to ubuntu
to fix the blockers before turning that state.

---

- fcitx:
* NEEDS FIXING: transitional packages like fcitx-libs-gclient, fcitx-libs-qt 
and fcitx-libs:
- please remove the whole description stenza in debian/control and use a 
snippet like in https://wiki.debian.org/Renaming_a_Package (Method 2):
 Description: transitional dummy package
  This is a transitional dummy package. It can safely be removed.
This will avoid puzzling the users between the 2 packages if they are 
equivalent (which seems to be the case, as they just depends on the other 
package).
- its section should be oldlibs
- also, please update the recommends/depends from other package (they still 
depend on the transitional package): fcitx-libs: Recommends: fcitx-libs-gclient 
(= ${source:Version}). It should be on libfcitx-gclient0.

* NEEDS FIXING: I guess the autostart binary (in fcitx-bin) shouldn't be
in usr/bin, but more in an exec path like libexec for instance. You told
upstream liked the idea, any news since september for a release with
this? I would prefer that we don't pulling the user PATH with autostart
content.

* NEEDS INFO: IIRC, you told me that the .conf and .mk in fcitx-table-*
packages are arch dependent (they are shipped in arch-dependent package
anyway). If this is the case, they shouldn't be installed in usr/share
as it's a policy violation and should rather be in libexec.

---

- fcitx-anthy:
* MINOR: debian/copyright miss some more fixes:
src/preedit.cpp: Copyright: 2004-2005 Takuro Ashie / 2012 CSSlayer
src/action.*: miss Copyright: 2012 CSSlayer

---

- fcitx-cloudpinyin
Ack, putting to Fix committed

---

- fcitx-configtool
Ack, putting to Fix committed

---

- fcitx-googlepinyin
Ack, putting to Fix committed

---

- fcitx-hangul
2 issues fixed in debian git, but no upload for this yet since september. Needs 
an ubuntu upload for this:
* The package is multi-arch and should be marked as such in debian/control 
(http://anonscm.debian.org/cgit/pkg-ime/fcitx-hangul.git/commit/?id=0d4418f3a35e1346f6c4461d3eb5d97016e4f002)
* missing Copyright: 2012 CSSlayer wen...@gmail.com - should be 2010-2012 
(http://anonscm.debian.org/cgit/pkg-ime/fcitx-hangul.git/commit/?id=648c746466c92d6b9a86a5d4bcade691e57b2f86)

---

- fcitx-m17n:
2 issues fixed in debian git, but no upload for this yet since september. Needs 
an ubuntu upload for this:
* The package is multi-arch and should be marked as such in debian/control 
(http://anonscm.debian.org/cgit/pkg-ime/fcitx-m17n.git/commit/?id=15108dfe41f329f4bb041ca96f2dbebda117ec24)
* missing   Copyright: 1995-1997 Peter Mattis, Spencer Kimball and Josh 
MacDonald in im/keysymname.c (http://anonscm.debian.org/cgit/pkg-ime/fcitx-
 m17n.git/commit/?id=9d981e902b048bc3cdb74d94b15ab896ae8029da)

---

- fcitx-qimpanel:
* NEEDS FIXING: I guess the autostart binary shouldn't be in usr/bin, but more 
in an exec path like libexec for instance. You told upstream liked the idea, 
any news since september for a release with this? I would prefer that we don't 
pulling the user PATH with autostart content.

---

- fcitx-qt5:
* BLOCKER: Still no release with the COPYING for GPL2 nor LGPL2. Both are 
needed to be shipped upstream in a release that we package in ubuntu 
(https://github.com/fcitx/fcitx-qt5/issues/4).

* NEEDS INFO: it seems that fcitx-libs-qt5 and fcitx-libs-qt5-dev are now just 
transitional packages, right (it's empty, have the dep/recommends similar to 
the replacing package)? If so, please remove the whole description stenza and 
use a snippet like in https://wiki.debian.org/Renaming_a_Package (Method 2):
 Description: transitional dummy package
  This is a transitional dummy package. It can safely be removed.
and Section: oldlibs
Also, the Breaks/Replaces should be versioned.
This will avoid puzzling the users between the 2 packages if they are 
equivalent (which seems to be the case, as they just depends on the other 
package).


---

- fcitx-sunpinyin:
* previous copyright BLOCKERS in debian git, but no upload since.

---

- fcitx-table-extra:
* BLOCKER: tables/scj6.txt is GPL3, there is no COPYING file mentionning GPL3. 
You need upstream to ship it.
- Still waiting for a release (https://github.com/fcitx/fcitx/issues/170) with 
the fixed version

* BLOCKER (was a NEEDS FIXING and turning as a BLOCKER now with gtk3 not doing 
the scaling anymore for you, like in unity dash):
W: fcitx-table-cantonese: icon-size-and-directory-name-mismatch 
usr/share/icons/hicolor/64x64/apps/fcitx-cantonese.png 48x48
W: fcitx-table-stroke5: icon-size-and-directory-name-mismatch 
usr/share/icons/hicolor/64x64/apps/fcitx-stroke5.png 48x48
W: fcitx-table-zhengma: icon-size-and-directory-name-mismatch 

[Touch-packages] [Bug 476766] Re: Evince crashes with segmentation fault when zooming *.ps file

2015-01-12 Thread madbiologist
oops, Trusty Tahr

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

Title:
  Evince crashes with segmentation fault when zooming *.ps file

Status in cairo package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: evince

  Ubuntu version: 9.10 AMD64.
  Package: evince 2.28.1-0ubuntu1 

  Evince crashes with Segmentation fault when zooming *.ps file immediatley  
to 400% and after few seconds when zooming to 300%.
  Crash happened when viewing attached file.

  ProblemType: Bug
  Architecture: amd64
  Date: Fri Nov  6 21:11:18 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/evince
  NonfreeKernelModules: nvidia
  Package: evince 2.28.1-0ubuntu1
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=ru_RU.UTF-8
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: evince
  Uname: Linux 2.6.31-14-generic x86_64
  XsessionErrors:
   (gnome-settings-daemon:1754): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
   (gnome-settings-daemon:1754): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
   (polkit-gnome-authentication-agent-1:1862): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
   (nautilus:1841): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed

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

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


[Touch-packages] [Bug 1357548] Re: [settings] Empty PIN/password/passphrase field appears to contain 4 characters

2015-01-12 Thread Pat McGowan
@ken are you suggesting a shared passcode component? 
Where else are we presenting this? Login, wizard, ...

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

Title:
  [settings] Empty PIN/password/passphrase field appears to contain 4
  characters

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Ubuntu UX bugs:
  Fix Committed
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu:
  New
Status in ubuntu-system-settings package in Ubuntu RTM:
  Confirmed

Bug description:
  minor interrelated issues  probably needs design input
  1) visual inconsistency of the pin text box prompt shows 4 bullets implying 
needing 4 characters, but the passphrase is text box is empty
  2) selecting the pin text box prompt, the bullets remain, and don't respond 
to delete, they don't disappear once typing begins (i would think dissappear on 
text box selection)
  3) having a show password would be nice

  
  Desired resolution: Passcode/password fields should never contain bullets 
when you haven't entered anything in them.

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

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


[Touch-packages] [Bug 1325899] Re: evince is excruciatingly slow on some documents

2015-01-12 Thread madbiologist
Poppler 0.28.1-1ubuntu1 is now available in Ubuntu 15.04 Vivid Vevet
development version.

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

Title:
  evince is excruciatingly slow on some documents

Status in Poppler:
  Invalid
Status in poppler package in Ubuntu:
  Confirmed

Bug description:
  Evince is excruciatingly slow when displaying the book available for download 
at http://www.safetty.net/publications/pttes
  Scrolling can take several seconds and will often just display empty pages. 
(And it is even worse with the 2009 version of the book you can still find on 
several places on the internet), while xpdf has no problems at all with 
instantly switching to the next page.

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

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


[Touch-packages] [Bug 902033] Re: Size 0 dots are large and visible

2015-01-12 Thread madbiologist
This should finally be fixed in poppler 0.28.1, which is available in
Ubuntu 15.04 Vivid Vervet as poppler 0.28.1-1ubuntu1.  Can you please
test and report back here?

** Changed in: poppler (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  Size 0 dots are large and visible

Status in Poppler:
  Confirmed
Status in poppler package in Ubuntu:
  Incomplete

Bug description:
  I'm creating some PDF files with dots of 0 size. In evince, they're
  visible: they're pretty large and off-center. In other viewers, such
  as Mac Preview and Adobe Reader on Mac, the dots are not visible.

  This code will generate a test file in R. There is a line of 10 dots
  going from lower left to upper right that should be visible. There's
  another line of 0mm dots going from upper left to lower right, and
  they should not be visible.

  library(grid)
  pdf(dotsizetest.pdf, width=4, height=4)
  x - y - 1:10
  pushViewport(plotViewport(c(5.1, 4.1, 4.1, 2.1)))
  pushViewport(dataViewport(x, y))
  grid.rect()
  grid.points(x, y)
  grid.points(x, 10-y, gp=gpar(fill=black), size=unit(0,mm))
  popViewport(2)
  dev.off()


  EXPECTED RESULT: 
  One diagonal line of dots

  ACTUAL RESULT:
  Two crossing diagonal lines of dots.

  
  $ lsb_release -rd
  Description:  Ubuntu 11.10
  Release:  11.10

  $ apt-cache policy evince
  evince:
Installed: 3.2.1-0ubuntu2
Candidate: 3.2.1-0ubuntu2
Version table:
   *** 3.2.1-0ubuntu2 0
  500 http://mirror.anl.gov/pub/ubuntu/ oneiric-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   3.2.0-0ubuntu1 0
  500 http://mirror.anl.gov/pub/ubuntu/ oneiric/main amd64 Packages

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

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


[Touch-packages] [Bug 1409051] Re: When using a webapp-properties file for an unamed webapp the user script does not get injected

2015-01-12 Thread Alexandre Abreu
** Also affects: unity-webapps-qml (Ubuntu RTM)
   Importance: Undecided
   Status: New

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

Title:
  When using a webapp-properties file for an unamed webapp the user
  script does not get injected

Status in Unity WebApps QML component:
  In Progress
Status in unity-webapps-qml package in Ubuntu:
  New
Status in unity-webapps-qml package in Ubuntu RTM:
  New

Bug description:
  When using a webapp-properties file for an unamed webapp the user
  script does not get injected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-webapps-qml/+bug/1409051/+subscriptions

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


[Touch-packages] [Bug 1408759] Re: thunderbird icon shows up as question mark in unity

2015-01-12 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1407192 ***
https://bugs.launchpad.net/bugs/1407192

** This bug has been marked a duplicate of bug 1407192
   firefox icon frequently replaced by placeholder

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

Title:
  thunderbird icon shows up as question mark in unity

Status in thunderbird package in Ubuntu:
  New
Status in unity package in Ubuntu:
  New

Bug description:
  Using the following versions:
  ii  thunderbird  
1:31.3.0+build1-0ubuntu1   amd64Email, RSS and 
newsgroup client with integrated spam filter
  ii  unity
7.3.1+15.04.20141216-0ubuntu1  amd64Interface designed for 
efficiency of space and interaction.

  On Vivid when I launch thunderbird the icon in Unity shows up as a
  question mark. It would be super-duper if it had the pretty blue bird
  attacking the envelope icon instead.

  Let me know what log files / steps I should use to debug this. Thanks

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

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


[Touch-packages] [Bug 1219644] Re: Account plugins should be made confinable by apparmor

2015-01-12 Thread Alberto Mardegan
I can create an evernote account with these rules:

  owner @{HOME}/.cache/online-accounts-ui/id-*-@{APP_PKGNAME}_@{APP_APPNAME}/ 
rw,
  owner @{HOME}/.cache/online-accounts-ui/id-*-@{APP_PKGNAME}_@{APP_APPNAME}/** 
mrwkl,
  dbus (send)
   bus=session
   path=/com/google/code/AccountsSSO/Accounts/Manager
   interface=com.google.code.AccountsSSO.Accounts.Manager
   member=store
   
peer=(name=com.google.code.AccountsSSO.Accounts.Manager,label=unconfined),

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

Title:
  Account plugins should be made confinable by apparmor

Status in tools to review click packages:
  Confirmed
Status in Online Accounts setup for Ubuntu Touch:
  In Progress
Status in apparmor-easyprof-ubuntu package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  New

Bug description:
  With the current implementation, the QML files for account plugins are
  executed by the Online Accounts QML applet which in turn is executed
  within the System Settings process, which probably means that
  malicious account plugins could control everything that the System
  Settings process can (like entering/exiting the flight mode).

  Account plugins (or the Online Accounts applet itself) should probably
  be run in a separate process, which could then be assigned a stricter
  confinement with apparmor.

To manage notifications about this bug go to:
https://bugs.launchpad.net/click-reviewers-tools/+bug/1219644/+subscriptions

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


[Touch-packages] [Bug 1409425] Re: lxc-start-ephemeral stops working with kernel 3.18 - overlayfs change?

2015-01-12 Thread Martin Pitt
hallyn | stgraber: i was thinking lcx-start-ephemeral used the api more than it 
does.
hallyn | stgraber: lcx-start-ephemeral needs to be updated the same way the api 
did, for the new overlayfs options

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

Title:
  lxc-start-ephemeral stops working with kernel 3.18 - overlayfs change?

Status in linux package in Ubuntu:
  Invalid
Status in lxc package in Ubuntu:
  Confirmed

Bug description:
  With the previous vivid kernel 3.16.0-28-generic,lxc-start-ephemeral
  -o containername works fine. With the current 3.18.0-8-generic  it
  fails with the container failed to start. This is reproducible in a
  clean cloud VM:

  $ sudo apt install lxc
  $ sudo lxc-create -t busybox -n c1

  # works fine under all kernels:
  $ sudo lxc-start -n c1 -F

  $ sudo lxc-start-ephemeral -o c1
  The container 'c1-0twqb553' failed to start.

  It happens with both the above busybox as well as with a full ubuntu
  OS container, so I don't think that's relevant.

  Unfortunately lxc-start-ephemeral has no --logfile or --logpriority or
  similar debugging tools, and even with -k it doesn't keep a container
  or logs around for inspection.

  dmesg might have something worth noting, look at the third line:

  [  465.694541] device vethQLD78J entered promiscuous mode
  [  465.694611] IPv6: ADDRCONF(NETDEV_UP): vethQLD78J: link is not ready
  [  465.726758] overlayfs: missing upperdir or lowerdir or workdir
  [  465.744501] eth0: renamed from vethWRSY7B
  [  465.745673] IPv6: ADDRCONF(NETDEV_CHANGE): vethQLD78J: link becomes ready
  [  465.745693] lxcbr0: port 1(vethQLD78J) entered forwarding state
  [  465.745697] lxcbr0: port 1(vethQLD78J) entered forwarding state
  [  465.746618] lxcbr0: port 1(vethQLD78J) entered disabled state
  [  465.747134] device vethQLD78J left promiscuous mode
  [  465.747140] lxcbr0: port 1(vethQLD78J) entered disabled state

  So maybe overlayfs changed its semantics somehow in the new kernel?

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: lxc 1.1.0~alpha3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jan 11 12:45:06 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-11-20 (52 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20141119)
  SourcePackage: lxc
  UpgradeStatus: No upgrade log present (probably fresh install)
  defaults.conf:
   lxc.network.type = veth
   lxc.network.link = lxcbr0
   lxc.network.flags = up
   lxc.network.hwaddr = 00:16:3e:xx:xx:xx
  lxc.conf: lxc.lxcpath = /srv/lxc
  modified.conffile..etc.apparmor.d.abstractions.lxc.start.container: [modified]
  mtime.conffile..etc.apparmor.d.abstractions.lxc.start.container: 
2015-01-08T13:09:02.545927

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

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


[Touch-packages] [Bug 1291067] Re: please add mongo support again

2015-01-12 Thread Michał Lisowski
Any update on this? It would be great if the mongodb support is re added
to the rsyslog package.

I did recompile the rsyslog package with mongodb support enabled using
apt-get source and it worked well with libmongo-client-dev offcial
package.

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

Title:
  please add mongo support again

Status in rsyslog package in Ubuntu:
  Confirmed

Bug description:

  The ubuntu version of this package ships without mongodb support

  mongo now appears to be in trusty so it would be possible to enable
  the compile of the rsyslog-mongo package

  I did complete testing of rsyslog + mongodb + loganalyzer in Debian
  wheezy-backports and it all worked (using 7.4.4-1 with a couple of
  patches cherry picked from upstream)

  The latest 7.4.8-1 in sid today now has the same patches from upstream
  to work reliably with mongodb

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

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


[Touch-packages] [Bug 1409861] [NEW] message erreur + corruption

2015-01-12 Thread LORAIN David
Public bug reported:

message erreur + message corruption ?

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: busybox-initramfs 1:1.18.5-1ubuntu4.1
ProcVersionSignature: Ubuntu 3.2.0-74.109-generic-pae 3.2.64
Uname: Linux 3.2.0-74-generic-pae i686
ApportVersion: 2.0.1-0ubuntu17.8
Architecture: i386
Date: Mon Jan 12 19:51:27 2015
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-yanshui-precise-i386-20120615-0
InstallationMedia: Ubuntu 12.04 Precise - Failed to find casper uuid.conf in 
'binary/casper/initrd.img-3.2.0-25-generic-pae.old-dkms' LIVE Binary 
20120615-03:22
MarkForUpload: True
SourcePackage: busybox
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 precise running-unity

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

Title:
  message erreur + corruption

Status in busybox package in Ubuntu:
  New

Bug description:
  message erreur + message corruption ?

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: busybox-initramfs 1:1.18.5-1ubuntu4.1
  ProcVersionSignature: Ubuntu 3.2.0-74.109-generic-pae 3.2.64
  Uname: Linux 3.2.0-74-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu17.8
  Architecture: i386
  Date: Mon Jan 12 19:51:27 2015
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-yanshui-precise-i386-20120615-0
  InstallationMedia: Ubuntu 12.04 Precise - Failed to find casper uuid.conf 
in 'binary/casper/initrd.img-3.2.0-25-generic-pae.old-dkms' LIVE Binary 
20120615-03:22
  MarkForUpload: True
  SourcePackage: busybox
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1367495] Re: Bridge still not created if bind9 is on

2015-01-12 Thread Yonatan Yehezkeally
Wait, 'lxc-net' does show as `running` when I run `initctl list`. I
guess that's what I get for not checking if the manuals I've been using
are 100% compatible with my distro.

Regardless, it still gives those errors, and starting containers fails
with that seemingly network-related message. Attempting to start with
the `-l trace -o debug.out` flags doesn't give me any new information,
but perhaps I'm missing something there. In particular, I don't see what
'quota' it is that was reached; could that be relevant?

** Attachment added: debug.out
   
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1367495/+attachment/4296759/+files/debug.out

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

Title:
  Bridge still not created if bind9 is on

Status in lxc package in Ubuntu:
  Incomplete

Bug description:
  This is probably a dup of bug 1240757, created just so I could upload
  the data requested in that bug report.

  On a fresh, probably vanilla, ubuntu 14.04 server, I tried using ubuntu 
14.04's default lxc.
  It created containers fine, but they failed to start, complaining
lxc-start: failed to attach 'veth9HNUS9' to the bridge 'lxcbr0' : No such 
device
  /var/log/upstart/lxc-net.log says
dnsmasq: failed to create listening socket for 10.0.3.1: Address already in 
use

  This didn't happen on a desktop 14.04 instance, where bind9 is not
  installed by default.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: lxc 1.0.5-0ubuntu0.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.3
  Architecture: amd64
  Date: Tue Sep  9 16:39:34 2014
  ProcEnviron:
   LANGUAGE=en_US:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: lxc
  UpgradeStatus: No upgrade log present (probably fresh install)
  defaults.conf:
   lxc.network.type = veth
   lxc.network.link = lxcbr0
   lxc.network.flags = up
   lxc.network.hwaddr = 00:16:3e:xx:xx:xx

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

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


[Touch-packages] [Bug 1357548] Re: [settings] Empty PIN/password/passphrase field appears to contain 4 characters

2015-01-12 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-system-settings -
0.3+15.04.20150112-0ubuntu1

---
ubuntu-system-settings (0.3+15.04.20150112-0ubuntu1) vivid; urgency=low

  [ jonas-drange ]
  * [security] replace inputmask for validator and maximum length (LP:
#1357548)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Mon, 12 Jan 2015 
16:43:30 +

** Changed in: ubuntu-system-settings (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  [settings] Empty PIN/password/passphrase field appears to contain 4
  characters

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Ubuntu UX bugs:
  Fix Committed
Status in ubuntu-system-settings package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  New
Status in ubuntu-system-settings package in Ubuntu RTM:
  Confirmed

Bug description:
  minor interrelated issues  probably needs design input
  1) visual inconsistency of the pin text box prompt shows 4 bullets implying 
needing 4 characters, but the passphrase is text box is empty
  2) selecting the pin text box prompt, the bullets remain, and don't respond 
to delete, they don't disappear once typing begins (i would think dissappear on 
text box selection)
  3) having a show password would be nice

  
  Desired resolution: Passcode/password fields should never contain bullets 
when you haven't entered anything in them.

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

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


[Touch-packages] [Bug 1405691] Re: No sound from subwoofer on Asus N551JM

2015-01-12 Thread Jan Palak
** Changed in: alsa-driver (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  No sound from subwoofer on Asus N551JM

Status in alsa-driver package in Ubuntu:
  Fix Released

Bug description:
  On Asus N551JM there is no sound from external subwoofer on fresh
  Kubuntu 14.10 installation. There is no Bass speaker in alsamixer.
  Adding options snd-hda-intel model=asus-mode4 to /etc/modprobe.d
  /alsa-base.conf makes Bass speaker appears in alsamixer but I was
  unable to make it play any sound. On Win8 works out-of-box.

  Alsa-base version: 1.0.25+dfsg-0ubuntu4.

  Howto fix: redirect pin 0x1a to Internal speaker (back) using
  HDAJackRetask on codec Realtek ALC668. Contents of /lib/firmware/hda-
  jack-retask.fw:

  [codec]
  0x10ec0668 0x1043177d 0

  [pincfg]
  0x12 0x90a60130
  0x14 0x90170110
  0x15 0x04211020
  0x16 0x4000
  0x18 0x41f0
  0x19 0x41f0
  0x1a 0x90170152
  0x1b 0x41f0
  0x1d 0x40c6832d
  0x1e 0x41f0
  0x1f 0x41f0

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

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


[Touch-packages] [Bug 1367495] Re: Bridge still not created if bind9 is on

2015-01-12 Thread Yonatan Yehezkeally
Well, it does help `lxc-net` create the bridge (shown on `brctl show` and 
`ifconfig`), but apparently not to configure it appropriately. `lxc-net` is 
still not listed when I run `service --status-all`, and attempting to start a 
container returns:
server@srv-Ub1404:~$ lxc-start -n u1
Quota reached
lxc_container: failed to create the configured network
lxc_container: failed to spawn 'u1'
lxc_container: The container failed to start.
lxc_container: Additional information can be obtained by setting the 
--logfile and --logpriority options.

The log for `lxc-net` (attached) still contains the same errors (odd;
why would it look for `dnsmasq.conf`?), but now it also contains
something about a bad IPTABLES rule (I'm not sure how to check which
one).

** Attachment added: lxc-net.log
   
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1367495/+attachment/4296741/+files/lxc-net.log

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

Title:
  Bridge still not created if bind9 is on

Status in lxc package in Ubuntu:
  Incomplete

Bug description:
  This is probably a dup of bug 1240757, created just so I could upload
  the data requested in that bug report.

  On a fresh, probably vanilla, ubuntu 14.04 server, I tried using ubuntu 
14.04's default lxc.
  It created containers fine, but they failed to start, complaining
lxc-start: failed to attach 'veth9HNUS9' to the bridge 'lxcbr0' : No such 
device
  /var/log/upstart/lxc-net.log says
dnsmasq: failed to create listening socket for 10.0.3.1: Address already in 
use

  This didn't happen on a desktop 14.04 instance, where bind9 is not
  installed by default.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: lxc 1.0.5-0ubuntu0.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.3
  Architecture: amd64
  Date: Tue Sep  9 16:39:34 2014
  ProcEnviron:
   LANGUAGE=en_US:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: lxc
  UpgradeStatus: No upgrade log present (probably fresh install)
  defaults.conf:
   lxc.network.type = veth
   lxc.network.link = lxcbr0
   lxc.network.flags = up
   lxc.network.hwaddr = 00:16:3e:xx:xx:xx

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

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


[Touch-packages] [Bug 1405691] Re: No sound from subwoofer on Asus N551JM

2015-01-12 Thread Jan Palak
I have Asus N551JM too, and you shoud try this:
1. put in bash
$ sudo apt-get install alsa-tools-gui
2. open a hdajackretask with command $ hdajackretask
You will see a small window, select a codec Realtek ALC668 and check option 
show unconnected pins check overwrite in pin id: 0x1a and select internal 
speaker then Apply now and install boot overwrite.
3. Reboot the system
4. In sound setting select profile that you want and you will hear a subwoofer

This result work for me.

** Package changed: alsa-driver (Ubuntu) = alsa-tools (Ubuntu)

** Changed in: alsa-tools (Ubuntu)
 Assignee: (unassigned) = Jan Palak (jpalak)

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

Title:
  No sound from subwoofer on Asus N551JM

Status in alsa-tools package in Ubuntu:
  Fix Released

Bug description:
  On Asus N551JM there is no sound from external subwoofer on fresh
  Kubuntu 14.10 installation. There is no Bass speaker in alsamixer.
  Adding options snd-hda-intel model=asus-mode4 to /etc/modprobe.d
  /alsa-base.conf makes Bass speaker appears in alsamixer but I was
  unable to make it play any sound. On Win8 works out-of-box.

  Alsa-base version: 1.0.25+dfsg-0ubuntu4.

  Howto fix: redirect pin 0x1a to Internal speaker (back) using
  HDAJackRetask on codec Realtek ALC668. Contents of /lib/firmware/hda-
  jack-retask.fw:

  [codec]
  0x10ec0668 0x1043177d 0

  [pincfg]
  0x12 0x90a60130
  0x14 0x90170110
  0x15 0x04211020
  0x16 0x4000
  0x18 0x41f0
  0x19 0x41f0
  0x1a 0x90170152
  0x1b 0x41f0
  0x1d 0x40c6832d
  0x1e 0x41f0
  0x1f 0x41f0

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

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


[Touch-packages] [Bug 1388278] Re: WiFi randomly disconnects and won't connect again

2015-01-12 Thread Jeb E.
** Bug watch added: GNOME Bug Tracker #742819
   https://bugzilla.gnome.org/show_bug.cgi?id=742819

** Also affects: network-manager-applet via
   https://bugzilla.gnome.org/show_bug.cgi?id=742819
   Importance: Unknown
   Status: Unknown

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

Title:
  WiFi randomly disconnects and won't connect again

Status in Broadcom 802.11 Linux STA driver:
  New
Status in The Linux Kernel:
  New
Status in The Linux Mint Distribution:
  Confirmed
Status in LinuxMint Control Center:
  Confirmed
Status in Network Manager GNOME Applet:
  Unknown
Status in Unity:
  Invalid
Status in Additional Linux Wireless Drivers:
  Confirmed
Status in Wireless Tools - Tools for manipulating Linux Wireless Extensions:
  New
Status in wireless-tools package in Ubuntu:
  Confirmed

Bug description:
  Something odd that I have only seen in Ubuntu, Debian, and derivatives
  thereof affects something that most of us use every day, and can be a
  real hassle to beginners from what I've noticed: Many USB WiFi drivers
  will connect to an access point like usual and after long periods of
  inactivity on the network combined with user inactivity on the PC
  alone is when this problem appears to arise: The WiFi disconnects and
  does not connect again to the same hotspot using the same USB WiFi
  dongle unless the computer is restarted or reset, and a lot of the
  time, that doesn't immediately stop this error and even if so, the
  computer will disconnect yet again not too long from then.

  And why does this happen? It puzzles me. Maybe it's the USB chipset
  inside the WiFi dongle, or maybe it's a communication error between
  the Linux kernel and the automated firewall systems integrated in most
  routers and base stations today, it's hard to say. What I know is that
  this doesn't just happen on my computer, testing done by myself on
  several other computers in different locations using different WiFi
  hardware on Ubuntu, Debian, Linux Mint, or derivatives thereof gets
  the exact same result as I am experiencing now.

  I have gone digging through Debian, Ubuntu, and Linux Mint forums to
  try and find the cure patch for my computer or router and the answer
  as to why this is happening, and the best answer I could find is that
  within my system's WiFi Settings, I need to set the BSSID of the
  hotspot I am current using as the MAC address of the router which that
  hotspot is transmitting.

  Upon setting my BSSID to a clone of the Router's MAC address followed
  by a system restart, I noticed instant improvement when it comes to
  connection reliability, speed, and time to connect, yet after days of
  having that MAC as the BSSID, things went back to the usual chaos of
  an unreliable connection that no other device within the household has
  encountered, not even Android telephones and tablets that use much of
  the same underlying Linux code. I performed restarts, updates, more
  updates, resets, and even more derivatives of Debian or Ubuntu and
  this is still more of an issue than ever.

  Via further digging and through a process of trial-and-error, I
  enabled the IPv4 is required for this connection check box along
  with changing the BSSID to a clone of the router's MAC address in
  hopes it was a compatibility issue with the newer IPv6 Internet
  Protocol architecture in an attempt to basically 'force' the machine
  to get that digital handshake with the router in a more 'legacy' mode
  with IPv4, at least to get some connection. That worked for a bit as
  well, but didn't hold up just like before.

  I am now sitting here at my computer, still experiencing this issue on
  and off, currently having the issue stabilized and stalled at the
  moment with the IPv4 is required for this connection check box on,
  NO BSSID set, NO cloned MAC address, and NO Restrict to Device
  settings opted-in, hoping this time around this combination of
  settings will work, but it's a game of trial-and-error for me at this
  point now, like mentioned before.

  Has anyone else experienced such terrible connectivity issues only in
  Debian-based distributions recently? I have been using Linux for ages
  now and I feel as if this issue is now just arising within the past
  year, 2014.

  A HardInfo report generated from my computer is attached to this bug
  report. I hope we can figure out a solution soon to get pushed to all
  Debian and Debian-like distros soon! Nobody wants a bad connection.


  Current OS: Linux Mint 17 Qiana
  Kernel: Linux 3.13.0-24-generic (x86_64)
  Processor: AMD Phenom II X4 (850)
  RAM: 8GB DDR3

  IWLIST OUTPUT:
  jeb@MINT-PARTITION:~  sudo iwlist wlan0 scan
  [sudo] password for jeb: 
  wlan0 Scan completed :
Cell 01 - Address: F8:7B:8C:06:57:8D
  Channel:6
  Frequency:2.437 GHz 

[Touch-packages] [Bug 1404302] Re: liblttng-ust0 Error opening shm /lttng-ust-wait-5

2015-01-12 Thread Alan Pope 
** Changed in: ust (Ubuntu)
   Status: New = Confirmed

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

Title:
  liblttng-ust0 Error opening shm /lttng-ust-wait-5

Status in ust package in Ubuntu:
  Confirmed

Bug description:
  Confined apps don't have access to this and continuously produce this
  error message in stderr:

  libust[31283/31285]: Error: Error opening shm /lttng-ust-wait-5 (in
  get_wait_shm() at lttng-ust-comm.c:958)

  
  This is printed to the application's log about once every other second and 
makes it hard to read the application's own debug output. For a better app 
developer experience this message should be silenced.

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

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


[Touch-packages] [Bug 1107818] Re: Annotate plugin + unityshell: Flickering during rectangle and ellipse drawing, no flickering without unityshell

2015-01-12 Thread Stephen M. Webb
** Tags added: plugin-annotate

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

Title:
  Annotate plugin + unityshell: Flickering during rectangle and ellipse
  drawing, no flickering without unityshell

Status in Compiz:
  New
Status in Unity:
  New
Status in unity package in Ubuntu:
  New

Bug description:
  [How to reproduce]

  1. Initiate Annotate in Rectangle or Ellipse draw mode, construct one
  and hold the mousebutton

  [What you would expect to happen]

  A preview of your rectangle or ellipse should be rendered without
  flickering inside( the filling).

  [What actually happens]

  A preview of your rectangle or ellipse is rendered, but it is
  flickering inside (the filling).

  Note:
  This bug only happens if unityshell is enabled.

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

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


[Touch-packages] [Bug 1408064] Re: [webapp-container] UA Override from webapp-properies.json file is not set

2015-01-12 Thread Alexandre Abreu
** Branch linked: lp:~abreu-alexandre/webbrowser-app/rtm-backport-ua-
override-fix

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

Title:
  [webapp-container] UA Override from webapp-properies.json file is not
  set

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

Bug description:
  [Impact]

   Webapp has the option to either specify a command line option to have
  a specific UA overriding the default or have a local webapp-
  properties.json file that defines the UA override such as:

  {
  name: MyWebapp,
  includes:[http://user-agent.me/*;],
  domain:user-agent.me,
  homepage:http://user-agent.me/;,
  user-agent-override: Mozilla/5.0 custom-user-agent-string (unlike 
AnyOtheBrowser)
  }

  This currently does work.

  
  [Test Case]

  - from qtcreator, create a webapp,
  - update the Exec line from the desktop file to
Exec=webapp-container --enable-back-forward --store-session-cookies 
--webappModelSearchPath=. %u
  - create a webapp-properties.json file in the project folder with the 
following content:
  {
  name: MyWebapp,
  includes:[http://user-agent.me/*;],
  domain:user-agent.me,
  homepage:http://user-agent.me/;,
  user-agent-override: Mozilla/5.0 custom-user-agent-string (unlike 
AnyOtheBrowser)
  }
  - make sure that the webapp automatically browses to http://user-agent.me/
  - make sure that the UA override is the same as the one listed above,

  
  [Regression Potential] 

  Make sure that the window title is properly set to the webapp name.

  
  Note:
  
  this is not a dup of https://bugs.launchpad.net/webbrowser-app/+bug/1379497 
but a regression

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

-- 
Mailing list: https://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   >