[Touch-packages] [Bug 1408605] Re: last -t does not work as what man page said

2015-01-10 Thread elgs
Any chance this bug can get assigned? Thanks.

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

Title:
  last -t does not work as what man page said

Status in sysvinit package in Ubuntu:
  New

Bug description:
  The man page of the last command says as follows:

  -t MMDDHHMMSS
Display  the  state of logins as of the specified time.  This 
is useful, e.g., to determine easily who was logged
in at a particular time -- specify that time with -t and look 
for still logged in”.

  However, Wen I ran the command with -t, I got the following output:
  # last -F -t 2015010700 | grep pts
  root pts/2jp001.solidtunne Tue Jan  6 18:39:05 2015 - Tue Jan  6 
18:40:34 2015  (00:01)
  root pts/2jp001.solidtunne Tue Jan  6 18:37:24 2015 - Tue Jan  6 
18:37:41 2015  (00:00)
  root pts/2jp001.solidtunne Tue Jan  6 16:42:33 2015 - Tue Jan  6 
16:43:49 2015  (00:01)
  root pts/2jp001.solidtunne Tue Jan  6 13:03:26 2015 - Tue Jan  6 
13:07:02 2015  (00:03)
  root pts/2jp001.solidtunne Tue Jan  6 09:03:24 2015 - Tue Jan  6 
09:03:54 2015  (00:00)
  root pts/2jp001.solidtunne Tue Jan  6 04:53:54 2015 - Tue Jan  6 
04:54:07 2015  (00:00)
  root pts/042.243.9.2   Mon Jan  5 03:06:48 2015 - Mon Jan  5 
03:07:10 2015  (00:00)
  root pts/242.243.9.2   Sun Jan  4 14:08:02 2015 - Sun Jan  4 
14:09:02 2015  (00:01)
  root pts/142.243.9.2   Sun Jan  4 12:09:56 2015 - Sun Jan  4 
12:10:05 2015  (00:00)
  root pts/042.243.9.2   Sun Jan  4 03:24:57 2015 - Sun Jan  4 
03:25:10 2015  (00:00)
  root pts/242.243.96.183Sat Jan  3 14:47:38 2015 - Sat Jan  3 
14:47:54 2015  (00:00)
  root pts/4sf003.solidtunne Fri Jan  2 15:23:12 2015 - Fri Jan  2 
15:23:51 2015  (00:00)
  root pts/0hk000.solidtunne Thu Jan  1 16:40:55 2015 - Thu Jan  1 
16:41:21 2015  (00:00)
  root pts/2hk000.solidtunne Thu Jan  1 15:41:52 2015 - Thu Jan  1 
15:42:02 2015  (00:00)
  root pts/4hk000.solidtunne Thu Jan  1 11:24:56 2015 - Thu Jan  1 
13:40:40 2015  (02:15)
  root pts/4hk000.solidtunne Thu Jan  1 11:24:34 2015 - Thu Jan  1 
11:24:48 2015  (00:00)
  root pts/0hk000.solidtunne Thu Jan  1 08:31:13 2015 - Thu Jan  1 
08:31:25 2015  (00:00)

  The current date is as follows:
  # date
  Thu Jan  8 08:12:32 UTC 2015

  And Ubuntu version:
  # lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04
  Codename: trusty

  Kernel:
  # uname -a
  Linux install 3.13.0-40-generic #69-Ubuntu SMP Thu Nov 13 17:53:56 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  So, it seems the -t actually returns the state of logins up till the
  specified time, as opposed to as of the specified time as written in
  the man page, or am I missing something?

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

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


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

2015-01-10 Thread Timo Jyrinki
Public bug reported:

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

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

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

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

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

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


** Tags: qt5.4

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

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

Status in unity8 package in Ubuntu:
  New

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

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

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

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

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

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

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


[Touch-packages] [Bug 1376502] Re: Header not correctly displayed under certain conditions.

2015-01-10 Thread Tommy Brunn
I have this exact same bug happen in my app: https://github.com/Nevon
/Ubuntu-Dota-2-Match-Ticker

Steps to reproduce:
1. Scroll down in the match ListView until the header disappears
2. Tap on a match in the list
3. Now the header on the new page is missing

If you open a different app and then go back to the first app, the
header is drawn again.

I've attached a screenshot of what it looks like when the header is
missing. This is what it looks like after switching to another app and
back again: http://i.imgur.com/9c2bZ7d.png

** Attachment added: bug.png
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1376502/+attachment/4295136/+files/bug.png

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

Title:
  Header not correctly displayed under certain conditions.

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

Bug description:
  This is easily reproduced with messaging-app:

  Scroll the list of conversations until the header that says Messages 
disappear, then tap a conversation or use the bottom edge to start a new 
conversation.
  The new Page (which has flickable: null) is pushed into the PageStack, but 
the header won't appear until you switch to another app and then switch back to 
messaging-app.

  Looks like the space used by the header at the top is there, but
  nothing is displayed.

  The bug does not happen if we remove flickable: null from the new
  Page that is pushed into the PageStack.

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

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


[Touch-packages] [Bug 1409193] Re: pygtkcompat crashes when using gtk2

2015-01-10 Thread Martin Pitt
This is a case of just don't do that, I'm afraid. GTK 2 is very old
and hasn't been maintained for like 5 years. At the time when gobject
introspection came up we already had GTK 3, so any introspection stuff
which happens to work with GTK 2 is pure luck.

** Information type changed from Private to Public

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

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

Title:
  pygtkcompat crashes when using gtk2

Status in pygobject package in Ubuntu:
  Won't Fix

Bug description:
  Running the following python script:

  import pygtkcompat
  pygtkcompat.enable_gtk(version='2.0')

  crashes both python2.7 and python3.4.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: python2.7-minimal 2.7.6-8
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Jan 10 12:06:49 2015
  ExecutablePath: /usr/bin/python2.7
  InstallationDate: Installed on 2014-06-07 (216 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  ProcCmdline: python trygtk2.py
  SegvAnalysis:
   Segfault happened at: 0x7fd0cdd6d2ff _pygi_argument_to_object+831: cmpq   
$0x4c,(%rax)
   PC (0x7fd0cdd6d2ff) ok
   source $0x4c ok
   destination (%rax) (0xc6e00047d83) not located in a known VMA region 
(needed writable region)!
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: python2.7
  StacktraceTop:
   _pygi_argument_to_object (arg=arg@entry=0x7fffac3511d0, 
type_info=type_info@entry=0x250ab20, 
transfer=transfer@entry=GI_TRANSFER_NOTHING) at ../../gi/pygi-argument.c:1434
   _wrap_g_constant_info_get_value (self=0x7fd0c7b8dd00) at 
../../gi/pygi-info.c:1713
   PyEval_EvalFrameEx ()
   ?? ()
   ?? ()
  Title: python2.7 crashed with SIGSEGV in _pygi_argument_to_object()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo www-data

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

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


[Touch-packages] [Bug 1409193] Re: pygtkcompat crashes when using gtk2

2015-01-10 Thread Martin Pitt
Oh, and pygtkcompat's purpose is to provide a pygtk like compat wrapper
for PyGI + GTK 3. :-) If you have to use GTK 2 still, use the
corresponding real pygtk. (But as I said, none of that is supported any
more).

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

Title:
  pygtkcompat crashes when using gtk2

Status in pygobject package in Ubuntu:
  Won't Fix

