[Touch-packages] [Bug 1387691] Re: Media Player should not be visible in the app scope and launcher

2015-03-02 Thread Bill Filler
@saviq
I agree with the 2 approaches from comment #14. However neither are really 
feasible for RTM without doing a sizable amount of work:

1) For the embedded video component
- my team would create the component, and move it into ui-extras to start with. 
We started this a while ago here:
https://code.launchpad.net/~renatofilho/mediaplayer-app/share-components/+merge/241599,
 but this would need to be finished
- modify Video scopes to use the component
- modify Gallery and Camera to use the component

2) Trusted session support
For this to land, there are a couple of blocking issues that need to be sorted 
on Unity and/or Scopes
- fullscreen window support - this is needed because users expect video 
playback to happen in fullscreen mode as it does today when launching 
mediaplayer-app via url-dispatcher.
- feedback when launching - based on ted's prototype of launching 
mediaplayer-app as a trusted session, there is quite some delay when launching 
as a trusted session. Some sort of spinner or splash screen is needed when 
launching it. Guessing would be better to build this into the framework somehow 
rather than having each client (i.e. scopes, apps) be responsible for doing it.

My suggestion is that we add these tasks to respective backlog and get
them scheduled.

For the short term, I'd suggest we use OnlyShowIn in the desktop file
of mediaplayer-app. This would hide it from the apps scope but still
allow it to be launched as it is today from scopes and apps. The only
downside is it would still show up in the launcher when running and
could be pinned, but I'd say that is still an improvement over what we
have today.

Question: what value would we set for OnlyShowIn?

Thoughts?

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

Title:
  Media Player should not be visible in the app scope and launcher

Status in the base for Ubuntu mobile products:
  In Progress
Status in Ubuntu UX bugs:
  Fix Committed
Status in mediaplayer-app package in Ubuntu:
  In Progress
Status in unity8 package in Ubuntu:
  Invalid
Status in url-dispatcher package in Ubuntu:
  In Progress
Status in mediaplayer-app package in Ubuntu RTM:
  In Progress
Status in url-dispatcher package in Ubuntu RTM:
  In Progress

Bug description:
  The mediaplayer is an 'auxiliary app' in the current design approach.
  That means that its purpouse it playback media launched by other apps
  (e.g Messaging) or scopes (e.g. Videos). It should not be launched
  from the App scopes.

  However, the 'Update' section System Settings should still display it
  when an update to mediaplayer is available.

  Current behaviour
  - Mediaplayer app displayed in App Scope, Launcher and Settings

  Desired behaviour
  - Mediaplayer app not displayed in App Scope or Launcher
  - Mediaplayer displayed in Settings  Update

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

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


[Touch-packages] [Bug 1427221] [NEW] i915, broadwell, cannot connect external monitor through Display Port

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

Hi, on new laptop (thinkpad t450s) I get error message after connecting 
external monitor:
[drm:intel_dp_complete_link_train [i915]] *ERROR* failed to train DP, aborting

And after that, monitor is turned to sleep mode. Interesting thing is,
that monitor is detected.

I've already reported bug to kernel intel-gfx, so some additional informations 
can be found there:
https://bugzilla.kernel.org/show_bug.cgi?id=94121

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: xserver-xorg-video-intel 2:2.99.914-1~exp1ubuntu4.2
Uname: Linux 3.19.0-031900-generic x86_64
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
CurrentDesktop: XFCE
Date: Mon Mar  2 14:17:36 2015
InstallationDate: Installed on 2015-02-26 (3 days ago)
InstallationMedia: Xubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
SourcePackage: xserver-xorg-video-intel
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: xorg (Ubuntu)
 Importance: Low
 Status: Incomplete


** Tags: amd64 apport-bug utopic
-- 
i915, broadwell, cannot connect external monitor through Display Port
https://bugs.launchpad.net/bugs/1427221
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to xorg 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 1403275] Re: i915 display driver causes crash back to login window

2015-03-02 Thread Christopher M. Penalver
Vladimír Kriška, if you would like a fix integrated into Ubuntu, then
yes, you would want to follow the instructions previously requested of
you.

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