Bug description:
  Running the following python script:

  import pygtkcompat
  pygtkcompat.enable_gtk(version='2.0')

  crashes both python2.7 and python3.4.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: python2.7-minimal 2.7.6-8
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Jan 10 12:06:49 2015
  ExecutablePath: /usr/bin/python2.7
  InstallationDate: Installed on 2014-06-07 (216 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  ProcCmdline: python trygtk2.py
  SegvAnalysis:
   Segfault happened at: 0x7fd0cdd6d2ff _pygi_argument_to_object+831: cmpq   
$0x4c,(%rax)
   PC (0x7fd0cdd6d2ff) ok
   source $0x4c ok
   destination (%rax) (0xc6e00047d83) not located in a known VMA region 
(needed writable region)!
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: python2.7
  StacktraceTop:
   _pygi_argument_to_object (arg=arg@entry=0x7fffac3511d0, 
type_info=type_info@entry=0x250ab20, 
transfer=transfer@entry=GI_TRANSFER_NOTHING) at ../../gi/pygi-argument.c:1434
   _wrap_g_constant_info_get_value (self=0x7fd0c7b8dd00) at 
../../gi/pygi-info.c:1713
   PyEval_EvalFrameEx ()
   ?? ()
   ?? ()
  Title: python2.7 crashed with SIGSEGV in _pygi_argument_to_object()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo www-data

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

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


[Touch-packages] [Bug 1409081] Re: /etc/init.d/pcscd works only at first start.

2015-01-10 Thread Ludovic Rousseau
This file is a conffile and is not managed like the other files of a
package.

A local modification is not overwritten unless explicitly accepted by
the admin. I guess you edited the file and refused to upgrade it during
the install of a newer version of pcscd.

I will close the bug.

** Changed in: pcsc-lite (Ubuntu)
   Status: New = Fix Released

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

Title:
  /etc/init.d/pcscd works only at first start.

Status in pcsc-lite package in Ubuntu:
  Fix Released

Bug description:
  /etc/init.d/pcscd * resp. service pcscd * works only at first start.
  In all other cases it just does nothing resp. starts one more pcscd.

  Examples:

  root@liberty:/etc# service pcscd start
  root@liberty:/etc# ps -ef|grep pcscd
  root  3850  1884  0 16:09 pts/10   00:00:00 /usr/sbin/pcscd

  root@liberty:/etc# service pcscd start
  root@liberty:/etc# ps -ef|grep pcscd
  root  3850  1884  0 16:09 pts/10   00:00:01 /usr/sbin/pcscd
  root  5230  1884  0 17:49 pts/10   00:00:00 /usr/sbin/pcscd

  root@liberty:/etc# service pcscd stop
  root@liberty:/etc# ps -ef|grep pcscd
  root  3850  1884  0 16:09 pts/10   00:00:01 /usr/sbin/pcscd
  root  5230  1884  0 17:49 pts/10   00:00:00 /usr/sbin/pcscd

  root@liberty:/etc# /etc/init.d/pcscd stop
  root@liberty:/etc# ps -ef|grep pcscd
  root  3850  1884  0 16:09 pts/10   00:00:01 /usr/sbin/pcscd
  root  5230  1884  0 17:49 pts/10   00:00:00 /usr/sbin/pcscd

  root@liberty:/etc# service pcscd restart
   * Restarting PCSC Lite resource manager pcscd
  [ OK ] 
  root@liberty:/etc# ps -ef|grep pcscd
  root  3850  1884  0 16:09 pts/10   00:00:01 /usr/sbin/pcscd
  root  5230  1884  0 17:49 pts/10   00:00:00 /usr/sbin/pcscd
  root  5295  1884  0 17:52 pts/10   00:00:00 /usr/sbin/pcscd

  ###

  The problem is caused by these lines in /etc/init.d/pcscd:

  # create $IPCDIR with correct access rights
  rm -rf $IPCDIR
  mkdir $IPCDIR
  chgrp pcscd $IPCDIR
  chmod g+w $IPCDIR

  Since PIDFILE=$IPCDIR/$NAME.pid it will be deleted by the first of these 
commands and
  start-stop-daemon in /etc/init.d/pcscd using option --pidfile $PIDFILE 
can not work anymore.

  Commenting the lines above makes the script work as expected (or at
  least as expected by _me_).

  ###

  Another minor problem is the line chgrp pcscd $IPCDIR in the init script: 
Group pcscd does not exist.
  Creating the group myself does not change anything, neither positive nor 
negative -
  except for the fact that the group is then set on $IPCDIR:

  wolf@liberty:/run$ ls -ld pcscd
  drwxr-xr-x 2 root pcscd 80 Dez 22 17:52 pcscd

  wolf@liberty:/run$ ls -l pcscd
  total 4
  srw-rw-rw- 1 root root 0 Dez 22 17:52 pcscd.comm
  -rw-r--r-- 1 root root 6 Dez 22 17:52 pcscd.pid

  ###

  pcscd --version
  pcsc-lite version 1.8.10.
  Copyright (C) 1999-2002 by David Corcoran corco...@linuxnet.com.
  Copyright (C) 2001-2011 by Ludovic Rousseau ludovic.rouss...@free.fr.
  Copyright (C) 2003-2004 by Damien Sauveron sauve...@labri.fr.
  Report bugs to mus...@lists.musclecard.com.
  Enabled features: Linux x86_64-pc-linux-gnu serial usb libudev 
usbdropdir=/usr/lib/pcsc/drivers ipcdir=/var/run/pcscd 
configdir=/etc/reader.conf.d

  apt-cache policy pcscd
  pcscd:
Installed: 1.8.10-1ubuntu1
Candidate: 1.8.10-1ubuntu1
Version table:
   *** 1.8.10-1ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
  100 /var/lib/dpkg/status

  
  OS: Ubuntu 14.04 64bit
  3.13.0-43-generic #72-Ubuntu SMP Mon Dec 8 19:35:06 UTC 2014 x86_64 x86_64 
x86_64 GNU/Linux

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

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


[Touch-packages] [Bug 1367495] Re: Bridge still not created if bind9 is on

2015-01-10 Thread Yonatan Yehezkeally
Well, I can't attest to Dan Kegel's setting, but this is my copy of
`/etc/default/lxc-net`. Indeed, that line isn't commented out, and I
don't have a `dnsmasq.conf` in `/etc/lxc`.

** Attachment added: lxc-net
   
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1367495/+attachment/4295165/+files/lxc-net

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

Title:
  Bridge still not created if bind9 is on

Status in lxc package in Ubuntu:
  Incomplete

Bug description:
  This is probably a dup of bug 1240757, created just so I could upload
  the data requested in that bug report.

  On a fresh, probably vanilla, ubuntu 14.04 server, I tried using ubuntu 
14.04's default lxc.
  It created containers fine, but they failed to start, complaining
lxc-start: failed to attach 'veth9HNUS9' to the bridge 'lxcbr0' : No such 
device
  /var/log/upstart/lxc-net.log says
dnsmasq: failed to create listening socket for 10.0.3.1: Address already in 
use

  This didn't happen on a desktop 14.04 instance, where bind9 is not
  installed by default.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: lxc 1.0.5-0ubuntu0.1
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  Date: Tue Sep  9 16:39:34 2014
  ProcEnviron:
   LANGUAGE=en_US:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: lxc
  UpgradeStatus: No upgrade log present (probably fresh install)
  defaults.conf:
   lxc.network.type = veth
   lxc.network.link = lxcbr0
   lxc.network.flags = up
   lxc.network.hwaddr = 00:16:3e:xx:xx:xx

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

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


[Touch-packages] [Bug 1394244] Re: pycurl gives 'gnutls_handshake() warning: The server name sent was not recognized', curl on command line and wget work with same URL

2015-01-10 Thread Till Kamppeter
The proposed system-config-printer package for Trusty got a dependency
on cups-filters-ippusbxd accidentally (binary package system-config-
printer-udev). Therefore please reject the package in trusty-proposed. I
will upload a corrected -0ubuntu2.5 immediately then.

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

** Changed in: system-config-printer (Ubuntu Trusty)
   Status: Fix Committed = In Progress

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

Title:
  pycurl gives 'gnutls_handshake() warning: The server name sent was not
  recognized', curl on command line and wget work with same URL

Status in pycurl package in Ubuntu:
  New
Status in system-config-printer package in Ubuntu:
  Fix Released
Status in pycurl source package in Trusty:
  New
Status in system-config-printer source package in Trusty:
  In Progress
Status in pycurl source package in Utopic:
  New
Status in system-config-printer source package in Utopic:
  Fix Committed

Bug description:
  From a Python program (system-config-printer) I need to access an
  https URL (on OpenPrinting) assuring that the answer really comes from
  OpenPrinting and not from an attacker. This serves for automatically
  downloading and installing driver packages for detected and locally
  unsupported printers.

  A typical URL sent by system-config-printer to find driver packages
  for a detected printer is

  
https://www.openprinting.org/query.cgi?moreinfo=1showprinterid=1onlynewestdriverpackages=0architectures=amd64noobsoletes=1onlyfree=0onlymanufacturer=0onlydownload=1packagesystem=debonlysigneddriverpackages=0format=xmltype=driversprinter=MFG:EPSON;MDL
  :EP-805A%20Series;DES:EPSON%20EP-805A%20Series;CLS:PRINTER;

  The https://...; allows for checking whether the answer really comes
  from OpenPrinting. It is no problem accessing this URL with a browser
  or by the command line:

  curl
  
'https://www.openprinting.org/query.cgi?moreinfo=1showprinterid=1onlynewestdriverpackages=0architectures=amd64noobsoletes=1onlyfree=0onlymanufacturer=0onlydownload=1packagesystem=debonlysigneddriverpackages=0format=xmltype=driversprinter=MFG:EPSON;MDL
  :EP-805A%20Series;DES:EPSON%20EP-805A%20Series;CLS:PRINTER;'

  wget
  
'https://www.openprinting.org/query.cgi?moreinfo=1showprinterid=1onlynewestdriverpackages=0architectures=amd64noobsoletes=1onlyfree=0onlymanufacturer=0onlydownload=1packagesystem=debonlysigneddriverpackages=0format=xmltype=driversprinter=MFG:EPSON;MDL
  :EP-805A%20Series;DES:EPSON%20EP-805A%20Series;CLS:PRINTER;'

  In all cases I get an XML data set in a reasonable amount of time (so
  server performance is OK). The XML data set tells about a driver
  package from Epson with all info to download it and to establish
  automatic updates via the facilities of the distro. RPM- and DEB-based
  distros with 32-bit or 64-bit Intel architectures are supported.

  system-config-printer is written completely in Python and uses the
  pycurl library to call the URL with verification that the
  communication is done with the actual OpenPrinting server. This does
  not work any more. If I run the following simple Python code it fails:

  --
  import pycurl
  def collect_data(result):
 print(result)
 return len(result)

  curl = pycurl.Curl()
  curl.setopt(pycurl.SSL_VERIFYPEER, 1)
  curl.setopt(pycurl.SSL_VERIFYHOST, 2)
  curl.setopt(pycurl.WRITEFUNCTION, collect_data)
  curl.setopt(pycurl.URL, 
'https://www.openprinting.org/query.cgi?moreinfo=1showprinterid=1onlynewestdriverpackages=0architectures=amd64noobsoletes=1onlyfree=0onlymanufacturer=0onlydownload=1packagesystem=debonlysigneddriverpackages=0format=xmltype=driversprinter=MFG:EPSON;MDL:EP-805A%20Series;DES:EPSON%20EP-805A%20Series;CLS:PRINTER;')
  status = curl.perform()
  repr(status)
  quit()
  --

  You can paste the lines into a text editor to get a Python program or
  run python or python3 (Python version seems not to matter) and
  paste the bunch of lines to the prompt.

  The result is always the same, the status = curl.perform() line
  gives:

  Traceback (most recent call last):
File stdin, line 1, in module
  pycurl.error: (51, 'gnutls_handshake() warning: The server name sent was not 
recognized')

  For me it looks like that something has changed, as formerly this
  Python code worked correctly.

  If I change https://...; to http://...; all works correctly and I
  get the XML data, but then there is no verification any more that the
  communication is really done with OpenPrinting.

  See also

  http://stackoverflow.com/questions/568247/pycurl-fails-but-curl-from-
  bash-works-in-ubuntu

  This all looks like a bug in pycurl.

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

-- 
Mailing list: 

[Touch-packages] [Bug 1409237] [NEW] Just report

2015-01-10 Thread JdC
Public bug reported:

Did the test under xorg

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is een map: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.113  Mon Dec  1 21:08:13 
PST 2014
 GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
.proc.driver.nvidia.warnings.fbdev:
 Your system is not currently configured to drive a VGA console
 on the primary VGA device. The NVIDIA Linux graphics driver
 requires the use of a text-mode VGA console. Use of other console
 drivers including, but not limited to, vesafb, may result in
 corruption and stability problems, and is not supported.
.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
Date: Sat Jan 10 10:50:51 2015
DistUpgraded: 2014-09-27 13:42:13,227 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: No
GraphicsCard:
 Subsystem: ASUSTeK Computer Inc. P8H77-I Motherboard [1043:84ca]
 NVIDIA Corporation GK106 [GeForce GTX 660] [10de:11c0] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:2871]
InstallationDate: Installed on 2014-02-24 (319 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
MachineType: System manufacturer System Product Name
ProcEnviron:
 LANGUAGE=nl_NL
 PATH=(custom, no user)
 LANG=nl_NL.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-43-generic 
root=UUID=28478695-9e82-4e38-abd8-57343c56b0a2 ro splash quiet
SourcePackage: xorg
UpgradeStatus: Upgraded to trusty on 2014-09-27 (104 days ago)
XorgConf:
 Section Device
Identifier  Default Device
Option  NoLogoTrue
 EndSection
dmi.bios.date: 04/18/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0401
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: P8Z77-V LE PLUS
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0401:bd04/18/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8Z77-VLEPLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
version.compiz: compiz 1:0.9.11.3+14.04.20141104-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1~ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.2
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.3
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Sat Jan 10 10:42:56 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

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

Title:
  Just report

Status in xorg package in Ubuntu:
  New

Bug description:
  Did the test under xorg

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is een map: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.113  Mon Dec  1 21:08:13 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of 

[Touch-packages] [Bug 1406925] Re: lxc-start fails due to insufficient permission for creating netdev

2015-01-10 Thread Karl-Philipp Richter
1. network configuration:

$ env LANG=C ifconfig -a`
eth1  Link encap:Ethernet  HWaddr 00:00:0b:00:0d:8d  
  inet addr:192.168.178.22  Bcast:192.168.178.255  
Mask:255.255.255.0
  inet6 addr: fe80::200:bff:fe00:d8d/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:4614818 errors:0 dropped:0 overruns:0 frame:0
  TX packets:2617205 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:6304830899 (6.3 GB)  TX bytes:265525368 (265.5 MB)

loLink encap:Local Loopback  
  inet addr:127.0.0.1  Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING  MTU:65536  Metric:1
  RX packets:792265 errors:0 dropped:0 overruns:0 frame:0
  TX packets:792265 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:1280457921 (1.2 GB)  TX bytes:1280457921 (1.2 GB)

lxcbr0Link encap:Ethernet  HWaddr 00:00:00:00:00:00  
  inet addr:10.0.3.1  Bcast:10.0.3.255  Mask:255.255.255.0
  inet6 addr: fe80::f0cd:39ff:fe43:af4/64 Scope:Link
  UP BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:3 errors:0 dropped:0 overruns:0 frame:0
  TX packets:298 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:228 (228.0 B)  TX bytes:63092 (63.0 KB)

p2p1  Link encap:Ethernet  HWaddr 20:89:84:86:6d:4f  
  UP BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

virbr0Link encap:Ethernet  HWaddr be:a2:11:d1:e5:45  
  inet addr:192.168.122.1  Bcast:192.168.122.255  Mask:255.255.255.0
  UP BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

wlan0 Link encap:Ethernet  HWaddr 68:17:29:77:05:42  
  UP BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
$ brctl show
bridge name bridge id   STP enabled interfaces
lxcbr0  8000.   no  
virbr0  8000.   yes 
$ sudo brctl show
bridge name bridge id   STP enabled interfaces
lxcbr0  8000.   no  
virbr0  8000.   yes

2. starting:

$ sudo lxc-start -n p1 -f -l trace -o lxc.debug
lxc: cgmanager.c: lxc_cgmanager_escape: 314 call to 
cgmanager_move_pid_abs_sync(blkio) failed: invalid request
lxc-start: lxc_start.c: main: 253 Failed to load rcfile

3. creation:

$ sudo lxc-create -t download -n p2 -- -d ubuntu -r trusty -a i386
lxc: cgmanager.c: lxc_cgmanager_escape: 314 call to 
cgmanager_move_pid_abs_sync(blkio) failed: invalid request
Setting up the GPG keyring
Downloading the image index
Downloading the rootfs
Downloading the metadata
The image cache is now ready
Unpacking the rootfs

---
You just created an Ubuntu container (release=trusty, arch=i386, 
variant=default)

To enable sshd, run: apt-get install openssh-server

For security reason, container images ship without user accounts
and without a root password.

Use lxc-attach or chroot directly into the rootfs to set a root password
or create user accounts.
$ sudo lxc-start -n p2
lxc: cgmanager.c: lxc_cgmanager_escape: 314 call to 
cgmanager_move_pid_abs_sync(blkio) failed: invalid request
lxc-start: lxc_start.c: main: 337 The container failed to start.
lxc-start: lxc_start.c: main: 339 To get more details, run the container in 
foreground mode.
lxc-start: lxc_start.c: main: 341 Additional information can be obtained by 
setting the --logfile and --logpriority options.
$ sudo lxc-start -n p2 --foreground
lxc: cgmanager.c: lxc_cgmanager_escape: 314 call to 
cgmanager_move_pid_abs_sync(blkio) failed: invalid request
lxc-start: lsm/apparmor.c: apparmor_process_label_set: 186 If you really 
want to start this container, set
lxc-start: lsm/apparmor.c: apparmor_process_label_set: 187 
lxc.aa_allow_incomplete = 1
lxc-start: lsm/apparmor.c: apparmor_process_label_set: 188 in your 
container configuration file
lxc-start: sync.c: 

[Touch-packages] [Bug 1409244] [NEW] network manager reports ap as out of range

2015-01-10 Thread Jarmo
Public bug reported:

The Network manager reports WLAN AP as out of range and will not connect
- using manual AP association I can connect and report this bug.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: network-manager 0.9.8.8-0ubuntu7
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic i686
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: i386
CRDA:
 country TW:
(2402 - 2472 @ 40), (3, 27)
(5270 - 5330 @ 40), (3, 17), DFS
(5735 - 5815 @ 40), (3, 30)
Date: Sat Jan 10 12:48:51 2015
InstallationDate: Installed on 2013-08-01 (526 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release i386 (20130424)
IpRoute:
 default via 192.168.11.254 dev wlan0 
 192.168.11.0/24 dev wlan0  proto kernel  scope link  src 192.168.11.121
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: network-manager
UpgradeStatus: Upgraded to trusty on 2014-04-24 (260 days ago)
nmcli-con:
 NAME  UUID   TYPE  
TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
 Bmw Netti 1128d2a1-204d-4dff-a42b-ce9a527578fe   
802-11-wireless   0never  yes   
no /org/freedesktop/NetworkManager/Settings/2
 AndroidAP ba97f064-b68e-4904-a04b-d49f523d1412   
802-11-wireless   1414150730   pe 24. lokakuuta 2014 14.38.50 yes   
no /org/freedesktop/NetworkManager/Settings/1
 jj2   1c962c5f-3858-4753-88ad-8ffef3f8eb9d   
802-11-wireless   1420750177   to  8. tammikuuta 2015 22.49.37yes   
no /org/freedesktop/NetworkManager/Settings/0
 Wired connection 192dffd97-ed8e-4baa-9dfd-cbcad24b4d5d   
802-3-ethernet1420834145   pe  9. tammikuuta 2015 22.09.05yes   
no /org/freedesktop/NetworkManager/Settings/3
nmcli-dev:
 DEVICE TYPE  STATE DBUS-PATH   
   
 wlan0  802-11-wireless   unmanaged 
/org/freedesktop/NetworkManager/Devices/1  
 eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/0
nmcli-nm:
 RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   WIFI  
 WWAN-HARDWARE   WWAN  
 running 0.9.8.8connected   enabled   enabled 
enabledenabled enabled

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


** Tags: apport-bug i386 trusty

** Summary changed:

- network manager out of range
+ network manager reports out of range

** Summary changed:

- network manager reports out of range
+ network manager reports ap as out of range

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

Title:
  network manager reports ap as out of range

Status in network-manager package in Ubuntu:
  New

Bug description:
  The Network manager reports WLAN AP as out of range and will not
  connect - using manual AP association I can connect and report this
  bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: network-manager 0.9.8.8-0ubuntu7
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic i686
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: i386
  CRDA:
   country TW:
(2402 - 2472 @ 40), (3, 27)
(5270 - 5330 @ 40), (3, 17), DFS
(5735 - 5815 @ 40), (3, 30)
  Date: Sat Jan 10 12:48:51 2015
  InstallationDate: Installed on 2013-08-01 (526 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release i386 (20130424)
  IpRoute:
   default via 192.168.11.254 dev wlan0 
   192.168.11.0/24 dev wlan0  proto kernel  scope link  src 192.168.11.121
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to trusty on 2014-04-24 (260 days ago)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   Bmw Netti 1128d2a1-204d-4dff-a42b-ce9a527578fe   
802-11-wireless   0never  yes   
no /org/freedesktop/NetworkManager/Settings/2
   AndroidAP ba97f064-b68e-4904-a04b-d49f523d1412   
802-11-wireless   1414150730   pe 24. lokakuuta 2014 14.38.50 yes   
no 

[Touch-packages] [Bug 1409244] Re: network manager reports ap as out of range

2015-01-10 Thread Jarmo
This behaviour appeared on installing latest updates (Jan-2015)

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

Title:
  network manager reports ap as out of range

Status in network-manager package in Ubuntu:
  New

Bug description:
  The Network manager reports WLAN AP as out of range and will not
  connect - using manual AP association I can connect and report this
  bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: network-manager 0.9.8.8-0ubuntu7
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic i686
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: i386
  CRDA:
   country TW:
(2402 - 2472 @ 40), (3, 27)
(5270 - 5330 @ 40), (3, 17), DFS
(5735 - 5815 @ 40), (3, 30)
  Date: Sat Jan 10 12:48:51 2015
  InstallationDate: Installed on 2013-08-01 (526 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release i386 (20130424)
  IpRoute:
   default via 192.168.11.254 dev wlan0 
   192.168.11.0/24 dev wlan0  proto kernel  scope link  src 192.168.11.121
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to trusty on 2014-04-24 (260 days ago)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   Bmw Netti 1128d2a1-204d-4dff-a42b-ce9a527578fe   
802-11-wireless   0never  yes   
no /org/freedesktop/NetworkManager/Settings/2
   AndroidAP ba97f064-b68e-4904-a04b-d49f523d1412   
802-11-wireless   1414150730   pe 24. lokakuuta 2014 14.38.50 yes   
no /org/freedesktop/NetworkManager/Settings/1
   jj2   1c962c5f-3858-4753-88ad-8ffef3f8eb9d   
802-11-wireless   1420750177   to  8. tammikuuta 2015 22.49.37yes   
no /org/freedesktop/NetworkManager/Settings/0
   Wired connection 192dffd97-ed8e-4baa-9dfd-cbcad24b4d5d   
802-3-ethernet1420834145   pe  9. tammikuuta 2015 22.09.05yes   
no /org/freedesktop/NetworkManager/Settings/3
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   wlan0  802-11-wireless   unmanaged 
/org/freedesktop/NetworkManager/Devices/1  
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.8.8connected   enabled   enabled 
enabledenabled enabled

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

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


[Touch-packages] [Bug 1315212]

2015-01-10 Thread Raymond
Four Stereo ADC Inputs with Analogue Gain Adjust from +24dB to –21dB in 0.5dB 
Steps
 Digital Gain Adjust from -21.5dB to -103dB.
 

table 10 of wm8775 mention that 0.5 dB per steps and min 0 is mute

As max 255 is +24 dB , 0xcf is 0 dB ,

step 1 is -103 dB



Source #1
State: SUSPENDED
Name: alsa_input.pci-_06_00.0.analog-stereo
Description: CA0106 Soundblaster (SB0410 SBLive! 24-bit) Analog Stereo
Driver: module-alsa-card.c
Sample Specification: s32le 2ch 48000Hz
Channel Map: front-left,front-right
Owner Module: 8
Mute: no
Volume: front-left: 99957 / 153% / 11.00 dB,   front-right: 99957 / 
153% / 11.00 dB
balance 0.00
Base Volume: 26090 /  40% / -24.00 dB
Monitor of Sink: n/a
Latency: 0 usec, configured 0 usec
Flags: HARDWARE HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY

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

Title:
  [CA0106 - CA0106, playback] Playback problem - Surround dies, no valid
  output

Status in ALSA driver:
  Confirmed
Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  This is tested against a Creative Labs Sounblaster live! (sb0410) card
  and a SoundBlaster Audigy se (sb0570). Both of them behave strangely,
  output coming through some, but not all speakers, etc. This was
  working in 13.10 under the sb0410. the ca0106 driver is the same for
  both cards.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  joshp 30385 F pulseaudio
   /dev/snd/controlC0:  joshp 30385 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu May  1 21:37:12 2014
  InstallationDate: Installed on 2014-04-28 (3 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:CA0106 failed
  Symptom_Card: Built-in Audio - Intel ICH6
  Symptom_Type: None of the above
  Title: [CA0106 - CA0106, playback] Playback problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/03/2006
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A08
  dmi.board.name: 0G8310
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd03/03/2006:svnDellInc.:pnOptiPlexGX280:pvr:rvnDellInc.:rn0G8310:rvr:cvnDellInc.:ct3:cvr:
  dmi.product.name: OptiPlex GX280
  dmi.sys.vendor: Dell Inc.

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

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


[Touch-packages] [Bug 1315212]

2015-01-10 Thread Raymond
seem

chmap -Dsurround41:CARD=CA0106 query


fail but


chmap -Dsurround41:CARD=CA0106 get

return channel map


in ca0106.conf

there is no definition of ca0106.pcm.surround41

just

 confdir:pcm/surround21.conf
  confdir:pcm/surround41.conf
 confdir:pcm/surround50.conf



Do surround21 , surround41 appear in

aplay -L

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

Title:
  [CA0106 - CA0106, playback] Playback problem - Surround dies, no valid
  output

Status in ALSA driver:
  Confirmed
Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  This is tested against a Creative Labs Sounblaster live! (sb0410) card
  and a SoundBlaster Audigy se (sb0570). Both of them behave strangely,
  output coming through some, but not all speakers, etc. This was
  working in 13.10 under the sb0410. the ca0106 driver is the same for
  both cards.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  joshp 30385 F pulseaudio
   /dev/snd/controlC0:  joshp 30385 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu May  1 21:37:12 2014
  InstallationDate: Installed on 2014-04-28 (3 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:CA0106 failed
  Symptom_Card: Built-in Audio - Intel ICH6
  Symptom_Type: None of the above
  Title: [CA0106 - CA0106, playback] Playback problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/03/2006
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A08
  dmi.board.name: 0G8310
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd03/03/2006:svnDellInc.:pnOptiPlexGX280:pvr:rvnDellInc.:rn0G8310:rvr:cvnDellInc.:ct3:cvr:
  dmi.product.name: OptiPlex GX280
  dmi.sys.vendor: Dell Inc.

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

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


[Touch-packages] [Bug 1315212]

2015-01-10 Thread Raymond
static unsigned int i2c_adc_init[][2] = {
{ 0x17, 0x00 }, /* Reset */
{ 0x07, 0x00 }, /* Timeout */
{ 0x0b, 0x22 },  /* Interface control */
{ 0x0c, 0x22 },  /* Master mode control */
{ 0x0d, 0x08 },  /* Powerdown control */
{ 0x0e, 0xcf },  /* Attenuation Left  0x01 = -103dB, 0xff = 24dB */
{ 0x0f, 0xcf },  /* Attenuation Right 0.5dB steps */
{ 0x10, 0x7b },  /* ALC Control 1 */
{ 0x11, 0x00 },  /* ALC Control 2 */
{ 0x12, 0x32 },  /* ALC Control 3 */
{ 0x13, 0x00 },  /* Noise gate control */
{ 0x14, 0xa6 },  /* Limiter control */
{ 0x15, ADC_MUX_LINEIN },  /* ADC Mixer control */

seem default is linein and 0dB

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

Title:
  [CA0106 - CA0106, playback] Playback problem - Surround dies, no valid
  output

Status in ALSA driver:
  Confirmed
Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  This is tested against a Creative Labs Sounblaster live! (sb0410) card
  and a SoundBlaster Audigy se (sb0570). Both of them behave strangely,
  output coming through some, but not all speakers, etc. This was
  working in 13.10 under the sb0410. the ca0106 driver is the same for
  both cards.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  joshp 30385 F pulseaudio
   /dev/snd/controlC0:  joshp 30385 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu May  1 21:37:12 2014
  InstallationDate: Installed on 2014-04-28 (3 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:CA0106 failed
  Symptom_Card: Built-in Audio - Intel ICH6
  Symptom_Type: None of the above
  Title: [CA0106 - CA0106, playback] Playback problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/03/2006
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A08
  dmi.board.name: 0G8310
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd03/03/2006:svnDellInc.:pnOptiPlexGX280:pvr:rvnDellInc.:rn0G8310:rvr:cvnDellInc.:ct3:cvr:
  dmi.product.name: OptiPlex GX280
  dmi.sys.vendor: Dell Inc.

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

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


[Touch-packages] [Bug 1315212]

2015-01-10 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/ca0106/ca0106_mixer.c?id=fff36e472b4315df77513f4339c5c199c6aad28b

static DECLARE_TLV_DB_SCALE(snd_ca0106_db_scale2, -10350, 50, 1);

the scale only define step 1 is -103.50 dB and step size 0.5dB

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

Title:
  [CA0106 - CA0106, playback] Playback problem - Surround dies, no valid
  output

Status in ALSA driver:
  Confirmed
Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  This is tested against a Creative Labs Sounblaster live! (sb0410) card
  and a SoundBlaster Audigy se (sb0570). Both of them behave strangely,
  output coming through some, but not all speakers, etc. This was
  working in 13.10 under the sb0410. the ca0106 driver is the same for
  both cards.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  joshp 30385 F pulseaudio
   /dev/snd/controlC0:  joshp 30385 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu May  1 21:37:12 2014
  InstallationDate: Installed on 2014-04-28 (3 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:CA0106 failed
  Symptom_Card: Built-in Audio - Intel ICH6
  Symptom_Type: None of the above
  Title: [CA0106 - CA0106, playback] Playback problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/03/2006
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A08
  dmi.board.name: 0G8310
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd03/03/2006:svnDellInc.:pnOptiPlexGX280:pvr:rvnDellInc.:rn0G8310:rvr:cvnDellInc.:ct3:cvr:
  dmi.product.name: OptiPlex GX280
  dmi.sys.vendor: Dell Inc.

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

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


[Touch-packages] [Bug 1181536] Re: LG Display LGD-MultiTouch: loosing clic on Unity after few touchs

2015-01-10 Thread isi
It worked for a time,but now the touch is only recognised on the upper-left 
half of screen, using Unity or KDE on Trusty and Unity on a Utopic's live-DVD;
so: yes there is still a problem ;-)

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

Title:
  LG Display LGD-MultiTouch: loosing clic on Unity after few touchs

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  If logging in Unity, i loose clic after 3-4 touchs on DELL st2220t 
(1fd2:0064).
  It doesn't occur when logging in Gnome !

  Please help, i do like using Unity !!!

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: unity 7.0.0daily13.04.18~13.04-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-21.32-generic 3.8.8
  Uname: Linux 3.8.0-21-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,obs,widget,grid,wobbly,resize,resizeinfo,mousepoll,place,move,imgpng,regex,vpswitch,gnomecompat,commands,winrules,session,animation,fade,cube,workarounds,animationaddon,scale,rotate,cubeaddon,td,expo,scaleaddon,ezoom,unitymtgrabhandles,unityshell]
  Date: Sat May 18 16:16:03 2013
  InstallationDate: Installed on 2012-05-30 (352 days ago)
  InstallationMedia: Ubuntu 12.04 Precise - Build amd64 LIVE Binary 
20120425-15:28
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: Upgraded to raring on 2013-05-05 (12 days ago)

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

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


[Touch-packages] [Bug 1406952] Re: systemd-udevd[471]: Error calling EVIOCSKEYCODE: Invalid argument

2015-01-10 Thread G.Araucaria
** Changed in: systemd (Ubuntu)
   Status: Incomplete = New

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

Title:
  systemd-udevd[471]: Error calling EVIOCSKEYCODE: Invalid argument

Status in systemd package in Ubuntu:
  New

Bug description:
  during boot systemd-udevd reports:  Error calling EVIOCSKEYCODE:
  Invalid argument

  error message has been noted during boot and collected via dmesg. No
  device name associated with it.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: systemd-services 204-5ubuntu20.9
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: LXDE
  Date: Thu Jan  1 17:16:55 2015
  InstallationDate: Installed on 2013-05-01 (609 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


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

2015-01-10 Thread Sandra Karuving
Public bug reported:

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

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

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

Please change it this way

(the system works with systemd-cron)

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

** Affects: ubuntu-meta (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug cron i386 systemd-boot vivid

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

Title:
  OR dependency cron || systemd-cron

Status in ubuntu-meta package in Ubuntu:
  New

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

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

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

  Please change it this way

  (the system works with systemd-cron)

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

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

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


[Touch-packages] [Bug 1409271] [NEW] Rhythm Box crashed - had just installed Ubuntu 14.04.

2015-01-10 Thread David Beal
Public bug reported:

Sound has been making odd blurb sounds every four beats or so.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic i686
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  f-keeper   1935 F pulseaudio
 /dev/snd/pcmC0D0p:   f-keeper   1935 F...m pulseaudio
CurrentDesktop: Unity
Date: Sat Jan 10 08:13:14 2015
InstallationDate: Installed on 2015-01-08 (1 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release i386 (20140722.2)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_Card: Built-in Audio - HDA Intel PCH
Symptom_Jack: Speaker, Internal
Symptom_Type: Sound works for a while, then breaks
Title: [HuronRiver Platform, Realtek ALC272, Speaker, Internal] fails after a 
while
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/22/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 44CN42WW
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Emerald Lake
dmi.board.vendor: LENOVO
dmi.board.version: FAB1
dmi.chassis.asset.tag: Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnLENOVO:bvr44CN42WW:bd09/22/2011:svnLENOVO:pnHuronRiverPlatform:pvrLenovoV570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
dmi.product.name: HuronRiver Platform
dmi.product.version: Lenovo V570
dmi.sys.vendor: LENOVO

** Affects: alsa-driver (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 alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1409271

Title:
  Rhythm Box crashed - had just installed Ubuntu 14.04.

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  Sound has been making odd blurb sounds every four beats or so.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic i686
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  f-keeper   1935 F pulseaudio
   /dev/snd/pcmC0D0p:   f-keeper   1935 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Sat Jan 10 08:13:14 2015
  InstallationDate: Installed on 2015-01-08 (1 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release i386 
(20140722.2)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_Jack: Speaker, Internal
  Symptom_Type: Sound works for a while, then breaks
  Title: [HuronRiver Platform, Realtek ALC272, Speaker, Internal] fails after a 
while
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/22/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 44CN42WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr44CN42WW:bd09/22/2011:svnLENOVO:pnHuronRiverPlatform:pvrLenovoV570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Lenovo V570
  dmi.sys.vendor: LENOVO

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

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


[Touch-packages] [Bug 1361338] Re: [udev] changing hwdb requires calling udevadm control --reload

2015-01-10 Thread Malte Wetz
All of these steps are necessary:

- udevadm hwdb --update
- udevadm control --reload
- replug the keyboard or do a unbind-bind-cycle via sysfs

Not doing any one of them will not produce the intended effect.

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

Title:
  [udev] changing hwdb requires calling udevadm control --reload

Status in systemd package in Ubuntu:
  New

Bug description:
  I have a small gaming keyboard (Ideozon Fang) which has a terrible
  default keymapping that I want to fix. To do that, I need to change
  its default keymapping. But only for that keyboard and no other. My
  system is Ubuntu 14.04 (amd64).

  As an example, I will change the key '3' which is by default mapped to
  'Numpad 3' to 'PgDn'.

  The old way that used to work (and still does in Debian 7.6) was this:

  - snip -
  root@debian~# /lib/udev/keymap -i /dev/input/event7
  Press ESC to finish, or Control-C if this device is not your primary keyboard
  scan code: 0x7005B   key code: kp3

  root@debian~# cat /etc/udev/keymaps/ideazon-zboard
  0x7005B pagedown

  root@debian~# /lib/udev/keymap /dev/input/event7 
/etc/udev/keymaps/ideazon-zboard
  Remapped scancode 0x7005b to 0x6d (prior: 0x51)

  root@debian~# evtest /dev/input/event7
  Input driver version is 1.0.1
  Input device ID: bus 0x3 vendor 0x1038 product 0x310 version 0x111
  Input device name: Ideazon Zboard USB Gaming Device
  [...]
  Event: time 1408993871.777960, type 4 (EV_MSC), code 4 (MSC_SCAN), value 7005b
  Event: time 1408993871.777971, type 1 (EV_KEY), code 109 (KEY_PAGEDOWN), 
value 1
  - snap -

  However, this method does not work anymore in 14.04 (for instance,
  there is no 'keymap' utility). Now, if I researched it correctly, we
  are supposed to do this:

  - snip -
  root@ubuntu:~# lsusb | grep -i ideazon
  Bus 003 Device 009: ID 1038:0310 Ideazon, Inc.

  root@ubuntu:~# cat /etc/udev/hwdb.d/91-local-ideazon-zboard.hwdb
  keyboard:usb:v1038p0310*
   KEYBOARD_KEY_07005b=pagedown

  root@ubuntu:~# udevadm hwdb --update

  root@ubuntu:~# evtest /dev/input/event6
  Input driver version is 1.0.1
  Input device ID: bus 0x3 vendor 0x1038 product 0x310 version 0x111
  Input device name: Ideazon Zboard USB Gaming Device
  [...]
  Event: time 1408993986.205654, type 4 (EV_MSC), code 4 (MSC_SCAN), value 7005b
  Event: time 1408993986.205654, type 1 (EV_KEY), code 81 (KEY_KP3), value 1
  - snap -

  But, as you can see, it does not work. 'evtest' still reports the key
  as 'Numpad 3'. Even unplugging and re-plugging the keyboard has no
  effect. 'udevadm' seems to compile my custom file alright (it
  complains if I purposefully put a syntax error in it). But I still
  cannot redefine my keymap.

  I do not know if this is a problem of the newer udev itself. But even
  if it is, Ubuntu should not use it until it actually works. Especially
  not in a LTS version.

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

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


[Touch-packages] [Bug 1394244] Re: pycurl gives 'gnutls_handshake() warning: The server name sent was not recognized', curl on command line and wget work with same URL

2015-01-10 Thread Till Kamppeter
Uploaded system-config-printer_1.4.3+20140219-0ubuntu2.5 to trusty-
proposed with the dependency on cups-filters-ippusbxd removed. See bug
1409263.

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

Title:
  pycurl gives 'gnutls_handshake() warning: The server name sent was not
  recognized', curl on command line and wget work with same URL

Status in pycurl package in Ubuntu:
  New
Status in system-config-printer package in Ubuntu:
  Fix Released
Status in pycurl source package in Trusty:
  New
Status in system-config-printer source package in Trusty:
  In Progress
Status in pycurl source package in Utopic:
  New
Status in system-config-printer source package in Utopic:
  Fix Committed

Bug description:
  From a Python program (system-config-printer) I need to access an
  https URL (on OpenPrinting) assuring that the answer really comes from
  OpenPrinting and not from an attacker. This serves for automatically
  downloading and installing driver packages for detected and locally
  unsupported printers.

  A typical URL sent by system-config-printer to find driver packages
  for a detected printer is

  
https://www.openprinting.org/query.cgi?moreinfo=1showprinterid=1onlynewestdriverpackages=0architectures=amd64noobsoletes=1onlyfree=0onlymanufacturer=0onlydownload=1packagesystem=debonlysigneddriverpackages=0format=xmltype=driversprinter=MFG:EPSON;MDL
  :EP-805A%20Series;DES:EPSON%20EP-805A%20Series;CLS:PRINTER;

  The https://...; allows for checking whether the answer really comes
  from OpenPrinting. It is no problem accessing this URL with a browser
  or by the command line:

  curl
  
'https://www.openprinting.org/query.cgi?moreinfo=1showprinterid=1onlynewestdriverpackages=0architectures=amd64noobsoletes=1onlyfree=0onlymanufacturer=0onlydownload=1packagesystem=debonlysigneddriverpackages=0format=xmltype=driversprinter=MFG:EPSON;MDL
  :EP-805A%20Series;DES:EPSON%20EP-805A%20Series;CLS:PRINTER;'

  wget
  
'https://www.openprinting.org/query.cgi?moreinfo=1showprinterid=1onlynewestdriverpackages=0architectures=amd64noobsoletes=1onlyfree=0onlymanufacturer=0onlydownload=1packagesystem=debonlysigneddriverpackages=0format=xmltype=driversprinter=MFG:EPSON;MDL
  :EP-805A%20Series;DES:EPSON%20EP-805A%20Series;CLS:PRINTER;'

  In all cases I get an XML data set in a reasonable amount of time (so
  server performance is OK). The XML data set tells about a driver
  package from Epson with all info to download it and to establish
  automatic updates via the facilities of the distro. RPM- and DEB-based
  distros with 32-bit or 64-bit Intel architectures are supported.

  system-config-printer is written completely in Python and uses the
  pycurl library to call the URL with verification that the
  communication is done with the actual OpenPrinting server. This does
  not work any more. If I run the following simple Python code it fails:

  --
  import pycurl
  def collect_data(result):
 print(result)
 return len(result)

  curl = pycurl.Curl()
  curl.setopt(pycurl.SSL_VERIFYPEER, 1)
  curl.setopt(pycurl.SSL_VERIFYHOST, 2)
  curl.setopt(pycurl.WRITEFUNCTION, collect_data)
  curl.setopt(pycurl.URL, 
'https://www.openprinting.org/query.cgi?moreinfo=1showprinterid=1onlynewestdriverpackages=0architectures=amd64noobsoletes=1onlyfree=0onlymanufacturer=0onlydownload=1packagesystem=debonlysigneddriverpackages=0format=xmltype=driversprinter=MFG:EPSON;MDL:EP-805A%20Series;DES:EPSON%20EP-805A%20Series;CLS:PRINTER;')
  status = curl.perform()
  repr(status)
  quit()
  --

  You can paste the lines into a text editor to get a Python program or
  run python or python3 (Python version seems not to matter) and
  paste the bunch of lines to the prompt.

  The result is always the same, the status = curl.perform() line
  gives:

  Traceback (most recent call last):
File stdin, line 1, in module
  pycurl.error: (51, 'gnutls_handshake() warning: The server name sent was not 
recognized')

  For me it looks like that something has changed, as formerly this
  Python code worked correctly.

  If I change https://...; to http://...; all works correctly and I
  get the XML data, but then there is no verification any more that the
  communication is really done with OpenPrinting.

  See also

  http://stackoverflow.com/questions/568247/pycurl-fails-but-curl-from-
  bash-works-in-ubuntu

  This all looks like a bug in pycurl.

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

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


[Touch-packages] [Bug 1409200] Re: HWCursor artifacts on custom cursors using Intel driver

2015-01-10 Thread Raúl Arellano
Change package to xserver-xorg-video-intel

** Package changed: xorg (Ubuntu) = xserver-xorg-video-intel (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/1409200

Title:
  HWCursor artifacts on custom cursors using Intel driver

Status in xserver-xorg-video-intel package in Ubuntu:
  New

Bug description:
  In fresh install (even in live cd) when accessing some app / website
  that use custom cursor, it wil artifact, the cursor turns to a box
  with trailers pointers and diferent background.

  Example: when visiting http://foro.elhacker.net (spanish forum) 
  http://postimg.org/image/wlza8fbvd/

  Also happens when using VirtualBox with Windows (see Attachment) 
  http://postimg.org/image/8zzsr4cen/
  (Virtual Machine downloaded from 
https://www.modern.ie/es-es/virtualization-tools  - Windows 7 with IE 9)

  A workarround is disable HWCursor using xorg.conf or xorg.conf.d
  files. But that wont let me do multiple monitor with two gpu's
  (discrete gpu and intel igpu)

  Hardware:
  Asus P8H77-M PRO
  Intel i5 2500

  Other Info
  Description:Ubuntu 14.10
  Release:14.10

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sat Jan 10 00:37:19 2015
  InstallationDate: Installed on 2014-10-24 (77 days ago)
  InstallationMedia: Kubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  ProcEnviron:
   LANGUAGE=es_AR:es
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=es_AR.UTF-8
   SHELL=/bin/bash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1409200/+subscriptions

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


[Touch-packages] [Bug 1409276] Re: update has not worked for about a year. the package always fails. package fontconfig 2.11.0-0ubuntu4.1 failed to install/upgrade: subprocess installed post-installat

2015-01-10 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  update has not worked for about a year. the package always fails.
  package fontconfig 2.11.0-0ubuntu4.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in fontconfig package in Ubuntu:
  New

Bug description:
  when I update, the package always fails, i think its at the 'post'
  stage but im not sure.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: fontconfig 2.11.0-0ubuntu4.1
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic i686
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: i386
  Date: Sat Jan 10 14:09:01 2015
  DuplicateSignature: package:fontconfig:2.11.0-0ubuntu4.1:subprocess installed 
post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2010-11-14 (1517 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  SourcePackage: fontconfig
  Title: package fontconfig 2.11.0-0ubuntu4.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to trusty on 2014-05-10 (244 days ago)

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

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


[Touch-packages] [Bug 1409276] [NEW] update has not worked for about a year. the package always fails. package fontconfig 2.11.0-0ubuntu4.1 failed to install/upgrade: subprocess installed post-install

2015-01-10 Thread Adam Carter
Public bug reported:

when I update, the package always fails, i think its at the 'post' stage
but im not sure.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: fontconfig 2.11.0-0ubuntu4.1
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic i686
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: i386
Date: Sat Jan 10 14:09:01 2015
DuplicateSignature: package:fontconfig:2.11.0-0ubuntu4.1:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2010-11-14 (1517 days ago)
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
SourcePackage: fontconfig
Title: package fontconfig 2.11.0-0ubuntu4.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to trusty on 2014-05-10 (244 days ago)

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


** Tags: apport-package i386 need-duplicate-check trusty

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

Title:
  update has not worked for about a year. the package always fails.
  package fontconfig 2.11.0-0ubuntu4.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in fontconfig package in Ubuntu:
  New

Bug description:
  when I update, the package always fails, i think its at the 'post'
  stage but im not sure.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: fontconfig 2.11.0-0ubuntu4.1
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic i686
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: i386
  Date: Sat Jan 10 14:09:01 2015
  DuplicateSignature: package:fontconfig:2.11.0-0ubuntu4.1:subprocess installed 
post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2010-11-14 (1517 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  SourcePackage: fontconfig
  Title: package fontconfig 2.11.0-0ubuntu4.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to trusty on 2014-05-10 (244 days ago)

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

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


[Touch-packages] [Bug 1095279] Re: [P5GZ-MX, Realtek ALC883, Green Line Out, Rear] No sound at all

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

** Changed in: alsa-driver (Ubuntu)
   Status: New = Confirmed

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

Title:
  [P5GZ-MX, Realtek ALC883, Green Line Out, Rear] No sound at all

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  Sound system stopped working. Previously it had been working for about two 
months.
  It does not work with an analog sound system and also with a head-set.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-35.55-generic 3.2.34
  Uname: Linux 3.2.0-35-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu15.1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  amministratore   3791 F xfce4-volumed
amministratore   8465 F pulseaudio
   /dev/snd/controlC1:  amministratore   3791 F xfce4-volumed
amministratore   8465 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xdfef8000 irq 41'
 Mixer name : 'Realtek ALC883'
 Components : 'HDA:10ec0883,1043c603,0012'
 Controls  : 38
 Simple ctrls  : 21
  Card1.Amixer.info:
   Card hw:1 'U0x46d0x804'/'USB Device 0x46d:0x804 at usb-:00:1d.7-3, high 
speed'
 Mixer name : 'USB Mixer'
 Components : 'USB046d:0804'
 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 - 6144
 Mono: Capture 4359 [71%] [23.02dB] [on]
  Date: Wed Jan  2 13:09:06 2013
  InstallationMedia: Xubuntu 12.04.1 LTS Precise Pangolin - Release i386 
(20120817.3)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=it:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
  Symptom_Card: Audio interno - HDA Intel
  Symptom_DevicesInUse:
   3791  8465  3791  8465/dev/snd/controlC0:  amministratore  F 
xfce4-volumed
amministratore  F pulseaudio
   /dev/snd/controlC1:  amministratore  F xfce4-volumed
amministratore  F pulseaudio
  Symptom_Jack: Green Line Out, Rear
  Symptom_Type: No sound at all
  Title: [P5GZ-MX, Realtek ALC883, Green Line Out, Rear] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/19/2006
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0403
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5GZ-MX
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: ASUSTek Computer INC.
  dmi.chassis.version: Rev 1.xx
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0403:bd10/19/2006:svnASUSTekComputerINC.:pnP5GZ-MX:pvrRev1.xx:rvnASUSTeKComputerINC.:rnP5GZ-MX:rvrRev1.xx:cvnASUSTekComputerINC.:ct3:cvrRev1.xx:
  dmi.product.name: P5GZ-MX
  dmi.product.version: Rev 1.xx
  dmi.sys.vendor: ASUSTek Computer INC.

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

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


[Touch-packages] [Bug 957066] Re: [P5K-VM, Realtek ALC883, Green Line Out, Rear] No sound at all

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

** Changed in: alsa-driver (Ubuntu)
   Status: New = Confirmed

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

Title:
  [P5K-VM, Realtek ALC883, Green Line Out, Rear] No sound at all

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  I'm connecting my computer to my TV. I'm using a mini jack to phono
  cable for sound. I'm using a DVI to HDMI cable for video. This setup
  worked on mac/windows and a previous version of ubuntu. I googled how
  to fix it and found a page that told me to run ubuntu-bug sound and
  here I am. :)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: alsa-base 1.0.24+dfsg-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-16.29-generic 3.0.20
  Uname: Linux 3.0.0-16-generic i686
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  tv 1456 F pulseaudio
   /dev/snd/controlC0:  tv 1456 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfe8f8000 irq 45'
 Mixer name : 'Realtek ALC883'
 Components : 'HDA:10ec0883,1043829e,0012'
 Controls  : 34
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'HDMI'/'HDA ATI HDMI at 0xfe9fc000 irq 46'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,0010'
 Controls  : 4
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Fri Mar 16 15:25:20 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_IE:en
   PATH=(custom, no user)
   LANG=en_IE.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
  Symptom_Card: Internal Audio - HDA Intel
  Symptom_Jack: Green Line Out, Rear
  Symptom_Type: No sound at all
  Title: [P5K-VM, Realtek ALC883, Green Line Out, Rear] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/17/2007
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0302
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5K-VM
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0302:bd07/17/2007:svnSystemmanufacturer:pnP5K-VM:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5K-VM:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5K-VM
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Touch-packages] [Bug 1077366] Re: [G31M-ES2L, Realtek ALC883, Green Line Out, Rear] No sound at all

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

** Changed in: alsa-driver (Ubuntu)
   Status: New = Confirmed

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

Title:
  [G31M-ES2L, Realtek ALC883, Green Line Out, Rear] No sound at all

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  PLease fix the bug please

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
  Uname: Linux 3.2.0-32-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu14
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  webwerks   1683 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfdff8000 irq 44'
 Mixer name : 'Realtek ALC883'
 Components : 'HDA:10ec0883,1458c603,0012'
 Controls  : 42
 Simple ctrls  : 22
  CurrentDmesg: [   16.922246] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  Date: Sat Nov 10 20:12:36 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_IN:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   1683  webwerks  F pulseaudio
   PID ACCESS COMMAND
  Symptom_Jack: Green Line Out, Rear
  Symptom_Type: No sound at all
  Title: [G31M-ES2L, Realtek ALC883, Green Line Out, Rear] No sound at all
  UpgradeStatus: Upgraded to precise on 2012-10-23 (18 days ago)
  dmi.bios.date: 09/29/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F10
  dmi.board.name: G31M-ES2L
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF10:bd09/29/2009:svnGigabyteTechnologyCo.,Ltd.:pnG31M-ES2L:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG31M-ES2L:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: G31M-ES2L
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Touch-packages] [Bug 1409276] Re: update has not worked for about a year. the package always fails. package fontconfig 2.11.0-0ubuntu4.1 failed to install/upgrade: subprocess installed post-installat

2015-01-10 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  Reviewing your dmesg attachment in this bug report it
seems that there is a problem with your hardware.  I recommend
performing a back up and then investigating the situation.  Measures you
might take include checking cable connections and using software tools
to investigate the health of your hardware.  In the event that is is not
in fact an error with your hardware please set the bug's status back to
New.  Thanks and good luck!

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: hardware-error

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

** Changed in: fontconfig (Ubuntu)
   Status: New = Invalid

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

Title:
  update has not worked for about a year. the package always fails.
  package fontconfig 2.11.0-0ubuntu4.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in fontconfig package in Ubuntu:
  Invalid

Bug description:
  when I update, the package always fails, i think its at the 'post'
  stage but im not sure.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: fontconfig 2.11.0-0ubuntu4.1
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic i686
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: i386
  Date: Sat Jan 10 14:09:01 2015
  DuplicateSignature: package:fontconfig:2.11.0-0ubuntu4.1:subprocess installed 
post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2010-11-14 (1517 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  SourcePackage: fontconfig
  Title: package fontconfig 2.11.0-0ubuntu4.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to trusty on 2014-05-10 (244 days ago)

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

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


[Touch-packages] [Bug 1354924] Re: Networkmanager does not autoconnect to wireless network

2015-01-10 Thread tobiasBora
I don't know if it's linked but I'm playing with a Wifi rooteur and I
often change the name/encryption of the device, and to refresh the list
of the devices the refresh button isn't enough : sometimes it detect a
wrong encryption (none instead of psk), sometimes it doesn't detect the
Wifi network (while sudo iwlist wlan0 scan does). I'm not sure it's
linked to this problem but if it is I hope it can help.

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

Title:
  Networkmanager does not autoconnect to wireless network

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  When adding a net wireless network and enable connect automatically'
  networkmanager does not automatically connect to the network wenever
  possible.

  I'm running kubuntu 14.10 daily.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: network-manager 0.9.8.8-0ubuntu23
  ProcVersionSignature: Ubuntu 3.16.0-6.11-generic 3.16.0-rc7
  Uname: Linux 3.16.0-6-generic x86_64
  ApportVersion: 2.14.5-0ubuntu4
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sun Aug 10 21:30:03 2014
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2014-07-11 (29 days ago)
  InstallationMedia: Kubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140710)
  IpRoute:
   default via 192.168.0.2 dev wlan0  proto static 
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.213  
metric 9
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1  
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.8.8connected   enabled   enabled 
enabledenabled disabled

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

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


[Touch-packages] [Bug 1315212]

2015-01-10 Thread Rkfg
Tried with a stereo 48k file (converted 
/usr/share/sounds/KDE-Im-Cant-Connect.ogg to wav, tested with ffprobe that it's 
truly 48k/2chan) and 64 bytes buffer size:
# aplay -D plughw:CARD=CA0106 -v --buffer-size=64 /tmp/kde.wav
Playing WAVE '/tmp/kde.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Stereo
Plug PCM: Hardware PCM card 0 'CA0106' device 0 subdevice 0
Its setup is:
  stream   : PLAYBACK
  access   : RW_INTERLEAVED
  format   : S16_LE
  subformat: STD
  channels : 2
  rate : 48000
  exact rate   : 48000 (48000/1)
  msbits   : 16
  buffer_size  : 64
  period_size  : 16
  period_time  : 333
  tstamp_mode  : NONE
  period_step  : 1
  avail_min: 16
  period_event : 0
  start_threshold  : 64
  stop_threshold   : 64
  silence_threshold: 0
  silence_size : 0
  boundary : 4611686018427387904
  appl_ptr : 0
  hw_ptr   : 0
underrun!!! (at least 0.010 ms long)
Status:
  state   : XRUN
  trigger_time: 260136.459825170
  tstamp  : 260136.459834181
  delay   : 0
  avail   : 64
  avail_max   : 64
underrun!!! (at least 0.020 ms long)
Status:
  state   : XRUN
  trigger_time: 260136.460064991
  tstamp  : 260136.460084242
  delay   : 0
  avail   : 64
  avail_max   : 64

No underruns with 128b buffer.

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

Title:
  [CA0106 - CA0106, playback] Playback problem - Surround dies, no valid
  output

Status in ALSA driver:
  Confirmed
Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  This is tested against a Creative Labs Sounblaster live! (sb0410) card
  and a SoundBlaster Audigy se (sb0570). Both of them behave strangely,
  output coming through some, but not all speakers, etc. This was
  working in 13.10 under the sb0410. the ca0106 driver is the same for
  both cards.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  joshp 30385 F pulseaudio
   /dev/snd/controlC0:  joshp 30385 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu May  1 21:37:12 2014
  InstallationDate: Installed on 2014-04-28 (3 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:CA0106 failed
  Symptom_Card: Built-in Audio - Intel ICH6
  Symptom_Type: None of the above
  Title: [CA0106 - CA0106, playback] Playback problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/03/2006
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A08
  dmi.board.name: 0G8310
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd03/03/2006:svnDellInc.:pnOptiPlexGX280:pvr:rvnDellInc.:rn0G8310:rvr:cvnDellInc.:ct3:cvr:
  dmi.product.name: OptiPlex GX280
  dmi.sys.vendor: Dell Inc.

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

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


[Touch-packages] [Bug 1315212]

2015-01-10 Thread Rkfg
Interesting. I've converted that file to 44100 Hz and now it reveals a
strange behavior. When I play it with buffer size of 64 it sounds like
the pitch is lower than it should be (even if it doesn't overrun though
it does from time to time). When the size is 128 it sounds fine.

# aplay -D plughw:CARD=CA0106 -v --buffer-size=64 /tmp/kde44100.wav
Playing WAVE '/tmp/kde44100.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, 
Stereo
Plug PCM: Rate conversion PCM (48000, sformat=S16_LE)
Converter: libspeex (builtin)
Protocol version: 10002
Its setup is:
  stream   : PLAYBACK
  access   : RW_INTERLEAVED
  format   : S16_LE
  subformat: STD
  channels : 2
  rate : 44100
  exact rate   : 44100 (44100/1)
  msbits   : 16
  buffer_size  : 58
  period_size  : 14
  period_time  : 333
  tstamp_mode  : NONE
  period_step  : 1
  avail_min: 14
  period_event : 0
  start_threshold  : 58
  stop_threshold   : 58
  silence_threshold: 0
  silence_size : 0
  boundary : 4179340454199820288
Slave: Hardware PCM card 0 'CA0106' device 0 subdevice 0
Its setup is:
  stream   : PLAYBACK
  access   : MMAP_INTERLEAVED
  format   : S16_LE
  subformat: STD
  channels : 2
  rate : 48000
  exact rate   : 48000 (48000/1)
  msbits   : 16
  buffer_size  : 64
  period_size  : 16
  period_time  : 333
  tstamp_mode  : NONE
  period_step  : 1
  avail_min: 16
  period_event : 0
  start_threshold  : 64
  stop_threshold   : 64
  silence_threshold: 0
  silence_size : 0
  boundary : 4611686018427387904
  appl_ptr : 0
  hw_ptr   : 0
underrun!!! (at least 0.116 ms long)
Status:
  state   : XRUN
  trigger_time: 301642.243139271
  tstamp  : 301642.243254519
  delay   : 2
  avail   : 56
  avail_max   : 56

# aplay -D plughw:CARD=CA0106 -v --buffer-size=128 /tmp/kde44100.wav
 
Playing WAVE '/tmp/kde44100.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, 
Stereo
Plug PCM: Rate conversion PCM (48000, sformat=S16_LE)
Converter: libspeex (builtin)
Protocol version: 10002
Its setup is:
  stream   : PLAYBACK
  access   : RW_INTERLEAVED
  format   : S16_LE
  subformat: STD
  channels : 2
  rate : 44100
  exact rate   : 44100 (44100/1)
  msbits   : 16
  buffer_size  : 117
  period_size  : 29
  period_time  : 666
  tstamp_mode  : NONE
  period_step  : 1
  avail_min: 29
  period_event : 0
  start_threshold  : 117
  stop_threshold   : 117
  silence_threshold: 0
  silence_size : 0
  boundary : 4215369251218784256
Slave: Hardware PCM card 0 'CA0106' device 0 subdevice 0
Its setup is:
  stream   : PLAYBACK
  access   : MMAP_INTERLEAVED
  format   : S16_LE
  subformat: STD
  channels : 2
  rate : 48000
  exact rate   : 48000 (48000/1)
  msbits   : 16
  buffer_size  : 128
  period_size  : 32
  period_time  : 666
  tstamp_mode  : NONE
  period_step  : 1
  avail_min: 32
  period_event : 0
  start_threshold  : 128
  stop_threshold   : 128
  silence_threshold: 0
  silence_size : 0
  boundary : 4611686018427387904
  appl_ptr : 0
  hw_ptr   : 0

This pitch (or maybe speed?) weirdness occurs only on playing stereo
files with rate of 44100. I've tried playing music and it indeed sounds
a bit transposed. Bufsize of 128 frames also seems to produce underruns
after some time, my testing clip was too small to reveal it. So it
required bufsize 512 to be played completely without underruns:

# aplay -D plughw:CARD=CA0106 -v --buffer-size=512 /tmp/ksp44100.wav
Playing WAVE '/tmp/ksp44100.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, 
Stereo
Plug PCM: Rate conversion PCM (48000, sformat=S16_LE)
Converter: libspeex (builtin)
Protocol version: 10002
Its setup is:
  stream   : PLAYBACK
  access   : RW_INTERLEAVED
  format   : S16_LE
  subformat: STD
  channels : 2
  rate : 44100
  exact rate   : 44100 (44100/1)
  msbits   : 16
  buffer_size  : 529
  period_size  : 132
  period_time  : 3000
  tstamp_mode  : NONE
  period_step  : 1
  avail_min: 132
  period_event : 0
  start_threshold  : 529
  stop_threshold   : 529
  silence_threshold: 0
  silence_size : 0
  boundary : 4764808405757984768
Slave: Hardware PCM card 0 'CA0106' device 0 subdevice 0
Its setup is:
  stream   : PLAYBACK
  access   : MMAP_INTERLEAVED
  format   : S16_LE
  subformat: STD
  channels : 2
  rate : 48000
  exact rate   : 48000 (48000/1)
  msbits   : 16
  buffer_size  : 576
  period_size  : 144
  period_time  : 3000
  tstamp_mode  : NONE
  period_step  : 1
  avail_min: 144
  period_event : 0
  start_threshold  : 576
  stop_threshold   : 576
  silence_threshold: 0
  silence_size : 0
  boundary : 5188146770730811392
  appl_ptr : 0
  hw_ptr   : 0

The same song converted to 48000 Hz plays without underruns with buffer
size of 256 frames:

Playing WAVE '/tmp/ksp48000.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, 
Stereo
Plug 

[Touch-packages] [Bug 1315212]

2015-01-10 Thread Rkfg
This command doesn't work, it says aplay: set_params:1239: Channels
count non available. The -D default:CARD=CA0106 variant works and it
does not overrun. I only had overruns on recording (at least, explicit).
That said, I've made a huge improvement in my system, I compiled a pf-
kernel and set CONFIG_PREEMPT=y, CONFIG_HZ_1000=y and CONFIG_HZ=1000.
The default Debian kernel is on 250 Hz and is not preemptible. Now that
my kernel supports preemption I (crossing fingers) don't have ALSA over-
and underruns anymore. They were quite sudden and audible as
clicks/gaps. I saw this in the log:

Jan  4 20:25:15 homecomp pulseaudio[26848]: [alsa-sink-ca0106] alsa-sink.c: 
Scheduling delay of 11.42 ms  11.31 ms, you might want to investigate this to 
improve latency...
Jan  4 20:25:15 homecomp pulseaudio[26848]: [alsa-sink-ca0106] alsa-sink.c: 
Underrun!
Jan  4 20:25:15 homecomp pulseaudio[26848]: [alsa-sink-ca0106] alsa-sink.c: 
Increasing minimal latency to 1.00 ms
Jan  4 20:25:15 homecomp pulseaudio[26848]: [alsa-sink-ca0106] alsa-sink.c: 
Latency set to 21.33ms
Jan  4 20:25:15 homecomp pulseaudio[26848]: [alsa-sink-ca0106] alsa-sink.c: 
hwbuf_unused=57352
Jan  4 20:25:15 homecomp pulseaudio[26848]: [alsa-sink-ca0106] alsa-sink.c: 
setting avail_min=7651
Jan  4 20:25:15 homecomp pulseaudio[26848]: [alsa-sink-ca0106] alsa-sink.c: 
Latency set to 21.33ms
Jan  4 20:25:15 homecomp pulseaudio[26848]: [alsa-sink-ca0106] alsa-sink.c: 
hwbuf_unused=57352
Jan  4 20:25:15 homecomp pulseaudio[26848]: [alsa-sink-ca0106] alsa-sink.c: 
setting avail_min=7651

With the preempt kernel this doesn't happen at all (I grepped the log)
and sound is just as good as with pure ALSA.

However, arecord still drops overrun for CA0106. It doesn't do it for
PCH (ALC889) though.

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

Title:
  [CA0106 - CA0106, playback] Playback problem - Surround dies, no valid
  output

Status in ALSA driver:
  Confirmed
Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  This is tested against a Creative Labs Sounblaster live! (sb0410) card
  and a SoundBlaster Audigy se (sb0570). Both of them behave strangely,
  output coming through some, but not all speakers, etc. This was
  working in 13.10 under the sb0410. the ca0106 driver is the same for
  both cards.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  joshp 30385 F pulseaudio
   /dev/snd/controlC0:  joshp 30385 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu May  1 21:37:12 2014
  InstallationDate: Installed on 2014-04-28 (3 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:CA0106 failed
  Symptom_Card: Built-in Audio - Intel ICH6
  Symptom_Type: None of the above
  Title: [CA0106 - CA0106, playback] Playback problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/03/2006
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A08
  dmi.board.name: 0G8310
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd03/03/2006:svnDellInc.:pnOptiPlexGX280:pvr:rvnDellInc.:rn0G8310:rvr:cvnDellInc.:ct3:cvr:
  dmi.product.name: OptiPlex GX280
  dmi.sys.vendor: Dell Inc.

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

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


[Touch-packages] [Bug 1315212]

2015-01-10 Thread Raymond
what is the smallest buffer size which aplay without underrun ? 
1024,512,256,128,64,...


aplay -D front:CARD=CA0106 -v --buffer-size=1024 stereo48000.wav


19:29:42 homecomp pulseaudio[1911]: Protocol version: remote 26, local 29
Dec 25 19:29:42 homecomp pulseaudio[1911]: Got credentials: uid=1000 gid=1000 
success=1
Dec 25 19:29:42 homecomp pulseaudio[1911]: SHM possible: yes
Dec 25 19:29:42 homecomp pulseaudio[1911]: Negotiated SHM: yes
Dec 25 19:29:42 homecomp pulseaudio[1911]: Looking for .desktop file for 
Transistor.bin.x86_64
Dec 25 19:29:42 homecomp pulseaudio[1911]: Not setting device for stream ALSA 
Playback, because it lacks role.
Dec 25 19:29:42 homecomp pulseaudio[1911]: Negotiated format: pcm, 
format.sample_format = \s16le\  format.rate = 48000  format.channels = 
2  format.channel_map = \front-left,front-right\
Dec 25 19:29:42 homecomp pulseaudio[1911]: Sink 
alsa_output.pci-_06_00.0.analog-stereo becomes busy, resuming.
Dec 25 19:29:42 homecomp pulseaudio[1911]: memblockq requested: 
maxlength=33554432, tlength=0, base=4, prebuf=0, minreq=1 maxrewind=0
Dec 25 19:29:42 homecomp pulseaudio[1911]: memblockq sanitized: 
maxlength=33554432, tlength=33554432, base=4, prebuf=0, minreq=4 maxrewind=0
Dec 25 19:29:42 homecomp pulseaudio[1911]: Created input 15 ALSA Playback on 
alsa_output.pci-_06_00.0.analog-stereo with sample spec s16le 2ch 48000Hz 
and channel map front-left,front-right
Dec 25 19:29:42 homecomp pulseaudio[1911]: media.name = ALSA Playback
Dec 25 19:29:42 homecomp pulseaudio[1911]: application.name = ALSA plug-in 
[Transistor.bin.x86_64]
Dec 25 19:29:42 homecomp pulseaudio[1911]: native-protocol.peer = UNIX 
socket client
Dec 25 19:29:42 homecomp pulseaudio[1911]: native-protocol.version = 26
Dec 25 19:29:42 homecomp pulseaudio[1911]: application.process.id = 9536
Dec 25 19:29:42 homecomp pulseaudio[1911]: application.process.user = rkfg
Dec 25 19:29:42 homecomp pulseaudio[1911]: application.process.host = 
homecomp
Dec 25 19:29:42 homecomp pulseaudio[1911]: application.process.binary = 
Transistor.bin.x86_64
Dec 25 19:29:42 homecomp pulseaudio[1911]: application.language = 
en_GB.UTF-8
Dec 25 19:29:42 homecomp pulseaudio[1911]: window.x11.display = :0.0
Dec 25 19:29:42 homecomp pulseaudio[1911]: application.process.machine_id = 
3be8f38f291dd2003af500d051c0a849
Dec 25 19:29:42 homecomp pulseaudio[1911]: application.process.session_id = 
10
Dec 25 19:29:42 homecomp pulseaudio[1911]: module-stream-restore.id = 
sink-input-by-application-name:ALSA plug-in [Transistor.bin.x86_64]
Dec 25 19:29:42 homecomp pulseaudio[1911]: Requested tlength=85.33 ms, 
minreq=21.33 ms
Dec 25 19:29:42 homecomp pulseaudio[1911]: Early requests mode enabled, 
configuring sink latency to minreq.
Dec 25 19:29:42 homecomp pulseaudio[1911]: Requested latency=21.33 ms, Received 
latency=26.00 ms
Dec 25 19:29:42 homecomp pulseaudio[1911]: memblockq requested: 
maxlength=4194304, tlength=16384, base=4, prebuf=11396, minreq=4992 maxrewind=0
Dec 25 19:29:42 homecomp pulseaudio[1911]: memblockq sanitized: 
maxlength=4194304, tlength=16384, base=4, prebuf=11396, minreq=4992 maxrewind=0
Dec 25 19:29:42 homecomp pulseaudio[1911]: Final latency 111.33 ms = 33.33 ms + 
2*26.00 ms + 26.00 ms
Dec 25 19:29:42 homecomp pulseaudio[1911]: Latency set to 26.00ms
Dec 25 19:29:42 homecomp pulseaudio[1911]: hwbuf_unused=60544
Dec 25 19:29:42 homecomp pulseaudio[1911]: setting avail_min=15617
Dec 25 19:29:42 homecomp pulseaudio[1911]: Requested volume: front-left: 52559 
/  80% / -5.75 dB,   front-right: 52559 /  80% / -5.75 dB
Dec 25 19:29:42 homecomp pulseaudio[1911]: Got hardware volume: front-left: 
53066 /  81% / -5.50 dB,   front-right: 53066 /  81% / -5.50 dB
Dec 25 19:29:42 homecomp pulseaudio[1911]: Calculated software volume: 
front-left: 64910 /  99% / -0.25 dB,   front-right: 64910 /  99% / -0.25 dB 
(accurate-enough=yes)
Dec 25 19:29:42 homecomp pulseaudio[1911]: Volume not changing
Dec 25 19:29:42 homecomp pulseaudio[1911]: Requesting rewind due to end of 
underrun.
Dec 25 19:29:42 homecomp pulseaudio[1911]: Requested to rewind 65536 bytes.
Dec 25 19:29:42 homecomp pulseaudio[1911]: Limited to 3904 bytes.
Dec 25 19:29:42 homecomp pulseaudio[1911]: before: 976
Dec 25 19:29:42 homecomp pulseaudio[1911]: after: 976
Dec 25 19:29:42 homecomp pulseaudio[1911]: Rewound 3904 bytes.
Dec 25 19:29:42 homecomp pulseaudio[1911]: Processing rewind...
Dec 25 19:29:42 homecomp pulseaudio[1911]: latency = 65877
Dec 25 19:29:42 homecomp pulseaudio[1911]: Have to rewind 3904 bytes on render 
memblockq.
Dec 25 19:29:42 homecomp pulseaudio[1911]: Have to rewind 3904 bytes on render 
memblockq.
Dec 25 19:29:42 homecomp pulseaudio[1911]: Have to rewind 3904 bytes on render 
memblockq.
Dec 25 19:29:42 homecomp pulseaudio[1911]: Processing rewind...
Dec 25 19:29:42 homecomp pulseaudio[1911]: Wakeup from ALSA!
Dec 25 19:29:42 homecomp pulseaudio[1911]: Wakeup from ALSA!
Dec 25 

[Touch-packages] [Bug 1315212]

2015-01-10 Thread Rkfg
(In reply to Raymond from comment #57)
 Do surround21 , surround41 appear in 
 
 aplay -L

null
Discard all samples (playback) or generate zero samples (capture)
pulse
PulseAudio Sound Server
default:CARD=CA0106
CA0106, CA0106
Default Audio Device
sysdefault:CARD=CA0106
CA0106, CA0106
Default Audio Device
front:CARD=CA0106,DEV=0
CA0106, CA0106
Front speakers
rear:CARD=CA0106,DEV=0
CA0106, CA0106
Rear speakers
center_lfe:CARD=CA0106,DEV=0
CA0106, CA0106
Center and Subwoofer speakers
side:CARD=CA0106,DEV=0
CA0106, CA0106
Side speakers
surround21:CARD=CA0106,DEV=0
CA0106, CA0106
2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=CA0106,DEV=0
CA0106, CA0106
4.0 Surround output to Front and Rear speakers
surround41:CARD=CA0106,DEV=0
CA0106, CA0106
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=CA0106,DEV=0
CA0106, CA0106
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=CA0106,DEV=0
CA0106, CA0106
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=CA0106,DEV=0
CA0106, CA0106
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=CA0106,DEV=0
CA0106, CA0106
IEC958 (S/PDIF) Digital Audio Output
dmix:CARD=CA0106,DEV=0
CA0106, CA0106
Direct sample mixing device
dmix:CARD=CA0106,DEV=1
CA0106, CA0106
Direct sample mixing device
dmix:CARD=CA0106,DEV=2
CA0106, CA0106
Direct sample mixing device
dmix:CARD=CA0106,DEV=3
CA0106, CA0106
Direct sample mixing device
dsnoop:CARD=CA0106,DEV=0
CA0106, CA0106
Direct sample snooping device
dsnoop:CARD=CA0106,DEV=1
CA0106, CA0106
Direct sample snooping device
dsnoop:CARD=CA0106,DEV=2
CA0106, CA0106
Direct sample snooping device
dsnoop:CARD=CA0106,DEV=3
CA0106, CA0106
Direct sample snooping device
hw:CARD=CA0106,DEV=0
CA0106, CA0106
Direct hardware device without any conversions
hw:CARD=CA0106,DEV=1
CA0106, CA0106
Direct hardware device without any conversions
hw:CARD=CA0106,DEV=2
CA0106, CA0106
Direct hardware device without any conversions
hw:CARD=CA0106,DEV=3
CA0106, CA0106
Direct hardware device without any conversions
plughw:CARD=CA0106,DEV=0
CA0106, CA0106
Hardware device with all software conversions
plughw:CARD=CA0106,DEV=1
CA0106, CA0106
Hardware device with all software conversions
plughw:CARD=CA0106,DEV=2
CA0106, CA0106
Hardware device with all software conversions
plughw:CARD=CA0106,DEV=3
CA0106, CA0106
Hardware device with all software conversions
default:CARD=PCH
HDA Intel PCH, ALC889 Analog
Default Audio Device
sysdefault:CARD=PCH
HDA Intel PCH, ALC889 Analog
Default Audio Device
front:CARD=PCH,DEV=0
HDA Intel PCH, ALC889 Analog
Front speakers
surround21:CARD=PCH,DEV=0
HDA Intel PCH, ALC889 Analog
2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=PCH,DEV=0
HDA Intel PCH, ALC889 Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=PCH,DEV=0
HDA Intel PCH, ALC889 Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=PCH,DEV=0
HDA Intel PCH, ALC889 Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=PCH,DEV=0
HDA Intel PCH, ALC889 Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=PCH,DEV=0
HDA Intel PCH, ALC889 Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=PCH,DEV=0
HDA Intel PCH, ALC889 Digital
IEC958 (S/PDIF) Digital Audio Output
dmix:CARD=PCH,DEV=0
HDA Intel PCH, ALC889 Analog
Direct sample mixing device
dmix:CARD=PCH,DEV=1
HDA Intel PCH, ALC889 Digital
Direct sample mixing device
dsnoop:CARD=PCH,DEV=0
HDA Intel PCH, ALC889 Analog
Direct sample snooping device
dsnoop:CARD=PCH,DEV=1
HDA Intel PCH, ALC889 Digital
Direct sample snooping device
hw:CARD=PCH,DEV=0
HDA Intel PCH, ALC889 Analog
Direct hardware device without any conversions
hw:CARD=PCH,DEV=1
HDA Intel PCH, ALC889 Digital
Direct hardware device without any conversions
plughw:CARD=PCH,DEV=0
HDA Intel PCH, ALC889 Analog
Hardware device with all software conversions
plughw:CARD=PCH,DEV=1
HDA Intel PCH, ALC889 Digital
Hardware device with all software conversions
hdmi:CARD=NVidia,DEV=0
HDA NVidia, HDMI 0
HDMI Audio Output
hdmi:CARD=NVidia,DEV=1
HDA NVidia, HDMI 1
HDMI Audio Output
hdmi:CARD=NVidia,DEV=2
HDA NVidia, HDMI 2
HDMI Audio Output
hdmi:CARD=NVidia,DEV=3
HDA NVidia, HDMI 3
HDMI Audio Output
dmix:CARD=NVidia,DEV=3
HDA NVidia, HDMI 0
Direct sample mixing device
dmix:CARD=NVidia,DEV=7
HDA NVidia, HDMI 1
Direct sample mixing device
dmix:CARD=NVidia,DEV=8
HDA NVidia, HDMI 2
Direct sample 

[Touch-packages] [Bug 1315212]

2015-01-10 Thread Raymond
if you cannot find stereo 48000Hz wav file

aplay -D plughw:CARD=CA0106 -v --buffer-size=1024 any.wav

try to find minimum buffer size 1024,512, 256,128,64,... without
underrun


1024 frames = 21.33 ms x 48000Hz
4096 = 85.33 ms x 48000Hz

if request tlength 85.33ms is buffer time and 21.33ms is period time

not sure why pulseaudio received latency is 26ms


alsa_output.pci-_06_00.0.analog-stereo with sample spec s16le 2ch 48000Hz 
and channel map front-left,front-right
Dec 25 19:29:42 homecomp pulseaudio[1911]: media.name = ALSA Playback
Dec 25 19:29:42 homecomp pulseaudio[1911]: application.name = ALSA plug-in 
[Transistor.bin.x86_64]
Dec 25 19:29:42 homecomp pulseaudio[1911]: native-protocol.peer = UNIX 
socket client
Dec 25 19:29:42 homecomp pulseaudio[1911]: native-protocol.version = 26
Dec 25 19:29:42 homecomp pulseaudio[1911]: application.process.id = 9536
Dec 25 19:29:42 homecomp pulseaudio[1911]: application.process.user = rkfg
Dec 25 19:29:42 homecomp pulseaudio[1911]: application.process.host = 
homecomp
Dec 25 19:29:42 homecomp pulseaudio[1911]: application.process.binary = 
Transistor.bin.x86_64
Dec 25 19:29:42 homecomp pulseaudio[1911]: application.language = 
en_GB.UTF-8
Dec 25 19:29:42 homecomp pulseaudio[1911]: window.x11.display = :0.0
Dec 25 19:29:42 homecomp pulseaudio[1911]: application.process.machine_id = 
3be8f38f291dd2003af500d051c0a849
Dec 25 19:29:42 homecomp pulseaudio[1911]: application.process.session_id = 
10
Dec 25 19:29:42 homecomp pulseaudio[1911]: module-stream-restore.id = 
sink-input-by-application-name:ALSA plug-in [Transistor.bin.x86_64]
Dec 25 19:29:42 homecomp pulseaudio[1911]: Requested tlength=85.33 ms, 
minreq=21.33 ms
Dec 25 19:29:42 homecomp pulseaudio[1911]: Early requests mode enabled, 
configuring sink latency to minreq.
Dec 25 19:29:42 homecomp pulseaudio[1911]: Requested latency=21.33 ms, Received 
latency=26.00 ms

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

Title:
  [CA0106 - CA0106, playback] Playback problem - Surround dies, no valid
  output

Status in ALSA driver:
  Confirmed
Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  This is tested against a Creative Labs Sounblaster live! (sb0410) card
  and a SoundBlaster Audigy se (sb0570). Both of them behave strangely,
  output coming through some, but not all speakers, etc. This was
  working in 13.10 under the sb0410. the ca0106 driver is the same for
  both cards.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  joshp 30385 F pulseaudio
   /dev/snd/controlC0:  joshp 30385 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu May  1 21:37:12 2014
  InstallationDate: Installed on 2014-04-28 (3 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:CA0106 failed
  Symptom_Card: Built-in Audio - Intel ICH6
  Symptom_Type: None of the above
  Title: [CA0106 - CA0106, playback] Playback problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/03/2006
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A08
  dmi.board.name: 0G8310
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd03/03/2006:svnDellInc.:pnOptiPlexGX280:pvr:rvnDellInc.:rn0G8310:rvr:cvnDellInc.:ct3:cvr:
  dmi.product.name: OptiPlex GX280
  dmi.sys.vendor: Dell Inc.

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

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


[Touch-packages] [Bug 1315212]

2015-01-10 Thread Raymond
how about CD audio (44100Hz stereo) using plughw?

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

Title:
  [CA0106 - CA0106, playback] Playback problem - Surround dies, no valid
  output

Status in ALSA driver:
  Confirmed
Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  This is tested against a Creative Labs Sounblaster live! (sb0410) card
  and a SoundBlaster Audigy se (sb0570). Both of them behave strangely,
  output coming through some, but not all speakers, etc. This was
  working in 13.10 under the sb0410. the ca0106 driver is the same for
  both cards.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  joshp 30385 F pulseaudio
   /dev/snd/controlC0:  joshp 30385 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu May  1 21:37:12 2014
  InstallationDate: Installed on 2014-04-28 (3 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:CA0106 failed
  Symptom_Card: Built-in Audio - Intel ICH6
  Symptom_Type: None of the above
  Title: [CA0106 - CA0106, playback] Playback problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/03/2006
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A08
  dmi.board.name: 0G8310
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd03/03/2006:svnDellInc.:pnOptiPlexGX280:pvr:rvnDellInc.:rn0G8310:rvr:cvnDellInc.:ct3:cvr:
  dmi.product.name: OptiPlex GX280
  dmi.sys.vendor: Dell Inc.

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

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


[Touch-packages] [Bug 1315212]

2015-01-10 Thread Rkfg
# aplay -D plughw:CARD=CA0106 -v --buffer-size=128 
/usr/share/sounds/alsa/Side_Left.wav
Playing WAVE '/usr/share/sounds/alsa/Side_Left.wav' : Signed 16 bit Little 
Endian, Rate 48000 Hz, Mono
Plug PCM: Route conversion PCM (sformat=S16_LE)
  Transformation table:
0 - 0
1 - 0
Its setup is:
  stream   : PLAYBACK
  access   : RW_INTERLEAVED
  format   : S16_LE
  subformat: STD
  channels : 1
  rate : 48000
  exact rate   : 48000 (48000/1)
  msbits   : 16
  buffer_size  : 128
  period_size  : 32
  period_time  : 666
  tstamp_mode  : NONE
  period_step  : 1
  avail_min: 32
  period_event : 0
  start_threshold  : 128
  stop_threshold   : 128
  silence_threshold: 0
  silence_size : 0
  boundary : 4611686018427387904
Slave: Hardware PCM card 0 'CA0106' device 0 subdevice 0
Its setup is:
  stream   : PLAYBACK
  access   : MMAP_INTERLEAVED
  format   : S16_LE
  subformat: STD
  channels : 2
  rate : 48000
  exact rate   : 48000 (48000/1)
  msbits   : 16
  buffer_size  : 128
  period_size  : 32
  period_time  : 666
  tstamp_mode  : NONE
  period_step  : 1
  avail_min: 32
  period_event : 0
  start_threshold  : 128
  stop_threshold   : 128
  silence_threshold: 0
  silence_size : 0
  boundary : 4611686018427387904
  appl_ptr : 0
  hw_ptr   : 0

128 seems to be fine. It's not consistent, sometimes 64 works ok,
sometimes it overruns (says so in the console and hitches). 128 has
never overrun, neither visually (saying it in the console), nor audible
(clicks/pops).

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

Title:
  [CA0106 - CA0106, playback] Playback problem - Surround dies, no valid
  output

Status in ALSA driver:
  Confirmed
Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  This is tested against a Creative Labs Sounblaster live! (sb0410) card
  and a SoundBlaster Audigy se (sb0570). Both of them behave strangely,
  output coming through some, but not all speakers, etc. This was
  working in 13.10 under the sb0410. the ca0106 driver is the same for
  both cards.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  joshp 30385 F pulseaudio
   /dev/snd/controlC0:  joshp 30385 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu May  1 21:37:12 2014
  InstallationDate: Installed on 2014-04-28 (3 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:CA0106 failed
  Symptom_Card: Built-in Audio - Intel ICH6
  Symptom_Type: None of the above
  Title: [CA0106 - CA0106, playback] Playback problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/03/2006
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A08
  dmi.board.name: 0G8310
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd03/03/2006:svnDellInc.:pnOptiPlexGX280:pvr:rvnDellInc.:rn0G8310:rvr:cvnDellInc.:ct3:cvr:
  dmi.product.name: OptiPlex GX280
  dmi.sys.vendor: Dell Inc.

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

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


[Touch-packages] [Bug 1315212]

2015-01-10 Thread Raymond
for unknown reason which pulseaudio did not probe surround40


pulseaudio still using timer base scheduling in your last log

but it was strange tradtional mode was used in your first log


20:25:49 homecomp pulseaudio[11971]: [pulseaudio] sink.c: alsa.name = 
CA0106
Jan 02 20:25:49 homecomp pulseaudio[11971]: [pulseaudio] sink.c: alsa.id = 
ca0106
Jan 02 20:25:49 homecomp pulseaudio[11971]: [pulseaudio] sink.c: 
alsa.subdevice = 0
Jan 02 20:25:49 homecomp pulseaudio[11971]: [pulseaudio] sink.c: 
alsa.subdevice_name = subdevice #0
Jan 02 20:25:49 homecomp pulseaudio[11971]: [pulseaudio] sink.c: 
alsa.device = 0
Jan 02 20:25:49 homecomp pulseaudio[11971]: [pulseaudio] sink.c: alsa.card 
= 0
Jan 02 20:25:49 homecomp pulseaudio[11971]: [pulseaudio] sink.c: 
alsa.card_name = CA0106
Jan 02 20:25:49 homecomp pulseaudio[11971]: [pulseaudio] sink.c: 
alsa.long_card_name = Live! 7.1 24bit [SB0410] at 0xcf00 irq 19
Jan 02 20:25:49 homecomp pulseaudio[11971]: [pulseaudio] sink.c: 
alsa.driver_name = snd_ca0106
Jan 02 20:25:49 homecomp pulseaudio[11971]: [pulseaudio] sink.c: 
device.bus_path = pci-:06:00.0
Jan 02 20:25:49 homecomp pulseaudio[11971]: [pulseaudio] sink.c: sysfs.path 
= /devices/pci:00/:00:1c.3/:05:00.0/:06:00.0/sound/card0
Jan 02 20:25:49 homecomp pulseaudio[11971]: [pulseaudio] sink.c: device.bus 
= pci
Jan 02 20:25:49 homecomp pulseaudio[11971]: [pulseaudio] sink.c: 
device.vendor.id = 1102
Jan 02 20:25:49 homecomp pulseaudio[11971]: [pulseaudio] sink.c: 
device.vendor.name = Creative Labs
Jan 02 20:25:49 homecomp pulseaudio[11971]: [pulseaudio] sink.c: 
device.product.id = 0007
Jan 02 20:25:49 homecomp pulseaudio[11971]: [pulseaudio] sink.c: 
device.product.name = CA0106 Soundblaster (SB0410 SBLive! 24-bit)
Jan 02 20:25:49 homecomp pulseaudio[11971]: [pulseaudio] sink.c: 
device.string = front:0
Jan 02 20:25:49 homecomp pulseaudio[11971]: [pulseaudio] sink.c: 
device.buffering.buffer_size = 65536
Jan 02 20:25:49 homecomp pulseaudio[11971]: [pulseaudio] sink.c: 
device.buffering.fragment_size = 32768
Jan 02 20:25:49 homecomp pulseaudio[11971]: [pulseaudio] sink.c: 
device.access_mode = mmap+timer
Jan 02 20:25:49 homecomp pulseaudio[11971]: [pulseaudio] sink.c: 
device.profile.name = analog-stereo






Dec 25 19:33:27 homecomp pulseaudio[1911]: module-stream-restore.id = 
sink-input-by-application-name:paplay
Dec 25 19:33:27 homecomp pulseaudio[1911]: Requested tlength=2000.00 ms, 
minreq=20.00 ms
Dec 25 19:33:27 homecomp pulseaudio[1911]: Traditional mode enabled, modifying 
sink usec only for compat with minreq.
Dec 25 19:33:27 homecomp pulseaudio[1911]: Requested latency=1960.00 ms, 
Received latency=341.33 ms
Dec 25 19:33:27 homecomp pulseaudio[1911]: memblockq requested: 
maxlength=4194304, tlength=192000, base=2, prebuf=190082, minreq=1920 
maxrewind=0
Dec 25 19:33:27 homecomp pulseaudio[1911]: memblockq sanitized: 
maxlength=4194304, tlength=192000, base=2, prebuf=190082, minreq=1920 
maxrewind=0
Dec 25 19:33:27 homecomp pulseaudio[1911]: Final latency 2341.33 ms = 1960.00 
ms + 2*20.00 ms + 341.33 ms
Dec 25 19:33:27 homecomp pulseaudio[1911]: Latency set to 26.00ms
Dec 25 19:33:27 homecomp pulseaudio[1911]: hwbuf_unused=60544
Dec 25 19:33:27 homecomp pulseaudio[1911]: setting avail_min=15617


the driver need to provide accurate hw_ptr  position in order to set 
hwbuf_unused to non zero

the actual buffer used = buffer size (65536) - hwbuf_unused (60544) is
5012 bytes

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

Title:
  [CA0106 - CA0106, playback] Playback problem - Surround dies, no valid
  output

Status in ALSA driver:
  Confirmed
Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  This is tested against a Creative Labs Sounblaster live! (sb0410) card
  and a SoundBlaster Audigy se (sb0570). Both of them behave strangely,
  output coming through some, but not all speakers, etc. This was
  working in 13.10 under the sb0410. the ca0106 driver is the same for
  both cards.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  joshp 30385 F pulseaudio
   /dev/snd/controlC0:  joshp 30385 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu May  1 21:37:12 2014
  InstallationDate: Installed on 2014-04-28 (3 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:CA0106 failed
  Symptom_Card: 

[Touch-packages] [Bug 1409286] [NEW] package python-ufw 0.34~rc-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-10 Thread Daniil Vasin
Public bug reported:

Long story short, author uses python2.7, and my machine uses python3.3
as python. Module ConfigParser has been changed to configparser in
python3. Please accomodate your software for new python versions

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: python-ufw 0.34~rc-0ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
AptOrdering:
 python-ufw: Install
 ufw-kde: Install
 python-ufw: Configure
 ufw-kde: Configure
Architecture: amd64
Date: Sat Jan 10 10:21:13 2015
DuplicateSignature: package:python-ufw:0.34~rc-0ubuntu2:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2014-12-15 (25 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
PackageArchitecture: all
SourcePackage: ufw
Title: package python-ufw 0.34~rc-0ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package trusty

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

Title:
   package python-ufw 0.34~rc-0ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in ufw package in Ubuntu:
  New

Bug description:
  Long story short, author uses python2.7, and my machine uses python3.3
  as python. Module ConfigParser has been changed to configparser in
  python3. Please accomodate your software for new python versions

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: python-ufw 0.34~rc-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  AptOrdering:
   python-ufw: Install
   ufw-kde: Install
   python-ufw: Configure
   ufw-kde: Configure
  Architecture: amd64
  Date: Sat Jan 10 10:21:13 2015
  DuplicateSignature: package:python-ufw:0.34~rc-0ubuntu2:subprocess installed 
post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2014-12-15 (25 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: ufw
  Title: package python-ufw 0.34~rc-0ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1409286] Re: package python-ufw 0.34~rc-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-10 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
   package python-ufw 0.34~rc-0ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in ufw package in Ubuntu:
  New

Bug description:
  Long story short, author uses python2.7, and my machine uses python3.3
  as python. Module ConfigParser has been changed to configparser in
  python3. Please accomodate your software for new python versions

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: python-ufw 0.34~rc-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  AptOrdering:
   python-ufw: Install
   ufw-kde: Install
   python-ufw: Configure
   ufw-kde: Configure
  Architecture: amd64
  Date: Sat Jan 10 10:21:13 2015
  DuplicateSignature: package:python-ufw:0.34~rc-0ubuntu2:subprocess installed 
post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2014-12-15 (25 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: ufw
  Title: package python-ufw 0.34~rc-0ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1409294] [NEW] Sound remains in mute (0%) after use of F7 (mute function key)

2015-01-10 Thread missmaniac
Public bug reported:

The icon changes from Mute to unmuted,  but Master playback remains
muted.

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

** Attachment added: Screenshot of the icon muted
   
https://bugs.launchpad.net/bugs/1409294/+attachment/4295319/+files/Screenshot.pdf

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

Title:
  Sound remains in mute (0%)  after use of F7 (mute function  key)

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  The icon changes from Mute to unmuted,  but Master playback remains
  muted.

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

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


[Touch-packages] [Bug 1409278] [NEW] PCI/internal sound card not detected

2015-01-10 Thread Mikauley Jewell
Public bug reported:

My AMD card isn't listed as an audio device. The OS recognized no audio
device at this time. No sound will play.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
CurrentDesktop: Unity
Date: Sat Jan 10 09:22:39 2015
InstallationDate: Installed on 2015-01-08 (2 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Title: PCI/internal sound card not detected
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/23/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 090006
dmi.board.name: Virtual Machine
dmi.board.vendor: Microsoft Corporation
dmi.board.version: 7.0
dmi.chassis.asset.tag: 3402-4661-1194-4209-2691-7964-23
dmi.chassis.type: 3
dmi.chassis.vendor: Microsoft Corporation
dmi.chassis.version: 7.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr090006:bd05/23/2012:svnMicrosoftCorporation:pnVirtualMachine:pvr7.0:rvnMicrosoftCorporation:rnVirtualMachine:rvr7.0:cvnMicrosoftCorporation:ct3:cvr7.0:
dmi.product.name: Virtual Machine
dmi.product.version: 7.0
dmi.sys.vendor: Microsoft Corporation

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


** Tags: amd64 apport-bug trusty

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

Title:
  PCI/internal sound card not detected

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  My AMD card isn't listed as an audio device. The OS recognized no
  audio device at this time. No sound will play.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Unity
  Date: Sat Jan 10 09:22:39 2015
  InstallationDate: Installed on 2015-01-08 (2 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Title: PCI/internal sound card not detected
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/23/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 090006
  dmi.board.name: Virtual Machine
  dmi.board.vendor: Microsoft Corporation
  dmi.board.version: 7.0
  dmi.chassis.asset.tag: 3402-4661-1194-4209-2691-7964-23
  dmi.chassis.type: 3
  dmi.chassis.vendor: Microsoft Corporation
  dmi.chassis.version: 7.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr090006:bd05/23/2012:svnMicrosoftCorporation:pnVirtualMachine:pvr7.0:rvnMicrosoftCorporation:rnVirtualMachine:rvr7.0:cvnMicrosoftCorporation:ct3:cvr7.0:
  dmi.product.name: Virtual Machine
  dmi.product.version: 7.0
  dmi.sys.vendor: Microsoft Corporation

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

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


[Touch-packages] [Bug 1406925] Re: lxc-start fails due to insufficient permission for creating netdev

2015-01-10 Thread Karl-Philipp Richter
I just realize that I added `lxc.aa_allow_incomplete = 1` to the lxc
`config` file before the initial issue. Now after adding the very same
line the issue disappeared, i.e. I can start the lxc `p2`. What now?

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

Title:
  lxc-start fails due to insufficient permission for creating netdev

Status in lxc package in Ubuntu:
  Incomplete

Bug description:
  After installing an lxc with `sudo lxc-create -n Ubuntu-12.04.5-i386
  -t /usr/share/lxc/templates/lxc-ubuntu -- --release precise --mirror
  http://richtercloud.de:3142/de.archive.ubuntu.com/ubuntu --arch i386`,
  starting the container with `sudo lxc-start -n Ubuntu-12.04.5-i386
  --foreground` fails due to the following error:

  lxc-start: conf.c: instanciate_veth: 2817 failed to attach 'vethY1J1I1' 
to the bridge 'lxcbr0' : Operation not permitted
  lxc-start: conf.c: lxc_create_network: 3100 failed to create netdev
  lxc-start: start.c: lxc_spawn: 829 failed to create the network
  lxc-start: start.c: __lxc_start: 1087 failed to spawn 
'Ubuntu-12.04.5-i386'
  lxc-start: lxc_start.c: main: 337 The container failed to start.
  lxc-start: lxc_start.c: main: 341 Additional information can be obtained 
by setting the --logfile and --logpriority options.

  It should be possible to start the container right away after
  installation of the apt package and handle eventually necessary setup
  tasks (of permissions, etc.) in `debconf`.

  Currently it's necessary to comment out all `lxc.network.*` entries in
  the container configuration file.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: lxc 1.1.0~alpha2-0ubuntu3
  ProcVersionSignature: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: 
'/proc/version_signature'
  Uname: Linux 3.17.7-031707-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Jan  1 14:31:03 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-12-28 (4 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  SourcePackage: lxc
  UpgradeStatus: Upgraded to utopic on 2014-12-28 (4 days ago)
  defaults.conf:
   lxc.network.type = veth
   lxc.network.link = lxcbr0
   lxc.network.flags = up
   lxc.network.hwaddr = 00:16:3e:xx:xx:xx
  upstart.lxc-net.override: manual

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

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


[Touch-packages] [Bug 888434] Re: /usr/lib/pm-utils/sleep.d/55NetworkManager calls the wrong method

2015-01-10 Thread Oliver R.
The bug seems to be still present in version 1.4.1-9fix.ubuntu12.04

Is anyone able to fix this?  Is it fixed in future versions?

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

Title:
  /usr/lib/pm-utils/sleep.d/55NetworkManager calls the wrong method

Status in pm-utils package in Ubuntu:
  Confirmed

Bug description:
  As of 11.10, 55NetworkManager calls the already non-existing sleep
  and wake methods on org.freedesktop.NetworkManager. It should call
  instead the Sleep (not capital 'S') method with a boolean argument:

  dbus_send ... ... org.freedesktop.NetworkManager.Sleep boolean:true

  for suspending, and false for resuming.

  Attached the fixed file.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: pm-utils 1.4.1-8ubuntu1 [modified: 
usr/lib/pm-utils/sleep.d/55NetworkManager]
  ProcVersionSignature: Ubuntu 3.0.0-12.20~ppa1-generic-tuxonice 3.0.4
  Uname: Linux 3.0.0-12-generic-tuxonice x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Thu Nov 10 08:32:17 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110426)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pm-utils
  UpgradeStatus: Upgraded to oneiric on 2011-10-30 (11 days ago)

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

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


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

2015-01-10 Thread Kyle Nitzsche
with title component, so attributes show

** Attachment added: with-attributes.png
   
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1409307/+attachment/4295330/+files/with-attributes.png

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

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

Title:
  attributes dont show without title

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

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

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

  So with this catrenderer, attributes do NOT display:

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

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

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

  
  See images.

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

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


[Touch-packages] [Bug 1334052] Re: package libkadm5srv-mit8 1.10.1+dfsg-6.1ubuntu1 failed to install/upgrade: libkadm5srv-mit8:all 1.12+dfsg-2ubuntu4 (Multi-Arch: no) kann nicht zusammen mit libkadm5s

2015-01-10 Thread Mathew Hodson
** Description changed:

  Just update to Trusty and installer crashed
  
  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libkadm5srv-mit8 1.10.1+dfsg-6.1ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  Date: Wed Jun 25 00:48:48 2014
  DpkgTerminalLog:
-  dpkg: Fehler beim Bearbeiten des Archivs 
/var/cache/apt/archives/libkadm5srv-mit8_1.12+dfsg-2ubuntu4_all.deb (--unpack):
-   libkadm5srv-mit8:all 1.12+dfsg-2ubuntu4 (Multi-Arch: no) kann nicht 
zusammen mit libkadm5srv-mit8 installiert werden, welches mehrere installierte 
Instanzen hat
+  dpkg: Fehler beim Bearbeiten des Archivs 
/var/cache/apt/archives/libkadm5srv-mit8_1.12+dfsg-2ubuntu4_all.deb (--unpack):
+   libkadm5srv-mit8:all 1.12+dfsg-2ubuntu4 (Multi-Arch: no) kann nicht 
zusammen mit libkadm5srv-mit8 installiert werden, welches mehrere installierte 
Instanzen hat
  DuplicateSignature: 
package:libkadm5srv-mit8:1.10.1+dfsg-6.1ubuntu1:libkadm5srv-mit8:all 
1.12+dfsg-2ubuntu4 (Multi-Arch: no) kann nicht zusammen mit libkadm5srv-mit8 
installiert werden, welches mehrere installierte Instanzen hat
  ErrorMessage: libkadm5srv-mit8:all 1.12+dfsg-2ubuntu4 (Multi-Arch: no) kann 
nicht zusammen mit libkadm5srv-mit8 installiert werden, welches mehrere 
installierte Instanzen hat
  InstallationDate: Installed on 2012-04-17 (798 days ago)
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Beta amd64 
(20120327.1)
  SourcePackage: krb5
  Title: package libkadm5srv-mit8 1.10.1+dfsg-6.1ubuntu1 failed to 
install/upgrade: libkadm5srv-mit8:all 1.12+dfsg-2ubuntu4 (Multi-Arch: no) kann 
nicht zusammen mit libkadm5srv-mit8 installiert werden, welches mehrere 
installierte Instanzen hat
  UpgradeStatus: Upgraded to trusty on 2014-06-24 (0 days ago)
+ 
+ [Test Case]
+ 
+ Install precise.
+ On precise, enable multiple architectures (say amd64 and i386)
+ install libkadm5srv-mit8.
+ 
+ Update your sources.list to trusty, try installing libkadm5srv-mit8.
+ I'd expect that to fail.
+ 
+ Update your sources.list to also include trusty-proposed.
+ Upgrade libkadm5srv-mit8; I'd expect that to succeed.
+ 
+ I've phrased that in terms of manually changing sources.list rather than
+ using the release upgrader, because I don't know how to do a release
+ upgrade with proposed enabled. If there's an easy way to do that, then
+ I'd expect the following to work:
+ 
+ Install precise including both amd64 and i386 and install
+ libkadm5srv-mit8.
+ Do a release upgrade.
+ I'd expect it to fail.
+ 
+ Install precise including both amd64 and i386. Install
+ libkadm5srv-mit8. Do a release upgrade to trusty with proposed enabled.
+ I'd expect that to succeed.

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

Title:
  package libkadm5srv-mit8 1.10.1+dfsg-6.1ubuntu1 failed to
  install/upgrade: libkadm5srv-mit8:all 1.12+dfsg-2ubuntu4 (Multi-Arch:
  no) kann nicht zusammen mit libkadm5srv-mit8 installiert werden,
  welches mehrere installierte Instanzen hat

Status in krb5 package in Ubuntu:
  Invalid
Status in krb5 source package in Trusty:
  Fix Committed

Bug description:
  Just update to Trusty and installer crashed

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libkadm5srv-mit8 1.10.1+dfsg-6.1ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  Date: Wed Jun 25 00:48:48 2014
  DpkgTerminalLog:
   dpkg: Fehler beim Bearbeiten des Archivs 
/var/cache/apt/archives/libkadm5srv-mit8_1.12+dfsg-2ubuntu4_all.deb (--unpack):
    libkadm5srv-mit8:all 1.12+dfsg-2ubuntu4 (Multi-Arch: no) kann nicht 
zusammen mit libkadm5srv-mit8 installiert werden, welches mehrere installierte 
Instanzen hat
  DuplicateSignature: 
package:libkadm5srv-mit8:1.10.1+dfsg-6.1ubuntu1:libkadm5srv-mit8:all 
1.12+dfsg-2ubuntu4 (Multi-Arch: no) kann nicht zusammen mit libkadm5srv-mit8 
installiert werden, welches mehrere installierte Instanzen hat
  ErrorMessage: libkadm5srv-mit8:all 1.12+dfsg-2ubuntu4 (Multi-Arch: no) kann 
nicht zusammen mit libkadm5srv-mit8 installiert werden, welches mehrere 
installierte Instanzen hat
  InstallationDate: Installed on 2012-04-17 (798 days ago)
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Beta amd64 
(20120327.1)
  SourcePackage: krb5
  Title: package libkadm5srv-mit8 1.10.1+dfsg-6.1ubuntu1 failed to 
install/upgrade: libkadm5srv-mit8:all 1.12+dfsg-2ubuntu4 (Multi-Arch: no) kann 
nicht zusammen mit libkadm5srv-mit8 installiert werden, welches mehrere 
installierte Instanzen hat
  UpgradeStatus: Upgraded to trusty on 2014-06-24 (0 days ago)

  [Test Case]

  Install precise.
  On precise, enable multiple architectures (say amd64 and i386)
  install libkadm5srv-mit8.

  Update 

[Touch-packages] [Bug 1409324] Re: Spelling mistake in man page for arp command

2015-01-10 Thread mpezz
*** This bug is a duplicate of bug 945337 ***
https://bugs.launchpad.net/bugs/945337

Sorry, I found out it was already submitted.

** This bug has been marked a duplicate of bug 945337
   arp manpage typo, bad author e-mail

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

Title:
  Spelling mistake in man page for arp command

Status in net-tools package in Ubuntu:
  New

Bug description:
  EXSAMPLES - EXAMPLES in:
  http://manpages.ubuntu.com/manpages/trusty/man8/arp.8.html

  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04

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

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


[Touch-packages] [Bug 960537] Re: Dash search box doesn't unhide Onboard on-screen keyboard

2015-01-10 Thread mattgyver83
Confiming the issue persists in 14.10.  I was able to reproduce the
issue as well as locate a testing method for making the bad behavior
work which could be helpful for further troubleshooting.   I posted
this as #13 here;
https://bugs.launchpad.net/onboard/+bug/936310/comments/13 I hope this
helps!

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

Title:
  Dash search box doesn't unhide Onboard on-screen keyboard

Status in Ubuntu on the Nexus 7:
  Confirmed
Status in Unity:
  Triaged
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  Onboard 0.97 can be configured to auto-show when an editable text
  entry becomes focused. It does this by reacting to AT-SPI focus
  messages. Unity Dash's search box seems like prime candidate to unhide
  Onboard, but currently there are no at-spi messages triggered when
  opening dash. It would be great if dash search could be at-enabled.

  This is the original bug report for Onboard:
  https://bugs.launchpad.net/onboard/+bug/936310

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.6.0-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,decor,compiztoolbox,regex,imgpng,place,animation,expo,grid,mousepoll,session,snap,vpswitch,wall,workarounds,resize,gnomecompat,move,fade,scale,ezoom,unityshell]
  Date: Tue Mar 20 20:06:12 2012
  ProcEnviron:
   TERM=xterm
   PATH=(custom, User Name)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1409321] [NEW] [Satellite P100, Conexant CX20549 (Venice), Speaker, Internal] Sound is distorted,

2015-01-10 Thread fotoflex
Public bug reported:

About a year ago, my Toshiba laptop running on Vista broke down. The hard-disk 
had crashed. Bought a new one and found I could not re-install Vista. As 
support was about to finish anyway, I switched to Xubuntu 12.04 LTS. Things ran 
more or less OK, except for the sound.
That had been really very good, and now was crackly, too loud and distorted. 
Alsamixer made it less loud, but didn´t improve the quality. The headphones are 
OK. I thought things would be better once I installed 14.04, but are exactly 
the same.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic i686
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  fotoflex   1530 F pulseaudio
CurrentDesktop: Unity
Date: Sat Jan 10 19:55:37 2015
InstallationDate: Installed on 2015-01-08 (1 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
Symptom_Card: Built-in Audio - HDA Intel
Symptom_Jack: Speaker, Internal
Symptom_Type: Digital clip or distortion, or overdriven sound
Title: [Satellite P100, Conexant CX20549 (Venice), Speaker, Internal] Sound is 
distorted
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/19/20092
dmi.bios.vendor: TOSHIBA
dmi.bios.version: V4.70
dmi.board.name: Satellite P100
dmi.board.vendor: TOSHIBA
dmi.board.version: Not Applicable
dmi.chassis.type: 10
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnTOSHIBA:bvrV4.70:bd01/19/20092:svnTOSHIBA:pnSatelliteP100:pvrPSPAAE-01C003DU:rvnTOSHIBA:rnSatelliteP100:rvrNotApplicable:cvnTOSHIBA:ct10:cvrN/A:
dmi.product.name: Satellite P100
dmi.product.version: PSPAAE-01C003DU
dmi.sys.vendor: TOSHIBA

** Affects: alsa-driver (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 alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1409321

Title:
  [Satellite P100, Conexant CX20549 (Venice), Speaker, Internal] Sound
  is distorted,

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  About a year ago, my Toshiba laptop running on Vista broke down. The 
hard-disk had crashed. Bought a new one and found I could not re-install Vista. 
As support was about to finish anyway, I switched to Xubuntu 12.04 LTS. Things 
ran more or less OK, except for the sound.
  That had been really very good, and now was crackly, too loud and distorted. 
Alsamixer made it less loud, but didn´t improve the quality. The headphones are 
OK. I thought things would be better once I installed 14.04, but are exactly 
the same.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic i686
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  fotoflex   1530 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Jan 10 19:55:37 2015
  InstallationDate: Installed on 2015-01-08 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_Jack: Speaker, Internal
  Symptom_Type: Digital clip or distortion, or overdriven sound
  Title: [Satellite P100, Conexant CX20549 (Venice), Speaker, Internal] Sound 
is distorted
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/19/20092
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: V4.70
  dmi.board.name: Satellite P100
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Not Applicable
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnTOSHIBA:bvrV4.70:bd01/19/20092:svnTOSHIBA:pnSatelliteP100:pvrPSPAAE-01C003DU:rvnTOSHIBA:rnSatelliteP100:rvrNotApplicable:cvnTOSHIBA:ct10:cvrN/A:
  dmi.product.name: Satellite P100
  dmi.product.version: PSPAAE-01C003DU
  dmi.sys.vendor: TOSHIBA

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

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


[Touch-packages] [Bug 1354841] Re: Screen corruption (characters are drawn as black squares)

2015-01-10 Thread M
Hello,
The bug is still there after upgrading the BIOS.
I should add that I only have the problem with Firefox and Thunderbird, but not 
the KDE apps.
I suspect the problem is related to GTK: some programs like grsync and gimp 
seem OK, but I've seen they don't display much text like firefox or thunderbird 
do. I've seen the bug in some text fields displayed by Handbrake

Matthieu
P:S: output of the dmidecode commands:
A16
12/06/2013


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

Title:
  Screen corruption (characters are drawn as black squares)

Status in xorg package in Ubuntu:
  New

Bug description:
  Sometimes, the characters are rendered as black squares (cf attachment). I 
couldn't find any event in the systems logs that could explain that.
  I can stop the bug by changing the anti-aliasing options in the system 
settings (enabled / disabled, level of hinting) and restarting the 
applications, but the squares can come back later on, and I have to repeat the 
operation.

  The bug almost exclusively happens with firefox and thunderbird,
  though krunner is also affected (but not other kde apps). I'm not
  using many GTK applications, but I can also see the bug with unison.

  It used to happen in 13.10 as well, and upgrading to 14.04.1 hasn't
  improved the situation

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sun Aug 10 14:03:25 2014
  InstallationDate: Installed on 2011-01-10 (1307 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  ProcEnviron:
   LANGUAGE=
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to trusty on 2014-08-06 (3 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: kwin
  CurrentDesktop: KDE
  DistUpgraded: 2014-08-06 14:32:56,683 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: kubuntu
  DkmsStatus:
   virtualbox, 4.3.10, 3.13.0-40-generic, x86_64: installed
   virtualbox-guest, 4.3.10, 3.13.0-40-generic, x86_64: installed
  ExtraDebuggingInterest: No
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0428]
  InstallationDate: Installed on 2011-01-10 (1407 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  MachineType: Dell Inc. Latitude E5510
  Package: xorg 1:7.7+1ubuntu8
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-40-generic 
root=UUID=851d627f-547c-4a28-94e7-778e3a396d65 ro loop.max_part=63 quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-40.69-generic 3.13.11.10
  Tags:  trusty kubuntu
  Uname: Linux 3.13.0-40-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-08-06 (103 days ago)
  UserGroups: adm admin audio cdrom condor dialout disk fuse lpadmin mysql 
plugdev sambashare video
  _MarkForUpload: True
  dmi.bios.date: 04/21/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A14
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA14:bd04/21/2013:svnDellInc.:pnLatitudeE5510:pvr0001:rvnDellInc.:rn:rvr:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E5510
  dmi.product.version: 0001
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.2
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.2
  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: Sat Nov 15 13:25:39 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   21579 
   vendor SEC
  xserver.version: 2:1.15.1-0ubuntu2.2

To manage notifications about this bug go to:

[Touch-packages] [Bug 1408445] Re: Wake up and Wired adapter problems

2015-01-10 Thread Alberto Salvia Novella
Much better: thank you.

** Changed in: xorg (Ubuntu)
   Importance: Undecided = 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/1408445

Title:
  Wake up and Wired adapter problems

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  My computer had suspended with my Ethernet cable still in it. When I tried to 
wake my computer up the computer made noises as if it was waking up, but the 
screen stayed black. I wake my computer up by pressing the power button. When I 
tried pressing it (the power button) again the computer finally awoke.
  The login screen had loaded up so I typed in my password and logged in. I 
then noticed that I did not have an internet connection even though my router 
was fine and so were the other computers on the network. I tried unplugging my 
Ethernet cable and plugging it back in again. But that didn't appear to fix the 
problem.
  I then clicked on the the little icon on the bar at the top to view my 
internet connection status. In the pull-down menu at the top instead of the 
normal “Ethernet network”, it read something like “Networking disabled”. There 
was an option below it which was currently unticked that was called “Enable 
Networking”. I ticked it, but this did not seem to make much of a difference to 
the situation.

  I then went into the Network section in System Settings and looked at the 
status of my Wired connection. The status was “Unmanaged”, when it is normally 
“Connected – 100Mb/s”.
  I then restarted my machine and this seemed to resolve the problem. And I 
have not had any problems as such since.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Wed Jan  7 20:50:51 2015
  DistUpgraded: 2014-12-13 16:39:34,851 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:5002]
  InstallationDate: Installed on 2014-12-06 (32 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: LENOVO 62742SG
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic 
root=UUID=3883b8c8-34cb-4ec2-8834-fe85bbd10f52 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to utopic on 2014-12-13 (25 days ago)
  dmi.bios.date: 11/15/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H5ET69WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 62742SG
  dmi.board.vendor: LENOVO
  dmi.board.version: Win8 Pro DPK IPG
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrH5ET69WW(1.12):bd11/15/2012:svnLENOVO:pn62742SG:pvrLenovoB590:rvnLENOVO:rn62742SG:rvrWin8ProDPKIPG:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 62742SG
  dmi.product.version: Lenovo B590
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Wed Jan  7 20:30:34 2015
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id 827
   vendor LGD
  xserver.version: 2:1.16.0-1ubuntu1.2

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

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


[Touch-packages] [Bug 1409315] [NEW] HP printer found, not communicating?

2015-01-10 Thread Dev
Public bug reported:

Hooked up HP printer 4014n using 10.04 to router via Ethernet, computer
sees it, but apparently cannot communicate with the printer.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: cups 1.7.2-0ubuntu1.2
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CurrentDesktop: Unity
Date: Sat Jan 10 12:28:57 2015
InstallationDate: Installed on 2014-10-04 (98 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
Lpstat: device for HP-LaserJet-P4014CMD:PS,PCL: 
dnssd://HP%20LaserJet%20P4014%20%5B16CB3F%5D._pdl-datastream._tcp.local/
MachineType: Dell Inc. OptiPlex 760
Papersize: letter
PpdFiles: HP-LaserJet-P4014CMD:PS,PCL: HP LaserJet p4014, hpcups 3.14.3
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-43-generic 
root=UUID=b570ce81-3ba0-4041-85d5-9bbabfb85113 ro quiet splash vt.handoff=7
SourcePackage: cups
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/04/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A13
dmi.board.name: 0G214D
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 6
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA13:bd08/04/2011:svnDellInc.:pnOptiPlex760:pvr:rvnDellInc.:rn0G214D:rvrA00:cvnDellInc.:ct6:cvr:
dmi.product.name: OptiPlex 760
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apparmor apport-bug trusty

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

Title:
  HP printer found, not communicating?

Status in cups package in Ubuntu:
  New

Bug description:
  Hooked up HP printer 4014n using 10.04 to router via Ethernet,
  computer sees it, but apparently cannot communicate with the printer.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: cups 1.7.2-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Jan 10 12:28:57 2015
  InstallationDate: Installed on 2014-10-04 (98 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  Lpstat: device for HP-LaserJet-P4014CMD:PS,PCL: 
dnssd://HP%20LaserJet%20P4014%20%5B16CB3F%5D._pdl-datastream._tcp.local/
  MachineType: Dell Inc. OptiPlex 760
  Papersize: letter
  PpdFiles: HP-LaserJet-P4014CMD:PS,PCL: HP LaserJet p4014, hpcups 3.14.3
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-43-generic 
root=UUID=b570ce81-3ba0-4041-85d5-9bbabfb85113 ro quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/04/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A13
  dmi.board.name: 0G214D
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA13:bd08/04/2011:svnDellInc.:pnOptiPlex760:pvr:rvnDellInc.:rn0G214D:rvrA00:cvnDellInc.:ct6:cvr:
  dmi.product.name: OptiPlex 760
  dmi.sys.vendor: Dell Inc.

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

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


[Touch-packages] [Bug 1409324] [NEW] Spelling mistake in man page for arp command

2015-01-10 Thread mpezz
*** This bug is a duplicate of bug 945337 ***
https://bugs.launchpad.net/bugs/945337

Public bug reported:

EXSAMPLES - EXAMPLES in:
http://manpages.ubuntu.com/manpages/trusty/man8/arp.8.html

Description:Ubuntu 14.04.1 LTS
Release:14.04

** Affects: net-tools (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Spelling mistake in man page for arp command

Status in net-tools package in Ubuntu:
  New

Bug description:
  EXSAMPLES - EXAMPLES in:
  http://manpages.ubuntu.com/manpages/trusty/man8/arp.8.html

  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04

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

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


[Touch-packages] [Bug 1278223] Re: Mouse Flickering after adding 3rd Monitor

2015-01-10 Thread Roman Onosovski
BTW, I just replaced unity with MATE and my third monitor works like a
charm with no lagging whatssoever! =

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

Title:
  Mouse Flickering after adding 3rd Monitor

Status in xorg package in Ubuntu:
  Confirmed
Status in xorg package in Fedora:
  Unknown

Bug description:
  My issues is, after adding a 3rd monitor to Ubuntu 14.04, the mouse
  flickers (or blinks) when the cursor is on monitors one or two, but
  not 3.

  Monitor 1: 1440 x 900 - Laptop's Native Monitor
  Monitor 2: 1920 x 1080 - Laptop's HDMI Port's External Monitor
  Monitor 3: 1024 x 768 - SIIG USB 2.0 to VGA Pro Monitor

  Here's the video card that feeds my laptop's native monitor, monitor 2
  (hdmi).

  lspci | grep 'VGA\|Display'
  00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset 
Integrated Graphics Controller (rev 07)
  00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset 
Integrated Graphics Controller (rev 07)

  The 3rd Monitor is powered through a Display Link certified SIIG USB
  2.0 to VGA Pro adapter (A2H1320X1374 - not sure what this number, but
  it is a sticker on back of the device):

  lsusb -tv
  /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
  |__ Port 6: Dev 2, If 0, Class=Video, Driver=uvcvideo, 480M
  |__ Port 6: Dev 2, If 1, Class=Video, Driver=uvcvideo, 480M

  dmesg
  [1.688343] usb 2-1: New USB device found, idVendor=17e9, idProduct=02ee
  [1.688348] usb 2-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [1.688351] usb 2-1: Product: VGA Display Adapter
  [1.688353] usb 2-1: Manufacturer: DisplayLink
  [1.688356] usb 2-1: SerialNumber: 119785

  Additionally, unity-control-center crashes sometimes after I Restore
  previous settings, after selecting a resolution too high. This
  freezed my laptop, requiring a hard reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.1-0ubuntu5
  ProcVersionSignature: Ubuntu 3.13.0-8.27-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Feb  9 18:43:13 2014
  InstallationDate: Installed on 2014-02-02 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140202)
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1391652] Re: 30 sec Xorg freeze - ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)

2015-01-10 Thread Jens Askengren
I've updated the BIOS.

xorg (or is it gnome-shell?) still hangs, but without any ACPI-warnings
this time.

The bios version as requested is:
A19
09/07/2012

There are still some warnings during startup:
Jan 10 22:01:33 jens-XPS-L702X kernel: [3.753967] [Firmware Bug]: 
ACPI(PEGP) defines _DOD but not _DOS
[...]
Jan 10 22:01:33 jens-XPS-L702X kernel: [9.081351] ACPI Warning: 
\_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI 
requires [Package] (20131115/nsarguments-95)
Jan 10 22:01:33 jens-XPS-L702X kernel: [9.081561] ACPI Warning: 
\_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI 
requires [Package] (20131115/nsarguments-95)

I also have these warnings. I have no idea what driver they refer to:

Jan 10 22:01:33 jens-XPS-L702X kernel: [   11.264661] lp: driver loaded but no 
devices found
Jan 10 22:01:33 jens-XPS-L702X kernel: [   11.276445] ppdev: user-space 
parallel port driver
Jan 10 22:01:33 jens-XPS-L702X kernel: [   11.719545] ACPI Warning: 
0x0428-0x042f SystemIO conflicts with Region \PMIO 1 
(20131115/utaddress-251)
Jan 10 22:01:33 jens-XPS-L702X kernel: [   11.719554] ACPI: If an ACPI driver 
is available for this device, you should use it instead of the native driver
Jan 10 22:01:33 jens-XPS-L702X kernel: [   11.719737] ACPI Warning: 
0x0540-0x054f SystemIO conflicts with Region \GPIN 1 
(20131115/utaddress-251)
Jan 10 22:01:33 jens-XPS-L702X kernel: [   11.719741] ACPI Warning: 
0x0540-0x054f SystemIO conflicts with Region \GPIO 2 
(20131115/utaddress-251)
Jan 10 22:01:33 jens-XPS-L702X kernel: [   11.719745] ACPI Warning: 
0x0540-0x054f SystemIO conflicts with Region 
\_SB_.PCI0.PEG0.PEGP.GPIO 3 (20131115/utaddress-251)
Jan 10 22:01:33 jens-XPS-L702X kernel: [   11.719749] ACPI: If an ACPI driver 
is available for this device, you should use it instead of the native driver
Jan 10 22:01:33 jens-XPS-L702X kernel: [   11.719751] ACPI Warning: 
0x0530-0x053f SystemIO conflicts with Region \GPIN 1 
(20131115/utaddress-251)
Jan 10 22:01:33 jens-XPS-L702X kernel: [   11.719754] ACPI Warning: 
0x0530-0x053f SystemIO conflicts with Region \GPIO 2 
(20131115/utaddress-251)
Jan 10 22:01:33 jens-XPS-L702X kernel: [   11.719757] ACPI Warning: 
0x0530-0x053f SystemIO conflicts with Region 
\_SB_.PCI0.PEG0.PEGP.GPIO 3 (20131115/utaddress-251)
Jan 10 22:01:33 jens-XPS-L702X kernel: [   11.719761] ACPI: If an ACPI driver 
is available for this device, you should use it instead of the native driver
Jan 10 22:01:33 jens-XPS-L702X kernel: [   11.719762] ACPI Warning: 
0x0500-0x052f SystemIO conflicts with Region \GPIN 1 
(20131115/utaddress-251)
Jan 10 22:01:33 jens-XPS-L702X kernel: [   11.719765] ACPI Warning: 
0x0500-0x052f SystemIO conflicts with Region \GPIO 2 
(20131115/utaddress-251)
Jan 10 22:01:33 jens-XPS-L702X kernel: [   11.719769] ACPI Warning: 
0x0500-0x052f SystemIO conflicts with Region 
\_SB_.PCI0.PEG0.PEGP.GPIO 3 (20131115/utaddress-251)
Jan 10 22:01:33 jens-XPS-L702X kernel: [   11.719772] ACPI: If an ACPI driver 
is available for this device, you should use it instead of the native driver
Jan 10 22:01:33 jens-XPS-L702X kernel: [   11.719774] lpc_ich: Resource 
conflict(s) found affecting gpio_ich

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

Title:
  30 sec Xorg freeze - ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument
  #4 type mismatch - Found [Buffer], ACPI requires [Package]
  (20131115/nsarguments-95)

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  XOrg freezes for about 30 seconds and this warning is printed in the
  syslog:

  kernel: [  752.250482] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 
type mismatch - Found [Buffer], ACPI requires [Package] 
(20131115/nsarguments-95)
  kernel: [  752.250740] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 
type mismatch - Found [Buffer], ACPI requires [Package] 
(20131115/nsarguments-95)

  However, the console still works while X is frozen.

  This is a Dell XPS L702X with optimus graphics.

  The freeze appears to occur randomly. 
  Using nautilus, gedit or other gtk3-programs seems to cause it happen more 
frequently.  Eclipse and Chromium that uses gtk2 does not seem to trigger the 
bug.

  There are two similar bugs:
  https://bugs.launchpad.net/ubuntu/+source/linux-lts-trusty/+bug/1362532
  https://bugs.launchpad.net/ubuntu/+source/linux-lts-saucy/+bug/1281966

  3.13.0-39-generic x86_64

  00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA 
controller])
Subsystem: Dell 

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

2015-01-10 Thread Kyle Nitzsche
Public bug reported:

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

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

So with this catrenderer, attributes do NOT display:

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

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

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


See images.

** Affects: savilerow
 Importance: Undecided
 Status: New

** Affects: unity-scopes-api (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: no-attributes.png
   
https://bugs.launchpad.net/bugs/1409307/+attachment/4295329/+files/no-attributes.png

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

Title:
  attributes dont show without title

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

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

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

  So with this catrenderer, attributes do NOT display:

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

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

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

  
  See images.

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

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


[Touch-packages] [Bug 1367495] Re: Bridge still not created if bind9 is on

2015-01-10 Thread Yonatan Yehezkeally
This is odd. On advice from Flockport community I attempted to manually 
configure the bridge (its basic elements, at least) by entering
sudo brctl addbr lxcbr0
sudo ifconfig lxcbr0 10.0.3.1 netmask 255.255.255.0 up

This went just fine, with `ifconfig` reporting (beyond those interfaces already 
present in the attached file:
lxcbr0Link encap:Ethernet  HWaddr 8e:8c:5c:47:3b:bd  
  inet addr:10.0.3.1  Bcast:10.0.3.255  Mask:255.255.255.0
  inet6 addr: fe80::8c8c:5cff:fe47:3bbd/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:35 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:0 (0.0 B)  TX bytes:3632 (3.6 KB)

Note in particular the `inet addr`, which is the same one `lxc-net.log` claimed 
couldn't be used. However, recycling `lxc-net` fails, either with:
server@srv-Ub1404:~$ sudo restart lxc-net
restart: Job failed to restart
Or
server@srv-Ub1404:~$ sudo stop lxc-net
stop: Job failed while stopping
server@srv-Ub1404:~$ sudo start lxc-net
lxc-net start/running

In both cases, the bridge is gone from the output of `ifconfig` as a
result. `/var/log/upstart/lxc-net.log` is exactly as it is in the
attached version (complaining about `dnsmasq.conf`, which is
understandable, but also about 10.0.3.1 already being in use).

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

Title:
  Bridge still not created if bind9 is on

Status in lxc package in Ubuntu:
  Incomplete

Bug description:
  This is probably a dup of bug 1240757, created just so I could upload
  the data requested in that bug report.

  On a fresh, probably vanilla, ubuntu 14.04 server, I tried using ubuntu 
14.04's default lxc.
  It created containers fine, but they failed to start, complaining
lxc-start: failed to attach 'veth9HNUS9' to the bridge 'lxcbr0' : No such 
device
  /var/log/upstart/lxc-net.log says
dnsmasq: failed to create listening socket for 10.0.3.1: Address already in 
use

  This didn't happen on a desktop 14.04 instance, where bind9 is not
  installed by default.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: lxc 1.0.5-0ubuntu0.1
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  Date: Tue Sep  9 16:39:34 2014
  ProcEnviron:
   LANGUAGE=en_US:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: lxc
  UpgradeStatus: No upgrade log present (probably fresh install)
  defaults.conf:
   lxc.network.type = veth
   lxc.network.link = lxcbr0
   lxc.network.flags = up
   lxc.network.hwaddr = 00:16:3e:xx:xx:xx

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

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


[Touch-packages] [Bug 1408747] Re: package libpam-systemd:amd64 208-8ubuntu8.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2015-01-10 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1376612 ***
https://bugs.launchpad.net/bugs/1376612

Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  package libpam-systemd:amd64 208-8ubuntu8.2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 128

Status in systemd package in Ubuntu:
  Confirmed

Bug description:
  Installed with gui updater

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: libpam-systemd:amd64 208-8ubuntu8.2
  Uname: Linux 3.16.6-031606-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  Date: Thu Jan  8 13:12:51 2015
  DuplicateSignature: package:libpam-systemd:amd64:208-8ubuntu8.2:subprocess 
installed post-installation script returned error exit status 128
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 128
  InstallationDate: Installed on 2013-09-18 (476 days ago)
  InstallationMedia: This
  SourcePackage: systemd
  Title: package libpam-systemd:amd64 208-8ubuntu8.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 128
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1314486] Re: Flash videos disappears/underlays when using Fullscreen mode.

2015-01-10 Thread test051102
I can confirm the issue. My System is Ubuntu 14.04 LTS + Gnome Shell
(installed manually because I hate Unity). I have just upgraded my
system from Ubuntu 12.04 LTS. Very disapointing to see that 14.04 is
still having major issues and that nobody is taking care about it
because they igone Gnome.

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

Title:
  Flash videos disappears/underlays when using Fullscreen mode.

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  Flash videos (dailymotion, xnxx, etc.) disappears/underlays when using 
Fullscreen mode.
  In 13.10, the same would occur, but the workaround was to look for the 
underlayed fullscreen icon/fullscreen plugin container, in the activities bar.
  Now on 14.04, that workaround isn't even available.

  It looks like the issue lies somewhere in Gnome. The problem occured
  on UbuntuGnome14.04, so I decided to delete that and install Ubuntu
  14.04. The problem is gone, but... I like Gnome, so I decided to
  install the Gnome shell on top of Ubuntu 14.04, and sure enough, after
  transitioning to Gnome shell, the same problem occurs.

  Can someone help me out please?

  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: fglrx
  .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: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Apr 29 23:14:37 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus: fglrx-updates, 13.350.1, 3.13.0-24-generic, x86_64: installed
  ExtraDebuggingInterest: No
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] BeaverCreek [Radeon HD 6530D] 
[1002:964a] (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:d000]
  InstallationDate: Installed on 2014-04-28 (1 days ago)
  InstallationMedia: It
  MachineType: Gigabyte Technology Co., Ltd. GA-A75M-D2H
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=210e604b-bbcd-432d-97d2-222bf82c99b1 ro nomodeset quiet splash 
vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/03/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F5
  dmi.board.name: GA-A75M-D2H
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF5:bd11/03/2011:svnGigabyteTechnologyCo.,Ltd.:pnGA-A75M-D2H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-A75M-D2H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-A75M-D2H
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.fglrx-installer: fglrx-installer N/A
  version.ia32-libs: ia32-libs N/A
  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.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:25:06 2014
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputLogitech USB Receiver MOUSE, id 8
   inputAT Translated Set 2 keyboard KEYBOARD, id 9
  xserver.errors:
   open /dev/dri/card0: No such file or directory
   AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, 
error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object 
file: No such file or directory]
   AIGLX error: failed to open /usr/lib64/dri/fglrx_dri.so, 
error[/usr/lib64/dri/fglrx_dri.so: cannot open shared object file: No such file 
or directory]
   AIGLX error: failed to open /usr/X11R6/lib/modules/dri/fglrx_dri.so, 
error[/usr/X11R6/lib/modules/dri/fglrx_dri.so: cannot open shared object file: 
No such file or directory]
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2
  xserver.video_driver: fglrx

To manage notifications about this bug 

[Touch-packages] [Bug 1354841] Re: Screen corruption (characters are drawn as black squares)

2015-01-10 Thread M
Looks related to
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1034110 except that I
have an Intel card

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

Title:
  Screen corruption (characters are drawn as black squares)

Status in xorg package in Ubuntu:
  New

Bug description:
  Sometimes, the characters are rendered as black squares (cf attachment). I 
couldn't find any event in the systems logs that could explain that.
  I can stop the bug by changing the anti-aliasing options in the system 
settings (enabled / disabled, level of hinting) and restarting the 
applications, but the squares can come back later on, and I have to repeat the 
operation.

  The bug almost exclusively happens with firefox and thunderbird,
  though krunner is also affected (but not other kde apps). I'm not
  using many GTK applications, but I can also see the bug with unison.

  It used to happen in 13.10 as well, and upgrading to 14.04.1 hasn't
  improved the situation

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sun Aug 10 14:03:25 2014
  InstallationDate: Installed on 2011-01-10 (1307 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  ProcEnviron:
   LANGUAGE=
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to trusty on 2014-08-06 (3 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: kwin
  CurrentDesktop: KDE
  DistUpgraded: 2014-08-06 14:32:56,683 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: kubuntu
  DkmsStatus:
   virtualbox, 4.3.10, 3.13.0-40-generic, x86_64: installed
   virtualbox-guest, 4.3.10, 3.13.0-40-generic, x86_64: installed
  ExtraDebuggingInterest: No
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0428]
  InstallationDate: Installed on 2011-01-10 (1407 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  MachineType: Dell Inc. Latitude E5510
  Package: xorg 1:7.7+1ubuntu8
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-40-generic 
root=UUID=851d627f-547c-4a28-94e7-778e3a396d65 ro loop.max_part=63 quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-40.69-generic 3.13.11.10
  Tags:  trusty kubuntu
  Uname: Linux 3.13.0-40-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-08-06 (103 days ago)
  UserGroups: adm admin audio cdrom condor dialout disk fuse lpadmin mysql 
plugdev sambashare video
  _MarkForUpload: True
  dmi.bios.date: 04/21/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A14
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA14:bd04/21/2013:svnDellInc.:pnLatitudeE5510:pvr0001:rvnDellInc.:rn:rvr:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E5510
  dmi.product.version: 0001
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.2
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.2
  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: Sat Nov 15 13:25:39 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   21579 
   vendor SEC
  xserver.version: 2:1.15.1-0ubuntu2.2

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

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


[Touch-packages] [Bug 1363897] Re: kdb5_ldap_util can not create krbContainer

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

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

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

Title:
  kdb5_ldap_util  can not create krbContainer

Status in krb5 package in Ubuntu:
  Confirmed

Bug description:
  Following instructions on
  https://help.ubuntu.com/10.04/serverguide/kerberos-ldap.html
  creating the initial database with kdb5_ldap_util 
  (sudo kdb5_ldap_util -D cn=admin,dc=app,dc=tsn create -subtrees 
dc=app,dc=tsn -r APP.TSN -s -H ldap:///ldap01.app.tsn)
  fails with error message:
  kdb5_ldap_util: Kerberos Container create FAILED: Object class violation 
while creating realm 'APP.TSN'

  after reading these mails
  http://comments.gmane.org/gmane.comp.encryption.kerberos.general/18509
  setting up loglevel for slapd in syslog, following error message can be found:
  --
  Sep  1 09:52:19 ldap01 slapd[1165]: == hdb_add: dc=app,dc=tsn
  Sep  1 09:52:19 ldap01 slapd[1165]: oc_check_required entry (dc=app,dc=tsn), 
objectClass krbContainer
  Sep  1 09:52:19 ldap01 slapd[1165]: oc_check_allowed type objectClass
  Sep  1 09:52:19 ldap01 slapd[1165]: oc_check_allowed type cn
  Sep  1 09:52:19 ldap01 slapd[1165]: oc_check_allowed type 
structuralObjectClass
  Sep  1 09:52:19 ldap01 slapd[1165]: oc_check_allowed type dc
  Sep  1 09:52:19 ldap01 slapd[1165]: Entry (dc=app,dc=tsn), attribute 'dc' not 
allowed
  Sep  1 09:52:19 ldap01 slapd[1165]: hdb_add: entry failed schema check: 
attribute 'dc' not allowed (65)
  ---

  System: 
  Ubuntu 14.04 LTS
  slapd  2.4.31-1+nmu amd64
  krb5-config2.3
  krb5-kdc   1.12+dfsg-2u amd64
  krb5-kdc-ldap  1.12+dfsg-2u amd64
  krb5-locales   1.12+dfsg-2u 
  krb5-user  1.12+dfsg-2u amd64

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

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


[Touch-packages] [Bug 1292041] Re: Lockscreen doesn't turn off the screen

2015-01-10 Thread david6
I am running Ubuntu 14.04 LTS (64-bit), fully updated. Unity version is:
7.2.3+14.04.20140826-0ubuntu1

I just changed monitors, and also from DVI to DisplayPort (due to higher
resolution).

The screen does not 'turn off', after screen locked (or timeout). Screen
is black (with white mouse cursor), but still fully backlit. This does
not change after many hours.

This may not be the SAME bug (as original post), but has identical
symptoms.

NEW BUG ?

Any advice / suggestions ?

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

Title:
  Lockscreen doesn't turn off the screen

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project trusty series:
  Fix Released
Status in Unity:
  Fix Released
Status in gnome-screensaver package in Ubuntu:
  Invalid
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  The new Unity lock screen doesn't turn off the monitor screen.

  I can wait as long as 10 minutes after activating the lock screen and
  the monitor still doesn't trun off. Then when I unlock the screen and
  don't use mouse or keyboard monitor will turn off (it's about 5
  seconds after unlocking).

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

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


[Touch-packages] [Bug 1300367] Re: rsync 3.1.0 and 3.0.9 incompatibility

2015-01-10 Thread Steve
Just wanted to note that the patch in #6 has been working fine for me.
Any luck on getting it patched into Trusty?

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

Title:
  rsync 3.1.0 and 3.0.9 incompatibility

Status in rsync:
  In Progress
Status in rsync package in Ubuntu:
  Triaged

Bug description:
  When running rsync on a directory of a few hundred files from rsync
  3.0.9-4 on Ubuntu 13.04 Raring to rsync 3.1.0-2 on Ubuntu 14.04 Trusty
  rsync errors with:

  rsync error: error in rsync protocol data stream (code 12) at
  io.c(441) [sender=3.0.9]

  Here is the full command I'm trying to run:

  rsync --delay-updates -FF --compress --timeout=10 --archive --rsh 'ssh
  -o StrictHostKeyChecking=no' --out-format='CHANGED%i %n%L'
  templates/dotfiles/ wirehive@172.2.0.1.128:/home/wirehive/

  If I repeatedly run this after maybe 4 times it will succeed.

  The same sounding bug is reported here:
  https://bugzilla.redhat.com/show_bug.cgi?id=1014769
  and here:
  https://bugzilla.samba.org/show_bug.cgi?id=10332

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

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


[Touch-packages] [Bug 1409356] Re: drop usage of :sys:started/stopped/starting/stopping events

2015-01-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~xnox/ubuntu/vivid/nuntium/drop-sys-events

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

Title:
  drop usage of :sys:started/stopped/starting/stopping events

Status in location-service package in Ubuntu:
  New
Status in nuntium package in Ubuntu:
  New

Bug description:
  When system upstart goes away, :sys:started/stopped/starting/stopping
  events will go away.

  One option is to introduce a user session event bridge which will
  relay similar events from systemd. I have a working prototype for
  that, however incomplete information is exposed by systemd at the
  moment.

  Another option is to key onto approximately equivalent events which
  are already available.

  This is a master bug to track all users and port them.

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

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


[Touch-packages] [Bug 1382302] Re: Broadcom Corporation BCM4352 bluetooth adapter not finding any bluetooth devices

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

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

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

Title:
  Broadcom Corporation BCM4352 bluetooth adapter not finding any
  bluetooth devices

Status in bluez package in Ubuntu:
  Confirmed

Bug description:
  Broadcom Corporation BCM4352 wi-fi/bluetooth adapter  is unable to
  find/detect Bluetooth devices, and Bluetooth devices can not see the
  Ubuntu PC, even when in pairing mode.

  (Here is a similar bug, but for a different Broadcom device:
  https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1264311)

  MOTHERBOARD INFO

  $ sudo dmidecode -t baseboard
  # dmidecode 2.12
  SMBIOS 2.7 present.

  Handle 0x0002, DMI type 2, 15 bytes
  Base Board Information
   Manufacturer: ASRock
   Product Name: Z87E-ITX
   Version:
   Serial Number: E80-34027900563
   Asset Tag:
   Features:
    Board is a hosting board
    Board is replaceable
   Location In Chassis:
   Chassis Handle: 0x0003
   Type: Motherboard
   Contained Object Handles: 0

  UBUNTU INFO

  $ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04
  Codename: trusty

   $ uname -a
  Linux Computer 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:28:38 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  WI-FI DEVICE INFO

  $ lspci | grep Broadcom
  03:00.0 Network controller: Broadcom Corporation BCM4352 802.11ac Wireless 
Network Adapter (rev 03)

  Note, the BCM4352 802.11ac device is a combination Wi-Fi + Bluetooth
  adapter.

  BLUETOOTH DEVICE INFO

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 003: ID 13d3:3404 IMC Networks
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 1b1c:0c04 Corsair
  Bus 003 Device 003: ID 046d:0826 Logitech, Inc.
  Bus 003 Device 002: ID 09da:024f A4 Tech Co., Ltd RF Receiver and G6-20D 
Wireless Optical Mouse
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  The system log does not show any errors when the btusb module is
  loaded...

  kernel: [36245.996355] usbcore: registered new interface driver btusb
  bluetoothd[833]: Unknown command complete for opcode 19
  bluetoothd[833]: Endpoint registered: sender=:1.1820 path=/MediaEndpoint/HFPAG
  bluetoothd[833]: Endpoint registered: sender=:1.1820 path=/MediaEndpoint/HFPHS
  bluetoothd[833]: Endpoint registered: sender=:1.1820 
path=/MediaEndpoint/A2DPSource
  bluetoothd[833]: Endpoint registered: sender=:1.1820 
path=/MediaEndpoint/A2DPSink
  bluetoothd[833]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/HFPAG
  bluetoothd[833]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/HFPHS
  bluetoothd[833]: Endpoint registered: sender=:1.77 
path=/MediaEndpoint/A2DPSource
  bluetoothd[833]: Endpoint registered: sender=:1.77 
path=/MediaEndpoint/A2DPSink
  bluetoothd[833]: Adapter /org/bluez/833/hci0 has been enabled

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

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


[Touch-packages] [Bug 1363897] Re: kdb5_ldap_util can not create krbContainer

2015-01-10 Thread Gabriel Burkholder
Edit /etc/krb5.conf, and change the section:

[dbdefaults]
ldap_kerberos_container_dn = dc=example,dc=com

to

[dbdefaults]
ldap_kerberos_container_dn = cn=krbContainer,dc=example,dc=com


This issue appears to have been introduced in kdb5_ldap_util 1.12:
http://mailman.mit.edu/pipermail/kerberos/2014-March/019575.html

Basically, you have to start ldap_kerberos_container_dn with a 'cn'.

Unfortunately, I believe the official Ubuntu LTS documentation is to blame here.
Anyone following those directions is going to run into this issue:
https://help.ubuntu.com/14.04/serverguide/kerberos-ldap.html#kerberos-ldap-primary-kdc

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

Title:
  kdb5_ldap_util  can not create krbContainer

Status in krb5 package in Ubuntu:
  Confirmed

Bug description:
  Following instructions on
  https://help.ubuntu.com/10.04/serverguide/kerberos-ldap.html
  creating the initial database with kdb5_ldap_util 
  (sudo kdb5_ldap_util -D cn=admin,dc=app,dc=tsn create -subtrees 
dc=app,dc=tsn -r APP.TSN -s -H ldap:///ldap01.app.tsn)
  fails with error message:
  kdb5_ldap_util: Kerberos Container create FAILED: Object class violation 
while creating realm 'APP.TSN'

  after reading these mails
  http://comments.gmane.org/gmane.comp.encryption.kerberos.general/18509
  setting up loglevel for slapd in syslog, following error message can be found:
  --
  Sep  1 09:52:19 ldap01 slapd[1165]: == hdb_add: dc=app,dc=tsn
  Sep  1 09:52:19 ldap01 slapd[1165]: oc_check_required entry (dc=app,dc=tsn), 
objectClass krbContainer
  Sep  1 09:52:19 ldap01 slapd[1165]: oc_check_allowed type objectClass
  Sep  1 09:52:19 ldap01 slapd[1165]: oc_check_allowed type cn
  Sep  1 09:52:19 ldap01 slapd[1165]: oc_check_allowed type 
structuralObjectClass
  Sep  1 09:52:19 ldap01 slapd[1165]: oc_check_allowed type dc
  Sep  1 09:52:19 ldap01 slapd[1165]: Entry (dc=app,dc=tsn), attribute 'dc' not 
allowed
  Sep  1 09:52:19 ldap01 slapd[1165]: hdb_add: entry failed schema check: 
attribute 'dc' not allowed (65)
  ---

  System: 
  Ubuntu 14.04 LTS
  slapd  2.4.31-1+nmu amd64
  krb5-config2.3
  krb5-kdc   1.12+dfsg-2u amd64
  krb5-kdc-ldap  1.12+dfsg-2u amd64
  krb5-locales   1.12+dfsg-2u 
  krb5-user  1.12+dfsg-2u amd64

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

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


[Touch-packages] [Bug 1363897] Re: kdb5_ldap_util can not create krbContainer

2015-01-10 Thread Gabriel Burkholder
I've submitted a documentation bug report here:
https://bugs.launchpad.net/serverguide/+bug/1409392

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

Title:
  kdb5_ldap_util  can not create krbContainer

Status in krb5 package in Ubuntu:
  Confirmed

Bug description:
  Following instructions on
  https://help.ubuntu.com/10.04/serverguide/kerberos-ldap.html
  creating the initial database with kdb5_ldap_util 
  (sudo kdb5_ldap_util -D cn=admin,dc=app,dc=tsn create -subtrees 
dc=app,dc=tsn -r APP.TSN -s -H ldap:///ldap01.app.tsn)
  fails with error message:
  kdb5_ldap_util: Kerberos Container create FAILED: Object class violation 
while creating realm 'APP.TSN'

  after reading these mails
  http://comments.gmane.org/gmane.comp.encryption.kerberos.general/18509
  setting up loglevel for slapd in syslog, following error message can be found:
  --
  Sep  1 09:52:19 ldap01 slapd[1165]: == hdb_add: dc=app,dc=tsn
  Sep  1 09:52:19 ldap01 slapd[1165]: oc_check_required entry (dc=app,dc=tsn), 
objectClass krbContainer
  Sep  1 09:52:19 ldap01 slapd[1165]: oc_check_allowed type objectClass
  Sep  1 09:52:19 ldap01 slapd[1165]: oc_check_allowed type cn
  Sep  1 09:52:19 ldap01 slapd[1165]: oc_check_allowed type 
structuralObjectClass
  Sep  1 09:52:19 ldap01 slapd[1165]: oc_check_allowed type dc
  Sep  1 09:52:19 ldap01 slapd[1165]: Entry (dc=app,dc=tsn), attribute 'dc' not 
allowed
  Sep  1 09:52:19 ldap01 slapd[1165]: hdb_add: entry failed schema check: 
attribute 'dc' not allowed (65)
  ---

  System: 
  Ubuntu 14.04 LTS
  slapd  2.4.31-1+nmu amd64
  krb5-config2.3
  krb5-kdc   1.12+dfsg-2u amd64
  krb5-kdc-ldap  1.12+dfsg-2u amd64
  krb5-locales   1.12+dfsg-2u 
  krb5-user  1.12+dfsg-2u amd64

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

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


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

2015-01-10 Thread Michi Henning
The title component is mandatory, so this really is no surprise.

One suggestion would be to map the title component to a field that is
empty or contains a blank. That might do what you want?

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

Title:
  attributes dont show without title

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

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

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

  So with this catrenderer, attributes do NOT display:

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

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

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

  
  See images.

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

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


[Touch-packages] [Bug 1409363] [NEW] Favoritenleiste Unity

2015-01-10 Thread Oliver Sell
Public bug reported:

Die Favoritenleiste unter Unity wird nicht angezeigt.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: xorg 1:7.7+7ubuntu2
ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
Uname: Linux 3.16.0-28-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.7-0ubuntu8
Architecture: i386
BootLog:
 * Setting sensors limits    
[ OK ]
  * Setting up X socket directories...    
[ OK ]
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Sun Jan 11 00:35:15 2015
DistUpgraded: 2014-11-22 21:09:17,475 DEBUG enabling apt cron job
DistroCodename: utopic
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 4.3.18, 3.13.0-39-generic, i686: installed
 virtualbox, 4.3.18, 3.16.0-24-generic, i686: installed
 virtualbox, 4.3.18, 3.16.0-25-generic, i686: installed
 virtualbox, 4.3.18, 3.16.0-28-generic, i686: installed
ExtraDebuggingInterest: I just need to know a workaround
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] RV730 PRO [Radeon HD 4650] [1002:9498] 
(prog-if 00 [VGA controller])
   Subsystem: PC Partner Limited / Sapphire Technology Device [174b:e109]
InstallationDate: Installed on 2014-10-01 (101 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
MachineType: Acer Aspire X3812
ProcEnviron:
 LANGUAGE=de_DE
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic 
root=UUID=39e4e4b0-67b2-4d20-94df-d78cd32c6c97 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to utopic on 2014-11-22 (49 days ago)
dmi.bios.date: 08/16/2009
dmi.bios.vendor: AMI
dmi.bios.version: P01-A0
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: WG43M
dmi.board.vendor: Acer
dmi.chassis.type: 3
dmi.chassis.vendor: Acer
dmi.modalias: 
dmi:bvnAMI:bvrP01-A0:bd08/16/2009:svnAcer:pnAspireX3812:pvr:rvnAcer:rnWG43M:rvr:cvnAcer:ct3:cvr:
dmi.product.name: Aspire X3812
dmi.sys.vendor: Acer
version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
version.libdrm2: libdrm2 2.4.56-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu2
xserver.bootTime: Sun Jan 11 00:29:59 2015
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputLogitech USB Receiver KEYBOARD, id 8
 inputLogitech USB Receiver KEYBOARD, id 9
 inputUVC Camera (046d:08c5) KEYBOARD, id 10
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.16.0-1ubuntu1.2
xserver.video_driver: radeon

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


** Tags: apport-bug i386 ubuntu utopic

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

Title:
  Favoritenleiste Unity

Status in xorg package in Ubuntu:
  New

Bug description:
  Die Favoritenleiste unter Unity wird nicht angezeigt.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: i386
  BootLog:
   * Setting sensors limits    
[ OK ]
* Setting up X socket directories...    
[ OK ]
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Jan 11 00:35:15 2015
  DistUpgraded: 2014-11-22 21:09:17,475 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 4.3.18, 3.13.0-39-generic, i686: installed
   virtualbox, 4.3.18, 3.16.0-24-generic, i686: installed
   virtualbox, 4.3.18, 3.16.0-25-generic, i686: installed
   virtualbox, 4.3.18, 3.16.0-28-generic, i686: installed
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV730 PRO [Radeon HD 4650] 
[1002:9498] (prog-if 00 [VGA controller])
 Subsystem: PC Partner Limited / Sapphire Technology Device [174b:e109]
  InstallationDate: Installed on 2014-10-01 (101 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  MachineType: Acer Aspire X3812
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, 

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

2015-01-10 Thread Raymond
17.936573] snd_hda_intel :00:1b.0: irq 18 for MSI/MSI-X

--

[   18.948045] snd_hda_intel :00:1b.0: Codec #0 probe error; disabling it...
--

[   19.956047] snd_hda_intel :00:1b.0: Codec #1 probe error;
disabling it...

[   24.996042] snd_hda_intel :00:1b.0: no AFG or MFG node found
--

[   30.020043] snd_hda_intel :00:1b.0: no AFG or MFG node found
[   30.020059] snd_hda_intel :00:1b.0: no codecs initialized


https://bugzilla.kernel.org/enter_bug.cgi?product=Drivers

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

Title:
  PCI/internal sound card not detected

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  No Sound in Toshiba Satellite A105 after installing Ubuntu 14.10

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic i686
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: i386
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Unity
  Date: Sun Jan 11 06:50:05 2015
  InstallationDate: Installed on 2015-01-10 (0 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: 03/09/2007
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: Version 2.00
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Version A0
  dmi.chassis.asset.tag: 00
  dmi.chassis.type: 8
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: Version 1.0
  dmi.modalias: 
dmi:bvnTOSHIBA:bvrVersion2.00:bd03/09/2007:svnTOSHIBA:pnSatelliteA105:pvrPSAA0U-018002:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct8:cvrVersion1.0:
  dmi.product.name: Satellite A105
  dmi.product.version: PSAA0U-018002
  dmi.sys.vendor: TOSHIBA

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

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


[Touch-packages] [Bug 1406687] Re: Missing icon for mouse battery power

2015-01-10 Thread Martin Wimpress
** Also affects: indicator-power (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: ubuntu-mate

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

Title:
  Missing icon for mouse battery power

Status in indicator-power package in Ubuntu:
  New

Bug description:
  I am using Ubuntu MATE 14.04.

   have a Logitech wireless mouse. The battery icon for the mouse is
  missing in the panel. It shows up as a white rectangle with a red
  circle.

  I have attached screenshots.

  Admittedly, this might not be a MATE buA as this bug report shows:

  https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1144504

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

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


[Touch-packages] [Bug 1409356] Re: drop usage of :sys:started/stopped/starting/stopping events

2015-01-10 Thread Dimitri John Ledkov
** Also affects: location-service (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  drop usage of :sys:started/stopped/starting/stopping events

Status in location-service package in Ubuntu:
  New
Status in nuntium package in Ubuntu:
  New

Bug description:
  When system upstart goes away, :sys:started/stopped/starting/stopping
  events will go away.

  One option is to introduce a user session event bridge which will
  relay similar events from systemd. I have a working prototype for
  that, however incomplete information is exposed by systemd at the
  moment.

  Another option is to key onto approximately equivalent events which
  are already available.

  This is a master bug to track all users and port them.

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

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


[Touch-packages] [Bug 1252121] Re: missing PrepareForSleep signal after resuming, causing networking to stay disabled

2015-01-10 Thread Denis Prost
Same feeling, I'm disappointed no one seems to take care of that basic
bug that keeps me from using Ubuntu as my daily distro.

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

Title:
  missing PrepareForSleep signal after resuming, causing networking to
  stay disabled

Status in NetworkManager:
  New
Status in wicd:
  New
Status in systemd-shim package in Ubuntu:
  Confirmed
Status in systemd-shim source package in Saucy:
  Won't Fix
Status in systemd-shim source package in Trusty:
  Confirmed

Bug description:
  As per request from bug #1184262, this is a new report, along with
  dbus (to be attached)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: systemd-services 204-0ubuntu19
  Uname: Linux 3.12.0-custom x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Sun Nov 17 20:24:41 2013
  MarkForUpload: True
  SourcePackage: systemd
  UpgradeStatus: Upgraded to saucy on 2013-10-17 (31 days ago)

  SRU INFORMATION:
  FIX: https://github.com/desrt/systemd-shim/commit/9e1ebe3ab (in trusty 
already)

  Regression potential: Low. Flushing the session bus was introduced in
  version 4 and is obviously bogus as in a system D-BUS service there is
  no session bus. This causes lots of confusing error messages and
  unnecessary overhead like trying to start dbus-launch. Flushing the
  system bus is low-risk, in most cases it's a no-op and it would
  otherwise prevent losing signals after waking up. No known
  regressions.

  TEST CASE: Run several suspend/resume cycles with the lid, session
  indicator menu, and verify that the network comes back up. It is known
  that this fix is necessary but not sufficient, so it is not expected
  to fix all cases. But it should not make things worse, so if network
  now does not come up any more on a machine where it previously worked
  this would count as failure/regression.

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

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


[Touch-packages] [Bug 1408605] Re: last -t does not work as what man page said

2015-01-10 Thread elgs
It seems this bug has become inactive now. Am I missing anything in
order to push this this bug to be fixed?

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

Title:
  last -t does not work as what man page said

Status in sysvinit package in Ubuntu:
  New

Bug description:
  The man page of the last command says as follows:

  -t MMDDHHMMSS
Display  the  state of logins as of the specified time.  This 
is useful, e.g., to determine easily who was logged
in at a particular time -- specify that time with -t and look 
for still logged in”.

  However, Wen I ran the command with -t, I got the following output:
  # last -F -t 2015010700 | grep pts
  root pts/2jp001.solidtunne Tue Jan  6 18:39:05 2015 - Tue Jan  6 
18:40:34 2015  (00:01)
  root pts/2jp001.solidtunne Tue Jan  6 18:37:24 2015 - Tue Jan  6 
18:37:41 2015  (00:00)
  root pts/2jp001.solidtunne Tue Jan  6 16:42:33 2015 - Tue Jan  6 
16:43:49 2015  (00:01)
  root pts/2jp001.solidtunne Tue Jan  6 13:03:26 2015 - Tue Jan  6 
13:07:02 2015  (00:03)
  root pts/2jp001.solidtunne Tue Jan  6 09:03:24 2015 - Tue Jan  6 
09:03:54 2015  (00:00)
  root pts/2jp001.solidtunne Tue Jan  6 04:53:54 2015 - Tue Jan  6 
04:54:07 2015  (00:00)
  root pts/042.243.9.2   Mon Jan  5 03:06:48 2015 - Mon Jan  5 
03:07:10 2015  (00:00)
  root pts/242.243.9.2   Sun Jan  4 14:08:02 2015 - Sun Jan  4 
14:09:02 2015  (00:01)
  root pts/142.243.9.2   Sun Jan  4 12:09:56 2015 - Sun Jan  4 
12:10:05 2015  (00:00)
  root pts/042.243.9.2   Sun Jan  4 03:24:57 2015 - Sun Jan  4 
03:25:10 2015  (00:00)
  root pts/242.243.96.183Sat Jan  3 14:47:38 2015 - Sat Jan  3 
14:47:54 2015  (00:00)
  root pts/4sf003.solidtunne Fri Jan  2 15:23:12 2015 - Fri Jan  2 
15:23:51 2015  (00:00)
  root pts/0hk000.solidtunne Thu Jan  1 16:40:55 2015 - Thu Jan  1 
16:41:21 2015  (00:00)
  root pts/2hk000.solidtunne Thu Jan  1 15:41:52 2015 - Thu Jan  1 
15:42:02 2015  (00:00)
  root pts/4hk000.solidtunne Thu Jan  1 11:24:56 2015 - Thu Jan  1 
13:40:40 2015  (02:15)
  root pts/4hk000.solidtunne Thu Jan  1 11:24:34 2015 - Thu Jan  1 
11:24:48 2015  (00:00)
  root pts/0hk000.solidtunne Thu Jan  1 08:31:13 2015 - Thu Jan  1 
08:31:25 2015  (00:00)

  The current date is as follows:
  # date
  Thu Jan  8 08:12:32 UTC 2015

  And Ubuntu version:
  # lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04
  Codename: trusty

  Kernel:
  # uname -a
  Linux install 3.13.0-40-generic #69-Ubuntu SMP Thu Nov 13 17:53:56 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  So, it seems the -t actually returns the state of logins up till the
  specified time, as opposed to as of the specified time as written in
  the man page, or am I missing something?

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

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


[Touch-packages] [Bug 1408766] Re: GUI way of managing guest account

2015-01-10 Thread Robert Ancell
** Also affects: unity-control-center (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: unity-control-center (Ubuntu)
   Status: New = Triaged

** Changed in: unity-control-center (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  GUI way of managing guest account

Status in lightdm package in Ubuntu:
  Triaged
Status in unity-control-center package in Ubuntu:
  Triaged

Bug description:
  It would be really good if there was a GUI interface (probably in
  User Accounts settings) with the option to disable the guest
  account. So that instead of having to run a command in Terminal (or
  create a new config file) such as this one: sudo sh -c 'printf
  [SeatDefaults]\nallow-guest=false\n
  /usr/share/lightdm/lightdm.conf.d/50-no-guest.conf'

  And then having to delete the /usr/share/lightdm/lightdm.conf.d/50-no-
  guest.conf file to get the guest account back, it would be really good
  if there could be an option to do this somewhere in the user interface
  so that you don't have to do it manually.

  
  My OS information:

  Description:  Ubuntu 14.10
  Release:  14.10

  
  Xorg package version information:

  xorg:
Installed: 1:7.7+7ubuntu2
Candidate: 1:7.7+7ubuntu2
Version table:
   *** 1:7.7+7ubuntu2 0
  500 http://gb.archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages
  100 /var/lib/dpkg/status

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

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