Title:
  i915 display driver causes crash back to login window

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I've just installed Ubuntu 14.04 server on Dell Latitude E7440 and
  then installed Cinnamon 2.4.5 on top of it. The laptop has an external
  monitor connected through Display Port and a docking station.

  On the first day the system worked perfectly.

  On the second day, the system booted to the login screen (leaving the
  external screen empty but otherwise seemed to be under X11's control),
  it then let me type my username and password but then X exits, shows a
  bit of VT1 with errors then gets back to the login page.

  I found the following error in /var/log/kern.log:

  [drm:intel_dp_complete_link_train] ERROR failed to train DP, aborting

  I found a page which claims to solve this error for 12.04 in the
  second comment in
  https://www.libreoffice.org/bugzilla/show_bug.cgi?id=73694#c2.

  I found that the file linux-
  source-3.13.0/drivers/gpu/drm/i915/intel_dp.c, which is included in
  the tar file /usr/src/linux-source-3.13.0.tar.bz2 (also copied in
  /usr/src/linux-source-3.13.0/linux-source-3.13.0.tar.bz2), from the
  kernel source package linux-source-3.13.0, contains the pre-patch
  lines mentioned in the fix above.

  Would you please consider including this fix in the Ubuntu kernel?

  Thanks,

  --Amos

  For completeness, the patch pointed to from the link above is:

  Link: https://www.libreoffice.org/bugzilla/attachment.cgi?id=92231

  diff --git a/drivers/gpu/drm/i915/intel_dp.c b/drivers/gpu/drm/i915/intel_dp.c
  index 8f17f8fbd0b1..5631cfb874db 100644
  --- a/drivers/gpu/drm/i915/intel_dp.c
  +++ b/drivers/gpu/drm/i915/intel_dp.c
  @@ -847,8 +847,8 @@ intel_dp_compute_config(struct intel_encoder *encoder,
mode_rate = intel_dp_link_required(adjusted_mode-crtc_clock,
   bpp);
   
  - for (clock = 0; clock = max_clock; clock++) {
  - for (lane_count = 1; lane_count = max_lane_count; 
lane_count = 1) {
  + for (lane_count = 1; lane_count = max_lane_count; lane_count 
= 1) {
  + for (clock = 0; clock = max_clock; clock++) {
link_clock = 
drm_dp_bw_code_to_link_rate(bws[clock]);
link_avail = intel_dp_max_data_rate(link_clock,
lane_count);

  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
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: X-Cinnamon
  Date: Wed Dec 17 12:57:10 2014
  InstallationDate: Installed on 2014-12-15 (1 days ago)
  InstallationMedia: Ubuntu-Server 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.3)
  SourcePackage: xorg
  Symptom: display
  Title: Xorg crash
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1396817] Re: Device locked timer doesn't decrease if the screen is off

2015-03-02 Thread Michael Terry
** 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/1396817

Title:
  Device locked timer doesn't decrease if the screen is off

Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  I'm on RTM #9

  Way to reproduce:
  - Unplug phone from charger / PC
  - Insert 5 wrong PIN
  - The phone says the device is locked for 5 minutes
  - Turn off the screen
  - Go to drink a coffe
  - Return 5 minutes later
  - Turn on the screen

  What I expect:
  - I'm able to insert my pin and use my phone

  What happens:
  - The phone says the device is locked for 5 minutes

  After some tries, I'm pretty sure the timer goes down only if the
  screen is on

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

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


[Touch-packages] [Bug 1425664] Re: grep(1) man page for GNU grep 2.16 should have PCRE but has PRCE

2015-03-02 Thread Brian Murray
The patch appears to be one that is also included in Debian:

debian/patches/80-587930-man-ere-reference.patch:+\*(lqbasic\*(rq (BRE),
\*(lqextended\*(rq (ERE) and \*(lqperl\*(rq (PRCE). In

grep (2.14-3) unstable; urgency=low

  * Updating 80-587930-man-ere-reference.patch to improve documentation 
regarding -P (Closes: #203109)
  * Correcting a formating issue in grep.in.1. Thanks to David Prévot
(Closes: #692760)

 -- Santiago Ruano Rincón santi...@debian.org  Sun, 11 Aug 2013
18:17:21 +0200

I realize this will be the third place you've reported it, but do you
mind submitting a bug to Debian about it? It'd be best to get this fixed
in Debian first and then Ubuntu.

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

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

Title:
  grep(1) man page for GNU grep 2.16 should have PCRE but has PRCE

Status in grep package in Ubuntu:
  Confirmed

Bug description:
  From: Jim Meyering [mailto:j...@meyering.net] 
  Sent: Monday, February 16, 2015 10:43 PM
  To: Philip Muench
  Cc: 19719-d...@debbugs.gnu.org
  Subject: Re: bug#19719: grep(1) man page for GNU grep 2.16 shold have PCRE 
but has PRCE

  On Wed, Jan 28, 2015 at 1:12 PM, Philip Muench 
philipmue...@fibermountain.com wrote:
   There is one instance of PRCE. It should be PCRE.  That would help the 
reader seeking PCRE.

  Thank you for reporting that.
  However, there has never been an occurrence of the string PRCE in the 
upstream sources, so this is probably due to a distribution-specific patch in 
use on your system.  Also note that there have been significant fixes and 
improvements since grep-2.16.  The latest is grep-2.21.

  -

  This is copied from output produced by ubuntu-bug grep and its View
  report operation:

  == ApportVersion =
  2.14.1-0ubuntu3.6

  == Architecture =
  amd64

  == Date =
  Wed Feb 25 14:39:52 2015

  == Dependencies =
  dpkg 1.17.5ubuntu5.3
  gcc-4.9-base 4.9.1-0ubuntu1
  libacl1 2.2.52-1
  libattr1 1:2.4.47-1ubuntu1
  libbz2-1.0 1.0.6-5
  libc6 2.19-0ubuntu6.5
  libgcc1 1:4.9.1-0ubuntu1
  liblzma5 5.1.1alpha+20120614-2ubuntu2
  libpcre3 1:8.31-2ubuntu2
  libselinux1 2.2.2-1ubuntu0.1
  multiarch-support 2.19-0ubuntu6.5
  tar 1.27.1-1
  zlib1g 1:1.2.8.dfsg-1ubuntu1

  == DistroRelease =
  Ubuntu 14.04

  == InstallationDate =
  Installed on 2015-01-22 (33 days ago)

  == InstallationMedia =
  Ubuntu-Server 12.04.4 LTS Precise Pangolin - Release amd64 (20140204)

  == Package =
  grep 2.16-1

  == PackageArchitecture =
  amd64

  == ProblemType =
  Bug

  == ProcEnviron =
  TERM=xterm
  PATH=(custom, no user)
  XDG_RUNTIME_DIR=set
  LANG=en_US.UTF-8
  SHELL=/bin/bash

  == ProcVersionSignature =
  Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12

  == SourcePackage =
  grep

  == Tags =
   trusty

  == Uname =
  Linux 3.13.0-44-generic x86_64

  == UpgradeStatus =
  Upgraded to trusty on 2015-01-23 (33 days ago)

  (END)

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

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


[Touch-packages] [Bug 1400420] Re: [Ubuntu 15.04] Mesa/gallium: Fix Altivec pack intrinsics for little endian

2015-03-02 Thread Steve Langasek
** Changed in: mesa (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 mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1400420

Title:
  [Ubuntu 15.04] Mesa/gallium:  Fix Altivec pack intrinsics for little
  endian

Status in mesa package in Ubuntu:
  Fix Released

Bug description:
  Please ensure the following patch is incorporated into the mesa
  package for correct behavior on ppc64el:

  http://lists.freedesktop.org/archives/mesa-dev/2014-August/064711.html

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

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


[Touch-packages] [Bug 1427417] [NEW] [P4M900T-M2, VIA VT1708, Green Line Out, Rear] Pulseaudio fails to detect card

2015-03-02 Thread Stonlen
Public bug reported:

yeah the audio dirvers are a hit/miss on loading

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: pulseaudio 1:4.0-0ubuntu11.1
ProcVersionSignature: Ubuntu 3.13.0-46.76-generic 3.13.11-ckt15
Uname: Linux 3.13.0-46-generic i686
ApportVersion: 2.14.1-0ubuntu3.7
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  dad1457 F pulseaudio
 /dev/snd/controlC0:  dad2138 F alsamixer
CurrentDesktop: Unity
Date: Mon Mar  2 17:34:52 2015
InstallationDate: Installed on 2014-06-01 (274 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
SourcePackage: pulseaudio
Symptom: audio
Symptom_Card: HDA-Intel - HDA VIA VT82xx
Symptom_Jack: Green Line Out, Rear
Title: [P4M900T-M2, VIA VT1708, Green Line Out, Rear] Pulseaudio fails to 
detect card
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/23/2007
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 080014
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P4M900T-M2
dmi.board.vendor: ECS
dmi.board.version: 2.0
dmi.chassis.asset.tag: 0123ABC
dmi.chassis.type: 3
dmi.chassis.vendor: ECS
dmi.chassis.version: 2.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080014:bd10/23/2007:svnECS:pnP4M900T-M2:pvr2.0:rvnECS:rnP4M900T-M2:rvr2.0:cvnECS:ct3:cvr2.0:
dmi.product.name: P4M900T-M2
dmi.product.version: 2.0
dmi.sys.vendor: ECS

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


** Tags: apport-bug i386 trusty

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

Title:
  [P4M900T-M2, VIA VT1708, Green Line Out, Rear] Pulseaudio fails to
  detect card

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  yeah the audio dirvers are a hit/miss on loading

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11.1
  ProcVersionSignature: Ubuntu 3.13.0-46.76-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic i686
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  dad1457 F pulseaudio
   /dev/snd/controlC0:  dad2138 F alsamixer
  CurrentDesktop: Unity
  Date: Mon Mar  2 17:34:52 2015
  InstallationDate: Installed on 2014-06-01 (274 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_Card: HDA-Intel - HDA VIA VT82xx
  Symptom_Jack: Green Line Out, Rear
  Title: [P4M900T-M2, VIA VT1708, Green Line Out, Rear] Pulseaudio fails to 
detect card
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/23/2007
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080014
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P4M900T-M2
  dmi.board.vendor: ECS
  dmi.board.version: 2.0
  dmi.chassis.asset.tag: 0123ABC
  dmi.chassis.type: 3
  dmi.chassis.vendor: ECS
  dmi.chassis.version: 2.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080014:bd10/23/2007:svnECS:pnP4M900T-M2:pvr2.0:rvnECS:rnP4M900T-M2:rvr2.0:cvnECS:ct3:cvr2.0:
  dmi.product.name: P4M900T-M2
  dmi.product.version: 2.0
  dmi.sys.vendor: ECS

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

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


[Touch-packages] [Bug 1419267] Re: libjpegturbo.so missing from -dev package

2015-03-02 Thread Jay R. Wren
If there should not be a symlink to that file, then the fact that this
package cannot be used to develop against turbojpeg should be documented
somewhere. At a minimum it should be in the debian/changelog. I'd prefer
that it is mentioned in debian/control.

I don't know what proprietary means for BSD-style licensed software.
http://svn.code.sf.net/p/libjpeg-turbo/code/trunk/README-turbo.txt
states the license clearly.

To anyone else who would like to work around this bug, run this command:

sudo ln -s  libturbojpeg.so.0 /usr/lib/x86_64-linux-gnu/libturbojpeg.so

Now you will be able to link against turbojpeg with standard build tools
which expect -lturbojpeg to work as a flag to ld.

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

Title:
  libjpegturbo.so missing from -dev package

Status in One Hundred Papercuts:
  Invalid
Status in libjpeg-turbo package in Ubuntu:
  Confirmed

Bug description:
  $ dpkg -L libjpeg-turbo8-dev
  /.
  /usr
  /usr/share
  /usr/share/doc
  /usr/share/doc/libjpeg-turbo8-dev
  /usr/share/doc/libjpeg-turbo8-dev/copyright
  /usr/share/doc/libjpeg-turbo8-dev/README.gz
  /usr/share/doc/libjpeg-turbo8-dev/structure.txt.gz
  /usr/share/doc/libjpeg-turbo8-dev/README-turbo.txt.gz
  /usr/share/doc/libjpeg-turbo8-dev/libjpeg.txt.gz
  /usr/lib
  /usr/lib/x86_64-linux-gnu
  /usr/lib/x86_64-linux-gnu/libjpeg.a
  /usr/lib/x86_64-linux-gnu/libturbojpeg.a
  /usr/include
  /usr/include/jerror.h
  /usr/include/turbojpeg.h
  /usr/include/jmorecfg.h
  /usr/include/jpeglib.h
  /usr/include/jpegint.h
  /usr/include/x86_64-linux-gnu
  /usr/include/x86_64-linux-gnu/jconfig.h
  /usr/share/doc/libjpeg-turbo8-dev/changelog.Debian.gz
  /usr/lib/x86_64-linux-gnu/libjpeg.so


  See the libjpeg.so symlink. This is good.

  I also expect a libturbojpeg.so symlink. This is missing. Please add
  so that I can build software which depends on this dynamic library
  without manually creating this symlink.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: libturbojpeg 1.3.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3
  Uname: Linux 3.11.0-11-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: amd64
  Date: Sat Feb  7 08:41:19 2015
  Dependencies:
   gcc-4.9-base 4.9.1-16ubuntu6
   libc6 2.19-10ubuntu2.2
   libgcc1 1:4.9.1-16ubuntu6
   multiarch-support 2.19-10ubuntu2.2
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libjpeg-turbo
  UpgradeStatus: Upgraded to utopic on 2014-10-24 (105 days ago)

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

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


[Touch-packages] [Bug 1410522] Re: auditctl command is throwing Error detecting machine type on Ubuntu 15.04

2015-03-02 Thread Steve Langasek
** Changed in: audit (Ubuntu)
   Importance: Undecided = High

** Changed in: audit (Ubuntu)
 Assignee: (unassigned) = Adam Conrad (adconrad)

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

Title:
  auditctl command is throwing Error detecting machine type on Ubuntu
  15.04

Status in audit package in Ubuntu:
  Confirmed

Bug description:
  ---Problem Description---
  auditctl is throwing Error detecting machine type error
   
  ---uname output---
  Linux ubuntu 3.18.0-8-generic #9-Ubuntu SMP Mon Jan 5 22:52:15 UTC 2015 
ppc64le ppc64le ppc64le GNU/Linux
   
  Machine Type = P8 

  ---Steps to Reproduce---
  Install a Power VM LPAR with Ubuntu 15.04 ISO.
  Then execute the below test scenarios on the same.

  root@ubuntu:~# auditctl -A exit,always -S mkdir
  Error detecting machine type
  root@ubuntu:~# which auditctl
  /sbin/auditctl

  root@ubuntu:~# dpkg -S /sbin/auditctl
  auditd: /sbin/auditctl

  root@ubuntu:~# dpkg --list | grep auditd
  ii  auditd1:2.3.7-1ubuntu1
  ppc64el  User space tools for security auditing

  root@ubuntu:~# dpkg --list | grep libaudit
  ii  libaudit-common   1:2.3.7-1ubuntu1
  all  Dynamic library for security auditing - common files
  ii  libaudit1:ppc64el 1:2.3.7-1ubuntu1
  ppc64el  Dynamic library for security auditing

  I found a discussion of the need for ppc64le support in audit in the
  archives for the linux-audit ml

  https://www.redhat.com/archives/linux-
  audit/2014-December/msg3.html

  The full changeset for the ppc64le support is in trunk upstream:

  https://fedorahosted.org/audit/changeset/1013

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

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


[Touch-packages] [Bug 1425685] Re: Missing input sanitation in upstart logrotation cronjob

2015-03-02 Thread Jann Horn
I'm not sure whether this is the right place to write this, but those 
permission checks look really racy - both the file type test and the file owner 
UID check.
(Besides, I think that an attacker should be able to hardlink a file created by 
another user into his directory, which would also lead to a bypass of the UID 
equality check, but I'm not familiar enough with ubuntu to be able to say 
whether that attack is actually feasible.)

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

Title:
  Missing input sanitation in upstart logrotation cronjob

Status in upstart package in Ubuntu:
  Fix Released

Bug description:
  Ubuntu Vivid 1504 (development branch) installs an insecure upstart
  logrotation script which will read user-supplied data from
  /run/user/[uid]/upstart/sessions and pass then unsanitized to an env
  command. As user run directory is user-writable, the user may inject
  arbitrary commands into the logrotation script, which will be executed
  during daily cron job execution around midnight with root privileges.

  Problematic part of /etc/cron.daily/upstart:

  for session in /run/user/*/upstart/sessions/*
  do
  env $(cat $session) /sbin/initctl emit rotate-logs /dev/null 21 || true
  done

  On a system with e.g. libpam-systemd installed, standard login on TTY
  or via SSH will create the directory /run/user/[uid] writable to the
  user. By preparing a suitable session file, user supplied code will be
  run during the daily cron-jobs.

  See [1] for more information.

  # lsb_release -rd
  Description:Ubuntu Vivid Vervet (development branch)
  Release:15.04

  # apt-cache policy upstart-bin
  upstart-bin:
Installed: 1.13.2-0ubuntu7
Candidate: 1.13.2-0ubuntu7
Version table:
   *** 1.13.2-0ubuntu7 0
  500 http://archive.ubuntu.com/ubuntu/ vivid/main i386 Packages
  100 /var/lib/dpkg/status

  
  [1] 
http://www.halfdog.net/Security/2015/UpstartLogrotationPrivilegeEscalation/

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

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


[Touch-packages] [Bug 1419267] Re: libjpegturbo.so missing from -dev package

2015-03-02 Thread Matthias Klose
it is my understanding that there should not be a symlink for that
proprietary library.


** Changed in: hundredpapercuts
   Status: Confirmed = Invalid

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

Title:
  libjpegturbo.so missing from -dev package

Status in One Hundred Papercuts:
  Invalid
Status in libjpeg-turbo package in Ubuntu:
  Confirmed

Bug description:
  $ dpkg -L libjpeg-turbo8-dev
  /.
  /usr
  /usr/share
  /usr/share/doc
  /usr/share/doc/libjpeg-turbo8-dev
  /usr/share/doc/libjpeg-turbo8-dev/copyright
  /usr/share/doc/libjpeg-turbo8-dev/README.gz
  /usr/share/doc/libjpeg-turbo8-dev/structure.txt.gz
  /usr/share/doc/libjpeg-turbo8-dev/README-turbo.txt.gz
  /usr/share/doc/libjpeg-turbo8-dev/libjpeg.txt.gz
  /usr/lib
  /usr/lib/x86_64-linux-gnu
  /usr/lib/x86_64-linux-gnu/libjpeg.a
  /usr/lib/x86_64-linux-gnu/libturbojpeg.a
  /usr/include
  /usr/include/jerror.h
  /usr/include/turbojpeg.h
  /usr/include/jmorecfg.h
  /usr/include/jpeglib.h
  /usr/include/jpegint.h
  /usr/include/x86_64-linux-gnu
  /usr/include/x86_64-linux-gnu/jconfig.h
  /usr/share/doc/libjpeg-turbo8-dev/changelog.Debian.gz
  /usr/lib/x86_64-linux-gnu/libjpeg.so


  See the libjpeg.so symlink. This is good.

  I also expect a libturbojpeg.so symlink. This is missing. Please add
  so that I can build software which depends on this dynamic library
  without manually creating this symlink.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: libturbojpeg 1.3.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3
  Uname: Linux 3.11.0-11-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: amd64
  Date: Sat Feb  7 08:41:19 2015
  Dependencies:
   gcc-4.9-base 4.9.1-16ubuntu6
   libc6 2.19-10ubuntu2.2
   libgcc1 1:4.9.1-16ubuntu6
   multiarch-support 2.19-10ubuntu2.2
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libjpeg-turbo
  UpgradeStatus: Upgraded to utopic on 2014-10-24 (105 days ago)

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

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


[Touch-packages] [Bug 1427372] Re: Unity-Desktop - Selection Graphical Issue

2015-03-02 Thread Colin Watson
** Project changed: launchpad = unity (Ubuntu)

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

Title:
  Unity-Desktop - Selection Graphical Issue

Status in unity package in Ubuntu:
  New

Bug description:
  When I Show the Desktop (no other Windows should be open), I can click
  somewhere and move the pointer still holing the left button down. This
  creates a rect to slect multiple items on the Desktop.

  The Issue always happen when I do the followng:
  1) Draw the Rect (you must select one item on the desktop at least)
  2) Click the Context-Menu-Button on a Keyboard, still holding the left key.
  3) Optional: Resize the Rect.
  4) Release the left mouse-button and click.

  Now the Rect is drawn permanantly. Moreover, I can draw more selction-rects 
using this way. 
  An other issue is that I can not move Items on the Desktop. 

  Opening and Closing other Windows does not cahnge anything. The same
  problem is also on every Desktop.

  In the Attachment i included a Video of the issue.

  
  For further information you can contact me using this Email-Address: 
bug-report-roskop-2...@outlook.com

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

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


[Touch-packages] [Bug 1419689] Re: Screen bright change can not be controlled via Fn keys

2015-03-02 Thread ahmet yıldırım
Hi Christopher,

I have just updated BIOS version to F.50 :

ahmety@ahmeylnx:~$ sudo dmidecode -s bios-version  sudo dmidecode -s 
bios-release-date
68SVD Ver. F.50
08/04/2014


Nothing is changed. (Fn+bright increase),(Fn+bright decrease)

is not working. I am pretty sure that it was working before nvidia
driver 304

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

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

Title:
  Screen bright change can not be controlled via Fn keys

Status in xorg package in Ubuntu:
  New

Bug description:
  Ubuntu 14.04 with the driver NVIDIA 346.35 does not work for Monitor
  bright option with Fn keys.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  346.35  Sat Jan 10 21:27:15 
PST 2015
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Mon Feb  9 12:07:50 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia, 346.35, 3.13.0-45-generic, x86_64: installed
   virtualbox, 4.3.10, 3.13.0-45-generic, x86_64: installed
  GraphicsCard:
   NVIDIA Corporation GF108GLM [Quadro 1000M] [10de:0dfa] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:1631]
  InstallationDate: Installed on 2014-11-08 (93 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Hewlett-Packard HP EliteBook 8560w
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-45-generic 
root=UUID=291e3f1a-8ec5-42f9-bfda-de0c010b8e62 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/15/2013
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68SVD Ver. F.42
  dmi.board.name: 1631
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 01.3D
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68SVDVer.F.42:bd07/15/2013:svnHewlett-Packard:pnHPEliteBook8560w:pvrA0001D02:rvnHewlett-Packard:rn1631:rvrKBCVersion01.3D:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 8560w
  dmi.product.version: A0001D02
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.11.3+14.04.20150122-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.3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.3
  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 Feb  9 11:20:32 2015
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:

  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/1419689/+subscriptions

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


[Touch-packages] [Bug 1425914] Re: DTLS handshake broken - precise x64

2015-03-02 Thread Mathew Hodson
** Tags added: amd64 precise

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

Title:
  DTLS handshake broken - precise x64

Status in OpenSSL cryptography and SSL/TLS toolkit:
  Fix Released
Status in openssl package in Ubuntu:
  Fix Released
Status in openssl source package in Precise:
  Confirmed
Status in openssl source package in Trusty:
  Fix Released
Status in openssl source package in Utopic:
  Fix Released
Status in openssl source package in Vivid:
  Fix Released

Bug description:
  Hi,

  there is a problem in DTLS handshake in OpenSSL library in Ubuntu
  12.04 x86_64. The affected library version is  libssl
  1.0.1-4ubuntu5.21.  The problem causes, that it is impossible to
  establish DTLS session with Chrome or Firefox when trying to perform a
  SIP call via WebRTC.

  The problem is fixed in OpenSSL upstream by commit 
https://github.com/openssl/openssl/commit/a20152bdaf7a99b006ff5a0eef081502e0e11553
  committed April 4th 2012.

  32bit version of Ubuntu 12.04 is not affected by this issue, because
  it doesn't support HMAC ciphers, which cause the problem.

  I've checked other distributions (Centos6, Centos7, Ubuntu 14.04 and
  especially Debian 7 - which should be close to Ubuntu 12.04) and all
  has this patch applied and thus WebRTC calls work.

  Please merge this upstream fix to Ubuntu 12.04 x86_64 libssl package.

  Thanks

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

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


[Touch-packages] [Bug 1425184] Re: Alarm cannot be disabled

2015-03-02 Thread Nekhelesh Ramananthan
*** This bug is a duplicate of bug 1422693 ***
https://bugs.launchpad.net/bugs/1422693

@Zsombor and Victor, This bug was indeed caused by the same regression
in bug #1401883. On installing the latest SDK toolkit staging 1424 rev
on Nexus 4, I am able to enable/disable alarms successfully. Thnx
Zsombor for the fix. As such I am marking this bug fix committed.

On a side note, I have also noticed that the clock app now crashes often
when pressing on the Add new alarm button. But I will investigate more
on that and create a new bug to track that issue.

** This bug has been marked a duplicate of bug 1422693
   [Vivid][Regression]Cannot change alarm switch status (enable/disable alarms)

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

Title:
  Alarm cannot be disabled

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

Bug description:
  Test case.
  - Create an alarm 5 minutes in the future.
  - In the Alarm page, tap to the switcher to disable the alarm.

  Expected result.
  - Switcher goes to disabled position and alarm is disabled.

  Actual result.
  - Switcher remains in enabled position.

  com.ubuntu.clock  3.3.192
  current build number: 121
  device name: krillin
  channel: ubuntu-touch/devel-proposed

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

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


[Touch-packages] [Bug 1396817] Re: Device locked timer doesn't decrease if the screen is off

2015-03-02 Thread Launchpad Bug Tracker
** Branch linked: lp:~mterry/unity8/lockout-timer

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

Title:
  Device locked timer doesn't decrease if the screen is off

Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  I'm on RTM #9

  Way to reproduce:
  - Unplug phone from charger / PC
  - Insert 5 wrong PIN
  - The phone says the device is locked for 5 minutes
  - Turn off the screen
  - Go to drink a coffe
  - Return 5 minutes later
  - Turn on the screen

  What I expect:
  - I'm able to insert my pin and use my phone

  What happens:
  - The phone says the device is locked for 5 minutes

  After some tries, I'm pretty sure the timer goes down only if the
  screen is on

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

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


[Touch-packages] [Bug 1425078] Re: Cannot callback/send messages from Notifications

2015-03-02 Thread Bill Filler
Same problem exists with trying to reply to SMS messages. All of the
action buttons stay incorrectly disabled. This appears to be a problem
with indicator-messages.

** Also affects: indicator-messages (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: telephony-service

** No longer affects: telephony-service (Ubuntu)

** Changed in: indicator-messages (Ubuntu)
   Importance: Undecided = High

** Also affects: unity-notifications (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Cannot callback/send messages from Notifications

Status in indicator-messages package in Ubuntu:
  New
Status in unity-notifications package in Ubuntu:
  New

Bug description:
  1. Create an incoming call to your Ubuntu phone from another device
  2. Don't pickup the call so that missed call notification appears in the 
'Notifications' menu
  3. Open Notifications and tap on the missed call entry for it to expand
  4. press the 'Call back' button

  What happens: Nothing

  What should happen:
  Dialer app should open with the relevant number already in the input box.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: indicator-messages 13.10.1+15.04.20150219-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: armhf
  Date: Tue Feb 24 18:36:59 2015
  InstallationDate: Installed on 2015-02-24 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150224-020204)
  SourcePackage: indicator-messages
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1427221] Re: i915, broadwell, cannot connect external monitor through Display Port

2015-03-02 Thread Christopher M. Penalver
Vladimír Kriška, thank you for reporting this and helping make Ubuntu
better. Could you please run the following command in the development
release from a Terminal as it will automatically gather and attach
updated debug information to this report:

apport-collect -p xorg 1427221

Please ensure you have xdiagnose installed, and that you click the Yes
button for attaching additional debugging information.

** Package changed: xserver-xorg-video-intel (Ubuntu) = xorg (Ubuntu)

** Changed in: xorg (Ubuntu)
   Importance: Undecided = Low

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

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

Title:
  i915, broadwell, cannot connect external monitor through Display Port

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Hi, on new laptop (thinkpad t450s) I get error message after connecting 
external monitor:
  [drm:intel_dp_complete_link_train [i915]] *ERROR* failed to train DP, aborting

  And after that, monitor is turned to sleep mode. Interesting thing is,
  that monitor is detected.

  I've already reported bug to kernel intel-gfx, so some additional 
informations can be found there:
  https://bugzilla.kernel.org/show_bug.cgi?id=94121

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xserver-xorg-video-intel 2:2.99.914-1~exp1ubuntu4.2
  Uname: Linux 3.19.0-031900-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Mon Mar  2 14:17:36 2015
  InstallationDate: Installed on 2015-02-26 (3 days ago)
  InstallationMedia: Xubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1425563] Re: Gallery flickers when going fullscreen

2015-03-02 Thread Bill Filler
** Changed in: gallery-app
 Assignee: (unassigned) = Arthur Mello (artmello)

** Tags added: ww11

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

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

Title:
  Gallery flickers when going fullscreen

Status in Gallery App:
  Confirmed
Status in gallery-app package in Ubuntu:
  New

Bug description:
  image 122 vivid-proposed

  Open a photo in gallery and tap on it once its open to hide the frame.

  What happens: screen flickers when it goes fullscreen

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

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


[Touch-packages] [Bug 1427372] [NEW] Unity-Desktop - Selection Graphical Issue

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

When I Show the Desktop (no other Windows should be open), I can click
somewhere and move the pointer still holing the left button down. This
creates a rect to slect multiple items on the Desktop.

The Issue always happen when I do the followng:
1) Draw the Rect (you must select one item on the desktop at least)
2) Click the Context-Menu-Button on a Keyboard, still holding the left key.
3) Optional: Resize the Rect.
4) Release the left mouse-button and click.

Now the Rect is drawn permanantly. Moreover, I can draw more selction-rects 
using this way. 
An other issue is that I can not move Items on the Desktop. 

Opening and Closing other Windows does not cahnge anything. The same
problem is also on every Desktop.

In the Attachment i included a Video of the issue.


For further information you can contact me using this Email-Address: 
bug-report-roskop-2...@outlook.com

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


** Tags: ui
-- 
Unity-Desktop - Selection Graphical Issue
https://bugs.launchpad.net/bugs/1427372
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to unity 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 1425078] Re: Cannot callback/send messages from Notifications

2015-03-02 Thread Bill Filler
I can reproduce this with a single SIM.
The Call Back button is disabled and so is the Send button and Message 
button.

** Changed in: telephony-service (Ubuntu)
   Status: Incomplete = Confirmed

** Changed in: telephony-service (Ubuntu)
 Assignee: (unassigned) = Tiago Salem Herrmann (tiagosh)

** Tags added: ww11

** Also affects: telephony-service
   Importance: Undecided
   Status: New

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

Title:
  Cannot callback/send messages from Notifications

Status in Telephony Service:
  New
Status in telephony-service package in Ubuntu:
  Confirmed

Bug description:
  1. Create an incoming call to your Ubuntu phone from another device
  2. Don't pickup the call so that missed call notification appears in the 
'Notifications' menu
  3. Open Notifications and tap on the missed call entry for it to expand
  4. press the 'Call back' button

  What happens: Nothing

  What should happen:
  Dialer app should open with the relevant number already in the input box.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: indicator-messages 13.10.1+15.04.20150219-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: armhf
  Date: Tue Feb 24 18:36:59 2015
  InstallationDate: Installed on 2015-02-24 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150224-020204)
  SourcePackage: indicator-messages
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/telephony-service/+bug/1425078/+subscriptions

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


[Touch-packages] [Bug 1359439] Re: [ 7.287663] systemd-logind[1057]: Failed to start unit user@126.service: Unknown unit: user@126.service

2015-03-02 Thread Marko Stanković
Hi Romain,

Thanks for interesting observation and analysis, but I believe these two
problems are not related. As a test, try restarting the computer and
then logging in via one of the tty2-tty6 (Ctrl-Alt-F2 - Ctrl-Alt-F6).
I'm getting that line with user@1000.service only on first tty login
after a boot.

Cheers,
Marko

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

Title:
  [7.287663] systemd-logind[1057]: Failed to start unit
  user@126.service: Unknown unit: user@126.service

Status in systemd package in Ubuntu:
  Won't Fix
Status in systemd-shim package in Ubuntu:
  Triaged
Status in systemd source package in Utopic:
  Triaged
Status in systemd-shim source package in Utopic:
  Won't Fix
Status in systemd-shim package in Debian:
  New

Bug description:
  ATTENTION: This bug is fully understood, there is *no need* to add
  even more comments about me too here.

  [7.287663] systemd-logind[1057]: Failed to start unit user@126.service: 
Unknown unit: user@126.service
  [7.287677] systemd-logind[1057]: Failed to start user service: Unknown 
unit: user@126.service
  [7.293871] systemd-logind[1057]: New session c1 of user lightdm.
  [7.293902] systemd-logind[1057]: Linked /tmp/.X11-unix/X0 to 
/run/user/126/X11-display.
  [7.363706] ip_tables: (C) 2000-2006 Netfilter Core Team
  [7.421846] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  [7.484529] IPv6: ADDRCONF(NETDEV_UP): virbr0: link is not ready
  [9.903052] wlan0: authenticate with c8:d7:19:22:21:ec
  [9.912429] wlan0: send auth to c8:d7:19:22:21:ec (try 1/3)
  [9.920181] wlan0: authenticated
  [9.924352] wlan0: associate with c8:d7:19:22:21:ec (try 1/3)
  [9.925709] wlan0: RX AssocResp from c8:d7:19:22:21:ec (capab=0x11 
status=0 aid=2)
  [9.927753] wlan0: associated
  [9.927800] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  [   12.677104] systemd-logind[1057]: Failed to abandon scope session-c1.scope
  [   12.677122] systemd-logind[1057]: Failed to abandon session scope: No such 
interface 'org.freedesktop.systemd1.Scope' on object at path 
/org/freedesktop/systemd1/unit/session_2dc1_2escope
  [   12.683902] systemd-logind[1057]: Failed to start unit user@1000.service: 
Unknown unit: user@1000.service
  [   12.683912] systemd-logind[1057]: Failed to start user service: Unknown 
unit: user@1000.service
  [   12.685157] systemd-logind[1057]: New session c2 of user caravena.
  [   12.685190] systemd-logind[1057]: Linked /tmp/.X11-unix/X0 to 
/run/user/1000/X11-display.
  [  234.494462] systemd-logind[1057]: Failed to abandon scope session-c2.scope
  [  234.494478] systemd-logind[1057]: Failed to abandon session scope: No such 
interface 'org.freedesktop.systemd1.Scope' on object at path 
/org/freedesktop/systemd1/unit/session_2dc2_2escope
  [  235.514349] systemd-logind[1057]: New session c3 of user lightdm.
  [  244.245908] systemd-logind[1057]: Failed to abandon scope session-c3.scope
  [  244.245923] systemd-logind[1057]: Failed to abandon session scope: No such 
interface 'org.freedesktop.systemd1.Scope' on object at path 
/org/freedesktop/systemd1/unit/session_2dc3_2escope

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: systemd 208-7ubuntu4 [modified: 
usr/share/dbus-1/system-services/org.freedesktop.systemd1.service]
  ProcVersionSignature: Ubuntu 3.16.0-9.14-generic 3.16.1
  Uname: Linux 3.16.0-9-generic x86_64
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  CurrentDesktop: LXDE
  Date: Wed Aug 20 18:26:06 2014
  InstallationDate: Installed on 2014-04-27 (115 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1426721] Re: [FFe] merge console-setup 1.108 from Debian

2015-03-02 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/console-setup

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

Title:
  [FFe] merge console-setup 1.108 from Debian

Status in console-setup package in Ubuntu:
  Triaged

Bug description:
  It would be nice to merge console-setup (with 1.108 from Debian, as it
  was prepared by Steve Langasek). The main changes are to get more in
  sync with Debian.

  There is still a lot of work required to get us in sync (or almost)
  with Debian since they've already moved on to 1.117; and there is
  still a lot of possibly unnecessary delta in keyboard-
  configuration.config, but this gets us a fair way towards reducing the
  delta from Debian, and more changes would require extra testing and
  coordination.

  This update was tested from my PPA; I built mini.iso images including
  the change to be able to test that it was behaving properly at
  installation time for vivid, on upgrade on vivid as well on upgrade
  for a trusty-vivid manual dist-upgrade of all the packages and a
  utopic-vivid upgrade.

  Changes:

   console-setup (1.108ubuntu1) vivid; urgency=medium
   .
 [ Steve Langasek ]
 * Merge from Debian unstable, remaining changes:
   - Don't gzip font or ACM files in /etc/console-setup/.  The space saving
 is negligible, and it's more efficient not to need to uncompress them
 at boot time.
   - Include pc105.tree for ubiquity.
   - Move boot tasks to a combination of two udev rules and a single
 Upstart job, ensuring that they're run at points when we are able to
 satisfy the constraints on the relevant ioctls.
   - Stop running debconf-updatepo on clean.
   - Set keymap and font in the initramfs if possible and sensible.
   - Add an apport hook.
   - Use keymapper to generate decision trees for a restricted subset of
 the pc105 model.
   - Depend on kbd (= 1.15-1ubuntu3) for a valuable loadkeys improvement.
   - Include support for translated keyboard names.
   - Depend on debconf instead of pre-depending, because pre-depends have
 no effect on config scripts.
   - debian/vtrgb, debian/vtrgb.vga,
 debian/console-setup-linux.setvtrgb.upstart, debian/rules,
 debian/console-setup-linux.postinst: use Ubuntu's virtual terminal 
color
 scheme by default, with a VGA color scheme available as an alternative.
   - Make setupcon explicitly exit 0, so that postinsts don't fail in the
 event that loadkeys can't find a console.
   - Update for new layouts and variants for Montenegro and Serbia, and
 migrate configuration files from the old layouts.
   - Generate a locale locally for translating keyboard names in
 kbdnames-maker.
   - Don't copy keyboard-configuration questions to /target in OEM mode.
 oem-config will ask them later, and copying these confuses it.
   - Change the default font from Fixed to VGA for Lat15; while it's not
 entirely complete, it looks better and is largely good enough.
   - If the detect-keyboard debconf plugin is available
 (cdebconf-newt-detect-keys in the installer), then offer to use it to
 detect the keyboard layout.
   - Fix default keyboard selection for language/country combinations
 lacking a proper combined locale.
   - Drop the layout/variant priority to high on fresh installs.
   - Set default for Dutch to us(intl), not just us.
   - Set default layout for Vietnam to 'us'.
   - Set default variant for French to oss.
   - Set default layout for Simplified Chinese to 'cn'.
   - Don't use the default keyboard variant if the layout is overridden by
 preseeding.
   - If keyboard-configuration/layoutcode is preseeded but not marked as
 seen, then set the default layout but don't lower the layout question
 priority or preseed console-setup/ask_detect.
   - Use the default keyboard model if an existing configuration file sets
 XKBMODEL=.
   - Go back to always asking layout before variant.
   - Fix keyboard layout detection to set the layout properly.
   - Reset keyboard-configuration/toggle to the default if it's set to No
 toggling and you select a non-Latin layout.
   - Automatically save the font and keymap to /etc in
 /etc/init.d/console-setup if it isn't being run from init. Similarly,
 ensure that the font and keymap are saved to /etc during initial
 installation.
   - Replace usplash detection code with Plymouth detection code.
   - Load the new keyboard configuration immediately when running
 'dpkg-reconfigure keyboard-configuration' in an installed system.
   - Don't fail to configure keyboard-configuration if setxkbmap fails to
 talk to the X 

[Touch-packages] [Bug 1425544] Re: Aggregator scopes must not forward location setting to scopes

2015-03-02 Thread Michi Henning
** Changed in: unity-scopes-api (Ubuntu)
   Status: In Progress = Fix Committed

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

Title:
  Aggregator scopes must not forward location setting to scopes

Status in unity-scopes-api package in Ubuntu:
  Fix Committed

Bug description:
  If a user explicitly denies location to a specific scope, then the
  scope should never ever receive location data even though a possible
  aggregator scope got location data granted.

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

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


[Touch-packages] [Bug 1427482] [NEW] KDE Partition Manager

2015-03-02 Thread Mustang
Public bug reported:

KDEInit could not launch '':
Could not open library '/usr/lib/x86_64-linux-gnu/libkdeinit5_'.
Cannot load library /usr/lib/x86_64-linux-gnu/libkdeinit5_: 
(/usr/lib/x86_64-linux-gnu/libkdeinit5_.so: cannot open shared object file: No 
such file or directory)

KDE Partition Manager - partitionmanager

When run from the Kicker menu, the above error occurs.  When Launching
from terminal, it opens fine.

KDE Partition Manager
Vbox Virtual Machine amd64

Hardware Profile Link -
https://gist.github.com/anonymous/2c98a06b53d1729e2907

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: xorg 1:7.7+7ubuntu2
ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
Uname: Linux 3.18.0-13-generic x86_64
ApportVersion: 2.16.1-0ubuntu2
Architecture: amd64
CurrentDesktop: KDE
Date: Mon Mar  2 22:15:13 2015
InstallationDate: Installed on 2015-03-03 (0 days ago)
InstallationMedia: Kubuntu 15.04 Vivid Vervet - Alpha amd64 (20150224.1)
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug kubuntu partitionmanager vivid

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

Title:
  KDE Partition Manager

Status in xorg package in Ubuntu:
  New

Bug description:
  KDEInit could not launch '':
  Could not open library '/usr/lib/x86_64-linux-gnu/libkdeinit5_'.
  Cannot load library /usr/lib/x86_64-linux-gnu/libkdeinit5_: 
(/usr/lib/x86_64-linux-gnu/libkdeinit5_.so: cannot open shared object file: No 
such file or directory)

  KDE Partition Manager - partitionmanager

  When run from the Kicker menu, the above error occurs.  When Launching
  from terminal, it opens fine.

  KDE Partition Manager
  Vbox Virtual Machine amd64

  Hardware Profile Link -
  https://gist.github.com/anonymous/2c98a06b53d1729e2907

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  Uname: Linux 3.18.0-13-generic x86_64
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Mon Mar  2 22:15:13 2015
  InstallationDate: Installed on 2015-03-03 (0 days ago)
  InstallationMedia: Kubuntu 15.04 Vivid Vervet - Alpha amd64 (20150224.1)
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1421559] Re: Should be able to silence alarm using power button

2015-03-02 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  Should be able to silence alarm using power button

Status in Clock application for Ubuntu devices:
  Confirmed
Status in Ubuntu UX bugs:
  Triaged
Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  krillin @rtm #16

  Reproduce:
  1. Set alarm
  2. Let alarm go off, but do not turn it off immediately—do not touch the 
phone surface, wait until the screen goes black
  3. Try to disable alarm

  What happens:
  You need to turn on screen, press OK on alarm

  What should have happened:
  I should be able to silence the alarm using the power button—like on iOS.

  Rationale: I set two alarms on weekdays, one at 07:07 and one at
  09:07. When I wake up at 07:07 and go to school, the 09:07 alarm goes
  off during class. Removing the phone from my pocket, swiping,
  unlocking and dismissing the alarm, always takes about 3-4 rings.

  Related to bug 1340329.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-clock-app/+bug/1421559/+subscriptions

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


[Touch-packages] [Bug 1424924] Re: recurring alarms disappear from indicator (but not clock-app) after first kick

2015-03-02 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu)
   Status: New = Invalid

** Changed in: ubuntu-clock-app (Ubuntu)
   Status: New = Invalid

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

Title:
  recurring alarms disappear from indicator (but not clock-app) after
  first kick

Status in indicator-datetime package in Ubuntu:
  Invalid
Status in qtorganizer5-eds package in Ubuntu:
  Fix Released
Status in ubuntu-clock-app package in Ubuntu:
  Invalid

Bug description:
  I'm not sure yet what's causing this, but the symptom is for
  ~/.local/share/evolution/tasks/${foo}@ubuntu-phablet/tasks.ics to have
  entries whose rrule looks like this:

   RRULE;X-EVOLUTION-ENDDATE=19700101T00Z:FREQ=WEEKLY;COUNT=32639;
BYDAY=MO,TU,WE,TH,FR
   SUMMARY:Weekday wakeup

  When is should look more like this:

   RRULE:FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR

  Alarms appear / trigger again after manually editing tasks.ics to
  remove the invalid X-EVOLUTION-ENDDATE and COUNT values, then
  restarting evolution-calendar-factory and indicator-datetime.

  ENDDATE's clearly coming from a (time_t)0. Not sure about 32639, but
  it's INT16_MAX - 128, so we've got that.

  Edit: this doesn't appear to be the full story -- if I create a brand
  new recurring alarm it works correctly even though the epoch ENDDDATE
  is present. For me they disappeared later, after a few days had passed
  and the system had been rebooted dozens of times. I'll see if I can
  reproduce the bug and, if so, how to reproduce it.

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

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


[Touch-packages] [Bug 1134069] Re: [HP Envy 4 Sleekbook] external audio jacks are reversed

2015-03-02 Thread Po-Hsu Lin
Hi Daniel,
I've verified it with 12.04.3, 12.04.4, 14.04.1 and 14.10, this issue still 
exist.
This system was provided by OEM, I think it's an engineering sample.

** Changed in: alsa-driver (Ubuntu)
   Status: Incomplete = Triaged

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

Title:
  [HP Envy 4 Sleekbook] external audio jacks are reversed

Status in alsa-driver package in Ubuntu:
  Triaged

Bug description:
  Looking at the outside of the system, the external audio jacks  are in
  this order:

  Mic ___Headphone ___

  However, on testing, it appears that they are either mislabled, or the
  outputs are reversed internally.  I had to plug the headphones into
  the Mic jack to hear sound, and plug the mic into the headphone jack
  to record sound.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.5.0-25-generic 3.5.0-25.39~precise1
  ProcVersionSignature: Ubuntu 3.5.0-25.39~precise1-generic 3.5.7.4
  Uname: Linux 3.5.0-25-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 0/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1545 F pulseaudio
   /dev/snd/pcmC0D0c:   ubuntu 1545 F...m pulseaudio
  CRDA:
   country TW:
(2402 - 2472 @ 40), (3, 27)
(5270 - 5330 @ 40), (3, 17), DFS
(5735 - 5815 @ 40), (3, 30)
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0x5071 irq 48'
 Mixer name : 'Intel PantherPoint HDMI'
 Components : 'HDA:111d76e0,103c1894,00100102 
HDA:80862806,80860101,0010'
 Controls  : 24
 Simple ctrls  : 11
  Date: Wed Feb 27 03:05:29 2013
  HibernationDevice: RESUME=UUID=286b25cc-7928-4406-854e-6c1cae69a6e6
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  MachineType: Hewlett-Packard HP Pavilion dm4 Notebook PC
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-25-generic 
root=UUID=0c6af5a9-e287-43f5-8ce6-647a4ae228f2 ro quiet splash initcall_debug 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-25-generic N/A
   linux-backports-modules-3.5.0-25-generic  N/A
   linux-firmware1.79.1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/31/2012
  dmi.bios.vendor: Insyde
  dmi.bios.version: B.38
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 1894
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 72.66
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrB.38:bd10/31/2012:svnHewlett-Packard:pnHPPaviliondm4NotebookPC:pvr088810250E102:rvnHewlett-Packard:rn1894:rvr72.66:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion dm4 Notebook PC
  dmi.product.version: 088810250E102
  dmi.sys.vendor: Hewlett-Packard

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

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


[Touch-packages] [Bug 1427487] [NEW] Kubuntu Vivid 1 Beta 15.04 login screen

2015-03-02 Thread Mustang
Public bug reported:

Hardware Profile - 
https://gist.github.com/anonymous/2c98a06b53d1729e2907

When you start up and are at the login menu and you click shutdown, where the 
timer is counting down, you can not click the shutdown button.  It is not 
responsive.
-- The reboot command, at the login window does the same thing.

See attachments

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: xorg 1:7.7+7ubuntu2
ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
Uname: Linux 3.18.0-13-generic x86_64
ApportVersion: 2.16.1-0ubuntu2
Architecture: amd64
CurrentDesktop: KDE
Date: Mon Mar  2 22:24:03 2015
InstallationDate: Installed on 2015-03-03 (0 days ago)
InstallationMedia: Kubuntu 15.04 Vivid Vervet - Alpha amd64 (20150224.1)
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug fonts kubuntu vivid

** Attachment added: unable_to_shutdown.jpg
   
https://bugs.launchpad.net/bugs/1427487/+attachment/4332864/+files/unable_to_shutdown.jpg

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

Title:
  Kubuntu Vivid 1 Beta 15.04 login screen

Status in xorg package in Ubuntu:
  New

Bug description:
  Hardware Profile - 
  https://gist.github.com/anonymous/2c98a06b53d1729e2907

  When you start up and are at the login menu and you click shutdown, where the 
timer is counting down, you can not click the shutdown button.  It is not 
responsive.
  -- The reboot command, at the login window does the same thing.

  See attachments

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  Uname: Linux 3.18.0-13-generic x86_64
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Mon Mar  2 22:24:03 2015
  InstallationDate: Installed on 2015-03-03 (0 days ago)
  InstallationMedia: Kubuntu 15.04 Vivid Vervet - Alpha amd64 (20150224.1)
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1351890] Re: Changing external screen resolution with dual monitors

2015-03-02 Thread Bug Watch Updater
** Changed in: gtk+2.0 (Debian)
   Status: Confirmed = Fix Released

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

Title:
  Changing external screen resolution with dual monitors

Status in GTK+ GUI Toolkit:
  Fix Released
Status in Ubuntu MATE:
  Fix Released
Status in gtk+2.0 package in Ubuntu:
  Fix Released
Status in mate-control-center package in Ubuntu:
  Fix Released
Status in gtk+2.0 package in Debian:
  Fix Released

Bug description:
  Changing extrnal screen resolution with dual mon

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: mate-control-center 1.8.1+dfsg1-4
  ProcVersionSignature: Ubuntu 3.16.0-6.11-generic 3.16.0-rc7
  Uname: Linux 3.16.0-6-generic i686
  ApportVersion: 2.14.5-0ubuntu3
  Architecture: i386
  CrashCounter: 1
  Date: Sun Aug  3 07:09:21 2014
  ExecutablePath: /usr/bin/mate-display-properties
  InstallationDate: Installed on 2014-08-03 (0 days ago)
  InstallationMedia: Ubuntu MATE 14.10 Utopic Unicorn - Alpha i386 (20140731)
  ProcCmdline: mate-display-properties
  SegvAnalysis: Skipped: missing required field Disassembly
  Signal: 11
  SourcePackage: mate-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

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


[Touch-packages] [Bug 1420169] Re: Alarms don't set RTC alarm to wake up the phone

2015-03-02 Thread Charles Kerr
I don't understand what this bug report is requesting that indicator-
datetime isn't already doing -- it calls the powerd dbus API to request
an RTC alarm wakeup when the alarm should ring. powerd uses platform-
api's u_hardware_alarm_*() API to implement; it performs the hardware
wakeup and emits a wakeup signal to listeners, which datetime catches
and rings the alarm.

Is the request here to power on the phone even if the user has manually
powered it off?

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

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

Title:
  Alarms don't set RTC alarm to wake up the phone

Status in indicator-datetime package in Ubuntu:
  Incomplete
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  The alarms API is not setting the device's RTC alarm to power on the
  phone when an alarm should ring and the device is powered off.

  This causes alarms to be lost.

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

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


[Touch-packages] [Bug 1427490] [NEW] Black Screen on Logout

2015-03-02 Thread Mustang
Public bug reported:

Once logged into Vivid, logout takes you to a black screen.  No graphics.  2 GB 
RAM 2 CPU
--I waited 10 minutes and no logout.  Forced a reset of the VM.

Hardware Profile =
https://gist.github.com/anonymous/2c98a06b53d1729e2907

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: xorg 1:7.7+7ubuntu2
ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
Uname: Linux 3.18.0-13-generic x86_64
ApportVersion: 2.16.1-0ubuntu2
Architecture: amd64
CurrentDesktop: KDE
Date: Mon Mar  2 22:40:29 2015
InstallationDate: Installed on 2015-03-03 (0 days ago)
InstallationMedia: Kubuntu 15.04 Vivid Vervet - Alpha amd64 (20150224.1)
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug fonts kubuntu vivid

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

Title:
  Black Screen on Logout

Status in xorg package in Ubuntu:
  New

Bug description:
  Once logged into Vivid, logout takes you to a black screen.  No graphics.  2 
GB RAM 2 CPU
  --I waited 10 minutes and no logout.  Forced a reset of the VM.

  Hardware Profile =
  https://gist.github.com/anonymous/2c98a06b53d1729e2907

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  Uname: Linux 3.18.0-13-generic x86_64
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Mon Mar  2 22:40:29 2015
  InstallationDate: Installed on 2015-03-03 (0 days ago)
  InstallationMedia: Kubuntu 15.04 Vivid Vervet - Alpha amd64 (20150224.1)
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1419829] Re: [Scope] location settings are enabled by default

2015-03-02 Thread Michi Henning
The problem appears to be the avalanche of trusted prompts that will be
triggered on the first search on an aggregator that talks to a bunch of
child scopes. This creates an OOBE that truly sucks.

Rather than have five or more prompts in a row, would it be possible,
the first time an aggregator that needs location info gets a search, to
trigger a *single* dialog that is nice and friendly? Something along the
lines of The following scopes have requested access to location
information: Scope1, scope2, scope3. Do you want to permit this? You can
change these settings at any time in system settings, or click here to
do this now.

At least this would stop popping a while series of prompts.

Also, for some scopes that we trust, would it be possible to have them
installed with permission already enabled? I don't know whether there is
such a thing as a trusted click package. But, if we could do this, we
would avoid the trusted prompt for at least some of the scopes.

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

Title:
  [Scope] location settings are enabled by default

Status in the base for Ubuntu mobile products:
  New
Status in Ubuntu UX bugs:
  New
Status in unity-scopes-shell package in Ubuntu:
  New

Bug description:
  This is in contrast to the rest of the system where user have to
  explicitly grant access right upfront.

  Possible solution would be to add a new page in phone setup wizard
  asking for whether scopes are allowed to use location or not and then
  applying this to individual scope location settings.

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

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


[Touch-packages] [Bug 1425981] Re: touchpad module unloaded after suspend and wake up

2015-03-02 Thread Christopher M. Penalver
Su Heng, could you please test the latest upstream kernel available from
the very top line at the top of the page (the release names are
irrelevant for testing, and please do not test the daily folder)
following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow
additional upstream developers to examine the issue.

If the test did not allow you to test to the issue (ex. you couldn't boot into 
the OS) please make a comment in your report about this, and continue to test 
the next most recent kernel version until you can test to the issue. Once 
you've tested the upstream kernel, please comment on which kernel version 
specifically you tested. If this bug is fixed in the mainline kernel, please 
add the following tags by clicking on the yellow circle with a black pencil 
icon, next to the word Tags, located at the bottom of the report description:
kernel-fixed-upstream
kernel-fixed-upstream-3.XY-rcZ

Where XY and Z are numbers corresponding to the kernel version.

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-3.XY-rcZ

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results.

Thank you for your understanding.

** Tags removed: bios-outdated-a04
** Tags added: latest-bios-a04

** Package changed: xorg (Ubuntu) = linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Importance: Low = Medium

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

Title:
  touchpad module unloaded after suspend and wake up

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Xorg.0.log shows

  (EE) SynPS/2 Synaptics TouchPad: Read error 19
  [   391.805] (II) config/udev: removing device SynPS/2 Synaptics TouchPad
  [   391.827] (II) UnloadModule: synaptics
  [   391.828] (II) intel(0): switch to mode 1366x768@59.4 on eDP1 using pipe 
0, position (0, 0), rotation normal, reflection none

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-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: Thu Feb 26 23:06:31 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation ValleyView Gen7 [8086:0f31] (rev 0e) (prog-if 00 [VGA 
controller])
 Subsystem: Dell Device [1028:064d]
  InstallationDate: Installed on 2015-02-06 (19 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Dell Inc. Inspiron 11 - 3147
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-45-generic.efi.signed 
root=UUID=5a93f377-0fc2-41fa-80da-8f3375cd5306 ro quiet splash atkbd.reset 
vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/29/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: 0TWP67
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A03
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd09/29/2014:svnDellInc.:pnInspiron11-3147:pvr:rvnDellInc.:rn0TWP67:rvrA00:cvnDellInc.:ct8:cvrA03:
  dmi.product.name: Inspiron 11 - 3147
  dmi.sys.vendor: Dell Inc.
  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.3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.3
  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.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Thu Feb 26 22:53:18 2015
  xserver.configfile: default
  xserver.errors: SynPS/2 Synaptics TouchPad: Read error 19
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   0 
   vendor LGD
  xserver.version: 2:1.15.1-0ubuntu2.6

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

-- 
Mailing list: 

[Touch-packages] [Bug 1314367] Re: Flickering with Ubuntu 14.04 and nvidia card reappeared

2015-03-02 Thread Christopher M. Penalver
Tom Winterhalder, could you please advise which driver and version
specifically are you testing in Vivid?

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

Title:
  Flickering with Ubuntu 14.04 and nvidia card reappeared

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  As requested in Bug #1310633 I'm opening a new bug.

  With a previous version of Ubuntu I already had this flickering. With
  additional options for the kernel module I was able to fix the
  flickering.

  options nvidia NVreg_RegistryDwords=PerfLevelSrc=0x
  NVreg_Mobile=3 NVreg_ModifyDeviceFiles=0

  With version 14.04 and the nvidia-331 (331.38-0ubuntu7) driver the
  flickering reappeared although the line is still present in
  options.conf.

  Using modprobe --resolve-alias nvidia I found the correct driver
  module name which in my case is nvidia_331. Changing the module name
  in options.conf to nvidia_331 X doesn't start anymore. Removing the
  NVreg_ModifyDeviceFiles option X is starting again, but does not solve
  the issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-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.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: Unity
  Date: Tue Apr 29 21:09:41 2014
  DistUpgraded: 2014-04-17 23:47:50,572 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.13.0-24-generic, x86_64: installed
   nvidia-331, 331.38, 3.13.0-24-generic, x86_64: installed
   vboxhost, 4.3.10, 3.13.0-24-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation GT215GLM [Quadro FX 1800M] [10de:0cbc] (rev a2) (prog-if 
00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:1521]
  InstallationDate: Installed on 2012-11-17 (528 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: Hewlett-Packard HP EliteBook 8540w
  PccardctlStatus:
   Socket 0:
 3.3V
16-bit
PC Card
 Subdevice 0 (function 0) bound to driver pata_pcmcia
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=c6af930a-63f1-4015-9c42-bdde793e3e5a ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-04-17 (11 days ago)
  dmi.bios.date: 09/13/2013
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68CVD Ver. F.24
  dmi.board.name: 1521
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 32.35
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68CVDVer.F.24:bd09/13/2013:svnHewlett-Packard:pnHPEliteBook8540w:pvr:rvnHewlett-Packard:rn1521:rvrKBCVersion32.35:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 8540w
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Tue Apr 29 21:06:04 2014
  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

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

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


[Touch-packages] [Bug 1419689] Re: Screen bright change can not be controlled via Fn keys

2015-03-02 Thread Christopher M. Penalver
ahmet yıldırım, could you please test for this via
http://cdimage.ubuntu.com/daily-live/current/ and advise to the results?

** Tags removed: bios-outdated-f.50
** Tags added: latest-bios-f.50

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

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

Title:
  Screen bright change can not be controlled via Fn keys

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Ubuntu 14.04 with the driver NVIDIA 346.35 does not work for Monitor
  bright option with Fn keys.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  346.35  Sat Jan 10 21:27:15 
PST 2015
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Mon Feb  9 12:07:50 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia, 346.35, 3.13.0-45-generic, x86_64: installed
   virtualbox, 4.3.10, 3.13.0-45-generic, x86_64: installed
  GraphicsCard:
   NVIDIA Corporation GF108GLM [Quadro 1000M] [10de:0dfa] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:1631]
  InstallationDate: Installed on 2014-11-08 (93 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Hewlett-Packard HP EliteBook 8560w
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-45-generic 
root=UUID=291e3f1a-8ec5-42f9-bfda-de0c010b8e62 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/15/2013
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68SVD Ver. F.42
  dmi.board.name: 1631
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 01.3D
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68SVDVer.F.42:bd07/15/2013:svnHewlett-Packard:pnHPEliteBook8560w:pvrA0001D02:rvnHewlett-Packard:rn1631:rvrKBCVersion01.3D:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 8560w
  dmi.product.version: A0001D02
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.11.3+14.04.20150122-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.3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.3
  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 Feb  9 11:20:32 2015
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:

  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/1419689/+subscriptions

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


[Touch-packages] [Bug 1289465] Re: Brightness icons are suboptimal

2015-03-02 Thread Launchpad Bug Tracker
** Branch linked: lp:~charlesk/indicator-power/lp-1289465-make-
brightness-icons-consistent-with-system-settings

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

Title:
  Brightness icons are suboptimal

Status in indicator-power package in Ubuntu:
  New
Status in ubuntu-system-settings package in Ubuntu:
  Fix Released
Status in ubuntu-themes package in Ubuntu:
  Fix Released

Bug description:
  Ubuntu Trusty r188, Ubuntu 14.10 r2, Ubuntu 14.10 r152

  1. Go to System Settings  Battery.
  2. Look at the icons at the ends of the Display brightness slider.

  What you see:
  * The minimum-brightness icon is a light bulb with no rays.
  * The maximum-brightness icon is a light bulb with rays and a lightning bolt 
inside it.

  What you should see:
  * The minimum-brightness bulb should have rays, because it is not zero 
brightness.
  * The maximum-brightness icon does not have a lightning bolt, because that is 
strongly associated with battery charging.

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

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


[Touch-packages] [Bug 1427488] [NEW] Encryption Login not working

2015-03-02 Thread Mustang
Public bug reported:

Booting/Rebooting to the encrypted drive screen, doesn't allow you to type in 
the box.  --  See Screenshot.
--It forces a reset of the VM in my case. The following boot takes you through 
the Grub2 screen, to a text prompt login that works and allows you to type and 
auth.
--After auth, it loads to the plasma5 login screen.

Hardware Profile =
https://gist.github.com/anonymous/2c98a06b53d1729e2907

Imaged Attached.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: xorg 1:7.7+7ubuntu2
ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
Uname: Linux 3.18.0-13-generic x86_64
ApportVersion: 2.16.1-0ubuntu2
Architecture: amd64
CurrentDesktop: KDE
Date: Mon Mar  2 22:35:55 2015
InstallationDate: Installed on 2015-03-03 (0 days ago)
InstallationMedia: Kubuntu 15.04 Vivid Vervet - Alpha amd64 (20150224.1)
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug encryptedlogin fonts kubuntu vivid

** Attachment added: Unable_To_Type_Encrypt_Password_On_Screen.jpg
   
https://bugs.launchpad.net/bugs/1427488/+attachment/4332867/+files/Unable_To_Type_Encrypt_Password_On_Screen.jpg

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

Title:
  Encryption Login not working

Status in xorg package in Ubuntu:
  New

Bug description:
  Booting/Rebooting to the encrypted drive screen, doesn't allow you to type in 
the box.  --  See Screenshot.
  --It forces a reset of the VM in my case. The following boot takes you 
through the Grub2 screen, to a text prompt login that works and allows you to 
type and auth.
  --After auth, it loads to the plasma5 login screen.

  Hardware Profile =
  https://gist.github.com/anonymous/2c98a06b53d1729e2907

  Imaged Attached.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  Uname: Linux 3.18.0-13-generic x86_64
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Mon Mar  2 22:35:55 2015
  InstallationDate: Installed on 2015-03-03 (0 days ago)
  InstallationMedia: Kubuntu 15.04 Vivid Vervet - Alpha amd64 (20150224.1)
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1425981] Re: touchpad module unloaded after suspend and wake up

2015-03-02 Thread Christopher M. Penalver
Su Heng, could you please provide the output of the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

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

Title:
  touchpad module unloaded after suspend and wake up

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg.0.log shows

  (EE) SynPS/2 Synaptics TouchPad: Read error 19
  [   391.805] (II) config/udev: removing device SynPS/2 Synaptics TouchPad
  [   391.827] (II) UnloadModule: synaptics
  [   391.828] (II) intel(0): switch to mode 1366x768@59.4 on eDP1 using pipe 
0, position (0, 0), rotation normal, reflection none

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-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: Thu Feb 26 23:06:31 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation ValleyView Gen7 [8086:0f31] (rev 0e) (prog-if 00 [VGA 
controller])
 Subsystem: Dell Device [1028:064d]
  InstallationDate: Installed on 2015-02-06 (19 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Dell Inc. Inspiron 11 - 3147
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-45-generic.efi.signed 
root=UUID=5a93f377-0fc2-41fa-80da-8f3375cd5306 ro quiet splash atkbd.reset 
vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/29/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: 0TWP67
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A03
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd09/29/2014:svnDellInc.:pnInspiron11-3147:pvr:rvnDellInc.:rn0TWP67:rvrA00:cvnDellInc.:ct8:cvrA03:
  dmi.product.name: Inspiron 11 - 3147
  dmi.sys.vendor: Dell Inc.
  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.3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.3
  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.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Thu Feb 26 22:53:18 2015
  xserver.configfile: default
  xserver.errors: SynPS/2 Synaptics TouchPad: Read error 19
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   0 
   vendor LGD
  xserver.version: 2:1.15.1-0ubuntu2.6

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

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



[Touch-packages] [Bug 1375017] Re: battery indicator does not show actual status

2015-03-02 Thread Charles Kerr
I'm not able to reproduce this bug.

Is this still happening for you in either 14.10 or 15.04?

If so, does restarting indicator-power (via restart indicator-power
from the command line) trigger an update?

** Changed in: indicator-power (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  battery indicator does not show actual status

Status in indicator-power package in Ubuntu:
  Incomplete

Bug description:
  Battery tray indicator does not change actual status in a real time.
  It changes only after reboot. And still unchanged until next reboot.
  Nothing affects it, nor draining, nor charging.

  ProblemType: Bug
  Architecture: x86_64
  Description: Ubuntu 14.04.1 LTS
  Release: 14.04

  indicator-power:
Installed: 12.10.6+14.04.20140411-0ubuntu1
Candidate: 12.10.6+14.04.20140411-0ubuntu1
Version table:
   *** 12.10.6+14.04.20140411-0ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status
   12.10.6+13.10.20131008-0ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages

  
  compiz:
Installed: 1:0.9.11.2+14.04.20140714-0ubuntu1
Candidate: 1:0.9.11.2+14.04.20140714-0ubuntu1
Version table:
   *** 1:0.9.11.2+14.04.20140714-0ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   1:0.9.11+14.04.20140409-0ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
   1:0.9.10+13.10.20131011-0ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages

  unity:
Installed: 7.2.2+14.04.20140714-0ubuntu1.1
Candidate: 7.2.2+14.04.20140714-0ubuntu1.1
Version table:
   *** 7.2.2+14.04.20140714-0ubuntu1.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  500 http://archive.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
  100 /var/lib/dpkg/status
   7.2.2+14.04.20140714-0ubuntu1systray1 0
  500 http://ppa.launchpad.net/timekiller/unity-systrayfix/ubuntu/ 
trusty/main amd64 Packages
   7.2.0+14.04.20140416-0ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
   7.1.2+13.10.20131014.1-0ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages

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

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


[Touch-packages] [Bug 1410495] Re: Battery indicator goes Critical Red with more than 1 hour battery left

2015-03-02 Thread Charles Kerr
Emilien, the 30% red is handled separately in bug #1388235. That ticket
doesn't doesn't directly address mpt's discussion of coloring by
percentage on phone but by time on desktop, but it may ameliorate the
worst examples of this bug by improving the icons' granularity.

To color by time, we might ultimately need red and nonred versions of
each discharging icon.

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

Title:
  Battery indicator goes Critical Red with more than 1 hour battery left

Status in indicator-power package in Ubuntu:
  New

Bug description:
  On my current laptop, the battery indicator shows a red-with-a-little-
  left icon when there is more than an hour left in the battery, which
  is not really appropriate for a critical battery warning.

  This bug is probably a regression of #743823, and I was asked to create a new 
bug by @mpt:
   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.

  A screenshot is attached. Unfortunately I didn't realize at the time
  that the screenshotter does not record open menus, so you'll have to
  take my word that the time remaining in the indicator menu was at  1
  hour. I can redo the screenshot, if necessary.

  fwiw, the transition levels (based on minutes left) proposed in the
  bug description of #743823 sound good to me.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: indicator-power 12.10.6+14.10.20141015-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Jan 13 21:08:43 2015
  InstallationDate: Installed on 2014-12-22 (22 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  SourcePackage: indicator-power
  UpgradeStatus: Upgraded to utopic on 2014-12-22 (21 days ago)

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

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


[Touch-packages] [Bug 1360247] Re: JSON format for Variant encoding uses system locale for doubles

2015-03-02 Thread Michi Henning
Apparently, this is fixed in version 0.8.* and 1.4.*. (Currently, the
archives provide 0.6.0.

https://github.com/open-source-
parsers/jsoncpp/commit/496c6555239e90f995bbb09ad48e17afa8058719

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

Title:
  JSON format for Variant encoding uses system locale for doubles

Status in unity-scopes-api package in Ubuntu:
  Confirmed

Bug description:
  e.g. Variant(1.23).serialize_json() is going to give you different
  results depending on your system locale setting.

  This seems highly risky to use in any situation where the result could
  either be saved to disk (and then the system locale is changed) or if
  two different machines with different locales were communicating.

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

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


[Touch-packages] [Bug 1421060] Re: Boost log uses all inodes if file system is full

2015-03-02 Thread Michi Henning
** Changed in: unity-scopes-api (Ubuntu)
   Status: In Progress = Fix Committed

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

Title:
  Boost log uses all inodes if file system is full

Status in the base for Ubuntu mobile products:
  In Progress
Status in unity-scopes-api package in Ubuntu:
  Fix Committed

Bug description:
  boost::log, if file rotation happens while the file system is full,
  creates hundreds of empty log files per log directory, eventually
  consuming all available inodes.

  But reported here: https://svn.boost.org/trac/boost/ticket/11016

  We need to track this.

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

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


[Touch-packages] [Bug 1425981] Re: touchpad module unloaded after suspend and wake up

2015-03-02 Thread Su Heng
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date
A04
01/23/2015


my BIOS already upgraded to the latest, thank you.

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

Title:
  touchpad module unloaded after suspend and wake up

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg.0.log shows

  (EE) SynPS/2 Synaptics TouchPad: Read error 19
  [   391.805] (II) config/udev: removing device SynPS/2 Synaptics TouchPad
  [   391.827] (II) UnloadModule: synaptics
  [   391.828] (II) intel(0): switch to mode 1366x768@59.4 on eDP1 using pipe 
0, position (0, 0), rotation normal, reflection none

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-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: Thu Feb 26 23:06:31 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation ValleyView Gen7 [8086:0f31] (rev 0e) (prog-if 00 [VGA 
controller])
 Subsystem: Dell Device [1028:064d]
  InstallationDate: Installed on 2015-02-06 (19 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Dell Inc. Inspiron 11 - 3147
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-45-generic.efi.signed 
root=UUID=5a93f377-0fc2-41fa-80da-8f3375cd5306 ro quiet splash atkbd.reset 
vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/29/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: 0TWP67
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A03
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd09/29/2014:svnDellInc.:pnInspiron11-3147:pvr:rvnDellInc.:rn0TWP67:rvrA00:cvnDellInc.:ct8:cvrA03:
  dmi.product.name: Inspiron 11 - 3147
  dmi.sys.vendor: Dell Inc.
  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.3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.3
  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.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Thu Feb 26 22:53:18 2015
  xserver.configfile: default
  xserver.errors: SynPS/2 Synaptics TouchPad: Read error 19
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   0 
   vendor LGD
  xserver.version: 2:1.15.1-0ubuntu2.6

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

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


[Touch-packages] [Bug 1317860] Re: [system] the phone should switch itself off before completely draining battery

2015-03-02 Thread Charles Kerr
Needs spec documentation.

MPT, please change these statuses to Triaged once the spec defines
this behavior.

** Changed in: indicator-power
   Status: Confirmed = Incomplete

** Changed in: indicator-power (Ubuntu)
   Status: Confirmed = Incomplete

** Changed in: indicator-power (Ubuntu)
 Assignee: (unassigned) = Charles Kerr (charlesk)

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

Title:
  [system] the phone should switch itself off before completely draining
  battery

Status in The Power Indicator:
  Incomplete
Status in Ubuntu UX bugs:
  Triaged
Status in indicator-power package in Ubuntu:
  Incomplete

Bug description:
  the phone should switch itself off at around ~5% remaining battery.

  This is to preserve a little battery for use cases such as:

  * turn it back on once or twice for urgent short phone calls
  * prevent the battery from going into a state where it can't be charged any 
more
  * have enough power to turn itself on again and trigger an alarm

  
  Desired resolution

  The following actions should take place as the phone/tablet runs out of 
battery:
  at 10% - Notification battery under 10%
  at 5% - Notification saying battery level is critical, will shutdown soon.
  at 1-2% - Shell fades out, animation fades in (same as startup animation), 
phone initiates full shutdown. 

  The notification should be a clickable notification with the tap
  action mapped to dismiss.

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

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


[Touch-packages] [Bug 1298287] Re: Windows and icons stays on secondary display

2015-03-02 Thread Christopher M. Penalver
Thomas N, this report is being closed due to your last comment
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1298287/comments/6
regarding you are not using Ubuntu. For future reference you can manage
the status of your own bugs by clicking on the current status in the
yellow line and then choosing a new status in the revealed drop down
box. You can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.

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

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

Title:
  Windows and icons stays on secondary display

Status in xorg package in Ubuntu:
  Invalid

Bug description:
  I often use a secondary display on my laptop. I have set in Settings 
  Display that the launcher shall be placed on this external (bigger)
  display.

  When resuming from suspend and logging in, the login window is on the
  external display.  But after logging in, all desktop icons and active
  windows are on the laptop display.

  I would expect them to be on the external display because this is now
  my primary.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-19.40-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.13.3-0ubuntu1
  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: Thu Mar 27 11:01:14 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:21cf]
  InstallationDate: Installed on 2014-03-26 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140325.1)
  MachineType: LENOVO 42433ZG
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-19-generic 
root=UUID=c3c7f36f-ca42-443e-819f-5553fe3d040a ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/26/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8AET64WW (1.44 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 42433ZG
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8AET64WW(1.44):bd07/26/2013:svnLENOVO:pn42433ZG:pvrThinkPadT520:rvnLENOVO:rn42433ZG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 42433ZG
  dmi.product.version: ThinkPad T520
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11+14.04.20140320.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Wed Mar 26 18:39:51 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   16561 
   vendor LEN
  xserver.version: 2:1.15.0-1ubuntu7

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

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


[Touch-packages] [Bug 1406803] Re: PCI/internal sound card not detected

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

** Changed in: alsa-driver (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  PCI/internal sound card not detected

Status in alsa-driver package in Ubuntu:
  Expired

Bug description:
  Aspire 5570-2052 sound card Intel NM10/ICH10 00:1b:0
  ubuntu 14.10 Desktop

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic i686
  NonfreeKernelModules: hid_logitech_dj usbhid hid psmouse pata_acpi sky2
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Dec 31 13:26:56 2014
  InstallationDate: Installed on 2014-12-26 (4 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release i386 (20141022.1)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Title: PCI/internal sound card not detected
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/10/07
  dmi.bios.vendor: Acer
  dmi.bios.version: v1.3505
  dmi.board.name: Prespa1
  dmi.board.vendor: Acer, Inc.
  dmi.board.version: Not Applicable
  dmi.chassis.type: 1
  dmi.chassis.vendor: Acer, Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAcer:bvrv1.3505:bd04/10/07:svnAcer,inc.:pnAspire5570Z:pvrNotApplicable:rvnAcer,Inc.:rnPrespa1:rvrNotApplicable:cvnAcer,Inc.:ct1:cvrN/A:
  dmi.product.name: Aspire 5570Z
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Acer, inc.

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

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


[Touch-packages] [Bug 936539]

2015-03-02 Thread Airlangga Cahya Utama
Created attachment 113855
complete patch to pa 5.0 fedora 21

Hello...

Just back from trip yesterday.

Hey thank you, now it's works properly. Volume control is working too.

Gnome control center audio can select audio analog out too since analog
output port is properly reported by pulseaudio.

Attached complete patch that applied to my source.
All patch based on pulseaudio ver 5.0 fedora 21.

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

Title:
  [AV200 - Oxygen HD Audio - Asus Xonar D1] analog output device is not
  listed in audio settings

Status in PulseAudio sound server:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  I cannot choose this device in the audio configuration tool since only
  the digital output device is listed. However, alsamixer shows it.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: pulseaudio 1:1.1-0ubuntu9
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  test   1947 F pulseaudio
   /dev/snd/controlC3:  test   1947 F pulseaudio
   /dev/snd/controlC0:  test   1947 F pulseaudio
   /dev/snd/controlC1:  test   1947 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC888'
 Components : 'HDA:10ec0888,14627599,00100202'
 Controls  : 43
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'Webcam'/'Philips CE Philips SPC 1000NC Webcam at 
usb-:00:12.2-3, high speed'
 Mixer name : 'USB Mixer'
 Components : 'USB0471:0332'
 Controls  : 2
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'Mic',0
 Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
 Capture channels: Mono
 Limits: Capture 0 - 2560
 Mono: Capture 2557 [100%] [27.98dB] [on]
  Card2.Amixer.info:
   Card hw:2 'D1'/'Asus Virtuoso 100 at 0xe800, irq 21'
 Mixer name : 'AV200'
 Components : 'CS4398 CS4362A CS5361 AV200'
 Controls  : 18
 Simple ctrls  : 11
  Card3.Amixer.info:
   Card hw:3 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 0d HDMI/DP'
 Components : 'HDA:10de000d,10de0101,00100100'
 Controls  : 24
 Simple ctrls  : 4
  Date: Sun Feb 19 22:19:15 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120219)
  ProcEnviron:
   LANGUAGE=de_AT:de
   PATH=(custom, no user)
   LANG=de_AT.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:D1 successful
  Symptom_AlsaPlaybackTestStderr:
   A L S A   l i b   c o n f . c : 1 2 2 0 : ( p a r s e _ d e f )   s h o w   
i s   n o t   a   c o m p o u n d 
A L S A   l i b   c o n f . c : 1 6 8 6 : ( s n d _ c o n f i g _ l o a d 1 
)   _ t o p l e v e l _ : 2 4 : 2 6 : U n e x p e c t e d   c h a r 
A L S A   l i b   c o n f . c : 3 4 0 6 : ( c o n f i g _ f i l e _ o p e n 
)   / u s r / s h a r e / a l s a / p u l s e - a l s a . c o n f   m a y   b e 
  o l d   o r   c o r r u p t e d :   c o n s i d e r   t o   r e m o v e   o r 
  f i x   i t
  Symptom_Card: High Definition Audio Controller - HDA NVidia
  Symptom_PulsePlaybackTest: PulseAudio playback test failed
  Symptom_SpeakerTestPulseStderr:
   A L S A   l i b   c o n f . c : 1 2 2 0 : ( p a r s e _ d e f )   s h o w   
i s   n o t   a   c o m p o u n d 
A L S A   l i b   c o n f . c : 1 6 8 6 : ( s n d _ c o n f i g _ l o a d 1 
)   _ t o p l e v e l _ : 2 4 : 2 6 : U n e x p e c t e d   c h a r 
A L S A   l i b   c o n f . c : 3 4 0 6 : ( c o n f i g _ f i l e _ o p e n 
)   / u s r / s h a r e / a l s a / p u l s e - a l s a . c o n f   m a y   b e 
  o l d   o r   c o r r u p t e d :   c o n s i d e r   t o   r e m o v e   o r 
  f i x   i t 
A L S A   l i b   p c m . c : 2 2 1 7 : ( s n d _ p c m _ o p e n _ n o u p 
d a t e )   U n k n o w n   P C M   p u l s e
  Symptom_Type: No sound at all
  Title: [AV200 - Xonar D1, playback] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/04/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.13
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: 770-C45 (MS-7599)
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.chassis.version: 1.0
  dmi.modalias: 

[Touch-packages] [Bug 936539]

2015-03-02 Thread Airlangga Cahya Utama
Created attachment 113827
pulseaudio log - core dumped

It working, pacmd list-cards shows more ports

ports:
analog-input-mic: Microphone (priority 8700, latency offset 0 
analog-input-linein: Line In (priority 8100, latency offset 0 
analog-input-aux: Analog Input (priority 8000, latency offset 0 
usec, available: unknown)
iec958-stereo-input: Digital Input (S/PDIF) (priority 0, 
latency offset 0 usec, available: unknown)
analog-output: Analog Output (priority 9900, latency offset 0 
usec, available: unknown)
iec958-stereo-output: Digital Output (S/PDIF) (priority 0, 
latency offset 0 usec, available: unknown)

And profile combobox works correctly in gnome control center audio.

However, in about 10 seconds in gnome control center audio or when adjusting 
volume control manually, pulse audio coredumped.
Attached output log from pulseaudio -v

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

Title:
  [AV200 - Oxygen HD Audio - Asus Xonar D1] analog output device is not
  listed in audio settings

Status in PulseAudio sound server:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  I cannot choose this device in the audio configuration tool since only
  the digital output device is listed. However, alsamixer shows it.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: pulseaudio 1:1.1-0ubuntu9
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  test   1947 F pulseaudio
   /dev/snd/controlC3:  test   1947 F pulseaudio
   /dev/snd/controlC0:  test   1947 F pulseaudio
   /dev/snd/controlC1:  test   1947 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC888'
 Components : 'HDA:10ec0888,14627599,00100202'
 Controls  : 43
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'Webcam'/'Philips CE Philips SPC 1000NC Webcam at 
usb-:00:12.2-3, high speed'
 Mixer name : 'USB Mixer'
 Components : 'USB0471:0332'
 Controls  : 2
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'Mic',0
 Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
 Capture channels: Mono
 Limits: Capture 0 - 2560
 Mono: Capture 2557 [100%] [27.98dB] [on]
  Card2.Amixer.info:
   Card hw:2 'D1'/'Asus Virtuoso 100 at 0xe800, irq 21'
 Mixer name : 'AV200'
 Components : 'CS4398 CS4362A CS5361 AV200'
 Controls  : 18
 Simple ctrls  : 11
  Card3.Amixer.info:
   Card hw:3 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 0d HDMI/DP'
 Components : 'HDA:10de000d,10de0101,00100100'
 Controls  : 24
 Simple ctrls  : 4
  Date: Sun Feb 19 22:19:15 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120219)
  ProcEnviron:
   LANGUAGE=de_AT:de
   PATH=(custom, no user)
   LANG=de_AT.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:D1 successful
  Symptom_AlsaPlaybackTestStderr:
   A L S A   l i b   c o n f . c : 1 2 2 0 : ( p a r s e _ d e f )   s h o w   
i s   n o t   a   c o m p o u n d 
A L S A   l i b   c o n f . c : 1 6 8 6 : ( s n d _ c o n f i g _ l o a d 1 
)   _ t o p l e v e l _ : 2 4 : 2 6 : U n e x p e c t e d   c h a r 
A L S A   l i b   c o n f . c : 3 4 0 6 : ( c o n f i g _ f i l e _ o p e n 
)   / u s r / s h a r e / a l s a / p u l s e - a l s a . c o n f   m a y   b e 
  o l d   o r   c o r r u p t e d :   c o n s i d e r   t o   r e m o v e   o r 
  f i x   i t
  Symptom_Card: High Definition Audio Controller - HDA NVidia
  Symptom_PulsePlaybackTest: PulseAudio playback test failed
  Symptom_SpeakerTestPulseStderr:
   A L S A   l i b   c o n f . c : 1 2 2 0 : ( p a r s e _ d e f )   s h o w   
i s   n o t   a   c o m p o u n d 
A L S A   l i b   c o n f . c : 1 6 8 6 : ( s n d _ c o n f i g _ l o a d 1 
)   _ t o p l e v e l _ : 2 4 : 2 6 : U n e x p e c t e d   c h a r 
A L S A   l i b   c o n f . c : 3 4 0 6 : ( c o n f i g _ f i l e _ o p e n 
)   / u s r / s h a r e / a l s a / p u l s e - a l s a . c o n f   m a y   b e 
  o l d   o r   c o r r u p t e d :   c o n s i d e r   t o   r e m o v e   o r 
  f i x   i t 
A L S A   l i b   p c m . c : 2 2 1 7 : ( s n d _ p c m _ o p e n _ n o u p 
d a t e )   U n k n o w n   P C M   p u l s e
  Symptom_Type: No sound at all
  Title: [AV200 - Xonar D1, playback] No sound at all
 

[Touch-packages] [Bug 936539]

2015-03-02 Thread Raymond
do the coredump still occur after pulseaudio set path's min_dB and
max_dB array

if (!p-has_volume) {

+  e-merged_mask = 0xff;

for (t = 0; t  PA_CHANNEL_POSITION_MAX; t++)
if (PA_CHANNEL_POSITION_MASK(t)  e-merged_mask) {
min_dB[t] = e-min_dB;
max_dB[t] = e-max_dB;
path_volume_channels |= PA_CHANNEL_POSITION_MASK(t);
}

p-has_dB = true;

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

Title:
  [AV200 - Oxygen HD Audio - Asus Xonar D1] analog output device is not
  listed in audio settings

Status in PulseAudio sound server:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  I cannot choose this device in the audio configuration tool since only
  the digital output device is listed. However, alsamixer shows it.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: pulseaudio 1:1.1-0ubuntu9
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  test   1947 F pulseaudio
   /dev/snd/controlC3:  test   1947 F pulseaudio
   /dev/snd/controlC0:  test   1947 F pulseaudio
   /dev/snd/controlC1:  test   1947 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC888'
 Components : 'HDA:10ec0888,14627599,00100202'
 Controls  : 43
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'Webcam'/'Philips CE Philips SPC 1000NC Webcam at 
usb-:00:12.2-3, high speed'
 Mixer name : 'USB Mixer'
 Components : 'USB0471:0332'
 Controls  : 2
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'Mic',0
 Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
 Capture channels: Mono
 Limits: Capture 0 - 2560
 Mono: Capture 2557 [100%] [27.98dB] [on]
  Card2.Amixer.info:
   Card hw:2 'D1'/'Asus Virtuoso 100 at 0xe800, irq 21'
 Mixer name : 'AV200'
 Components : 'CS4398 CS4362A CS5361 AV200'
 Controls  : 18
 Simple ctrls  : 11
  Card3.Amixer.info:
   Card hw:3 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 0d HDMI/DP'
 Components : 'HDA:10de000d,10de0101,00100100'
 Controls  : 24
 Simple ctrls  : 4
  Date: Sun Feb 19 22:19:15 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120219)
  ProcEnviron:
   LANGUAGE=de_AT:de
   PATH=(custom, no user)
   LANG=de_AT.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:D1 successful
  Symptom_AlsaPlaybackTestStderr:
   A L S A   l i b   c o n f . c : 1 2 2 0 : ( p a r s e _ d e f )   s h o w   
i s   n o t   a   c o m p o u n d 
A L S A   l i b   c o n f . c : 1 6 8 6 : ( s n d _ c o n f i g _ l o a d 1 
)   _ t o p l e v e l _ : 2 4 : 2 6 : U n e x p e c t e d   c h a r 
A L S A   l i b   c o n f . c : 3 4 0 6 : ( c o n f i g _ f i l e _ o p e n 
)   / u s r / s h a r e / a l s a / p u l s e - a l s a . c o n f   m a y   b e 
  o l d   o r   c o r r u p t e d :   c o n s i d e r   t o   r e m o v e   o r 
  f i x   i t
  Symptom_Card: High Definition Audio Controller - HDA NVidia
  Symptom_PulsePlaybackTest: PulseAudio playback test failed
  Symptom_SpeakerTestPulseStderr:
   A L S A   l i b   c o n f . c : 1 2 2 0 : ( p a r s e _ d e f )   s h o w   
i s   n o t   a   c o m p o u n d 
A L S A   l i b   c o n f . c : 1 6 8 6 : ( s n d _ c o n f i g _ l o a d 1 
)   _ t o p l e v e l _ : 2 4 : 2 6 : U n e x p e c t e d   c h a r 
A L S A   l i b   c o n f . c : 3 4 0 6 : ( c o n f i g _ f i l e _ o p e n 
)   / u s r / s h a r e / a l s a / p u l s e - a l s a . c o n f   m a y   b e 
  o l d   o r   c o r r u p t e d :   c o n s i d e r   t o   r e m o v e   o r 
  f i x   i t 
A L S A   l i b   p c m . c : 2 2 1 7 : ( s n d _ p c m _ o p e n _ n o u p 
d a t e )   U n k n o w n   P C M   p u l s e
  Symptom_Type: No sound at all
  Title: [AV200 - Xonar D1, playback] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/04/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.13
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: 770-C45 (MS-7599)
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MICRO-STAR 

[Touch-packages] [Bug 936539]

2015-03-02 Thread Raymond
http://cgit.freedesktop.org/pulseaudio/pulseaudio/plain/src/modules/alsa/mixer/paths
/analog-output.conf


[Element Master]
switch = mute
volume = merge
override-map.1 = all
override-map.2 = all-left,all-right

do pulseaudio need a 8 channel override map for those 8 channel master
playback volume control ?

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

Title:
  [AV200 - Oxygen HD Audio - Asus Xonar D1] analog output device is not
  listed in audio settings

Status in PulseAudio sound server:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  I cannot choose this device in the audio configuration tool since only
  the digital output device is listed. However, alsamixer shows it.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: pulseaudio 1:1.1-0ubuntu9
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  test   1947 F pulseaudio
   /dev/snd/controlC3:  test   1947 F pulseaudio
   /dev/snd/controlC0:  test   1947 F pulseaudio
   /dev/snd/controlC1:  test   1947 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC888'
 Components : 'HDA:10ec0888,14627599,00100202'
 Controls  : 43
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'Webcam'/'Philips CE Philips SPC 1000NC Webcam at 
usb-:00:12.2-3, high speed'
 Mixer name : 'USB Mixer'
 Components : 'USB0471:0332'
 Controls  : 2
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'Mic',0
 Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
 Capture channels: Mono
 Limits: Capture 0 - 2560
 Mono: Capture 2557 [100%] [27.98dB] [on]
  Card2.Amixer.info:
   Card hw:2 'D1'/'Asus Virtuoso 100 at 0xe800, irq 21'
 Mixer name : 'AV200'
 Components : 'CS4398 CS4362A CS5361 AV200'
 Controls  : 18
 Simple ctrls  : 11
  Card3.Amixer.info:
   Card hw:3 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 0d HDMI/DP'
 Components : 'HDA:10de000d,10de0101,00100100'
 Controls  : 24
 Simple ctrls  : 4
  Date: Sun Feb 19 22:19:15 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120219)
  ProcEnviron:
   LANGUAGE=de_AT:de
   PATH=(custom, no user)
   LANG=de_AT.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:D1 successful
  Symptom_AlsaPlaybackTestStderr:
   A L S A   l i b   c o n f . c : 1 2 2 0 : ( p a r s e _ d e f )   s h o w   
i s   n o t   a   c o m p o u n d 
A L S A   l i b   c o n f . c : 1 6 8 6 : ( s n d _ c o n f i g _ l o a d 1 
)   _ t o p l e v e l _ : 2 4 : 2 6 : U n e x p e c t e d   c h a r 
A L S A   l i b   c o n f . c : 3 4 0 6 : ( c o n f i g _ f i l e _ o p e n 
)   / u s r / s h a r e / a l s a / p u l s e - a l s a . c o n f   m a y   b e 
  o l d   o r   c o r r u p t e d :   c o n s i d e r   t o   r e m o v e   o r 
  f i x   i t
  Symptom_Card: High Definition Audio Controller - HDA NVidia
  Symptom_PulsePlaybackTest: PulseAudio playback test failed
  Symptom_SpeakerTestPulseStderr:
   A L S A   l i b   c o n f . c : 1 2 2 0 : ( p a r s e _ d e f )   s h o w   
i s   n o t   a   c o m p o u n d 
A L S A   l i b   c o n f . c : 1 6 8 6 : ( s n d _ c o n f i g _ l o a d 1 
)   _ t o p l e v e l _ : 2 4 : 2 6 : U n e x p e c t e d   c h a r 
A L S A   l i b   c o n f . c : 3 4 0 6 : ( c o n f i g _ f i l e _ o p e n 
)   / u s r / s h a r e / a l s a / p u l s e - a l s a . c o n f   m a y   b e 
  o l d   o r   c o r r u p t e d :   c o n s i d e r   t o   r e m o v e   o r 
  f i x   i t 
A L S A   l i b   p c m . c : 2 2 1 7 : ( s n d _ p c m _ o p e n _ n o u p 
d a t e )   U n k n o w n   P C M   p u l s e
  Symptom_Type: No sound at all
  Title: [AV200 - Xonar D1, playback] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/04/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.13
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: 770-C45 (MS-7599)
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.chassis.version: 1.0
  dmi.modalias: 

[Touch-packages] [Bug 936539]

2015-03-02 Thread Raymond
seem pulseaudio cannot find correct dB

D: [pulseaudio] alsa-mixer.c: Path analog-output (Analog Output), direction=1, 
priority=99, probed=yes, supported=yes, has_mute=yes, has_volume=yes, 
has_dB=yes, min_volume=67, max_volume=127, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Element Master, direction=1, switch=1, volume=1, 
volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, 
mask=0x0, n_channels=8, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element IEC958, direction=1, switch=2, volume=0, 
volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, 
mask=0x0, n_channels=0, override_map=no
D: [pulseaudio] alsa-mixer.c: Jack Line Out, alsa_name='Line Out Jack', 
detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Line Out Phantom, alsa_name='Line Out 
Phantom Jack', detection unavailable
I: [pulseaudio] alsa-sink.c: Successfully enabled deferred volume.
I: [pulseaudio] alsa-sink.c: Hardware volume ranges from inf dB to -inf dB.
I: [pulseaudio] alsa-sink.c: Fixing base volume to 270.93 dB


dBmin is -60dB

state.DX {
control.1 {
iface MIXER
name 'Master Playback Volume'
value.0 127
value.1 127
value.2 127
value.3 127
value.4 127
value.5 127
value.6 127
value.7 127
comment {
access 'read write'
type INTEGER
count 8
range '67 - 127'
dbmin -6000
dbmax 0
dbvalue.0 0
dbvalue.1 0
dbvalue.2 0
dbvalue.3 0
dbvalue.4 0
dbvalue.5 0
dbvalue.6 0
dbvalue.7 0
}

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

Title:
  [AV200 - Oxygen HD Audio - Asus Xonar D1] analog output device is not
  listed in audio settings

Status in PulseAudio sound server:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  I cannot choose this device in the audio configuration tool since only
  the digital output device is listed. However, alsamixer shows it.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: pulseaudio 1:1.1-0ubuntu9
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  test   1947 F pulseaudio
   /dev/snd/controlC3:  test   1947 F pulseaudio
   /dev/snd/controlC0:  test   1947 F pulseaudio
   /dev/snd/controlC1:  test   1947 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC888'
 Components : 'HDA:10ec0888,14627599,00100202'
 Controls  : 43
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'Webcam'/'Philips CE Philips SPC 1000NC Webcam at 
usb-:00:12.2-3, high speed'
 Mixer name : 'USB Mixer'
 Components : 'USB0471:0332'
 Controls  : 2
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'Mic',0
 Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
 Capture channels: Mono
 Limits: Capture 0 - 2560
 Mono: Capture 2557 [100%] [27.98dB] [on]
  Card2.Amixer.info:
   Card hw:2 'D1'/'Asus Virtuoso 100 at 0xe800, irq 21'
 Mixer name : 'AV200'
 Components : 'CS4398 CS4362A CS5361 AV200'
 Controls  : 18
 Simple ctrls  : 11
  Card3.Amixer.info:
   Card hw:3 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 0d HDMI/DP'
 Components : 'HDA:10de000d,10de0101,00100100'
 Controls  : 24
 Simple ctrls  : 4
  Date: Sun Feb 19 22:19:15 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120219)
  ProcEnviron:
   LANGUAGE=de_AT:de
   PATH=(custom, no user)
   LANG=de_AT.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:D1 successful
  Symptom_AlsaPlaybackTestStderr:
   A L S A   l i b   c o n f . c : 1 2 2 0 : ( p a r s e _ d e f )   s h o w   
i s   n o t   a   c o m p o u n d 
A L S A   l i b   c o n f . c : 1 6 8 6 : ( s n d _ c o n f i g _ l o a d 1 
)   _ t o p l e v e l _ : 2 4 : 2 6 : U n e x p e c t e d   c h a r 
A L S A   l i b   c o n f . c : 3 4 0 6 : ( c o n f i g _ f i l e _ o p e n 
)   / u s r / s h a r e / a l s a / p u l s e - a l s a . c o n 

[Touch-packages] [Bug 936539]

2015-03-02 Thread Airlangga Cahya Utama
Just curious, is there a chance the patch go to next release of pulse
audio?

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

Title:
  [AV200 - Oxygen HD Audio - Asus Xonar D1] analog output device is not
  listed in audio settings

Status in PulseAudio sound server:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  I cannot choose this device in the audio configuration tool since only
  the digital output device is listed. However, alsamixer shows it.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: pulseaudio 1:1.1-0ubuntu9
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  test   1947 F pulseaudio
   /dev/snd/controlC3:  test   1947 F pulseaudio
   /dev/snd/controlC0:  test   1947 F pulseaudio
   /dev/snd/controlC1:  test   1947 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC888'
 Components : 'HDA:10ec0888,14627599,00100202'
 Controls  : 43
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'Webcam'/'Philips CE Philips SPC 1000NC Webcam at 
usb-:00:12.2-3, high speed'
 Mixer name : 'USB Mixer'
 Components : 'USB0471:0332'
 Controls  : 2
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'Mic',0
 Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
 Capture channels: Mono
 Limits: Capture 0 - 2560
 Mono: Capture 2557 [100%] [27.98dB] [on]
  Card2.Amixer.info:
   Card hw:2 'D1'/'Asus Virtuoso 100 at 0xe800, irq 21'
 Mixer name : 'AV200'
 Components : 'CS4398 CS4362A CS5361 AV200'
 Controls  : 18
 Simple ctrls  : 11
  Card3.Amixer.info:
   Card hw:3 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 0d HDMI/DP'
 Components : 'HDA:10de000d,10de0101,00100100'
 Controls  : 24
 Simple ctrls  : 4
  Date: Sun Feb 19 22:19:15 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120219)
  ProcEnviron:
   LANGUAGE=de_AT:de
   PATH=(custom, no user)
   LANG=de_AT.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:D1 successful
  Symptom_AlsaPlaybackTestStderr:
   A L S A   l i b   c o n f . c : 1 2 2 0 : ( p a r s e _ d e f )   s h o w   
i s   n o t   a   c o m p o u n d 
A L S A   l i b   c o n f . c : 1 6 8 6 : ( s n d _ c o n f i g _ l o a d 1 
)   _ t o p l e v e l _ : 2 4 : 2 6 : U n e x p e c t e d   c h a r 
A L S A   l i b   c o n f . c : 3 4 0 6 : ( c o n f i g _ f i l e _ o p e n 
)   / u s r / s h a r e / a l s a / p u l s e - a l s a . c o n f   m a y   b e 
  o l d   o r   c o r r u p t e d :   c o n s i d e r   t o   r e m o v e   o r 
  f i x   i t
  Symptom_Card: High Definition Audio Controller - HDA NVidia
  Symptom_PulsePlaybackTest: PulseAudio playback test failed
  Symptom_SpeakerTestPulseStderr:
   A L S A   l i b   c o n f . c : 1 2 2 0 : ( p a r s e _ d e f )   s h o w   
i s   n o t   a   c o m p o u n d 
A L S A   l i b   c o n f . c : 1 6 8 6 : ( s n d _ c o n f i g _ l o a d 1 
)   _ t o p l e v e l _ : 2 4 : 2 6 : U n e x p e c t e d   c h a r 
A L S A   l i b   c o n f . c : 3 4 0 6 : ( c o n f i g _ f i l e _ o p e n 
)   / u s r / s h a r e / a l s a / p u l s e - a l s a . c o n f   m a y   b e 
  o l d   o r   c o r r u p t e d :   c o n s i d e r   t o   r e m o v e   o r 
  f i x   i t 
A L S A   l i b   p c m . c : 2 2 1 7 : ( s n d _ p c m _ o p e n _ n o u p 
d a t e )   U n k n o w n   P C M   p u l s e
  Symptom_Type: No sound at all
  Title: [AV200 - Xonar D1, playback] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/04/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.13
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: 770-C45 (MS-7599)
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.13:bd09/04/2010:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7599:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rn770-C45(MS-7599):rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
  dmi.product.name: MS-7599
  dmi.product.version: 1.0
  dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD

To manage notifications about this bug go to:

[Touch-packages] [Bug 936539]

2015-03-02 Thread Raymond
you have to ask Tanu and Arun since

e-merged_mask = 0xff;


may not be the correct fix as it change the logic

seem it try to skip the virtual master playback volume

can you post the pulseaudio verbose log ?

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

Title:
  [AV200 - Oxygen HD Audio - Asus Xonar D1] analog output device is not
  listed in audio settings

Status in PulseAudio sound server:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  I cannot choose this device in the audio configuration tool since only
  the digital output device is listed. However, alsamixer shows it.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: pulseaudio 1:1.1-0ubuntu9
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  test   1947 F pulseaudio
   /dev/snd/controlC3:  test   1947 F pulseaudio
   /dev/snd/controlC0:  test   1947 F pulseaudio
   /dev/snd/controlC1:  test   1947 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC888'
 Components : 'HDA:10ec0888,14627599,00100202'
 Controls  : 43
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'Webcam'/'Philips CE Philips SPC 1000NC Webcam at 
usb-:00:12.2-3, high speed'
 Mixer name : 'USB Mixer'
 Components : 'USB0471:0332'
 Controls  : 2
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'Mic',0
 Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
 Capture channels: Mono
 Limits: Capture 0 - 2560
 Mono: Capture 2557 [100%] [27.98dB] [on]
  Card2.Amixer.info:
   Card hw:2 'D1'/'Asus Virtuoso 100 at 0xe800, irq 21'
 Mixer name : 'AV200'
 Components : 'CS4398 CS4362A CS5361 AV200'
 Controls  : 18
 Simple ctrls  : 11
  Card3.Amixer.info:
   Card hw:3 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 0d HDMI/DP'
 Components : 'HDA:10de000d,10de0101,00100100'
 Controls  : 24
 Simple ctrls  : 4
  Date: Sun Feb 19 22:19:15 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120219)
  ProcEnviron:
   LANGUAGE=de_AT:de
   PATH=(custom, no user)
   LANG=de_AT.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:D1 successful
  Symptom_AlsaPlaybackTestStderr:
   A L S A   l i b   c o n f . c : 1 2 2 0 : ( p a r s e _ d e f )   s h o w   
i s   n o t   a   c o m p o u n d 
A L S A   l i b   c o n f . c : 1 6 8 6 : ( s n d _ c o n f i g _ l o a d 1 
)   _ t o p l e v e l _ : 2 4 : 2 6 : U n e x p e c t e d   c h a r 
A L S A   l i b   c o n f . c : 3 4 0 6 : ( c o n f i g _ f i l e _ o p e n 
)   / u s r / s h a r e / a l s a / p u l s e - a l s a . c o n f   m a y   b e 
  o l d   o r   c o r r u p t e d :   c o n s i d e r   t o   r e m o v e   o r 
  f i x   i t
  Symptom_Card: High Definition Audio Controller - HDA NVidia
  Symptom_PulsePlaybackTest: PulseAudio playback test failed
  Symptom_SpeakerTestPulseStderr:
   A L S A   l i b   c o n f . c : 1 2 2 0 : ( p a r s e _ d e f )   s h o w   
i s   n o t   a   c o m p o u n d 
A L S A   l i b   c o n f . c : 1 6 8 6 : ( s n d _ c o n f i g _ l o a d 1 
)   _ t o p l e v e l _ : 2 4 : 2 6 : U n e x p e c t e d   c h a r 
A L S A   l i b   c o n f . c : 3 4 0 6 : ( c o n f i g _ f i l e _ o p e n 
)   / u s r / s h a r e / a l s a / p u l s e - a l s a . c o n f   m a y   b e 
  o l d   o r   c o r r u p t e d :   c o n s i d e r   t o   r e m o v e   o r 
  f i x   i t 
A L S A   l i b   p c m . c : 2 2 1 7 : ( s n d _ p c m _ o p e n _ n o u p 
d a t e )   U n k n o w n   P C M   p u l s e
  Symptom_Type: No sound at all
  Title: [AV200 - Xonar D1, playback] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/04/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.13
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: 770-C45 (MS-7599)
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.13:bd09/04/2010:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7599:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rn770-C45(MS-7599):rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
  dmi.product.name: MS-7599
  dmi.product.version: 

[Touch-packages] [Bug 936539]

2015-03-02 Thread Raymond
I: [pulseaudio] alsa-sink.c: Hardware volume ranges from inf dB to -inf dB.


  element master, dBmin and dBmax not set as e-emerged_mask is zero 


 pa_log_debug(Probe of element '%s' succeeded (volume=%d,
switch=%d, enumeration=%d)., e-alsa_name, e-volume_use,
e-switch_use, e-enumeration_use);

if (ignore_dB)
e-has_dB = false;

if (e-volume_use == PA_ALSA_VOLUME_MERGE) {

if (!p-has_volume) {
p-min_volume = e-min_volume;
p-max_volume = e-max_volume;
}

if (e-has_dB) {
if (!p-has_volume) {
for (t = 0; t  PA_CHANNEL_POSITION_MAX; t++)
if (PA_CHANNEL_POSITION_MASK(t)  e-merged_mask) {
min_dB[t] = e-min_dB;
max_dB[t] = e-max_dB;
path_volume_channels |= PA_CHANNEL_POSITION_MASK(t);
}

p-has_dB = true;

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

Title:
  [AV200 - Oxygen HD Audio - Asus Xonar D1] analog output device is not
  listed in audio settings

Status in PulseAudio sound server:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  I cannot choose this device in the audio configuration tool since only
  the digital output device is listed. However, alsamixer shows it.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: pulseaudio 1:1.1-0ubuntu9
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  test   1947 F pulseaudio
   /dev/snd/controlC3:  test   1947 F pulseaudio
   /dev/snd/controlC0:  test   1947 F pulseaudio
   /dev/snd/controlC1:  test   1947 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC888'
 Components : 'HDA:10ec0888,14627599,00100202'
 Controls  : 43
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'Webcam'/'Philips CE Philips SPC 1000NC Webcam at 
usb-:00:12.2-3, high speed'
 Mixer name : 'USB Mixer'
 Components : 'USB0471:0332'
 Controls  : 2
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'Mic',0
 Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
 Capture channels: Mono
 Limits: Capture 0 - 2560
 Mono: Capture 2557 [100%] [27.98dB] [on]
  Card2.Amixer.info:
   Card hw:2 'D1'/'Asus Virtuoso 100 at 0xe800, irq 21'
 Mixer name : 'AV200'
 Components : 'CS4398 CS4362A CS5361 AV200'
 Controls  : 18
 Simple ctrls  : 11
  Card3.Amixer.info:
   Card hw:3 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 0d HDMI/DP'
 Components : 'HDA:10de000d,10de0101,00100100'
 Controls  : 24
 Simple ctrls  : 4
  Date: Sun Feb 19 22:19:15 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120219)
  ProcEnviron:
   LANGUAGE=de_AT:de
   PATH=(custom, no user)
   LANG=de_AT.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:D1 successful
  Symptom_AlsaPlaybackTestStderr:
   A L S A   l i b   c o n f . c : 1 2 2 0 : ( p a r s e _ d e f )   s h o w   
i s   n o t   a   c o m p o u n d 
A L S A   l i b   c o n f . c : 1 6 8 6 : ( s n d _ c o n f i g _ l o a d 1 
)   _ t o p l e v e l _ : 2 4 : 2 6 : U n e x p e c t e d   c h a r 
A L S A   l i b   c o n f . c : 3 4 0 6 : ( c o n f i g _ f i l e _ o p e n 
)   / u s r / s h a r e / a l s a / p u l s e - a l s a . c o n f   m a y   b e 
  o l d   o r   c o r r u p t e d :   c o n s i d e r   t o   r e m o v e   o r 
  f i x   i t
  Symptom_Card: High Definition Audio Controller - HDA NVidia
  Symptom_PulsePlaybackTest: PulseAudio playback test failed
  Symptom_SpeakerTestPulseStderr:
   A L S A   l i b   c o n f . c : 1 2 2 0 : ( p a r s e _ d e f )   s h o w   
i s   n o t   a   c o m p o u n d 
A L S A   l i b   c o n f . c : 1 6 8 6 : ( s n d _ c o n f i g _ l o a d 1 
)   _ t o p l e v e l _ : 2 4 : 2 6 : U n e x p e c t e d   c h a r 
A L S A   l i b   c o n f . c : 3 4 0 6 : ( c o n f i g _ f i l e _ o p e n 
)   / u s r / s h a r e / a l s a / p u l s e - a l s a . c o n f   m a y   b e 
  o l d   o r   c o r r u p t e d :   c o n s i d e r   t o   r e m o v e   o r 
  f i x   i t 
A L S A   l i b   p c m . c : 2 2 1 7 : ( s n d _ p c m _ o p e n _ n o u p 
d a t e )   U n k n o w n   P C M   p u l s e
  Symptom_Type: No sound at all
  Title: [AV200 - 

[Touch-packages] [Bug 1427534] [NEW] Prepare UI Toolkit documentatiuon for 1.2 release

2015-03-02 Thread Zsombor Egri
Public bug reported:

Bump the version of the documentation to 1.2 and move all unstable
declared components to stable section.

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: Critical
 Assignee: Zsombor Egri (zsombi)
 Status: New

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

Title:
  Prepare UI Toolkit documentatiuon for 1.2 release

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

Bug description:
  Bump the version of the documentation to 1.2 and move all unstable
  declared components to stable section.

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

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


[Touch-packages] [Bug 936539]

2015-03-02 Thread Raymond
Created attachment 113811
patch for volume control with more than two channels (up to eight)

This patch just increase the number of channels in volume control from 2
to 8

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

Title:
  [AV200 - Oxygen HD Audio - Asus Xonar D1] analog output device is not
  listed in audio settings

Status in PulseAudio sound server:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  I cannot choose this device in the audio configuration tool since only
  the digital output device is listed. However, alsamixer shows it.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: pulseaudio 1:1.1-0ubuntu9
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  test   1947 F pulseaudio
   /dev/snd/controlC3:  test   1947 F pulseaudio
   /dev/snd/controlC0:  test   1947 F pulseaudio
   /dev/snd/controlC1:  test   1947 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC888'
 Components : 'HDA:10ec0888,14627599,00100202'
 Controls  : 43
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'Webcam'/'Philips CE Philips SPC 1000NC Webcam at 
usb-:00:12.2-3, high speed'
 Mixer name : 'USB Mixer'
 Components : 'USB0471:0332'
 Controls  : 2
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'Mic',0
 Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
 Capture channels: Mono
 Limits: Capture 0 - 2560
 Mono: Capture 2557 [100%] [27.98dB] [on]
  Card2.Amixer.info:
   Card hw:2 'D1'/'Asus Virtuoso 100 at 0xe800, irq 21'
 Mixer name : 'AV200'
 Components : 'CS4398 CS4362A CS5361 AV200'
 Controls  : 18
 Simple ctrls  : 11
  Card3.Amixer.info:
   Card hw:3 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 0d HDMI/DP'
 Components : 'HDA:10de000d,10de0101,00100100'
 Controls  : 24
 Simple ctrls  : 4
  Date: Sun Feb 19 22:19:15 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120219)
  ProcEnviron:
   LANGUAGE=de_AT:de
   PATH=(custom, no user)
   LANG=de_AT.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:D1 successful
  Symptom_AlsaPlaybackTestStderr:
   A L S A   l i b   c o n f . c : 1 2 2 0 : ( p a r s e _ d e f )   s h o w   
i s   n o t   a   c o m p o u n d 
A L S A   l i b   c o n f . c : 1 6 8 6 : ( s n d _ c o n f i g _ l o a d 1 
)   _ t o p l e v e l _ : 2 4 : 2 6 : U n e x p e c t e d   c h a r 
A L S A   l i b   c o n f . c : 3 4 0 6 : ( c o n f i g _ f i l e _ o p e n 
)   / u s r / s h a r e / a l s a / p u l s e - a l s a . c o n f   m a y   b e 
  o l d   o r   c o r r u p t e d :   c o n s i d e r   t o   r e m o v e   o r 
  f i x   i t
  Symptom_Card: High Definition Audio Controller - HDA NVidia
  Symptom_PulsePlaybackTest: PulseAudio playback test failed
  Symptom_SpeakerTestPulseStderr:
   A L S A   l i b   c o n f . c : 1 2 2 0 : ( p a r s e _ d e f )   s h o w   
i s   n o t   a   c o m p o u n d 
A L S A   l i b   c o n f . c : 1 6 8 6 : ( s n d _ c o n f i g _ l o a d 1 
)   _ t o p l e v e l _ : 2 4 : 2 6 : U n e x p e c t e d   c h a r 
A L S A   l i b   c o n f . c : 3 4 0 6 : ( c o n f i g _ f i l e _ o p e n 
)   / u s r / s h a r e / a l s a / p u l s e - a l s a . c o n f   m a y   b e 
  o l d   o r   c o r r u p t e d :   c o n s i d e r   t o   r e m o v e   o r 
  f i x   i t 
A L S A   l i b   p c m . c : 2 2 1 7 : ( s n d _ p c m _ o p e n _ n o u p 
d a t e )   U n k n o w n   P C M   p u l s e
  Symptom_Type: No sound at all
  Title: [AV200 - Xonar D1, playback] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/04/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.13
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: 770-C45 (MS-7599)
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.13:bd09/04/2010:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7599:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rn770-C45(MS-7599):rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
  dmi.product.name: MS-7599
  dmi.product.version: 1.0
  dmi.sys.vendor: MICRO-STAR 

[Touch-packages] [Bug 1427511] [NEW] No display on boot after the initial few screens

2015-03-02 Thread Manoj Bhataria
Public bug reported:

I have been using the Asus X200M netbook for the past 3-4 months. I have
loaded 14.04 LTS using a USB stick. Last week when I powered on my
system, after the initial few screens, the display goes completely
blank. I know that my display is fine and there is no loose connection
since it it alive for few seconds after power on. It also displays the
Grub menu. It is after I select Ubuntu that the display goes blank. If I
select the recovery mode and select normal boot then it boots correctly.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.13.0-46.76-generic 3.13.11-ckt15
Uname: Linux 3.13.0-46-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.7
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Tue Mar  3 10:18:58 2015
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation ValleyView Gen7 [8086:0f31] (rev 0c) (prog-if 00 [VGA 
controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:15bd]
InstallationDate: Installed on 2014-10-06 (147 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
 Bus 001 Device 002: ID 0bda:5603 Realtek Semiconductor Corp. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: ASUSTeK COMPUTER INC. X200MA
ProcEnviron:
 LANGUAGE=en_IN:en
 PATH=(custom, no user)
 LANG=en_IN
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-46-generic.efi.signed 
root=UUID=0283848c-3aa5-47c9-9ad6-9c1a4725e0f8 ro vesafb.invalid=1 
drm.debug=0xe nopat plymouth:debug
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/21/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: X200MA.302
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: X200MA
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX200MA.302:bd01/21/2014:svnASUSTeKCOMPUTERINC.:pnX200MA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX200MA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: X200MA
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz 1:0.9.11.3+14.04.20150122-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1~ubuntu2
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.3
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Tue Mar  3 09:21:31 2015
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.15.1-0ubuntu2.7

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

Title:
  No display on boot after the initial few screens

Status in xorg package in Ubuntu:
  New

Bug description:
  I have been using the Asus X200M netbook for the past 3-4 months. I
  have loaded 14.04 LTS using a USB stick. Last week when I powered on
  my system, after the initial few screens, the display goes completely
  blank. I know that my display is fine and there is no loose connection
  since it it alive for few seconds after power on. It also displays the
  Grub menu. It is after I select Ubuntu that the display goes blank. If
  I select the recovery mode and select normal boot then it boots
  correctly.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-46.76-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  

[Touch-packages] [Bug 1426751] Re: Ubuntu-desktop not working when suspend/resume or connecting an external monitor -after upgrade this week (14.04)

2015-03-02 Thread Milton
On thing is worth mentioning: if I disable all the Compiz effects,
plugging or unplugging an external monitor does not turn the desktop and
windows unresponsive, but unity panel and launcher, and also window
decoration (with the close and minimize buttons) disappear. Does this
give any clue? (particularly taking into account that Compiz was
upgraded last week, when the problem started).

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

Title:
  Ubuntu-desktop not working when suspend/resume or connecting an
  external monitor -after upgrade this week (14.04)

Status in ubuntu-meta package in Ubuntu:
  New

Bug description:
  I was happily using 14.04 with my Lenovo Y50. When I installed it, I
  had some troubles making my NVIDIA GeForce GTX 860M 2GB works with
  hardware acceleration, etc, but at the end everything was OK.

  THIS WEEK (around 02/25/2015) an update destroyed this beautiful
  equilibrium: I can't resume after suspend and I can't plug or unplug
  my external monitor without having a weird problem:

  a) Desktop moves half of it size to the right.

  b) Mouse works, but I can't click on anything. The only workaround is
  killing the Xorg, and loosing the session.

  What I tried, without success:

  1) Downgrade Compiz (the first suspect, it was upgraded this week).
  Nothing.

  2) Install ALL possible NVIDIA drivers:

  2.a) Nouveau

  2.b) Nvidia 304  Nvidia 304 updates (blacklisting and purging
  nouveau)

  2.c) Nvidia 331  Nvidia 331 updates (both from repository and NVidea
  website). (blacklisting and purging nouveau)

  2.d) Nvidia 340 (from Xorg-edgers ppa). (blacklisting and purging
  nouveau)

  2.e) In every case, I purged previous drivers before, reconfigure
  Xorg, etc, etc,etc.

  3) Reinstalling Unity and Ubuntu-desktop

  I honestly don't know what else to do, but this situation it's very
  annoying.

  Any ideas? Please?

  THANK YOU

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: ubuntu-desktop 1.325
  ProcVersionSignature: Ubuntu 3.13.0-46.76-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Feb 28 14:21:26 2015
  InstallationDate: Installed on 2014-11-19 (101 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  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/1426751/+subscriptions

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


[Touch-packages] [Bug 1301015] Re: Networking does not restart

2015-03-02 Thread Josh
Anyone have a link to where it was committed/released? Having trouble
finding it...

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

Title:
  Networking does not restart

Status in ifupdown package in Ubuntu:
  Fix Released

Bug description:
  In Ubuntu Server 14.04 it appears it is not possible to restart
  networking. This is fresh install from ISO.

  wirehive@ubuntu:~$ sudo /etc/init.d/networking restart
  wirehive@ubuntu:~$ echo $?
  1
  wirehive@ubuntu:~$ sudo service networking restart
  stop: Job failed while stopping
  start: Job is already running: networking
  wirehive@ubuntu:~$ sudo bash -x /etc/init.d/networking restart
  + PATH=/sbin:/bin
  + RUN_DIR=/run/network
  + IFSTATE=/run/network/ifstate
  + STATEDIR=/run/network/state
  + '[' -x /sbin/ifup ']'
  + '[' -x /sbin/ifdown ']'
  + . /lib/lsb/init-functions
  +++ run-parts --lsbsysinit --list /lib/lsb/init-functions.d
  ++ for hook in '$(run-parts --lsbsysinit --list /lib/lsb/init-functions.d 
2/dev/null)'
  ++ '[' -r /lib/lsb/init-functions.d/20-left-info-blocks ']'
  ++ . /lib/lsb/init-functions.d/20-left-info-blocks
  ++ for hook in '$(run-parts --lsbsysinit --list /lib/lsb/init-functions.d 
2/dev/null)'
  ++ '[' -r /lib/lsb/init-functions.d/50-ubuntu-logging ']'
  ++ . /lib/lsb/init-functions.d/50-ubuntu-logging
  +++ LOG_DAEMON_MSG=
  ++ FANCYTTY=
  ++ '[' -e /etc/lsb-base-logging.sh ']'
  ++ true
  + CONFIGURE_INTERFACES=yes
  + EXCLUDE_INTERFACES=
  + VERBOSE=no
  + '[' -f /etc/default/networking ']'
  + verbose=
  + '[' no = yes ']'
  + case $1 in
  + init_is_upstart
  + '[' -x /sbin/initctl ']'
  + /bin/grep -q upstart
  + /sbin/initctl version
  + return 0
  + exit 1
  wirehive@ubuntu:~$ sudo bash -x service networking restart
  ++ basename service
  + VERSION='service ver. 0.91-ubuntu1'
  ++ basename service
  + USAGE='Usage: service  option  | --status-all | [ service_name [ command 
| --full-restart ] ]'
  + SERVICE=
  + ACTION=
  + SERVICEDIR=/etc/init.d
  + OPTIONS=
  + '[' 2 -eq 0 ']'
  + cd /
  + '[' 2 -gt 0 ']'
  + case ${1} in
  + '[' -z '' -a 2 -eq 1 -a networking = --status-all ']'
  + '[' 2 -eq 2 -a restart = --full-restart ']'
  + '[' -z '' ']'
  + SERVICE=networking
  + shift
  + '[' 1 -gt 0 ']'
  + case ${1} in
  + '[' -z networking -a 1 -eq 1 -a restart = --status-all ']'
  + '[' 1 -eq 2 -a '' = --full-restart ']'
  + '[' -z networking ']'
  + '[' -z '' ']'
  + ACTION=restart
  + shift
  + '[' 0 -gt 0 ']'
  + '[' -r /etc/init/networking.conf ']'
  + which initctl
  + grep -q upstart
  + initctl version
  + case ${ACTION} in
  + stop networking
  stop: Job failed while stopping
  + :
  + exec start networking
  start: Job is already running: networking
  wirehive@ubuntu:~$

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

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


[Touch-packages] [Bug 1396208] Re: Pressing volume key doesn't restore full screen brightness

2015-03-02 Thread Olga Kemmet
** Tags added: usability

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

Title:
  Pressing volume key doesn't restore full screen brightness

Status in Ubuntu UX bugs:
  Triaged
Status in Unity System Compositor:
  New
Status in unity-system-compositor package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  Steps to reproduce

  1. Let device sit idle until the screen dims (not off, just dim)
  2. Press a volume up/down button

  Expected behavior: Screen returns to full brightness
  Actual Behavior: No change in brightness

  Reproduced on Nex4

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

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


[Touch-packages] [Bug 1397963] Re: [design] [SIM PIN] + [passcode] screens too similar

2015-03-02 Thread Olga Kemmet
** Tags added: usability

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

Title:
  [design] [SIM PIN] + [passcode] screens too similar

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

Bug description:
  unity8 8.01+15.04.20141125.2-0ubuntu1, Ubuntu 15.04

  The SIM PIN and lockscreen dialogs for passcode are too similar to one
  another, I repeatedly end up putting my passcode as SIM PIN, this
  could lead to locking your SIM card.

  Fixing this might also fix bug 1387207.

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

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


[Touch-packages] [Bug 1427312] Re: Add autopkgtests for systemd-fsckd

2015-03-02 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  Add autopkgtests for systemd-fsckd

Status in systemd package in Ubuntu:
  In Progress

Bug description:
  Here are some autopkgtests (handling reboots within the tests) for
  systemd-fsckd.

  They are mostly testing the robustness of the various daemons:
  - starting with or without plymouth
  - surviving kill of fsck, systemd-fsckd, systemd-fsck, plymouth

  It will be possible to extend it later on with Control+C tests on
  plymouth and eventually checking the protocol output.

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

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


[Touch-packages] [Bug 1310598] Re: AppArmor python tools fail to parse mounts with UTF-8 non-ascii characters

2015-03-02 Thread Zakhar
Thanks Christian for the heavy lifting on the mailinglist and bzr.

I didn't understand, on the FAQ, about yielding permissions to Canonical. Is 
that about proposing patches on Launchpad itself, or does it also apply for 
projects hosted on launchpad.
Anyway, to whomever, Canonical or upstream team for aa-status, I grant all 
rights for that patch... and as a courtesy, as far as possible, I'll appreciate 
to be listed under the contributors *Alain BENEDETTI* (if there is such list of 
contributors for this project).

I'm also very sorry, I see that the launchpad munched the Python
indentation in my diff quote. If you need a cleaner diff, I'll be glad
to attach it, but I'm assuming you corrected the wrong indentations from
the post above!


For the record I did also try to correct applying a locale. That is impractical 
because when aa-status is run first, from the apparmor script in the init.d, 
the environment has no locale. When you run it later, once connected to a 
session, that works because it then gets the locale of the session, which is 
generally UTF-8.
After further reading, I saw that the kernel considered mountpoints as binary 
strings, thus I did accordingly.

I also tested security tricks, like naming a directory: pwned securityfs 
with a space (ASCII 0x20) in the name, which is totally legal, and same for 
\n which is also legal in paths!
Fortunately, that does break aa-status, because in such cases the kernel 
escapes the names, and you would get:
pwned\040securityfs... so all seems safe for security, even if you try fancy 
mountpoints!

(otherwise I would have opened another undisclosed ticket)

Regards.
Alain

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

Title:
  AppArmor python tools fail to parse mounts with UTF-8 non-ascii
  characters

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

Bug description:
  Version:
  14.04 Fresh Install.

  $ uname -a
  Linux alain-Desktop 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 
2014 x86_64 x86_64 x86_64 GNU/Linux

  
  AppArmor crashes with this stack trace:

  PythonArgs: ['/usr/sbin/aa-status']
  Traceback:
   Traceback (most recent call last):
 File /usr/sbin/aa-status, line 194, in module
   commands[cmd]()
 File /usr/sbin/aa-status, line 17, in cmd_enabled
   if get_profiles() == {}:
 File /usr/sbin/aa-status, line 82, in get_profiles
   apparmorfs = find_apparmorfs()
 File /usr/sbin/aa-status, line 137, in find_apparmorfs
   for p in open(/proc/mounts).readlines():
 File /usr/lib/python3.4/encodings/ascii.py, line 26, in decode
   return codecs.ascii_decode(input, self.errors)[0]
   UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1200: 
ordinal not in range(128)

  
  That is because I have a UTF-8 non-Ascii character in one of my mounts:
  $ mount
  /dev/sdb1 on / type ext4 (rw,errors=remount-ro)
  proc on /proc type proc (rw,noexec,nosuid,nodev)
  sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)

  (...)
  /dev/sda6 on /home/alain/Vidéos type ext4 (rw,relatime,errors=remount-ro)
  (...)


  
  The Python code of aastatus near line 135 shows:

  def find_apparmorfs():
  '''Finds AppArmor mount point'''
  for p in open(/proc/mounts).readlines():
  if p.split()[2] == securityfs and \
 os.path.exists(os.path.join(p.split()[1], apparmor)):
  return os.path.join(p.split()[1], apparmor)
  return False


  So if I do:
  $ cat /proc/mounts
  rootfs / rootfs rw 0 0
  sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0

  (...) 
  /dev/sda6 /home/alain/Vidéos ext4 rw,relatime,errors=remount-ro,data=ordered 
0 0
  (...)

  There is indeed a line with a 'é'

  UTF-8 code of the 'é' is 0xC3 0xA9

  But apparently the call to .readlines() is set as ASCII and hence does
  NOT support the 0xC3 (first byte of the 'é' in UTF-8) and then it
  crashes.

  I assume the solution could be to correctly read as UTF-8 as there are
  some non-Americans/English out there!

  Sorry my knowledge of Python is just enough to understand the bug, and
  not enough to submit a patch.

  Regards.
  Alain

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

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


[Touch-packages] [Bug 1422359] Re: heimdal-kdc: kdc process leaks memory

2015-03-02 Thread Brian Murray
The Stable Release Updates team will want to see the description of the
bug updated for the SRU process, in particular to see a test case.
http://wiki.ubuntu.com/StableReleaseUpdates

Thanks for working on this and the patch looks good!

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

Title:
  heimdal-kdc: kdc process leaks memory

Status in heimdal package in Ubuntu:
  Fix Released
Status in heimdal source package in Trusty:
  New
Status in heimdal source package in Utopic:
  New
Status in heimdal package in Debian:
  Fix Released

Bug description:
  I have a KDC running Trusty Tahr. The machine has been up for 74 days
  and the kdc process has allocated almost all of the 8GB RAM available
  to the machine.

  When asking about this on heimdal-discuss, GALAMBOS Daniel pointed me to a 
relevant bug report (and fix) for Debian:
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746486

  It seems likely this is the same problem I am experiencing.

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

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


[Touch-packages] [Bug 1310598] Re: AppArmor python tools fail to parse mounts with UTF-8 non-ascii characters

2015-03-02 Thread Zakhar
[EDIT] Obviously I meant fancy mountpoints having spaces or \n, do *NOT*
break aa-status!

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

Title:
  AppArmor python tools fail to parse mounts with UTF-8 non-ascii
  characters

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

Bug description:
  Version:
  14.04 Fresh Install.

  $ uname -a
  Linux alain-Desktop 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 
2014 x86_64 x86_64 x86_64 GNU/Linux

  
  AppArmor crashes with this stack trace:

  PythonArgs: ['/usr/sbin/aa-status']
  Traceback:
   Traceback (most recent call last):
 File /usr/sbin/aa-status, line 194, in module
   commands[cmd]()
 File /usr/sbin/aa-status, line 17, in cmd_enabled
   if get_profiles() == {}:
 File /usr/sbin/aa-status, line 82, in get_profiles
   apparmorfs = find_apparmorfs()
 File /usr/sbin/aa-status, line 137, in find_apparmorfs
   for p in open(/proc/mounts).readlines():
 File /usr/lib/python3.4/encodings/ascii.py, line 26, in decode
   return codecs.ascii_decode(input, self.errors)[0]
   UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1200: 
ordinal not in range(128)

  
  That is because I have a UTF-8 non-Ascii character in one of my mounts:
  $ mount
  /dev/sdb1 on / type ext4 (rw,errors=remount-ro)
  proc on /proc type proc (rw,noexec,nosuid,nodev)
  sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)

  (...)
  /dev/sda6 on /home/alain/Vidéos type ext4 (rw,relatime,errors=remount-ro)
  (...)


  
  The Python code of aastatus near line 135 shows:

  def find_apparmorfs():
  '''Finds AppArmor mount point'''
  for p in open(/proc/mounts).readlines():
  if p.split()[2] == securityfs and \
 os.path.exists(os.path.join(p.split()[1], apparmor)):
  return os.path.join(p.split()[1], apparmor)
  return False


  So if I do:
  $ cat /proc/mounts
  rootfs / rootfs rw 0 0
  sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0

  (...) 
  /dev/sda6 /home/alain/Vidéos ext4 rw,relatime,errors=remount-ro,data=ordered 
0 0
  (...)

  There is indeed a line with a 'é'

  UTF-8 code of the 'é' is 0xC3 0xA9

  But apparently the call to .readlines() is set as ASCII and hence does
  NOT support the 0xC3 (first byte of the 'é' in UTF-8) and then it
  crashes.

  I assume the solution could be to correctly read as UTF-8 as there are
  some non-Americans/English out there!

  Sorry my knowledge of Python is just enough to understand the bug, and
  not enough to submit a patch.

  Regards.
  Alain

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

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


[Touch-packages] [Bug 1426751] Re: Ubuntu-desktop not working when suspend/resume or connecting an external monitor -after upgrade this week (14.04)

2015-03-02 Thread Milton
I found a workaround.

I created two scripts (one of them I found it on this website, but now I
lost the link).

Let's called the first script: discover_session_bus_address.sh

#!/bin/bash

# Remember to run this script using the command source ./filename.sh

# Search these processes for the session variable 
# (they are run as the current user and have the DBUS session variable set)
compatiblePrograms=( nautilus kdeinit kded4 pulseaudio trackerd )

# Attempt to get a program pid
for index in ${compatiblePrograms[@]}; do
   PID=$(pidof -s ${index})
if [[ ${PID} !=  ]]; then
break
fi
done
if [[ ${PID} ==  ]]; then
echo Could not detect active login session
return 1
fi

QUERY_ENVIRON=$(tr '\0' '\n'  /proc/${PID}/environ | grep 
DBUS_SESSION_BUS_ADDRESS | cut -d = -f 2-)
if [[ ${QUERY_ENVIRON} !=  ]]; then
export DBUS_SESSION_BUS_ADDRESS=${QUERY_ENVIRON}
echo Connected to session:
echo DBUS_SESSION_BUS_ADDRESS=${DBUS_SESSION_BUS_ADDRESS}
else
echo Could not find dbus session ID in user environment.
return 1
fi

return 0
Save it an then, in the same folder, create another script called 
recover_unity.sh.

Code:

#!/bin/bash

export DISPLAY=:0
source ./discover_session_bus_address.sh unity
unity 
save it and give both script execution permissions: chmod +x 
discover_session_bus_address.sh chmod +x recover_unity.sh

Now, every time unity freezes, use CTRL+ALT+F1, login and, within the
folder where those scripts were saved, type

source recover_unity.sh

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

Title:
  Ubuntu-desktop not working when suspend/resume or connecting an
  external monitor -after upgrade this week (14.04)

Status in ubuntu-meta package in Ubuntu:
  New

Bug description:
  I was happily using 14.04 with my Lenovo Y50. When I installed it, I
  had some troubles making my NVIDIA GeForce GTX 860M 2GB works with
  hardware acceleration, etc, but at the end everything was OK.

  THIS WEEK (around 02/25/2015) an update destroyed this beautiful
  equilibrium: I can't resume after suspend and I can't plug or unplug
  my external monitor without having a weird problem:

  a) Desktop moves half of it size to the right.

  b) Mouse works, but I can't click on anything. The only workaround is
  killing the Xorg, and loosing the session.

  What I tried, without success:

  1) Downgrade Compiz (the first suspect, it was upgraded this week).
  Nothing.

  2) Install ALL possible NVIDIA drivers:

  2.a) Nouveau

  2.b) Nvidia 304  Nvidia 304 updates (blacklisting and purging
  nouveau)

  2.c) Nvidia 331  Nvidia 331 updates (both from repository and NVidea
  website). (blacklisting and purging nouveau)

  2.d) Nvidia 340 (from Xorg-edgers ppa). (blacklisting and purging
  nouveau)

  2.e) In every case, I purged previous drivers before, reconfigure
  Xorg, etc, etc,etc.

  3) Reinstalling Unity and Ubuntu-desktop

  I honestly don't know what else to do, but this situation it's very
  annoying.

  Any ideas? Please?

  THANK YOU

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: ubuntu-desktop 1.325
  ProcVersionSignature: Ubuntu 3.13.0-46.76-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Feb 28 14:21:26 2015
  InstallationDate: Installed on 2014-11-19 (101 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  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/1426751/+subscriptions

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


[Touch-packages] [Bug 885092] Re: [pkg] Backport+SRU ubuntu-font-family=0.80 (minus Medium) for old supported

2015-03-02 Thread Matthew Paul Thomas
** Summary changed:

- Backport+SRU ubuntu-font-family=0.80 (minus Medium) for old supported
+ [pkg] Backport+SRU ubuntu-font-family=0.80 (minus Medium) for old supported

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

Title:
  [pkg] Backport+SRU ubuntu-font-family=0.80 (minus Medium) for old
  supported

Status in Lucid Backports:
  Won't Fix
Status in ubuntu-font-family-sources package in Ubuntu:
  New

Bug description:
  Can you backport the 0.80 version of ttf-ubuntu-font-family from
  Oneiric or Precise for 10.04? The .deb and source code are available
  at http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntu-font-family-
  sources/ and it would be a great way to give these fonts to users of
  the LTS versions of Ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lucid-backports/+bug/885092/+subscriptions

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


[Touch-packages] [Bug 887243] Re: [1 mod] Latin S hinting problem with Cleartype

2015-03-02 Thread Matthew Paul Thomas
** Summary changed:

- Latin S hinting problem with Cleartype
+ [1 mod] Latin S hinting problem with Cleartype

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

Title:
  [1 mod] Latin S hinting problem with Cleartype

Status in Ubuntu Font Family:
  New
Status in ubuntu-font-family-sources package in Ubuntu:
  New

Bug description:
  The Latin S is jagged in the middle, from sizes 15 to 18 inclusive.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-font-family/+bug/887243/+subscriptions

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


[Touch-packages] [Bug 1002341] Re: Ubuntu Mono font has wrong width in Narrow no-break space character

2015-03-02 Thread netAction
Yes seems to be fixed now. Thanks for checking.

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

Title:
  Ubuntu Mono font has wrong width in Narrow no-break space character

Status in Ubuntu Font Family:
  Incomplete
Status in ubuntu-font-family-sources package in Ubuntu:
  Incomplete

Bug description:
  This bug affects Ubuntu 12.04 and for example gedit in default
  configuration.

  The character U+202F (Narrow no-break space) in Ubuntu Mono font is
  smaller than other characters. Tables and Ascii-Art are destroyed this
  way.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-font-family/+bug/1002341/+subscriptions

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


[Touch-packages] [Bug 1396817] Re: Device locked timer doesn't decrease if the screen is off

2015-03-02 Thread Michał Sawicz
** Changed in: unity8 (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: unity8 (Ubuntu)
 Assignee: (unassigned) = Michael Terry (mterry)

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

Title:
  Device locked timer doesn't decrease if the screen is off

Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  I'm on RTM #9

  Way to reproduce:
  - Unplug phone from charger / PC
  - Insert 5 wrong PIN
  - The phone says the device is locked for 5 minutes
  - Turn off the screen
  - Go to drink a coffe
  - Return 5 minutes later
  - Turn on the screen

  What I expect:
  - I'm able to insert my pin and use my phone

  What happens:
  - The phone says the device is locked for 5 minutes

  After some tries, I'm pretty sure the timer goes down only if the
  screen is on

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

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


[Touch-packages] [Bug 1415958] Re: Laptop + external display does not suspend on lid close

2015-03-02 Thread Christopher M. Penalver
Colin law, what prior release specifically did this issue not occur in?

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

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

Title:
  Laptop + external display does not suspend on lid close

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Since update to Vivid, laptop does not suspend on lid close if an external 
monitor is connected, even though suspend is selected in the power settings for 
lid close. The display flashes and apps move to external display. Syslog shows 
no attempt to suspend. On Utopic it suspended ok with external monitor. In the 
logs the lid was closed on Jan 29 15:04:00 and opened at 15:04:30. There are 
messages in syslog at that time but I suspect they may be a different issue:
  i915 :00:02.0: BAR 6: [??? 0x flags 0x2] has bogus alignment

  WORKAROUND: Suspend via the menu.

  WORKAROUND: Disconnect external monitor first.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.18.0-11.12-generic 3.18.3
  Uname: Linux 3.18.0-11-generic i686
  .tmp.unity.support.test.0:

  ApportVersion: 2.15.1-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Jan 29 15:04:52 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: Fujitsu Limited. Device [10cf:17a9]
  InstallationDate: Installed on 2014-12-27 (33 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha i386 (20141227)
  MachineType: FUJITSU LIFEBOOK A544
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-11-generic 
root=UUID=09bfc4b3-c846-47be-ba86-c3db22bcff54 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/09/2014
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.17
  dmi.board.name: FJNBB35
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.17:bd05/09/2014:svnFUJITSU:pnLIFEBOOKA544:pvr:rvnFUJITSU:rnFJNBB35:rvr:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK A544
  dmi.sys.vendor: FUJITSU
  version.compiz: compiz 1:0.9.12.0+15.04.20141219-0ubuntu1
  version.libdrm2: libdrm2 2.4.58-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.4.2-2ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.4.2-2ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.2.901-1ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Thu Jan 29 15:00:08 2015
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   13890
   vendor SEC
  xserver.version: 2:1.16.2.901-1ubuntu3

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

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


[Touch-packages] [Bug 820034] Re: [742 new] Miscellaneous Symbols and Pictographs U+1F4A9

2015-03-02 Thread Matthew Paul Thomas
** Summary changed:

- Expansion: Miscellaneous Symbols and Pictographs U+1F4A9
+ [742 new] Miscellaneous Symbols and Pictographs U+1F4A9

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

Title:
  [742 new] Miscellaneous Symbols and Pictographs U+1F4A9

Status in Ubuntu Font Family:
  Triaged
Status in ubuntu-font-family-sources package in Ubuntu:
  Confirmed

Bug description:
  This is a wishlist item.

  Please introduce Unicode character 'PILE OF POO' (U+1F4A9) in future versions 
of the Ubuntu font.
  It could be quite useful for changelogs, or for certain email communications.

  Ref.:
  http://www.fileformat.info/info/unicode/char/1f4a9/index.htm
  http://babelstone.blogspot.com/2009/11/whats-new-in-unicode-60.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-font-family/+bug/820034/+subscriptions

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


[Touch-packages] [Bug 1415958] Re: Laptop + external display does not suspend on lid close

2015-03-02 Thread Colin Law
In terms of the kernel version I don't know exactly as I do not suspend
very often, but I never saw the problem before upgrade from Utopic.  I
have just tried booting into a live Utopic image which was the release
candidate on 17th Oct 14 and uname shows 3.16.0-22 and it suspends ok
there.  Perhaps it is not purely a kernel issue.

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

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

Title:
  Laptop + external display does not suspend on lid close

Status in xorg package in Ubuntu:
  New

Bug description:
  Since update to Vivid, laptop does not suspend on lid close if an external 
monitor is connected, even though suspend is selected in the power settings for 
lid close. The display flashes and apps move to external display. Syslog shows 
no attempt to suspend. On Utopic it suspended ok with external monitor. In the 
logs the lid was closed on Jan 29 15:04:00 and opened at 15:04:30. There are 
messages in syslog at that time but I suspect they may be a different issue:
  i915 :00:02.0: BAR 6: [??? 0x flags 0x2] has bogus alignment

  WORKAROUND: Suspend via the menu.

  WORKAROUND: Disconnect external monitor first.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.18.0-11.12-generic 3.18.3
  Uname: Linux 3.18.0-11-generic i686
  .tmp.unity.support.test.0:

  ApportVersion: 2.15.1-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Jan 29 15:04:52 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: Fujitsu Limited. Device [10cf:17a9]
  InstallationDate: Installed on 2014-12-27 (33 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha i386 (20141227)
  MachineType: FUJITSU LIFEBOOK A544
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-11-generic 
root=UUID=09bfc4b3-c846-47be-ba86-c3db22bcff54 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/09/2014
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.17
  dmi.board.name: FJNBB35
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.17:bd05/09/2014:svnFUJITSU:pnLIFEBOOKA544:pvr:rvnFUJITSU:rnFJNBB35:rvr:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK A544
  dmi.sys.vendor: FUJITSU
  version.compiz: compiz 1:0.9.12.0+15.04.20141219-0ubuntu1
  version.libdrm2: libdrm2 2.4.58-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.4.2-2ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.4.2-2ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.2.901-1ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Thu Jan 29 15:00:08 2015
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   13890
   vendor SEC
  xserver.version: 2:1.16.2.901-1ubuntu3

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

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


[Touch-packages] [Bug 1427199] Stacktrace.txt

2015-03-02 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1427199/+attachment/4332187/+files/Stacktrace.txt

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

Title:
  indicator-sound-service crashed with signal 5 in main()

Status in indicator-sound package in Ubuntu:
  New

Bug description:
  two users logged in

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: indicator-sound 12.10.2+15.04.20150227.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic x86_64
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CrashCounter: 1
  Date: Sun Mar  1 13:49:59 2015
  ExecutablePath: 
/usr/lib/x86_64-linux-gnu/indicator-sound/indicator-sound-service
  InstallationDate: Installed on 2014-08-14 (200 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140224)
  ProcCmdline: /usr/lib/x86_64-linux-gnu/indicator-sound/indicator-sound-service
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/false
  Signal: 5
  SourcePackage: indicator-sound
  StacktraceTop: main ()
  Title: indicator-sound-service crashed with signal 5 in main()
  UpgradeStatus: Upgraded to vivid on 2015-02-25 (5 days ago)
  UserGroups:

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

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


[Touch-packages] [Bug 1427199] ThreadStacktrace.txt

2015-03-02 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1427199/+attachment/4332189/+files/ThreadStacktrace.txt

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1427199/+attachment/4332172/+files/CoreDump.gz

** Changed in: indicator-sound (Ubuntu)
   Importance: Undecided = Medium

** Tags removed: need-amd64-retrace

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

Title:
  indicator-sound-service crashed with signal 5 in main()

Status in indicator-sound package in Ubuntu:
  New

Bug description:
  two users logged in

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: indicator-sound 12.10.2+15.04.20150227.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic x86_64
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CrashCounter: 1
  Date: Sun Mar  1 13:49:59 2015
  ExecutablePath: 
/usr/lib/x86_64-linux-gnu/indicator-sound/indicator-sound-service
  InstallationDate: Installed on 2014-08-14 (200 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140224)
  ProcCmdline: /usr/lib/x86_64-linux-gnu/indicator-sound/indicator-sound-service
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/false
  Signal: 5
  SourcePackage: indicator-sound
  StacktraceTop: main ()
  Title: indicator-sound-service crashed with signal 5 in main()
  UpgradeStatus: Upgraded to vivid on 2015-02-25 (5 days ago)
  UserGroups:

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

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


[Touch-packages] [Bug 1427199]

2015-03-02 Thread Apport retracing service
StacktraceTop: main (argc=optimized out, argv=optimized out) at
/build/buildd/indicator-sound-12.10.2+15.04.20150227.1/src/main.c:53

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

Title:
  indicator-sound-service crashed with signal 5 in main()

Status in indicator-sound package in Ubuntu:
  New

Bug description:
  two users logged in

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: indicator-sound 12.10.2+15.04.20150227.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic x86_64
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CrashCounter: 1
  Date: Sun Mar  1 13:49:59 2015
  ExecutablePath: 
/usr/lib/x86_64-linux-gnu/indicator-sound/indicator-sound-service
  InstallationDate: Installed on 2014-08-14 (200 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140224)
  ProcCmdline: /usr/lib/x86_64-linux-gnu/indicator-sound/indicator-sound-service
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/false
  Signal: 5
  SourcePackage: indicator-sound
  StacktraceTop: main ()
  Title: indicator-sound-service crashed with signal 5 in main()
  UpgradeStatus: Upgraded to vivid on 2015-02-25 (5 days ago)
  UserGroups:

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

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


[Touch-packages] [Bug 868119] Re: [93 mod] Ubuntu mono font is not suitable for ASCII pseudo graphics because of vertical and horizontal gaps

2015-03-02 Thread Matthew Paul Thomas
** Summary changed:

- Ubuntu mono font is not suitable for ASCII pseudo graphics because of 
vertical and horizontal gaps
+ [93 mod] Ubuntu mono font is not suitable for ASCII pseudo graphics because 
of vertical and horizontal gaps

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

Title:
  [93 mod] Ubuntu mono font is not suitable for ASCII pseudo graphics
  because of vertical and horizontal gaps

Status in Ubuntu Font Family:
  New
Status in ubuntu-font-family-sources package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu mono font is not suitable for ASCII pseudo graphics because of
  has vertical gaps

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: ttf-ubuntu-font-family 0.80-0ubuntu1~medium
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic-pae 3.0.4
  Uname: Linux 3.0.0-12-generic-pae i686
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Wed Oct  5 08:27:32 2011
  Dependencies:
   
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-font-family-sources
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-font-family/+bug/868119/+subscriptions

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


[Touch-packages] [Bug 863358] Re: [pkg] Can't easily use Ubuntu without using Ubuntu Mono

2015-03-02 Thread Matthew Paul Thomas
** Summary changed:

- Can't easily use Ubuntu without using Ubuntu Mono
+ [pkg] Can't easily use Ubuntu without using Ubuntu Mono

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

Title:
  [pkg] Can't easily use Ubuntu without using Ubuntu Mono

Status in Ubuntu Font Family:
  New
Status in ubuntu-font-family-sources package in Ubuntu:
  New

Bug description:
  I find the Ubuntu font fairly attractive. On the other hand, I find
  the Ubuntu Mono font unpleasant and likely to slow down my work. I
  understand it is a matter of personal taste, but the reasons should be
  obvious from the attached image.

  On popular operating systems, it is easy to use one font but not
  another, even if they are related. I suggest that this be possible on
  Ubuntu with the Ubuntu fonts too. Probably the simplest way of
  implementing this would be to package them separately.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-font-family/+bug/863358/+subscriptions

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


[Touch-packages] [Bug 1427187] Re: [Wizard] Language dropdown widget changes style after selection

2015-03-02 Thread Michał Sawicz
** Changed in: unity8 (Ubuntu)
   Status: New = Triaged

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

** Tags added: vivid-stab-candidate

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

Title:
  [Wizard] Language dropdown widget changes style after selection

Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  Test case.
  - Run the wizard.
  - Go to the language selection page.
  - Tap to open the list.
  - Select a language (e.g Spanish).

  Expected result.
  - Language is selected and dropdown widget doesn't change its style.

  Actual result.
  - After language is selected, widget changes its style. For a moment, the 
list is no longer transparent, but gray. See screenshot.

  current build number: 129
  device name: krillin
  channel: ubuntu-touch/devel-proposed

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

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


[Touch-packages] [Bug 1401842] Re: Two cursors on each tty console

2015-03-02 Thread Jaakov
After checking today I found out that the daily image allows bootable USB 
sticks. The bug does not occur with
- xorg version 1:7.7+7ubuntu2
- gpm version 1.20.4-6.1
However, the test setups are different.
1) The resolution of the text mode on the console in both of the above 
scenarios was given by the grub line
GRUB_CMDLINE_LINUX=video=1366x768@60
The resolution of the live version is different (default).
2)  The latter of the above scenarios used two monitors, say, M1 and M2, and 
the console text was duplicated on both, with two cursors on M1 and one cursor 
on M2. In the live version, despite two monitors being physically attached, the 
console text is being displayed only on M2 (with one cursor).

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

Title:
  Two cursors on each tty console

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Package: xorg
  Version:  1:7.7+1ubuntu8

  How to reproduce:
  1) Make sure you have X and gpm running. Observe that under X you are having 
just one cursor displayed.
  2) Press Ctrl+Alt+F1 to switch to tty1 console.
  3) Observe that you have two cursors on the black screen: the square one is 
probably from gpm and responds to mouse movements, while the arrow one is as in 
X, is centered, and it does not move with the mouse. The screen foto is 
attached.

  Expected: exactly one cursor under X, exactly one cursor on each
  console, both X and console cursors are operational.

  Any help is appreciated.

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

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


[Touch-packages] [Bug 1415958] Re: Laptop + external display does not suspend on lid close

2015-03-02 Thread Colin Law
In fact I see from my bug #1384454 that Utopic with kernel 3.16.0-23 and
with 3.18.0-031800rc1 both suspended ok with external screen (though
they did suffer from windows moving workspaces as in that bug).

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

Title:
  Laptop + external display does not suspend on lid close

Status in xorg package in Ubuntu:
  New

Bug description:
  Since update to Vivid, laptop does not suspend on lid close if an external 
monitor is connected, even though suspend is selected in the power settings for 
lid close. The display flashes and apps move to external display. Syslog shows 
no attempt to suspend. On Utopic it suspended ok with external monitor. In the 
logs the lid was closed on Jan 29 15:04:00 and opened at 15:04:30. There are 
messages in syslog at that time but I suspect they may be a different issue:
  i915 :00:02.0: BAR 6: [??? 0x flags 0x2] has bogus alignment

  WORKAROUND: Suspend via the menu.

  WORKAROUND: Disconnect external monitor first.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.18.0-11.12-generic 3.18.3
  Uname: Linux 3.18.0-11-generic i686
  .tmp.unity.support.test.0:

  ApportVersion: 2.15.1-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Jan 29 15:04:52 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: Fujitsu Limited. Device [10cf:17a9]
  InstallationDate: Installed on 2014-12-27 (33 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha i386 (20141227)
  MachineType: FUJITSU LIFEBOOK A544
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-11-generic 
root=UUID=09bfc4b3-c846-47be-ba86-c3db22bcff54 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/09/2014
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.17
  dmi.board.name: FJNBB35
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.17:bd05/09/2014:svnFUJITSU:pnLIFEBOOKA544:pvr:rvnFUJITSU:rnFJNBB35:rvr:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK A544
  dmi.sys.vendor: FUJITSU
  version.compiz: compiz 1:0.9.12.0+15.04.20141219-0ubuntu1
  version.libdrm2: libdrm2 2.4.58-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.4.2-2ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.4.2-2ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.2.901-1ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Thu Jan 29 15:00:08 2015
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   13890
   vendor SEC
  xserver.version: 2:1.16.2.901-1ubuntu3

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

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


[Touch-packages] [Bug 868119] Re: [7 mod] Ubuntu mono font is not suitable for ASCII pseudo graphics because of vertical gaps

2015-03-02 Thread Adolfo Jayme
** No longer affects: ubuntu-font-family-sources (Ubuntu)

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

Title:
  [7 mod] Ubuntu mono font is not suitable for ASCII pseudo graphics
  because of vertical gaps

Status in Ubuntu Font Family:
  Triaged

Bug description:
  1. At a terminal, enter:
  pango-view --font=Ubuntu Mono 48 --markup --text='span 
fallback=falseUbuntu ─│┌┐└┘├┤┥┦┧#13;Mono ── │└┘/span'

  What you see: Gaps between the vertical bars on each line.
  What you should see: No gaps.

  
  Ubuntu mono font is not suitable for ASCII pseudo graphics because of has 
vertical gaps

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: ttf-ubuntu-font-family 0.80-0ubuntu1~medium
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic-pae 3.0.4
  Uname: Linux 3.0.0-12-generic-pae i686
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Wed Oct  5 08:27:32 2011
  Dependencies:

  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-font-family-sources
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-font-family/+bug/868119/+subscriptions

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


[Touch-packages] [Bug 1427229] Re: Extra border / background in unity-greeter

2015-03-02 Thread Iain Lane
** Attachment added: vivid-sessions.png
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1427229/+attachment/4332217/+files/vivid-sessions.png

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

Title:
  Unwanted border / background in unity-greeter

Status in ubuntu-themes package in Ubuntu:
  New
Status in unity-greeter package in Ubuntu:
  New

Bug description:
  Since we updated to GTK 3.14, the session selector button has had a
  border where it shouldn't, and the list of sessions that you get when
  clicking on that button should have a transparent background for the
  unselected items, but it's solid.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: light-themes 14.04+15.04.20150212-0ubuntu1
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  Uname: Linux 3.18.0-13-generic x86_64
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Mar  2 13:54:01 2015
  InstallationDate: Installed on 2012-10-07 (875 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64 (20121007)
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: Upgraded to vivid on 2013-05-07 (664 days ago)

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

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


[Touch-packages] [Bug 868119] Re: [7 mod] Ubuntu mono font is not suitable for ASCII pseudo graphics because of vertical gaps

2015-03-02 Thread Matthew Paul Thomas
With the test case I've provided, I don't get any horizontal gaps, just
vertical ones (and even those may be a side-effect of bug 1394914). In
particular,

pango-view --font=Ubuntu Mono 48 --markup --text='span
fallback=false──/span'

gives me a solid horizontal line.

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

Title:
  [7 mod] Ubuntu mono font is not suitable for ASCII pseudo graphics
  because of vertical gaps

Status in Ubuntu Font Family:
  Triaged
Status in ubuntu-font-family-sources package in Ubuntu:
  Confirmed

Bug description:
  1. At a terminal, enter:
  pango-view --font=Ubuntu Mono 48 --markup --text='span 
fallback=falseUbuntu ─│┌┐└┘├┤┥┦┧#13;Mono ── │└┘/span'

  What you see: Gaps between the vertical bars on each line.
  What you should see: No gaps.

  
  Ubuntu mono font is not suitable for ASCII pseudo graphics because of has 
vertical gaps

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: ttf-ubuntu-font-family 0.80-0ubuntu1~medium
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic-pae 3.0.4
  Uname: Linux 3.0.0-12-generic-pae i686
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Wed Oct  5 08:27:32 2011
  Dependencies:

  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-font-family-sources
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-font-family/+bug/868119/+subscriptions

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


[Touch-packages] [Bug 1427219] [NEW] [SRU] New stable release 2.42.2

2015-03-02 Thread Iain Lane
Public bug reported:

We should continue to track the stable series that utopic is based on.

Overview of changes in GLib 2.42.2
==

* Bugs fixed:
 712570 Hang in g_threaded_socket_service_func
 719455 g_file_make_directory_with_parents() can erroneously throw...
 727829 win32: glibconfig.h.win32 updates
 734946 Implement GContentType on OSX
 741024 glist: Mention that g_list_length() is bad for checking li...
 741654 [patch] gobject: don't use G_STRLOC in G_OBJECT_WARN_INVAL...
 741788 Document GSettings build system integration
 741807 Add thread name support on OS X and iOS
 742851 avoid MSVC warnings in G_STMT_END
 743508 polkitd fails to start: patch for gio/gcredentialsprivate.h
 743936 handle unsigned modifier for long long in internal printf

* Translation updates:
 Swedish

This is uploaded under the GNOME MRE. Assume these bugs are really fixed
and just generally test your system.

** Affects: glib2.0 (Ubuntu)
 Importance: Undecided
 Status: Fix Released

** Affects: glib2.0 (Ubuntu Utopic)
 Importance: Undecided
 Assignee: Iain Lane (laney)
 Status: In Progress

** Changed in: glib2.0 (Ubuntu)
   Status: New = Fix Released

** Also affects: glib2.0 (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Changed in: glib2.0 (Ubuntu Utopic)
   Status: New = In Progress

** Changed in: glib2.0 (Ubuntu Utopic)
 Assignee: (unassigned) = Iain Lane (laney)

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

Title:
  [SRU] New stable release 2.42.2

Status in glib2.0 package in Ubuntu:
  Fix Released
Status in glib2.0 source package in Utopic:
  In Progress

Bug description:
  We should continue to track the stable series that utopic is based on.

  Overview of changes in GLib 2.42.2
  ==

  * Bugs fixed:
   712570 Hang in g_threaded_socket_service_func
   719455 g_file_make_directory_with_parents() can erroneously throw...
   727829 win32: glibconfig.h.win32 updates
   734946 Implement GContentType on OSX
   741024 glist: Mention that g_list_length() is bad for checking li...
   741654 [patch] gobject: don't use G_STRLOC in G_OBJECT_WARN_INVAL...
   741788 Document GSettings build system integration
   741807 Add thread name support on OS X and iOS
   742851 avoid MSVC warnings in G_STMT_END
   743508 polkitd fails to start: patch for gio/gcredentialsprivate.h
   743936 handle unsigned modifier for long long in internal printf

  * Translation updates:
   Swedish

  This is uploaded under the GNOME MRE. Assume these bugs are really
  fixed and just generally test your system.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1427219/+subscriptions

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


[Touch-packages] [Bug 932958] Re: Some characters too wide with default fixed-with font

2015-03-02 Thread Matthew Paul Thomas
In a terminal, enter:

pango-view --font=Ubuntu Mono 48 --markup --text='span
fallback=falseABC#13;A☺C#13;A▷C/span'

This demonstrates that:
- the ☺ character in Ubuntu Mono is the correct width
- the ▷ character is not present in Ubuntu Mono at all.

The lists of fonts that have the problem, and ... do not seem to be
lists of fonts that contain those two characters or not.

So the bug here probably is not with any individual font; it is that
monospace fonts fall back to proportional fonts for missing characters,
instead of falling back to another monospace font with the desired
glyph.

** Changed in: ubuntu-font-family
   Status: New = Incomplete

** Summary changed:

- Some characters too wide with default fixed-with font
+ [nc] Some characters too wide with default fixed-with font

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

Title:
  [nc] Some characters too wide with default fixed-with font

Status in Ubuntu Font Family:
  Incomplete
Status in fonts-tlwg package in Ubuntu:
  Confirmed
Status in ttf-droid package in Ubuntu:
  Confirmed
Status in ubuntu-font-family-sources package in Ubuntu:
  Confirmed
Status in xfonts-terminus package in Ubuntu:
  Confirmed

Bug description:
  The character ▷ (Unicode code point U+25B7, white right-pointing
  triangle) takes up more space than other characters.  It extends
  outside of its bounding box such that it overlaps with the character
  immediately to its right.

  Please see the attached screen shot for an example of the triangle
  overlapping with the character 'M'.

  This triangle character is not the only one that is drawn too wide.
  U+25B6 is (somewhat trivially) another example. An even better example
  is the drachma sign, U+20AF, which overlaps the character that follows
  entirely.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-terminal 3.0.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Wed Feb 15 10:05:54 2012
  ExecutablePath: /usr/bin/gnome-terminal
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-font-family/+bug/932958/+subscriptions

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


[Touch-packages] [Bug 820034] Re: [742 new] Miscellaneous Symbols and Pictographs U+1F4A9

2015-03-02 Thread Matthew Paul Thomas
To clarify, I think all the Miscellanous Symbols and Pictographs,
*except* (and possibly even including) the few that contain typographic
symbols, should be a separate font.

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

Title:
  [742 new] Miscellaneous Symbols and Pictographs U+1F4A9

Status in Ubuntu Font Family:
  Triaged
Status in ubuntu-font-family-sources package in Ubuntu:
  Confirmed

Bug description:
  This is a wishlist item.

  Please introduce Unicode character 'PILE OF POO' (U+1F4A9) in future versions 
of the Ubuntu font.
  It could be quite useful for changelogs, or for certain email communications.

  Ref.:
  http://www.fileformat.info/info/unicode/char/1f4a9/index.htm
  http://babelstone.blogspot.com/2009/11/whats-new-in-unicode-60.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-font-family/+bug/820034/+subscriptions

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


[Touch-packages] [Bug 1423855] Re: Unity can't show the global menu item for some gnome apps

2015-03-02 Thread Treviño
** Changed in: unity
   Status: Triaged = Won't Fix

** Changed in: unity (Ubuntu)
   Status: Triaged = Won't Fix

** Changed in: indicator-appmenu (Ubuntu)
   Status: Triaged = In Progress

** Changed in: indicator-appmenu (Ubuntu)
 Assignee: (unassigned) = Marco Trevisan (Treviño) (3v1n0)

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

Title:
  Unity can't show the global menu item for some gnome apps

Status in Unity:
  Won't Fix
Status in indicator-appmenu package in Ubuntu:
  In Progress
Status in unity package in Ubuntu:
  Won't Fix

Bug description:
  Unity can't show the global menu item for some gnome apps.

  For example, the 'terminal' menu for gnome-terminal, or the
  'calculator' menu for gnome-calculator cannot be opened.  Other menus
  can be displayed (file, edit,...)

  This is a recent regression I think.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity 7.3.1+15.04.20150219.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  Uname: Linux 3.18.0-13-generic x86_64
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Fri Feb 20 21:14:01 2015
  InstallationDate: Installed on 2015-01-31 (20 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1401842] Re: Two cursors on each tty console

2015-03-02 Thread Jaakov
After replacing

... quiet splash --
by
...  video=1366x768@60

in the boot line of the live edition at grub start screen I obtained a 
configuration which is similar to the setup with two monitors. The bug does not 
occur: one cursor per conlsole copy. However, gpm had to be installed and run 
AFTER xorg started, while in the original two situtations gpm started with xorg 
during boot.
If the developpers are sure that the bug is no more in the new packages there 
due to better code, feel free to close the bug report. Otherwise, if I can do 
some more testing, please tell what and how to test.

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

Title:
  Two cursors on each tty console

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Package: xorg
  Version:  1:7.7+1ubuntu8

  How to reproduce:
  1) Make sure you have X and gpm running. Observe that under X you are having 
just one cursor displayed.
  2) Press Ctrl+Alt+F1 to switch to tty1 console.
  3) Observe that you have two cursors on the black screen: the square one is 
probably from gpm and responds to mouse movements, while the arrow one is as in 
X, is centered, and it does not move with the mouse. The screen foto is 
attached.

  Expected: exactly one cursor under X, exactly one cursor on each
  console, both X and console cursors are operational.

  Any help is appreciated.

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

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


[Touch-packages] [Bug 1425362] Re: unity8 crashed with SIGSEGV in QLightDM::GreeterImpl::authenticateWithPam() when logging in

2015-03-02 Thread Michael Terry
@Marco, the debs are there now

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

Title:
  unity8 crashed with SIGSEGV in
  QLightDM::GreeterImpl::authenticateWithPam() when logging in

Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  I'm trying to run unity8 in a vivid vmware session (mir works fine here).
  But unity8 crashes when logging in, and it happens again everytime I insert 
my password in the u8 lockscreen.
  ---
  The only way to successfully log in unity8 was to add myself to the 
nopasswdlogin group. This made the unity8 pam module checks, and thus no 
crash.

  ProblemType: CrashDistroRelease: Ubuntu 15.04
  Package: unity8 8.02+15.04.20150224-0ubuntu1
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  Uname: Linux 3.18.0-13-generic x86_64
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CrashCounter: 1
  Date: Tue Feb 24 18:09:32 2015
  ExecutablePath: /usr/bin/unity8
  InstallationDate: Installed on 2015-02-25 (0 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150224)
  ProcCmdline: unity8
  SegvAnalysis:
   Segfault happened at: 0x7fb33b34c3a9 _IO_vfprintf_internal+5561:   repnz 
scas %es:(%rdi),%al
   PC (0x7fb33b34c3a9) ok
   source %es:(%rdi) (0x) not located in a known VMA region (needed 
readable region)!
   destination %al ok
   Stack memory exhausted (SP below stack segment)
  SegvReason: reading unknown VMA
  Signal: 11SourcePackage: unity8
  StacktraceTop:
   _IO_vfprintf_internal (s=s@entry=0x7fb2ea5b69d0, format=optimized out, 
format@entry=0x7fb2f7a8f2d3 %s(%s:%s):, ap=ap@entry=0x7fb2ea5b6b08) at 
vfprintf.c:2039
   __GI___vasprintf_chk (result_ptr=0x7fb2ea5b6be8, flags=1, 
format=0x7fb2f7a8f2d3 %s(%s:%s):, args=args@entry=0x7fb2ea5b6b08) at 
vasprintf_chk.c:66
   __asprintf_chk (result_ptr=optimized out, flags=optimized out, 
format=optimized out) at asprintf_chk.c:32
   pam_vsyslog () from /lib/x86_64-linux-gnu/libpam.so.0
   pam_syslog () from /lib/x86_64-linux-gnu/libpam.so.0
  Title: unity8 crashed with SIGSEGV in _IO_vfprintf_internal()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

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


[Touch-packages] [Bug 1404824] Re: There is no way to uninstall a scope on ubuntu phone

2015-03-02 Thread John Lea
** Changed in: ubuntu-ux
   Status: New = Triaged

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

Title:
  There is no way to uninstall a scope on ubuntu phone

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

Bug description:
  Currently, I only know that click unregister may help to remove an
  installed scope. May I know how I can remove an installed scope on the
  phone if a user does not like to have it in the phone?

  Relevant design:

  https://sites.google.com/a/canonical.com/apps-and-platform-
  team/3-platform/4-dash-and-scopes

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

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


[Touch-packages] [Bug 1427117] [NEW] MainView does not handle the RTL system setting

2015-03-02 Thread Zsombor Egri
Public bug reported:

MainView being the topmost component of an application, it should handle
the default layout mirroring setting for the application itself. It is
not enough that components individually handle that, the topmost Item
must also handle it, in case components rely on the RTL of the parent
(i.e. Label)

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: Critical
 Assignee: Zsombor Egri (zsombi)
 Status: New

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

Title:
  MainView does not handle the RTL system setting

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

Bug description:
  MainView being the topmost component of an application, it should
  handle the default layout mirroring setting for the application
  itself. It is not enough that components individually handle that, the
  topmost Item must also handle it, in case components rely on the RTL
  of the parent (i.e. Label)

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

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


[Touch-packages] [Bug 1304386] Re: [Samsung XE700T1C-K01SE] Touchpad not detected as touchpad

2015-03-02 Thread Christopher M. Penalver
Simon_Brannstrom, could you please test the latest upstream kernel
available from the very top line at the top of the page (the release
names are irrelevant for testing, and please do not test the daily
folder) following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will
allow additional upstream developers to examine the issue.

If the test did not allow you to test to the issue (ex. you couldn't boot into 
the OS) please make a comment in your report about this, and continue to test 
the next most recent kernel version until you can test to the issue. Once 
you've tested the upstream kernel, please comment on which kernel version 
specifically you tested. If this bug is fixed in the mainline kernel, please 
add the following tags by clicking on the yellow circle with a black pencil 
icon, next to the word Tags, located at the bottom of the report description:
kernel-fixed-upstream
kernel-fixed-upstream-3.XY-rcZ

Where XY and Z are numbers corresponding to the kernel version.

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-3.XY-rcZ

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results.

Thank you for your understanding.

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

** Package changed: xorg (Ubuntu) = linux (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/1304386

Title:
  [Samsung XE700T1C-K01SE] Touchpad not detected as touchpad

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Unable to activate vertical scrolling due to touchpad not being recognized as 
a touchpad. 
  xinput lists the device as USB Keyboard+Smartpad

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Tue Apr  8 14:44:52 2014
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Samsung Electronics Co Ltd Device [144d:c0e1]
  InstallationDate: Installed on 2014-04-07 (0 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1077): WARNING **: Failed to open sessions 
directory: Error opening directory '/usr/share/lightdm/sessions': No such file 
or directory
   
   ** (lightdm-gtk-greeter:1077): WARNING **: Failed to open sessions 
directory: Error opening directory '/usr/share/lightdm/remote-sessions': No 
such file or directory
   
   ** (lightdm-gtk-greeter:1077): WARNING **: Failed to load user image: Failed 
to open file '/home/unknown/.face': No such file or directory
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:1053): WARNING **: Failed to open sessions 
directory: Error opening directory '/usr/share/lightdm/sessions': No such file 
or directory
   
   ** (lightdm-gtk-greeter:1053): WARNING **: Failed to open sessions 
directory: Error opening directory '/usr/share/lightdm/remote-sessions': No 
such file or directory
   
   ** (lightdm-gtk-greeter:1053): WARNING **: Failed to load user image: Failed 
to open file '/home/unknown/.face': No such file or directory
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 700T1C
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-18-generic 
root=UUID=92b438d6-dc30-434b-ae6c-e75b252e0b91 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/15/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P10AAT.050.140215.dg
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: XE700T1C-K01SE
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: SEC_SW_REVISION_1234567890ABCD
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 8
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP10AAT.050.140215.dg:bd02/15/2014:svnSAMSUNGELECTRONICSCO.,LTD.:pn700T1C:pvrP10AAT:rvnSAMSUNGELECTRONICSCO.,LTD.:rnXE700T1C-K01SE:rvrSEC_SW_REVISION_1234567890ABCD:cvnSAMSUNGELECTRONICSCO.,LTD.:ct8:cvrN/A:
  dmi.product.name: 700T1C
  dmi.product.version: P10AAT
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  

[Touch-packages] [Bug 1426713] Re: libqpa-mirserver.so does not exist

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

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

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

Title:
  libqpa-mirserver.so does not exist

Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  I am on Ubuntu Gnome 15.04, and tried to run unity8. Upon running, I get an 
error that reads:
  $ unity8
  file:///usr/share/unity8/Shell.qml:21:1: plugin cannot be loaded for module 
Unity.Application: Cannot load library 
/usr/lib/x86_64-linux-gnu/qt5/qml/Unity/Application/libunityapplicationplugin.so:
 (libqpa-mirserver.so: cannot open shared object file: No such file or 
directory) 
   import Unity.Application 0.1 
   ^

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

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


[Touch-packages] [Bug 1267421] Re: [Clevo P15SM] System freeze 2-3 times daily with Unity

2015-03-02 Thread Christopher M. Penalver
Petr, this bug was reported a while ago and there hasn't been any
activity in it recently. We were wondering if this is still an issue? If
so, could you please test for this with the latest development release
of Ubuntu? ISO images are available from http://cdimage.ubuntu.com
/daily-live/current/ .

If it remains an issue, could you please run the following command in
the development release from a Terminal as it will automatically gather
and attach updated debug information to this report:

apport-collect -p xorg 1267421

Please ensure you have xdiagnose installed, and that you click the Yes
button for attaching additional debugging information.

As well, given the information from the prior release is already
available, testing a release prior to the development one would not be
helpful.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

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

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

Title:
  [Clevo P15SM] System freeze 2-3 times daily with Unity

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  My system freezes with Unity up to 2-3 times a day. With Gnome it happens 
much less frequently. Backtrace:
  https://launchpadlibrarian.net/161997766/XorgLogOld.txt

  In 14.04, I tried nvidia-331-updates drivers and I still get freezes.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Thu Jan  9 10:40:11 2014
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 4.2.16, 3.11.0-14-generic, x86_64: installed (WARNING! Diff 
between built and installed module!) (WARNING! Diff between built and installed 
module!) (WARNING! Diff between built and installed module!) (WARNING! Diff 
between built and installed module!)
   virtualbox, 4.2.16, 3.11.0-15-generic, x86_64: installed
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: CLEVO/KAPOK Computer Device [1558:5106]
   NVIDIA Corporation GK106M [GeForce GTX 770M] [10de:11e0] (rev a1) (prog-if 
00 [VGA controller])
     Subsystem: CLEVO/KAPOK Computer Device [1558:5106]
  InstallationDate: Installed on 2013-11-29 (40 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: Notebook P15SM
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic.efi.signed 
root=UUID=366334f2-a6b1-45f4-82f5-791a962fd448 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/06/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: P15SM
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd08/06/2013:svnNotebook:pnP15SM:pvrNotApplicable:rvnNotebook:rnP15SM:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: P15SM
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Thu Jan  9 08:29:48 2014
  xserver.configfile: default
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
   NOUVEAU(G0): Failed to initialise context object: 2D_NVC0 (0)
   NOUVEAU(G0): Error initialising acceleration.  Falling back to NoAccel
  

[Touch-packages] [Bug 1427117] Re: MainView does not handle the RTL system setting

2015-03-02 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New = In Progress

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

Title:
  MainView does not handle the RTL system setting

Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  MainView being the topmost component of an application, it should
  handle the default layout mirroring setting for the application
  itself. It is not enough that components individually handle that, the
  topmost Item must also handle it, in case components rely on the RTL
  of the parent (i.e. Label)

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

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


[Touch-packages] [Bug 1427117] Re: MainView does not handle the RTL system setting

2015-03-02 Thread Launchpad Bug Tracker
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/mainview-rtl

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

Title:
  MainView does not handle the RTL system setting

Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  MainView being the topmost component of an application, it should
  handle the default layout mirroring setting for the application
  itself. It is not enough that components individually handle that, the
  topmost Item must also handle it, in case components rely on the RTL
  of the parent (i.e. Label)

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

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


[Touch-packages] [Bug 1231834] Re: USB Mouse clicks are unreliable (missed clicks, accidental double clicks)

2015-03-02 Thread Christopher M. Penalver
Gioele Barabucci, could you please test for this via
http://cdimage.ubuntu.com/daily-live/current/ and advise if this is
reproducible?

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

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

Title:
  USB Mouse clicks are unreliable (missed clicks, accidental double
  clicks)

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Since I updated from 10.04 LTS to 12.04 LTS my USB mouse has been
  behaving strangely: clicks are often not recognized properly.

  The most frequent problem is that clicks are not recognized at all. I
  have to click two or three times before a click get recognized. After
  that, the next three or four clicks are recognized without problems.
  Another problem is that simple clicks are misunderstood for double
  clicks.

  This happens with a Logitech USB mouse and other USB mice. All these
  mice are properly working, as I tested them on other computers.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-40.62~precise1-generic 3.5.7.20
  Uname: Linux 3.5.0-40-generic i686
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: i386
  Date: Fri Sep 27 09:13:45 2013
  DistUpgraded: 2013-05-25 01:41:11,103 DEBUG enabling apt cron job
  DistroCodename: precise
  DistroVariant: ubuntu
  InstallationMedia: Ubuntu 10.04.2 LTS Lucid Lynx - Release i386 (20110211.1)
  MachineType: To Be Filled By O.E.M. MS-7276
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=it_IT.utf8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-40-generic 
root=UUID=713376ab-3ede-44a9-9d52-87292eb7b2ff ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to precise on 2013-05-24 (125 days ago)
  dmi.bios.date: 101507
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V3.5
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-7276
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV3.5:bd101507:svnToBeFilledByO.E.M.:pnMS-7276:pvr1.0:rvnMSI:rnMS-7276:rvr1.0:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: MS-7276
  dmi.product.version: 1.0
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.7.12-0ubuntu2
  version.libdrm2: libdrm2 2.4.43-0ubuntu0.0.2
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

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

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


[Touch-packages] [Bug 1290847] Re: pyvenv fails due to mising ensurepip module

2015-03-02 Thread BMB
Python 3.4.3 is out. I did a apt-get upgrade, but am still getting this
error. I see my python is 3.4, not 3.4.2 or 3.4.3. Do I need to add a
repo to get this? Am I missing something?

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

Title:
  pyvenv fails due to mising ensurepip module

Status in python3-defaults package in Ubuntu:
  Fix Released
Status in python3.4 package in Ubuntu:
  Fix Released
Status in python3.4 package in Debian:
  Fix Released

Bug description:
  Hello,

  I noticed the following

  # fails
  python3.4 -m venv --clear python-venv
  Error: Command '['.../external/python-venv/bin/python3.4', '-Im', 
'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1

  # works, but no pip
  python3.4 -m venv --clear --without-pip python-venv

  Thank you

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

-- 
Mailing list: https://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   >